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 17/10/2008, à 22:30

herni

Activer et connecter la carte wifi d'1 aspire 5715Z[RESOLU !]

Bonjour
J'ai récemment connecté, sans difficultés, grace à la clef usb, 1 pc portable Aspire 5715 Z. J'aimerais comprendre et exploiter la carte wifi intégrée de cet ordinnateur.
J'ai suivi quelques post, mais pour être honnête je n'y arrive pas...
Si quelqu'un aurait l'amabilité de me donner des conseils, ce serait bien sympa . Alors voil:a ce que me donne le retour de ces commandes :

 
henri@henri-destop:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu 8.04.1"
henri@henri-destop:~$ iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

wmaster0  no wireless extensions.

wlan1     IEEE 802.11g  ESSID:"Livebox-c1fc"  
          Mode:Managed  Frequency:2.457 GHz  Access Point: 00:1A:6B:CA:57:56   
          Bit Rate=54 Mb/s   Tx-Power=27 dBm   
          Retry min limit:7   RTS thr:off   Fragment thr=2346 B   
          Link Quality=90/100  Signal level=-58 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0

henri@henri-destop:~$ lscpi
bash: lscpi : commande introuvable
henri@henri-destop:~$ lspci
00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 03)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #5 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 4 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI Controller #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface Controller (rev 03)
00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA AHCI Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
05:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5906M Fast Ethernet PCI Express (rev 02)
06:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
henri@henri-destop:~$ sudo lshw -C network
[sudo] password for henri: 
  *-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:1e:ec:49:99:06
       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 latency=0 link=no module=tg3 multicast=yes port=twisted pair
  *-network UNCLAIMED
    [doc]   description: Ethernet controller
       product: AR242x 802.11abg Wireless PCI Express Adapter
       vendor: Atheros Communications Inc.[/doc]
       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
  *-network
       description: Wireless interface
       physical id: 2
       logical name: wlan1
       serial: 00:1f:cf:11:72:c6
       capabilities: ethernet physical wireless
       configuration: broadcast=yes ip=192.168.1.14 multicast=yes wireless=IEEE 802.11g
