daniele barbini wrote: > Hi Andrew, > Yes I did. > I loaded the firmware in this way: > install -d /lib/hotplug/firmware && > install -m 400 speedtch-*.bin /lib/hotplug/firmware > and I followed the rest of instruction. > But when I re-boot the machine the > right LED on the modem doesn't flash > but It's always fixed to green color.
Right, so the firmware didn't load. But why? The section from your syslog that you sent in your first message looks confusing to me. The kernel finds the firmware but also says the speedtch module didn't load. How can that be? The mention of usb.agent makes me wonder. Have you tried to get the speedtouch working some other way which didn't work and that is now preventing the speedtch module loading? Can you check to see if the speedtch module is loaded lsmod | grep speedtch If not, can you (as root) modprobe the speedtch module? modprobe speedtch Andy Liste de diffusion modem ALCATEL SpeedTouch USB Pour se d�sinscrire : mailto:[EMAIL PROTECTED]
