Georges & AM wrote:
> Hi,
>
> I tried to install the Linux Kernel SpeedTouch driver for Ubuntu Hoary
> Hedgehog.
> I've got a revision 2 modem (the purple one).
> I followed the instructions from the document The Linux Kernel SpeedTouch
> driver for Ubuntu Hoary Hedgehog, but I cannot get online.
> First: I am a newby as far as linux is concerned, but I do know how to copy
> and paste and that is what I did from this doc....
> 1. The doc. says: "use the firmware-extractor to split it into two parts,
> speedtch-1.bin and speedtch-2.bin" --> Question: do I have to rename
> KQD6_3.012 and ZZL_3.012 to those names after extraction or what?
No. The firmware-extractor binary will create speedtch-1.bin and speedtch-2.bin
for you. If you've unzipped the KQD6_3.012 you should use the
firmware-extractor to split it with the command
./firmware-extractor KQD6_3.012
> 2. Under lemma SECRETS it says: to create a textfile with the following line
> (adjusted of course according to the registered username/password with my
> ISP):
> '[EMAIL PROTECTED]' * 'password'. ---> Question: do I have to use the quotes
> or
> do I have to leave them out. ---> Question: Do I have to use a space before
> and after the asterisk (*).
Yes, the quotes are essential. So are the spaces.
> 3. After creating the bootscript (textfile called dial) I run the following
> three lines.
> sudo install -m 744 dial /etc/init.d &&
> sudo ln -s ../init.d/dial /etc/rc2.d/S95dial &&
> sudo ln -s ppp/resolv.conf /etc/resolv.conf
> The doc. says I should be online now after a reboot, but no way...
If you didn't extract the firmware the modem won't work.
> 4. In the reference table it says for the Netherlands: PPPoA(?),( indeed
> with a question mark), so I followed this line. --->Question: Would it do
> any harm to follow the PPPoE line in the rebound?
That won't solve the problem of extracting the firmware.
>
> General question: in case I did something wrong is there a way to
> 'uninstall' this whole thing and make a fresh start? If yes what is the
> syntax?
If you've not installed the firmware all you've done is create four plain text
files and two symbolic links. If you want, you can delete them with
sudo rm -f /etc/ppp/{chap-secrets,pap-secrets,peers/speedtch}
sudo rm -f /etc/init.d/dial
sudo rm -f /etc/rc2.d/S95dial
sudo rm -f /etc/resolv.conf
Personally I don't think you should delete them. If you think you've made a
mistake somewhere, open the file in a text editor and check you work.
Liste de diffusion modem ALCATEL SpeedTouch USB
Pour se désinscrire : mailto:[EMAIL PROTECTED]