tech-x11 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: X server error for hpcsh
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
On Apr 21, 2011, at 5:31 AM, KIYOHARA Takashi wrote:
My hpcsh don't work X server for latest(201104170500Z).
X server logged this message. (full Xorg.0.log attached to this mail)
[ 280.143] (**) Option "CoreKeyboard"
[ 280.145] (**) Keyboard0: always reports core events
[ 280.148] (**) Option "Protocol" "wskbd"
[ 280.151] (**) Keyboard0: Protocol: wskbd
[ 280.153] (**) Option "Device" "/dev/wskbd"
[ 280.159] (EE) Keyboard0: Unsupported wskbd type "7"(EE) PreInit
failed for input device "Keyboard0"
[ 280.163] (II) UnloadModule: "kbd"
Can you fix this problem?
Try putting
Option "Protocol" "standard"
in the keyboard section. This should work with Sources from two days
ago.
Apparently your keyboard driver has code in place that translates
scancodes to AT so Xorg worked without a protocol specified, but Xorg
doesn't have a table to translate your device's native scancodes so
the wskbd protocol doesn't work.
So, either someone needs to add a translation table to the xf86-input-
kbd driver ( and then the kernel driver can get rid of the AT
translation stuff ) or I need to change the default protocol back to
standard for at least hpcsh.
have fun
Michael
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
iQEVAwUBTbCIJ8pnzkX8Yg2nAQLqVAgAkaoiMEL/1+69nImdfAUCdw0g7oXdkYwX
Ec1Hbd1zTG0M0rug/bamW3wCA1K8dVa4yxgUsacrqfwOESPDqhTVcWxP45HUVdWt
8NFLzoiN1IFwF3mOB1AW85DI95Yu9SbhMgIVBF1gQ0lnRccT07EEUNDcyZwmXa9b
KGBfAC+07yk62m2wLROo0sIKjQIYybZGG4SQ/09LcVOt8hZxpDfFyWdsLnRP8biH
rcjjJNGLkttdwqN2KLevQQWYG76dMgjgfNACzbHP/8l4DUxxZqalvWtbVGmGnZRM
3fzCUSowAIhHt4x29ynSGdYCNsN2jH9pixeVX0chG3cW5zuZWJK8MA==
=Mmxf
-----END PGP SIGNATURE-----
Home |
Main Index |
Thread Index |
Old Index