public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Couldn't load XKB keymap...
@ 2007-10-01 14:35 Nicolai Beuermann
  2007-10-01 15:21 ` Emil Beinroth
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Nicolai Beuermann @ 2007-10-01 14:35 UTC (permalink / raw
  To: gentoo-user

Hello,
I've got a big problem after updating world. My Keyboard - Apple Extended USB 
Keyboard - refused to print german umlauts, AT and euro symbol.

Xorg.0.log: (WW) Couldn't load XKB keymap, falling back to pre-XKB keymap
setxkbmap quits reliably with "Error loading new keyboard description"

$ setxkbmap -v 10 -model macintosh -layout de
Setting verbose level to 10
locale is C
Warning! Multiple definitions of keyboard model
         Using command line, ignoring X server
Warning! Multiple definitions of keyboard layout
         Using command line, ignoring X server
Applied rules from xorg:
model:      macintosh
layout:     de
Trying to build keymap using the following components:
keycodes:   macintosh+aliases(qwertz)
types:      complete+numpad(mac)
compat:     complete
symbols:    pc+macintosh_vndr/de+inet(apple)
geometry:   macintosh(macintosh)
Error loading new keyboard description

Any known bugs or even solutions?

-- 
mailto: nicolai.beuermann@gmx.de
gnupg fingerprint: 56DA 4E32 3A4A 52AC B769 DFC2 BF3E 9805 09BB 4259
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Couldn't load XKB keymap...
  2007-10-01 14:35 [gentoo-user] Couldn't load XKB keymap Nicolai Beuermann
@ 2007-10-01 15:21 ` Emil Beinroth
  2007-10-01 23:02   ` Nicolai Beuermann
  2007-10-01 17:10 ` Ralf Stephan
  2007-10-02 10:08 ` Naga
  2 siblings, 1 reply; 5+ messages in thread
From: Emil Beinroth @ 2007-10-01 15:21 UTC (permalink / raw
  To: gentoo-user

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

Hi

On Mon, Oct 01, 2007 at 04:35:21PM +0200, Nicolai Beuermann wrote:
> Xorg.0.log: (WW) Couldn't load XKB keymap, falling back to pre-XKB keymap
> setxkbmap quits reliably with "Error loading new keyboard description"

I had the same problem, "emerge -1 xorg-server" solved it. Maybe that'll
work for you too.

Cheers, Emil

-- 
Emil Beinroth
83059 Kolbermoor | Germany
 
"Michael, I did nothing. I did absolutely nothing, and it was everything that I
thought it could be."
    -- Peter from the movie 'Office space'

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

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

* Re: [gentoo-user] Couldn't load XKB keymap...
  2007-10-01 14:35 [gentoo-user] Couldn't load XKB keymap Nicolai Beuermann
  2007-10-01 15:21 ` Emil Beinroth
@ 2007-10-01 17:10 ` Ralf Stephan
  2007-10-02 10:08 ` Naga
  2 siblings, 0 replies; 5+ messages in thread
From: Ralf Stephan @ 2007-10-01 17:10 UTC (permalink / raw
  To: gentoo-user

Search for setxkbmap on the bug server. A missing link
on installation is the problem. We're waiting for a patch.


ralf
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Couldn't load XKB keymap...
  2007-10-01 15:21 ` Emil Beinroth
@ 2007-10-01 23:02   ` Nicolai Beuermann
  0 siblings, 0 replies; 5+ messages in thread
From: Nicolai Beuermann @ 2007-10-01 23:02 UTC (permalink / raw
  To: gentoo-user

Emerging xorg set me on the right track.
Xorg-server didn't want to compile. Googling around some posts reminded me 
of /etc/portage/packages.mask and how I masked the latest xorg server because 
of nvidia issues.
Unmasking it resolved my problem with the keyboard.
After reemerging x11-drivers/xf86-input-evdev my Apple Mouse works again.

Ahoy
Nico

Am Montag, 1. Oktober 2007 17:21:45 schrieb Emil Beinroth:
> Hi
>
> On Mon, Oct 01, 2007 at 04:35:21PM +0200, Nicolai Beuermann wrote:
> > Xorg.0.log: (WW) Couldn't load XKB keymap, falling back to pre-XKB keymap
> > setxkbmap quits reliably with "Error loading new keyboard description"
>
> I had the same problem, "emerge -1 xorg-server" solved it. Maybe that'll
> work for you too.
>
> Cheers, Emil



-- 
mailto: nicolai.beuermann@gmx.de
gnupg fingerprint: 56DA 4E32 3A4A 52AC B769 DFC2 BF3E 9805 09BB 4259
-- 
gentoo-user@gentoo.org mailing list



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

* Re: [gentoo-user] Couldn't load XKB keymap...
  2007-10-01 14:35 [gentoo-user] Couldn't load XKB keymap Nicolai Beuermann
  2007-10-01 15:21 ` Emil Beinroth
  2007-10-01 17:10 ` Ralf Stephan
@ 2007-10-02 10:08 ` Naga
  2 siblings, 0 replies; 5+ messages in thread
From: Naga @ 2007-10-02 10:08 UTC (permalink / raw
  To: gentoo-user

On Monday 01 October 2007 16:35:21 Nicolai Beuermann wrote:
> Hello,
> I've got a big problem after updating world. My Keyboard - Apple Extended
> USB Keyboard - refused to print german umlauts, AT and euro symbol.
[...]
> Any known bugs or even solutions?

Fixed in: x11-base/xorg-server-1.4-r2

-- 
Naga
-- 
gentoo-user@gentoo.org mailing list



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

end of thread, other threads:[~2007-10-02 11:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-01 14:35 [gentoo-user] Couldn't load XKB keymap Nicolai Beuermann
2007-10-01 15:21 ` Emil Beinroth
2007-10-01 23:02   ` Nicolai Beuermann
2007-10-01 17:10 ` Ralf Stephan
2007-10-02 10:08 ` Naga

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox