Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
3921 connectés 

  FORUM HardWare.fr
  Linux et OS Alternatifs

  pppd et speedtouch

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

pppd et speedtouch

n°666745
Le_Tolier
Hello IT ?
Posté le 22-04-2005 à 12:29:24  profilanswer
 

Bonjour,
 
j'ai suivi ce tutorial pour installer le speedtouch d'alcatel sur ma Debian.  
tout ce passe bien jusqu'au moment de lancer la connexion du moins je pense ...
Cependant au moment de lancer la connexion avec  "pppd call adsl updetach" apres avoir charge le firmware du modem (" modem_run -f /usr/local/share/speedtouch/mgmt.o" )
j ai cette erreur la :  
 

Code :
  1. root@doku:~# pppd call adsl updetach
  2. using channel 19
  3. Using interface ppp0
  4. Connect: ppp0 <--> /dev/pts/1
  5. Modem hangup
  6. Connection terminated.
  7. Script /usr/local/sbin/pppoa3 -m 1 -c -vpi 8 -vci 35 finished (pid 3661), status = 0xff
  8. Terminating on signal 2


Quand je charge le firware je n'ai aucun message.
Alors je me demande si cela ne pourrais pas venir d'un prob USB car qd je tape : modprobe usb-uhci or usb-ohci or uhci. J'ai une erreur : FATAL: Module usb_uhci not found ( j ai essayer les 3 un par un et meme erreur).Alors je pense que j'ai un prob avec l'usb seulement quand je fait mount j ai :  
usbfs on /proc/bus/usb type usbfs (rw)
none on /proc/bus/usb type usbdevfs (rw)
 
et  more /proc/bus/usb/devices j'ai :  
 
T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  2 Spd=12  MxCh= 0
D:  Ver= 1.10 Cls=ff(vend.) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=06b9 ProdID=4061 Rev= 0.00
S:  Manufacturer=ALCATEL
S:  Product=Speed Touch USB
 
donc le modem est bien reconnu ...  :??:  
 
donc je suis un peu perdu si quelqu un pouvait me depannner  :jap:  
 
 


---------------
Never f**k with your systems administrator. Why? Because they know what you do with all that free time! |?? | SAVE Jericho !
mood
Publicité
Posté le 22-04-2005 à 12:29:24  profilanswer
 

n°666750
halucard
Souriez à plein dent
Posté le 22-04-2005 à 12:51:33  profilanswer
 

Tu utilises quelle version du driver du speedtouch ? Si c'est la 1.3, tu dois rajouter -a /chemin/boot.bin (suis plus sur de la syntaxe)dans les options du modem_run. Pour le boot.bin, je crois qu'il est fourni avec les drivers 1.3.

n°666755
Le_Tolier
Hello IT ?
Posté le 22-04-2005 à 13:04:03  profilanswer
 

j ai la 1.3.1 donc d'apres ce que tu as dit je devrais essayer :  
modem_run -a /usr/local/share/speedtouch/mgmt.o -f /usr/local/share/speedtouch/mgmt.o car je n ai pas de boot.bin
je vais voir ce que ca donne  
merci


Message édité par Le_Tolier le 22-04-2005 à 13:17:54

---------------
Never f**k with your systems administrator. Why? Because they know what you do with all that free time! |?? | SAVE Jericho !
n°666769
Le_Tolier
Hello IT ?
Posté le 22-04-2005 à 13:18:55  profilanswer
 

Des fois au lieu de l erreur cite au dessus j ai ca comme erreur :
 
root@doku:~# pppd call adsl updetach                                            Couldn't get channel number: Input/output error
Script /usr/local/sbin/pppoa3 -m 1 -c -vpi 8 -vci 35 finished (pid 2808), status = 0xff
Terminating on signal 2
 :??:  :??:


---------------
Never f**k with your systems administrator. Why? Because they know what you do with all that free time! |?? | SAVE Jericho !
n°666819
halucard
Souriez à plein dent
Posté le 22-04-2005 à 15:17:32  profilanswer
 

Va dessus : http://forum.clubic.com/forum2.php [...] 0&subcat=0
J'y ai posté une fois la solution. Il faut absolument que tu aies le boot.v123.bin. Pour le boot.v123.bin, regarde là :  
http://www.speedtouchdsl.com/drive [...] .0.1.2.htm
 
