eduorloff
(usa Ubuntu)
Enviado em 10/06/2013 - 12:41h
Baixei o arquivo do script!
(1) Criei um arquivo chamado ScriptSlacware.sh e colei todo o conteudo do script sugerido dentro do arquivo;
(2) Depois executei o seguinte comando:
Mint Downloads # ./ScriptSlacware.sh
Usage:
--install Set up nvidia driver files
--remove Return to stock xorg files and remove all symlinks
--help Show this help message
(3) Depois usei:
Mint Downloads # ./ScriptSlacware.sh --install
$Installing to nvidia-driver files!
Make sure the nvidia driver is ENABLED in /etc/X11/xorg.conf
and in /etc/X11/xorg.conf.d.
Otherwise, this may lead to improperly working drivers.
./ScriptSlacware.sh: 47: cd: can't cd to /usr/libLIBDIRSUFFIX
Mas deu erro na linha 47
(4) Fiz o mesmo para --remove e deu o mesmo erro na linha 47, conforme pode ser visto abaixo:
Mint Downloads # ./ScriptSlacware.sh --remove
$Returning to stock xorg files!
Make sure the nvidia driver is DISABLED in /etc/X11/xorg.conf
and in /etc/X11/xorg.conf.d.
Otherwise, this may lead to improperly working drivers.
./ScriptSlacware.sh: 47: cd: can't cd to /usr/libLIBDIRSUFFIX
(5) Para o comando X -configure deu isso aqui:
Mint Downloads # X -configure
Fatal server error:
Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.
(EE)
Please consult the The X.Org Foundation support
at
http://wiki.x.org
for help.
(EE)
Em fim!