[ltp] missing /proc/acpi/ibm/bluetooth

Hal Tily linux-thinkpad@linux-thinkpad.org
Thu, 19 Jun 2008 16:43:41 +0900


------=_Part_6951_28886828.1213861421397
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Yes, bluetooth is built into the computer. I can boot into Windows and use
it, so it definitely exists.

$ lsmod | grep hci_usb
hci_usb                19228  0
bluetooth              67748  6 hci_usb,bnep,rfcomm,l2cap
usbcore               169904  5 hci_usb,usbhid,ehci_hcd,uhci_hcd

$ sudo lsusb
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 003: ID 06a2:0033 Topro Technology, Inc. USB Mouse
Bus 001 Device 001: ID 0000:0000

$ ls /proc/acpi/ibm
beep  cmos  driver  fan  hotkey  led  light  thermal  video  volume

thanks!

On Thu, Jun 19, 2008 at 3:28 PM, Yves-Alexis Perez <corsac@debian.org>
wrote:

> On jeu, 2008-06-19 at 15:24 +0900, Hal Tily wrote:
> > I have an X60 laptop, and I'm trying to get Bluetooth working under
> > Ubuntu 8.04. My computer behaves as though it has no bluetooth adapter
> > at all.
>
> Are you sure there is a bluetooth adaptor at all? Can you paste the
> output of:
>
> lsmod | grep hci_usb
>
> and
>
> sudo lsusb
>
> Cheers,
> --
> Yves-Alexis
>

------=_Part_6951_28886828.1213861421397
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Yes, bluetooth is built into the computer. I can boot into Windows and use it, so it definitely exists.<br><br>$ lsmod | grep hci_usb<br>hci_usb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 19228&nbsp; 0 <br>bluetooth&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 67748&nbsp; 6 hci_usb,bnep,rfcomm,l2cap<br>
usbcore&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 169904&nbsp; 5 hci_usb,usbhid,ehci_hcd,uhci_hcd<br><br>$ sudo lsusb<br>Bus 005 Device 001: ID 0000:0000&nbsp; <br>Bus 004 Device 001: ID 0000:0000&nbsp; <br>Bus 003 Device 001: ID 0000:0000&nbsp; <br>Bus 002 Device 001: ID 0000:0000&nbsp; <br>
Bus 001 Device 003: ID 06a2:0033 Topro Technology, Inc. USB Mouse<br>Bus 001 Device 001: ID 0000:0000 <br><br>$ ls /proc/acpi/ibm<br>beep&nbsp; cmos&nbsp; driver&nbsp; fan&nbsp; hotkey&nbsp; led&nbsp; light&nbsp; thermal&nbsp; video&nbsp; volume<br><br>thanks!<br><br>
<div class="gmail_quote">On Thu, Jun 19, 2008 at 3:28 PM, Yves-Alexis Perez &lt;<a href="mailto:corsac@debian.org">corsac@debian.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On jeu, 2008-06-19 at 15:24 +0900, Hal Tily wrote:<br>
&gt; I have an X60 laptop, and I&#39;m trying to get Bluetooth working under<br>
&gt; Ubuntu 8.04. My computer behaves as though it has no bluetooth adapter<br>
&gt; at all.<br>
<br>
</div>Are you sure there is a bluetooth adaptor at all? Can you paste the<br>
output of:<br>
<br>
lsmod | grep hci_usb<br>
<br>
and<br>
<br>
sudo lsusb<br>
<br>
Cheers,<br>
--<br>
<font color="#888888">Yves-Alexis<br>
</font></blockquote></div><br>

------=_Part_6951_28886828.1213861421397--