All of lore.kernel.org
 help / color / mirror / Atom feed
* bring up bluetooth on a MIPS embedded platform
@ 2012-05-08 23:19 LK Rashinkar
  0 siblings, 0 replies; only message in thread
From: LK Rashinkar @ 2012-05-08 23:19 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: LK Rashinkar

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-08 23:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-08 23:19 bring up bluetooth on a MIPS embedded platform LK Rashinkar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.