Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Wifi] Driver ne fonctionne pas ou.... (zd1211) [RÉSOLU]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
spiro
n00b
n00b


Joined: 01 Jul 2009
Posts: 26
Location: Poitiers

PostPosted: Sun Apr 04, 2010 1:50 pm    Post subject: [Wifi] Driver ne fonctionne pas ou.... (zd1211) [RÉSOLU] Reply with quote

Bonjour à tous ;)

Voilà je tente désespérément de faire fonctionner une Clef Wifi sur mon PC de bureau.
Le modèle de la clef est le suivant : Sagem XG-760A 802.11bg.

D'après ce que j'ai pu voir a déférant endroit, le module à utiliser est le suivant : zd1211 . (source => http://doc.ubuntu-fr.org/livebox?s[]=xg&s[]=760a). Je l'est donc activer et ai recompiler le noyau. J'ai aussi installer le packet : net-wireless/zd1211-firmware.

Seulement, après avoir redémarré et lancé le module voici le résultat de la commande : iwconfig

Code:

shad-desktop shad # iwconfig
lo        no wireless extensions.

sit0      no wireless extensions.

eth0      no wireless extensions.

(bien entendu en root)

Je vous remercie bien par avance de vos réponses :P
_________________
ShadWeasel

Use : Linux, Gentoo, KDE, Firefox


Last edited by spiro on Sun Apr 04, 2010 9:43 pm; edited 1 time in total
Back to top
View user's profile Send private message
guilc
Bodhisattva
Bodhisattva


Joined: 15 Nov 2003
Posts: 3326
Location: Paris - France

PostPosted: Sun Apr 04, 2010 1:54 pm    Post subject: Reply with quote

Que disent les logs quand tu insères la clé ?
Il devrait en toute logique y avoir un message du kernel te disant qu'il charge le firmware.... Ou bien un message disant qu'il n'y arrive pas pour une raison X ou Y... Ou encore rien du tout, ce qui signifierait qu'il manque quelque chose dans la conf kernel...

Enfin, les logs seraient une première piste ;)
_________________
Merci de respecter les règles du forum.

Mon site perso : https://www.xwing.info
Mon PORTDIR_OVERLAY : https://gentoo.xwing.info ou layman -a xwing
Back to top
View user's profile Send private message
spiro
n00b
n00b


Joined: 01 Jul 2009
Posts: 26
Location: Poitiers

PostPosted: Sun Apr 04, 2010 2:23 pm    Post subject: Reply with quote

Salut guilc,

Je te donne la fin du dmesg... je suppose que le reste n'est pas nécessaire...

Quote:

usbcore: registered new interface driver zd1201
eth0: no IPv6 routers present
eth0: no IPv6 routers present
usb 2-5: USB disconnect, address 5
usb 2-5: new high speed USB device using ehci_hcd and address 6
usb 2-5: USB disconnect, address 6
usb 2-6: new high speed USB device using ehci_hcd and address 7


Merci de te pencher sur mon problème ;)
_________________
ShadWeasel

Use : Linux, Gentoo, KDE, Firefox
Back to top
View user's profile Send private message
mysix
Apprentice
Apprentice


Joined: 26 Mar 2010
Posts: 183

PostPosted: Sun Apr 04, 2010 2:50 pm    Post subject: Reply with quote

tu as activé dans le kernel l'option wireless usb (EXPERIMENTAL) ?
Penches toi au niveau du kernel, c'est peut être d'ici que vient le problème.
Back to top
View user's profile Send private message
spiro
n00b
n00b


Joined: 01 Jul 2009
Posts: 26
Location: Poitiers

PostPosted: Sun Apr 04, 2010 3:34 pm    Post subject: Reply with quote

Salut mysix,

Je ne trouve pas dans le kernel l'option wireless usb (EXPERIMENTAL)

Pourrais-tu me guider s'il te plais ?
_________________
ShadWeasel

Use : Linux, Gentoo, KDE, Firefox
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Sun Apr 04, 2010 3:51 pm    Post subject: Reply with quote

En fait il te faut ZyDAS ZD1211/ZD1211B USB-wireless support

