|
|
Line 1: |
Line 1: |
| == About Zydas zd1211 tries == | | == About Zydas zd1211 tries == |
− | tshado> polo35: tu es la ?
| + | [[User:JulienB|JulienB]] 09:52, 4 February 2009 (UTC) : now working |
− | <bruno> oui
| + | |
− | <tshado> polo35: le zd1211 (zydas) c'est le chipset pour une clé WIFI ?
| + | |
− | ...
| + | |
− | <polo35> j'ai un soucis au moment où le driver cherche à charger le firmware, qui se trouve pourtant au bon endroit :(
| + | |
− | <tshado> polo35: quel modele de clé wifi as tu ? et comment s tu fait pour le driver linux ?
| + | |
− | <polo35> j'ai une smc wusb-g
| + | |
− | <bruno> jorasse merci pour l'aide je m'absente un moment, je reviendrais
| + | |
− | <polo35> ya pas de probleme avec ce driver normalement, il correspond bien à ma clé (d'ailleurs essayé sur mon pc portable et aucun soucis)
| + | |
− | <polo35> et pour le driver j'ai juste activé l'option correspondante au driver dans le linux-menuconfig
| + | |
− | <tshado> polo35: le driver linux etait fournit avec ta clé usb ?
| + | |
− | <polo35> non pas besoin
| + | |
− | <jorasse> bruno: je doit m absente aussi
| + | |
− | <polo35> les sources ont été libre un moment, résultat tu peux tres bien recompiler le driver si tu veux (d'ailleurs une communauté le tient à jour)
| + | |
− | <tshado> polo35: tu veux dire y a ce qu il faut pour linux2.6.27 ?
| + | |
− | <polo35> oui
| + | |
− | <polo35> c'est simplement un probleme propre au module, ou au kernell qui bloque le fait que celui ci veuille charger le firmware
| + | |
− | <Artemys> polo35: comment tu sais que ça merde au chargement du firmware ?
| + | |
− | <polo35> parcque je récupere le message suivant :
| + | |
− | <polo35> usb 1-1.2: Could not load firmware file zd1211/zd1211b_ub. Error number -2
| + | |
− | <polo35> zd1211rw 1-1.2:1.0: couldn't load firmware. Error number -2
| + | |
− | <tshado> polo35: ca m interesse car je voudrais aussi mettre une clé usb wifi
| + | |
− | <polo35> en fait, normalement ca se fait en 3 tours de main.. ya juste ce probleme qui est bloquant et j'arrive pas à le résoudre
| + | |
− | <Artemys> effectivement C flagrant
| + | |
− | <polo35> on m'a parlé d'une option au moment de compiler le noyau, je suis en train de regarder
| + | |
− | <Artemys> polo35: vi /etc/hotplug
| + | |
− | <Artemys> et tu mets ça dedans:
| + | |
− | <Artemys> #!/bin/sh
| + | |
− | if [ "$FIRMWARE" != "" ]; then
| + | |
− | HOTPLUG_FW_DIR=/lib/firmware/
| + | |
− | echo 1 > /sys/$DEVPATH/loading
| + | |
− | cat $HOTPLUG_FW_DIR/$FIRMWARE > /sys/$DEVPATH/data
| + | |
− | echo 0 > /sys/$DEVPATH/loading
| + | |
− | fi
| + | |
− | <tshado> polo35: question ce firmware zd1211rw 1-1.2:1.0 il se trouve ou ?
| + | |
− | <Artemys> et ton firmware tu le mets dans /lib/firmware sur la carte
| + | |
− | <polo35> ahh
| + | |
− | <polo35> merci je vais voir ca
| + | |
− | <Artemys> polo35: tu nous fileras la ref de ta clef qu'on la teste et la mette sur le wiki stp ?
| + | |
− | |<-- jorasse_ has left irc.rezosup.org (Quit: bye!)
| + | |
− | <polo35> ouais bien sur ;)
| + | |
− | <polo35> quand ca marche je vous fournirai toutes les infos
| + | |
− | <polo35> (je vous met un copier coller des options à activer lors de la compil)
| + | |
− | <tshado> polo35: oui ça interessera du monde
| + | |
− | <polo35> make menuconfig Networking ----> then set <M> Generic IEEE802.11 Networking Stack <M> Software MAC add-on to the IEEE 802.11 netowrking tack all other module capable IEEE 80211 items will have automatically set themselves to <M> Also check that: Device Drivers ----> Network device support ----> Wireless LAN (non-hamradio) ----> <M> ZyDAS ZD1211/ZD1211B USB-wireless support is also set to <M> Exit out and save the config
| + | |
− | <polo35> oups c'est pas tres propre désolé
| + | |
− | <tshado> polo35 mais tu as pas répondu à ma question .....ce firmware zd1211rw 1-1.2:1.0 il se trouve ou
| + | |
− | <tshado> tu pourrais me dire ?
| + | |
− | <tshado> polo35: ah j'ai pigé c 'est que dans les options du menuconfig c ça ?
| + | |
− | <polo35> le firmware on le trouve sur internet ;)
| + | |
− | <polo35> sinon au moment de la compilation du noyau il faut activer les options suivantes :
| + | |
− | <tshado> Artemys: polo35 lien interessant pour savoir si on a le chipset zd1211 http://doc.ubuntu-fr.org/wifi_chipset_zd1211
| + | |
− | <polo35> Networking ---->
| + | |
− | <polo35> <M> Generic IEEE802.11 Networking Stack
| + | |
− | <polo35> <M> Software MAC add-on to the IEEE 802.11 netowrking stack
| + | |
− | <polo35> Device Drivers ----> Network device support ---->
| + | |
− | <polo35> <M> ZyDAS ZD1211/ZD1211B
| + | |
− | <polo35> ok merci :)
| + | |
− | <Artemys> I'll be back....
| + | |
− | [INFO] You are now marked as away (User is away.). Click the nickname button or use the |/back| command to return from being away.
| + | |
− | <tshado> polo35: ok merci j'ai compris ...c simple ...juste menuconfig options
| + | |
− | <tshado> polo35: mise a part ton pb
| + | |
− | <polo35> voila
| + | |
− | <tshado> Artemys: polo35 encore mieux http://www.linuxwireless.org/en/users/Drivers/zd1211rw/devices#Hardwaresupported
| + | |
− | <polo35> oué j'ai fait le tour de ces pages un peu :)
| + | |
− | <polo35> il y a pas mal de dongle qui sont compatibles avec le driver
| + | |
− | <jorasse> bonne soiree a tous...
| + | |
− | <--| jorasse has left #armadeus
| + | |
− | <tshado> je reviens dans un moment
| + | |
− | <tshado> a+
| + | |
− | <Artemys> alors polo35 ça marche mieux ?
| + | |
− | <polo35> non :(
| + | |
− | <polo35> j'ai essayé de flasher avec l'option CONFIG_FW_LOADER à off
| + | |
− | <polo35> hm pardon c CONFIG_STANDALONE
| + | |
− | <Artemys> tu passes dans /sbin/hotlug quand même ?
| + | |
− | <polo35> dans /etc/hotplug ? avec le code que tu m'as donné ?
| + | |
− | === sbin/hotplug Unknown command
| + | |
− | <Artemys> /sbin/hotplug oui
| + | |
− | <Artemys> si tu met un echo "COUCOU" > /tmp/tmp.txt
| + | |
− | <polo35> oui je l'ai bien mis dans /sbin
| + | |
− | <Artemys> il est éxécutable ?
| + | |
− | <polo35> j'ai fait chmod +x /sbin/hotplug
| + | |
− | <polo35> donc j'aurai tendance à dire que oui :)
| + | |
− | <polo35> et quand je débranche/rebranche le dongle c'est censé executé ce bash c'est bien ca ?
| + | |
− | <Artemys> quand tu charge le driver je dirais
| + | |
− | <polo35> ok
| + | |
− | <polo35> bon j'ai des nouveaux trucs c'est bon signe ^
| + | |
− | <polo35> modprobe zd1211rw
| + | |
− | <polo35> usb 1-1.2: reset high speed USB device using isp1761 and address 8
| + | |
− | <polo35> zd1211rw 1-1.2:1.0: eth1
| + | |
− | <polo35> usbcore: registered new interface driver zd1211rw
| + | |
− | <polo35> # ifconfig eth1 up
| + | |
− | <polo35> intr period 1 uframes,
| + | |
− | <polo35> ifconfig: SIOCSIFFLAGS: Connection timed out
| + | |
− | <polo35> et à partir de ce moment le voyant du dongle s'éteint
| + | |
− | -->| bruno (bsuarez@RZ-9d8b50f2.adsl.proxad.net) has joined #armadeus
| + | |
− | <bruno> re bonjour,
| + | |
− | <Artemys> polo35: C mieux ;-)
| + | |
− | <bruno> les fichiers image en téléchargement sur armadeus.com sont ils compatibles aec la carte apf avec 8 M de flash
| + | |
− | <Artemys> bruno: oui toujours
| + | |
− | <polo35> maintenant j'ai USB control request for firmware upload failed. Error number -110
| + | |