kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: kinkabrain@gmail.com (Kinka Huang)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Bluetooth doesn't work
Date: Wed, 4 Nov 2015 22:27:23 +0800	[thread overview]
Message-ID: <CAD9xVF9zr==szH9K1+c1JKy1VjgP3adf58yY_az4LVooDceJ4Q@mail.gmail.com> (raw)

Hi all,
Thinkpad X1 2015, ubuntu 15.10, the bluetooth module seems not work well.
Once connect, it prints the following kernel log:

[  196.730943] Bluetooth: hci0 SCO packet for unknown connection handle 0
[  196.730946] Bluetooth: hci0 SCO packet for unknown connection handle 0
[  196.730948] Bluetooth: hci0 SCO packet for unknown connection handle 0
[  196.740970] Bluetooth: hci0 SCO packet for unknown connection handle 0
[  196.740975] Bluetooth: hci0 SCO packet for unknown connection handle 0
[  196.740976] Bluetooth: hci0 SCO packet for unknown connection handle 0
[  201.764755] Bluetooth: hci0 SCO packet for unknown connection handle 257
[  201.764768] Bluetooth: hci0 SCO packet for unknown connection handle 257
[  201.764777] Bluetooth: hci0 SCO packet for unknown connection handle 257

and something I think related while kernel initing:

[    3.738275] usbcore: registered new interface driver btusb
[    3.754215] Bluetooth: hci0: read Intel version: 370810011003110e00
[    3.755429] Adding 7999996k swap on /swap/swapfile.  Priority:-1
extents:66 across:13275644k SSFS
[    3.757145] Bluetooth: hci0: Intel Bluetooth firmware file:
intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq

I think it is a good chance for me to diving into the linux kernel, so
can anyone offer some hints that I could solve this problem.

$ uname -ar
Linux kinka-X1 4.3.0-rc7+ #50 SMP Wed Oct 28 22:49:01 CST 2015 x86_64
x86_64 x86_64 GNU/Linux

Many thanks~

Kinka

                 reply	other threads:[~2015-11-04 14:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAD9xVF9zr==szH9K1+c1JKy1VjgP3adf58yY_az4LVooDceJ4Q@mail.gmail.com' \
    --to=kinkabrain@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).