* Markus Boronowski <[EMAIL PROTECTED]> [030320 00:22]: > soviel ich wei� brauche ich einen kernel patch. nur das prob is, auf > der platte gibt es net die videodev.c file.
apt-get install kernel-package libncurses-dev ; wget ftp://ftp.de.kernel.org/pub/linux/kernel/v2.4/linux-2.4.20.tar.bz2 ; tar -xIvf linux-2.4.20.tar.bz2 ; find -iname videodev.c ; man patch ; patch [wie_auch_immer] ; cd linux-2.4.20 ; make menuconfig ; man make-kpkg ; make-kpkg --revision=MeinKernel.1 kernel_image ; dpkg -i kernel-image-2.4.20_MeinKernel.1_i386.deb cu Alex -- PGP key on demand, mailto:[EMAIL PROTECTED] with subject "get pgp-key"
pgp00000.pgp
Description: PGP signature

