Hi, the only way I got this working with fdti is to include the module in the kernel (and not as a loadable module)
regards, Niels On 01/15/2010 03:21 PM, Inouk Bourgon wrote: > Hello, What is the output of dmesg in fonera when you plug it? > Is the module loaded correctly? What's the output of lsmod? > > Inouk > > Jordi Soucheiron wrote: > >> Hello, >> I'm new to the list and to the development in the fonera. I've been >> trying to make a cp2101 device in the fonera2.0 without luck so far. >> I've been able to compile and load the cp2101 module in the kernel, >> but once the device is connected, no /dev/ttyUSB0 appears (and it >> should). The device is a telegesis ETRX2 USB stick (it shouldn't >> matter). >> The dmesg output in my pc when I connect the device is: >> [102652.037054] usb 2-1.3: new full speed USB device using uhci_hcd >> and address 3 >> [102652.179477] usb 2-1.3: configuration #1 chosen from 1 choice >> [102652.263658] usbcore: registered new interface driver usbserial >> [102652.263679] USB Serial support registered for generic >> [102652.263720] usbcore: registered new interface driver usbserial_generic >> [102652.263723] usbserial: USB Serial Driver core >> [102652.276395] USB Serial support registered for cp2101 >> [102652.276441] cp2101 2-1.3:1.0: cp2101 converter detected >> [102652.365058] usb 2-1.3: reset full speed USB device using uhci_hcd >> and address 3 >> [102652.493198] usb 2-1.3: cp2101 converter now attached to ttyUSB0 >> [102652.493225] usbcore: registered new interface driver cp2101 >> [102652.493230] cp2101: v0.07:Silicon Labs CP2101/CP2102 RS232 serial >> adaptor driver >> In the fonera I get: >> usbserial: USB Serial support registered for cp2101 >> usbcore: registered new interface driver cp2101 >> cp2101: Silicon Labs CP2101/CP2102 RS232 serial adaptor driver v0.07 >> >> Any idea on how to solve this? >> >> >> > _______________________________________________ > Development mailing list > [email protected] > http://fonosfera.org/mailman/listinfo/development > _______________________________________________ Development mailing list [email protected] http://fonosfera.org/mailman/listinfo/development
