public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Jones <davej@codemonkey.org.uk>
To: Folkert van Heusden <folkert@vanheusden.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: v2.6.0-test1 - no keyboard/mouse
Date: Tue, 15 Jul 2003 22:35:05 +0100	[thread overview]
Message-ID: <20030715213503.GA29897@suse.de> (raw)
In-Reply-To: <200307152246.57389.folkert@vanheusden.com>

On Tue, Jul 15, 2003 at 10:46:57PM +0200, Folkert van Heusden wrote:
 > Ehrm, hello? Has this list became silent suddenly?
 > Anyway: I just tried 2.6.0-test1 on my celeron. Boots up flawlessly. Rather 
 > quick and all. X boots up, all fine.
 > Only one minor problem: the keyboard and the mouse do not work.
 > I *have* included input-core, etc.:
 > CONFIG_INPUT=y
 > CONFIG_INPUT_MOUSEDEV=y
 > CONFIG_INPUT_MOUSEDEV_PSAUX=y
 > CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
 > CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
 > CONFIG_INPUT_EVDEV=y
 > CONFIG_INPUT_KEYBOARD=y
 > CONFIG_INPUT_MOUSE=y
 > CONFIG_INPUT_MISC=y
 > CONFIG_INPUT_PCSPKR=y
 > CONFIG_INPUT_UINPUT=y

Here's your problem.. (or one of them at least)..

# CONFIG_SERIO is not set

You're likely also missing a CONFIG_KEYBOARD_ATKBD=y
but that will probably appear when CONFIG_SERIO=y
along with PS2 mouse.

		Dave


  reply	other threads:[~2003-07-15 21:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-15 20:46 v2.6.0-test1 - no keyboard/mouse Folkert van Heusden
2003-07-15 21:35 ` Dave Jones [this message]
2003-07-15 21:57 ` Felipe Alfaro Solana
2003-07-15 22:03   ` Antonio Vargas
     [not found] <Pine.LNX.4.43.0307151702570.1640-100000@morpheus>
2003-07-17 18:23 ` Folkert van Heusden

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030715213503.GA29897@suse.de \
    --to=davej@codemonkey.org.uk \
    --cc=folkert@vanheusden.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox