No Bluetooth - Not sure where to start
by Corrupt-Liberty from LinuxQuestions.org on (#4SXDH)
I have a Dell XPS M2010 "portable" that I've installed Kubuntu onto. Unfortunately it doesn't detect any bluetooth device. This wouldn't be an issue except the keyboard for this portable is bluetooth with no way to use it wired. Another weird thing, the touchpad on the keyboard works fine. But there is no bluetooth connection or device installed. I think it is connected in some sort of emulated USB mode that the computer uses to get the keyboard working before an OS is loaded. But I still have no keyboard.
dmesg | grep -i bluetooth returns nothing.
lspci doesn't return anything useful.
lsusb returns this
Code:Bus 001 Device 004: ID 046d:0897 Logitech, Inc. QuickCam for Dell Notebooks
Bus 001 Device 005: ID 413c:8123 Dell Computer Corp. eHome Infrared Receiver
Bus 001 Device 003: ID 413c:a005 Dell Computer Corp. Internal 2.0 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 005 Device 002: ID 04d9:a01c Holtek Semiconductor, Inc. wireless multimedia keyboard with trackball [Trust ADURA 17911]
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 413c:8121 Dell Computer Corp. Eastfold in HID
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hubI believe this is the bluetooth device but am not certain. I just have no idea where to go from here.


dmesg | grep -i bluetooth returns nothing.
lspci doesn't return anything useful.
lsusb returns this
Code:Bus 001 Device 004: ID 046d:0897 Logitech, Inc. QuickCam for Dell Notebooks
Bus 001 Device 005: ID 413c:8123 Dell Computer Corp. eHome Infrared Receiver
Bus 001 Device 003: ID 413c:a005 Dell Computer Corp. Internal 2.0 Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 003: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 005 Device 002: ID 04d9:a01c Holtek Semiconductor, Inc. wireless multimedia keyboard with trackball [Trust ADURA 17911]
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 413c:8121 Dell Computer Corp. Eastfold in HID
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hubI believe this is the bluetooth device but am not certain. I just have no idea where to go from here.