[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

raspberry : Pb avec clé USB, 'nl80211' generic netlink not found



Bonjour,

Cela fait deux clé que je teste sur la framboise et dans le deux cas
j'ai le même phénomène dans les traces  'nl80211' generic netlink not
found

Cela ne semble pas venir du firmware...

Avec un modprobe cfg80211, le message devient 
wpa_supplicant[3261]: nl80211: Could not configure driver to use managed
mode

Donc pas de connexion, par contre iwlist wlan0 scan fonctionne

Où se trouve donc mon erreur...

Cordialment.

Ci-après des extraits de la configuration du raspbetty pi.

root@nono:~# uname -a
Linux nono 3.12.28+ #709 PREEMPT Mon Sep 8 15:28:00 BST 2014 armv6l
GNU/Linux


/var/log/syslog

Dec 13 16:27:57 nono kernel: [  762.780410] usb 1-1.5: new high-speed
USB device number 5 using dwc_otg
Dec 13 16:27:57 nono kernel: [  762.882128] usb 1-1.5: New USB device
found, idVendor=7392, idProduct=7811
Dec 13 16:27:57 nono kernel: [  762.882164] usb 1-1.5: New USB device
strings: Mfr=1, Product=2, SerialNumber=3
Dec 13 16:27:57 nono kernel: [  762.882183] usb 1-1.5: Product: 802.11n
WLAN Adapter
Dec 13 16:27:57 nono kernel: [  762.882197] usb 1-1.5: Manufacturer:
Realtek
Dec 13 16:27:57 nono kernel: [  762.882210] usb 1-1.5: SerialNumber:
00e04c000001
Dec 13 16:27:57 nono ifplugd(wlan0)[3017]: ifplugd 0.28 initializing.
Dec 13 16:27:58 nono wpa_supplicant[3028]: nl80211: 'nl80211' generic
netlink not found
Dec 13 16:27:58 nono wpa_supplicant[3028]: Failed to initialize driver
'nl80211'
Dec 13 16:27:58 nono wpa_supplicant[3028]: rfkill: Cannot open RFKILL
control device
Dec 13 16:27:58 nono ifplugd(wlan0)[3017]: Using interface
wlan0/74:DA:38:00:87:F2 with driver <rtl8192cu> (version: )
Dec 13 16:27:58 nono ifplugd(wlan0)[3017]: Using detection mode:
wireless extension
Dec 13 16:27:58 nono ifplugd(wlan0)[3017]: Initialization complete, link
beat not detected.



root@nono:~# cat /etc/wpa_supplicant/wpa_supplicant.conf 
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
update_config=1

ap_scan=1

network={
ssid="Oups"
scan_ssid=1
proto=WPA RSN
key_mgmt=WPA-PSK
psk="****************"
}


lsusb
Bus 001 Device 004: ID 7392:7811 Edimax Technology Co., Ltd EW-7811Un
802.11n Wireless Adapter [Realtek RTL8188CUS]

-- 
Yann COHEN <yann@ianco.org>
ianco



Reply to: