venerdì 6 aprile 2012

English versione below !!! -- Installazione driver proprietari per la scheda video

Aggiornamento / Update !!!

Visto che su openSuse 12.1 la procedura non aveva inizialmente funzionato, vi propongo alcuni cambiamenti (quelli in viola):

Come già detto nel precedente post, la scheda video del mio portatile è la ATI Radeon HD 6370M.
Fino al 27 luglio 2011 i driver proprietari non la supportavano, ma ora è tutto diverso:
Basta:

  • Al momento dell'installazione del sistema, installare anche le librerie 32-bit , che serviranno anche per Skype
  • andare in Yast e disinstallare il driver radeonhd (se precedentemente installato)
  • riavviare il sistema
  • andare a questo indirizzo ( per chi giustamente non si fida dei link, l'indirizzo è il seguente http://support.amd.com/it/gpudownload/linux/Pages/radeon_linux.aspx ) 
  • controllare che il driver corrisponda alla versione 12.3 per Linux x86, Linux x86-64
  • entrare nella cartella dove il file è stato scaricato (con il comando "cd")
  • digitare "chmod +x amd- ...." (dove i puntini indicano il nome completo del file: basta scrivere amd e poi premere il tasto TAB per l'autocompletamento)
  • digitare su per diventare superuser
  • digitare ./amd (e completare col tab)
  • scegliere "Installare i driver 8. ...."
  • scegliere "Automatic Installation" (installazione automatica)
  • al termine dell'installazione (che richiede un paio di minuti) digitare: aticonfig -f (che configura la scheda video per il sistema
  • Riavviare e il gioco è fatto !!!.
Se vi dà errore:
 installate il Pacchetto kernel-devel (es: sudo zypper install kernel-devel)


Reinstallate i drivers e buon divertimento !!!

ENGLISH VERSION !!!

Since this guide did not work on openSuse 12.1 , i changed it (changes in violet)

Hello,
my computer is an "HP probook 4520s" with an ATI Radeon HD 6370M.
Up to the 27th of July there were no proprietary drivers that supported it, but now everything has changed:
You just need to :

  • Install 32-bit libraries when you install the system
  • go to "Yast" and uninstall the radeonhd drivers
  • reboot the system
  • Go to this website (or, if you justly don't trust links, this is the address: http://support.amd.com/it/gpudownload/linux/Pages/radeon_linux.aspx )
  • check that it is the version 12.3 driver for Linux x86, Linux x86-64
  • 'cd' to the folder where you downoladed the file
  • 'chmod +x amd...' (autocomplete the driver's name with the TAB key)
  • 'su' to become superuser
  • './amd ...' (autocomplete again)
  • choose to install the 8. ... drivers
  • choose the automatic installation
  • after the installation is complete (takes about 2 minutes on an i5 2,67 GHz) digit 'aticonfig -f' (to configure your videocard for the system
  • reboot and enjoy !!!
If you get an error:
  •     Go to this page and follow galaxy_fish 's advice (I just did sudo zypper install kernel-devel )

Nessun commento:

Posta un commento