[Solved] Problem with Xorg, unable to load the right keymap

Hi, people,
I recently installed arch on a desktop, but there is a problem installing X: for whatever reason, Xorg seems unable to load the correct keymap (fr-latin9) and instead, loads the default one.
I can see what seems to be the problem in the Xorg logs, but I actually absolutely don't know how to solve it. Here my /var/log/Xorg.0.log
root@kgentoo keikoz # cat /mnt/tmp/var/log/Xorg.0.log
[ 9.900]
X.Org X Server 1.12.4
Release Date: 2012-08-27
[ 9.900] X Protocol Version 11, Revision 0
[ 9.900] Build Operating System: Linux 3.4.8-1-ARCH x86_64
[ 9.900] Current Operating System: Linux kdesktop 3.4.9-1-ARCH #1 SMP PREEMPT Wed Aug 15 18:59:31 CEST 2012 x86_64
[ 9.901] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7d2d3ed4-6903-4845-b70d-9462f52f4329 ro quiet
[ 9.901] Build Date: 27 August 2012 08:04:39AM
[ 9.901]
[ 9.901] Current version of pixman: 0.26.2
[ 9.901] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 9.901] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 9.901] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep 26 16:32:35 2012
[ 9.950] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 9.967] (==) No Layout section. Using the first Screen section.
[ 9.967] (==) No screen section available. Using defaults.
[ 9.967] (**) |-->Screen "Default Screen Section" (0)
[ 9.967] (**) | |-->Monitor "<default monitor>"
[ 9.969] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 9.969] (==) Automatically adding devices
[ 9.969] (==) Automatically enabling devices
[ 10.002] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 10.002] Entry deleted from font path.
[ 10.006] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 10.007] Entry deleted from font path.
[ 10.007] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 10.007] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 10.007] Entry deleted from font path.
[ 10.007] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 10.007] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 10.007] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 10.007] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 10.007] (II) Loader magic: 0x7c8b00
[ 10.007] (II) Module ABI versions:
[ 10.007] X.Org ANSI C Emulation: 0.4
[ 10.007] X.Org Video Driver: 12.1
[ 10.007] X.Org XInput driver : 16.0
[ 10.007] X.Org Server Extension : 6.0
[ 10.008] (--) PCI:*(0:3:0:0) 10de:0141:107d:200d rev 162, Mem @ 0xcc000000/67108864, 0xd0000000/268435456, 0xcb000000/16777216, BIOS @ 0x????????/131072
[ 10.008] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 10.008] (II) LoadModule: "extmod"
[ 10.018] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 10.033] (II) Module extmod: vendor="X.Org Foundation"
[ 10.033] compiled for 1.12.4, module version = 1.0.0
[ 10.033] Module class: X.Org Server Extension
[ 10.033] ABI class: X.Org Server Extension, version 6.0
[ 10.033] (II) Loading extension MIT-SCREEN-SAVER
[ 10.033] (II) Loading extension XFree86-VidModeExtension
[ 10.033] (II) Loading extension XFree86-DGA
[ 10.033] (II) Loading extension DPMS
[ 10.033] (II) Loading extension XVideo
[ 10.033] (II) Loading extension XVideo-MotionCompensation
[ 10.033] (II) Loading extension X-Resource
[ 10.033] (II) LoadModule: "dbe"
[ 10.033] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 10.034] (II) Module dbe: vendor="X.Org Foundation"
[ 10.034] compiled for 1.12.4, module version = 1.0.0
[ 10.034] Module class: X.Org Server Extension
[ 10.034] ABI class: X.Org Server Extension, version 6.0
[ 10.034] (II) Loading extension DOUBLE-BUFFER
[ 10.034] (II) LoadModule: "glx"
[ 10.034] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 11.016] (II) Module glx: vendor="NVIDIA Corporation"
[ 11.016] compiled for 4.0.2, module version = 1.0.0
[ 11.016] Module class: X.Org Server Extension
[ 11.016] (II) NVIDIA GLX Module 304.37 Wed Aug 8 20:16:03 PDT 2012
[ 11.016] (II) Loading extension GLX
[ 11.016] (II) LoadModule: "record"
[ 11.016] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 11.026] (II) Module record: vendor="X.Org Foundation"
[ 11.026] compiled for 1.12.4, module version = 1.13.0
[ 11.026] Module class: X.Org Server Extension
[ 11.026] ABI class: X.Org Server Extension, version 6.0
[ 11.026] (II) Loading extension RECORD
[ 11.026] (II) LoadModule: "dri"
[ 11.026] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 11.049] (II) Module dri: vendor="X.Org Foundation"
[ 11.049] compiled for 1.12.4, module version = 1.0.0
[ 11.049] ABI class: X.Org Server Extension, version 6.0
[ 11.049] (II) Loading extension XFree86-DRI
[ 11.049] (II) LoadModule: "dri2"
[ 11.050] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 11.050] (II) Module dri2: vendor="X.Org Foundation"
[ 11.050] compiled for 1.12.4, module version = 1.2.0
[ 11.050] ABI class: X.Org Server Extension, version 6.0
[ 11.050] (II) Loading extension DRI2
[ 11.051] (==) Matched nouveau as autoconfigured driver 0
[ 11.051] (==) Matched nvidia as autoconfigured driver 1
[ 11.051] (==) Matched nv as autoconfigured driver 2
[ 11.051] (==) Matched vesa as autoconfigured driver 3
[ 11.051] (==) Matched fbdev as autoconfigured driver 4
[ 11.051] (==) Assigned the driver to the xf86ConfigLayout
[ 11.051] (II) LoadModule: "nouveau"
[ 11.059] (WW) Warning, couldn't open module nouveau
[ 11.059] (II) UnloadModule: "nouveau"
[ 11.059] (II) Unloading nouveau
[ 11.059] (EE) Failed to load module "nouveau" (module does not exist, 0)
[ 11.059] (II) LoadModule: "nvidia"
[ 11.060] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 11.274] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 11.274] compiled for 4.0.2, module version = 1.0.0
[ 11.274] Module class: X.Org Video Driver
[ 11.300] (II) LoadModule: "nv"
[ 11.301] (WW) Warning, couldn't open module nv
[ 11.301] (II) UnloadModule: "nv"
[ 11.301] (II) Unloading nv
[ 11.301] (EE) Failed to load module "nv" (module does not exist, 0)
[ 11.301] (II) LoadModule: "vesa"
[ 11.301] (WW) Warning, couldn't open module vesa
[ 11.301] (II) UnloadModule: "vesa"
[ 11.301] (II) Unloading vesa
[ 11.301] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 11.301] (II) LoadModule: "fbdev"
[ 11.302] (WW) Warning, couldn't open module fbdev
[ 11.302] (II) UnloadModule: "fbdev"
[ 11.302] (II) Unloading fbdev
[ 11.302] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 11.302] (II) NVIDIA dlloader X Driver 304.37 Wed Aug 8 19:54:47 PDT 2012
[ 11.302] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 11.303] (++) using VT number 7
[ 11.317] (II) Loading sub module "fb"
[ 11.317] (II) LoadModule: "fb"
[ 11.317] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 11.330] (II) Module fb: vendor="X.Org Foundation"
[ 11.330] compiled for 1.12.4, module version = 1.0.0
[ 11.330] ABI class: X.Org ANSI C Emulation, version 0.4
[ 11.330] (II) Loading sub module "wfb"
[ 11.330] (II) LoadModule: "wfb"
[ 11.331] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 11.347] (II) Module wfb: vendor="X.Org Foundation"
[ 11.347] compiled for 1.12.4, module version = 1.0.0
[ 11.347] ABI class: X.Org ANSI C Emulation, version 0.4
[ 11.347] (II) Loading sub module "ramdac"
[ 11.347] (II) LoadModule: "ramdac"
[ 11.347] (II) Module "ramdac" already built-in
[ 11.366] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 11.366] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 11.366] (==) NVIDIA(0): RGB weight 888
[ 11.366] (==) NVIDIA(0): Default visual is TrueColor
[ 11.366] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 11.367] (**) NVIDIA(0): Enabling 2D acceleration
[ 13.308] (II) NVIDIA(GPU-0): Display (BenQ FP93GX (DFP-0)) does not support NVIDIA 3D
[ 13.308] (II) NVIDIA(GPU-0): Vision stereo.
[ 13.311] (II) NVIDIA(0): NVIDIA GPU GeForce 6600 (NV43) at PCI:3:0:0 (GPU-0)
[ 13.312] (--) NVIDIA(0): Memory: 262144 kBytes
[ 13.312] (--) NVIDIA(0): VideoBIOS: 05.43.02.64.68
[ 13.312] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 13.312] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 13.312] (--) NVIDIA(0): Valid display device(s) on GeForce 6600 at PCI:3:0:0
[ 13.312] (--) NVIDIA(0): CRT-0
[ 13.312] (--) NVIDIA(0): CRT-1
[ 13.312] (--) NVIDIA(0): TV-0
[ 13.312] (--) NVIDIA(0): BenQ FP93GX (DFP-0) (connected)
[ 13.312] (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
[ 13.312] (--) NVIDIA(0): CRT-1: 400.0 MHz maximum pixel clock
[ 13.312] (--) NVIDIA(0): TV-0: 400.0 MHz maximum pixel clock
[ 13.312] (--) NVIDIA(0): TV encoder: (null)
[ 13.312] (--) NVIDIA(0): BenQ FP93GX (DFP-0): 155.0 MHz maximum pixel clock
[ 13.312] (--) NVIDIA(0): BenQ FP93GX (DFP-0): Internal Single Link TMDS
[ 13.312] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 13.312] (**) NVIDIA(0): device BenQ FP93GX (DFP-0) (Using EDID frequencies has
[ 13.312] (**) NVIDIA(0): been enabled on all display devices.)
[ 13.312] (==) NVIDIA(0):
[ 13.312] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 13.312] (==) NVIDIA(0): will be used as the requested mode.
[ 13.312] (==) NVIDIA(0):
[ 13.312] (II) NVIDIA(0): Validated MetaModes:
[ 13.313] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
[ 13.313] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
[ 13.314] (WW) NVIDIA(0): Unable to support custom viewPortOut 1280 x 720 +0 +152
[ 13.328] (--) NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config
[ 13.328] (--) NVIDIA(0): option
[ 13.328] (--) Depth 24 pixmap format is 32 bpp
[ 13.338] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 13.338] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 13.338] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 13.338] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 13.338] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 13.338] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 13.338] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 13.338] (II) NVIDIA(0): Config Options in the README.
[ 13.338] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[ 13.486] (II) Loading extension NV-GLX
[ 13.541] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 13.541] (==) NVIDIA(0): Backing store disabled
[ 13.541] (==) NVIDIA(0): Silken mouse enabled
[ 13.541] (==) NVIDIA(0): DPMS enabled
[ 13.542] (II) Loading extension NV-CONTROL
[ 13.542] (II) Loading extension XINERAMA
[ 13.542] (II) Loading sub module "dri2"
[ 13.542] (II) LoadModule: "dri2"
[ 13.542] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 13.542] (II) Module dri2: vendor="X.Org Foundation"
[ 13.542] compiled for 1.12.4, module version = 1.2.0
[ 13.542] ABI class: X.Org Server Extension, version 6.0
[ 13.542] (II) NVIDIA(0): [DRI2] Setup complete
[ 13.542] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 13.543] (--) RandR disabled
[ 13.543] (II) Initializing built-in extension Generic Event Extension
[ 13.543] (II) Initializing built-in extension SHAPE
[ 13.543] (II) Initializing built-in extension MIT-SHM
[ 13.543] (II) Initializing built-in extension XInputExtension
[ 13.543] (II) Initializing built-in extension XTEST
[ 13.543] (II) Initializing built-in extension BIG-REQUESTS
[ 13.543] (II) Initializing built-in extension SYNC
[ 13.543] (II) Initializing built-in extension XKEYBOARD
[ 13.543] (II) Initializing built-in extension XC-MISC
[ 13.543] (II) Initializing built-in extension SECURITY
[ 13.543] (II) Initializing built-in extension XINERAMA
[ 13.543] (II) Initializing built-in extension XFIXES
[ 13.543] (II) Initializing built-in extension RENDER
[ 13.543] (II) Initializing built-in extension RANDR
[ 13.543] (II) Initializing built-in extension COMPOSITE
[ 13.543] (II) Initializing built-in extension DAMAGE
[ 13.547] (II) Initializing extension GLX
[ 14.003] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 14.003] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 14.003] (II) LoadModule: "evdev"
[ 14.004] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 14.022] (II) Module evdev: vendor="X.Org Foundation"
[ 14.022] compiled for 1.12.3.901, module version = 2.7.3
[ 14.022] Module class: X.Org XInput Driver
[ 14.022] ABI class: X.Org XInput driver, version 16.0
[ 14.023] (II) Using input driver 'evdev' for 'Power Button'
[ 14.023] (**) Power Button: always reports core events
[ 14.023] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 14.023] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 14.023] (--) evdev: Power Button: Found keys
[ 14.023] (II) evdev: Power Button: Configuring as keyboard
[ 14.023] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 14.023] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 14.023] (**) Option "xkb_rules" "evdev"
[ 14.023] (**) Option "xkb_model" "evdev"
[ 14.023] (**) Option "xkb_layout" "fr"
[ 14.023] (**) Option "xkb_variant" "latin-9"
[ 14.076] (EE) Error loading keymap /var/lib/xkb/server-0.xkm
[ 14.076] (EE) XKB: Failed to load keymap. Loading default keymap instead.
[ 14.121] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 14.121] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 14.121] (II) Using input driver 'evdev' for 'Power Button'
[ 14.121] (**) Power Button: always reports core events
[ 14.121] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 14.121] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 14.121] (--) evdev: Power Button: Found keys
[ 14.121] (II) evdev: Power Button: Configuring as keyboard
[ 14.121] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[ 14.121] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 14.121] (**) Option "xkb_rules" "evdev"
[ 14.121] (**) Option "xkb_model" "evdev"
[ 14.121] (**) Option "xkb_layout" "fr"
[ 14.121] (**) Option "xkb_variant" "latin-9"
[ 14.122] (II) config/udev: Adding input device Genius Multimedia Keyboard (/dev/input/event0)
[ 14.122] (**) Genius Multimedia Keyboard: Applying InputClass "evdev keyboard catchall"
[ 14.122] (II) Using input driver 'evdev' for 'Genius Multimedia Keyboard'
[ 14.122] (**) Genius Multimedia Keyboard: always reports core events
[ 14.122] (**) evdev: Genius Multimedia Keyboard: Device: "/dev/input/event0"
[ 14.122] (--) evdev: Genius Multimedia Keyboard: Vendor 0x458 Product 0x708
[ 14.122] (--) evdev: Genius Multimedia Keyboard: Found keys
[ 14.122] (II) evdev: Genius Multimedia Keyboard: Configuring as keyboard
[ 14.122] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input0/event0"
[ 14.122] (II) XINPUT: Adding extended input device "Genius Multimedia Keyboard" (type: KEYBOARD, id 8)
[ 14.122] (**) Option "xkb_rules" "evdev"
[ 14.122] (**) Option "xkb_model" "evdev"
[ 14.122] (**) Option "xkb_layout" "fr"
[ 14.122] (**) Option "xkb_variant" "latin-9"
[ 14.123] (II) config/udev: Adding input device Genius Multimedia Keyboard (/dev/input/event1)
[ 14.123] (**) Genius Multimedia Keyboard: Applying InputClass "evdev keyboard catchall"
[ 14.123] (II) Using input driver 'evdev' for 'Genius Multimedia Keyboard'
[ 14.123] (**) Genius Multimedia Keyboard: always reports core events
[ 14.123] (**) evdev: Genius Multimedia Keyboard: Device: "/dev/input/event1"
[ 14.123] (--) evdev: Genius Multimedia Keyboard: Vendor 0x458 Product 0x708
[ 14.124] (--) evdev: Genius Multimedia Keyboard: Found keys
[ 14.124] (II) evdev: Genius Multimedia Keyboard: Configuring as keyboard
[ 14.124] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1/input/input1/event1"
[ 14.124] (II) XINPUT: Adding extended input device "Genius Multimedia Keyboard" (type: KEYBOARD, id 9)
[ 14.124] (**) Option "xkb_rules" "evdev"
[ 14.124] (**) Option "xkb_model" "evdev"
[ 14.124] (**) Option "xkb_layout" "fr"
[ 14.124] (**) Option "xkb_variant" "latin-9"
[ 14.125] (II) config/udev: Adding input device ImExPS/2 Logitech Explorer Mouse (/dev/input/event5)
[ 14.125] (**) ImExPS/2 Logitech Explorer Mouse: Applying InputClass "evdev pointer catchall"
[ 14.125] (II) Using input driver 'evdev' for 'ImExPS/2 Logitech Explorer Mouse'
[ 14.125] (**) ImExPS/2 Logitech Explorer Mouse: always reports core events
[ 14.125] (**) evdev: ImExPS/2 Logitech Explorer Mouse: Device: "/dev/input/event5"
[ 14.125] (--) evdev: ImExPS/2 Logitech Explorer Mouse: Vendor 0x2 Product 0x6
[ 14.125] (--) evdev: ImExPS/2 Logitech Explorer Mouse: Found 9 mouse buttons
[ 14.125] (--) evdev: ImExPS/2 Logitech Explorer Mouse: Found scroll wheel(s)
[ 14.125] (--) evdev: ImExPS/2 Logitech Explorer Mouse: Found relative axes
[ 14.125] (--) evdev: ImExPS/2 Logitech Explorer Mouse: Found x and y relative axes
[ 14.125] (II) evdev: ImExPS/2 Logitech Explorer Mouse: Configuring as mouse
[ 14.125] (II) evdev: ImExPS/2 Logitech Explorer Mouse: Adding scrollwheel support
[ 14.125] (**) evdev: ImExPS/2 Logitech Explorer Mouse: YAxisMapping: buttons 4 and 5
[ 14.125] (**) evdev: ImExPS/2 Logitech Explorer Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 14.125] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event5"
[ 14.125] (II) XINPUT: Adding extended input device "ImExPS/2 Logitech Explorer Mouse" (type: MOUSE, id 10)
[ 14.137] (II) evdev: ImExPS/2 Logitech Explorer Mouse: initialized for relative axes.
[ 14.137] (**) ImExPS/2 Logitech Explorer Mouse: (accel) keeping acceleration scheme 1
[ 14.137] (**) ImExPS/2 Logitech Explorer Mouse: (accel) acceleration profile 0
[ 14.137] (**) ImExPS/2 Logitech Explorer Mouse: (accel) acceleration factor: 2.000
[ 14.137] (**) ImExPS/2 Logitech Explorer Mouse: (accel) acceleration threshold: 4
[ 14.138] (II) config/udev: Adding input device ImExPS/2 Logitech Explorer Mouse (/dev/input/mouse0)
[ 14.138] (II) No input driver specified, ignoring this device.
[ 14.138] (II) This device may have been added with another device file.
[ 14.138] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 14.138] (II) No input driver specified, ignoring this device.
[ 14.138] (II) This device may have been added with another device file.
[ 14.305] (II) NVIDIA(GPU-0): Display (BenQ FP93GX (DFP-0)) does not support NVIDIA 3D
[ 14.306] (II) NVIDIA(GPU-0): Vision stereo.
[ 14.306] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 14.306] (**) NVIDIA(0): device BenQ FP93GX (DFP-0) (Using EDID frequencies has
[ 14.306] (**) NVIDIA(0): been enabled on all display devices.)
[ 19.774] (II) NVIDIA(GPU-0): Display (BenQ FP93GX (DFP-0)) does not support NVIDIA 3D
[ 19.774] (II) NVIDIA(GPU-0): Vision stereo.
[ 19.774] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 19.774] (**) NVIDIA(0): device BenQ FP93GX (DFP-0) (Using EDID frequencies has
[ 19.774] (**) NVIDIA(0): been enabled on all display devices.)
[ 41.273] (II) evdev: Power Button: Close
[ 41.273] (II) UnloadModule: "evdev"
[ 41.290] (II) evdev: Power Button: Close
[ 41.290] (II) UnloadModule: "evdev"
[ 41.293] (II) evdev: Genius Multimedia Keyboard: Close
[ 41.293] (II) UnloadModule: "evdev"
[ 41.300] (II) evdev: Genius Multimedia Keyboard: Close
[ 41.300] (II) UnloadModule: "evdev"
[ 41.303] (II) evdev: ImExPS/2 Logitech Explorer Mouse: Close
[ 41.303] (II) UnloadModule: "evdev"
[ 41.793] Server terminated successfully (0). Closing log file.
The error appear to be where it says
[ 14.076] (EE) Error loading keymap /var/lib/xkb/server-0.xkm
[ 14.076] (EE) XKB: Failed to load keymap. Loading default keymap instead.
This file (server-0.xkm) actually does not exist on the system, BUT: it also does not exist on my others Arch installations and it works fine, without errors.
By the way: here is the keyboard-entry in the /etc/X11/xorg.conf.d/10-evdev.conf
Section "InputClass"
Identifier "evdev keyboard catchall"
MatchIsKeyboard "on"
MatchDevicePath "/dev/input/event*"
Driver "evdev"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin-9"
EndSection
Et voilà. Can somebody help ?
Last edited by kero (2012-09-27 17:39:38)

