linux & Microlink ADSL

Statut
N'est pas ouverte pour d'autres réponses.

Synn

Touriste
Voilà j ai un modem ADSL Microlink usb (pas le fun) je sais c une merde de modem mais en attendant c ce que j ai alors je fais avec... bon j aimerais pouvoir avoir acces a internet sous linux et j ai trouve les drivers là
-->http://sourceforge.net/projects/elsausbadsl/

Mais voilà l explication
Code:
This is the initial (and probbly last until someone more knowlegeable than me get
his hands on this) release of the linux driver for the ELSA Microlink USB ADSL modem.

This is entirely based upon the SAGEM FPSxx driver, itself heavily based upon the
ADI refernce drivers, hacked to work with the ELSA.
What I did:

- Extract the EZUSB from the ELSA windows driver and replace the 8051 boot from SAGEM
with this one
- Add code to boot the XILINX microcontroller with the content of the 'FPGA.BIN' file
from the windows drivers.
- replace the '*.bnm' files (DSP) with the ones from the windows driver
- adjust 'adiusbadsl.conf' with ad-hoc params.

Stability
=========
Most instability occurs during modem boot-up. One time out of three, the modem is not
in a useable state after INSMOD. I've got nor the knowledge, nor the courage to start
debugging the stuff.
However, once the modem has booted both the USB and XILINX code, stability is perfect
as far as i'm concerned (with PPPOE). Run 'adictrl' to get the modem in sync, 
run 'adsl-start' and here you go. I've already ran it several days continuously 
without any problems. No guarantee if you disconnect, though :-(

- Christian Browet -
cette explication me laisse dubitatif et je vois vraiment pas ce qu il veut dire au debut "Extract the EZUSB from the ELSA windows driver and replace the 8051 boot from SAGEM" si je traduit literallement c "extraire le (fichier) EZUSB des drivers ELSA Windows et remplacer le (fichier) démarrage 8051 du SAGEM...; mais encore???? pcq y a pas de fichier EZUSB dans les driver windows..enfin je suis déja bloquer la alors pour la suite j ai meme pas regardé..


si qq un à une idée ou le meme modem de merde...
 
H

hoho

ex membre
Euh voilà ce qu'il a écrit:
(la flemme de faire un quote)
"What I did: "
puis il cite les trucs que tu dis donc pour moi ce qu'il dit là c'est les trucs qu'il a fait donc pas besoin de le refaire.
 
1er
OP
S

Synn

Touriste
ouais vu comme ca ...; en fait j etais parti dans l'idee "ce que j ai fait ...." ---> faites pareils looool

bon je re-essayerai demain merci ;)
 
1er
OP
S

Synn

Touriste
bon voila j ai encore essayé.. mais toujours pas d adsl sous linux :-(



en fait, quand je fais le "make" y a 10 000 erreurs de compilation alors j ai pas le tps de commencer a me documenter, donc si qq un a déjà installer ce modem sous linux, il peut me faire signe...
si qq un est une bete en linux, il peut me faire signe aussi :D


MERCI

Code:
Information
-----------
This driver is implemented as a standard Linux ethernet network driver, 
adhering to the requirements of RFC2684 for encapsulation of ethernet packets
over ATM. Therefore, configuration of the driver with regards to the Linux
network stack is handled using the existing network driver configuration method.

Requirements and restrictions
-----------------------------
This driver has been verified with RedHat 7.2 et Mandrake 8.2
It requires the usb and hotplug components.
This driver only supports one physical USB ADSL modem attached to the computer.

Building the driver
-------------------
Because this is a kernel module, you must have the kernel source code installed.
The Makefile requires that the kernel source be located in /usr/src/linux.
If you have installed the kernel source in another directory, you can create a
symbolic link from /usr/src/linux to the real kernel source location. 
For example, if your source is in /usr/src/linux-2.4.7-10, you should make a
sybolic link by executing the command:
	ln -s /usr/src/linux-2.4.7-10 /usr/src/linux
	
Once you have extracted the driver source to a local directory, simply run "make"
from that directory to build the components required to run the driver. To
install the components on the local machine, become root and run "make install". 
This will:
	copy the driver binary adiusbadsl.o to your usb drivers directory
	copy a script to /etc/hotplug/usb
	install the helper application adictrl to /usr/local/bin
        create /etc/analog directory
        copy firmware files rtbld*.bnm & adiusbadsl.conf to /etc/analog
	
Note that in the default configuration, the driver will be built to use
the ISOCHRONOUS endpoints for incoming data. This will provide the best 
performance. If for some reason you wish to use BULK I/O only, modify the
makefile to enable the USEBULK define. Do this by uncommenting line 52 in Makefile.
 
1er
OP
S

Synn

Touriste
ou alors, vu que y a personne qui repond ou qui sait repondre,...si qq un a une slt facile et pas cher (style nv modem d'occasion quoi :D ) et qui fonctionne sous linux!!!!!!!!!!

mais vraiment pas cher pcq j ai pas envie de mettre des tunes la dedans alors que en fait je sais avoir internet sous linux via ethernet mais que j ai pas envie de demarrer 2 pc a chaque fois non plus et que ca m oblige aussi a chaque fois d aller changer les cables et tout
 
Statut
N'est pas ouverte pour d'autres réponses.
Haut