You are not logged in.


hi , i would like to appair a speaker device by bluetooth ...i don't know which application to install in order to appair any bluetooth device
Thanks in advance for your answer
Note that i'm under slitaz 6.0 32 bits
mchasard...
Last edited by mchasard (2026-07-22 10:25:06)
Offline


Hi ,
No more answers from my post about bluetooth...
Could anyone bring me some help to use Bluetooth under slitaz please
Thanks in advance
Offline


Hi ,
https://doc.slitaz.org/en:guides:bluetooth
Good luck!
Offline


thanks for the link but it seems that something has changed cause some of the command didn't work ...i'm under slitaz 6.0 ... i already installed he two bluetooth packages ...
somebody could bring me some lights please ?
mchsasard
Offline
Hi mchasard,
Not follow here, see your message and sorry for that.
I check and see bluetoothd binary not in path (/lib/bluetooth/bluetoothd), doing update for bluez packages, need to do tests for check that doc work.
bluez package not same that doc mention (5.64 in your case), it's more recent stack that when doc written.
Maybe offtopic, but version you use "Current" is now know as "Eslapion", continuation of stuff in independent version.
Suggest to create topic on forum.
Quick test i doing, load btusb success on my hp, but dmesg indicate miss firmware (intel/ibt-20-1-3.sfi intel/ibt-20-1-3.ddc), hcitool don't list devices, hciconfig show device down, need to up with `hciconfig hci0 up`.
root@hp:~# hciconfig hci0
hci0: Type: Primary Bus: USB
BD Address: XX:YY:ZZ:AA:BB:CC ACL MTU: 1021:4 SCO MTU: 96:6
DOWN
RX bytes:723 acl:0 sco:0 events:46 errors:0
TX bytes:442 acl:0 sco:0 commands:46 errors:0
root@hp:~# hciconfig hci0 up
root@hp:~# hciconfig hci0
hci0: Type: Primary Bus: USB
BD Address: XX:YY:ZZ:AA:BB:CC ACL MTU: 1021:4 SCO MTU: 96:6
UP RUNNING
RX bytes:1407 acl:0 sco:0 events:88 errors:0
TX bytes:864 acl:0 sco:0 commands:88 errors:0
root@hp:~# hcitool dev
Devices:
hci0 XX:YY:ZZ:AA:BB:CC
root@hp:~# hcitool scan
Scanning ...
00:BE:EF:DE:AD:11 YAS-105 YamahaAt least seem work, YAS-105 Yamaha is my sound bluetooth bar, but seem don't see my phone i put on bluethooth share mode for access point.
If i launch sdptool browse with "MAC of bluetooth phone" i see many things, need to doing more tests.
Offline
[ Generated in 0.016 seconds, 7 queries executed - Memory usage: 1.55 MiB (Peak: 1.77 MiB) ]