On Wed, May 11, 2005 at 08:46:07AM +0100, Andrew Benton wrote:
> F J Brooks wrote:
> > On Tue 10/05/2005 08:22, Andrew Benton wrote:
> > [EMAIL PROTECTED]:~$ # sudo cp[ speedtch* /lib/hotplug/firmware
> >
> > I then followed through the rest of the TLK procedure: Secrets, PPP Over
> > ATM, Make a Bootscript.
> >
> > Then rebooted ('...and you should be online.')
> >
> > Unfortunately not! Konqueror gives me 'error' message when I try to access
> > www.bbc.co.uk.
> >
>
> Is that [ a typo? Could you check that the speedtch-1.bin and speedtch-2.bin
> files
> did get copied into /lib/hotplug/firmware? Did the firmware load into the
> modem when
> you rebooted? The right led flashes about ten times while the firmware loads
> and the
> kernel prints some reassuring messages in the system logs
> ADSL line is synchronising
> ADSL line is up (576 Kib/s down | 288 Kib/s up)
> That sort of thing. Did things get as far as ppp call speedtch? Did pppd
> print
> anything in the system logs?
>
When my kernel boots and the firmware files are trying to load I get the
following messages:
May 10 07:31:44 trojanfoe kernel: usbcore: registered new driver speedtch
May 10 07:31:44 trojanfoe kernel: usb 4-2: found stage 1 firmware
speedtch-1.bin.4.00
May 10 07:31:44 trojanfoe kernel: usb 4-2: found stage 2 firmware
speedtch-2.bin.4.00
May 10 07:31:44 trojanfoe kernel: ADSL line is synchronising
May 10 07:31:44 trojanfoe kernel: ADSL line is up (1152 Kib/s down | 288 Kib/s
up)
However it doesn't tell you what files it's looking for in the first place, so
this can be difficult to get working.
Fred, I have checked the speedtch.c file that comes with my kernel (2.6.11.8)
and the following line clearly shows that the firmware version has to be part
of the name:
sprintf(buf, "speedtch-%d.bin.%x.%02x", phase, major_revision, minor_revision);
Therefore it doesn't matter which flavour of Linux you are running, merely
which kernel you are running.
To fix this, without going through the obviously arduous zip process, simply
link the existing files you have with files named the revision number:
$ su -
(root password)
# cd /etc/hotplug/firmware
# ln speedtch-1.bin speedtch-1.bin.4.00
# ln speedtch-2.bin speedtch-2.bin.4.00
and reboot and rejoice (hopefully).
Cheers,
Andy.
Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se d�sinscrire : mailto:[EMAIL PROTECTED]