You are not logged in.

#1 2007-03-09 05:53:46

canucks604
Member
Registered: 2007-01-27
Posts: 18

kernel-2.6.20-1

hi,

i just did a pacman -Suy and it upgraded my system and everything is working great so far.
now when i try to compile a module for a dvb adapter

i get "Could not identify kernel"

when i do uname -r it splits back 2.6.20-ARCH   in /usr/src/  i have linux-2.6.20-ARCH

and doing this...
/lib/modules/`uname -r`/build
bash: /lib/modules/2.6.20-ARCH/build: is a directory


/lib/modules/`uname -r`/source
bash: /lib/modules/2.6.20-ARCH/source: is a directory

both the build and source symlink points to /usr/src/linux-2.6.20-ARCH/
chances are i need the kernel sources, but i can't seem to find the package to install the source with pacman

any tips on how i would get this module for dvb to compile?

many thanks

Last edited by canucks604 (2007-03-09 05:55:08)

Offline

#2 2007-03-09 07:23:34

hacosta
Member
From: Mexico
Registered: 2006-10-22
Posts: 423

Re: kernel-2.6.20-1

everything seems fine...
bash: /lib/modules/2.6.20-ARCH/build: is a directory
bash is right (:
what module for dvb?

Offline

#3 2007-03-09 07:23:53

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,914
Website

Re: kernel-2.6.20-1

is that the only error you are getting some output from compiling dvb module may help?


Mr Green

Offline

#4 2007-03-10 20:36:05

canucks604
Member
Registered: 2007-01-27
Posts: 18

Re: kernel-2.6.20-1

thanks for all teh reply.  i managed a crude hack to fix the errors, but i just now notice that udev won't create the /dev/dvb nodes :S more googling. but if anyone have any ideas, tips or links, it will be greatly appreciated

cheers

Offline

Board footer

Powered by FluxBB