i have suse 11 kde4, just plugged in a DWU8DD USB hawking wireless g dish network adapter in USB port. i typed lsusb in konsole and got
bus 001 device 002: ID 0ace:1215 ZyDAS WLA-54L WiFi
bus 001 device 001: ID1d6b:0001 Linux Foundation
in network card setting a pop up said i needed firmware
but continued to see what i could do
under hardware
device name wLan0
module name zd1211rw
what madwifi if any can i use?
thanks
i found this file by typing in zd1211 @ Software.openSUSE.org and would like to know if this is the driver im suppose to install , this one click install ‘zd1211-firmware.ymp’ for my hwu8dd
USB wireless adapter , with the chipset zd1211, vender: 0ace, RF Type: AL2230.
it cant be as simple as this?! any ting im missing?
thanks
diablo1 wrote:
> i found this and would like to know if this is the driver im suppose to
> install , this one click install ‘zd1211-firmware.ymp’ for my hwu8dd
> USB wireless adapter , with the chipset zd1211, vender: 0ace, RF
> Type: AL2230.
>
> it cant be as simple as this?! any ting im missing?
It could be. What does the console command ‘/usr/sbin/lsusb -v’ say about your
zd1211?
Larry
module name zd1211rw in network settings
chipset: 1211
not sure what i was looking for so i pasted all
Bus 001 Device 002: ID 0ace:1215 ZyDAS WLA-54L WiFi
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 WLA-54L WiFi
bcdDevice 48.10
iManufacturer 16
iProduct 32
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
can’t get device qualifier: Operation not permitted
can’t get debug descriptor: Operation not permitted
cannot read device status, Operation not permitted (1)
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0 Full speed (or root) hub
bMaxPacketSize0 64
idVendor 0x1d6b Linux Foundation
idProduct 0x0001 1.1 root hub
bcdDevice 2.06
iManufacturer 3
iProduct 2
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0 Full speed (or root) hub
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
can’t get hub descriptor: Operation not permitted
cannot read device status, Operation not permitted (1)
os@linux-hthn:~>
diablo1 wrote:
> idVendor 0x0ace ZyDAS
> idProduct 0x1215 WLA-54L WiFi
The lines above match the codes in the zd1211 driver, thus it will work. Once
you have installed the firmware using YaST Software Management, then go to
Network Devices / Network Settings and configure your wireless.
Larry