PROBLEM: atkbd.c: Unknown key released (translated set 2, code 0x7a on isa0060/serio0)

From: Murilo Pontes
Date: Sat Jan 10 2004 - 21:37:21 EST



My ABNT-2 keyboard work fine with kernel 2.6.0, but I found two bugs in:
versions:
2.6.1-rc1
2.6.1-rc1-mm1
2.6.1-rc1-mm2
2.6.1-rc2
2.6.1-rc2-mm1
2.6.1-rc3
2.6.1-mm1
2.6.1-mm2


First bug:
My ABNT-2 keyboard not work "/" in console mode, but work fine in X11.
I turnaround problem with "/" near of num lock!
I has see in syslog: atkbd.c: Unknown key released (translated set 2, code
0x7a on isa0060/serio0)

Second bug:
Loop device not work!

mount $RAMIMAGE $RAMMOUNTDIR -v -t minix -o loop=/dev/loop/0
ioctl: LOOP_SET_FD
losetup -d /dev/loop0
ioctl: LOOP_CLR_FD

23:30:19 [root@murilo:/MRX/tools/mrxcdram]#mount -V
mount: mount-2.12
23:31:00 [root@murilo:/MRX/tools/mrxcdram]#


Thanks for any help!!!!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/