ubuntu编译usbip kernel mod安装包

来源:互联网 发布:网络打工一天一见钱 编辑:程序博客网 时间:2024/05/21 12:18
1. sudo install module-assistant
2. sudo apt-get install usbip-source
3. sudo m-a a-i usbip
This will not only build the kernel module .deb package, but also automatically install it.
Now that the module is installed, we can load it into our kernel as follows:
modprobe usbip
We can use modinfo to see usbip module information:
modinfo usbip
阅读(170) | 评论(0) | 转发(0) |
0

上一篇:Makefile.am的patch reject问题

下一篇:configure.ac checks: GOBJECT_INTROSPECTION_CHECK

相关热门文章
  • linux 常见服务端口
  • 【ROOTFS搭建】busybox的httpd...
  • 什么是shell
  • linux socket的bug??
  • linux的线程是否受到了保护?...
  • 关于enqueue 的dump 文件帮看...
  • tar --newer 05/12/2013 这个...
  • 请教nginx代理tomcat作为子目...
  • LDAP安装 bus error是什么问...
  • select语句不修改sql,如何优...
给主人留下些什么吧!~~