Bluetooth doesn't show up Debian o.O - GNU/Linux
Users browsing this thread: 2 Guest(s)
|
|||
Here are some code outputs that might give the idea of whats happening.. Quite sure the problem is silly one but I am just not able to hit the hammer at the right place..
Code: root@Phantom:~# hciconfig dev DMESG Code: root@Phantom:~# dmesg | grep Bluetooth Code: root@Phantom:~# bluetoothd -d -n LSPCI detects a device as unassigned class ( i am unsure if thats my bt device at all) Code: root@Phantom:~# lspci LSMOD Code: rroot@Phantom:~# lsmod | grep tooth Code: root@Phantom:~# uname -a I hope this much information is enough.. If you need any other logs please let me know.. Thanks a lot in advance for any help.. |
|||
|
|||
Neo, nevermind :) I think the 2.6 kernel didn't support my bluetooth device(this is just an assumption) coz I compiled 3.6 kernel with almost everything(just for a test at first) and bluetooth worked so I worked on reducing the size of the kernel and yea.. BT works with the latest kernel :)
|
|||