Pages : 1
#1 Le 09/05/2009, à 16:14
- Griz89
Wi-Fi Kubuntu detecte pas freebox [Résolue]
Bonjour,
j'ai kubuntu et j'ai installer ma carte wi-fi grace a ndiswrapper en suivant ce tuto : http://doc.ubuntu-fr.org/ndiswrapper
mais ma free box n'est pas détécté =s
voici les quelque code entré dans le terminal
:
cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.04
DISTRIB_CODENAME=jaunty
DISTRIB_DESCRIPTION="Ubuntu 9.04"
lsusb
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 058f:9360 Alcor Micro Corp. 8-in-1 Media Card Reader
Bus 004 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 003 Device 002: ID 04fc:0538 Sunplus Technology Co., Ltd
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
spci
00:00.0 RAM memory: nVidia Corporation MCP67 Memory Controller (rev a2)
00:01.0 ISA bridge: nVidia Corporation MCP67 ISA Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation MCP67 SMBus (rev a2)
00:01.2 RAM memory: nVidia Corporation MCP67 Memory Controller (rev a2)
00:02.0 USB Controller: nVidia Corporation MCP67 OHCI USB 1.1 Controller (rev a2)
00:02.1 USB Controller: nVidia Corporation MCP67 EHCI USB 2.0 Controller (rev a2)
00:04.0 USB Controller: nVidia Corporation MCP67 OHCI USB 1.1 Controller (rev a2)
00:04.1 USB Controller: nVidia Corporation MCP67 EHCI USB 2.0 Controller (rev a2)
00:06.0 IDE interface: nVidia Corporation MCP67 IDE Controller (rev a1)
00:07.0 Audio device: nVidia Corporation MCP67 High Definition Audio (rev a1)
00:08.0 PCI bridge: nVidia Corporation MCP67 PCI Bridge (rev a2)
00:09.0 IDE interface: nVidia Corporation MCP67 AHCI Controller (rev a2)
00:0a.0 Ethernet controller: nVidia Corporation MCP67 Ethernet (rev a2)
00:0b.0 PCI bridge: nVidia Corporation MCP67 PCI Express Bridge (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:06.0 Ethernet controller: Marvell Technology Group Ltd. 88w8335 [Libertas] 802.11b/g Wireless (rev 03)
02:00.0 VGA compatible controller: ATI Technologies Inc RV610 video device [Radeon HD 2400 PRO]
02:00.1 Audio device: ATI Technologies Inc RV610 audio device [Radeon HD 2400 PRO]
sudo lshw -C network
[sudo] password for kevin:
*-network
description: Wireless interface
product: 88w8335 [Libertas] 802.11b/g Wireless
vendor: Marvell Technology Group Ltd.
physical id: 6
bus info: pci@0000:01:06.0
logical name: wlan0
version: 03
serial: 00:14:6c:2d:ce:e6
width: 32 bits
clock: 66MHz
capabilities: pm bus_master cap_list ethernet physical wireless
configuration: broadcast=yes driver=ndiswrapper+wg311v3 driverversion=1.53+NETGEAR,02/22/2005,3.1.1.7 latency=64 link=no module=ndiswrapper multicast=yes wireless=IEEE 802.11g
*-network
description: Ethernet interface
product: MCP67 Ethernet
vendor: nVidia Corporation
physical id: a
bus info: pci@0000:00:0a.0
logical name: eth0
version: a2
serial: 00:1f:d0:62:da:26
capacity: 1GB/s
width: 32 bits
clock: 66MHz
capabilities: pm msi ht bus_master cap_list ethernet physical mii 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=forcedeth driverversion=0.61 latency=0 link=no maxlatency=20 mingnt=1 module=forcedeth multicast=yes port=MII
*-network DISABLED
description: Ethernet interface
physical id: 1
logical name: pan0
serial: 4a:ae:6f:94:5a:12
capabilities: ethernet physical
configuration: broadcast=yes driver=bridge driverversion=2.3 firmware=N/A link=yes multicast=yes
lsmod
Module Size Used by
nls_iso8859_1 12032 1
nls_cp437 13696 1
vfat 18816 1
fat 58272 1 vfat
radeon 342816 2
drm 96296 3 radeon
agpgart 42696 1 drm
bridge 56340 0
stp 10500 1 bridge
bnep 20224 2
input_polldev 11912 0
video 25360 0
output 11008 1 video
ndiswrapper 193436 0
lp 17156 0
snd_seq_dummy 10756 0
snd_hda_intel 435636 4
snd_seq_oss 37760 0
snd_seq_midi 14336 0
snd_pcm_oss 46336 0
snd_rawmidi 29696 1 snd_seq_midi
snd_mixer_oss 22656 1 snd_pcm_oss
snd_seq_midi_event 15104 2 snd_seq_oss,snd_seq_midi
snd_pcm 82948 2 snd_hda_intel,snd_pcm_oss
snd_seq 56880 6 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_seq_device 14988 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
snd_timer 29704 2 snd_pcm,snd_seq
snd 62628 17 snd_hda_intel,snd_seq_oss,snd_pcm_oss,snd_rawmidi,snd_mixer_oss,snd_pcm,snd_seq,snd_seq_device,snd_timer
soundcore 15200 1 snd
snd_page_alloc 16904 2 snd_hda_intel,snd_pcm
k8temp 12416 0
pcspkr 10496 0
ppdev 15620 0
parport_pc 40100 1
parport 42220 3 lp,ppdev,parport_pc
joydev 18368 0
usb_storage 82880 0
usbhid 42336 0
floppy 64324 0
forcedeth 61712 0
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.
wlan0 IEEE 802.11g ESSID:off/any
Mode:Managed Channel:0 Access Point: Not-Associated
Bit Rate:1 Mb/s Sensitivity=-200 dBm
RTS thr=2346 B Fragment thr=2346 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:1f:d0:62:da:26
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:253 Adresse de base:0x2000
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:52 erreurs:0 :0 overruns:0 frame:0
TX packets:52 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 lg file transmission:0
Octets reçus:3288 (3.2 KB) Octets transmis:3288 (3.2 KB)
wlan0 Link encap:Ethernet HWaddr 00:14:6c:2d:ce:e6
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:16 Mémoire:f4010000-f4020000
sudo iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.
wlan0 Scan completed :
Cell 01 - Address: 00:18:E7:58:8B:71
ESSID:"Livebox-396F"
Protocol:IEEE 802.11g
Mode:Managed
Frequency:2.412 GHz (Channel 1)
Quality:7/100 Signal level:-91 dBm Noise level:-96 dBm
Encryption key:on
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s
48 Mb/s; 54 Mb/s
Extra:bcn_int=100
Extra:atim=0
IE: WPA Version 1
Group Cipher : TKIP
Pairwise Ciphers (1) : TKIP
Authentication Suites (1) : PSK
pan0 Interface doesn't support scanning.
uname -r -m
2.6.28-11-generic i686
nm-tool
NetworkManager Tool
State: disconnected
** (process:3804): WARNING **: error: failed to read connections from org.freedesktop.NetworkManagerUserSettings:
No such method 'ListConnections' in interface 'org.freedesktop.NetworkManagerSettings' at object path'/org/freedesktop/NetworkManagerSettings' (signature '')
- Device: eth0 -----------------------------------------------------------------
Type: Wired
Driver: forcedeth
State: unavailable
Default: no
HW Address: 00:1F:D0:62:DA:26
Capabilities:
Carrier Detect: yes
Wired Properties
Carrier: off
- Device: wlan0 ----------------------------------------------------------------
Type: 802.11 WiFi
Driver: ndiswrapper
State: disconnected
Default: no
HW Address: 00:14:6C:2D:CE:E6
Capabilities:
Wireless Properties
WEP Encryption: yes
WPA Encryption: yes
WPA2 Encryption: yes
Wireless Access Points
Wanadoo_1a61: Infra, 00:16:41:0D:AF:F9, Freq 2457 MHz, Rate 54 Mb/s, Strength 7 WEP
Livebox-396F: Infra, 00:18:E7:58:8B:71, Freq 2412 MHz, Rate 54 Mb/s, Strength 6 WPA
Ma carte wi-fi est une carte pci netgear WG311v3
j'ai suivi le tutoriel de ndiswrapper et j'ai prit le .inf du driver wg311v3 1.0
merci d'avance pour vôtre aide
déjà que j'ai mis du temps a comprendre l'installation de ndiswrapper j'aimerais bien pouvoir résoudre se problèmes ^^.
Dernière modification par Griz89 (Le 14/05/2009, à 08:23)
Hors ligne
#2 Le 11/05/2009, à 13:59
- Griz89
Re : Wi-Fi Kubuntu detecte pas freebox [Résolue]
Up svpppp
Hors ligne
#3 Le 11/05/2009, à 21:15
- toutafai
Re : Wi-Fi Kubuntu detecte pas freebox [Résolue]
bonsoir,
Le wifi de ta freebox est il activé ?
ton ssid est-il diffusé ou autrement dit cache tu le "nom" du wifi de ta freebox ?
Tombé dans l'informatique étant petit, j'en ai fait mon métier. Utilisateur d'Ubuntu depuis novembre 2006, actuellement sous 20.04 x64 (Que d'évolution
depuis Dapper Drake ! Ça rajeunit pas ^^^).
Hors ligne
#4 Le 14/05/2009, à 08:23
- Griz89
Re : Wi-Fi Kubuntu detecte pas freebox [Résolue]
Problèmes résolue j'ai chercher sur google e tj'ai changer le channel de diffusion merci
Hors ligne
Pages : 1