Hello,
Together with the Kernel Update 4.20.11 I had to do a complete Reinstallation of the Nvidia Drivers to Version 418.43-2. (Nvidia seems to have decided out of the Blue to move my Graphics Card out of Legacy 390xx to the new Version, after moving it to Legacy just a few months ago...)
I have a Thinkpad W530 using a Nvidia Quadro K2000M. And Nvhda was working perfectly with Nvidia-390xx since October 2018.
- I removed the Kernel Module from DKMS
- Removed Nvhda with yay -Rs nvhda-dkms-git
- Rebooted
- Reinstalled Nvhda from AUR
'sudo modprobe nvhda' seems also to run through fine. No errors there.
Then to switch on Nvhda also seems to run with 'sudo tee /proc/acpi/nvhda <<<ON'
But even though anything looks fine, I cannot get Audio through Displayport anymore. Config of Bumblebee hasn't changed at all.
dmesg upon enabling nvhda gives me:
[ 2659.797670] nvhda: Found nv audio device 0000:01:00.1 [ 2659.912007] pci 0000:01:00.1: Dropping the link to 0000:01:00.0 [ 2659.912019] nvhda: disabling audio [ 2664.481122] nvhda: enabling audio [ 2664.481160] pci 0000:01:00.1: [10de:0e1b] type 00 class 0x040300 [ 2664.481195] pci 0000:01:00.1: reg 0x10: [mem 0xf1080000-0xf1083fff] [ 2664.481521] nvhda: Audio found, adding [ 2664.481532] pci 0000:01:00.1: BAR 0: assigned [mem 0xf1080000-0xf1083fff] [ 2664.481572] pci 0000:01:00.1: Linked as a consumer to 0000:01:00.0 [ 2664.481760] snd_hda_intel 0000:01:00.1: Disabling MSI [ 2664.481771] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client [ 2665.057288] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input44 [ 2665.057453] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input45 [ 2665.057662] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input46
Are there any logs by Nvhda to Look up or anything else I can provide?
Edit: Noticed something else weird. If I use Alsamixer the Nvidia Card is detected after turning on Nvhda. But switching is impossible. Graphics card is not shown anywhere else. Gnome Settings just show Internal Speakers.
Hello,
Together with the Kernel Update 4.20.11 I had to do a complete Reinstallation of the Nvidia Drivers to Version 418.43-2. (Nvidia seems to have decided out of the Blue to move my Graphics Card out of Legacy 390xx to the new Version, after moving it to Legacy just a few months ago...)
I have a Thinkpad W530 using a Nvidia Quadro K2000M. And Nvhda was working perfectly with Nvidia-390xx since October 2018.
'sudo modprobe nvhda' seems also to run through fine. No errors there.
Then to switch on Nvhda also seems to run with 'sudo tee /proc/acpi/nvhda <<<ON'
But even though anything looks fine, I cannot get Audio through Displayport anymore. Config of Bumblebee hasn't changed at all.
dmesg upon enabling nvhda gives me:
[ 2659.797670] nvhda: Found nv audio device 0000:01:00.1 [ 2659.912007] pci 0000:01:00.1: Dropping the link to 0000:01:00.0 [ 2659.912019] nvhda: disabling audio [ 2664.481122] nvhda: enabling audio [ 2664.481160] pci 0000:01:00.1: [10de:0e1b] type 00 class 0x040300 [ 2664.481195] pci 0000:01:00.1: reg 0x10: [mem 0xf1080000-0xf1083fff] [ 2664.481521] nvhda: Audio found, adding [ 2664.481532] pci 0000:01:00.1: BAR 0: assigned [mem 0xf1080000-0xf1083fff] [ 2664.481572] pci 0000:01:00.1: Linked as a consumer to 0000:01:00.0 [ 2664.481760] snd_hda_intel 0000:01:00.1: Disabling MSI [ 2664.481771] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client [ 2665.057288] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input44 [ 2665.057453] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input45 [ 2665.057662] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input46Are there any logs by Nvhda to Look up or anything else I can provide?
Edit: Noticed something else weird. If I use Alsamixer the Nvidia Card is detected after turning on Nvhda. But switching is impossible. Graphics card is not shown anywhere else. Gnome Settings just show Internal Speakers.