> The speedtouch driver is a add-on driver, right? 
Yes, the module is custom made to work with the
hotplug scripts and kernel code, a user-end deamon
which maintains the module (also made by Alcatel), and
the modem itself.

> Did you compile it against the current kernel?
Yes.

> You probably need to
> tweak the Makefile to
> pick up the fact that your current kernel has module
> versioning enabled,
> and the module you build doesn't.


> Have you asked the author of this driver?
The author of the driver has just replied to my email,
suggesting that my problem is one which transcends the
module itself and is a USB problem; because the modem
does not want to accept the addresses it is being
given, the module which the author has made does not
even load yet (according to him). Thankfully, he said
that the depmod unresolved symbols should not be
worried about. Thus, it is only the problem with the
modem being recognised (and wanting to be recognised)
which is to be solved.

This places me into an even more awkward position than
before. Just to recap, these are the responses I
receive in my syslog when I use the init.d/hotplug
script:

Jul  4 22:28:42 rug /sbin/hotplug: arguments (usb) env
(PWD=/etc/hotplug HOSTNAME=rug
DEVICE=/proc/bus/usb/001/007 ACTION=add DEBUG=kernel
MACHTYPE=i386-redhat-linux-gnu OLDPWD=/
DEVFS=/proc/bus/usb TYPE=9/0/0 SHLVL=1 SHELL=/bin/bash
HOSTTYPE=i386 OSTYPE=linux-gnu HOME=/ TERM=dumb
PATH=/bin:/sbin:/usr/sbin:/usr/bin PRODUCT=0/0/0
_=/usr/bin/env)
Jul  4 22:28:42 rug /sbin/hotplug: invoke
/etc/hotplug/usb.agent
Jul  4 22:28:43 rug /etc/hotplug/usb.agent: ... no
drivers for USB product 0/0/0
Jul  4 22:28:45 rug kernel: usb_control/bulk_msg:
timeout
Jul  4 22:28:45 rug kernel: usb-ohci.c: unlink URB
timeout
Jul  4 22:28:45 rug kernel: usb.c: USB device not
accepting new address=8 (error=-110)
Jul  4 22:28:45 rug kernel: hub.c: USB new device
connect on bus1/1, assigned device number 9
Jul  4 22:28:48 rug kernel: usb_control/bulk_msg:
timeout
Jul  4 22:28:48 rug kernel: usb-ohci.c: unlink URB
timeout
Jul  4 22:28:48 rug kernel: usb.c: USB device not
accepting new address=9 (error=-110)


____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to