Hi On Sat, Mar 28, 2009 at 1:09 PM, Ramnarayan.K <[email protected]> wrote: > > edited RC Local with the lines' > sudo -S modprobe usbserial vendor=0x0451 product=0x3401 </home/ram/foo/foo.txt > sudo mknod /dev/ttyUSB0 c 188 0 > sudo mknod /dev/ttyUSB1 c 188 1
in the /etc/rc.local there are two lines on top #!/bin/sh -e # rc.local does the first line need to be un#ed , tried editing the hash out but nothing happedn /dev/ttyUSB did not get created on start up Second the path to the pwd file </home is there a space between < and the path name. Last dmesg gives me the following error usb 1-2: ti_download_firmware - firmware not found ti_usb_3041_5052: probe of 1:2:1.0 failed with error 5 *** So what next. thanks ram -- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
