staging.inyokaproject.org

Keyboard ohne Funktion, wenn X läuft ; Maus funktioniert

Status: Gelöst | Ubuntu-Version: Kubuntu 18.04 (Bionic Beaver)
Antworten |

befree

Anmeldungsdatum:
6. Mai 2010

Beiträge: 12

Sehr geehrtes Forum,

kurz zur Vorgeschichte... Vor einigen Tagen habe ich meinen PC (Kubuntu 18.04 LTS) gestartet und bin im initramfs gelandet. Nach einem "chdsk /dev/sda2 -y" ging der PC wieder zu starten. Leider funktioniert die USB-Tastatur nicht mehr. Die USB-Maus, welche über PS2 angeschlossen ist, funktioniert tadellos. Die Tastatur wird in lsusb erkannt. Das TastaturLayout ist "de" und "105"Tasten...

"localctl status" gibt folgendes aus:

   System Locale: LANG=de_DE.UTF-8                                                                                                                                                                             
                  LANGUAGE=de_DE                                                                                                                                                                               
       VC Keymap: n/a                                                                                                                                                                                          
      X11 Layout: de                                                                                                                                                                                           
       X11 Model: pc105                                                                                                                                                                                        
     X11 Options: lv3:ralt_switch  

Die Datei /etc/X11/xorg.conf ist nicht vorhanden.

Folgender Auszug aus der Xorg.0.log-Datei:

[    63.829] (--) Log file renamed from "/var/log/Xorg.pid-1642.log" to "/var/log/Xorg.0.log"
[    63.831] 
X.Org X Server 1.19.6
Release Date: 2017-12-20
[    63.831] X Protocol Version 11, Revision 0
[    63.831] Build Operating System: Linux 4.15.0-115-generic x86_64 Ubuntu
[    63.831] Current Operating System: Linux markus007 4.15.0-99-generic #100-Ubuntu SMP Wed Apr 22 20:32:56 UTC 2020 x86_64
[    63.831] Kernel command line: BOOT_IMAGE=/vmlinuz-4.15.0-99-generic root=UUID=039aa4d7-0bfc-4524-beee-1a46ba426f1f ro quiet splash vt.handoff=1
[    63.831] Build Date: 04 September 2020  03:34:39PM
[    63.831] xorg-server 2:1.19.6-1ubuntu4.6 (For technical support please see http://www.ubuntu.com/support) 
[    63.831] Current version of pixman: 0.34.0
[    63.831]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[    63.831] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    63.831] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Sep  9 15:09:11 2020
[    63.859] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    63.860] (==) No Layout section.  Using the first Screen section.
[    63.860] (==) No screen section available. Using defaults.
[    63.860] (**) |-->Screen "Default Screen Section" (0)
[    63.860] (**) |   |-->Monitor "<default monitor>"
[    63.861] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[    63.861] (==) Automatically adding devices
[    63.861] (==) Automatically enabling devices
[    63.861] (==) Automatically adding GPU devices
[    63.861] (==) Automatically binding GPU devices
[    63.862] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    63.862] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    63.862]    Entry deleted from font path.
[    63.862] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/100dpi/:unscaled,
        /usr/share/fonts/X11/75dpi/:unscaled,
        /usr/share/fonts/X11/Type1,
        /usr/share/fonts/X11/100dpi,        /usr/share/fonts/X11/75dpi,
        built-ins
[    63.862] (==) ModulePath set to "/usr/lib/xorg/modules"
[    63.862] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[    63.862] (II) Loader magic: 0x55edf6dd9020
[    63.862] (II) Module ABI versions:
[    63.862]    X.Org ANSI C Emulation: 0.4
[    63.862]    X.Org Video Driver: 23.0
[    63.862]    X.Org XInput driver : 24.1
[    63.862]    X.Org Server Extension : 10.0
[    63.863] (++) using VT number 1

