My HP-242 G1
Laptop is running Ubuntu 14.04 LTS. My bluetooth is deactivated.
See the image:
result of running dmesg | grep -i blue
in the terminal is :
[ 16.233056] Bluetooth: Core ver 2.17
[ 16.233078] Bluetooth: HCI device and connection manager initialized
[ 16.233086] Bluetooth: HCI socket layer initialized
[ 16.233089] Bluetooth: L2CAP socket layer initialized
[ 16.233094] Bluetooth: SCO socket layer initialized
[ 16.236555] Bluetooth: RFCOMM TTY layer initialized
[ 16.236568] Bluetooth: RFCOMM socket layer initialized
[ 16.236572] Bluetooth: RFCOMM ver 1.11
[ 16.329098] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 16.329102] Bluetooth: BNEP filters: protocol multicast
[ 16.329112] Bluetooth: BNEP socket layer initialized
And, result for running lspci -nnk | grep -iA2 net; lsusb
is :
What do I need to activate bluetooth now?
lspci -nnk | grep -iA2 net; lsusb
– Jeremy31 Sep 24 '15 at 17:19