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

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



Le Sat, 13 Dec 2014 16:50:02 +0100, Yann COHEN a écrit :

> 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

a voir sur le forum français de raspberry :
http://www.raspberrypi.org/forums/viewforum.php?f=65

à priori la clé marche "out of the box".
http://www.raspberrypi.org/forums/viewtopic.php?
f=91&t=93029&p=648909&hilit=Realtek+RTL8188CUS#p648909

bonne pêche.

pour démarrer mon /etc/network/interfaces

auto lo

iface lo inet loopback
iface eth0 inet dhcp

auto wlan0
allow-hotplug wlan0
#iface wlan0 inet manual
iface wlan0 inet static
address 192.168.xx.xx
netmask 255.255.255.0
gateway 192.168.xx.xx
wpa-ssid "xxx"
wpa-psk <xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>


Reply to: