Hello all, OS is : Fedora 34 Hardware is : Dell XPS 13 9310 + Dell Thunderbolt Dock (WD19TBS) Issue is : another Dock problem. For a few months everything worked nicely, but since a few weeks the audio output from the dock stopped working. I mean that if the Headphone - USB Audio or Line Out - USB Audio source are selected, no sound comes out.
Already tried with pavucontrol.
Already tried to update all firmwares.
It might happened after that a Windows machine was connected to the dock, but who knows…
On alsamixer the card is found… not an expert of audio drivers, so I’m not sure of which test I can give you to help understand the situation.
thanks!!
btw the pipewire tools were not installed, weird, but cool that there is a “top” for audio driver. Since I cannot copy-paste from pw-top, I attach a screeshot of the output. Here I have selected as audio output the Line Out…
Yes it was updated…
anyhow upgrading to Fedora 35 solved everything. For now it is solved.
(“For now” since on Fedora+XPS+dock setup, I periodically have some small issue like this, but since F35 everything is allright)
I have nearly the same hardware, F35, and the same issue - although this is a new issue for me.
OS : Fedora 35 Kernel : 5.15.12-200.fc35.x86_64 Pipewire : 0.3.40 Wireplumber : 0.4.5 Hardware : Dell XPS 13 9300 + Dell Thunderbolt Dock (WD19); all Dell firmwares are up to date and the latest version.
Issue is : Up to the last week/two weeks, everything worked nicely. I can’t tell exactly when the issue started as I use the dock on and off, but since very recently the audio output from the dock’s stopped working. Both the front headset output, and the rear output.
No issue whatsover with another work latop (Dell Latitude 7420) running Windows 10.
Maybe you could set the dock and run aplay -l. It will give you list of your cards like card 0: ..., device 0: .... Take a note the number of card and device.
Then run speaker-test -D hw:CardNumb,DevNumb -c 2 -l 1 /usr/share/sounds/Front_Center.wav. Replace hw:CardNumb,DevNumb with each cards and devices number you get from aplay -l. Take a note which card and device that give you a sound from the dock.