henri@henri-destop:~$ lsmod
Module                  Size  Used by
ipv6                  267780  10 
i915                   32512  2 
drm                    82452  3 i915
binfmt_misc            12808  1 
rfcomm                 41744  2 
l2cap                  25728  13 rfcomm
bluetooth              61156  4 rfcomm,l2cap
ppdev                  10372  0 
acpi_cpufreq           10796  1 
cpufreq_stats           7104  0 
cpufreq_userspace       5284  0 
cpufreq_conservative     8712  0 
cpufreq_powersave       2688  0 
cpufreq_ondemand        9740  1 
freq_table              5536  3 acpi_cpufreq,cpufreq_stats,cpufreq_ondemand
container               5632  0 
dock                   11280  0 
sbs                    15112  0 
sbshc                   7680  1 sbs
iptable_filter          3840  0 
ip_tables              14820  1 iptable_filter
x_tables               16132  1 ip_tables
parport_pc             36260  0 
lp                     12324  0 
parport                37832  3 ppdev,parport_pc,lp
af_packet              23812  8 
joydev                 13120  0 
rt2500usb              24320  0 
arc4                    2944  2 
ecb                     4480  2 
blkcipher               8324  1 ecb
rt73usb                27136  0 
rt2x00usb              12800  2 rt2500usb,rt73usb
rt2x00lib              22528  3 rt2500usb,rt73usb,rt2x00usb
rfkill                  8596  1 rt2x00lib
input_polldev           5896  1 rt2x00lib
crc_itu_t               3072  1 rt2x00lib
acer_acpi              18112  0 
led_class               6020  1 acer_acpi
mac80211              165652  2 rt2x00usb,rt2x00lib
cfg80211               15112  1 mac80211
uvcvideo               58116  0 
evdev                  13056  8 
compat_ioctl32          2304  1 uvcvideo
videodev               29440  1 uvcvideo
v4l1_compat            15492  2 uvcvideo,videodev
v4l2_common            18304  2 uvcvideo,videodev
serio_raw               7940  0 
snd_hda_intel         344856  3 
psmouse                40336  0 
ath_pci               101024  0 
snd_pcm_oss            42144  0 
snd_mixer_oss          17920  1 snd_pcm_oss
wlan                  207728  1 ath_pci
snd_pcm                78596  2 snd_hda_intel,snd_pcm_oss
snd_page_alloc         11400  2 snd_hda_intel,snd_pcm
snd_hwdep              10500  1 snd_hda_intel
ath_hal               192592  1 ath_pci
snd_seq_dummy           4868  0 
snd_seq_oss            35584  0 
snd_seq_midi            9376  0 
battery                14212  0 
snd_rawmidi            25760  1 snd_seq_midi
snd_seq_midi_event      8320  2 snd_seq_oss,snd_seq_midi
ac                      6916  0 
snd_seq                54224  6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer              24836  2 snd_pcm,snd_seq
snd_seq_device          9612  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
wmi_acer                9644  1 acer_acpi
video                  19856  0 
output                  4736  1 video
pcspkr                  4224  0 
snd                    56996  17 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
shpchp                 34452  0 
pci_hotplug            30880  1 shpchp
button                  9232  0 
intel_agp              25492  1 
iTCO_wdt               13092  0 
iTCO_vendor_support     4868  1 iTCO_wdt
agpgart                34760  3 drm,intel_agp
soundcore               8800  1 snd
ext3                  136840  1 
jbd                    48404  1 ext3
mbcache                 9600  1 ext3
sr_mod                 17956  0 
cdrom                  37408  1 sr_mod
ata_piix               19588  0 
sg                     36880  0 
sd_mod                 30720  3 
ata_generic             8324  0 
ahci                   28548  2 
tg3                   116228  0 
pata_acpi               8320  0 
libata                159344  4 ata_piix,ata_generic,ahci,pata_acpi
scsi_mod              151436  4 sr_mod,sg,sd_mod,libata
ehci_hcd               37900  0 
uhci_hcd               27024  0 
usbcore               146412  7 rt2500usb,rt73usb,rt2x00usb,uvcvideo,ehci_hcd,uhci_hcd
thermal                16796  0 
processor              37384  4 acpi_cpufreq,thermal
fan                     5636  0 
fbcon                  42912  0 
tileblit                3456  1 fbcon
font                    9472  1 fbcon
bitblit                 6784  1 fbcon
softcursor              3072  1 bitblit
fuse                   50708  3 
henri@henri-destop:~$ ifconfig
eth0      Link encap:Ethernet  HWaddr 00:1e:ec:49:99:06  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000 
          Octets reçus:0 (0.0 B) Octets transmis:0 (0.0 B)
          Interruption:18 

eth0:avahi Link encap:Ethernet  HWaddr 00:1e:ec:49:99:06  
          inet adr:169.254.5.84  Bcast:169.254.255.255  Masque:255.255.0.0
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          Interruption:18 

lo        Link encap:Boucle locale  
          inet adr:127.0.0.1  Masque:255.0.0.0
          adr inet6: ::1/128 Scope:Hôte
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          Packets reçus:1384 erreurs:0 :0 overruns:0 frame:0
          TX packets:1384 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:0 
          Octets reçus:69772 (68.1 KB) Octets transmis:69772 (68.1 KB)

wlan1     Link encap:Ethernet  HWaddr 00:1f:cf:11:72:c6  
          inet adr:192.168.1.14  Bcast:192.168.1.255  Masque:255.255.255.0
          adr inet6: fe80::21f:cfff:fe11:72c6/64 Scope:Lien
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Packets reçus:3080 erreurs:0 :0 overruns:0 frame:0
          TX packets:2897 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000 
          Octets reçus:2164804 (2.0 MB) Octets transmis:471498 (460.4 KB)

wmaster0  Link encap:UNSPEC  HWaddr 00-1F-CF-11-72-C6-00-00-00-00-00-00-00-00-00-00  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 lg file transmission:1000 
          Octets reçus:0 (0.0 B) Octets transmis:0 (0.0 B)

henri@henri-destop:~$ uname -r -m 
2.6.24-21-generic i686
henri@henri-destop:~$ cat  /etc/network/interfaces
auto lo
iface lo inet loopback



