Open saif-ellafi opened 3 years ago
Unfortunately having both - HDMI Audio and DynamicPowerManagement - is not possible from the driver side. And indeed switching between these is unconvenient, but I'm not aware of making it easier (if you do please let me know). So basically you need to decide which one of these two is more important or more often used by yourself and then configure this appropriately. At least this issue is already documented and how to do it.
https://github.com/openSUSE/SUSEPrime#hdmi-audio-support-does-not-work
Thank you. Will have to make research. At first I would think if there is anyway of reloading udev, but the typical udevadmn control --reload-rules
doesn't do anything.
Hey @sndirsch! Just as a follow-up question on this:
Did you consider adding an option within prime-select
to enable/disable hdmi audio (and therefore disable/enable pm)? This would be more convenient than adding/removing comments in that udev file.
Besides that - thanks for all your work on this! You make it a lot easier to configure NVIDIA drivers!
I think that would be possible. But it should be done in a proper way so you can see in the status which feature is enabled/disabled. Probably this option should only switch this setting. So you can do it after the initial config.
Hi, question and reporting in here :)
Using a MSI GS65 Stealth - 2060 RTX and Tumbleweed
Best regards and thanks for doing this!