个人工具

UbuntuHelp:BinaryDriverHowto/KeyspanDriver

来自Ubuntu中文

Wikibot讨论 | 贡献2009年5月14日 (四) 15:28的版本

跳转至: 导航, 搜索

How to install the non-free firmware for Keyspan USB <-> serial converters

Ubuntu 7.10

To install the firmware in Ubuntu 7.10 you need to first download the keyspan module. Next you need to copy the keyspan module to /lib/modules/2.6.22-16-generic/kernel/drivers/usb/serial

sudo cp /lib/modules/2.6.22-16-generic/kernel/drivers/usb/serial

then

sudo depmod -a && modprobe keyspan

Ubuntu 8.04 and newer

The module is included in the kernel so the keyspan USB to Serial Adapter should work right out of the box.


Discuss this page.