You are not logged in.

#1 2012-10-19 01:11:22

luis84
Member
Registered: 2012-10-18
Posts: 4

[SOLVED] Missing Kernel Headers for Catalyst

Hello Everyone,

I am a new Arch guy! I am from the ubuntu world.  Love the new arch install, I have installed my own DE.

I use a Radeon HD 68xx so I need the catalyst drivers.

I have tried installing them via: sudo pacman -S catalyst-dkms catalyst-utils    (per the wiki)

It gets to the end and gives me this message:

DKMS: add completed.
Error! echo
Your kernel headers for kernel 3.6.2-1-ARCH cannot be found at
/usr/lib/modules/3.6.2-1-ARCH/build or /usr/lib/modules/3.6.2-1-ARCH/source.
error: command failed to execute correctly

Can anybody assist on how I get the kernel headers?  As far as I understood, they should be included in Arch.

Last edited by luis84 (2012-10-19 03:08:17)

Offline

#2 2012-10-19 01:31:15

drewofdoom
Member
From: Waynesville, NC
Registered: 2008-02-08
Posts: 35
Website

Re: [SOLVED] Missing Kernel Headers for Catalyst

do this:

sudo pacman -Sy linux-headers

The headers are in the main repository, but they are not included with the kernel by default.


Sweet zombie jesus!

Offline

#3 2012-10-19 01:40:46

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Missing Kernel Headers for Catalyst

drewofdoom wrote:

do this:

sudo pacman -Sy linux-headers

Don't use 'pacman -Sy foo' - it may lead to breakage https://bbs.archlinux.org/viewtopic.php?id=89328

Offline

#4 2012-10-19 03:08:03

luis84
Member
Registered: 2012-10-18
Posts: 4

Re: [SOLVED] Missing Kernel Headers for Catalyst

Solved the install, broke my DE.  Thanks for the help!

Offline

Board footer

Powered by FluxBB