Ton erreur est bizarre. Enfin, j'utilise la freebox desormais ... Fini le speedtouch.


Message édité par halucard le 22-04-2005 à 15:19:30
n°667488
Le_Tolier
Hello IT ?
Posté le 24-04-2005 à 00:37:06  profilanswer
 

ok merci je v tester ta commande vu dans le topic de clubic ms le prob c est moi comme firmware j ai soit celui de window alcaudsl.sys ou alors les deux dispo sur le site de thompson KQD6_3.012 et
ZZZL_3.012 ms pas de bin ?  :??:  bref je v qd meme essayer
 


---------------
Never f**k with your systems administrator. Why? Because they know what you do with all that free time! |?? | SAVE Jericho !
n°667489
Le_Tolier
Hello IT ?
Posté le 24-04-2005 à 00:55:25  profilanswer
 

Alors j ai essayer avec les 2 fichiers ( alcaudsl.sys et KQD6_3.012) mais rien a faire j ai lance cette suite de commande :  
 
modem_run -a /data/download/boot.v123.bin -k -s -f /usr/local/share/speedtouch/firmware.bin
puis  
pppd call adsl updetach
 
dans mon l ecran j ai :  
 

Code :
  1. using channel 6
  2. Failed to set PPP kernel option flags: Inappropriate ioctl for device
  3. Using interface ppp0
  4. Connect: ppp0 <--> /dev/pts/4
  5. Script /usr/local/sbin/pppoa3 -m 1 -c -vpi 8 -vci 35 finished (pid 3844), status = 0xff
  6. Modem hangup
  7. Connection terminated.
  8. Terminating on signal 2


 
et dans le syslog j ai ca :
 

Code :
  1. Apr 24 02:43:54 doku modem_run[3842]: modem_run version 1.3.1 started by root uid 0
  2. Apr 24 02:44:09 doku pppd[3843]: pppd 2.4.3 started by root, uid 0
  3. Apr 24 02:44:09 doku pppd[3843]: using channel 6
  4. Apr 24 02:44:09 doku pppoa3[3844]: pppoa3 version 1.3.1 started by root (uid 0)
  5. Apr 24 02:44:09 doku pppoa3[3844]: Control thread ready
  6. Apr 24 02:44:09 doku pppoa3[3844]: pusb_claim_interface 1 failed
  7. Apr 24 02:44:09 doku pppd[3843]: Failed to set PPP kernel option flags: Inappropriate ioctl for device
  8. Apr 24 02:44:09 doku pppd[3843]: Using interface ppp0
  9. Apr 24 02:44:09 doku pppd[3843]: Connect: ppp0 <--> /dev/pts/4
  10. Apr 24 02:44:09 doku pppd[3843]: Script /usr/local/sbin/pppoa3 -m 1 -c -vpi 8 -vci 35 finished (pid 3844), status = 0xff
  11. Apr 24 02:44:09 doku pppd[3843]: Modem hangup
  12. Apr 24 02:44:09 doku pppd[3843]: Connection terminated.
  13. Apr 24 02:44:12 doku pppd[3843]: Terminating on signal 2
  14. Apr 24 02:44:12 doku pppd[3843]: Exit.


 
