From: LK Rashinkar <lk.rashinkar@gmail.com>
To: linux-bluetooth@vger.kernel.org
Cc: LK Rashinkar <lk.rashinkar@gmail.com>
Subject: bring up bluetooth on a MIPS embedded platform
Date: Tue, 8 May 2012 16:19:52 -0700 [thread overview]
Message-ID: <CAPzrtORUXpjZqdHwEBg+X0rrs06-ji7KwWh552KLG7yxMqiu7A@mail.gmail.com> (raw)
Hi,
I'm trying to bring up bluetooth on a MIPS embedded platform running
Linux Kernel 2.6.29.6-22. bluetooth has been enabled in the kernel
(not as modules).
Here is the bluetooth log when my system boots up
tangox[sbin]# dmesg | grep -i blue
Bluetooth: Core ver 2.14
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: HCI UART driver ver 2.2
Bluetooth: Generic Bluetooth USB driver ver 0.4
Bluetooth: L2CAP ver 2.11
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.10
Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Bluetooth: BNEP filters: protocol multicast
Next, I manually (without using configure) built *just* bluez-4.99
library (i.e libbluetooth.so) and a simple test program. When I plug
in a USB BT adapter and run my sample program, hci_get_route(NULL)
always fails with ENODEV.
The same thing happens when I use bluez-libs-3.36. My USB BT adapter
works fine on a Linux desktop running Linux 2.6.31-14
Googled for a solution but came up with nothing.
Any suggestions on how I should proceed?
thanks for your help
L.K
reply other threads:[~2012-05-08 23:19 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=CAPzrtORUXpjZqdHwEBg+X0rrs06-ji7KwWh552KLG7yxMqiu7A@mail.gmail.com \
--to=lk.rashinkar@gmail.com \
--cc=linux-bluetooth@vger.kernel.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).