2

On trying sudo apt-get install bluez on Ubuntu 12.04, I receive the following messages - Reading package lists... Done Building dependency tree
Reading state information... Done bluez is already the newest version.

when I try modprobe bluez I am receiving "FATAL: Module bluez not found." message. How do I enable bluez, as My Program is not able to find the Bluetooth device?

Any Help appreciated, Thanks in advance, Padma

padma_uma
  • 129

1 Answers1

0

The kernel module is called bluetooth, but I doubt loading it manually will help. I'd grep the device Id with lspci or lsusb and google for it. Some devices are not supported by (specific versions of) Linux.