2.5.40: menuconfig: no choice of keyboards

2.5.40: menuconfig: no choice of keyboards

Post by Stig Brautase » Thu, 03 Oct 2002 14:00:17



Nothing happens if I go to the "Input Device Support" section in
menuconf, and pick "Keyboards"; I get no new options. Got around it by
manually selecting a keyboard in .config to be able to test it further.
Either I chose the wrong one, or it just doesn't build it anyway, 'cause
the machine would not respond on boot.

Does it have something to do with the menuconfig bug reported elsewhere?
Here's mine, anyway:

/bin/sh ./scripts/Menuconfig arch/i386/config.in
Using defaults found in .config
Preparing scripts: functions,
parsing........................................................................../scripts/Menuconfig:
./MCmenu74: line 56: syntax error near unexpected token `fi'
./scripts/Menuconfig: ./MCmenu74: line 56: `fi'
...............done.

Stig
--
brautaset.org
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

2.5.40: menuconfig: no choice of keyboards

Post by Skip For » Thu, 03 Oct 2002 15:00:14



> Nothing happens if I go to the "Input Device Support" section in
> menuconf, and pick "Keyboards"; I get no new options. Got around it by
> manually selecting a keyboard in .config to be able to test it further.
> Either I chose the wrong one, or it just doesn't build it anyway, 'cause
> the machine would not respond on boot.

> Does it have something to do with the menuconfig bug reported elsewhere?

I get the same menuconfig error, but it doesn't affect the keyboard
options listed.  The keyboard options show up if you select
"Serial i/o support"

--
Skip
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

2.5.40: menuconfig: no choice of keyboards

Post by Nick Sander » Thu, 03 Oct 2002 15:40:09



Quote:> Nothing happens if I go to the "Input Device Support" section in
> menuconf, and pick "Keyboards"; I get no new options. Got around it by
> manually selecting a keyboard in .config to be able to test it further.
> Either I chose the wrong one, or it just doesn't build it anyway, 'cause
> the machine would not respond on boot.

> Does it have something to do with the menuconfig bug reported elsewhere?
> Here's mine, anyway:

> /bin/sh ./scripts/Menuconfig arch/i386/config.in
> Using defaults found in .config
> Preparing scripts: functions,
> parsing....................................................................
>....../scripts/Menuconfig: ./MCmenu74: line 56: syntax error near unexpected
> token `fi'
> ./scripts/Menuconfig: ./MCmenu74: line 56: `fi'
> ...............done.

> Stig

I think you need 'Serial i/o support' just above the 'Keyboards' option
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
 
 
 

2.5.40: menuconfig: no choice of keyboards

Post by Stig Brautase » Thu, 03 Oct 2002 17:00:17


On Oct 02 2002, Nick was overheard saying:


> > Nothing happens if I go to the "Input Device Support" section in
> > menuconf, and pick "Keyboards"; I get no new options. Got around it by
> > manually selecting a keyboard in .config to be able to test it further.
> > Either I chose the wrong one, or it just doesn't build it anyway, 'cause
> > the machine would not respond on boot.
> I think you need 'Serial i/o support' just above the 'Keyboards' option

You were indeed right. Sorry for the waste of bandwidth :)

Got it up and running now; a few warnings about unnused variables, but I
guess you guys don't want those reported... or what? :)

Stig, the embarrased one
--
brautaset.org
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

2.5.40: menuconfig: no choice of keyboards

Post by Dave Jone » Thu, 03 Oct 2002 17:50:07


 > > Nothing happens if I go to the "Input Device Support" section in
 > > menuconf, and pick "Keyboards"; I get no new options. Got around it by
 > > manually selecting a keyboard in .config to be able to test it further.
 > > Either I chose the wrong one, or it just doesn't build it anyway, 'cause
 > > the machine would not respond on boot.
 > I think you need 'Serial i/o support' just above the 'Keyboards' option

Quite a few people seem to stumble over the new input layer options.
It's non-obvious to quite a few people that serial i/o is anything to
do with their keyboard. Likewise i8042 doesn't ring 'keyboard' noises
in most peoples heads.

IMO, the input layer options need simplification, or at least
a sensible set of defaults.

                Dave

--
| Dave Jones.        http://www.codemonkey.org.uk
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

2.5.40: menuconfig: no choice of keyboards

Post by Helge Haftin » Sat, 05 Oct 2002 10:30:16



> Quite a few people seem to stumble over the new input layer options.
> It's non-obvious to quite a few people that serial i/o is anything to
> do with their keyboard. Likewise i8042 doesn't ring 'keyboard' noises
> in most peoples heads.

> IMO, the input layer options need simplification, or at least
> a sensible set of defaults.

Well, the keyboard isn't magically attached.  It _is_ a kind
of serial device.  Making it default on, and calling the
thing  "i8042 (pc keyb/mouse)" ought to be enough.

Helge Hafting
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

 
 
 

1. ALSA Menuconfig Breakage in 2.5.40 and 2.5.40-bk1

Menuconfig has encountered a possible error in one of the kernel's
Configuration files and is unable to continue.  Here is the error
report:

Q> ./scripts/Menuconfig: MCmenu74: command not found

This is broken in both 2.5.40 and 2.5.40-bk1

seth

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in

More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

2. Newbie Question About Telnet

3. 2.5.40: ALSA menuconfig bug traced

4. eightBitInput Problem with xterm

5. make menuconfig fail on 2.5.40

6. netscape 2.0 picture quality

7. EVMS breaking menuconfig in 2.5.40?

8. DOS attack

9. 2.5.40 - menuconfig crash

10. 2.5.40 menuconfig crashes when entering sound->alsa menu

11. menuconfig hangs (2.5.40)

12. 2.5.40: make menuconfig error

13. Freaky 2.5.40 keyboard behavior