serial port issue

Milosch Meriac meriac at bitmanufaktur.de
Sat Jul 14 08:32:45 UTC 2007


Dear Jorid,

Jorid wrote:
> have a problem . My box recognizes the usb device lsusb Bus 001
> Device 006: ID 03eb:6124 Atmel Corp.
> 
> but when i typeoptions usbserial vendor=0x03EB product=0x6124
> 
> dmesg | grep ttyUSB
> 
> nothing comes out. any idea??

Have you added "options usbserial vendor=0x03EB product=0x6124" to your
modprobe.conf(.local) ? according to
http://wiki.openpcd.org/index.php/Firmware ?

Also make sure that the module subserial is actually loaded:

# modprobe usbserial

a quick way to check:
# rmmod usbserial
# modprobe usbserial vendor=0x03EB product=0x6124

Warmest regards,

Milosch Meriac
-- 
Bitmanufaktur :: Schwedter Strasse 23 :: 10119 Berlin
Fon +49 (0)30 4172 5006 :: Fax +49 (0)30 4172 5054
meriac at bitmanufaktur.de :: http://bitmanufaktur.de



More information about the openpcd-devel mailing list