Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] ASUS ROG Zephyrus M16 GU603ZX volume/bass control issue #4124

Open
dhalucario opened this issue Jan 4, 2023 · 5 comments
Open

[BUG] ASUS ROG Zephyrus M16 GU603ZX volume/bass control issue #4124

dhalucario opened this issue Jan 4, 2023 · 5 comments
Labels
bug Something isn't working codec Codec HW or driver restriction

Comments

@dhalucario
Copy link

Describe the bug
Audio device(s) do not seem to work properly. Trying to change the volume either seems to fade between bass speaker and normal speaker or only changes the volume of the normal speaker.

I have been sent here by the PipeWire team to forward this issue to you.

To Reproduce

  • Install Fedora or Arch, I am using Arch for this example.
  • Open alsamixer, press F6 to switch to HDA Intel PCH.
  • Master only seems to change volume for the normal speakers.
  • Speaker causes audio to cross fade between speaker and subwoofer
  • PCM causes volume to go up for speakers and subwoofer.

Reproduction Rate
Consistent. Happens every time seemingly.

Expected behavior
I would expect there to be a working slider for Speaker, Bass Speaker and Master volume.

Impact
This is a showstopper for me when I try to use the speakers at all and an annoyance when I use the laptop with headphones.

Environment

  1. Branch name and commit hash of the 2 repositories: sof (firmware/topology) and linux (kernel driver).
  2. Name of the topology file
    • Topology: I don't how. Instructions would be appreciated.
  3. Name of the platform(s) on which the bug is observed.

Screenshots or console output
https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/2921
alsa-info.txt

@dhalucario dhalucario added the bug Something isn't working label Jan 4, 2023
@plbossart
Copy link
Member

try this first @dhalucario, it's likely to be a codec issue, not an SOF one. SOF provides a 2 channel stream. the subwoofer is handled by the HDaudio codec.

https://thesofproject.github.io/latest/getting_started/intel_debug/suggestions.html#disable-sof-on-pci-hdaudio-devices-to-test-audio-playback

@plbossart plbossart transferred this issue from thesofproject/sof Jan 4, 2023
@dhalucario
Copy link
Author

Hey, I added the line to the config, rebuilt dracut and restarted the computer. The same issues occur and I can't see any changes.

alsa-info.txt

@plbossart
Copy link
Member

Thanks for testing @dhalucario, so it's not an SOF issue but an HDaudio codec management issue. copying @tiwai in case there's a known issue on this ALC285-based platform.

@plbossart plbossart added the codec Codec HW or driver restriction label Jan 31, 2023
@Neel1302
Copy link

Neel1302 commented Apr 1, 2023

I can confirm that the same problem occurs on the ALC285 on ASUS ROG Zephyrus G16 GU6003VV. On alsamixier, my bass speakers have a value of 00 and I cannot increase/decrease it; sound is full of treble, but no bass output.

Any updates on a potential solution @tiwai, @plbossart, or @dhalucario?

If not, any suggestions on how to deal with the HDaudio codec management?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working codec Codec HW or driver restriction
Projects
None yet
Development

No branches or pull requests

3 participants