iface eth0 inet dhcp

auto eth0
henri@henri-destop:~$ nm-tool

NetworkManager Tool

State: connected

- Device: wlan1 ----------------------------------------------------------------
  NM Path:           /org/freedesktop/NetworkManager/Devices/wlan1
  Type:              802.11 Wireless
  Driver:            rt73usb
  Active:            yes
  HW Address:        00:1F:CF:11:72:C6

  Capabilities:
    Supported:       yes
    Speed:           54 Mb/s

  Wireless Settings
    Scanning:        yes
    WEP Encryption:  yes
    WPA Encryption:  yes
    WPA2 Encryption: yes

  Wireless Networks (* = Current Network)
    *Livebox-c1dc:   Infrastructure Mode, Freq 2.457 MHz, Rate 62 Mb/s, Strength 51%, Encrypted (WEP)

  IP Settings:
    IP Address:      192.168.1.14
    Subnet Mask:     255.255.255.0
    Broadcast:       192.168.1.255
    Gateway:         192.168.1.1
    Primary DNS:     192.168.1.1
    Secondary DNS:   0.0.0.0


henri@henri-destop:~$

J'espère que ces reseignements pourront aiguiller ceux qui savent.

La chose seul que j'ai cru comprendre c'est le nom de la carte :   description: Ethernet controller
       product: AR242x 802.11abg Wireless PCI Express Adapter
       vendor: Atheros Communications Inc.
Mais aprés... houla !
Merci à ceux qui voudront bien essayer (ou re-éssayer) de m'aider.

Dernière modification par herni (Le 18/10/2008, à 07:35)

Hors ligne

#2 Le 17/10/2008, à 22:32

slasher_fun

Re : Activer et connecter la carte wifi d'1 aspire 5715Z[RESOLU !]

http://doc.ubuntu-fr.org/atheros_ar5007eg smile

Hors ligne

#3 Le 17/10/2008, à 22:48

herni

Re : Activer et connecter la carte wifi d'1 aspire 5715Z[RESOLU !]

Merci pour la rapidité et bien vu pour le lien !
Mais... le site fait etat d'une carte 5007 G ! or j'ai cru comprendre, à tort surement, que ma carte était une Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01).i
   Dois-je quand même utiliser le tuto, ou bien j'essaye de le suivre à la lettre ?

Hors ligne

#4 Le 17/10/2008, à 23:03

slasher_fun

Re : Activer et connecter la carte wifi d'1 aspire 5715Z[RESOLU !]

C'est la même carte smile

Hors ligne

#5 Le 17/10/2008, à 23:25

herni

Re : Activer et connecter la carte wifi d'1 aspire 5715Z[RESOLU !]

