Pages : 1
#1 Le 26/10/2009, à 22:13
- Vercas
Ma Carte Wifi n'est pas détecter
Bonjour,
Il y'a peu de temps que j'ai installer Linux Ubuntu et malgrés les difficultés j'ai toujours trouver les réponses.
Mon probléme est que : Je n'arrive pas a me connecter a Internet mais aprés avoir lu et vérifier le probléme est simple. IL faut que Linux Ubuntu détecte ma carte Wifi et enfin pouvoir l'utiliser.
Probléme je ne ses absolument pas comment faire, pour que Ubuntu détecte ma carte Wi-fi!
Si certain on des suggestion, des réponses des idée qui n'hésite pas. (J'aimerait pouvoir me connecter en Wi-fi sur mon ordinateur portable hors que d'être sous cable Ethernet!)
Merci
PS : Je suis vraimment désoler pour l'ortho' je me suis pas encore bien familiariser avec le clavier (encore d'la faute de Ubuntu )
PS 2 : J'ai oublier de présciser que lorsque que j'était sur Windows Vista pour allumer mon Wi-fi il falait que je presse [FN]+[F1] une fênetre s'affichait et je devait cochait une case et mon wi-fi était connecter.
Dernière modification par Vercas (Le 26/10/2009, à 22:16)
Hors ligne
#2 Le 26/10/2009, à 22:19
- willy78
Re : Ma Carte Wifi n'est pas détecter
il est aussi très utile de donner ces infos:
http://forum.ubuntu-fr.org/viewtopic.php?id=141183
Quelques tutos pour le wifi sous Ubuntu:
http://wlety.free.fr/forum
Hors ligne
#3 Le 26/10/2009, à 22:19
- petilu63
Re : Ma Carte Wifi n'est pas détecter
Connais-tu le modèle de ta carte wifi ? Pour cela, tu peux taper dans un terminal (Applications > Accessoires > Terminal) la commande suivante
lspci | grep Wireless
(la barre verticale étant obtenue avec ALT-gr + 6)
edit : très juste, je t'invite à consulter avec attention le lien de Willy78, cela devrait pouvoir t'aider
Dernière modification par petilu63 (Le 26/10/2009, à 22:22)
Ubuntu 10.04 + gnome / Debian Squeeze + openbox
un bon réflexe : documentation ; débutant sur ubuntu : lecture conseillée
Hors ligne
#4 Le 26/10/2009, à 23:22
- Vercas
Re : Ma Carte Wifi n'est pas détecter
Salut,
Voila les résultats des commande :
cat /etc/lsb-release : vercas@vercas:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"[/i]
lsusb :[i] Bus 002 Device 002: ID 090c:1000 Feiya Technology Corp. Memory Bar
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
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: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)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 01)
08:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
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 01)
08:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter [168c:001c] (rev 01)
vercas@vercas:~$ 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 01)
08:00.0 Ethernet controller [0200]: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter [168c:001c] (rev 01)
sudo lshw -C network *-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: 01
serial: 00:16:d3:8c:40:f9
size: 100MB/s
capacity: 100MB/s
width: 64 bits
clock: 33MHz
capabilities: pm vpd msi pciexpress 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.183 latency=0 link=yes module=r8169 multicast=yes port=MII speed=100MB/s
*-network
description: Wireless interface
product: AR242x 802.11abg Wireless PCI Express Adapter
vendor: Atheros Communications Inc.
physical id: 0
bus info: pci@0000:08:00.0
logical name: wmaster0
version: 01
serial: 00:16:44:7d:eb:63
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list logical ethernet physical wireless
configuration: broadcast=yes driver=ath5k_pci ip=10.42.43.1 latency=0 module=ath5k multicast=yes wireless=IEEE 802.11bg
*-network DISABLED
description: Ethernet interface
physical id: 2
logical name: pan0
serial: fe:c6:f3:14:f6:7f
capabilities: ethernet physical
configuration: broadcast=yes driver=bridge driverversion=2.3 firmware=N/A link=yes multicast=yes
lsmod : [i]Module Size Used by
nls_iso8859_1 12032 1
nls_cp437 13696 1
vfat 18816 1
fat 58272 1 vfat
usb_storage 99648 1
ipt_MASQUERADE 10752 1
xt_state 10112 1
ipt_REJECT 11136 2
xt_tcpudp 11008 4
iptable_filter 10752 1
nf_nat_h323 14336 0
nf_conntrack_h323 56648 1 nf_nat_h323
nf_nat_pptp 11136 0
nf_conntrack_pptp 14340 1 nf_nat_pptp
nf_conntrack_proto_gre 13572 1 nf_conntrack_pptp
nf_nat_proto_gre 10372 1 nf_nat_pptp
nf_nat_tftp 9600 0
nf_conntrack_tftp 12308 1 nf_nat_tftp
nf_nat_sip 14976 0
nf_conntrack_sip 26260 1 nf_nat_sip
nf_nat_irc 10240 0
nf_conntrack_irc 13220 1 nf_nat_irc
nf_nat_ftp 10752 0
nf_conntrack_ftp 15652 1 nf_nat_ftp
iptable_nat 13700 1
nf_nat 25876 9 ipt_MASQUERADE,nf_nat_h323,nf_nat_pptp,nf_nat_proto_gre,nf_nat_tftp,nf_nat_sip,nf_nat_irc,nf_nat_ftp,iptable_nat
nf_conntrack_ipv4 21388 4 iptable_nat,nf_nat
nf_conntrack 72008 18 ipt_MASQUERADE,xt_state,nf_nat_h323,nf_conntrack_h323,nf_nat_pptp,nf_conntrack_pptp,nf_conntrack_proto_gre,nf_nat_tftp,nf_conntrack_tftp,nf_nat_sip,nf_conntrack_sip,nf_nat_irc,nf_conntrack_irc,nf_nat_ftp,nf_conntrack_ftp,iptable_nat,nf_nat,nf_conntrack_ipv4
nf_defrag_ipv4 9984 1 nf_conntrack_ipv4
ip_tables 19600 2 iptable_filter,iptable_nat
x_tables 23044 6 ipt_MASQUERADE,xt_state,ipt_REJECT,xt_tcpudp,iptable_nat,ip_tables
i915 67844 2
drm 96424 3 i915
binfmt_misc 16776 1
ppdev 15620 0
bridge 56212 0
stp 10500 1 bridge
bnep 20224 2
input_polldev 11912 0
joydev 18368 0
lp 17156 0
parport 42220 2 ppdev,lp
snd_hda_intel 435252 3
snd_pcm_oss 46336 0
snd_mixer_oss 22656 1 snd_pcm_oss
snd_pcm 83076 2 snd_hda_intel,snd_pcm_oss
snd_seq_dummy 10756 0
snd_seq_oss 37760 0
snd_seq_midi 14336 0
snd_rawmidi 29696 1 snd_seq_midi
snd_seq_midi_event 15104 2 snd_seq_oss,snd_seq_midi
snd_seq 56880 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer 29704 2 snd_pcm,snd_seq
snd_seq_device 14988 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
arc4 9856 2
ecb 10752 2
ath5k 107520 0
mac80211 217592 1 ath5k
led_class 12036 1 ath5k
snd 62756 15 snd_hda_intel,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
psmouse 61972 0
soundcore 15200 1 snd
pcspkr 10496 0
serio_raw 13444 0
cfg80211 38288 2 ath5k,mac80211
snd_page_alloc 16904 2 snd_hda_intel,snd_pcm
iTCO_wdt 19108 0
iTCO_vendor_support 11652 1 iTCO_wdt
video 25872 0
output 11008 1 video
intel_agp 34108 1
agpgart 42696 3 drm,intel_agp
r8169 40836 0
mii 13312 1 r8169
fbcon 46112 0
tileblit 10752 1 fbcon
font 16384 1 fbcon
bitblit 13824 1 fbcon
softcursor 9984 1 bitblit
iwconfig lo no wireless extensions.
eth0 no wireless extensions.
wmaster0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:"livebox- 4400"
Mode:Ad-Hoc Frequency:2.412 GHz Cell: 2A:E8:3E:AA:9B:06
Tx-Power=20 dBm
Retry min limit:7 RTS thr:off Fragment thr=2352 B
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
pan0 no wireless extensions.
ifconfig eth0 Link encap:Ethernet HWaddr 00:16:d3:8c:40:f9
inet adr:192.168.1.183 Bcast:192.168.1.255 Masque:255.255.255.0
adr inet6: fe80::216:d3ff:fe8c:40f9/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:1174498 erreurs:0 :0 overruns:0 frame:0
TX packets:653724 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:1748234583 (1.7 GB) Octets transmis:48064319 (48.0 MB)
Interruption:251 Adresse de base:0x8000
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:18 erreurs:0 :0 overruns:0 frame:0
TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
Octets reçus:1172 (1.1 KB) Octets transmis:1172 (1.1 KB)
wlan0 Link encap:Ethernet HWaddr 00:16:44:7d:eb:63
inet adr:10.42.43.1 Bcast:10.42.43.255 Masque:255.255.255.0
adr inet6: fe80::216:44ff:fe7d:eb63/64 Scope:Lien
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
Packets reçus:0 erreurs:0 :0 overruns:0 frame:0
TX packets:45 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:1000
Octets reçus:0 (0.0 B) Octets transmis:8268 (8.2 KB)
wmaster0 Link encap:UNSPEC HWaddr 00-16-44-7D-EB-63-62-36-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)
sudo iwlist scan :
uname -r -m : 2.6.28-16-generic i686
cat /etc/network/interfaces : auto lo
iface lo inet loopback
iface ppp0 inet ppp
provider ppp0
nm-tool
&
lspci | grep Wireless
08:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
Dernière modification par Vercas (Le 26/10/2009, à 23:32)
Hors ligne
#5 Le 26/10/2009, à 23:44
- petilu63
Re : Ma Carte Wifi n'est pas détecter
D'après ce sujet : http://forum.ubuntu-fr.org/viewtopic.php?id=247586 tu devrais installer linux-backports-module-jaunty puis te rendre dans Système > Administration > Pilotes de périphériques pour y trouver le pilote de ta carte
edit : Voir aussi ce sujet : http://www.commentcamarche.net/forum/af … ros-ubuntu
Dernière modification par petilu63 (Le 26/10/2009, à 23:46)
Ubuntu 10.04 + gnome / Debian Squeeze + openbox
un bon réflexe : documentation ; débutant sur ubuntu : lecture conseillée
Hors ligne
Pages : 1