[Linux-disciples] Keyboard and mouse cut out

Adam Kessel linux-disciples@bostoncoop.net
Mon, 22 Sep 2003 14:16:27 -0400


--Q68bSM7Ycu6FN28Q
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Sep 22, 2003 at 02:08:46PM -0400, Stephen R Laniel wrote:
> On Wed, Sep 10, 2003 at 12:47:33PM -0400, Adam Kessel wrote:
> > Have you tried a more recent kernel? It would be worth trying with 2.4.=
22
> > and/or 2.6.0test5.
> I downloaded the 2.4.22 kernel from kernels.org back when Adam gave that
> advice, but didn't follow through until now. I'm following the advice in
> ~/linux-2.4.22/README, namely (short form)
> 1) make oldinstall
> 2) make dep
> 3) make bzImage
> 4) some other stuff

You don't want to do any of that.

Just run

make menuconfig

(or cp /boot/config-`uname -r` ~/linux-2.4.22/.config)

then

fakeroot make-kpkg --append-to-version=3D-laniels.kernel kernel_image

then

cd ..

dpkg -i kernel-image-2.4.22-laniels.kernel*deb

(then update grub or lilo)
--=20
Adam Kessel
http://bostoncoop.net/adam

--Q68bSM7Ycu6FN28Q
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/bzx7dTf3ZklQ6qYRAqKzAJ448bHEeZVmr9JeRcyD+YSvZRIKPQCgqpM/
rzfVmvwAHdzX1+EGJ9DllWw=
=uJwy
-----END PGP SIGNATURE-----

--Q68bSM7Ycu6FN28Q--