Bug#364335: Fwd: Re: Bug#364335: xlibs: Full keyboard support requires a newer kernel

2006-04-23 Thread Helge Kreutzmann
Hello Michel,
  This sounds like usual symptoms of XKB not being enabled, which can be
  caused by a lot of things.
 
 Thats why I installed the (new) packages libxkbfile1, libxkbui1.

Sorry, not install, but »upgrade«, so the error is only a missing
versioning. (I tend not to upgrade all the libfiles*, unless they are
dragged in by a regular programm). But Etch users should be fine, as
they would run a dist-upgrade.

Greetings

Helge

-- 
  Dr. Helge Kreutzmann [EMAIL PROTECTED]
   Dipl.-Phys.   http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
   Help keep free software libre: http://www.ffii.de/


signature.asc
Description: Digital signature


Bug#364335: xlibs: Full keyboard support requires a newer kernel

2006-04-22 Thread Helge Kreutzmann
Package: xlibs
Version: 6.9.0.dfsg.1-6
Severity: normal


I was running XFree86 from sarge without problems using fvwm2 as
window manager. After upgrading to X.Org (sorry, don't know when this
started exactly) some keys on my ibook (ppc) did not have as expected.
Most notabley, I could no longer switch from X to virtual consoles of
Linux (I tried all combinations of Fn, Ctrl, Alt, Apple key together
with F1). The effect was as if F1 had been pressed alone (so the
result depended on the application receiving the keypress). I tried to
figure out what the problem was, but failed (I did not change any
config files.

For a different reason I updated from kernel 2.6.10 (self built,
running fine with both Sarge and current Testing) to 2.6.16.5 (also
self-built). The config of the new kernel was as close to the old one
as possible, but I had to enable adb manually (after make oldconfig)
and input event, to get the keyboard recognized after boot. 

Now the very same X has the keys working fine, i.e., I can switch to
the virtual console back and forth without problems.

As I can boot back and forth with 2.6.10 (also 2.6.8, if you need) and
2.6.16.5) I can experiment if you need more info. Unfortunately
testing with Sarge or Upgrades from Sarge is (no longer) possible on
this machine, at least not ATM (I might re-install Debian later this
year for a different reason, if necessary, I could do a first install
of Sarge and upgrade, if that is required).

I assigned this bug to xlibs, because the intro shown by reportbug for
X.Org told me, that the cause most probably lies in this packet.
Please reassing if this is the wrong packet, though.


-- Package-specific info:
Keyboard-related contents of X.Org X server log file
/var/log/Xorg.0.log:
(==) ServerLayout Cloned
(**) |--Screen Builtin (0)
(**) |   |--Monitor LCD monitor
(**) |   |--Device 9200 M9+ Internal
(**) |--Input Device Trackpad and Mice
(**) |--Input Device Laptop Keyboard
(**) Option Protocol Standard
(**) Option AutoRepeat 250 30
(**) Option XkbModel macintosh
(**) XKB: model: macintosh
(**) Option XkbLayout de2
(**) XKB: layout: de2
(**) Option XkbVariant nodeadkeys
(**) XKB: variant: nodeadkeys
(==) Keyboard: CustomKeycode disabled
(WW) The directory /usr/X11R6/lib/X11/fonts/truetype does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/default/TrueType does not exist.
Entry deleted from font path.
(WW) The directory /usr/share/fonts/default/Type1 does not exist.
--
(II) Loading /usr/X11R6/lib/modules/input/mouse_drv.so
(II) Module mouse: vendor=X.Org Foundation
compiled for 6.9.0, module version = 1.0.3
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(II) LoadModule: keyboard
(II) Loading /usr/X11R6/lib/modules/input/keyboard_drv.so
(II) Module keyboard: vendor=X.Org Foundation
compiled for 6.9.0, module version = 1.0.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(II) ATI: ATI driver (version 6.5.7) for chipset: ati
(II) R128: Driver for ATI Rage 128 chipsets:
--
(WW) RADEON(0): Direct rendering disabled
(==) RandR enabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension LBX
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
--
(**) Option Device /dev/input/mice
(==) Trackpad and Mice: Emulate3Buttons, Emulate3Timeout: 50
(**) Option ZAxisMapping 4 5
(**) Trackpad and Mice: ZAxisMapping: buttons 4 and 5
(**) Trackpad and Mice: Buttons: 9
(**) Option CoreKeyboard
(**) Laptop Keyboard: Core Keyboard
(**) Laptop Keyboard: Protocol: Standard
(**) Option AutoRepeat 250 30
(**) Option XkbRules xorg
(**) Laptop Keyboard: XkbRules: xorg
(**) Option XkbModel macintosh
(**) Laptop Keyboard: XkbModel: macintosh
(**) Option XkbLayout de2
(**) Laptop Keyboard: XkbLayout: de2
(**) Option XkbVariant nodeadkeys
(**) Laptop Keyboard: XkbVariant: nodeadkeys
(**) Option CustomKeycodes off
(**) Laptop Keyboard: CustomKeycodes disabled
(II) XINPUT: Adding extended input device Laptop Keyboard (type: KEYBOARD)
(II) XINPUT: Adding extended input device Trackpad and Mice (type: MOUSE)
(II) Trackpad and Mice: ps2EnableDataReporting: succeeded
Warning: font renderer for .pcf already registered at priority 0
Warning: font renderer for .pcf.Z already registered at priority 0
Warning: font renderer for .pcf.gz already registered at priority 0

X.Org X server log files on system:
-rw-r--r-- 1 root root 43018 2006-04-21 10:01 /var/log/Xorg.0.log

Compiled XKB description for X server :0.0:
xkb_keymap {
xkb_keycodes xfree86+aliases(qwerty) {
minimum = 8;
maximum = 255;
 ESC = 9;
AE01 = 10;
AE02 = 11;
AE03 

Bug#364335: xlibs: Full keyboard support requires a newer kernel

2006-04-22 Thread Michel Dänzer
On Sat, 2006-04-22 at 22:11 +0200, Helge Kreutzmann wrote:
 Package: xlibs
 Version: 6.9.0.dfsg.1-6
 Severity: normal
 
 
 I was running XFree86 from sarge without problems using fvwm2 as
 window manager. After upgrading to X.Org (sorry, don't know when this
 started exactly) some keys on my ibook (ppc) did not have as expected.
 Most notabley, I could no longer switch from X to virtual consoles of
 Linux (I tried all combinations of Fn, Ctrl, Alt, Apple key together
 with F1). The effect was as if F1 had been pressed alone (so the
 result depended on the application receiving the keypress). I tried to
 figure out what the problem was, but failed (I did not change any
 config files.

This sounds like usual symptoms of XKB not being enabled, which can be
caused by a lot of things.


 For a different reason I updated from kernel 2.6.10 (self built,
 running fine with both Sarge and current Testing) to 2.6.16.5 (also
 self-built). The config of the new kernel was as close to the old one
 as possible, but I had to enable adb manually (after make oldconfig)
 and input event, to get the keyboard recognized after boot. 
 
 Now the very same X has the keys working fine, i.e., I can switch to
 the virtual console back and forth without problems.
 
 As I can boot back and forth with 2.6.10 (also 2.6.8, if you need) and
 2.6.16.5) I can experiment if you need more info.

Have you booted back into the old kernel and verified that XKB didn't
get enabled again?


-- 
Earthling Michel Dänzer  | Debian (powerpc), X and DRI developer
Libre software enthusiast|   http://svcs.affero.net/rm.php?r=daenzer