I'm trying to sync my laptop with my bluetooth headphones. The thing is that Ubuntu doesn't detect any device at all.
I've googled a little, tried some possible solutions. Like theese:
Bluetooth not working in ubuntu 14.04 LTS Ubuntu 13.10 bluetooth is not working
But still not detecting any device.
Any ideas?
lsusb && lspci -nnk | grep -iA2
returns...
Bus 002 Device 002: ID 04f2:b3f6 Chicony Electronics Co., Ltd
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 04ca:300b Lite-On Technology Corp.
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 004: ID 0480:a00c Toshiba America Info. Systems, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Usage: grep [OPTION]... PATTERN [FILE]...
Try 'grep --help' for more information.
lsusb && lspci -nnk | grep -iA2 net
– Jeremy31 Jan 15 '15 at 19:38