[linux] USB adsl delen, geeft fouten

Pagina: 1
Acties:

  • 3lmowww
  • Registratie: April 2002
  • Laatst online: 17-06-2022
Okeey, ik heb

- planet adsl,
- alcatel usb modem (verwijt et me alsjeblieft niet, ik weet dat et stom is)
- slackware 8.1 distro
- kernel versie 2.4.18

ik heb deze how-to compleet gevolgd: http://linux-usb.sourceforge.net/SpeedTouch/howto.html...

nu heb ik dus precies deze error:
When I plug in my modem, the LED sequence finishes ok, but I cannot log on.

Check your console or /var/log/messages file to see when ppp says.
If it says something like this:
pppd[1234]: LCP: timeout sending Config-Requests

Go to /proc/net/atm and do:

cat "/proc/net/atm/Alcatel SpeedTouch USB:0"
If this file is not there, the speedtouch module is missing. Repeat step 5.

The output should be something like:
Speed Touch USB:0 (00:90:0d:xx:xx:xx)
AAL0: tx 0 ( 0 err ), rx 0 ( 0 err, 0 drop )
AAL5: tx 0 ( 0 err ), rx 0 ( 0 err, 0 drop )
maar, hoe vaak ik dit (stap 5 dus) herhaal, al 3 keer gedaan, hij blijft die map niet vinden, en de error blijft ie geven:
The Fifth Step:

Building the SpeedTouch Kernel Module

Untar and build the SARLib:
tar zxvf sarlib-0.2.x.tgz
cd sarlib
make


Remark: If the compilation of the following step fails, add a link as follows:
ln -s sarlib-0.2.x sarlib

Untar, build and install the SpeedTouch module:

tar zxvf speedtouch-1.x.tar.gz
cd SpeedTouch
make
make install
Ready!


Remark: Make sure you untar both packages in the same directory, otherwise the speedtouch module does not build.

Remark: If you see errors like:

depmod: *** Unresolved symbols in /lib/modules/2.4.2/kernel/drivers/usb/speedtch.o
You can ignore them, the module will work.
Remark: If you are using speedtouch-1.0.tar.gz, you can edit speedtouch.c before building and installing it and remove the following line:

#define DEBUG_PACKET 1

This will cause the module to use a LOT less CPU resources.
en in deze stap doe ik waarschijnlijk iets fout... ik denk zelf in het bold deel...

Allebei de mappen staan in dezelfde dir...

Enneh, ik ben ECHT een n00b op linux gebied, ik ben al zeer blij dat ik tot zover gekomen ben (eigenlijk heeft Decrypt alles gedaan...)

Electronics development


Verwijderd

mja... wat dat /proc/net/atm gebeuren nou is is mij een raadsel... iemand die ons hier uitsluitsel over kan geven ?

zou die speedtouch driver dat moeten bakken?