Page 2 of 2
Re: Install bluetooth adapter
Posted: 27. Sep 2024, 16:32
by bradnag
it is in Makefile
Re: Install bluetooth adapter
Posted: 27. Sep 2024, 16:36
by gapan
In any case, delete it, reinstall the kernel-modules package and see if you can load it with modprobe.
Re: Install bluetooth adapter
Posted: 1. Oct 2024, 15:57
by bradnag
reinstalled as you advised, rebooted and then the Bluetooth drivers installed successfully. Thanks so much gapan!
Code: Select all
hciconfig -a
hci0: Type: Primary Bus: USB
BD Address: A0:9F:10:BC:AB:08 ACL MTU: 1021:6 SCO MTU: 255:12
UP RUNNING PSCAN ISCAN
RX bytes:799 acl:0 sco:0 events:62 errors:0
TX bytes:3696 acl:0 sco:0 commands:62 errors:0
Features: 0xff 0xff 0xff 0xfe 0xdb 0xfd 0x7b 0x87
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy: RSWITCH HOLD SNIFF PARK
Link mode: PERIPHERAL ACCEPT
Name: 'BlueZ 5.71'
Class: 0x10010c
Service Classes: Object Transfer
Device Class: Computer, Laptop
HCI Version: 5.1 (0xa) Revision: 0x99a
LMP Version: 5.1 (0xa) Subversion: 0x2885
Manufacturer: Realtek Semiconductor Corporation (93)
root@toshiba//TRASH# lsmod |grep btusb
rtk_btusb 69632 0
bluetooth 524288 37 hidp,bnep,rtk_btusb,rfcomm
root@toshiba//TRASH#
Re: Install bluetooth adapter
Posted: 7. May 2025, 03:12
by bradnag
I do not know how but now my headphones connected but I can't hear anything, sound from speakers yet. Weirdo
below is a screenshot
https://imgur.com/a/BaMEKk5
Re: Install bluetooth adapter
Posted: 7. May 2025, 05:45
by gapan
Right click on that and there should be a "sound profile" option or something like that. Select A2DP and then also check the volume.
Re: Install bluetooth adapter
Posted: 7. May 2025, 09:53
by bradnag
Yes, it;\'s Audio Profile but it is grayed out. I removed the headset and reconnected but still no sounds. I hear in the buds "connected", but the speakers are stil active.
I found why is getting connected: I enabled and started bluez-alsa service.
Thanks!
Re: Install bluetooth adapter
Posted: 8. May 2025, 01:34
by bradnag
I noticed on my salix machine if I unplug the external speakers (headphones) I need to manually select the builtin speakers (which work but shows unavailable). Also does not see the headsets. The headsets are connected.