Bluetooth is not working on dell vostro, opensuse 13

Hi guys…
I am using opensuse 13.1

Sadly i can’t get my bluetooth to work
i am using dell vostro 2520 laptop and my wifi is perfectly working but not my bluetooth .

If you want any information i can get u those,. Please help me…

Start with

usb-devices

or

/usr/sbin/hwinfo --bluetooth

and

/usr/sbin/rfkill list

Also, tell us which desktop environment you’re using.

Hi,

On some laptops (like mine) you need to toggle some FN + F# key to enable/disable bluetooth device.

I had similar issue. I ended up ordering different wifi module from eBay. Got AR5B22 (Atheros 9462 chipset I think), it has got BT4 built-in plus dual band capability (802.11abgn). Dell laptop would need Dell branded wifi module (probable laptop bios whitelisting) but such can be found in eBay as well. Works perfectly with OpenSuse 13.2 and Tumbleweed (tested 2,4Ghz and 5Ghz wlan and Bluetooth file transfers, all seems to function just fine)

For the first code i got this

T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 2
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=1d6b ProdID=0002 Rev=03.11
S: Manufacturer=Linux 3.11.10-29-desktop ehci_hcd
S: Product=EHCI Host Controller
S: SerialNumber=0000:00:1a.0
C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub

T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=480 MxCh= 6
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS=64 #Cfgs= 1
P: Vendor=8087 ProdID=0024 Rev=00.00
C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub

T: Bus=01 Lev=02 Prnt=02 Port=00 Cnt=01 Dev#= 5 Spd=1.5 MxCh= 0
D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=89e5 ProdID=101b Rev=01.00
S: Product= USB OPTICAL MOUSE
C: #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=usbhid

T: Bus=01 Lev=02 Prnt=02 Port=03 Cnt=02 Dev#= 3 Spd=12 MxCh= 0
D: Ver= 2.00 Cls=ff(vend.) Sub=01 Prot=01 MxPS=64 #Cfgs= 1
P: Vendor=0a5c ProdID=21d7 Rev=01.12
S: Manufacturer=Broadcom Corp
S: Product=BCM43142A0
S: SerialNumber=342387DE7120
C: #Ifs= 4 Cfg#= 1 Atr=e0 MxPwr=0mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=01 Prot=01 Driver=btusb
I: If#= 1 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=01 Prot=01 Driver=btusb
I: If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
I: If#= 3 Alt= 0 #EPs= 0 Cls=fe(app. ) Sub=01 Prot=01 Driver=(none)

T: Bus=01 Lev=02 Prnt=02 Port=04 Cnt=03 Dev#= 4 Spd=480 MxCh= 0
D: Ver= 2.00 Cls=ef(misc ) Sub=02 Prot=01 MxPS=64 #Cfgs= 1
P: Vendor=0c45 ProdID=6473 Rev=28.06
S: Manufacturer=CN0PV1667248742AA4SAA02
S: Product=Laptop_Integrated_Webcam_HD
C: #Ifs= 2 Cfg#= 1 Atr=80 MxPwr=500mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=0e(video) Sub=01 Prot=00 Driver=uvcvideo
I: If#= 1 Alt= 0 #EPs= 0 Cls=0e(video) Sub=02 Prot=00 Driver=uvcvideo

T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 2
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=1d6b ProdID=0002 Rev=03.11
S: Manufacturer=Linux 3.11.10-29-desktop ehci_hcd
S: Product=EHCI Host Controller
S: SerialNumber=0000:00:1d.0
C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub

T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=480 MxCh= 6
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS=64 #Cfgs= 1
P: Vendor=8087 ProdID=0024 Rev=00.00
C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub

and for the seconnd:

i got nothing after some movement

and for the third i got the following :

0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no

and i’m using gnome edition of opensuse 13.1

thank you deano…

T:  Bus=01 Lev=02 Prnt=02 Port=03 Cnt=02 Dev#=  3 Spd=12  MxCh= 0
D:  Ver= 2.00 Cls=ff(vend.) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=0a5c ProdID=21d7 Rev=01.12
S:  Manufacturer=Broadcom Corp
S:  Product=BCM43142A0
S:  SerialNumber=342387DE7120
C:  #Ifs= 4 Cfg#= 1 Atr=e0 MxPwr=0mA
I:  If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=01 Prot=01 Driver=btusb
I:  If#= 1 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=01 Prot=01 Driver=btusb
I:  If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
I:  If#= 3 Alt= 0 #EPs= 0 Cls=fe(app. ) Sub=01 Prot=01 Driver=(none)

Okay, so the device is detected (using the btusb module as expected).


0: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no

and ready to work as far as I can tell.

I’m not a Gnome user, but I assume you have ‘gnome-bluetooth’ installed?

What do you specifically want to do with it? You might want to be a bit more specific with telling us what you’ve tried, any errors you’re getting etc

actually no errors and all, but it goes on search for devices after i do so.

It won’t detect anything but goes on searching …

That’s all

Are you doing this via CLI commands or some Gnome utility?

Try the following

sudo hciconfig hci0 up
hcitool scan

The following reference may be useful to you
https://wiki.archlinux.org/index.php/Bluetooth

well i did do the first command and didn’t get any output

For the second it just scanned a for a few seconds then nothing happened…

And sorry to say that i didn’t get the question u asked about gnome or something thanks…

You won’t get any output, but hopefully the hci0 device is then present. Check with

hciconfig

For reference, I get

hci0:   Type: BR/EDR  Bus: USB
        BD Address: 00:1E:37:B5:D4:B7  ACL MTU: 1017:8  SCO MTU: 64:8
        UP RUNNING PSCAN ISCAN 
        RX bytes:501 acl:0 sco:0 events:23 errors:0
        TX bytes:347 acl:0 sco:0 commands:23 errors:0

And sorry to say that i didn’t get the question u asked about gnome or something thanks…

Well, I’m trying to understand whether you were trying to use some bluetooth utility to get connectivity, and what type of BT device are you trying to get working? I’m not familiar with the Gnome utilities. Others might be able to help if you can provide more information.