I have installed FC5 on a Dell laptop. I want to use the SpeedTouch 121g Wireless USB Adapter to connect to the SpeedTouch 716 modem/router/WAP.
I followed the instructions listed in www.linux-usb.org/SpeedTouch/fedora for revision 4, and I am getting the following error message: Nov 11 11:46:44 Laptop1 pppd[3220]: Plugin pppoatm.so loaded. Nov 11 11:46:44 Laptop1 pppd[3220]: PPPoATM plugin_init Nov 11 11:46:44 Laptop1 pppd[3220]: PPPoATM setdevname_pppoatm - SUCCESS:8.48 Nov 11 11:46:44 Laptop1 pppd[3220]: pppd 2.4.3 started by root, uid 0 Nov 11 11:46:44 Laptop1 pppd[3220]: connect(8.48): No such device Nov 11 11:46:44 Laptop1 pppd[3220]: Exit. Any suggestions you may have to get this working are much appreciated. Below you will find set-up information I have managed to scrape together. The firmware has been installed in /lib/firmware: -rw------- 1 root root 935 Nov 11 11:29 speedtch-1.bin -rw------- 1 root root 775545 Nov 11 11:29 speedtch-2.bin I am running udev version 084 and firmware_helper is installed in /sbin. The following rule has been added to /etc/udev/rules.d/50-udev.rules: ACTION=="add", SUBSYSTEM=="firmware", RUN+="/sbin/firmware_helper" The USB dongle is recognized (/proc/bus/usb/devices): T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=12 MxCh= 0 D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 P: Vendor=06b9 ProdID=0121 Rev= 1.00 S: Manufacturer=BT S: Product=SpeedTouch 121g Wireless USB Adapter S: SerialNumber=06B9-0121 C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=500mA I: If#= 0 Alt= 0 #EPs= 5 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none) E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=01(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms E: Ad=83(I) Atr=03(Int.) MxPS= 64 Ivl=1ms Sysfs is loaded: /sys/bus/usb/drivers/usb/1-1/version --> 2.00 The relevant part of lsmod output: Module Size Used by pppoatm 5825 0 atm 37877 1 pppoatm pppoe 13825 0 pppox 3657 1 pppoe ppp_synctty 10433 0 ppp_async 11841 0 crc_ccitt 2241 1 ppp_async ppp_generic 28373 5 pppoatm,pppoe,pppox,ppp_synctty,ppp_async slhc 6593 1 ppp_generic ipv6 225569 12 The following drivers are available in /lib/modules/2.6.15-1.2054_FC5/kernel/drivers/usb/atm: -rwxr--r-- 1 root root 15608 Mar 14 2006 cxacru.ko -rwxr--r-- 1 root root 17608 Mar 14 2006 speedtch.ko -rwxr--r-- 1 root root 31428 Mar 14 2006 ueagle-atm.ko -rwxr--r-- 1 root root 23296 Mar 14 2006 usbatm.ko -rwxr--r-- 1 root root 11124 Mar 14 2006 xusbatm.ko The pppd config file /etc/sysconfig/network-scripts/ifcfg-ppp0 contains the following: ONBOOT=no PEERDNS=yes TYPE=xDSL DEVICE=ppp0 BOOTPROTO=dialup PIDFILE=/var/run/pppoa-adsl.pid CONNECT_POLL=6 CONNECT_TIMEOUT=30 SYNCHRONOUS=no DEFROUTE=yes LCP_INTERVAL=10 LCP_FAILURE=2 USER='[EMAIL PROTECTED]' VPI=8 VCI=48 LINUX_PLUGIN=pppoatm.so Both the pap and chap secrets file in /etc/ppp contain: <[EMAIL PROTECTED]> * <mypassword> Liste de diffusion modem ALCATEL SpeedTouch USB Pour se désinscrire : mailto:[EMAIL PROTECTED]