[    63.863] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    63.864] (II) xfree86: Adding drm device (/dev/dri/card0)
[    63.869] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia-340/xorg,/usr/lib/xorg/modules"
[    63.874] (--) PCI:*(0:1:0:0) 10de:06e4:1462:1163 rev 161, Mem @ 0xfa000000/16777216, 0xd0000000/268435456, 0xf8000000/33554432, I/O @ 0x0000af00/128, BIOS @ 0x????????/131072
[    63.874] (II) LoadModule: "glx"
[    63.874] (II) Loading /usr/lib/nvidia-340/xorg/libglx.so
[    64.506] (II) Module glx: vendor="NVIDIA Corporation"
[    64.506]    compiled for 4.0.2, module version = 1.0.0
[    64.506]    Module class: X.Org Server Extension
[    64.506] (II) NVIDIA GLX Module  340.108  Wed Dec 11 14:26:50 PST 2019
[    64.507] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[    64.507]    loading driver: nvidia
[    64.507] (==) Matched nvidia as autoconfigured driver 0
[    64.507] (==) Matched nouveau as autoconfigured driver 1
[    64.507] (==) Matched nouveau as autoconfigured driver 2
[    64.507] (==) Matched modesetting as autoconfigured driver 3
[    64.507] (==) Matched fbdev as autoconfigured driver 4
[    64.507] (==) Matched vesa as autoconfigured driver 5
[    64.507] (==) Assigned the driver to the xf86ConfigLayout
[    64.507] (II) LoadModule: "nvidia"
[    64.507] (II) Loading /usr/lib/nvidia-340/xorg/nvidia_drv.so
[    64.519] (II) Module nvidia: vendor="NVIDIA Corporation"
[    64.519]    compiled for 4.0.2, module version = 1.0.0
[    64.519]    Module class: X.Org Video Driver
[    64.519] (II) LoadModule: "nouveau"
[    64.520] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    64.533] (II) Module nouveau: vendor="X.Org Foundation"
[    64.533]    compiled for 1.19.3, module version = 1.0.15
[    64.533]    Module class: X.Org Video Driver
[    64.533]    ABI class: X.Org Video Driver, version 23.0
[    64.533] (II) LoadModule: "modesetting"
[    64.533] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    64.533] (II) Module modesetting: vendor="X.Org Foundation"
[    64.533]    compiled for 1.19.6, module version = 1.19.6
[    64.533]    Module class: X.Org Video Driver
[    64.533]    ABI class: X.Org Video Driver, version 23.0
[    64.533] (II) LoadModule: "fbdev"
[    64.534] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    64.534] (II) Module fbdev: vendor="X.Org Foundation"
[    64.534]    compiled for 1.19.3, module version = 0.4.4
[    64.534]    Module class: X.Org Video Driver
[    64.534]    ABI class: X.Org Video Driver, version 23.0
[    64.534] (II) LoadModule: "vesa"
[    64.534] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    64.534] (II) Module vesa: vendor="X.Org Foundation"
[    64.534]    compiled for 1.19.3, module version = 2.3.4
[    64.534]    Module class: X.Org Video Driver
[    64.534]    ABI class: X.Org Video Driver, version 23.0
[    64.534] (II) NVIDIA dlloader X Driver  340.108  Wed Dec 11 14:06:00 PST 2019
[    64.534] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    64.535] (II) NOUVEAU driver Date:   Fri Apr 21 14:41:17 2017 -0400
[    64.535] (II) NOUVEAU driver for NVIDIA chipset families :
[    64.535]    RIVA TNT        (NV04)
[    64.535]    RIVA TNT2       (NV05)
[    64.535]    GeForce 256     (NV10)
[    64.535]    GeForce 2       (NV11, NV15)[    64.535]    GeForce 4MX     (NV17, NV18)
[    64.535]    GeForce 3       (NV20)
[    64.535]    GeForce 4Ti     (NV25, NV28)
[    64.535]    GeForce FX      (NV3x)
[    64.535]    GeForce 6       (NV4x)
[    64.535]    GeForce 7       (G7x)
[    64.535]    GeForce 8       (G8x)
[    64.535]    GeForce GTX 200 (NVA0)
[    64.535]    GeForce GTX 400 (NVC0)
[    64.535] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    64.535] (II) FBDEV: driver for framebuffer: fbdev
[    64.535] (II) VESA: driver for VESA chipsets: vesa
[    64.536] (II) Loading sub module "fb"
[    64.536] (II) LoadModule: "fb"
[    64.536] (II) Loading /usr/lib/xorg/modules/libfb.so
[    64.536] (II) Module fb: vendor="X.Org Foundation"
[    64.536]    compiled for 1.19.6, module version = 1.0.0
[    64.536]    ABI class: X.Org ANSI C Emulation, version 0.4
[    64.536] (WW) Unresolved symbol: fbGetGCPrivateKey
[    64.536] (II) Loading sub module "wfb"
[    64.536] (II) LoadModule: "wfb"
[    64.537] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    64.537] (II) Module wfb: vendor="X.Org Foundation"
[    64.537]    compiled for 1.19.6, module version = 1.0.0
[    64.537]    ABI class: X.Org ANSI C Emulation, version 0.4
[    64.537] (II) Loading sub module "ramdac"
[    64.537] (II) LoadModule: "ramdac"
[    64.537] (II) Module "ramdac" already built-in
[    64.538] (WW) Falling back to old probe method for modesetting
[    64.538] (WW) Falling back to old probe method for fbdev
[    64.538] (II) Loading sub module "fbdevhw"
[    64.538] (II) LoadModule: "fbdevhw"
[    64.538] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    64.538] (II) Module fbdevhw: vendor="X.Org Foundation"
[    64.538]    compiled for 1.19.6, module version = 0.0.2
[    64.538]    ABI class: X.Org Video Driver, version 23.0
[    64.538] (WW) Falling back to old probe method for vesa
[    64.539] (II) NVIDIA(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[    64.539] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    64.539] (==) NVIDIA(0): RGB weight 888
[    64.539] (==) NVIDIA(0): Default visual is TrueColor
[    64.539] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    64.539] (**) NVIDIA(0): Enabling 2D acceleration
[    65.025] (II) NVIDIA(0): Display (Ancor Communications Inc PB248 (DFP-0)) does not
[    65.025] (II) NVIDIA(0):     support NVIDIA 3D Vision stereo.
[    65.025] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[    65.026] (II) NVIDIA(0): NVIDIA GPU GeForce 8400 GS (G98) at PCI:1:0:0 (GPU-0)
[    65.026] (--) NVIDIA(0): Memory: 524288 kBytes
[    65.026] (--) NVIDIA(0): VideoBIOS: 62.98.47.00.93
[    65.026] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    65.032] (--) NVIDIA(0): Valid display device(s) on GeForce 8400 GS at PCI:1:0:0
[    65.032] (--) NVIDIA(0):     CRT-0
[    65.032] (--) NVIDIA(0):     CRT-1
[    65.032] (--) NVIDIA(0):     TV-0
[    65.032] (--) NVIDIA(0):     Ancor Communications Inc PB248 (DFP-0) (boot, connected)
[    65.032] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[    65.032] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[    65.032] (--) NVIDIA(GPU-0): TV-0: 400.0 MHz maximum pixel clock
[    65.032] (--) NVIDIA(0): Ancor Communications Inc PB248 (DFP-0): Internal TMDS
[    65.032] (--) NVIDIA(GPU-0): Ancor Communications Inc PB248 (DFP-0): 330.0 MHz maximum pixel clock
[    65.032] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    65.032] (**) NVIDIA(0):     device Ancor Communications Inc PB248 (DFP-0) (Using EDID
[    65.032] (**) NVIDIA(0):     frequencies has been enabled on all display devices.)
[    65.034] (==) NVIDIA(0): 
[    65.034] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    65.034] (==) NVIDIA(0):     will be used as the requested mode.
[    65.034] (==) NVIDIA(0): 
[    65.034] (II) NVIDIA(0): Validated MetaModes:
[    65.034] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select"
[    65.034] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200
[    65.067] (--) NVIDIA(0): DPI set to (93, 95); computed from "UseEdidDpi" X config
[    65.067] (--) NVIDIA(0):     option
[    65.067] (II) UnloadModule: "nouveau"
[    65.067] (II) Unloading nouveau
[    65.067] (II) UnloadModule: "modesetting"
[    65.067] (II) Unloading modesetting
[    65.067] (II) UnloadModule: "fbdev"
[    65.067] (II) Unloading fbdev
[    65.067] (II) UnloadSubModule: "fbdevhw"
[    65.067] (II) Unloading fbdevhw
[    65.067] (II) UnloadModule: "vesa"
[    65.067] (II) Unloading vesa
[    65.067] (--) Depth 24 pixmap format is 32 bpp
[    65.067] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[    65.079] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[    65.229] (==) NVIDIA(0): Disabling shared memory pixmaps
[    65.229] (==) NVIDIA(0): Backing store enabled
[    65.229] (==) NVIDIA(0): Silken mouse enabled
[    65.230] (==) NVIDIA(0): DPMS enabled
[    65.230] (II) Loading sub module "dri2"
[    65.230] (II) LoadModule: "dri2"
[    65.230] (II) Module "dri2" already built-in
[    65.230] (II) NVIDIA(0): [DRI2] Setup complete
[    65.230] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    65.231] (--) RandR disabled
[    65.246] (II) SELinux: Disabled on system
[    65.247] (II) Initializing extension GLX
[    65.247] (II) Indirect GLX disabled.(EE) Error loading keymap /var/lib/xkb/server-0.xkm
[    65.429] (EE) XKB: Failed to load keymap. Loading default keymap instead.
[    65.474] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    65.474] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    65.474] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    65.474] (II) LoadModule: "libinput"
[    65.474] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    65.523] (II) Module libinput: vendor="X.Org Foundation"
[    65.523]    compiled for 1.19.6, module version = 0.27.1
[    65.523]    Module class: X.Org XInput Driver
[    65.523]    ABI class: X.Org XInput driver, version 24.1
[    65.523] (II) Using input driver 'libinput' for 'Power Button'
[    65.523] (**) Power Button: always reports core events
[    65.523] (**) Option "Device" "/dev/input/event1"
[    65.528] (**) Option "_source" "server/udev"
[    65.528] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    65.528] (II) event1  - Power Button: device is a keyboard
[    65.528] (II) event1  - Power Button: device removed
[    65.544] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    65.544] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    65.544] (**) Option "xkb_model" "pc105"
[    65.544] (**) Option "xkb_layout" "de"
[    65.544] (**) Option "xkb_options" "lv3:ralt_switch"
[    65.573] (EE) Error loading keymap /var/lib/xkb/server-0.xkm
[    65.573] (EE) XKB: Failed to load keymap. Loading default keymap instead.
[    65.597] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    65.598] (II) event1  - Power Button: device is a keyboard
[    65.599] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    65.599] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    65.599] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    65.599] (II) Using input driver 'libinput' for 'Power Button'
[    65.599] (**) Power Button: always reports core events
[    65.599] (**) Option "Device" "/dev/input/event0"
[    65.599] (**) Option "_source" "server/udev"
[    65.600] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    65.600] (II) event0  - Power Button: device is a keyboard
[    65.600] (II) event0  - Power Button: device removed
[    65.616] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    65.616] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    65.616] (**) Option "xkb_model" "pc105"
[    65.616] (**) Option "xkb_layout" "de"
[    65.616] (**) Option "xkb_options" "lv3:ralt_switch"
[    65.617] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    65.617] (II) event0  - Power Button: device is a keyboard
[    65.619] (II) config/udev: Adding input device LITEON Technology USB Multimedia Keyboard (/dev/input/event2)
[    65.619] (**) LITEON Technology USB Multimedia Keyboard: Applying InputClass "evdev keyboard catchall"
[    65.619] (**) LITEON Technology USB Multimedia Keyboard: Applying InputClass "libinput keyboard catchall"
[    65.619] (II) Using input driver 'libinput' for 'LITEON Technology USB Multimedia Keyboard'
[    65.619] (**) LITEON Technology USB Multimedia Keyboard: always reports core events
[    65.619] (**) Option "Device" "/dev/input/event2"
[    65.619] (**) Option "_source" "server/udev"
[    65.621] (II) event2  - LITEON Technology USB Multimedia Keyboard: is tagged by udev as: Keyboard
[    65.621] (II) event2  - LITEON Technology USB Multimedia Keyboard: device is a keyboard
[    65.621] (II) event2  - LITEON Technology USB Multimedia Keyboard: device removed
[    65.640] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.1/usb4/4-1/4-1:1.0/0003:046D:C312.0001/input/input5/event2"
[    65.640] (II) XINPUT: Adding extended input device "LITEON Technology USB Multimedia Keyboard" (type: KEYBOARD, id 8)
[    65.640] (**) Option "xkb_model" "pc105"
[    65.640] (**) Option "xkb_layout" "de"
[    65.640] (**) Option "xkb_options" "lv3:ralt_switch"
[    65.641] (II) event2  - LITEON Technology USB Multimedia Keyboard: is tagged by udev as: Keyboard
[    65.641] (II) event2  - LITEON Technology USB Multimedia Keyboard: device is a keyboard
[    65.643] (II) config/udev: Adding input device HDA ATI SB Line Out Surround (/dev/input/event8)
[    65.643] (II) No input driver specified, ignoring this device.
[    65.643] (II) This device may have been added with another device file.
[    65.643] (II) config/udev: Adding input device HDA ATI SB Line Out CLFE (/dev/input/event9)
[    65.644] (II) No input driver specified, ignoring this device.
[    65.644] (II) This device may have been added with another device file.
[    65.644] (II) config/udev: Adding input device HDA ATI SB Line Out Side (/dev/input/event10)
[    65.644] (II) No input driver specified, ignoring this device.
[    65.644] (II) This device may have been added with another device file.
[    65.645] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event11)
[    65.645] (II) No input driver specified, ignoring this device.
[    65.645] (II) This device may have been added with another device file.
[    65.645] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event4)
[    65.645] (II) No input driver specified, ignoring this device.
[    65.645] (II) This device may have been added with another device file.
[    65.645] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event5)
[    65.645] (II) No input driver specified, ignoring this device.
[    65.645] (II) This device may have been added with another device file.
[    65.646] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event6)
[    65.646] (II) No input driver specified, ignoring this device.
[    65.646] (II) This device may have been added with another device file.
[    65.646] (II) config/udev: Adding input device HDA ATI SB Line Out Front (/dev/input/event7)
[    65.646] (II) No input driver specified, ignoring this device.
[    65.646] (II) This device may have been added with another device file.
[    65.647] (II) config/udev: Adding input device ImExPS/2 Logitech Explorer Mouse (/dev/input/event3)
[    65.647] (**) ImExPS/2 Logitech Explorer Mouse: Applying InputClass "evdev pointer catchall"
[    65.647] (**) ImExPS/2 Logitech Explorer Mouse: Applying InputClass "libinput pointer catchall"
[    65.647] (II) Using input driver 'libinput' for 'ImExPS/2 Logitech Explorer Mouse'
[    65.647] (**) ImExPS/2 Logitech Explorer Mouse: always reports core events
[    65.647] (**) Option "Device" "/dev/input/event3"
[    65.647] (**) Option "_source" "server/udev"
[    65.648] (II) event3  - ImExPS/2 Logitech Explorer Mouse: is tagged by udev as: Mouse
[    65.648] (II) event3  - ImExPS/2 Logitech Explorer Mouse: device is a pointer
[    65.648] (II) event3  - ImExPS/2 Logitech Explorer Mouse: device removed
[    65.680] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event3"
[    65.680] (II) XINPUT: Adding extended input device "ImExPS/2 Logitech Explorer Mouse" (type: MOUSE, id 9)
[    65.681] (**) Option "AccelerationScheme" "none"
[    65.681] (**) ImExPS/2 Logitech Explorer Mouse: (accel) selected scheme none/0
[    65.681] (**) ImExPS/2 Logitech Explorer Mouse: (accel) acceleration factor: 2.000
[    65.681] (**) ImExPS/2 Logitech Explorer Mouse: (accel) acceleration threshold: 4
[    65.682] (II) event3  - ImExPS/2 Logitech Explorer Mouse: is tagged by udev as: Mouse
[    65.682] (II) event3  - ImExPS/2 Logitech Explorer Mouse: device is a pointer
[    65.683] (II) config/udev: Adding input device ImExPS/2 Logitech Explorer Mouse (/dev/input/mouse0)
[    65.683] (II) No input driver specified, ignoring this device.
[    65.683] (II) This device may have been added with another device file.
[    68.207] (EE) Error loading keymap /var/lib/xkb/server-0.xkm
(END)

