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 26/08/2008, à 22:59

MiniChen91

Problème - Artheros AR5007EG

Bonsoir à tous,

Après avoir exécuté mainte et maintes fois les lignes de commande de la documentation officielle, Ubuntu ne détecte toujours pas ma carte réseau. Or, lors du démarrage, lorsque la barre de chargement s'affiche, la led servant à indiquer que le wifi est activé, est allumé mais une fois l'ordinateur prêt à être utilisé, la led s'éteind et la carte réseau n'est toujours pas reconnu.

Je pense que l'erreur peut venir du fait que je n'arrive pas à installer les patch.

root@toky-laptop:~# patch -p0 < madwifi-ng-0933.ar2425.20071130.i386.patch
can't find file to patch at input line 4
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|diff -Naur old-hal/ah.h hal/ah.h
|--- old-hal/ah.h    2007-12-03 16:16:56.000000000 -0800
|+++ hal/ah.h    2007-12-03 16:16:01.000000000 -0800

Si, pour une meilleur compréhension de mon problème, vous avez besoin d'informations complémentaires, je vous invite à cliquer sur les différents liens :
- iwconfig
- lshw
- lspci

#2 Le 26/08/2008, à 23:01

willy78

Re : Problème - Artheros AR5007EG

Taper ligne par ligne dans un terminal, muni d'une connexion

cd Bureau
sudo apt-get install build-essential 
wget http://snapshots.madwifi.org/madwifi-hal-0.10.5.6/madwifi-hal-0.10.5.6-r3698-20080604.tar.gz
sudo ifconfig ath0 down
sudo modprobe -r ath_pci
tar -xvzf madwifi-hal-*.gz
cd madwifi-hal-*/scripts/
sudo ./madwifi-unload
sudo ./find-madwifi-modules.sh $(uname -r)
cd ..
make
sudo make install
echo -e 'auto lo\niface lo inet loopback\n' | sudo tee /etc/network/interfaces
sudo modprobe ath_pci

