Das ganze ist etwas kurios. Mein System ist schon mindestens 4 Jahre alt und hat jedes 6 monatige Update mitgemacht. Habe ein paar verschlüsselte Platten drin und beim Start fragt Ubuntu brav jedesmal nach dem Passwort. Seit dem update auf 24/10 taucht das Fenster zur Eingabe des Luks-Passworts auf, aber ich kann nichts eintippen. Die Tatstatur schreibt trotz tippens nichts in das Passwortfeld. Somiut startet auch das System nicht!
Starte ich dann das System neu, erscheint das Bootmenu und ich kann "erweitertes Bootmenu" wählen. Wähle ich dann den alten 6.8er Kernel, dann startet das Sytem neu und ich kann wieder wie gewohnt das Passwort eingeben. Mit Kernel 6.11 geht es aber nicht, auch nach nun 5 Monaten Updates immer noch nicht. Daraufhin habe ich mal den neuen Kernel 6.13 installiert, aber es bleibt gleich. Keine Reaktion auf Tastaureingabe.
plymouth ist übrigens installiert. Welche weiteren Infos braucht ihr?
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 | root@XXX:~# inxi -v5 System: Host: XXX Kernel: 6.8.0-45-generic arch: x86_64 bits: 64 compiler: gcc v: 13.2.0 Console: pty pts/1 Distro: Ubuntu 24.10 (Oracular Oriole) Machine: Type: Desktop Mobo: ASUSTeK model: PRIME Z370-A v: Rev X.0x serial: 180119659401209 uuid: 72389e44-c6cd-7c83-dfa0-1831bf511b74 UEFI: American Megatrends v: 2201 date: 05/27/2019 Memory: System RAM: total: 32 GiB available: 31.21 GiB used: 6.82 GiB (21.9%) igpu: 64 MiB Array-1: capacity: 64 GiB slots: 4 modules: 2 EC: None max-module-size: 16 GiB note: est. Device-1: ChannelA-DIMM1 type: no module installed Device-2: ChannelA-DIMM2 type: DDR4 size: 16 GiB speed: 2133 MT/s Device-3: ChannelB-DIMM1 type: no module installed Device-4: ChannelB-DIMM2 type: DDR4 size: 16 GiB speed: 2133 MT/s CPU: Info: 6-core model: Intel Core i5-9400 bits: 64 type: MCP arch: Coffee Lake rev: C cache: L1: 384 KiB L2: 1.5 MiB L3: 9 MiB Speed (MHz): avg: 800 min/max: 800/4100 cores: 1: 800 2: 800 3: 800 4: 800 5: 800 6: 800 bogomips: 34798 Flags: avx avx2 ht lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx Graphics: Device-1: Intel CoffeeLake-S GT2 [UHD Graphics 630] vendor: ASUSTeK driver: i915 v: kernel arch: Gen-9.5 bus-ID: 00:02.0 Display: unspecified server: X.org v: 1.21.1.13 with: Xwayland v: 24.1.2 driver: X: loaded: modesetting unloaded: fbdev,vesa dri: iris gpu: i915 tty: 193x73 resolution: 1: 2560x1440 2: 1920x1080 API: EGL v: 1.5 drivers: iris,swrast platforms: active: gbm,surfaceless,device inactive: wayland,x11 API: OpenGL v: 4.6 compat-v: 4.5 vendor: mesa v: 24.2.8-1ubuntu1~24.10.1 note: console (EGL sourced) renderer: Mesa Intel UHD Graphics 630 (CFL GT2), llvmpipe (LLVM 19.1.1 256 bits) API: Vulkan v: 1.3.290 drivers: N/A surfaces: N/A devices: 2 Audio: Device-1: Intel 200 Series PCH HD Audio vendor: ASUSTeK driver: snd_hda_intel v: kernel bus-ID: 00:1f.3 Device-2: Digital Devices GmbH Octopus DVB Adapter driver: ddbridge v: 0.9.33-integrated bus-ID: 05:00.0 Device-3: C-Media Audio Adapter (Unitek Y-247A) driver: cmedia_hs100b,snd-usb-audio,usbhid type: USB bus-ID: 1-14:3 API: ALSA v: k6.8.0-45-generic status: kernel-api Server-1: PipeWire v: 1.2.4 status: n/a (root, process) Server-2: PulseAudio v: 16.1 status: off (using pipewire-pulse) Network: Device-1: Intel Ethernet I219-V vendor: ASUSTeK driver: e1000e v: kernel port: N/A bus-ID: 00:1f.6 IF: enp0s31f6 state: up speed: 1000 Mbps duplex: full mac: 18:31:bf:51:1b:74 Device-2: AVM GmbH FRITZ!WLAN AC 860 driver: mt76x2u type: USB bus-ID: 1-9:4 IF: wlxe8df7003c02b state: down mac: e8:df:70:03:c0:2b RAID: Hardware-1: Intel SATA Controller [RAID mode] driver: ahci v: 3.0 bus-ID: 00:17.0 Drives: Local Storage: total: 107.33 TiB used: 101.95 TiB (95.0%) ID-1: /dev/sda vendor: Seagate model: WDC WDS200T2B0A size: 1.82 TiB ID-2: /dev/sdb vendor: Western Digital model: WD120EDAZ-11F3RA0 size: 10.91 TiB ID-3: /dev/sdc vendor: Western Digital model: WD80EFZX-68UW8N0 size: 7.28 TiB Info: Processes: 406 Uptime: 20h 42m Init: systemd target: graphical (5) Packages: 3464 Compilers: gcc: 14.2.0 Shell: Bash v: 5.2.32 inxi: 3.3.35 root@xxx:~# Code |