[GLLUG] Sound Driver Problem

josh josh at liquidweb.com
Thu Dec 18 17:59:15 EST 2003


Brian Hoort wrote:

> Any ideas?

Debian provides a fairly nice kernel build tool, so you can generate 
.debs for any kernel source.  I've got a VT8233/A/8235 onboard soundcard 
that works great w/ 2.4.23.

apt-get the kernel-package package, and download the 2.4.23 kernel from 
kernel.org.  copy over your old config, then make oldconfig, and then 
run the following (more info in the kernel-package docs):

fakeroot make-kpkg clean
fakeroot make-kpkg --revision=1.0 binary

This will make kernel-headers and kernel-image debs for you, which you 
can then install.



-- 
Josh

Liquid Web



More information about the linux-user mailing list