eBookMan
Shane Hathaway
shane at hathawaymix.org
Mon Jun 5 10:26:14 MDT 2006
Michael Halcrow wrote:
> On Mon, Jun 05, 2006 at 12:07:16AM -0600, Shane Hathaway wrote:
>
>>insmod usbserial vendor=0x09b2 product=0x0001
>
>
> Is there a kernel module with the filename ``usbserial'' in your pwd?
> If not, then see if it's at
> ``/lib/modules/`uname -r`/kernel/drivers/usb/serial/usbserial.ko''
Ah yes, insmod cares about the working directory, doesn't it? Steve,
try this instead:
modprobe usbserial vendor=0x09b2 product=0x0001
Shane
More information about the PLUG
mailing list