ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] Couldn't load XKB keymap, falling back to pre-XKB keymap
@ 2006-01-26  4:26 Oleg A. Paraschenko
  2006-01-26  4:49 ` Ivan Adzhubey
  0 siblings, 1 reply; 5+ messages in thread
From: Oleg A. Paraschenko @ 2006-01-26  4:26 UTC (permalink / raw)
  To: sisyphus

  Hello,

  recently (24 Jan) I updated my system to Sisyphus, and now I can't write
Russian in X.

  As far as I understand, now X is Xorg, and to write Russian I have to
use xkb. Here is a part of my /etc/X11/xorg.conf:

<quote>
Section "InputDevice"

    Identifier "Keyboard1"
    Driver      "kbd"
    Option "AutoRepeat"  "250 30"

    Option "XkbRules" "xfree86"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us,ru"
    Option "XkbVariant"  ",winkeys"
    Option "XkbOptions"  "grp:caps_toggle"

EndSection
</quote>

  Unfortunately, xorg starts with the following message in
/var/log/Xorg.0.log:

<quote>
(WW) Couldn't load XKB keymap, falling back to pre-XKB keymap
</quote>

  I created symlinks

/etc/X11/xkb -> /usr/share/X11/xkb/
/usr/lib/X11/xkb -> /usr/share/X11/xkb/

but it doesn't help.

  What have I missed? My installed packages:

</quote>
$ rpm -qa | egrep '(xorg-x11-server|xkb)'
xkbprint-1.0.1-alt1
xorg-x11-server-1.0.1-alt6
libxkbui-devel-1.0.1-alt3
libxkbui-1.0.1-alt3
xkbcomp-1.0.1-alt1
libxkbfile-devel-1.0.1-alt3
xorg-x11-xkbdata-1.0.1-alt2
xkbevd-1.0.1-alt1
libxkbfile-1.0.1-alt3
xxkb-1.10-alt3
xorg-x11-server-common-1.0.1-alt6
alterator-xkb-0.3-alt3
</quote>

  By the way, I've noticed the following:

<quote>
$ setxkbmap -print ru
Couldn't interpret _XKB_RULES_NAMES property
Use defaults: rules - 'xorg' model - 'pc101' layout - 'us'
*** glibc detected *** free(): invalid pointer: 0x40014ca0 ***
Aborted
</quote>

  Probably it's somehow related to my problem, but I'm not sure.

  Thanks in advance.

-- 
Oleg Paraschenko  olpa@ http://xmlhack.ru/  XML news in Russian
http://uucode.com/blog/  Generative Programming, XML, TeX, Scheme


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] Couldn't load XKB keymap, falling back to pre-XKB keymap
  2006-01-26  4:26 [sisyphus] Couldn't load XKB keymap, falling back to pre-XKB keymap Oleg A. Paraschenko
@ 2006-01-26  4:49 ` Ivan Adzhubey
  2006-01-26  5:04   ` [sisyphus] " Oleg Parashchenko
  0 siblings, 1 reply; 5+ messages in thread
From: Ivan Adzhubey @ 2006-01-26  4:49 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

On Wednesday 25 January 2006 23:26, Oleg A. Paraschenko wrote:
>     Option "XkbRules" "xfree86"

Try:

Option "XkbRules" "xorg"

-- 
Ivan


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [sisyphus] Re: Couldn't load XKB keymap, falling back to pre-XKB keymap
  2006-01-26  4:49 ` Ivan Adzhubey
@ 2006-01-26  5:04   ` Oleg Parashchenko
  2006-01-28 12:20     ` [sisyphus] [wiki] " Michael Shigorin
  0 siblings, 1 reply; 5+ messages in thread
From: Oleg Parashchenko @ 2006-01-26  5:04 UTC (permalink / raw)
  To: sisyphus

  Привет!

On Wed, 25 Jan 2006 23:49:23 -0500
Ivan Adzhubey
<iadzhubey@rics.bwh.harvard.edu> wrote:

> On Wednesday 25 January 2006 23:26, Oleg A. Paraschenko wrote:
> >     Option "XkbRules" "xfree86"
> 
> Try:
> 
> Option "XkbRules" "xorg"

  Большое спасибо. Заработало.

> 
> -- 
> Ivan



^ permalink raw reply	[flat|nested] 5+ messages in thread

* [sisyphus] [wiki] Re: Couldn't load XKB keymap, falling back to pre-XKB keymap
  2006-01-26  5:04   ` [sisyphus] " Oleg Parashchenko
@ 2006-01-28 12:20     ` Michael Shigorin
  2006-01-28 14:02       ` Igor Zubkov
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Shigorin @ 2006-01-28 12:20 UTC (permalink / raw)
  To: sisyphus

On Thu, Jan 26, 2006 at 08:04:47AM +0300, Oleg Parashchenko wrote:
> > > Option "XkbRules" "xfree86"
> > Try: Option "XkbRules" "xorg"
> Большое спасибо. Заработало.

Занесено на http://wiki.sisyphus.ru/changes/xorg -- 
народ, опять же документируйте друг для друга, что пришлось где.

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [sisyphus] [wiki] Re: Couldn't load XKB keymap, falling back to pre-XKB keymap
  2006-01-28 12:20     ` [sisyphus] [wiki] " Michael Shigorin
@ 2006-01-28 14:02       ` Igor Zubkov
  0 siblings, 0 replies; 5+ messages in thread
From: Igor Zubkov @ 2006-01-28 14:02 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 984 bytes --]

В сообщении от Суббота 28 января 2006 14:20 Michael Shigorin написал(a):
> On Thu, Jan 26, 2006 at 08:04:47AM +0300, Oleg Parashchenko wrote:
> > > > Option "XkbRules" "xfree86"
> > >
> > > Try: Option "XkbRules" "xorg"
> >
> > Большое спасибо. Заработало.
>
> Занесено на http://wiki.sisyphus.ru/changes/xorg --
> народ, опять же документируйте друг для друга, что пришлось где.

У меня протокол мыши после обновления до xorg7 отвалился (вместе со скролом). 
Пришлось взять молоток и прибить бантик что бы не отваливался. :)

Т.е., было:
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/mouse"
        Option      "ZAxisMapping" "4 5"
EndSection

А пришлось сделать:
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "IMPS/2"
        Option      "Device" "/dev/mouse"
        Option      "ZAxisMapping" "4 5"
EndSection

[-- Attachment #2: Type: application/pgp-signature, Size: 190 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-01-28 14:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-26  4:26 [sisyphus] Couldn't load XKB keymap, falling back to pre-XKB keymap Oleg A. Paraschenko
2006-01-26  4:49 ` Ivan Adzhubey
2006-01-26  5:04   ` [sisyphus] " Oleg Parashchenko
2006-01-28 12:20     ` [sisyphus] [wiki] " Michael Shigorin
2006-01-28 14:02       ` Igor Zubkov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git