For a new notebook, an Acer V3-571G with Core i5, 8GB Ram, NVidia GT-630M, I have a problem with build-in bluetooth 4.0.
I run SL X and KDE 4.9.4 (64bit) with Kernel 3.7.
It seems, bt hardware is recognized (see dmesg-messages).
- Code: Select all
Sabayon-KDE-SSD .. # dmesg|grep lue
[ 5.327470] Bluetooth: Core ver 2.16
[ 5.327485] Bluetooth: HCI device and connection manager initialized
[ 5.327491] Bluetooth: HCI socket layer initialized
[ 5.327494] Bluetooth: L2CAP socket layer initialized
[ 5.327499] Bluetooth: SCO socket layer initialized
[ 12.247272] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 12.247275] Bluetooth: BNEP filters: protocol multicast
[ 12.247281] Bluetooth: BNEP socket layer initialized
[ 12.250214] Bluetooth: RFCOMM TTY layer initialized
[ 12.250224] Bluetooth: RFCOMM socket layer initialized
[ 12.250225] Bluetooth: RFCOMM ver 1.11
An lspci gives the following, where I can only assume, what is my bluetooth.
- Code: Select all
Sabayon-KDE-SSD .. # lspci
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation HM77 Express Chipset LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 630M] (rev a1)
02:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57785 Gigabit Ethernet PCIe (rev 10)
02:00.1 SD Host controller: Broadcom Corporation NetXtreme BCM57765 Memory Card Reader (rev 10)
02:00.2 System peripheral: Broadcom Corporation Device 16be (rev 10)
02:00.3 System peripheral: Broadcom Corporation Device 16bf (rev 10)
03:00.0 Network controller: Atheros Communications Inc. AR9462 Wireless Network Adapter (rev 01)
An lsusb gives the following, where I googled, that the '0489:e04e Foxconn / Hon Hai' is my bluetooth, so also recognized.
- Code: Select all
Sabayon-KDE-SSD .. # lsusb
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 003: ID 046d:c045 Logitech, Inc. Optical Mouse
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0489:e04e Foxconn / Hon Hai
Bus 001 Device 004: ID 04f2:b374 Chicony Electronics Co., Ltd
An lsmod shows, that btusb and bluetooth are loaded modules.
- Code: Select all
Sabayon-KDE-SSD .. # lsmod|grep bt
btusb 11913 0
bluetooth 213518 22 bnep,btusb,rfcomm
Finally, I have rfkill messages:
- Code: Select all
Sabayon-KDE-SSD .. # rfkill list bluetooth
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
3: acer-bluetooth: Bluetooth
Soft blocked: no
Hard blocked: no
- Code: Select all
/etc/init.d/bluetooth

When I configure it, I get (Sorry for German language, but I hope, that doesn't matter):

You can see a device ip (68.94...), a name 'Sabayon-KDE-SSD-0 and 'Always visible'.
And now, when I search for new bt devices, then no other bt device can be found (after minutes).
Also, this bt can't be found by my phones.
When I used my bt-usb-stick (in another laptop), there are visible bt devices within seconds.

My problem, my question is: why (it seems to be a bt adapter present)?
So, the next question is, what can I do to make it work (find and be found by other bt-devices)? Ok, in the end, I want to connect with other bt devices like phones like I could before with old notebook and bt-usb-stick.
I know, this is a long text here, I say sorry in advance. But I hope, someone has experience in this problem to solve.
Thank you in advance.
--Linuxfluesterer (I love KDE ...)
