coondog
2008-04-12 16:30:26 UTC
here is dmesg after trying function key plus f2
usb 3-2: new full speed USB device using uhci_hcd and address 31
usb 3-2: config 1 has an invalid interface number: 1 but max is 0
usb 3-2: config 1 has no interface number 0
usb 3-2: configuration #1 chosen from 1 choice
hfa384x_usbctlx_complete_sync: CTLX[1] error: state(Request failed)
hfa384x_usbctlx_complete_sync: CTLX[1] error: state(Request failed)
hfa384x_drvr_start: cmd_initialize() failed on two attempts, results -5 and
-5
prism2sta_ifstate: hfa384x_drvr_start() failed,result=-5
hfa384x_usbctlx_complete_sync: CTLX[1] error: state(Request failed)
hfa384x_usbctlx_complete_sync: CTLX[1] error: state(Request failed)
hfa384x_drvr_start: cmd_initialize() failed on two attempts, results -5 and
-5
prism2sta_ifstate: hfa384x_drvr_start() failed,result=-5
here is some info from lsusb -v
Bus 003 Device 031: ID 049f:0033 Compaq Computer Corp. 802.11b Adapter
[orinoco]
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x049f Compaq Computer Corp.
idProduct 0x0033 802.11b Adapter [orinoco]
bcdDevice 1.32
iManufacturer 0
iProduct 0
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 39
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xc0
Self Powered
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 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 0x02 EP 2 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 0x83 EP 3 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0008 1x 8 bytes
bInterval 1
Device Status: 0x0001
Self Powered
here is lsmod|grep orinoco
orinoco_usb 19020 0
orinoco 40052 1 orinoco_usb
firmware_class 9312 3 orinoco_usb,snd_maestro3,pcmcia
usbcore 132940 4 orinoco_usb,prism2_usb,uhci_hcd
the wireless thing on top says Wireless LAN and Evo on it
usb 3-2: new full speed USB device using uhci_hcd and address 31
usb 3-2: config 1 has an invalid interface number: 1 but max is 0
usb 3-2: config 1 has no interface number 0
usb 3-2: configuration #1 chosen from 1 choice
hfa384x_usbctlx_complete_sync: CTLX[1] error: state(Request failed)
hfa384x_usbctlx_complete_sync: CTLX[1] error: state(Request failed)
hfa384x_drvr_start: cmd_initialize() failed on two attempts, results -5 and
-5
prism2sta_ifstate: hfa384x_drvr_start() failed,result=-5
hfa384x_usbctlx_complete_sync: CTLX[1] error: state(Request failed)
hfa384x_usbctlx_complete_sync: CTLX[1] error: state(Request failed)
hfa384x_drvr_start: cmd_initialize() failed on two attempts, results -5 and
-5
prism2sta_ifstate: hfa384x_drvr_start() failed,result=-5
here is some info from lsusb -v
Bus 003 Device 031: ID 049f:0033 Compaq Computer Corp. 802.11b Adapter
[orinoco]
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x049f Compaq Computer Corp.
idProduct 0x0033 802.11b Adapter [orinoco]
bcdDevice 1.32
iManufacturer 0
iProduct 0
iSerial 1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 39
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xc0
Self Powered
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 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 0x02 EP 2 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 0x83 EP 3 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0008 1x 8 bytes
bInterval 1
Device Status: 0x0001
Self Powered
here is lsmod|grep orinoco
orinoco_usb 19020 0
orinoco 40052 1 orinoco_usb
firmware_class 9312 3 orinoco_usb,snd_maestro3,pcmcia
usbcore 132940 4 orinoco_usb,prism2_usb,uhci_hcd
the wireless thing on top says Wireless LAN and Evo on it