Wenn ich sddm bzw. X beende, funktioniert die Tastatur wieder (z.B. für Console..)

Ist aus der log-Datei ersichtlich, wo die Einbindung der Tastatur hängt? Die .xkm-Datei in /var/lib/xkb/ ist auf diesem Computer nicht vorhanden. Wer/welches Programm erstellt diese? Kann ich die .xkm-Datei von einem anderen PC "übernehmen" oder selbst generieren?

...bin mit meinem Linux-Latein am Ende, scheue aktuell jedoch noch eine Neuinstallation...

Vielen Dank im vorab,

befree

ChickenLipsRfun2eat Team-Icon

Anmeldungsdatum:
6. Dezember 2009

Beiträge: 12067

Hallo!

In Kubuntu gibt es auch die Möglichkeit das separat zu konfigurieren. Dazu sollte aber zunächst keine ~/.Xresources, ~/.XCompose oder ähnliches in deinem Homeverzeichnis liegen. Dann unter „Systemeinstellungen - Eingabegeräte - Tastatur“ das Layout wählen. Falls du eine Compose-Taste, o.ä. verwendest, im Reiter „Erweitert“ aktivieren. Dort kann man auch Tasten „ummappen“. Eine Neuinstallation mit 20.04 wäre aber auch eine gute Idee. Ist etwas frischer 😉