donc la je commence a desperer  :(   :(   :(  
et je vais me coucher  :sleep: en esperant qu une bonne aura poste une idee  :jap:


---------------
Never f**k with your systems administrator. Why? Because they know what you do with all that free time! |?? | SAVE Jericho !
n°667582
halucard
Souriez à plein dent
Posté le 24-04-2005 à 14:11:37  profilanswer
 

Le_Tolier a écrit :

Alors j ai essayer avec les 2 fichiers ( alcaudsl.sys et KQD6_3.012) mais rien a faire j ai lance cette suite de commande :  
 
modem_run -a /data/download/boot.v123.bin -k -s -f /usr/local/share/speedtouch/firmware.bin
puis  
pppd call adsl updetach
 
dans mon l ecran j ai :  
 

Code :
  1. using channel 6
  2. Failed to set PPP kernel option flags: Inappropriate ioctl for device
  3. Using interface ppp0
  4. Connect: ppp0 <--> /dev/pts/4
  5. Script /usr/local/sbin/pppoa3 -m 1 -c -vpi 8 -vci 35 finished (pid 3844), status = 0xff
  6. Modem hangup
  7. Connection terminated.
  8. Terminating on signal 2


 
et dans le syslog j ai ca :
 

Code :
  1. Apr 24 02:43:54 doku modem_run[3842]: modem_run version 1.3.1 started by root uid 0
  2. Apr 24 02:44:09 doku pppd[3843]: pppd 2.4.3 started by root, uid 0
  3. Apr 24 02:44:09 doku pppd[3843]: using channel 6
  4. Apr 24 02:44:09 doku pppoa3[3844]: pppoa3 version 1.3.1 started by root (uid 0)
  5. Apr 24 02:44:09 doku pppoa3[3844]: Control thread ready
  6. Apr 24 02:44:09 doku pppoa3[3844]: pusb_claim_interface 1 failed
  7. Apr 24 02:44:09 doku pppd[3843]: Failed to set PPP kernel option flags: Inappropriate ioctl for device
  8. Apr 24 02:44:09 doku pppd[3843]: Using interface ppp0
  9. Apr 24 02:44:09 doku pppd[3843]: Connect: ppp0 <--> /dev/pts/4
  10. Apr 24 02:44:09 doku pppd[3843]: Script /usr/local/sbin/pppoa3 -m 1 -c -vpi 8 -vci 35 finished (pid 3844), status = 0xff
  11. Apr 24 02:44:09 doku pppd[3843]: Modem hangup
  12. Apr 24 02:44:09 doku pppd[3843]: Connection terminated.
  13. Apr 24 02:44:12 doku pppd[3843]: Terminating on signal 2
  14. Apr 24 02:44:12 doku pppd[3843]: Exit.


 
donc la je commence a desperer  :(   :(   :(  
et je vais me coucher  :sleep: en esperant qu une bonne aura poste une idee  :jap:


Pourquoi tu fais un pppd call adsl updetach ??? Je trouve ça bizarre. Et aussi, tu as quel speedtouch ?! J'ai le speedtouch usb alcatel (raie vert/bleu turquoise)

n°667585
Le_Tolier
Hello IT ?
Posté le 24-04-2005 à 15:11:30  profilanswer
 

J ai le speedtouch raie verte en usb.
je fais pppd call car ds les tuto que j ai trouve c est comme ca qu il font.
mais si tu as d autre idee je suis preneur !
 
http://images.google.fr/images?q=tbn:qNzkbVotGakJ:joday.free.fr/images/hw/Speedtouch-USB.jpg


---------------
Never f**k with your systems administrator. Why? Because they know what you do with all that free time! |?? | SAVE Jericho !
n°667588
halucard
Souriez à plein dent
Posté le 24-04-2005 à 15:24:17  profilanswer
 

Putin, j'ai oublié de te demander quel noyau tu utilises. Si c'est un 2.6, tu dois charger quelques modules. Suis ce tuto : http://forums.gentoo.org/viewtopic [...] touch.html
 
Avec ça, tout devrait marcher.  
 
Voici d'autres tuto :
http://lea-linux.org/hardware/hard [...] tense.html
http://forum.clubic.com/forum2.php [...] 0&subcat=0
 
Voilà, je crois que tout devrait marcher. Et si ya un problème, hummm bas, tout ce que je pourrais te dire, c'est DTC BPAG.

mood
Publicité
Posté le 24-04-2005 à 15:24:17  profilanswer
 

n°667593
Le_Tolier
Hello IT ?
Posté le 24-04-2005 à 15:35:37  profilanswer
 

bon je vais voir tes lien et oui j ai un noyau 2.6
 
pour le DTC  :o  et le reste pas compris


---------------
Never f**k with your systems administrator. Why? Because they know what you do with all that free time! |?? | SAVE Jericho !
n°667597
halucard
Souriez à plein dent
Posté le 24-04-2005 à 15:42:27  profilanswer
 

DTC BPAG : Dans Ton Cul Bien Profond A Gauche.
Et si on me demande pourquoi à gauche, moi je réponds "pourquoi pas". :-D

n°667606
Le_Tolier
Hello IT ?
Posté le 24-04-2005 à 15:57:32  profilanswer
 

j ai un autre prob aussi c est qd je fais make menuconfig il m en vois bouler  :fou:  
 
root@doku:~# make menuconfig
make: *** Pas de règle pour fabriquer la cible « menuconfig ». Arrêt
 
je sui un boulet ou koi car je n arrive pas a configurer mon kernel ! :cry:


---------------
Never f**k with your systems administrator. Why? Because they know what you do with all that free time! |?? | SAVE Jericho !
n°667613
halucard
Souriez à plein dent
Posté le 24-04-2005 à 16:25:59  profilanswer
 

Euh, t'es sur que tu es dans le dossier du kernel-source ?

n°667622
Le_Tolier
Hello IT ?
Posté le 24-04-2005 à 16:53:47  profilanswer
 

il faut etre dans quel dossier ?? un dossier special ?  :whistle:


---------------
Never f**k with your systems administrator. Why? Because they know what you do with all that free time! |?? | SAVE Jericho !
n°667624
Le_Tolier
Hello IT ?
Posté le 24-04-2005 à 16:58:21  profilanswer
 

il faut installe les source du kernel pour lancer le make menuconfig ?


---------------
Never f**k with your systems administrator. Why? Because they know what you do with all that free time! |?? | SAVE Jericho !
n°667645
halucard
Souriez à plein dent
Posté le 24-04-2005 à 17:48:39  profilanswer
 

bah en general, faut etre dans /usr/src/linux où linux est le lien symbolique qui pointe sur les sources que tu as prises.
 
cd /usr/src/linux
make menuconfig
 
Et en meme temps, suis quasiement sur que tu as deja les modules ... si tu utilises un noyau précompilé.


Message édité par halucard le 24-04-2005 à 17:49:50
n°667646
Le_Tolier
Hello IT ?
Posté le 24-04-2005 à 17:50:03  profilanswer
 

ok je fini ma partie de warhammer et je test  


---------------
Never f**k with your systems administrator. Why? Because they know what you do with all that free time! |?? | SAVE Jericho !
n°667685
Le_Tolier
Hello IT ?
Posté le 24-04-2005 à 19:19:29  profilanswer
 

qd je lance make menuconfig il me dit :  
 
root@doku:/usr/src/kernel-source-2.6.8# make menuconfig
/usr/bin/ld: ne peut trouver -lncurses
collect2: ld a retourné 1 code d'état d'exécution
 
>> Unable to find the Ncurses libraries.
>>
>> You must install ncurses-devel in order
>> to use 'make menuconfig'
 
make[2]: *** [scripts/lxdialog/ncurses] Erreur 1
make[1]: *** [menuconfig] Erreur 2
make: *** [menuconfig] Erreur 2
 
je vais voir si je les aient ....


---------------
Never f**k with your systems administrator. Why? Because they know what you do with all that free time! |?? | SAVE Jericho !
n°667689
Le_Tolier
Hello IT ?
Posté le 24-04-2005 à 19:22:42  profilanswer
 

je les aient ...... comprend pas ca saoul quand mm ...  :fou:


---------------
Never f**k with your systems administrator. Why? Because they know what you do with all that free time! |?? | SAVE Jericho !
n°667706
Le_Tolier
Hello IT ?
Posté le 24-04-2005 à 19:56:09  profilanswer
 

bon d apres le lien du topic de clubic il n y a que la methode que j ai utilise qui ne fonctionne pas avec la 2.6 ! :fou:  tt a refaire ....


---------------
Never f**k with your systems administrator. Why? Because they know what you do with all that free time! |?? | SAVE Jericho !
mood
Publicité
Posté le   profilanswer
 


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Linux et OS Alternatifs

  pppd et speedtouch

 

Sujets relatifs
speedtouch et linuxConnecter ipcop sur un routeur speedtouch
[REGLEparchatalorss]Speedtouch 330 usb reconnexion impossiblespeedtouch sur amd64 est ce possible ?
commande pour installation d'un speedtouchSpeedtouch 330 thomson silver + debian sarge 2.6.8
Speedtouch 330 (silver) sous debian sarge 2.6.8mandrake & speedtouch
Mandrake 10.0 et speedtouch usbSpeedtouch 330 + Mandrake 9.0
Plus de sujets relatifs à : pppd et speedtouch


Copyright © 1997-2025 Groupe LDLC (Signaler un contenu illicite / Données personnelles)