Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 30/07/2010, à 12:16

Dr.BUg

Freeze carte wifi Atheros sur Lucid Lynx

Bonjour à tous,

voici mon problème:

j'ai installé un PC avec Lucid Lynx pour des amis qui veulent utiliser le wifi, leurs carte est une atheros AR2413 802.11bg modèle TL-WN550G mais elle freeze complétement le sytem au bout d'un moment ! c'est aléatoire mais ça le fait toujours !

avant ça j'avais installé Karmic Koala et ça fonctionnait bien ! depuis la maj ver 10.4 le freeze est apparu. je me suis donc dirigé vers le pilote madwifi en passant par là http://linux-wless.passys.nl/ j'ai récupéré le code source de ce pilote
et j'ai installé les dépendances pour la compilation mais quand je lance l'opération, j'ai un retour d'erreurs et je suis bien incapable de comprendre ce qui ne va pas !

si vous pouviez m'aider à installer ce pilote, merci

#
robert@ubuntu:~$ cd Bureau/madwifi-0.9.4/
#
robert@ubuntu:~/Bureau/madwifi-0.9.4$ make
#
Checking requirements... ok.
#
Checking kernel configuration... ok.
#
make -C /lib/modules/2.6.32-24-generic/build SUBDIRS=/home/robert/Bureau/madwifi-0.9.4 modules
#
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-24-generic'
#
  CC [M]  /home/robert/Bureau/madwifi-0.9.4/ath/if_ath.o
#
In file included from /home/robert/Bureau/madwifi-0.9.4/ath/../net80211/ieee80211_monitor.h:45,
#
                 from /home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:71:
