usb errors on modem
HI
Just trying to set up my adsl connection with debian. Having a few problems, installed the gpl driver from sourceforge, set everything up and then go to run the start script and nothing happens this is the output I get:
piles:~/speedtouch-1.3.1# speedtouch-start
Starting ADSL connection...
piles:~/speedtouch-1.3.1#
I go to the messages log and get this output:
piles:~/speedtouch-1.3.1# tail /var/log/messages
Nov 30 11:55:19 localhost usb.agent[20495]: speedtch: already loaded
Nov 30 11:55:19 localhost usb.agent[20485]: speedtch: already loaded
Nov 30 11:55:19 localhost usb.agent[20490]: speedtch: already loaded
Nov 30 11:55:20 localhost usb.agent[20495]: speedtouch: loaded successfully
Nov 30 11:55:20 localhost usb.agent[20485]: speedtouch: loaded successfully
Nov 30 11:55:20 localhost usb.agent[20490]: speedtouch: loaded successfully
Nov 30 11:57:44 localhost modem_run[20777]: modem_run version 1.3.1 started by house uid 0
Nov 30 11:57:46 localhost kernel: usb_control/bulk_msg: timeout
Nov 30 11:57:46 localhost kernel: usbdevfs: USBDEVFS_BULK failed dev 2 ep 0x85 len 512 ret -110
Nov 30 11:58:53 localhost modem_run[20795]: modem_run version 1.3.1 started by house uid 0
piles:~/speedtouch-1.3.1#
This seems like the USB device is failing, but can't figure out why. I know the usb on the system is working because i have a mouse that works on usb and the modem works ok on other systems so the hardware is ok, but does anyone have any ideas why this isn't working.
Using debian 3.1 sarge with 2.4.27-2 kernel on 1.8ghz athlon
|