[ubuntu-it] Interfaccia eth1 (wireless) scomparsa

Christian voodoo81people a gmail.com
Lun 23 Feb 2009 21:16:28 GMT


Salve,
da ieri (senza che abbia fatto nulla di particolare) non riesco più a 
connettermi alla rete via wireless.
La connessione va senza problemi via ethernet e penso che la scheda 
wireless non abbia problemi hardware poichè gestisce bene il bluetooth.

Ecco alcuni output (spero utili) per indirizzarmi alla risoluzione del 
problema.

**************************************************************
christian a sirio:~$ uname -r
2.6.27-12-generic

**************************************************************
christian a sirio:~$ cat /etc/issue
Ubuntu 8.10 \n \l

**************************************************************
christian a sirio:/var/log$ sudo ifup eth1
[sudo] password for christian:
eth1: ERROR while getting interface flags: No such device
ioctl[SIOCGIFFLAGS]: No such device
Could not get interface 'eth1' flags
ioctl[SIOCSIWPMKSA]: No such device
ioctl[SIOCSIWMODE]: No such device
Could not configure driver to use managed mode
ioctl[SIOCGIWRANGE]: No such device
ioctl[SIOCGIFINDEX]: No such device
ioctl[SIOCSIWENCODEEXT]: No such device
ioctl[SIOCSIWENCODE]: No such device
ioctl[SIOCSIWENCODEEXT]: No such device
ioctl[SIOCSIWENCODE]: No such device
ioctl[SIOCSIWENCODEEXT]: No such device
ioctl[SIOCSIWENCODE]: No such device
ioctl[SIOCSIWENCODEEXT]: No such device
ioctl[SIOCSIWENCODE]: No such device
ioctl[SIOCSIWAP]: No such device
ioctl[SIOCGIFFLAGS]: No such device
wpa_supplicant: /sbin/wpa_supplicant daemon failed to start
run-parts: /etc/network/if-pre-up.d/wpasupplicant exited with return code 1


SIOCSIFADDR: No such device
eth1: ERROR while getting interface flags: No such device
eth1: ERROR while getting interface flags: No such device
Bind socket to interface: No such device
Failed to bring up eth1.

**************************************************************
christian a sirio:/var/log$ cat /etc/network/interfaces
auto lo
iface lo inet loopback

iface eth1 inet dhcp
wpa-psk **********
wpa-driver wext
wpa-key-mgmt WPA-PSK
wpa-proto WPA
wpa-ssid FASTWEB-1-************

auto eth1

**************************************************************
christian a sirio:/var/log$ cat wpa_supplicant.eth1.log
Failed to disable WPA in the driver.

**************************************************************
christian a sirio:/var/log$ cat /etc/wpa_supplicant/wpa_supplicant.conf
ctrl_interface=/var/run/wpa_supplicant

network={
ssid="FASTWEB-1-**********"
key_mgmt=WPA-PSK
proto=WPA
psk="************"
}

cosa sarebbe ctrl_interface? A quel path non trovo alcun file 
var/run/wpa_supplicant.

**************************************************************
christian a sirio:~$ cat /etc/udev/rules.d/70-persistent-net.rules

# PCI device 0x10de:0x0269 (forcedeth)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", 
ATTR{address}=="00:16:36:df:65:fa", ATTR{type}=="1", KERNEL=="eth*", 
NAME="eth0"

# PCI device 0x14e4:0x4312 (b43-pci-bridge)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", 
ATTR{address}=="00:1a:73:19:02:f2", ATTR{type}=="1", KERNEL=="wlan*", 
NAME="wlan0"

# PCI device 0x14e4:0x4312 (wl)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", 
ATTR{address}=="00:1a:73:19:02:f2", ATTR{type}=="1", KERNEL=="eth*", 
NAME="eth1"

# USB device 0x04e8:0x6662 (rndis_host)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", 
ATTR{address}=="80:00:60:0f:e8:00", ATTR{type}=="1", KERNEL=="eth*", 
NAME="eth2"

Grazie a chiunque avrà il tempo di rispondemri :-)



Maggiori informazioni sulla lista ubuntu-it