dans :

Code:

  │   Location:                                                                                                              │ 
  │     -> Device Drivers                                                                                                    │ 
  │       -> Network device support (NETDEVICES [=y])                                                                        │ 
  │         -> Wireless LAN (WLAN [=y])                   

_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
spiro
n00b
n00b


Joined: 01 Jul 2009
Posts: 26
Location: Poitiers

PostPosted: Sun Apr 04, 2010 5:10 pm    Post subject: Reply with quote

kernelsensei wrote:
En fait il te faut ZyDAS ZD1211/ZD1211B USB-wireless support


Merci kernelsensei, je n'ai pas ZyDAS ZD1211/ZD1211B USB-wireless support cependant j'ai USB ZD1201 based Wireless device support, je suppose qu'il s'agit de la même chose... mais ce module est déjà installé. :(

Cordialement.
_________________
ShadWeasel

Use : Linux, Gentoo, KDE, Firefox
Back to top
View user's profile Send private message
guilc
Bodhisattva
Bodhisattva


Joined: 15 Nov 2003
Posts: 3326
Location: Paris - France

PostPosted: Sun Apr 04, 2010 5:28 pm    Post subject: Reply with quote

C'est pas franchement la même chose non...

Si tu n'as pas ça dans la liste, c'est sans doute que EXPERIMENTAL (General Setup => Prompt for development and/or incomplete code/drivers) n'est pas activé sur ton kernel
_________________
Merci de respecter les règles du forum.

Mon site perso : https://www.xwing.info
Mon PORTDIR_OVERLAY : https://gentoo.xwing.info ou layman -a xwing
Back to top
View user's profile Send private message
spiro
n00b
n00b


Joined: 01 Jul 2009
Posts: 26
Location: Poitiers

PostPosted: Sun Apr 04, 2010 6:04 pm    Post subject: Reply with quote

Merci beaucoup guilc,

Sa avance bien pour moi. ^^

Maintenant voilà le résultat de iwconfig :
Quote:

shad-desktop shad # iwconfig
lo no wireless extensions.

sit0 no wireless extensions.

eth0 no wireless extensions.

wlan0 IEEE 802.11bg Mode:Managed Access Point: Not-Associated
Tx-Power=0 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off


Seulement toujours pas de résultat avec wicd... :roll:

Merci encore a tous :)
_________________
ShadWeasel

Use : Linux, Gentoo, KDE, Firefox
Back to top
View user's profile Send private message
guilc
Bodhisattva
Bodhisattva


Joined: 15 Nov 2003
Posts: 3326
Location: Paris - France

PostPosted: Sun Apr 04, 2010 8:48 pm    Post subject: Reply with quote

Mais-encore ?
Message d'erreur au lancement du démon ?

La c'est pour le moins flou sans plus d'indication !
_________________
Merci de respecter les règles du forum.

Mon site perso : https://www.xwing.info
Mon PORTDIR_OVERLAY : https://gentoo.xwing.info ou layman -a xwing
Back to top
View user's profile Send private message
spiro
n00b
n00b


Joined: 01 Jul 2009
Posts: 26
Location: Poitiers

PostPosted: Sun Apr 04, 2010 9:05 pm    Post subject: Reply with quote

Alors non... j'ai réussi a me connecter sans soucis à des réseaux Wifis en mode console... mais avec wicd, je n'ai aucun réseaux... mais aucune erreur non plus...

Je vous post tout de même les logs de wicd... :

