[ltp] Thinkpad T60 2007-CTO bluetooth not working
Josh
linux-thinkpad@linux-thinkpad.org
Fri, 01 Aug 2008 18:52:04 -0500
I noticed that it was loaded on my old laptop as well. I tried loading
it and it did nothing.
I just tried again to get the output:
root@joshm-laptop:/var/log# modprobe hci_usb
root@joshm-laptop:/var/log# lsmod | grep hci
hci_usb 16540 0
bluetooth 61156 5 hci_usb,rfcomm,l2cap
ehci_hcd 37900 0
uhci_hcd 27024 0
usbcore 146028 4 hci_usb,ehci_hcd,uhci_hcd
root@joshm-laptop:/var/log# ls -al /proc/acpi/ibm/
beep cmos driver fan hotkey led light thermal
video volume
root@joshm-laptop:/var/log# ls -al /proc/acpi/ibm/
total 0
dr-xr-xr-x 2 root root 0 2008-08-01 18:45 .
dr-xr-xr-x 12 root root 0 2008-08-01 17:28 ..
-rw-r--r-- 1 root root 0 2008-08-01 18:45 beep
-rw-r--r-- 1 root root 0 2008-08-01 18:45 cmos
-rw-r--r-- 1 root root 0 2008-08-01 18:45 driver
-rw-r--r-- 1 root root 0 2008-08-01 18:45 fan
-rw-r--r-- 1 root root 0 2008-08-01 18:45 hotkey
-rw-r--r-- 1 root root 0 2008-08-01 18:45 led
-rw-r--r-- 1 root root 0 2008-08-01 18:45 light
-rw-r--r-- 1 root root 0 2008-08-01 18:45 thermal
-rw-r--r-- 1 root root 0 2008-08-01 18:45 video
-rw-r--r-- 1 root root 0 2008-08-01 18:45 volume
Yves-Alexis Perez wrote:
> On ven, 2008-08-01 at 16:30 -0500, Josh wrote:
>
>> root@joshm-laptop:~# lsmod | grep hci
>> ehci_hcd 37900 0
>> uhci_hcd 27024 0
>> usbcore 146028 4 usbhid,ehci_hcd,uhci_hcd
>>
>
> Here I need hci_usb to be loaded for the bluetooth to work (but even
> without it loaded I have the /proc/acpi/ibm/bluetooth so it may not be
> related) (and I'm running a T61)
>
> Cheers,
>