Oui exact, aprés avoir relu le post plus en détail, j'ai vu que sous ubuntu 8.04 c'était son nom. Pfff je sais même pas lire !
J'ai tenté de suivre la méthode n°1 et d'entrée (comme d'hab !) j'ai déja un message d'erreur ! :

henri@henri-destop:~$ wget http://snapshots.madwifi.org/madwifi-ng-current.tar.gz
--23:16:48--  http://snapshots.madwifi.org/madwifi-ng-current.tar.gz
           => `madwifi-ng-current.tar.gz'
Résolution de snapshots.madwifi.org... 217.24.1.134
Connexion vers snapshots.madwifi.org|217.24.1.134|:80... connecté.
requête HTTP transmise, en attente de la réponse... 404 Not Found
23:16:48 ERREUR 404: Not Found.

henri@henri-destop:~$ tar xvzf madwifi-ng-current.tar.gz
tar: madwifi-ng-current.tar.gz : la fonction open a échoué: Aucun fichier ou dossier de ce type
tar: Erreur non récupérable : arrêt du traitement
tar: Child returned status 2
tar: Des erreurs ont provoqué l'arrêt du programme
henri@henri-destop:~$ cd madwifi-trunk-r*

j'ai télechargé le paquet :madwifi-hal-0.10.5.6-r3835-20080801.tar.gz, sur mon bureau.(par une recherche)
mais pareil le résultat est le même quand je lance la commande dans le terminal ! du coup j'ose pas continuer.

Hors ligne

#6 Le 17/10/2008, à 23:39

slasher_fun

Re : Activer et connecter la carte wifi d'1 aspire 5715Z[RESOLU !]

La méthode 1 semble HS, utilise la méthode 2 smile

Hors ligne

#7 Le 18/10/2008, à 07:00

herni

Re : Activer et connecter la carte wifi d'1 aspire 5715Z[RESOLU !]

J'y ai pensé ! mais même dans la méthode 2 il faut quand même charger le fameux paquet.
C'est écrit il me semble en sessous de l méthode 1 :

hoix 2 - compatible 32 et 64 bits

On télécharge une archive contenant un snapshot avec le patch déjà appliqué (dans un terminal):

archive du 03/09/2008    

wget http://snapshots.madwifi.org/madwifi-hal-0.10.5.6/madwifi-hal-0.10.5.6-r3835-20080801.tar.gz
tar xvzf madwifi-hal-0.10.5.6-r3835-20080801.tar.gz
cd madwifi-hal-0.10.5.6-r3835-20080801.

J'ai quand même lançé les commandes dans le terminal et voila ceque j'ai obtenu :

henri@henri-destop:~$ wget http://snapshots.madwifi.org/madwifi-hal-0.10.5.6/madwifi-hal-0.10.5.6-r3835-20080801.tar.gz
--07:03:35--  http://snapshots.madwifi.org/madwifi-hal-0.10.5.6/madwifi-hal-0.10.5.6-r3835-20080801.tar.gz
           => `madwifi-hal-0.10.5.6-r3835-20080801.tar.gz'
Résolution de snapshots.madwifi.org... 217.24.1.134
Connexion vers snapshots.madwifi.org|217.24.1.134|:80... connecté.
requête HTTP transmise, en attente de la réponse... 200 OK
Longueur: 4 417 874 (4.2M) [application/x-gzip]

100%[====================================>] 4 417 874    802.65K/s    ETA 00:00

07:03:44 (487.90 KB/s) - « madwifi-hal-0.10.5.6-r3835-20080801.tar.gz » sauvegardé [4417874/4417874]

henri@henri-destop:~$ tar xvzf madwifi-hal-0.10.5.6-r3835-20080801.tar.gz
madwifi-hal-0.10.5.6-r3835-20080801/
madwifi-hal-0.10.5.6-r3835-20080801/THANKS
madwifi-hal-0.10.5.6-r3835-20080801/scripts/
madwifi-hal-0.10.5.6-r3835-20080801/scripts/hal_unmangle.sed
madwifi-hal-0.10.5.6-r3835-20080801/scripts/hal_unmangle.objcopy
madwifi-hal-0.10.5.6-r3835-20080801/scripts/madwifi-unload
madwifi-hal-0.10.5.6-r3835-20080801/scripts/if_ath_hal_generator.pl
madwifi-hal-0.10.5.6-r3835-20080801/scripts/get_arch.mk
madwifi-hal-0.10.5.6-r3835-20080801/scripts/find-madwifi-modules.sh
madwifi-hal-0.10.5.6-r3835-20080801/scripts/make-release.bash
madwifi-hal-0.10.5.6-r3835-20080801/scripts/hal_unmangle_log
madwifi-hal-0.10.5.6-r3835-20080801/scripts/madwifi-indent
madwifi-hal-0.10.5.6-r3835-20080801/scripts/update_hal_unmangle
madwifi-hal-0.10.5.6-r3835-20080801/regression/
madwifi-hal-0.10.5.6-r3835-20080801/regression/ccmp/
madwifi-hal-0.10.5.6-r3835-20080801/regression/ccmp/Makefile
madwifi-hal-0.10.5.6-r3835-20080801/regression/ccmp/test_ccmp.c
madwifi-hal-0.10.5.6-r3835-20080801/regression/tkip/
madwifi-hal-0.10.5.6-r3835-20080801/regression/tkip/Makefile
madwifi-hal-0.10.5.6-r3835-20080801/regression/tkip/test_tkip.c
madwifi-hal-0.10.5.6-r3835-20080801/regression/wep/
madwifi-hal-0.10.5.6-r3835-20080801/regression/wep/test_wep.c
madwifi-hal-0.10.5.6-r3835-20080801/regression/wep/Makefile
madwifi-hal-0.10.5.6-r3835-20080801/regression/Makefile
madwifi-hal-0.10.5.6-r3835-20080801/BuildCaps.inc
madwifi-hal-0.10.5.6-r3835-20080801/ath/
madwifi-hal-0.10.5.6-r3835-20080801/ath/if_ath_hal_extensions.h
madwifi-hal-0.10.5.6-r3835-20080801/ath/if_athvar.h
madwifi-hal-0.10.5.6-r3835-20080801/ath/if_ath_hal_macros.h
madwifi-hal-0.10.5.6-r3835-20080801/ath/if_ath_hal_extensions.c
madwifi-hal-0.10.5.6-r3835-20080801/ath/if_ath_radar.c
madwifi-hal-0.10.5.6-r3835-20080801/ath/if_ath_hal_wrappers.h
madwifi-hal-0.10.5.6-r3835-20080801/ath/if_ath_pci.c
madwifi-hal-0.10.5.6-r3835-20080801/ath/Makefile.kernel
madwifi-hal-0.10.5.6-r3835-20080801/ath/if_ath_radar.h
madwifi-hal-0.10.5.6-r3835-20080801/ath/if_athioctl.h
madwifi-hal-0.10.5.6-r3835-20080801/ath/if_ath_pci.h
madwifi-hal-0.10.5.6-r3835-20080801/ath/if_ath_hal.h
madwifi-hal-0.10.5.6-r3835-20080801/ath/if_ath_ahb.c
madwifi-hal-0.10.5.6-r3835-20080801/ath/if_ath_debug.h
madwifi-hal-0.10.5.6-r3835-20080801/ath/Makefile
madwifi-hal-0.10.5.6-r3835-20080801/ath/if_ath.c
madwifi-hal-0.10.5.6-r3835-20080801/ath/if_ath_ahb.h
madwifi-hal-0.10.5.6-r3835-20080801/tools/
madwifi-hal-0.10.5.6-r3835-20080801/tools/man/
madwifi-hal-0.10.5.6-r3835-20080801/tools/man/wlanconfig.8
madwifi-hal-0.10.5.6-r3835-20080801/tools/man/athkey.8
madwifi-hal-0.10.5.6-r3835-20080801/tools/man/athctrl.8
madwifi-hal-0.10.5.6-r3835-20080801/tools/man/80211debug.8
madwifi-hal-0.10.5.6-r3835-20080801/tools/man/athdebug.8
madwifi-hal-0.10.5.6-r3835-20080801/tools/man/athchans.8
madwifi-hal-0.10.5.6-r3835-20080801/tools/man/athstats.8
madwifi-hal-0.10.5.6-r3835-20080801/tools/man/80211stats.8
madwifi-hal-0.10.5.6-r3835-20080801/tools/athctrl.c
madwifi-hal-0.10.5.6-r3835-20080801/tools/athdebug.c
madwifi-hal-0.10.5.6-r3835-20080801/tools/80211stats.c
madwifi-hal-0.10.5.6-r3835-20080801/tools/wlanconfig.c
madwifi-hal-0.10.5.6-r3835-20080801/tools/athstats.c
madwifi-hal-0.10.5.6-r3835-20080801/tools/ath_info/
madwifi-hal-0.10.5.6-r3835-20080801/tools/ath_info/README
madwifi-hal-0.10.5.6-r3835-20080801/tools/ath_info/ath_info.c
madwifi-hal-0.10.5.6-r3835-20080801/tools/ath_info/ath_info.8
madwifi-hal-0.10.5.6-r3835-20080801/tools/ath_info/Makefile
madwifi-hal-0.10.5.6-r3835-20080801/tools/wpakey.c
madwifi-hal-0.10.5.6-r3835-20080801/tools/wireless_copy.h
madwifi-hal-0.10.5.6-r3835-20080801/tools/athchans.c
madwifi-hal-0.10.5.6-r3835-20080801/tools/athkey.c
madwifi-hal-0.10.5.6-r3835-20080801/tools/Makefile
madwifi-hal-0.10.5.6-r3835-20080801/tools/80211debug.c
madwifi-hal-0.10.5.6-r3835-20080801/ath_hal/
madwifi-hal-0.10.5.6-r3835-20080801/ath_hal/uudecode.c
madwifi-hal-0.10.5.6-r3835-20080801/ath_hal/ah_osdep.h
madwifi-hal-0.10.5.6-r3835-20080801/ath_hal/ah_os.h
madwifi-hal-0.10.5.6-r3835-20080801/ath_hal/Makefile.kernel
madwifi-hal-0.10.5.6-r3835-20080801/ath_hal/ah_target.inc
madwifi-hal-0.10.5.6-r3835-20080801/ath_hal/opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/ath_hal/ah_os.c
madwifi-hal-0.10.5.6-r3835-20080801/ath_hal/Makefile
madwifi-hal-0.10.5.6-r3835-20080801/patch-kernel/
madwifi-hal-0.10.5.6-r3835-20080801/patch-kernel/Config.in
madwifi-hal-0.10.5.6-r3835-20080801/patch-kernel/README
madwifi-hal-0.10.5.6-r3835-20080801/patch-kernel/Kconfig
madwifi-hal-0.10.5.6-r3835-20080801/patch-kernel/install.sh
madwifi-hal-0.10.5.6-r3835-20080801/patch-kernel/Configure.help.patch
madwifi-hal-0.10.5.6-r3835-20080801/net80211/
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_crypto.h
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_rate.h
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_var.h
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_linux.h
madwifi-hal-0.10.5.6-r3835-20080801/net80211/if_media.h
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_crypto.c
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211.h
madwifi-hal-0.10.5.6-r3835-20080801/net80211/if_media.c
madwifi-hal-0.10.5.6-r3835-20080801/net80211/if_ethersubr.h
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_scan.h
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_rate.c
madwifi-hal-0.10.5.6-r3835-20080801/net80211/if_llc.h
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_wireless.c
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211.c
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_radiotap.h
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_node.c
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_crypto_tkip.c
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_input.c
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_scan.c
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_output.c
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_crypto_ccmp.c
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_power.c
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_debug.h
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_monitor.h
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_scan_ap.c
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_crypto_none.c
madwifi-hal-0.10.5.6-r3835-20080801/net80211/Makefile.kernel
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_ioctl.h
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_beacon.c
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_linux.c
madwifi-hal-0.10.5.6-r3835-20080801/net80211/if_athproto.h
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_skb.h
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_node.h
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_xauth.c
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_monitor.c
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_power.h
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_acl.c
madwifi-hal-0.10.5.6-r3835-20080801/net80211/Makefile
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_crypto_wep.c
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_scan_sta.c
madwifi-hal-0.10.5.6-r3835-20080801/net80211/_ieee80211.h
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_proto.h
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_proto.c
madwifi-hal-0.10.5.6-r3835-20080801/net80211/ieee80211_skb.c
madwifi-hal-0.10.5.6-r3835-20080801/COPYRIGHT
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/onoe/
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/onoe/onoe.c
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/onoe/Makefile.kernel
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/onoe/onoe.h
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/onoe/Makefile
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/minstrel/
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/minstrel/minstrel.h
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/minstrel/minstrel.c
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/minstrel/minstrel.txt
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/minstrel/Makefile.kernel
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/minstrel/Makefile
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/sample/
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/sample/sample.c
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/sample/sample.h
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/sample/Makefile.kernel
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/sample/Makefile
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/amrr/
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/amrr/amrr.c
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/amrr/amrr.h
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/amrr/Makefile.kernel
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/amrr/Makefile
madwifi-hal-0.10.5.6-r3835-20080801/ath_rate/Makefile
madwifi-hal-0.10.5.6-r3835-20080801/include/
madwifi-hal-0.10.5.6-r3835-20080801/include/compat.h
madwifi-hal-0.10.5.6-r3835-20080801/include/sys/
madwifi-hal-0.10.5.6-r3835-20080801/include/sys/queue.h
madwifi-hal-0.10.5.6-r3835-20080801/Makefile.inc
madwifi-hal-0.10.5.6-r3835-20080801/kernelversion.c
madwifi-hal-0.10.5.6-r3835-20080801/README
madwifi-hal-0.10.5.6-r3835-20080801/Makefile.kernel
madwifi-hal-0.10.5.6-r3835-20080801/INSTALL
madwifi-hal-0.10.5.6-r3835-20080801/SNAPSHOT
madwifi-hal-0.10.5.6-r3835-20080801/contrib/
madwifi-hal-0.10.5.6-r3835-20080801/contrib/madwifi.spec.in
madwifi-hal-0.10.5.6-r3835-20080801/contrib/madwifi.spec
madwifi-hal-0.10.5.6-r3835-20080801/README.dfs
madwifi-hal-0.10.5.6-r3835-20080801/Makefile
madwifi-hal-0.10.5.6-r3835-20080801/hal/
madwifi-hal-0.10.5.6-r3835-20080801/hal/ah_devid.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/COPYRIGHT
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/ap30.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/i386-elf.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/ap30.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/i386-elf.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/mips-le-elf.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/ap51.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/wisoc.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/sparc-be-elf.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/xscale-be-elf.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/xscale-le-elf.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/alpha-elf.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/wackelf.c
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/ap43.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/sparc64-be-elf.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/armv4-be-elf.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/ap30.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/alpha-elf.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/ap61.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/mipsisa32-be-elf.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/powerpc-be-elf.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/mipsisa32-be-elf.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/sparc64-be-elf.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/mips1-be-elf.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/sh4-le-elf.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/arm9-le-thumb-elf.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/mips1-le-elf.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/powerpc-be-eabi.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/powerpc-be-eabi.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/mips-be-elf.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/powerpc-be-elf.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/powerpc-be-eabi.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/mips1-be-elf.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/mips1-le-elf.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/wisoc.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/sh4-le-elf.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/powerpc-le-eabi.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/xscale-le-elf.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/armv4-le-elf.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/powerpc-le-eabi.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/x86_64-elf.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/mipsisa32-le-elf.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/sh4-le-elf.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/arm9-le-thumb-elf.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/powerpc-be-elf.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/mips1-be-elf.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/alpha-elf.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/arm9-le-thumb-elf.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/mips-be-elf.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/mips-le-elf.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/ap43.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/mips-be-elf.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/ap51.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/mipsisa32-le-elf.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/ap61.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/armv4-le-elf.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/armv4-be-elf.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/i386-elf.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/armv4-le-elf.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/mips1-le-elf.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/x86_64-elf.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/mipsisa32-be-elf.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/ap51.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/sparc-be-elf.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/armv4-be-elf.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/mips-le-elf.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/xscale-be-elf.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/mipsisa32-le-elf.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/sparc-be-elf.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/wisoc.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/powerpc-le-eabi.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/xscale-be-elf.inc
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/ap61.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/x86_64-elf.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/ap43.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/sparc64-be-elf.hal.o.uu
madwifi-hal-0.10.5.6-r3835-20080801/hal/public/xscale-le-elf.opt_ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/ah_soc.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/README
madwifi-hal-0.10.5.6-r3835-20080801/hal/version.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/ah.h
madwifi-hal-0.10.5.6-r3835-20080801/hal/ah_desc.h
madwifi-hal-0.10.5.6-r3835-20080801/release.h
henri@henri-destop:~$ cd madwifi-hal-0.10.5.6-r3835-20080801
henri@henri-destop:~/madwifi-hal-0.10.5.6-r3835-20080801$


J'ai bon ?

Dernière modification par herni (Le 18/10/2008, à 07:07)

Hors ligne

#8 Le 18/10/2008, à 07:41

herni

Re : Activer et connecter la carte wifi d'1 aspire 5715Z[RESOLU !]

JE DOISAVOIR BEAUCOUP DE CHANCE  !
Tour à fonctionné du 1er coup, aprés le redémarrage ! J'en suis resté vraiment sur le ...
Même pas eu besoin d'associer la Live-box...
Un énorme merci Shlasher-fun pour son aide et la clairvoyance du lien sur lequel il m'a aiguillé !
C'est génial...
Amitiés aussi à tous ceux qui passent enormément de temps à essayer de dépatouiller les pas trop forts et même nuls de Linux... Ils ont énormément de mérite...

Hors ligne