Chinaunix首页 | 论坛 | 博客
  • 博客访问: 336783
  • 博文数量: 135
  • 博客积分: 4637
  • 博客等级: 上校
  • 技术积分: 1410
  • 用 户 组: 普通用户
  • 注册时间: 2008-02-21 13:22
文章分类

全部博文(135)

文章存档

2013年(12)

2012年(14)

2011年(42)

2010年(22)

2009年(18)

2008年(27)

分类: LINUX

2011-09-05 16:05:45

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
阅读(718) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~