[ubuntu-it] Linksys WPC54g

Simone Capellini simonecapellini a gmail.com
Dom 6 Mar 2005 13:44:19 CST


Dopo innumerevoli tentativi sono sempre allo stesso punto, cioè la
periferica che viene vista ma che non entra in funzione. Vi posto
sperando che vi sia di aiuto anche il mio /etc/network/interfaces:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# This is a list of hotpluggable network interfaces.
# They will be activated automatically by the hotplug subsystem.
mapping hotplug
	script grep
	map eth0

# The primary network interface
iface eth0 inet dhcp

iface wlan0 inet static
#wireless_mode managed
wireless_channel 11
#wireless_enc on
wireless_essid W_Lan_Test
wireless_key (mia chiave)
address 10.0.0.101
netmask 255.255.255.0
gateway 10.0.0.2

auto wlan0

Ho fatto una prova inserendo i due comandi che ho commentato perchè
non commentandoli dava il seguente errore facendo ifup wlan0:

cappe a acer:~$ sudo ifup wlan0
Error for wireless request "Set Encode" (8B2A) :
    SET failed on device wlan0 ; Invalid argument.

QUalche suggerimento?



More information about the ubuntu-it mailing list