Re: Comedi on Debian and 2.6.8 kernel

On Tue, 2005-01-25 at 06:35 -0500, Mark T. Walter wrote:
> Has anyone gotten Comedi to successfully install with the 2.6.8 kernel?
> If so, could you please, please, please send a brief summary of the steps
> you used?

I presume you have read my post "[patch] Fix debian/rules for make-kpkg"
from 05 Jan 2005?

In short what I did:
- # apt-get install kernel-source-2.6.8
- extract, configure and build the kernel
- get module comedi from cvs
- cd comedi && ./autogen.sh && make drivers.txt
- apply my debian/rules patch
- cd /path/to/kernel-source-2.6.8 \
	&& fakeroot make-kpkg /path/to/comedi modules-image

I'm not sure but I think I had no problems when building the release
tarball 0.7.69 without using kernel-source. So why don't you just
describe your specific problem?

> thanks,
> Mark

HTH,
Jan

Received on 2005-01-25Z14:57:52