You are not logged in.

#1 2022-10-07 09:29:05

RounakDutta
Member
From: West Bengal, India
Registered: 2022-02-11
Posts: 192
Website

Cannot connect my boat bluetooth earphones.

I installed the "bluez bluez-utils pulseaudio-bluetooth " packages. I also loaded the "btusb" kernel module and also enabled(and started) the "bluetooth.service" but whenever I use bluetoothctl it shows this -

[rounak@archissexy 14:56 ~]$ bluetoothctl
Agent registered
[bluetooth]# devices
No default controller available
[bluetooth]# scan on
No default controller available
[bluetooth]#

Can anyone help me ?

EDIT: I tried out this - https://wiki.archlinux.org/title/blueto … _available but it didn't work sad

Last edited by RounakDutta (2022-10-07 09:50:12)

Offline

#2 2022-10-07 10:29:50

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,263

Re: Cannot connect my boat bluetooth earphones.

btusb would be loaded by default if you had actual BT hardware. What bt hardware do you think should exist on your system? Outputs of

lsusb
lspci
sudo dmesg | grep -iE 'btusb|bluetooth'

If it's a realtek controller or so there are chances that you're SOL.

Offline

#3 2022-10-07 10:45:09

RounakDutta
Member
From: West Bengal, India
Registered: 2022-02-11
Posts: 192
Website

Re: Cannot connect my boat bluetooth earphones.

Thanks a lot for helping me out!!

Here is the -
Output of "lsusb" - http://0x0.st/oyVl.txt
Output of "lspci" - http://0x0.st/oyV6.txt
Output of  "sudo dmesg | grep -iE 'btusb|bluetooth'"  - http://0x0.st/oyVG.txt

EDIT I temporary added the "btusb.enable_autosuspend=n" As written in archwiki but it didn't work.

Last edited by RounakDutta (2022-10-07 10:46:55)

Offline

#4 2022-10-07 10:53:18

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,263

Re: Cannot connect my boat bluetooth earphones.

There's nothing suggesting you have any BT hardware nor wifi hardware for that matter, why do you think you should be able to use bluetooth? What system/laptop/mainboard/vendor is this? On the slight chance you have simply disabled the HW in your UEFI/firmware check your firmware on an option to enable this and/or check whether you have a physical button killswitch (though I'd find it weird if that would completely remove the HW from the bus)

Offline

#5 2022-10-07 10:57:07

RounakDutta
Member
From: West Bengal, India
Registered: 2022-02-11
Posts: 192
Website

Re: Cannot connect my boat bluetooth earphones.

V1del wrote:

There's nothing suggesting you have any BT hardware nor wifi hardware for that matter, why do you think you should be able to use bluetooth? What system/laptop/mainboard/vendor is this? On the slight chance you have simply disabled the HW in your UEFI/firmware check your firmware on an option to enable this and/or check whether you have a physical button killswitch (though I'd find it weird if that would completely remove the HW from the bus)

[rounak@archissexy 16:25 ~]$ sudo dmidecode -t 2
# dmidecode 3.4
Getting SMBIOS data from sysfs.
SMBIOS 3.1.1 present.

Handle 0x0002, DMI type 2, 15 bytes
Base Board Information
	Manufacturer: ASUSTeK COMPUTER INC.
	Product Name: PRIME H310M-E R2.0
	Version: Rev X.0x
	Serial Number: 191161949600070
	Asset Tag: Default string
	Features:
		Board is a hosting board
		Board is replaceable
	Location In Chassis: Default string
	Chassis Handle: 0x0003
	Type: Motherboard
	Contained Object Handles: 0

Offline

#6 2022-10-07 11:00:22

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,263

Re: Cannot connect my boat bluetooth earphones.

Yeah you don't have any radio chip. You'll need to buy an external bluetooth dongle.

Offline

#7 2022-10-07 11:09:47

RounakDutta
Member
From: West Bengal, India
Registered: 2022-02-11
Posts: 192
Website

Re: Cannot connect my boat bluetooth earphones.

Oh damn. Thank you so much!!

Offline

Board footer

Powered by FluxBB