Pages : 1
#1 Le 22/10/2009, à 21:28
- lefish281082
probleme wifi acer one AOA 110 (atheros AR 5001)
Bonjour à tous,
J'ai voulu passer à unbuntu car je n'arrivais pas à mettre à jour mozilla fire fox.
mon acer tournait sous linpus, j' ai installer linux4one.
Mais là sa fait 1 semaine que j' essaye de faire fonctionner le wifi, mais impossible.J'ai tout essayé meme installer le pilote Windows( fichier.inf) avec NDISWrapper.Internet avec le cable fonctionne.
Voilà je débute sous linux, pourriez vous m'aidez?
merci
resultat des lignes de commandes:
s1984@s1984-laptop:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu 8.04.3 LTS"
s1984@s1984-laptop:~$ lsusb
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 0c45:62c0 Microdia Sonix USB 2.0 Camera
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
s1984@s1984-laptop:~$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
03:00.0 Ethernet controller: Atheros Communications Inc. AR5001 Wireless Network Adapter (rev 01)
s1984@s1984-laptop:~$ lspci -nn | grep -i net
02:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 02)
03:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR5001 Wireless Network Adapter [168c:001c] (rev 01)
s1984@s1984-laptop:~$ sudo lshw -C network
[sudo] password for s1984:
*-network
description: Ethernet interface
product: RTL8101E 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:a6:fa:9f
size: 100MB/s
capacity: 1GB/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=full ip=192.168.1.65 latency=0 link=yes module=r8169 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:03:00.0
version: 01
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list
configuration: latency=0
s1984@s1984-laptop:~$ lsmod
Module Size Used by
acpi_cpufreq 3404 1
cpufreq_ondemand 3212 1
cpufreq_powersave 576 0
cpufreq_userspace 1156 0
cpufreq_stats 2116 0
freq_table 1408 3 acpi_cpufreq,cpufreq_ondemand,cpufreq_stats
cpufreq_conservative 2888 0
sbs 7176 0
sbshc 2304 1 sbs
container 1600 0
pciehp 19032 0
pci_hotplug 7500 1 pciehp
psmouse 12616 0
serio_raw 2436 0
uvcvideo 37832 0
compat_ioctl32 512 1 uvcvideo
videodev 23744 1 uvcvideo
v4l1_compat 9860 2 uvcvideo,videodev
rng_core 1988 0
snd_hda_intel 197936 3
video 10576 0
backlight 1668 1 video
output 896 1 video
snd_pcm 37764 1 snd_hda_intel
snd_timer 10632 1 snd_pcm
snd 21992 9 snd_hda_intel,snd_pcm,snd_timer
soundcore 2568 1 snd
snd_page_alloc 3592 2 snd_hda_intel,snd_pcm
battery 6148 0
ac 1924 0
button 3216 0
sg 16500 0
sd_mod 15640 3
ehci_hcd 21132 0
uhci_hcd 13452 0
r8169 15492 0
thermal 9436 0
processor 21416 2 acpi_cpufreq,thermal
fan 2244 0
thermal_sys 5160 4 video,thermal,processor,fan
fuse 30428 3
atkbd 9812 0
s1984@s1984-laptop:~$ iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
s1984@s1984-laptop:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:1e:68:a6:fa:9f
inet addr:192.168.1.65 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:37735 errors:0 dropped:1136229726 overruns:0 frame:0
TX packets:32351 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:49382978 (47.0 MB) TX bytes:2808182 (2.6 MB)
Interrupt:219 Base address:0xa000
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:62 errors:0 dropped:0 overruns:0 frame:0
TX packets:62 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:3100 (3.0 KB) TX bytes:3100 (3.0 KB)
s1984@s1984-laptop:~$ sudo iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
s1984@s1984-laptop:~$ uname -r -m
2.6.27onev6aspire1 i686
s1984@s1984-laptop:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback
s1984@s1984-laptop:~$ nm-tool
NetworkManager Tool
State: connected
- Device: eth0 ----------------------------------------------------------------
Type: Wired
Driver: r8169
State: connected
Default: yes
HW Address: 00:1E:68:A6:FA:9F
Capabilities:
Supported: yes
Carrier Detect: yes
Speed: 100 Mb/s
Wired Settings
IPv4 Settings:
Address: 192.168.1.65
Prefix: 24 (255.255.255.0)
Gateway: 192.168.1.254
DNS: 192.168.1.254
Hors ligne
#2 Le 22/10/2009, à 22:05
- willy78
Re : probleme wifi acer one AOA 110 (atheros AR 5001)
essaye ça
Sous Jaunty (9.04) ta carte marche direct sans rien faire
Mais si tu veux rester avec Hardy alors fais ceci:
http://doc.ubuntu-fr.org/atheros_ar5007 … te_madwifi
Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum
Hors ligne
#3 Le 23/10/2009, à 18:11
- lefish281082
Re : probleme wifi acer one AOA 110 (atheros AR 5001)
ok un grand merci, j' ai essayé mais je n'arrive pas.
Je vais essaye jaunty
Hors ligne
Pages : 1