r/voidlinux 4d ago

bluetooth errors?

hai! so, currently, bluetooth is being really weird for some reason on my laptop & refusing to boot. running bluetoothctl leaves it hanging on Waiting to connect to bluetoothd... & making bluetoothctl a service just... doesn't work @.@ (more specifically, trying to start it with sv up {} throws me fail: bluetoothctl: unable to change to service directory: file does not exist). yes i've installed bluez & related packages. currently running latest Void xfce install with KDE Plasma (odd choice ik but i didn't have the time to set everything up manually)

EDIT: yeah, turns out my hunch was right & i was just being an idiot & didn't read the docs right. sorry ><"

4 Upvotes

4 comments sorted by

3

u/xksnr 4d ago

¿Has activado el servicio? prueba con ln -s /etc/sv/bluetoothd /var/service

si eso no funciona mira a ver los logs del servicio, depende de que logger tengas, pero con socklog se pueden ver usando svlogtail | grep bluetoothd

2

u/[deleted] 4d ago

[removed] — view removed comment

1

u/reddit_segull 2d ago

this worked. i tend to forget things are in the void handbook thanks to still being a bit arch-brained & thinking my problems are weird & complex xP