注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Package:Nouveau Video Drivers (Open Source)
Jump to navigation
Jump to search
Nouveau Video Drivers (Open Source)
Tip
We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.
/etc/portage/make.conf
- Set video in make.confVIDEO_CARDS="nouveau"
Tips
Disable vsync
/etc/X11/xorg.conf.d/50novsync.conf
- Disable vsyncSection "Device" Identifier "My Graphics" Option "GLXVBlank" "off" EndSection