iamko78
27-09-2009, 10:29
ciao a tutti!
vi chiedo aiuto per far funzionare una chiavetta SBS BW254 su Ubuntu, premetto che non sono molto esperto, quindi scusate eventuali strafalcioni :D
La versione del kernel è la 2.6.24-16-generic.
Vi posto alcuni output dei comandi:
andrea@andrea-desktop:~$ lsusb
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 006: ID 0ace:1215 ZyDAS WLA-54L WiFi
Bus 001 Device 001: ID 0000:0000
Questo succede quando attacco la chiavetta col sistema operativo già caricato, se la attacco a pc spento e poi lo accendo, non mi compare nella lista.
andrea@andrea-desktop:/etc/network$ lsmod | grep zd
zd1211rw 56964 0
ieee80211softmac 30976 1 zd1211rw
ieee80211 35528 2 zd1211rw,ieee80211softmac
usbcore 146028 7 usb_storage,libusual,zd1211rw,ehci_hcd,uhci_hcd,ohci_hcd
andrea@andrea-desktop:~$ iwconfig
lo no wireless extensions.
eth1 IEEE 802.11b/g ESSID:off/any Nickname:"zd1211"
Mode:Managed Access Point: Invalid
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
andrea@andrea-desktop:/etc/network$ cat interfaces
auto lo
iface lo inet loopback
iface eth1 inet dhcp
address 192.168.1.32
netmask 255.255.255.0
gateway 192.168.1.1
wpa-driver wext
wpa-key-mgmt WPA-PSK
wpa-proto WPA
wpa-ssid Alice-xxxxxxxx
auto eth1
andrea@andrea-desktop:~$ sudo iwlist eth1 scan
eth1 Interface doesn't support scanning : No such device
Qualche consiglio?
Tenete conto che i comandi li ho lanciati senza avere il router acceso.
Vi ringrazio anticipatamente.
vi chiedo aiuto per far funzionare una chiavetta SBS BW254 su Ubuntu, premetto che non sono molto esperto, quindi scusate eventuali strafalcioni :D
La versione del kernel è la 2.6.24-16-generic.
Vi posto alcuni output dei comandi:
andrea@andrea-desktop:~$ lsusb
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 006: ID 0ace:1215 ZyDAS WLA-54L WiFi
Bus 001 Device 001: ID 0000:0000
Questo succede quando attacco la chiavetta col sistema operativo già caricato, se la attacco a pc spento e poi lo accendo, non mi compare nella lista.
andrea@andrea-desktop:/etc/network$ lsmod | grep zd
zd1211rw 56964 0
ieee80211softmac 30976 1 zd1211rw
ieee80211 35528 2 zd1211rw,ieee80211softmac
usbcore 146028 7 usb_storage,libusual,zd1211rw,ehci_hcd,uhci_hcd,ohci_hcd
andrea@andrea-desktop:~$ iwconfig
lo no wireless extensions.
eth1 IEEE 802.11b/g ESSID:off/any Nickname:"zd1211"
Mode:Managed Access Point: Invalid
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
andrea@andrea-desktop:/etc/network$ cat interfaces
auto lo
iface lo inet loopback
iface eth1 inet dhcp
address 192.168.1.32
netmask 255.255.255.0
gateway 192.168.1.1
wpa-driver wext
wpa-key-mgmt WPA-PSK
wpa-proto WPA
wpa-ssid Alice-xxxxxxxx
auto eth1
andrea@andrea-desktop:~$ sudo iwlist eth1 scan
eth1 Interface doesn't support scanning : No such device
Qualche consiglio?
Tenete conto che i comandi li ho lanciati senza avere il router acceso.
Vi ringrazio anticipatamente.