






















1







pactl list | grep blue or smth (i forgot the actual command) (edited)

pactl list | grep blue or smth (i forgot the actual command) (edited)







hardware.bluetooth.enable = true;
(edited)



2024-10-29T17:12:55.612922+02:00 kentauros bluetoothd[11264]: src/profile.c:ext_connect() Hands-Free Voice gateway failed connect to 84:AC:60:90:A1:BC: Connection timed out (110)

N 17:24:38.037526 wp-device ../lib/wp/device.c:630:wp_spa_device_new_from_spa_factory: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
N 17:24:38.037543 s-monitors-libcame enumerate-device.lua:30:chunk: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported. at least this give me a direction where to look













mod foo {
mod bar {
const A: usize = 0x45;
}
}
I'm interested in where to put the data about existence of a module. If I write foo::bar::A, where does it have to look for foo? At first I thought maybe slap it in a symbol table, but it's not really a symbol :\

mod foo {
mod bar {
const A: usize = 0x45;
}
}
I'm interested in where to put the data about existence of a module. If I write foo::bar::A, where does it have to look for foo? At first I thought maybe slap it in a symbol table, but it's not really a symbol :\ 

N 17:24:38.037526 wp-device ../lib/wp/device.c:630:wp_spa_device_new_from_spa_factory: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
N 17:24:38.037543 s-monitors-libcame enumerate-device.lua:30:chunk: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported. at least this give me a direction where to look 


6.1.90-antix.1-amd64-smp
I will try installing a newer kernel





6.1.90-antix.1-amd64-smp
I will try installing a newer kernel 6.11.5-amd64) kernel.

6.1.90-antix.1-amd64-smp
I will try installing a newer kernel 










