Homma on edennyt sen verran, että käänsin koneeseen uudemman kernelin (2.6.16.18) ja wlan-palikan ajurit. Saattaa olla niin, että ajuri zd1211b on oikea. Ainakin syntyi uusi interface eth1.
iwconfig
lo no wireless extensions.
eth0 no wireless extensions.
eth1 802.11b/g NIC ESSID:"jr-home"
Mode:Managed Frequency=2.462 GHz Access Point: Not-Associated
Bit Rate:1 Mb/s
Retry:off RTS thr=2432 B Fragment thr:off
Power Management:off
Link Quality:68/100 Signal level:60/100 Noise level:7/100
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:5981 Invalid misc:2837 Missed beacon:0
sit0 no wireless extensions.
Kone väittää, että interface on aktiivinen, mutta ei suostu ottamaan kiinni tukiasemasta. Olen kokeillut mättää arvot iwconfigilla käsin ja mm. "Networking"-työkalulla. Ei kertakaikkiaan onnistu.
Mikä asia/temppu minulta puuttuu? Miksi syntyy eth1 eikä esim. wlan0 ?
Osaisiko joku neuvoa tästä eteenpäin?
eth1 scanning
eth1 Scan completed :
Cell 01 - Address: 00:02:72:4C:C1:BC
ESSID:"jr-home"
Mode:Master
Frequency:2.437 GHz (Channel 6)
Extra:SignalStrength=96%,LinkQuality:92%
Encryption key:on
Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
Extra:bcn_int=100
lsmod | grep usb
usbcore 131360 3 zd1211b,uhci_hcd
juha@linux-laptop:/proc/net$ lsmod | grep zd
zd1211b 287200 0
usbcore 131360 3 zd1211b,uhci_hcd
sudo lsusb -v -s:2
Bus 002 Device 002: ID 0ace:1215 ZyDAS
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 255 Vendor Specific Subclass
bDeviceProtocol 255 Vendor Specific Protocol
bMaxPacketSize0 64
idVendor 0x0ace ZyDAS
idProduct 0x1215
bcdDevice 48.10
iManufacturer 16 ZyDAS
iProduct 32 USB2.0 WLAN
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 46
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 4
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x01 EP 1 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x83 EP 3 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x04 EP 4 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 0
Device Qualifier (for other device speed):
bLength 10
bDescriptorType 6
bcdUSB 2.00
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 255 Vendor Specific Subclass
bDeviceProtocol 255 Vendor Specific Protocol
bMaxPacketSize0 64
bNumConfigurations 1
Device Status: 0x0000
(Bus Powered)