> I also have a problem like this, only the other way, I have the Speedtouch
> USB (Revision 000, the green one) connected directly on the motherboard's
> USB hub and a printer and a scanner on a extra USB hub connected to the
> second USB port of the motherboard. Although SuSe found both devices
> (printer/scanner) everytime I try to initialize the modem with modem_run
> (v1.2, kernel 2.4.21) I get the following in the message log:
>
> linux modem_run[1964]: modem_run version 1.2 started by august uid
> linux modem_run[1964]: Found SpeedTouch USB modem
> linux modem_run[1964]: Modem revision: 0000
> linux modem_run[1964]: Best offset      0 with probability 100%
> linux modem_run[1964]: Best offset    983 with probability 100%
> linux modem_run[1964]: Firmware info (CRC:0xd80bf9f7, Size:991, Checked:
> Yes, Alcatel/Thomson Boot block (old))
> linux modem_run[1964]: Best offset      0 with probability 100%
> linux modem_run[1964]: Best offset 677633 with probability 100%
> linux modem_run[1964]: Firmware info (CRC:0x5bca7d16, Size:677641, Checked:
> Yes, 2.0.1 - MacOSX - Win32(2.0.0))
> linux kernel: usb_control/bulk_msg: timeout
> linux kernel: usbdevfs: USBDEVFS_BULK failed dev 2 ep 0x85 len 512 ret -110
> linux modem_run[1964]: BLOCK1 :    991 bytes   uploaded : OK
> linux modem_run[1964]: BLOCK2 :    511 bytes downloaded : OK
> linux modem_run[1964]: BLOCK3 : 677641 bytes   uploaded : OK
> linux modem_run[1964]: BLOCK4 :    511 bytes downloaded : OK
> linux modem_run[1964]: Another program/driver is already accessing the
> modem (interface 1 cannot be claimed)...
>
> Oh, and the alcaudsl.sys never worked for me, modem_run always said that it
> is not a valid firmware.. I used Alcatel's binary files (the two KQD6P.eni
> files). My command looks like this: modem_run -v 1 -a KQD6P1.eni -f
> KQD6P2.eni Don't know if the devices blocking the modem are really the
> printer/scanner, although they shouldn't.
>
> Hope I could help someone who's been having trouble with this.. and hope
> someone can help me!! :)

Sounds like the kernel module has grabbed interface one.  Are you trying to
use the user space driver or the kernel module?  If you want to use the user
space driver (pppoa2, pppoa3) then remove the kernel module:
        rmmod speedtch
        rm /lib/modules/`uname -r`/kernel/drivers/usb/speedtch.o
(though you may want to back it up instead).  If you want to use the kernel
module then you have to add the -k switch to the modem_run command line.

Ciao,

Duncan.

Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]

        

Reply via email to