You are not logged in.
Hi,
I have a laptop with an Nvidia GeForce MX150 card, and I basically use it for office stuff and music production. Nothing that makes use of any heavy graphic usage, like games, video editing, or image processing. Performance speaking, is there any reason for me to use the official Nvidia drivers or nouveau is enough?
Thanks
Last edited by oldcastle (2022-05-05 21:04:35)
Offline
Official drivers will give you better power management (though you could also just disable the card). Otherwise you probably won't notice a difference. Nouveau may allow you to use wayland with less bugs? Not sure on that one.
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline
if its an optimus setup just turn the nvidia gpu off completely and dont use it, thats what i do.
install bbswitch and use these configs:
/etc/modules-load.d/bbswitch.conf
bbswitch/etc/modprobe.d/bbswitch.conf
options bbswitch load_state=0 unload_state=1/etc/modprobe.d/nouveau.conf
blacklist nouveauand of course remove any and all nvidia drivers you have installed.
Offline
nb. https://wiki.archlinux.org/title/Hardwa … ion#NVIDIA for nouveau-fw
Online