You are not logged in.
Pages: 1
I have no output from these commands:
doas dmesg -T -H -L -w
doas journalctl -fe
watch lsusbI tried with the mainline kernel, still it is not detected and tried to restart pipewire pipewire-pulse and wireplumber services, which all don't work.
These speakers
Offline
What do you mean by "no output"? Do you mean the shell just goes down to the next line when you press enter as if no command was run at all? Or is there an error message?
What is the output of
pactl list sinksOffline
What do you mean by "no output"? Do you mean the shell just goes down to the next line when you press enter as if no command was run at all? Or is there an error message?
What is the output of
pactl list sinks
No output in dmesg/journalctl and watch lsusb.
Offline
How are they attached? USB? Anything self respecting USB and audio should be plug and play
#immediately when attaching
sudo dmesg -W
#Abort that with Ctrl+C after getting the output from the plugin attempt
aplay -lL
pactl list cards
pactl list sinks
uname -a
pacman -Q linuxLast edited by V1del (2024-12-11 17:06:17)
Offline
Pages: 1