View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000235 | AlmaLinux-8 | -OTHER | public | 2022-05-14 05:41 | 2022-05-17 13:31 |
Reporter | pel | Assigned To | |||
Priority | high | Severity | feature | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | x86_64 | OS | Sky Tiger | OS Version | 8.6 beta |
Summary | 0000235: no login possible | ||||
Description | I'm a simple user. After update from "Software" to 8.6 beta (why I get this offered?) I'm no longer to login (no login window, I've to reset and reboot with the former version). I don't know the reason. | ||||
Tags | No tags attached. | ||||
abrt_hash | |||||
URL | |||||
|
I think this is the same problem I am facing. I recently updated my Almalinux from 8.5 to 8.6, and when using the latest kernel (initramfs-4.18.0-372.9.1.el8.x86_64.img) sddm hangs when starting, however when selecting an older kernel at the grub menu (e.g. 4.18.0-348.23.1.el8_5.x86_64) it works again. A notable difference when running each kernel is that the out of `journalctl -b -u sddm.service` using the failing kernel just shows: ``` May 17 20:25:50 linux-disp.kydlocal systemd[1]: Started Simple Desktop Display Manager. ``` however using an older kernel I get more: ``` May 17 20:25:50 linux-disp.kydlocal systemd[1]: Started Simple Desktop Display Manager. May 17 20:25:58 linux-disp.kydlocal sddm[1933]: Could not setup default cursor May 17 20:25:59 linux-disp.kydlocal sddm-helper[4193]: pam_unix(sddm-greeter:session): session opened for user sddm by (uid=0) May 17 20:26:32 linux-disp.kydlocal sddm-helper[11443]: pam_unix(sddm:auth): authentication failure; logname= uid=0 euid=0 tty= ruser= rhost= user=xxxx ``` |
|
Possibly relates to https://bugs.almalinux.org/view.php?id=236 |