PDA

View Full Version : Knoppix V3.3 Kernel Sources



Nils_
09-28-2003, 02:52 PM
Hello,

I need drivers for my ATI Radeon 9500. I found them, but I haven't the kernel source of knoppix (V3.3)

Where can I download it and where I have to put it and how? (I have the HD Installation)

[I'm a linux newbie *G*]

Thx!!! ;-)

eadz
09-28-2003, 04:08 PM
Download :
http://developer.linuxtag.net/knoppix/sources/kernel-source-2.4.22-xfs_10.00.Custom_all.deb

then run (as root)
dpkg -i kernel-source-2.4.22-xfs_10.00.Custom_all.deb

it will install to the correct place ( /usr/src/ )

Nils_
10-05-2003, 12:49 AM
Hi,
thx for your answer.

For my radeon 9500 graphiccard I need DRM or DRI support. How can I activate it. Is there a script available, which maybe generates the kernel for me or is there a possibilty to load the drm lib in the current, loaded kernel?

I have downloaded and installed the source in the last post.