You are not logged in.

#1 2024-12-10 08:15:07

aljustiet
Member
Registered: 2024-02-09
Posts: 89
Website

Defender speakers are not detected

I have no output from these commands:

doas dmesg -T -H -L -w
doas journalctl -fe
watch lsusb

I 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

#2 2024-12-10 20:18:10

pvtvega
Member
Registered: 2024-11-25
Posts: 91

Re: Defender speakers are not detected

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

Offline

#3 2024-12-11 04:46:28

aljustiet
Member
Registered: 2024-02-09
Posts: 89
Website

Re: Defender speakers are not detected

pvtvega wrote:

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

#4 2024-12-11 17:06:01

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,146

Re: Defender speakers are not detected

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 linux

Last edited by V1del (2024-12-11 17:06:17)

Offline

Board footer

Powered by FluxBB