radixvir n00b
Joined: 31 Dec 2003 Posts: 41
|
Posted: Sat May 17, 2008 3:29 am Post subject: [Solved] Microsoft Bluetooth hub not recognized by Bluez |
|
|
Hello. I have a MS Bluetooth Transceiver 3.0 usb dongle. It came with the wireless desktop 7000 which worked just by plugging it in. I've never had to install the bluetooth daemon until now since I am trying to pair a Dualshock 3 controller. I've installed the bluez libs and firmware and it will not recognize the usb dongle. Running hciconfig -a returns nothing. Has anyone gotten this to work? Thanks
Here is what lsusb says about the dongle:
Code: | Bus 007 Device 006: ID 045e:0707 Microsoft Corp.
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x045e Microsoft Corp.
idProduct 0x0707
bcdDevice 1.00
iManufacturer 1 Microsoft
iProduct 2 Microsoft® USB Hub
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0
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 0x0001 1x 1 bytes
bInterval 255
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 3
wHubCharacteristic 0x0004
Ganged power switching
Compound device
Ganged overcurrent protection
bPwrOn2PwrGood 50 * 2 milli seconds
bHubContrCurrent 100 milli Ampere
DeviceRemovable 0x0e
PortPwrCtrlMask 0xff
Hub Port Status:
Port 1: 0000.0100 power
Port 2: 0000.0103 power enable connect
Port 3: 0000.0103 power enable connect
Device Status: 0x0001
Self Powered
|
::edit
I plugged in another dongle and it works so it appears that this one isn't supported. I will take this up on a bluez list. |
|