-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
-
rhel-10.0
-
None
-
Yes
-
Moderate
-
rhel-sst-display-window-management
-
ssg_display
-
None
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
What were you trying to do that didn't work?
Use the graphical environment.
What is the impact of this issue to you?
Critical. I cannot use RHEL 10.0 to manage my DB.
Please provide the package NVR for which the bug is seen:
mutter-47.5-3.el10
gdm-47.0-4.el10.s390x
gnome-shell-47.4-2.el10.s390x
How reproducible is this bug?:
100%
Steps to reproduce
- Install "Server with GUI" into a KVM VM with virtio-gpu device (and input devices):
# virt-install --memory 4096 --vcpus 4 --os-variant rhel-unknown --graphics vnc,listen=0.0.0.0 --input keyboard,bus=virtio --input tablet,bus=virtio --disk size=10 -l <install_tree_http_url> --name vm # virsh dumpxml vm --xpath //graphics <graphics type="vnc" port="5900" autoport="yes" listen="0.0.0.0"> <listen type="address" address="0.0.0.0"/> </graphics>
Connect to VNC port 5900 and follow the steps. In order to get "Server with GUI" we need to use the unified URL (installer doesn't allow for several urls)
- After successful installation, reboot and connect via VNC
Expected results
I can log into GNOME Shell
Actual results
I see graphics but no option to log in (root password and root ssh login have been configured). I don't see the log in dialogue.
Additional information
- When I install with the DVD it works well both when I add a non-root user as well as when I don't:
- When at installation setup I configure an additional non-root user, I see the login screen
- When at installation setup I don't configure an additional non-root user, I see a welcome screen that guides me through user creation
- Maybe not gdm issue but I don't know where to report this
● gdm.service - GNOME Display Manager Loaded: loaded (/usr/lib/systemd/system/gdm.service; enabled; preset: enabled) Active: active (running) since Fri 2025-03-07 10:22:25 EST; 5min ago Invocation: 1b1fc85e5a604f5d8b7101af1547d7c9 Main PID: 1084 (gdm) Tasks: 4 (limit: 23753) Memory: 3.6M (peak: 4.5M) CPU: 33ms CGroup: /system.slice/gdm.service └─1084 /usr/sbin/gdm Mar 07 10:22:25 localhost.localdomain systemd[1]: Starting gdm.service - GNOME Display Manager... Mar 07 10:22:25 localhost.localdomain systemd[1]: Started gdm.service - GNOME Display Manager. Installed Packages Name : gnome-initial-setup Version : 46.alpha Release : 11.el10 Architecture : s390x Size : 1.8 M Source : gnome-initial-setup-46.alpha-11.el10.src.rpm Repository : @System From repo : AppStream Summary : Bootstrapping your OS URL : https://wiki.gnome.org/Design/OS/InitialSetup License : GPL-2.0-or-later Description : GNOME Initial Setup is an alternative to firstboot, providing : a good setup experience to welcome you to your system, and walks : you through configuring it. It is integrated with gdm.
- relates to
-
RHEL-69291 mutter: Wayland does not work on s390x guest with virtio-gpu : gnome-shell drmModeAddFB2 failed
-
- Release Pending
-
-
RHEL-45898 Wayland does not work on s390x guest with virtio-gpu : gnome-shell drmModeAddFB2 failed
-
- Release Pending
-