HWdriver
HWdriver
> lowercase L. you could just copy and paste. hwdriver@fedora:~$ aplay -l **** List of PLAYBACK Hardware Devices **** card 0: sofrt5682 [sof-rt5682], device 0: Speakers (*) [] Subdevices: 1/1...
> Well that does look like the fixed topology. Maybe try `aplay -D plughw:0,0 /usr/share/sounds/alsa/Front_Center.wav`. Just a warning that if sound does work it will be quite loud. Ctrl +...
> Well that does look like the fixed topology. Maybe try `aplay -D plughw:0,0 /usr/share/sounds/alsa/Front_Center.wav`. Just a warning that if sound does work it will be quite loud. Ctrl +...
hwdriver@fedora:~$ systemctl --user status pipewire ● pipewire.service - PipeWire Multimedia Service Loaded: loaded (/usr/lib/systemd/user/pipewire.service; disabled; preset: disabled) Drop-In: /usr/lib/systemd/user/pipewire.service.d └─00-uresourced.conf /usr/lib/systemd/user/service.d └─10-timeout-abort.conf Active: active (running) since Wed 2025-04-02 15:56:56 +03;...
hwdriver@fedora:~$ systemctl --user enable --now pipewire pipewire-pulse Created symlink '/home/hwdriver/.config/systemd/user/default.target.wants/pipewire.service' → '/usr/lib/systemd/user/pipewire.service'. Created symlink '/home/hwdriver/.config/systemd/user/sockets.target.wants/pipewire.socket' → '/usr/lib/systemd/user/pipewire.socket'. Created symlink '/home/hwdriver/.config/systemd/user/default.target.wants/pipewire-pulse.service' → '/usr/lib/systemd/user/pipewire-pulse.service'. Created symlink '/home/hwdriver/.config/systemd/user/sockets.target.wants/pipewire-pulse.socket' → '/usr/lib/systemd/user/pipewire-pulse.socket'. hwdriver@fedora:~$ systemctl --user...
why is some of it crossed out?
> > What about the headphone jack sounding like the souls of the damned? > > Well maybe the topology really is broken. [Eeee.zip](https://github.com/user-attachments/files/19569095/Eeee.zip) headphone jack output
i knew this wasn't going to be easy because I was having the problem. this always happens lol
hwdriver@fedora:~$ aplay -D plughw:0,0 /usr/share/sounds/alsa/Front_Center.wav aplay: main:850: audio open error: Device or resource busy hwdriver@fedora:~$ aplay -D plughw:0,0 /usr/share/sounds/alsa/Front_Center.wav aplay: main:850: audio open error: Device or resource busy hwdriver@fedora:~$ new...
> Probably just because your audio server is controlling it. the fix?