Template:VIDEO CARDS/sandbox/ru

From Gentoo Wiki
Jump to:navigation Jump to:search
This page is a translated version of the page Template:VIDEO CARDS/sandbox and the translation is 100% complete.


Parameter: unnamed
Wiki code {{VIDEO_CARDS|intel}}

Main version Portage uses the USE_EXPAND variable called VIDEO_CARDS to enable support for various graphics cards in packages. Setting VIDEO_CARDS to appropriate value(s) will pull in the correct driver(s):
ФАЙЛ /etc/portage/make.confSet VIDEO_CARDS to intel
VIDEO_CARDS="intel"

Substitute the name of the driver(s) to be used. Common choices include nouveau, nvidia, radeon, and intel. </translate> <translate> After setting or altering VIDEO_CARDS values remember to update the system using the following command so the changes take effect:

root #emerge --ask --changed-use --deep @world


Sandbox version Portage uses the VIDEO_CARDS USE_EXPAND variable for enabling support for various graphics cards in packages. Setting VIDEO_CARDS to appropriate value(s) will pull in the correct driver(s):
ФАЙЛ /etc/portage/make.confSet VIDEO_CARDS to intel
VIDEO_CARDS="intel"

Substitute the name of the driver(s) to be used. Common choices include nouveau, nvidia, radeon, and intel. </translate> <translate> After setting or altering VIDEO_CARDS values remember to update the system using the following command so the changes take effect:

root #emerge --ask --changed-use --deep @world