2004-01-15 02:26:00

by Murilo Pontes

[permalink] [raw]
Subject: [BUG] ABNT2 keyboards not work with >= 2.6.1 with or without -mm patchs


BUG: ABNT2 keyboards not work with >= 2.6.1 with or without -mm patchs
DESCRIPTION: The "/ ?" not work on console-framebuffer

My debug info:

23:20:01 [root@murilo:~]#dmesg | grep serio
serio: i8042 AUX port at 0x60,0x64 irq 12
input: ImPS/2 Generic Wheel Mouse on isa0060/serio1
serio: i8042 KBD port at 0x60,0x64 irq 1
input: AT Translated Set 2 keyboard on isa0060/serio0
atkbd.c: Unknown key released (translated set 2, code 0x7a on isa0060/serio0). ---> print twice, in each X startup
atkbd.c: Unknown key released (translated set 2, code 0x7a on isa0060/serio0).
atkbd.c: Unknown key released (translated set 2, code 0x7a on isa0060/serio0).
atkbd.c: Unknown key released (translated set 2, code 0x7a on isa0060/serio0).

23:20:24 [root@murilo:~]#loadkeys br-abnt2
Loading /usr/share/kbd/keymaps/i386/qwerty/br-abnt2.map.gz

23:17:07 [root@murilo:~]#showkey
kb mode was RAW
[ if you are trying this under X, it might not work
since the X server is also reading /dev/console ]

press any key (program terminates 10s after last keypress)...
keycode 28 release
keycode 0 press
keycode 1 release
keycode 53 release
keycode 0 release
keycode 1 release
keycode 53 release
keycode 0 press
keycode 1 release
keycode 53 release
keycode 0 release
keycode 1 release
keycode 53 release




2004-01-15 07:23:49

by Vojtech Pavlik

[permalink] [raw]
Subject: Re: [BUG] ABNT2 keyboards not work with >= 2.6.1 with or without -mm patchs

On Wed, Jan 14, 2004 at 11:26:21PM +0000, Murilo Pontes wrote:

> BUG: ABNT2 keyboards not work with >= 2.6.1 with or without -mm patchs
> DESCRIPTION: The "/ ?" not work on console-framebuffer

Known problem. They should work with recent -mm (if Andrew applied my
patch), and that patch should go to 2.6.2 soon. Please test if it works
correctly with latest -mm kernel.

--
Vojtech Pavlik
SuSE Labs, SuSE CR

2004-01-15 14:33:23

by Vojtech Pavlik

[permalink] [raw]
Subject: Re: [BUG] ABNT2 keyboards not work with >= 2.6.1 with or without -mm patchs

On Thu, Jan 15, 2004 at 11:26:02AM +0000, Murilo Pontes wrote:
> I try 2.6.1-mm3 still not working
>
> Em Qui 15 Jan 2004 07:24, voc? escreveu:
> > On Wed, Jan 14, 2004 at 11:26:21PM +0000, Murilo Pontes wrote:
> > > BUG: ABNT2 keyboards not work with >= 2.6.1 with or without -mm patchs
> > > DESCRIPTION: The "/ ?" not work on console-framebuffer
> >
> > Known problem. They should work with recent -mm (if Andrew applied my
> > patch), and that patch should go to 2.6.2 soon. Please test if it works
> > correctly with latest -mm kernel.

Yes, this patch (attached) is still not in -mm3. Hopefully it'll be in -mm4.

--
Vojtech Pavlik
SuSE Labs, SuSE CR


Attachments:
(No filename) (659.00 B)
scancodes-brjpkr-prsc (12.73 kB)
Download all attachments

2004-01-15 14:26:26

by Murilo Pontes

[permalink] [raw]
Subject: Re: [BUG] ABNT2 keyboards not work with >= 2.6.1 with or without -mm patchs

I try 2.6.1-mm3 still not working



Em Qui 15 Jan 2004 07:24, voc? escreveu:
> On Wed, Jan 14, 2004 at 11:26:21PM +0000, Murilo Pontes wrote:
> > BUG: ABNT2 keyboards not work with >= 2.6.1 with or without -mm patchs
> > DESCRIPTION: The "/ ?" not work on console-framebuffer
>
> Known problem. They should work with recent -mm (if Andrew applied my
> patch), and that patch should go to 2.6.2 soon. Please test if it works
> correctly with latest -mm kernel.

2004-01-15 17:26:34

by Murilo Pontes

[permalink] [raw]
Subject: Re: [BUG] ABNT2 keyboards not work with >= 2.6.1 with or without -mm patchs

I patch original 2.6.1
Ok, your lastest patch work 100%, Thanks :)

It will be present in 2.6.2?


Em Qui 15 Jan 2004 14:32, Vojtech Pavlik escreveu:
> On Thu, Jan 15, 2004 at 11:26:02AM +0000, Murilo Pontes wrote:
> > I try 2.6.1-mm3 still not working
> >
> > Em Qui 15 Jan 2004 07:24, voc? escreveu:
> > > On Wed, Jan 14, 2004 at 11:26:21PM +0000, Murilo Pontes wrote:
> > > > BUG: ABNT2 keyboards not work with >= 2.6.1 with or without -mm
> > > > patchs DESCRIPTION: The "/ ?" not work on console-framebuffer
> > >
> > > Known problem. They should work with recent -mm (if Andrew applied my
> > > patch), and that patch should go to 2.6.2 soon. Please test if it works
> > > correctly with latest -mm kernel.
>
> Yes, this patch (attached) is still not in -mm3. Hopefully it'll be in
> -mm4.

2004-01-15 17:41:33

by Vojtech Pavlik

[permalink] [raw]
Subject: Re: [BUG] ABNT2 keyboards not work with >= 2.6.1 with or without -mm patchs

On Thu, Jan 15, 2004 at 02:26:28PM +0000, Murilo Pontes wrote:

> I patch original 2.6.1
> Ok, your lastest patch work 100%, Thanks :)
>
> It will be present in 2.6.2?

I hope so, yes.

> Em Qui 15 Jan 2004 14:32, Vojtech Pavlik escreveu:
> > On Thu, Jan 15, 2004 at 11:26:02AM +0000, Murilo Pontes wrote:
> > > I try 2.6.1-mm3 still not working
> > >
> > > Em Qui 15 Jan 2004 07:24, voc? escreveu:
> > > > On Wed, Jan 14, 2004 at 11:26:21PM +0000, Murilo Pontes wrote:
> > > > > BUG: ABNT2 keyboards not work with >= 2.6.1 with or without -mm
> > > > > patchs DESCRIPTION: The "/ ?" not work on console-framebuffer
> > > >
> > > > Known problem. They should work with recent -mm (if Andrew applied my
> > > > patch), and that patch should go to 2.6.2 soon. Please test if it works
> > > > correctly with latest -mm kernel.
> >
> > Yes, this patch (attached) is still not in -mm3. Hopefully it'll be in
> > -mm4.

--
Vojtech Pavlik
SuSE Labs, SuSE CR