Thanks for both Duncan and Gowdy, I will answer the queries of both :
1- Used Kernel [EMAIL PROTECTED] root]# uname -a Linux RHCE-Ali 2.4.20-18.9 #1 Thu May 29 07:08:16 EDT 2003 i686 i686 i386 GNU/Linux [EMAIL PROTECTED] root]# uname -r 2.4.20-18.9 2- Did you install the kernel module? Do Find /lib/modules/`uname -r` -name speedtch.o to see if the module exists. [EMAIL PROTECTED] root]# find /lib/modules/ 'uname -r' -name speedtch.o /lib/modules/2.4.20-18.9custom/kernel/drivers/usb/speedtch.o find: uname -r: No such file or directory I didn't your question about the kernel module ? would you please clarify ? I am not sure if I have it or no , but it looks that it is there in above result, if not how can I get it installed, noting that I used the latest driver from lacatel which is speedtouch-1.6.tar.gz ? 3- Do you have /proc/bus/usb mounted? Yes [EMAIL PROTECTED] root]# mount /dev/hda3 on / type ext3 (rw) none on /proc type proc (rw) usbdevfs on /proc/bus/usb type usbdevfs (rw) /dev/hda2 on /boot type ext3 (rw) none on /dev/pts type devpts (rw,gid=5,mode=620) none on /dev/shm type tmpfs (rw) 4- What's in that directory? [EMAIL PROTECTED] usb]# pwd /proc/bus/usb [EMAIL PROTECTED] usb]# ls -l total 0 dr-xr-xr-x 1 root root 0 Jun 17 15:42 001 dr-xr-xr-x 1 root root 0 Jun 17 15:42 002 dr-xr-xr-x 1 root root 0 Jun 17 15:42 003 -r--r--r-- 1 root root 0 Jun 17 15:42 devices -r--r--r-- 1 root root 0 Jun 17 15:42 drivers Thank you both Duncan and Gowdy and appreciate your patience. Regards, Ali Almutawa -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Duncan Sands Sent: Tuesday, June 17, 2003 9:24 AM To: Ali Almutawa; [EMAIL PROTECTED] Subject: Re: [Linux-usb-users] Alcatel Speedtouch USB ADSL | Dieing to get it running Hi Ali, which kernel are you using? > RHCE-Ali Speedmgmt[9711]: Modem initialised at 384 kbit/s downstream and > 64 kbit/s upstream Looks like it finished by working. > ======================================================= > lsmod > > usb-ohci 21704 0 (unused) > <<<no speedtch.o was found >>> > > ======================================================= Did you install the kernel module? Do find /lib/modules/`uname -r` -name speedtch.o to see if the module exists. > Jun 16 22:05:19 RHCE-Ali pppd[11254]: connect(8.35): No such device > Jun 16 22:05:19 RHCE-Ali pppd[11254]: Exit. This message comes from having no speedtch.o. Duncan. ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users ------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
