Eu tive exatamente o mesmo problema. Certifique-se de que o fedora está completamente atualizado usando o yum e que o problema deve desaparecer.
Eu acabei de instalar o fedora 20 no meu segundo pc e seu rodando bem quente, eu encontrei um driver no site .
Eu descompactei e tentei sudo sh amd-driver-installer-13.35.1005-x86.x86_64.run
e recebo este
Supported adapter detected.
Check if system has the tools required for installation.
fglrx installation requires that the system have kernel headers for 3.7 release./lib/modules/3.11.10-301.fc20.i686+PAE/build/include/generated/uapi/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.
e não sei como resolvê-lo e já tentei:
yum install kernel-devel kernel-headers gcc -y
Eu tive exatamente o mesmo problema. Certifique-se de que o fedora está completamente atualizado usando o yum e que o problema deve desaparecer.
Basta instalar os repositórios rpmfusion-nonfree [1] e instalar o driver desse repositório:
yum install kmod-fglrx
[1] link