Erro de instalação gráfica do AMD

0

recebi este erro quando tento instalar o amd grapich

Supported adapter detected. Check if system has the tools required for installation. fglrx installation requires that the system have kernel headers. /lib/modules/3.5.0-26-generic/build/include/linux/version.h cannot be found on this system. One or more tools required for installation cannot be found on the system. Install the required tools before installing the fglrx driver. Optionally, run the installer with --force option to install without the tools. Forcing install will disable AMD hardware acceleration and may make your system unstable. Not recommended.

como posso consertá-lo, por favor, repita rápido ..

    
por Omar Semary 06.04.2013 / 13:08

1 resposta

0

Parece que você está executando o Ubuntu 12.10, que está sem cabeçalhos. tente instalar o arquivo de cabeçalho e depois instalar o driver

sudo apt-get install linux-headers-generic
    
por Nikki Kononov 06.04.2013 / 13:44