13.1 64bit Bluetooth adapter not found.

I cannot get the bluetooth adapter to be found and load. I know it should works as it did previously with Fedora install. However I cannot see it in lspic.

[root modprobe.d]$  lspci
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02)
00:01.0 PCI bridge: Intel Corporation Core Processor PCI Express x16 Root Port (rev 02)
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05)
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 05)
00:1c.1 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 2 (rev 05)
00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 05)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a5)
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 05)
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 05)
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 05)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Madison [Mobility Radeon HD 5650/5750 / 6530M/6550M]
01:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Redwood HDMI Audio [Radeon HD 5000 Series]
02:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57780 Gigabit Ethernet PCIe (rev 01)
03:00.0 Network controller: Broadcom Corporation BCM43225 802.11b/g/n (rev 01)
ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)


Using hcitool didn’t provide any info

[root modprobe.d]$  hcitool scan
Device is not available: No such device
[root modprobe.d]$  hcitool dev
Devices:
[root modprobe.d]$  exit
exit
[sayth flask-blog]$  hcitool dev
Devices:


Looking for further info I found this.

[sayth flask-blog]$  sudo lsmod |grep blue 
root's password:
bluetooth             431263  6 btusb,bnep
6lowpan_iphc           18702  1 bluetooth
rfkill                 26772  5 bluetooth,cfg80211,acer_wmi


It doesn’t appear hard blocked at all to my understanding of rfkill

[root flask-blog]$  rfkill list
0: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
1: acer-wireless: Wireless LAN
        Soft blocked: no
        Hard blocked: no
2: acer-bluetooth: Bluetooth
        Soft blocked: no
        Hard blocked: no
[root flask-blog]$  systemctl enable bluetooth.service
[root flask-blog]$  systemctl start bluetooth.service
[root flask-blog]$  


What can I do to enable the device?

Hi
Use the command lsusb (it’s a usb device), what desktop environment are you using?

[root flask-blog]$  lsusb
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
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 001 Device 003: ID 064e:a219 Suyin Corp. 1.3M WebCam (notebook emachines E730, Acer sub-brand)


KDE SC 4.13

Hi
Sounds similar to this one…
https://forums.opensuse.org/showthread.php/497219-Bluetooth-Not-Working-Atheros-3K-OpenSUSE?highlight=bluetooth

Is your system all up to date?

Looking at that thread similar, except I am on 13.1 not Tumbleweed.

I have tried this on the latest kernel and 3.11.10-7 but they all report no adapter found.

[sayth flask-blog]$  uname -r
3.14.2-1.g1474ea5-desktop


Filed a Bug Report

https://bugzilla.novell.com/show_bug.cgi?id=876079

Hi,

I have the similar problem. My Logitech T630 ultrathin mouse cannot be recognized by my computer, which has OpenSuSE 13.1 64-bit installed.
I installed Broadcom driver with command /usr/sbin/install_bcm43xx_firmware, and command lspci does show the Broadcom wireless controller:

75:03.0 PCI bridge: PLX Technology, Inc. PEX 8605 PCI Express 4-port Gen2 Switch (rev aa)
76:00.0 Network controller: Broadcom Corporation BCM4352 802.11ac Wireless Network Adapter (rev 03)
78:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03)

Command lsmod| grep blue displays:

linux-vcrx:/home/jyhshyong # lsmod | grep blue
bluetooth 396742 5 bnep
rfkill 26487 5 bluetooth,cfg80211

But bluetooth-wizard’s scan does not found any bluetooth device.

I also modified file /usr/share/gnome-bluetooth/pin-code-database.xml according to
http://www.linux-hardware-guide.com/fr/2014-02-01-logitech-t630-ultrathin-touch-maus-usb

The computer just cannot scan any bluetooth device.

Jyh-Shyong

@Jyh-Shyong I would just add your details to the bug report I have above if you think its similar or lodge a new bug.

I have had the bluetooth turn on randomly, it came on last night and worked perfect but today its gone again. Unsure what exactly is causing it.

Yes, please do, hopefully someone will take care of this problem.