Hi everyone and happy NY!
I’ve just installed latest Manjaro updates and now there are no Nvidia drivers available for installation via mhwd anymore. Existing drivers were removed along with Linux 5.8, but even after I’ve installed nvidia-utils
there is no option in Manjaro Settings Manager to automatically use hybrid config (amdgpu+nvidia) like I did before.
Here’s inxi -G
:
Graphics: Device-1: NVIDIA TU117M driver: N/A
Device-2: Advanced Micro Devices [AMD/ATI] Renoir driver: amdgpu v: kernel
Device-3: Quanta HP TrueVision HD Camera type: USB driver: uvcvideo
Display: x11 server: X.Org 1.20.10 driver: amdgpu,ati unloaded: modesetting resolution: 1920x1080~60Hz
OpenGL: renderer: AMD RENOIR (DRM 3.40.0 5.10.2-2-MANJARO LLVM 11.0.0) v: 4.6 Mesa 20.3.1
And there is mhwd
:
Summary
> 0000:02:00.0 (0200:10ec:8168) Network controller Realtek Semiconductor Co., Ltd.:
--------------------------------------------------------------------------------
NAME VERSION FREEDRIVER TYPE
--------------------------------------------------------------------------------
network-r8168 2016.04.20 true PCI
> 0000:01:00.0 (0300:10de:1f99) Display controller nVidia Corporation:
--------------------------------------------------------------------------------
NAME VERSION FREEDRIVER TYPE
--------------------------------------------------------------------------------
video-linux 2018.05.04 true PCI
video-modesetting 2020.01.13 true PCI
video-vesa 2017.03.12 true PCI
> 0000:05:00.0 (0300:1002:1636) Display controller ATI Technologies Inc:
--------------------------------------------------------------------------------
NAME VERSION FREEDRIVER TYPE
--------------------------------------------------------------------------------
video-linux 2018.05.04 true PCI
video-modesetting 2020.01.13 true PCI
video-vesa 2017.03.12 true PCI
I see that linux-latest-nvidia
is available for manual installation, but I’m not sure if it would be the right way to just install it manually while mhwd states that there is no suitable driver for my card.
Is it something besides nvidia-utils
that I’m missing here?
I would greatly appreciate any help!