Probably because "latin-9" doesn't exist?
# nano /usr/share/X11/xkb/symbols/fr
xkb_symbols "latin9" {
include "latin"
include "nbsp(level3)"
name[Group1]="French (legacy, alternative)";
key <TLDE> { [ oe, OE, leftdoublequotemark, rightdoublequotemark ] };
key <AE01> { [ ampersand, 1, dead_acute, periodcentered ] };
key <AE02> { [ eacute, 2, asciitilde, Eacute ] };
Try it without the dash (without the "-").
And don't forget to mark it as solved (by editing the first post).

Similar Messages

  • [Solved] Problem with GTK+ themes (some of the applications look ugly)

    Hey everyone,
    I just switched to Arch and have problems with getting the GTK+ themes to work. Some applications (i.e. pcmanfm, firefox) use the theme I set with lxappearance and other like transmission still look ugly. Any ideas what am I doing wrong?
    Screenshot: http://s18.postimage.org/pz339bje1/screen.jpg
    greets
    Last edited by uns1gn3d (2013-02-01 16:32:52)

    Another possibility is that you have the correct theme but don't have the associated theme engine installed.  Poke around the themes a bit:
    For a GTK2 theme: in the "theme/gtk-2.0/gtkrc" file look for the line that says "engine" and a name.  Make sure you have that name installed.
    For a GTK3 theme: in the "theme/gtk-3.0/gtk.css" file also look for "engine" and the name.  Also make sure that engine is installed.
    Themes are almost always in "/usr/share/themes/theme_name"
    The files you look for to see which engine a theme uses may be in different files than the ones specified above, poke around in the files.  The file that specifies the engine will be a text file so you can look at them using "less" or an alternative.
    Last edited by headkase (2013-02-01 15:41:21)

  • Problem with inserting Profit Centre in the right Line

    Hello experts
    something totally weird happened today!
    withount making any changes on my system, by trying to insert a Profit Center in Banking->Incoming Payment->Incoming Payment while clikcing the tab button on my keyboard, selecting a profit center it is eintered in the line under the line i have created the Account.
    to be more specific, instead of inserting the profit center in the right line, it is enterd in the last line of the form
    do you have any idea about this totally weird behaviour?
    any ideas?it still happens in my Live Database
    Edited by: Fasolis Vasilios on Mar 7, 2012 7:40 AM

    You probably have to first search your text for a <TR> tag to insert rows above, (place your new row text infront of the tag), or search for a </TR> tag to insert rows below, (place new row text after the tag). Otherwise you will be inserting the row in the middle of a cell.
    Jerome.

  • Lync 2013. There was a problem connecting with the Exchange. Unable to load the magazine discussions.

    Lync 2013. There was a problem connecting with the Exchange. Unable to load the magazine discussions.
    Installed Lync Server Standart 2013, client PC MS Office 2013.
    As the mail system - Lotus Notes Domino Server and Lotus Notes client, respectively.
    Exchange is not installed at all.
    question:
    1 What is the message: "There was a problem connecting with Exchange. Unable to load the magazine discussions." and how it is fraught?
    2 How can I fix this message? Cleaning the C: \ Users \% UserName% \ AppData \ Local \ Microsoft \ Office \ 15.0 \ Lync \ does not help
    3 What are the disadvantages when using Lync Server Standart 2013 without Exchange? In principle, I put for Lync Exchange?
    4 What are the advantages when using Lync Server Standart 2013 with Exchange?
    5 Is it possible to work simultaneously Lync Server Standart 2013 + Exchange + Lotus Notes
    Thank you.

    1) That sounds like a strange translation.  But basically, it wants to connect to Exchange and it's complaining. 
    2) You can attempt to go to Tools->Options->Personal and set Personal Information Manager to None, and in Lync Management Shell run set-csclientpolicy
    http://technet.microsoft.com/en-us/library/gg398300.aspx with the following options:
    DisableCalendarPresence $True
    DisableEmailComparisonCheck $True
    EnableExchangeContactSync $False
    There may be more, I've never tried to completely disable Exchange features from Lync.
    3) No conferencing plugin for meeting invites, no automatic presence management based upon your calendar, no searching your Outlook contacts for new contacts, no voicemail, no conversation history,no unified contact store, and more:
    http://technet.microsoft.com/en-us/library/jj688098.aspx
    4) This is just #3 in reverse :)
    5) Depends on your goals, but the experience wouldn't be great.  You'd want to keep your contacts and calendar in Exchange and your email in Notes.  It would be confusing to your users. 
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question please click "Mark As Answer".
    SWC Unified Communications

  • Unable to load the kernel module 'nvidia.ko' [SOLVED]

    After my most recent kernel upgrade, I can't get my GUI to run. I've tried reinstalling the nvidia driver to no avail.
    Any insight would be greatly appreciated. I'm using a GeForce 8400 GS
    cat /var/log/nvidia-installer.log
    ERROR: Unable to load the kernel module 'nvidia.ko'. This happens most
    frequently when this kernel module was built against the wrong or
    improperly configured kernel sources, with a version of gcc that differs
    from the one used to build the target kernel, or if a driver such as
    rivafb/nvidiafb is present and prevents the NVIDIA kernel module from
    obtaining ownership of the NVIDIA graphics device(s), or NVIDIA GPU
    installed in this system is not supported by this NVIDIA Linux graphics
    driver release.
    Please see the log entries 'Kernel module load error' and 'Kernel
    messages' at the end of the file '/var/log/nvidia-installer.log' for
    more information.
    -> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko':
    -1 No such device
    -> Kernel messages:
    NVRM: This can occur when a driver such as nouveau, rivafb,
    NVRM: nvidiafb, or rivatv was loaded and obtained ownership of
    NVRM: the NVIDIA device(s).
    NVRM: Try unloading the conflicting kernel module (and/or
    NVRM: reconfigure your kernel without the conflicting
    NVRM: driver(s)), then try loading the NVIDIA kernel module
    NVRM: again.
    NVRM: No NVIDIA graphics adapter probed!
    NVRM: The NVIDIA probe routine was not called for 1 device(s).
    NVRM: This can occur when a driver such as nouveau, rivafb,
    NVRM: nvidiafb, or rivatv was loaded and obtained ownership of
    NVRM: the NVIDIA device(s).
    NVRM: Try unloading the conflicting kernel module (and/or
    NVRM: reconfigure your kernel without the conflicting
    NVRM: driver(s)), then try loading the NVIDIA kernel module
    NVRM: again.
    NVRM: No NVIDIA graphics adapter probed!
    NVRM: The NVIDIA probe routine was not called for 1 device(s).
    NVRM: This can occur when a driver such as rivafb, nvidiafb or
    NVRM: rivatv was loaded and obtained ownership of the NVIDIA
    NVRM: device(s).
    NVRM: Try unloading the rivafb, nvidiafb or rivatv kernel module
    NVRM: (and/or reconfigure your kernel without rivafb/nvidiafb
    NVRM: support), then try loading the NVIDIA kernel module again.
    NVRM: No NVIDIA graphics adapter probed!
    ERROR: Installation has failed. Please see the file
    '/var/log/nvidia-installer.log' for details. You may find suggestions
    on fixing installation problems in the README available on the Linux
    driver download page at www.nvidia.com.
    Last edited by wsims (2010-06-22 15:06:04)

    if you used the packages from repos, the blacklist is done automatically in nvidia,
    $ pacman -Qo /etc/modprobe.d/nouveau_blacklist.conf
    /etc/modprobe.d/nouveau_blacklist.conf is owned by nvidia 195.36.31-1
    $ cat /etc/modprobe.d/nouveau_blacklist.conf
    blacklist nouveau
    but i guess you just want to mess your system by using unsupported and very bad ways and you are way smarter than the devs if you used that installer
    Last edited by wonder (2010-06-22 14:10:01)

  • Unable to load the tables in the Power Pivot Window – An Item with the Same Key has already been added

    Hi there,
    I recently had the following situation, where I changed the source of my CSV file in Power Query.
    Once I had reloaded the file, it would then not load into Power Pivot. So I disabled the loading from Power Query into Power Pivot. I then enabled the loading to the Data Model. Which then successfully loaded the data into Power Pivot.
    But once I went into Power Pivot, had a look, then saved the Excel file. Once saved I closed the Excel file. I then opened the Excel file again and all the sheets that interact with the Power Pivot data work fine.
    But if I go and open Power Pivot I get the following error: Unable to load the tables in the Power Pivot Window – An Item with the Same Key has already been added.
    This is what I get from the Call Stack
       at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
       at Microsoft.AnalysisServices.Common.LinguisticModeling.SynonymModel.AddSynonymCollection(DataModelingColumn column, SynonymCollection synonyms)
       at Microsoft.AnalysisServices.Common.LinguisticModeling.LinguisticSchemaLoader.DeserializeSynonymModelFromSchema()
       at Microsoft.AnalysisServices.Common.SandboxEditor.LoadLinguisticDesignerState()
       at Microsoft.AnalysisServices.Common.SandboxEditor.set_Sandbox(DataModelingSandbox value)
       at Microsoft.AnalysisServices.XLHost.Modeler.ClientWindow.RefreshClientWindow(String tableName)
    I would assume that the issue is with the synonyms and for some reason, when I disabled the loading of my data into the Power Pivot Model, it did not remove the associations to the actual table and synonyms.
    If I renamed the table in Power Pivot it all works fine. So that was my work around. Fortunately I did have a copy of the Excel workbook before I made this change. So I could then go and add back in all the relevant data to my table.
    Has anyone had this before and know how to fix it?
    http://www.bidn.com/blogs/guavaq

    Hi there
    I can share the work book, if possible to send me an email address. As the workbook size is about 9Mb.
    Thanks
    Gilbert
    http://www.bidn.com/blogs/guavaq

  • Hello I have a problem with my ipod touch 1G the problem is that see me key to the floor! And when recogi not prendia after 5 minutes prendio but it gave to me the surprise of which the battery had finished completely! What I did was to set it to load wit

    Hello I have a problem with my ipod touch 1G the problem is that see me key to the floor! And when recogi not prendia after 5 minutes prendio but it gave to me the surprise of which the battery had finished completely! What I did was to set it to load with the USB but do not load the battery me the icon of the battery appear and below of her the beam that indicates that this being loaded but this way I have left it the whole yesterday and what goes of today and continues without loading anything! They can help me porfavor I am grateful for them to him very much!   And my PC does not detect it not itunes

    Try the not-charging topic of:
    iPod touch: Hardware troubleshooting
    It could be that the battery is dead.

  • Problems with Firefox - unable to create a workset in the portal

    Problems with Firefox - unable to create a workset in the portal.

    Guys,
    I am running mozilla firefoz 5.0 and the only option that is coming to me is to create folder in CA.
    even though SAP recommands IE and allows portal from Mozilla, the later seems to have serious issues with Portal.
    I remember working with several versions of mozilla, sometimes you right click, all option will come but you will be unable to choose options coz when u bring cursor to them they will skid here and there..
    I hope no SAP note elobrates this as of now.
    Ankur

  • Serious problem with xorg - keyboard and mouse locks all the time.

    In the last week I've notices serious problems with xorg.
    After some event, I am not sure which one, keyboard stops responding.
    Mouse cursor works, but I can't click on anything.
    I can't switch to text console.
    But I can kill xorg with CTRL+ALT+BACKSPACE.
    Have you noticed something similiar?
    I use xfce4, [testing] repository.

    Jacek Poplawski wrote:
    In the last week I've notices serious problems with xorg.
    After some event, I am not sure which one, keyboard stops responding.
    Mouse cursor works, but I can't click on anything.
    I can't switch to text console.
    But I can kill xorg with CTRL+ALT+BACKSPACE.
    Have you noticed something similiar?
    I use xfce4, [testing] repository.
    I had that a few days ago, couldn't reproduce it. I was also running xfce4. I havn't had it today and im running xfdesktop+xfce-mcs-manager+pekwm+xfce4-panel... so it may have been xfwm4.
    James

  • I have been having problems with my speaker. After the recent update I am unable to listen to movies or music using my speaker. The volume bar is completely missing. If I plug a headset into the port, the volume bar reappears.

    I have been having problems with my speaker. After the recent update I am unable to listen to movies, music or apps using my speaker. The volume bar is completely missing. If I plug a headset into the port, the volume bar reappears and then disappears after the headset is removed. This is quite annoying. My child's Apps that he likes to play will not even make a sound. HELP!!!

    Do a reset (Hold Sleep/Wake and Home buttons about 10 secs or more till Apple logo appears, ignore the Slide to Power Off that appears)
    Note: You will not lose any data.

  • I have a problem with my iPad 1 st. the problem is that I unable to locate even when connected to a WiFi network and the location is activated and restore and same thing happens .. may be I need help!  Thank you ...!

    I have a problem with my iPad 1 st. the problem is that I unable to locate even when connected to a WiFi network and the location is activated and restore and same thing happens .. may be I need help!
    Thank you ...!

    Hi there beni_m,
    You may find the troubleshooting steps in the articles below helpful.
    iOS: Not responding or does not turn on
    http://support.apple.com/kb/ts3281
    iOS: Device not recognized in iTunes for Mac OS X
    http://support.apple.com/kb/ts1591
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/ts1538
    -Griff W. 

  • HT1338 has anyone else had problems with their mail not loading properly and the multi gestures stopped working on their mac pro after new updates?

    has anyone else had problems with their mail not loading properly and the multi gestures stopped working on their mac pro after new updates?

    Have you tried calling Apple tech support?
    http://www.apple.com/contact/

  • The server was unable to load the SSL provider library needed to log in

    Hello All,
    When I am trying to login to my default SQL 2008R2 SP2 instance in windows 2003 server via ssms, I am getting the below error
    A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.) (.Net SqlClient Data Provider)
    When I looked into the error log and i could see lot of these messages.
    The server was unable to load the SSL provider library needed to log in; the connection has been closed. SSL is used to encrypt either the login sequence or all communications, depending on how the administrator has configured the server. See Books
    Online for information on this error message: 14 Not enough storage is available to complete this operation.
    Force protocol encryption is set to off.
    I am not sure what is the underlying problem. server's total RAM is 4 Gb and max_server_memory is set to 2 GB. CPU utilization is very normal at the time of issue.
    I restarted the SQL service and i am able to connect to the instance, but the issue is repeating and i need to find a permanent fix.
    Thanks

    I could also see the below in error log some time before i get the above alert 
    Error: 701, Severity: 17, State: 123.
    There is insufficient system memory in resource pool 'internal' to run this query
    then after sometime flurry of alerts 
    The server was unable to load the SSL provider library
    needed to log in; the connection has been closed. SSL is used to encrypt either the login sequence or all communications, depending on how the administrator has configured the server. See Books Online for information on this error message: 14 Not enough storage
    is available to complete this operation.
    Thanks

  • Essbase Error : Unable to load the dll essapinu.dll.

    Hi Guys,
    I have imported a essbase cube in the OBIEE. The import went fine, then i made the logical model and presentation layer. Now when i am selecting column from that cube in BI answers, i am getting this error:
    *State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. The specified module could not be found. [nQSError: 36001] Unable to load the dll essapinu.dll. (HY000)*
    Any idea how to solve this. BTW the installation of essbase server went fine and also this dll is present in the hyperion server directory.
    Thanks in Advance

    hi,
    check this blog...
    it refers to essbase...maybe he/she know more...
    http://www.rittmanmead.com/2009/07/27/oracle-bi-ee-10-1-3-4-1-essbase-connectivity-repository-design-enabling-drills-on-evaluate-columns-part-1/
    Check with google and in others blogs..you may find something useful
    hope i helped....
    http://greekoraclebi.blogspot.com/
    ///////////////////////////////////////

  • Unable to load the XML Report

    Hi,
    I am using TestStand 3.1. Someone before me has developped a lot of things in our application : specific steps, specific process model, ... . Now this person is not here anymore and I have a test report display problem.
    After an execution, the execution window cannot display the test report and displays the following message :
    "Unable to load the XML Report.
    At line 285 End tag 'NOBR' does not match the start tag 'BR'."
    Also with Internet Explorer, the test report cannot be displayed (and he locates the error at lign 287) .
    Needless to say that I am a poor guy in XML code that's why I am asking you some help.
    But, I opened the .xml with a text editor and that is the part of the code which causes the problem :
    284 </Prop>
    285 <BLOCKQUOTE>
    286 <H5><NOBR>Begin Sequence: MainSequence
    287 <BR>(X:\DATA_Utilisateur\Florian DENEVE\04_GENERIC\GenericTestMainSeq\GenericTestMainSeq.seq)<BR></BR></H5>
    288 <table BORDERCOLOR=#000000 FRAME=BOX RULES=ALL WIDTH=70%><TBODY>
    (please, be careful with the lines numbers, because i don't think that IE and TestStand have the same numbering)
    I don't know if it's a problem of basic TestStand or if it's due to the new process model and modifications realized by my previous colleague.
    Any ideas ?
    Thanks in advance for your help.

    Ok, here they are.
    There is a file called Addons.cfg.sources but I had to rename it to get it to attach
    Attachments:
    Addons.cfg.sources.txt ‏1 KB
    Addons.cfg ‏53 KB
    ResultProcessing.cfg ‏189 KB

Maybe you are looking for

  • O9iAS Rel2 Installaion's Problem on RedHat 7.2

    I completed installing O9i Rel.2 on Redhat 7.2. It's work properly. But now, I try to install the Oracle 9iAS Rel.2 on Redhat 7.2 on the middle tier server. The OUI shows the error message "Oracle9iAS installation has detected that the Enterprise Man

  • Commenting in Adobe Acrobat Pro X vs. XI

    Adding comments and annotations in Adobe Pro X was easier, I could just type on the text and the annotations would be added.  With XI, I have to continuously click on the commenting icons.  Am I missing something?

  • IE it tries to make itself default browser instead of Firefox

    If a program starts IE it makes itself default browser. McAfee warns me and offers to change it back. Recent occurrence: I attempted to purchase Serif PagePlus updated version this started IE which then made itself default.

  • Good video glasses to use with iPod Classic 160

    There are a few manufactuers of video eyeware (glasses) but not many current reviews. I'd find them useful for airplane trips; the screen on the 'classic' is just too small for me to watch movies. I know that the video interface changed from g5 to g6

  • Problem accessing Storedge C4 changer

    Hi, I connected a Storedge C4 via the 1202 FC bridge to a V240. I can see both the changer and the drive via the OBP: ok probe-scsi-all /pci@1e,600000/SUNW,qlc@2,1 ********* Fabric Attached Devices ********* Adapter portId - 10B00 Device PortId 20100