Bug 198825
Summary: | Dell TB16 audio volume too low | ||
---|---|---|---|
Product: | Drivers | Reporter: | Costa Tsaousis (costa) |
Component: | Sound(ALSA) | Assignee: | Jaroslav Kysela (perex) |
Status: | NEW --- | ||
Severity: | normal | CC: | aappddeevv, glenn.mccarthy |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 4.14.18-300.fc27.x86_64 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Costa Tsaousis
2018-02-19 15:26:05 UTC
I think I have the same issue. The front and rear jacks of the TB16 were working under fedora's 4.13 though and then 4.14 the rear jack appears to not work. I've had to jack up the input and output volumes (>250%) on the output just to have the sound play at a decent level out of the front jack and I'm unable now (4.15) to get the output in the back to play regardless of setting the volume level. Everything under windows works fine. I'm unable to run amixer -c1 and in general all of my also controls do not seem to work with the "card 1" (which is the tb16 card). amixer: Mixer hw:1 load error: Invalid argument. The .conf and udev rules are and have been installed, which is what made it work in 4.13 so nicely. >$ pactl -- set-sink-volume >alsa_output.usb-Generic_USB_Audio_200901010001-00.analog-stereo-speaker +1000% no sound from speaker-test. >$ pacmd list-sinks | grep -e "name:" -e "index:" -e "base volume:" > index: 1 > name: <alsa_output.pci-0000_00_1f.3.analog-stereo > base volume: 65536 / 100% / 0.00 dB > index: 2 > name: <combined> > base volume: 65536 / 100% / 0.00 dB > * index: 3 > name: ><alsa_output.usb-Generic_USB_Audio_200901010001-00.analog-stereo-speaker> > base volume: 65536 / 100% / 0.00 dB I have noticed that the speaker-test using "speaker-test -D plughw:1,1" now works from a terminal under kernel 4.15.7, it did not under earlier 4.15 kernels. I'm unable to use amixer on that card though:
>$ amixer -c1
>amixer: Mixer hw:1 load error: Invalid argument
Sound management through the pulse audio volume also seems to work.
I am having the exact same issue as the first poster with the Dell WD15 docking station (same Realtek chipset as TB16) If I boot into Windows and set the volume at 100%, then reboot to Linux (Ubuntu 17.10) everything works as expected. Boot into Windows and turn the volume down, when in Linux this becomes the maximum volume. Mute the output in windows, and in Linux there is no sound at all. I found with the latest 4.16 or 4.17 kernels things went back to normal for me. I also ensured I had upgraded to the latest linux firmware. |