> Tous les forumsLinux

 Ma "conection adsl" m'aime pas :'(
Statut du sujet : NON RESOLU Imprimer
 Gomme d or
  Posté le 19/08/2003 @ 12:41  
 Petit astucien

63 Messages
Bon je vais repartir sur de bonnes bases, je format la partition linux et je repart a zero et je regles les probleme un par un... Bon le probleme que je decide de regler en premier le probleme du modem et du pas d'internet donc. J'ai suivi les instruction du pilote de mon modem mais j ai un probleme qui se pose : voir la doc du piote deja ca peut vous aider a m'aider alors la voici : [url="http://www.olitec.com/adsl-linux.html"]La doc du driver[url] J'ai suivi ttes les information données la preuve: ==============================resultat================================================================= [code] [root@localhost /]# ls 1 bin/ boot/ dev/ Drivers/ etc/ home/ initrd/ lib/ misc/ mnt/ net/ OpenOffice/ opt/ proc/ root/ sbin/ tmp/ [root@localhost /]# cd home [root@localhost home]# cd worms [root@localhost worms]# cd Drivers [root@localhost Drivers]# cd Modem [root@localhost Modem]# cd Olitec [root@localhost Olitec]# ls USBADSLV150-1008fr.tar.gz* [root@localhost Olitec]# tar xzvf USBADSLV150-1008fr.tar.gz USBADSL/ USBADSL/BlDefs.h USBADSL/BlSrv.c USBADSL/hsbusb.c USBADSL/FwInit.c USBADSL/customer.h USBADSL/dhcpcd USBADSL/FwInit.h USBADSL/hasbani.h USBADSL/hsbeth.c USBADSL/ioctl.c USBADSL/Makefile USBADSL/ntdef.h USBADSL/SndRcv.c USBADSL/SndRcv.h USBADSL/usbsndcm.c USBADSL/usbsndcm.h USBADSL/usb-uhci.h USBADSL/version USBADSL/WBoot.hex USBADSL/cnxthsb USBADSL/CnxE2Fw.bin USBADSL/Manuel.pdf [root@localhost Olitec]# cd USBADSL [root@localhost USBADSL]# ls BlDefs.h CnxE2Fw.bin* customer.h FwInit.c hasbani.h hsbusb.c Makefile ntdef.h SndRcv.h usbsndcm.h version BlSrv.c cnxthsb* dhcpcd* FwInit.h hsbeth.c ioctl.c Manuel.pdf* SndRcv.c usbsndcm.c usb-uhci.h WBoot.hex [root@localhost USBADSL]# make gcc -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -DCPU=686 -march=i686 -DMODULE -D__KERNEL__ -DLINUX -I/lib/modules/`uname -r`/build/include -c usbsndcm.c -o usbsndcm.o gcc -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -DCPU=686 -march=i686 -DMODULE -D__KERNEL__ -DLINUX -I/lib/modules/`uname -r`/build/include -c BlSrv.c -o BlSrv.o gcc -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -DCPU=686 -march=i686 -DMODULE -D__KERNEL__ -DLINUX -I/lib/modules/`uname -r`/build/include -c FwInit.c -o FwInit.o gcc -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -DCPU=686 -march=i686 -DMODULE -D__KERNEL__ -DLINUX -I/lib/modules/`uname -r`/build/include -c hsbeth.c -o hsbeth.o gcc -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -DCPU=686 -march=i686 -DMODULE -D__KERNEL__ -DLINUX -I/lib/modules/`uname -r`/build/include -c hsbusb.c -o hsbusb.o gcc -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce -DCPU=686 -march=i686 -DMODULE -D__KERNEL__ -DLINUX -I/lib/modules/`uname -r`/build/include -c SndRcv.c -o SndRcv.o ld -r -o e2.o usbsndcm.o BlSrv.o FwInit.o hsbeth.o hsbusb.o SndRcv.o [root@localhost USBADSL]# ls BlDefs.h CnxE2Fw.bin* dhcpcd* FwInit.h hsbeth.c hsbusb.o Manuel.pdf* SndRcv.h usbsndcm.h version BlSrv.c cnxthsb* e2.o FwInit.o hsbeth.o ioctl.c ntdef.h SndRcv.o usbsndcm.o WBoot.hex BlSrv.o customer.h FwInit.c hasbani.h hsbusb.c Makefile SndRcv.c usbsndcm.c usb-uhci.h [root@localhost USBADSL]# cp CnxE2Fw.bin /etc [root@localhost USBADSL]# insmod e2.o insmod: a module named e2 already exists [root@localhost USBADSL]# lsmod Module Size Used by Tainted: P e2 33056 0 (unused) autofs4 9340 2 (autoclean) nfs 67328 1 (autoclean) sr_mod 15096 0 (autoclean) (unused) floppy 49340 0 (autoclean) parport_pc 21672 1 (autoclean) lp 6720 0 (autoclean) parport 23936 1 (autoclean) [parport_pc lp] snd-seq-midi 3680 0 (autoclean) (unused) snd-emu10k1-synth 4220 0 (autoclean) (unused) snd-emux-synth 25532 0 (autoclean) [snd-emu10k1-synth] snd-seq-midi-emul 4880 0 (autoclean) [snd-emux-synth] snd-seq-virmidi 2888 0 (autoclean) [snd-emux-synth] snd-seq-oss 26176 0 (unused) snd-seq-midi-event 3208 0 [snd-seq-midi snd-seq-virmidi snd-seq-oss] snd-seq 33264 2 [snd-seq-midi snd-emux-synth snd-seq-midi-emul snd-seq-virmidi snd-seq-oss snd-seq-midi-event] snd-pcm-oss 36932 0 snd-mixer-oss 9016 0 [snd-pcm-oss] snd-emu10k1 56592 0 [snd-emu10k1-synth] snd-pcm 55808 0 [snd-pcm-oss snd-emu10k1] snd-timer 9964 0 [snd-seq snd-pcm] snd-util-mem 1280 0 [snd-emux-synth snd-emu10k1] snd-rawmidi 12864 0 [snd-seq-midi snd-seq-virmidi snd-emu10k1] snd-seq-device 3836 0 [snd-seq-midi snd-emu10k1-synth snd-emux-synth snd-seq-oss snd-seq snd-emu10k1 snd-rawmidi] snd-ac97-codec 25508 0 [snd-emu10k1] snd-hwdep 3840 0 [snd-emu10k1] snd 24804 0 [snd-seq-midi snd-emux-synth snd-seq-virmidi snd-seq-oss snd-seq-midi-event snd-seq snd-pcm-oss snd-mixer-oss snd-emu10k1 snd-pcm snd-timer snd-util-mem snd-rawmidi snd-seq-device snd-ac97-codec snd-hwdep] soundcore 3780 0 [snd] nfsd 66576 8 (autoclean) lockd 46480 1 (autoclean) [nfs nfsd] sunrpc 60188 1 (autoclean) [nfs nfsd lockd] ppp_synctty 5952 0 (unused) ppp_async 7456 0 ppp_generic 20064 0 [ppp_synctty ppp_async] slhc 5072 0 [ppp_generic] ip_vs 74328 0 (autoclean) af_packet 13000 1 (autoclean) ipchains 39656 0 (unused) 8139too 14472 1 (autoclean) mii 1152 0 (autoclean) [8139too] nls_iso8859-15 3356 1 (autoclean) ntfs 72908 1 (autoclean) supermount 14340 3 (autoclean) ide-cd 28712 0 cdrom 26848 0 [sr_mod ide-cd] ide-scsi 8212 0 scsi_mod 90372 2 [sr_mod ide-scsi] printer 6944 0 (unused) usbcore 58304 0 [e2 printer] rtc 6560 0 (autoclean) ext3 74004 2 jbd 38452 2 [ext3] [root@localhost USBADSL]# ifconfig hsb0 up hsb0: interface inconnue: No such device [root@localhost USBADSL]# ifconfig eth0 Lien encap:Ethernet HWaddr 00:50:FC:96:19:1B inet adr:10.0.0.10 Bcast:10.0.0.255 Masque:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:105 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:100 [pleurer]RX bytes:0 (0.0 b) TX bytes:12137 (11.8 Kb) Interruption:5 Adresse de base:0x2000 lo Lien encap:Boucle locale inet adr:127.0.0.1 Masque:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:477 errors:0 dropped:0 overruns:0 frame:0 TX packets:477 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 lg file transmission:0 RX bytes:31704 (30.9 Kb) TX bytes:31704 (30.9 Kb) [root@localhost USBADSL]# ./dhcpcd hsb0 [root@localhost USBADSL]#[/code] ==========================Finit le "resultat"============================================= Et pi ben apres soit disant ke ya la ptite lampiote adsl ki klignote et ki se stabilise ben ... pas chez moi en tt cas ...
 Afficher le profil de Gomme d orEnvoyer un message privé à Gomme d or
 
 
Publicité
 JereM.  Posté le 19/08/2003 à 22:09  
Petit astucien

531 Messages
Salut Gomme ! (orginal![chinois]) 1ere chose, j'ai vu que tu as fait un make, tu devrait tenter un make install juste après , tente ceci et tiens nous au courant! Bon courage!
Afficher le profil de JereM.Envoyer un message privé à JereM.
  Revenir en haut de la page
 Gomme d or  Posté le 19/08/2003 à 23:58  
Petit astucien

63 Messages
Je vais essayer je vous tien au courant
Afficher le profil de Gomme d orEnvoyer un message privé à Gomme d or
  Revenir en haut de la page
Haut de la page 
Inscrivez-vous !
- Posez vos questions

- Résolvez vos problèmes

- Aidez les autres

- Participez et créez vos discussions

- Dialoguez en privé avec d'autres membres

- Suivez vos sujets préférés

- Affichez les signatures des membres

TOUT EST GRATUIT !

Je crée mon compte



Les sujets pertinents liés
Probleme de son sur WoW
windows/ubuntu
probleme linux avec partition fat32
probleme avec gparted et mon dd ?
Q: sécurité d'un système linux
changer boot. XP ubuntu
duo vista hardy
l'imprimante n'imprime pas droit
Formation Linux à IP-formation menacé
C'est blessipo ?
monter directement un lecteur ?
svp gros probleme sous linux aidez moi !!!
Demmarage de serveur redhat impossible
La plus petite ?
Pas internet avec Ubuntu 8.04
Mandriva 2008 (KDE 3.59): sono
Probleme avec kaella
 
Vous avez besoin d'aide ?
Des centaines d'experts sont à votre disposition sur les forums PC Astuces pour vous aider gratuitement, 24h/24, 7j/7.

Les derniers sujets résolus !



 > Tous les forumsLinux

 
Forum PC Astuces© 1997-2008 WebastucesAller en haut de la page
Comme PC Astuces, mettez-vous au vert avec Ikoula !
Faites le choix d'un hébergeur acteur de l'environnement !