befree

(Themenstarter)

Anmeldungsdatum:
6. Mai 2010

Beiträge: 12

Hallo,

die Konfiguration in den Systemeinstellungen habe ich schon versucht, jedoch ohne Änderung! Durch die grundsätzlichen Änderungen im Linux-System in den letzten Jahren ist es mittlerweile schwer geworden, auf der Console die richtigen .config-Dateien zu finden, die für notwendigen Systemeinstellungen verantwortlich sind.... ☹

Es bleibt mir wohl nichts anderes übrig, als deinen 2. Vorschlag (Wechsel auf 20.04 LTS) durchzuführen! Wobei das Distri-Upgrade über die Ubuntu-Variante mittlw. sehr problembehaftet ist und man um eine Neuinstallation nicht herumkommt. ...ist schon fast windoof-like!

Vielen Dank nochmal für deine schnelle Hilfe CLR2! Vllt. fällt noch jemand anderem etwas ein.

BG,

befree

ChickenLipsRfun2eat Team-Icon

Anmeldungsdatum:
6. Dezember 2009

Beiträge: 12067

Naja, du kannst nach wie vor die alten Konfigurationsdateien nutzen. Desktopumgebungen wie GNOME oder KDE Plasma überschreiben deine Änderungen aber teilweise. Hast du es mal mit einem frischen Benutzer versucht?

befree

(Themenstarter)

Anmeldungsdatum:
6. Mai 2010

Beiträge: 12

Hallo,

...nein, habe ich nicht. Das Ganze lag wohl (auch) an einem Festplattenfehler. Habe mir eine neue Festplatte zugelegt (die Alte war nunmehr 9 Jahre alt) und habe darauf ein neues 20.04 gesetzt. Bin aktuell dabei, das alte /home-Verzeichnis auszumüllen und zurückzuspielen.

Ich setze den Status auf gelöst, auch wenn es keine richtige Antwort/Lösung gegeben hat.

Vielen Dank für den Versuch! ☺

BG, beefree

Antworten |