et connectez vous avec network-manager (2 tv en haut a droite à coté de l'heure)!

Ca donnes ça N-M
N-M.gif


Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne

#3 Le 27/08/2008, à 09:18

sebdu59

Re : Problème - Artheros AR5007EG

Bonjour,
je me permet de suatter lepost car j'ai le même problême avec ma carte wifi la commande lspci donne :
06:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
j'ai éssayé d'installer les paquets de madwifi et aussi éssayé NDSIwrapper en prenant lespilotes Windows vista qui sont avec mon ordinateur et qui marechent sous vista mais sans succés, j'ai aussi éssayé avecle spilotes sur le site de NDSIwrapper mais encore en vaint lol.
Enfin ce matin j'ai éssayé ta méthode willy78
malheuerusement j'obtient un message d'erreur en tapant la commande
sudo ifconfig ath0 down
voici le message d'erreur :
ath0: ERREUR en récupérant les signaux de l'interface: Aucun périphérique de ce type
Merci D'avance pour votre aide.

Séb

Hors ligne

#4 Le 27/08/2008, à 09:52

willy78

Re : Problème - Artheros AR5007EG

pas grave continu (la commande cherche a décharger un module qui n'est pas charger chez toi! donc pas grave)


Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne

#5 Le 27/08/2008, à 17:38

sebdu59

Re : Problème - Artheros AR5007EG

Bonjour,
tout d'abord merci car mon wifi marche enfin après quelque problême d'authentification
par contre je suis déconnecté toutes les cinq minutes mais bon je crois  que c'est a cause de mon routeur club-internet.
Cependant a chaque démarage de mon pc le wifi n'est plus acifs et je dois re taper la commande
sudo modprobe ath_pci
a chaque redémarage
sais tu comment je pourrais l'activer pour toujour ?
Merci d'avance
Séb

Hors ligne

#6 Le 27/08/2008, à 18:29

willy78

Re : Problème - Artheros AR5007EG

echo 'ath_pci' | sudo tee -a /etc/modules

Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne

#7 Le 27/08/2008, à 20:51

sebdu59

Re : Problème - Artheros AR5007EG

Bn ben merci Willy78 c'est nikélle tout marche
bon il me semble que je capte moins bien sur linux que sur windows m'enfin bon la patience est une vertue ( joré sa comme vertue  au moin) lol
Un grand merci a toi et bonne soirée
PS : je ne peut pas mettre le sujet en résolu car ce n'est pas moi qui l'est posté en premier lol

Hors ligne

#8 Le 30/12/2008, à 00:43

aminadu26

Re : Problème - Artheros AR5007EG

Bonsoir.
Si je peux me permettre A L'AIDEEEEEEEEE!!!!
Si vous avez le temps aidez moi s'il vous plait!
Donc vu le topic je n'arrive pas a installer ma carte wifi!
J'ai la même carte wifi que seb (du 59 tongue), mais je passe mon temps a avoir des messages d'erreur!!

dès la 2e ligne de commande ça commence!!

amina@amina:~/Bureau$ sudo apt-get install build-essential
sudo: unable to resolve host amina
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
Aucune version du paquet build-essential n'est disponible, mais il existe dans la base
de données. Cela signifie en général que le paquet est manquant, qu'il est devenu obsolète
ou qu'il n'est disponible que sur une autre source
E: Aucun paquet ne correspond au paquet build-essential

wget http://snapshots.madwifi.org/madwifi-hal-0.10.5.6/madwifi-hal-0.10.5.6-r3698-20080604.tar.gz
cette ligne marche .... enfin je l'ai modifié sinon il n'y avait pas de cible

amina@amina:~/Bureau$ sudo ifconfig ath0 down
sudo: unable to resolve host amina
ath0: ERREUR en récupérant les signaux de l'interface: Aucun périphérique de ce type
amina@amina:~/Bureau$ sudo modprobe -r ath pci
sudo: unable to resolve host amina
FATAL: Module ath not found.

la commande de décompression des fichiers tar fonctionnent, puis parès les commandes sudo ne fonctionnent encore pas(command not found!), avec une mention spéciale pour celle là "sudo ./find-madwifi-modules.sh $(uname -r)"

amina@amina:~/Bureau/madwifi-hal-0.10.5.6-r3879-20081204/scripts$ sudo ./find-madwifi-modules.sh $(uname -r)
sudo: unable to resolve host amina

WARNING:
It seems that there are modules left from previous MadWifi installations.
If you are unistalling the MadWifi modules please press "r" to remove them.
If you are installing new MadWifi modules, you should consider removing those
already installed, or else you may experience problems during operation.
Remove old modules?

[l]ist, [r]emove, [i]gnore or e[x]it (l,r,i,[x]) ?


Alors s'il vous plait aidez moi!!! big_smile

Amina

#9 Le 30/12/2008, à 17:26

willy78

Re : Problème - Artheros AR5007EG

retour de

sudo lshw -C network
cat /etc/modules
cat /etc/modprobe.d/blacklist

Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum

Hors ligne

#10 Le 02/01/2009, à 12:46

aminadu26

Re : Problème - Artheros AR5007EG

désolée pour le retard j'avais pasa v qu'il y avait une réponse smile

Alors voilà ce que vous m'avez demandé!!

amina@amina:~$ sudo lshw -C network
  *-network               
       description: Ethernet interface
       product: NetLink BCM5906M Fast Ethernet PCI Express
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:05:00.0
       logical name: eth0
       version: 02
       serial: 00:1b:38:2b:2c:95
       size: 100MB/s
       capacity: 100MB/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm vpd msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.86 duplex=full ip=192.168.1.20 latency=0 link=yes module=tg3 multicast=yes port=twisted pair speed=100MB/s
  *-network UNCLAIMED
       description: Ethernet controller
       product: AR242x 802.11abg Wireless PCI Express Adapter
       vendor: Atheros Communications Inc.
       physical id: 0
       bus info: pci@0000:06:00.0
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix cap_list
       configuration: latency=0
amina@amina:~$ cat /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

fuse
lp
amina@amina:~$ cat /etc/modprobe.d/blacklist
# This file lists those modules which we don't want to be loaded by
# alias expansion, usually so some other driver will be loaded for the
# device instead.

# evbug is a debug tool that should be loaded explicitly
blacklist evbug

# these drivers are very simple, the HID drivers are usually preferred
blacklist usbmouse
blacklist usbkbd

# replaced by e100
blacklist eepro100

# replaced by tulip
blacklist de4x5

# causes no end of confusion by creating unexpected network interfaces
blacklist eth1394

# snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much
# hardware on its own (Ubuntu bug #2011, #6810)
blacklist snd_intel8x0m

# causes failure to suspend on HP compaq nc6000 (Ubuntu: #10306)
blacklist i2c_i801

# replaced by p54pci
blacklist prism54

# replaced by b43 and ssb.
blacklist bcm43xx

# most apps now use garmin usb driver directly (Ubuntu: #114565)
blacklist garmin_gps

# replaced by asus-laptop (Ubuntu: #184721)
blacklist asus_acpi

#11 Le 02/01/2009, à 18:14

aminadu26

Re : Problème - Artheros AR5007EG

Coucou!
Juste pour dire que ça y est ça marche!!!
J'ai continué à chercher à droite  à gauche et je suis tombé là dessus http://doc.ubuntu-fr.org/acer_aspire_5315 et j'ai appliqué la deuxième solution qui a marché  directement smile.

En tout merci de m'avoir aidé!!
Bonne continuation et bonne année wink

#12 Le 11/02/2009, à 23:08

pasa88

Re : Problème - Artheros AR5007EG

Bonjour , j'essayé tous les liens ( copie coller et manuelement , mais ils sont tous sans cible )   , ou est'que je peut trouver l'archive? j'en ait marre de cette carte


J'aime pas les signatures.....et alors?

Linux user #494088
http://www.aru2l.tuxfamily.org/

Hors ligne

#13 Le 11/02/2009, à 23:19

sebdu59

Re : Problème - Artheros AR5007EG

Aparamment les pilotes ont bouger de place il y a quelques jours,
je l'ai retrouver je peu t'envoyer le fichier .tar.gz
il me faut juste ton addresse mail par MP et de la confiance.

Hors ligne

#14 Le 11/02/2009, à 23:28

sebdu59

Re : Problème - Artheros AR5007EG

C'est bon enfin retrouver,
http://snapshots.madwifi-project.org/ma … 204.tar.gz
Moi je l'ai mis sur mon Bureau puis j'ai continuez l'install et sa a marcher.
Puis j'ais est conserver une copie en sécurité.

Hors ligne

#15 Le 12/02/2009, à 11:37

pasa88

Re : Problème - Artheros AR5007EG

je vais essayer d'abord avec le lien , si j'arrive pas  je vais te donner ma adresse e-mail  ,  je remercie  a la communauté  , pendant ce temps j'ai réinstallé mon Ubuntu Intrepid et  apparemment mon wifi ça marche toujours pas... je vous tien au courant.


J'aime pas les signatures.....et alors?

Linux user #494088
http://www.aru2l.tuxfamily.org/

Hors ligne

#16 Le 12/02/2009, à 13:50

didier_62

Re : Problème - Artheros AR5007EG

Merci à Willy78 pour la méthode et à Sebdu59 pour le lien ! Enfin une solution qui marche ! big_smile:D

J'ai acheté un portable emachine (carte atheros) en octobre 2008, et ai aussitôt installé Ubuntu Le Héron (8.04) (vista viré).
J'ai eu beau tester toutes les solutions pour la carte wifi données dans la doc ubuntu (ath5k, madwifi, ndiswrapper...), je n'avais jamais pu voir apparaître le wifi (je suis relié par ethernet, pas grave, sauf si je veux emmener le portable à l'extérieur).
J'ai dû installer une mandriva 2009 en dual boot, car c'était la seule distribution qui reconnaissait automatiquement ma carte wifi.

Aujourd'hui (je suis obstiné !) je viens de tester la méthode de willy78....et ça marche enfin !

Merci beaucoup !

Didier.

Hors ligne

#17 Le 12/02/2009, à 13:59

pasa88

Re : Problème - Artheros AR5007EG

Bonjour , encore moi , j'ai telechargé le paquet que vous m'avez suggeré , mais lors d'installation j'ai quelques problemes : voici le deroulement de l'instalation , peut etre vous pouvez m'eclairer.:

pasa@pasa-laptop:~/Desktop$ cd madwifi
pasa@pasa-laptop:~/Desktop/madwifi$ sudo make
Checking requirements... ok.
Checking kernel configuration... ok.
make -C /lib/modules/2.6.27-11-generic/build SUBDIRS=/home/pasa/Desktop/madwifi modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.27-11-generic'
  CC [M]  /home/pasa/Desktop/madwifi/ath/if_ath.o
sudo install
  CC [M]  /home/pasa/Desktop/madwifi/ath/if_ath_radar.o
  CC [M]  /home/pasa/Desktop/madwifi/ath/if_ath_hal_extensions.o
  CC [M]  /home/pasa/Desktop/madwifi/ath/if_ath_pci.o
  LD [M]  /home/pasa/Desktop/madwifi/ath/ath_pci.o
  CC [M]  /home/pasa/Desktop/madwifi/ath_hal/ah_os.o
  HOSTCC  /home/pasa/Desktop/madwifi/ath_hal/uudecode
  UUDECODE /home/pasa/Desktop/madwifi/ath_hal/i386-elf._hal.o
  UNMANGLE /home/pasa/Desktop/madwifi/ath_hal/i386-elf.hal.o
  LD [M]  /home/pasa/Desktop/madwifi/ath_hal/ath_hal.o
  CC [M]  /home/pasa/Desktop/madwifi/ath_rate/amrr/amrr.o
  LD [M]  /home/pasa/Desktop/madwifi/ath_rate/amrr/ath_rate_amrr.o
  CC [M]  /home/pasa/Desktop/madwifi/ath_rate/minstrel/minstrel.o
  LD [M]  /home/pasa/Desktop/madwifi/ath_rate/minstrel/ath_rate_minstrel.o
  CC [M]  /home/pasa/Desktop/madwifi/ath_rate/onoe/onoe.o
  LD [M]  /home/pasa/Desktop/madwifi/ath_rate/onoe/ath_rate_onoe.o
  CC [M]  /home/pasa/Desktop/madwifi/ath_rate/sample/sample.o
  LD [M]  /home/pasa/Desktop/madwifi/ath_rate/sample/ath_rate_sample.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/if_media.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/ieee80211_skb.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/ieee80211.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/ieee80211_beacon.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/ieee80211_crypto.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/ieee80211_crypto_none.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/ieee80211_input.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/ieee80211_node.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/ieee80211_output.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/ieee80211_power.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/ieee80211_proto.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/ieee80211_scan.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/ieee80211_wireless.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/ieee80211_linux.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/ieee80211_monitor.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/ieee80211_rate.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/ieee80211_acl.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/ieee80211_crypto_ccmp.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/ieee80211_scan_ap.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/ieee80211_scan_sta.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/ieee80211_crypto_tkip.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/ieee80211_crypto_wep.o
  CC [M]  /home/pasa/Desktop/madwifi/net80211/ieee80211_xauth.o
  LD [M]  /home/pasa/Desktop/madwifi/net80211/wlan.o
  LD [M]  /home/pasa/Desktop/madwifi/net80211/wlan_wep.o
  LD [M]  /home/pasa/Desktop/madwifi/net80211/wlan_tkip.o
  LD [M]  /home/pasa/Desktop/madwifi/net80211/wlan_ccmp.o
  LD [M]  /home/pasa/Desktop/madwifi/net80211/wlan_acl.o
  LD [M]  /home/pasa/Desktop/madwifi/net80211/wlan_xauth.o
  LD [M]  /home/pasa/Desktop/madwifi/net80211/wlan_scan_sta.o
  LD [M]  /home/pasa/Desktop/madwifi/net80211/wlan_scan_ap.o
  Building modules, stage 2.
  MODPOST 14 modules
  CC      /home/pasa/Desktop/madwifi/ath/ath_pci.mod.o
  LD [M]  /home/pasa/Desktop/madwifi/ath/ath_pci.ko
  CC      /home/pasa/Desktop/madwifi/ath_hal/ath_hal.mod.o
  LD [M]  /home/pasa/Desktop/madwifi/ath_hal/ath_hal.ko
  CC      /home/pasa/Desktop/madwifi/ath_rate/amrr/ath_rate_amrr.mod.o
  LD [M]  /home/pasa/Desktop/madwifi/ath_rate/amrr/ath_rate_amrr.ko
  CC      /home/pasa/Desktop/madwifi/ath_rate/minstrel/ath_rate_minstrel.mod.o
  LD [M]  /home/pasa/Desktop/madwifi/ath_rate/minstrel/ath_rate_minstrel.ko
  CC      /home/pasa/Desktop/madwifi/ath_rate/onoe/ath_rate_onoe.mod.o
  LD [M]  /home/pasa/Desktop/madwifi/ath_rate/onoe/ath_rate_onoe.ko
  CC      /home/pasa/Desktop/madwifi/ath_rate/sample/ath_rate_sample.mod.o
  LD [M]  /home/pasa/Desktop/madwifi/ath_rate/sample/ath_rate_sample.ko
  CC      /home/pasa/Desktop/madwifi/net80211/wlan.mod.o
  LD [M]  /home/pasa/Desktop/madwifi/net80211/wlan.ko
  CC      /home/pasa/Desktop/madwifi/net80211/wlan_acl.mod.o
  LD [M]  /home/pasa/Desktop/madwifi/net80211/wlan_acl.ko
  CC      /home/pasa/Desktop/madwifi/net80211/wlan_ccmp.mod.o
  LD [M]  /home/pasa/Desktop/madwifi/net80211/wlan_ccmp.ko
  CC      /home/pasa/Desktop/madwifi/net80211/wlan_scan_ap.mod.o
  LD [M]  /home/pasa/Desktop/madwifi/net80211/wlan_scan_ap.ko
  CC      /home/pasa/Desktop/madwifi/net80211/wlan_scan_sta.mod.o
  LD [M]  /home/pasa/Desktop/madwifi/net80211/wlan_scan_sta.ko
  CC      /home/pasa/Desktop/madwifi/net80211/wlan_tkip.mod.o
  LD [M]  /home/pasa/Desktop/madwifi/net80211/wlan_tkip.ko
  CC      /home/pasa/Desktop/madwifi/net80211/wlan_wep.mod.o
  LD [M]  /home/pasa/Desktop/madwifi/net80211/wlan_wep.ko
  CC      /home/pasa/Desktop/madwifi/net80211/wlan_xauth.mod.o
  LD [M]  /home/pasa/Desktop/madwifi/net80211/wlan_xauth.ko
make[1]: Leaving directory `/usr/src/linux-headers-2.6.27-11-generic'
make -C ./tools all || exit 1
make[1]: Entering directory `/home/pasa/Desktop/madwifi/tools'
for d in ath_info; do \
        make -C $d || exit 1; \
    done
make[2]: Entering directory `/home/pasa/Desktop/madwifi/tools/ath_info'
gcc -g -O2 -W -Wall -c ath_info.c
ath_info.c: In function 'main':
ath_info.c:2841: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
gcc -g -O2 -W -Wall  -o ath_info ath_info.o
make[2]: Leaving directory `/home/pasa/Desktop/madwifi/tools/ath_info'
gcc -o athstats -g -O2 -Wall -I. -I../hal -I.. -I../ath_hal -I../ath  athstats.c
athstats.c: In function 'main':
athstats.c:289: warning: format not a string literal and no format arguments
athstats.c:291: warning: format not a string literal and no format arguments
athstats.c:311: warning: format not a string literal and no format arguments
athstats.c:313: warning: format not a string literal and no format arguments
athstats.c:348: warning: format not a string literal and no format arguments
gcc -o 80211stats -g -O2 -Wall -I. -I../hal -I.. -I../ath_hal  80211stats.c
80211stats.c: In function 'main':
80211stats.c:287: warning: format not a string literal and no format arguments
gcc -o athkey -g -O2 -Wall -I. -I../hal -I.. -I../ath_hal  athkey.c
gcc -o athchans -g -O2 -Wall -I. -I../hal -I.. -I../ath_hal  athchans.c
gcc -o athctrl -g -O2 -Wall -I. -I../hal -I.. -I../ath_hal  athctrl.c
gcc -o athdebug -g -O2 -Wall -I. -I../hal -I.. -I../ath_hal  athdebug.c
gcc -o 80211debug -g -O2 -Wall -I. -I../hal -I.. -I../ath_hal  80211debug.c
gcc -o wlanconfig -g -O2 -Wall -I. -I../hal -I.. -I../ath_hal  wlanconfig.c
wlanconfig.c: In function 'list_keys':
wlanconfig.c:779: warning: ignoring return value of 'system', declared with attribute warn_unused_result
wlanconfig.c: In function 'ieee80211_status':
wlanconfig.c:895: warning: ignoring return value of 'system', declared with attribute warn_unused_result
gcc -o wpakey -g -O2 -Wall -I. -I../hal -I.. -I../ath_hal  wpakey.c
make[1]: Leaving directory `/home/pasa/Desktop/madwifi/tools'
pasa@pasa-laptop:~/Desktop/madwifi$ sudo install
install: missing file operand
Try `install --help' for more information.
pasa@pasa-laptop:~/Desktop/madwifi$









wifi toujours inoperable :


pasa@pasa-laptop:~$ iwlist scan
lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

pan0      Interface doesn't support scanning.

pasa@pasa-laptop:~$

    (ubuntu Intreprid reinstallé ce matin et mis a jour).  Merci


J'aime pas les signatures.....et alors?

Linux user #494088
http://www.aru2l.tuxfamily.org/

Hors ligne

#18 Le 13/04/2009, à 19:33

tuco2

Re : Problème - Artheros AR5007EG

salut a vous les linuxien , voila .. bien que je sois sous ubuntu depuis 8 mois , j'ai encore du mal avec  ma carte 03:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
le probléme c'est :
wget http://snapshots.madwifi.org/madwifi-hal-0.10.5.6/madwifi-hal-0.10.5.6-r3698-20080604.tar.gz
--2009-04-13 19:30:56--  http://snapshots.madwifi.org/madwifi-hal-0.10.5.6/madwifi-hal-0.10.5.6-r3698-20080604.tar.gz
Resolving snapshots.madwifi.org... failed: Name or service not known.
wget: unable to resolve host address `snapshots.madwifi.org'

bon j'ai deviner que le lien était mort ....... que doit je faire ?

#19 Le 25/05/2009, à 15:37

soldat534

Re : Problème - Artheros AR5007EG

pour ceux ki est des liens voila comment jai fait
http://snapshots.madwifi-project.org/madwifi-hal-0.10.5.6/
et ensuite tu selectionne une archive dans la liste.
merci de m'aider si ta trouver une solutions

#20 Le 07/02/2011, à 09:30

wotringe

Re : Problème - Artheros AR5007EG

Bonjour,

J'ai également des problèmes avec mon wifi.

Mon pote imformaticien qui m'a installé ubuntu avait installé madwifi

(et je devais taper à chaque redémarage "sudo modprobe ath_pci" mais depuis une mise à jours de mon système, cela ne marche plus...ce qui m'oblige à utiliser mon widows qui est de plus en plus buggé. Il commence à m'énerver, et j'aimerais donc retourner sur ubuntu, et de solutionner mon problème de wifi.



La première solution proposée par willy78:

Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
build-essential est déjà la plus récente version disponible.
0 mis à jour, 0 nouvellement installés, 0 à enlever et 0 non mis à jour.


et sinon, ça peut servir:

*-network               
       description: Ethernet interface
       product: RTL8101E/RTL8102E PCI Express Fast Ethernet controller
       vendor: Realtek Semiconductor Co., Ltd.
       physical id: 0
       bus info: pci@0000:02:00.0
       logical name: eth0
       version: 02
       serial: 00:1e:68:f1:c7:93
       size: 100MB/s
       capacity: 100MB/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full ip=192.168.1.5 latency=0 link=yes module=r8169 multicast=yes port=MII speed=100MB/s
  *-network UNCLAIMED
       description: Ethernet controller
       product: AR242x 802.11abg Wireless PCI Express Adapter
       vendor: Atheros Communications Inc.
       physical id: 0
       bus info: pci@0000:03:00.0
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress msix bus_master cap_list
       configuration: latency=0
  *-network DISABLED
       description: Ethernet interface
       physical id: 1
       logical name: pan0
       serial: e2:8c:fe:61:26:ff
       capabilities: ethernet physical
       configuration: broadcast=yes driver=bridge driverversion=2.3 firmware=N/A link=yes multicast=yes
arnaud@arnaud-laptop:~/Bureau$ cat /etc/modules
# /etc/modules: kernel modules to load at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.

lp

cat: /etc/modprobe.d/blacklist: No such file or directory

Merci d'avance pour votre aide

Hors ligne