Re: 2.5 / 2.5.63-mm2 no console?

Jan-Benedict Glaw <[email protected]> Tue, 4 Mar 2003 10:30:42 +0100
Newsgroups gmane.linux.redhat.axp.kernel
Message-ID <[email protected]>
--VkqCAaSJIySsbD6j
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, 2003-03-03 14:29:25 -0800, Gregory P. Smith <[email protected]>
wrote in message <[email protected]>:
> This is the first time i've tried a 2.5 kernel on any of my systems.
> The kernel was compiled without framebuffer console support as that
> appears to be too broken to compile in this kernel.  VGA text console
> support is there.  I did not compile with serial console support.

You need a few things to let this work:

- Current module-init-tools (plus a little patch which is IMHO not yet
  officially released; it was sent to LKML).
- Compile in the input core.
- Compile in support for VGA console
- Build PS/2 serial and keyboard support as modules
- Place the names of console-relevant modules into some
  (distribution-specific) place where they'll be loaded. For me, I do
  load these modules:

  psmouse
  pcspkr
  atkbd
  i8042
  serio
  mousedev
- Eventually compile in the serial driver and additionally do serial
  console with it.

MfG, JBG

--=20
   Jan-Benedict Glaw       [email protected]    . +49-172-7608481
   "Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg
    fuer einen Freien Staat voll Freier B=FCrger" | im Internet! |   im Ira=
k!
      ret =3D do_actions((curr | FREE_SPEECH) & ~(IRAQ_WAR_2 | DRM | TCPA));

--VkqCAaSJIySsbD6j
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQE+ZHJCHb1edYOZ4bsRAgz1AJ9mlCh8hw65A3Nv2Rb1YtXD3DpogwCgiXhK
0cWFnj0TvkOhCJYVBnP+/RA=
=5HJo
-----END PGP SIGNATURE-----

--VkqCAaSJIySsbD6j--