Probotector escribió:¿Hay que hacer algo especial para ponerlo en ubuntu 15.10?
Te agradeceria tu ayuda al respecto, gracias.
Me voy a poner a ello que es un cliente con dual boot de windows 10 + ubuntu. He visto que hay para 14.04 LTS y 15.04 pero empezaré por un 15.10 así que cuando me ponga si lo consigo te digo como.
[EDIT]Te comento:
He intentado instalarlo en lubuntu 15.10 y no me ha dejado por falta de dependencias pero estoy pendiente de instalar un ubuntu 15.10 normal. Cómo se hace?
1º Descargas el script de aquí:
http://support.amd.com/es-xl/download/d ... =Linux+x862º De ahí descomprimes el fichero: amd-driver-installer-15.30.1025-x86.x86_64.run
3º Te vas a la carpeta donde lo hayas descargado desde el terminal y ejecutas lo siguiente:
sudo sh amd-driver-installer-15.30.1025-x86.x86_64.runEn teoría en ubuntu debería ejecutarse y listo. En lubuntu no he podido por dependencias que tengo que verificar cuales son (te deja un .log) pero vamos, será posible pero tengo que verlo bien, luego a la noche miro a ver que dependencias son para lubuntu.
Un saludo!
[EDIT 2]Estas son las dependencias que hacen falta en lubuntu y no sé si en ubuntu:
NOTE: If your system has logged the missing packages required for installation, install them in the order as per the log file to resolve package-dependency issues.
fglrx installation requires that the system has make tool. make cannot be found on this system.
Install make tool using command
sudo apt-get install make.fglrx installation requires that the system has gcc tool. gcc cannot be found on this system.
Install gcc tool using command
sudo apt-get install gcc.Package dh-modaliases is missing from the system. Install it using the command
sudo apt-get install dh-modaliases.
Package execstack is missing from the system. Install it using the command
sudo apt-get install execstack.Package dpkg-dev is missing from the system. Install it using the command
sudo apt-get install dpkg-dev.Package debhelper is missing from the system. Install it using the command
sudo apt-get install debhelper.Package dkms is missing from the system. Install it using the command
sudo apt-get install dkms.Package lib32gcc1 is missing from the system. Install it using the command
sudo apt-get install lib32gcc1.Bien, lo dejo en lubuntu, tiene otras dependencias que tengo que mirar con tiempo así que paso a Ubuntu y te comento como va