Ошибка при установке графического драйвера

Я установил Kubuntu 13.04, но когда мне захотелось установить графический драйвер моего ноутбука (ATI), была показана эта ошибка:

---------------------------------------------
Supported adapter detected.
Check if system has the tools required for installation.
fglrx installation requires that the system have kernel headers.  /lib/modules/3.8.0-19-generic/build/include/linux/version.h cannot be found on this system.
fglrx installation requires that the system has gcc tool. gcc 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.
--------------------------------------------------

Пожалуйста, помогите мне немедленно. Спасибо. Моя версия GCC, установленная с Kubuntu, - 4.7.3.

2 ответа

Пытаться sudo apt-get install gcc linux-headers-3.8.0-19-generic затем установите драйверы.

Для получения дополнительной помощи см. Как правильно установить драйверы видеокарты ATI Catalyst (fglrx)?

Пытаться:

sudo apt-get install gcc make 

затем установите драйверы.

Другие вопросы по тегам