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

HDMI audio controller not being reactivated #203

Open
luka-devnull opened this issue Jul 18, 2020 · 1 comment
Open

HDMI audio controller not being reactivated #203

luka-devnull opened this issue Jul 18, 2020 · 1 comment

Comments

@luka-devnull
Copy link

OS is Arch Linux running 5.4.52-1-lts and using community/bbswitch-dkms. laptop is a Thinkpad T520. using options load_state=0 unload_state=1

when using the dGPU:

01:00.0 VGA compatible controller: NVIDIA Corporation GF119M [Quadro NVS 4200M] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GF119 HDMI Audio Controller (rev ff)

audio controller appears disabled (rev ff) when GPU is enabled. bbswitch only seems to touch 01:00.0, but it doesn't touch 01:00.1 so HDMI/DP audio doesn't work while the rest of the GPU functions normally.

my next step is trying load_state=1 and seeing if it's still active on at boot time. it probably is and just gets turned off when the GPU does for the first time and then bbswitch doesn't bother to turn it back on is my guess.

@luka-devnull
Copy link
Author

my next step is trying load_state=1 and seeing if it's still active on at boot time. it probably is and just gets turned off when the GPU does for the first time and then bbswitch doesn't bother to turn it back on is my guess.

yeah. also had to set bumblebeed TurnCardOffAtExit=false cuz it kept turning it off on me

01:00.0 VGA compatible controller: NVIDIA Corporation GF119M [Quadro NVS 4200M] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GF119 HDMI Audio Controller (rev a1)

DP audio is now working and shows up with aplay -l and pactl list sinks short, but if bbswitch turns off the GPU the audio controller goes with it and never gets turned back on

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant