Fairly new to Manjaro (less than 1 month?) and so far absolutely blown away with performance and experience. Tried at least 10 other distros, but none of them would allow my MSI GT72 6QD laptop to suspend/wake properly when I closed/opened the laptop lid. Almost gave up on Linux on this machine but decided to try Manjaro.
Worked immediately right after install and so far experience has been stunningly excellent. As I learn more about troubleshooting, I saw this when I ran “inxi -zv8” to get some details about my hardware/drivers/setup…
In the “display” area I noticed loaded = N/A and failed = nvidia.
Neither of these sounded good, yet everything on the system seems to be working great (Steam games, FreeCAD and many other advanced apps). I’ve literally had nothing but joy on this system. Just wondered if this is something that needs to be remedied. Thank you very much for a stellar system experience.
I also tried newer kernel 6.10 but had the same errors as 6.9
I think I have determined that 6.6.46-1-MANJARO should be my daily driver? I also noticed with 6.6 that I could start the Plasma GUI session with Wayland (instead of X11) and it worked much better albeit CPU load at idle was around 5% whereas with X11 it is around 1%.
Just some oddities I noticed. If anyone has any comments if I should stick with 6.6 over 6.9 or 6.10, I would gladly love to hear some thoughts. If there are things I could do to understand the issue why 6.9 and 6.10 seem to have errors in the Graphics/Display section under inxi, I will continue to read forums, wiki’s, etc and try to understand more how to get this hardware configured.
Manjaro uses mhwd (or Manjaro Settings Manager GUI) to handle drivers.
So what does it report?
mhwd -li -l
PS.
When sharing an inxi … it makes sense to share all of it. Not just what you think is relevant.
Note: The z in the following command automatically hides personal information like MAC.
mhwd -li -l
> Installed PCI configs:
--------------------------------------------------------------------------------
NAME VERSION FREEDRIVER TYPE
--------------------------------------------------------------------------------
video-nvidia 2024.05.03 false PCI
Warning: No installed USB configs!
> 0000:01:00.0 (0300:10de:1618) Display controller nVidia Corporation:
--------------------------------------------------------------------------------
NAME VERSION FREEDRIVER TYPE
--------------------------------------------------------------------------------
video-nvidia 2024.05.03 false PCI
video-nvidia-470xx 2023.03.23 false PCI
video-nvidia-390xx 2023.03.23 false PCI
video-linux 2024.05.06 true PCI
video-modesetting 2020.01.13 true PCI
video-vesa 2017.03.12 true PCI
My issue has been with 6.9, the “loaded” portion of the display driver says N/A, whereas with 6.6 “loaded” says “nvidia” now, which makes much more sense. Manjaro is still the only distro on this laptop where I can close/open the lid and have suspend/resume work properly right off of the install.
I think ultimately I need to learn much more about installing and testing the video drivers. It would appear they are very finicky and one version may not pair properly with different versions of the kernel.
The video-nvidia drivers were installed on my system when I installed Manjaro from the USB stick with the ISO on it (24.0.5). When I learned about the inxi command and the -zv8 options and ran it on my machine I saw some things that looked odd in the Display/Loaded area and someone else on another forum said it did not look right to them.
My install came with kernel 6.9. I tried 6.10 as it was newer but had the same issue. I read the 6.6 was supposedly a more stable LTS kernel so I tried it and it sure seems to work. I don’t see anything peculiar in the inxi -zv8 with the kernel 6.6 / nVidia 550 combo.
Output looks normal - if you only have kernels 6.6 and 6.9.
(if you have kernel 6.10 installed currently … then the associated nvidia package is missing)
PS.
kernel 6.9 is EOL. It technically still exists in the Stable and Testing repos, but probably not for much longer. You may wish to excise it at some point soon - especially if you end up having more than one working kernel.
Nothing wrong with that really. 6.6 is an LTS and will be supported until about 2027. Or so kernel.org projects currently anyways. I do generally suggest folks keep more than one kernel. Something like 1 known good one and then the shiny new one they are testing out, etc.
(which sounds roughly like what you are doing - just with poor results for all newer kernels)
To leave off I will include some mirror ranking, sync, update, and driver reinstall just for completeness;