#
/home/robert/Bureau/madwifi-0.9.4/ath/../ath/if_athvar.h:98: error: conflicting types for 'irqreturn_t'
#
include/linux/irqreturn.h:16: note: previous declaration of 'irqreturn_t' was here
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_attach':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:402: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:678: error: 'struct net_device' has no member named 'open'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:679: error: 'struct net_device' has no member named 'stop'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:680: error: 'struct net_device' has no member named 'hard_start_xmit'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:681: error: 'struct net_device' has no member named 'tx_timeout'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:683: error: 'struct net_device' has no member named 'set_multicast_list'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:684: error: 'struct net_device' has no member named 'do_ioctl'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:685: error: 'struct net_device' has no member named 'get_stats'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:686: error: 'struct net_device' has no member named 'set_mac_address'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:687: error: 'struct net_device' has no member named 'change_mtu'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_detach':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:958: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:1005: error: 'struct net_device' has no member named 'stop'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_vap_create':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:1014: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:1084: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_vap_delete':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:1248: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_suspend':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:1350: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_resume':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:1359: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_intr':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:1652: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_bmiss_tasklet':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:1843: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_init':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:1886: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_stop_locked':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:2014: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_stop':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:2078: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_reset':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:2182: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_tx_startraw':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:2343: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_hardstart':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:2558: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_mgtstart':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:2875: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_key_alloc':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:3237: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_key_delete':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:3304: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_key_set':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:3380: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_key_update_begin':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:3395: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_key_update_end':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:3416: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_mode_init':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:3504: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_updateslot':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:3555: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_beacon_dturbo_config':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:3585: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_beacon_dturbo_update':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:3633: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_turbo_switch_mode':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:3776: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_bstuck_tasklet':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:4368: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_node_alloc':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:4820: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_node_cleanup':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:4855: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_node_free':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:4909: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_rx_capture':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:5404: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_tx_capture':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:5437: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_recv_mgmt':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:5502: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_rx_tasklet':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:5574: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_grppoll_start':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:6013: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_grppoll_stop':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:6226: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_wme_update':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:6441: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_uapsd_flush':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:6460: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_tx_start':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:6655: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_tx_tasklet_q0':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:7495: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_tx_tasklet_q0123':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:7516: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_tx_tasklet':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:7551: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_tx_timeout':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:7574: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_calibrate':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:7937: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_scan_start':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:8003: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_scan_end':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:8023: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_set_channel':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:8041: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_set_coverageclass':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:8057: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_mhz2ieee':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:8067: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_newstate':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:8082: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_setup_stationkey':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:8471: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_newassoc':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:8631: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_getchannels':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:8662: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_xr_rate_setup':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:8832: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_setup_subrates':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:8861: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_rate_setup':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:8904: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_getstats':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9141: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_set_mac_address':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9164: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_change_mtu':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9196: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_ioctl':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9283: error: 'struct net_device' has no member named 'priv'
#
cc1: warnings being treated as errors
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_sysctl_halparam':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9370: error: passing argument 5 of 'proc_dointvec' from incompatible pointer type
#
include/linux/sysctl.h:985: note: expected 'loff_t *' but argument is of type 'size_t *'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9370: error: too many arguments to function 'proc_dointvec'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9562: error: passing argument 5 of 'proc_dointvec' from incompatible pointer type
#
include/linux/sysctl.h:985: note: expected 'loff_t *' but argument is of type 'size_t *'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9562: error: too many arguments to function 'proc_dointvec'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: At top level:
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9574: error: initialization from incompatible pointer type
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9580: error: initialization from incompatible pointer type
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9586: error: initialization from incompatible pointer type
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9592: error: initialization from incompatible pointer type
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9598: error: initialization from incompatible pointer type
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9604: error: initialization from incompatible pointer type
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9610: error: initialization from incompatible pointer type
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9616: error: initialization from incompatible pointer type
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9623: error: initialization from incompatible pointer type
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9630: error: initialization from incompatible pointer type
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9636: error: initialization from incompatible pointer type
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9642: error: initialization from incompatible pointer type
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9648: error: initialization from incompatible pointer type
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9654: error: initialization from incompatible pointer type
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9660: error: initialization from incompatible pointer type
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9667: error: initialization from incompatible pointer type
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9673: error: initialization from incompatible pointer type
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9680: error: initialization from incompatible pointer type
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9686: error: initialization from incompatible pointer type
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_announce':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9779: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c: In function 'ath_rcv_dev_event':
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9926: error: 'struct net_device' has no member named 'priv'
#
/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.c:9928: error: 'struct net_device' has no member named 'open'
#
make[3]: *** [/home/robert/Bureau/madwifi-0.9.4/ath/if_ath.o] Error 1
#
make[2]: *** [/home/robert/Bureau/madwifi-0.9.4/ath] Error 2
#
make[1]: *** [_module_/home/robert/Bureau/madwifi-0.9.4] Error 2
#
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-24-generic'
#
make: *** [modules] Erreur 2
#
robert@ubuntu:~/Bureau/madwifi-0.9.4$

Dernière modification par Dr.BUg (Le 30/07/2010, à 12:16)


Bonjour chez vous !

Ubuntu 20.04 LTS (Gnome) - Intel Core I5 6400 - 8go DDR4 - Gigabyte G1 SNIPER B7 - GeForce GTX970
Ubuntu 22.04 LTS - AMD Ryzen 5600G - 16Go DDR4 - Gigabyte B550M DS3H

Hors ligne

#2 Le 31/07/2010, à 19:22

Dr.BUg

Re : Freeze carte wifi Atheros sur Lucid Lynx

Salut !

bon c'est peut être pas la meilleur solution mais elle a le mérite de fonctionner !
même si y'a personne qui peut m'aider à installer ce pilote, je conseil à ceux qui comme moi
on une carte wifi atheros qui freeze le system - de repasser sous Karmic Koala 9.10 - avec toutes les majs
sauf celle du noyau !!  car visiblement c'est celui de lucid Lynx 10.4 qui la fait planter.

ça marche, alors let's go !
bye neutral


Bonjour chez vous !

Ubuntu 20.04 LTS (Gnome) - Intel Core I5 6400 - 8go DDR4 - Gigabyte G1 SNIPER B7 - GeForce GTX970
Ubuntu 22.04 LTS - AMD Ryzen 5600G - 16Go DDR4 - Gigabyte B550M DS3H

Hors ligne