Quote:
2010/04/04 23:02:59 :: ---------------------------
2010/04/04 23:02:59 :: wicd initializing...
2010/04/04 23:02:59 :: ---------------------------
2010/04/04 23:02:59 :: wicd is version 1.7.0 552
2010/04/04 23:02:59 :: setting backend to external
2010/04/04 23:02:59 :: trying to load backend external
2010/04/04 23:02:59 :: successfully loaded backend external
2010/04/04 23:02:59 :: trying to load backend external
2010/04/04 23:02:59 :: successfully loaded backend external
2010/04/04 23:02:59 :: Automatically detected wireless interface wlan0
2010/04/04 23:02:59 :: setting wireless interface None
2010/04/04 23:02:59 :: automatically detected wired interface eth0
2010/04/04 23:02:59 :: setting wired interface eth0
2010/04/04 23:02:59 :: setting wpa driver wext
2010/04/04 23:02:59 :: setting use global dns to False
2010/04/04 23:02:59 :: setting global dns
2010/04/04 23:02:59 :: global dns servers are None None None
2010/04/04 23:02:59 :: domain is None
2010/04/04 23:02:59 :: search domain is None
2010/04/04 23:02:59 :: setting automatically reconnect when connection drops True
2010/04/04 23:02:59 :: Setting dhcp client to 0
2010/04/04 23:02:59 :: Wireless configuration file found...
2010/04/04 23:02:59 :: Wired configuration file found...
2010/04/04 23:02:59 :: chmoding configuration files 0600...
2010/04/04 23:02:59 :: chowning configuration files root:root...
2010/04/04 23:02:59 :: Using wireless interface...
2010/04/04 23:02:59 :: Using wired interface...eth0
2010/04/04 23:03:05 :: Autoconnecting...
2010/04/04 23:03:05 :: Attempting to autoconnect with wired interface...
2010/04/04 23:03:05 :: Putting interface down
2010/04/04 23:03:05 :: Releasing DHCP leases...
2010/04/04 23:03:05 :: Setting false IP...
2010/04/04 23:03:05 :: Flushing the routing table...
2010/04/04 23:03:05 :: Putting interface up...
2010/04/04 23:03:07 :: Running DHCP with hostname shad-desktop
2010/04/04 23:03:07 :: dhcpcd: version 5.2.1 starting
2010/04/04 23:03:07 ::
2010/04/04 23:03:07 :: dhcpcd: eth0: broadcasting for a lease
2010/04/04 23:03:07 ::
2010/04/04 23:03:09 :: dhcpcd: eth0: offered 192.168.4.104 from 192.168.4.254
2010/04/04 23:03:09 ::
2010/04/04 23:03:09 :: dhcpcd: eth0: acknowledged 192.168.4.104 from 192.168.4.254
2010/04/04 23:03:09 ::
2010/04/04 23:03:09 :: dhcpcd: eth0: checking for 192.168.4.104
2010/04/04 23:03:09 ::
2010/04/04 23:03:14 :: dhcpcd: eth0: leased 192.168.4.104 for 86400 seconds
2010/04/04 23:03:14 ::
2010/04/04 23:03:14 :: dhcpcd: forking to background
2010/04/04 23:03:14 ::
2010/04/04 23:03:14 ::
2010/04/04 23:03:14 :: DHCP connection successful
2010/04/04 23:03:14 :: Connecting thread exiting.
2010/04/04 23:03:14 :: Sending connection attempt result Success


Cordialement ;)
_________________
ShadWeasel

Use : Linux, Gentoo, KDE, Firefox
Back to top
View user's profile Send private message
man in the hill
Veteran
Veteran


Joined: 15 Dec 2005
Posts: 1552
Location: Madinina

PostPosted: Sun Apr 04, 2010 9:27 pm    Post subject: Reply with quote

Salut,
Va ds les preférences de wicd et vérifie que l'interface qu'il veut activer soit bien le wlan0 .
Sinon, j'ai récemment eu un soucis avec ce chipset avec une détection aléatoire, je déchargeais le module et le rechargeait et wicd le voyait , je n'ai pas encore trouvé le why ...
_________________
Get Up and Go !
Back to top
View user's profile Send private message
spiro
n00b
n00b


Joined: 01 Jul 2009
Posts: 26
Location: Poitiers

PostPosted: Sun Apr 04, 2010 9:43 pm    Post subject: Reply with quote

man in the hill wrote:
Va ds les preférences de wicd et vérifie que l'interface qu'il veut activer soit bien le wlan0 .


Un grand merci a toi man in the hill, tu viens de résoudre le dernier problème. :p

Merci a tout le monde... Problème résolu en 1 journée ^^ Merci encore a tout le monde !
_________________
ShadWeasel

Use : Linux, Gentoo, KDE, Firefox
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum