Hi all I'm trying to configure the Speed Touch USB (Green colour) ADSL modem to a Linux box.
I followed the procedure as per http://linux-usb.sourceforge.net/SpeedTouch/LFS/index.html. When I connect, my log shows: udev[12508]: udev_rules_parse.c: unknown key 'FIRMWARE', in 'ACTION' So I removed the FIRMWARE="*", from the 25-lfs.rules. Then when I reconnect the modem to the USB port, log shows: Aug 17 09:31:21 localhost kernel: usb 5-1: new full speed USB device using uhci_hcd and address 6 Aug 17 09:31:21 localhost kernel: usb 5-1: device descriptor read/64, error -71 Aug 17 09:31:22 localhost kernel: usb 5-1: khubd timed out on ep0in Aug 17 09:31:22 localhost udev[5417]: udev_db.c: unable to read db file '/dev/.udevdb/[EMAIL PROTECTED]@5-1' Aug 17 09:31:22 localhost udev[5421]: udev_db.c: unable to read db file '/dev/.udevdb/[EMAIL PROTECTED]@5-1' Aug 17 09:31:22 localhost kernel: usb 5-1: found stage 1 firmware speedtch-1.bin.0.00 Aug 17 09:31:22 localhost kernel: usb 5-1: found stage 2 firmware speedtch-2.bin.0.00 Aug 17 09:31:26 localhost kernel: usb 5-1: firmware/speedt timed out on ep5in I use Linux kernel 2.6.11.9, udev-067, linux-atm-2.4.1, PPP-2.4.3, mgmt.o file from speedmgmt.tar.gz. cat /proc/bus/usb/devices | grep -B 1 ALCATEL P: Vendor=06b9 ProdID=4061 Rev= 0.00 S: Manufacturer=ALCATEL My ISP use PPPoA. When I try to run pppd, it displays on the terminal: # /usr/sbin/pppd call speedtch Plugin pppoatm.so loaded. PPPoATM plugin_init PPPoATM setdevname_pppoatm - SUCCESS:8.35 FATAL: Module pppoatm not found. connect(8.35): Resource temporarily unavailable # Please note the pppoatm, is compiled to the kernel. I used VPI/VCI 8.35. Is above SUCCESS:8.35 means my VPI/VCI correct? Is the following udev rule mentioned in the procedure correct? ACTION="add", SUBSYSTEM="firmware", FIRMWARE="*", PROGRAM="/sbin/firmware_helper %k" What have I missed? Any help in this regards is very much appreciated. Many thanks in advance. Kind Regards Sagara ____________________________________________________ Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs Liste de diffusion modem ALCATEL SpeedTouch USB Pour se désinscrire : mailto:[EMAIL PROTECTED]
