package selections: warn about nonfree repo when asking whether to install the nvidia driver
parent
8566b631be
commit
1faed5f2e9
|
@ -28,7 +28,6 @@ add a way to provide additional files to package selections
|
||||||
replace package selections with these options:
|
replace package selections with these options:
|
||||||
nvidia
|
nvidia
|
||||||
keep the old selections
|
keep the old selections
|
||||||
warn about enabling the nonfree repository
|
|
||||||
desktop
|
desktop
|
||||||
full - install a well integrated set of desktop utilities and some nice extras
|
full - install a well integrated set of desktop utilities and some nice extras
|
||||||
packages
|
packages
|
||||||
|
|
|
@ -2,8 +2,9 @@ Do you want to install the proprietary Nvidia driver?
|
||||||
|
|
||||||
By default, Void Linux ships with the open-source nouveau driver.
|
By default, Void Linux ships with the open-source nouveau driver.
|
||||||
This is nice because it gets the system up and running when using an
|
This is nice because it gets the system up and running when using an
|
||||||
Nvidia GPU but, due to Nvidia’s secrecy, it isn’t particularly good.
|
Nvidia GPU but, due to Nvidia’s secrecy, nouveau isn’t particularly good.
|
||||||
|
|
||||||
Installing the proprietary driver is recommended if you want to use Nvidia GPUs.
|
Installing the proprietary driver is recommended if you want to use Nvidia GPUs.
|
||||||
|
This will enable the nonfree repository.
|
||||||
|
|
||||||
Different versions are available. You can only choose one.
|
Different versions are available. You can only choose one.
|
||||||
|
|
Loading…
Reference in New Issue