You are not logged in.

#1 2024-11-02 18:24:26

Underperform
Member
Registered: 2024-11-02
Posts: 1

System Logs Out When Entering Fullscreen on AMD GPU

Hello Arch community,

I'm encountering an issue where my system logs out whenever I try to enter fullscreen mode on various applications (e.g., browser, vmware workstation). I'm using Arch Linux with an AMD GPU, and I've tried a few steps to troubleshoot, but the problem persists. Here are the details of my setup and what I've tried so far:

System Information:

    Kernel: 6.11.5-arch1-1
    GPU: AMD Radeon Vega 8 Graphics
    Driver: xf86-video-amdgpu and mesa
    Display Server: Wayland
    Desktop Environment: GNOME (systemd instead of GRUB)

Kernel Command Line: Currently, I have the following in my kernel command line:

quiet rw lsm=landlock,lockdown,yama,integrity,apparmor,bpf audit=1 amdgpu.dc=1

What I’ve Tried So Far:

    Installed Latest AMD Drivers: Ensured that xf86-video-amdgpu and mesa are up-to-date.
    Added Kernel Parameter: Tried amdgpu.dc=1 to improve fullscreen stability.

Logs: Below are the log entries around the time of the logout.

command executed: journalctl -b -1 -e
Nov 02 00:23:00 arch systemd[3408]: Stopped target Basic System.
Nov 02 00:23:00 arch systemd[3408]: Stopped target Paths.
Nov 02 00:23:00 arch systemd[3408]: Stopped target Sockets.
Nov 02 00:23:00 arch systemd[3408]: Stopped target Timers.
Nov 02 00:23:00 arch systemd[3408]: Closed GnuPG network certificate management daemon.
Nov 02 00:23:00 arch systemd[3408]: Closed GNOME Keyring daemon.
Nov 02 00:23:00 arch systemd[3408]: Closed GnuPG cryptographic agent and passphrase cache (access >
Nov 02 00:23:00 arch systemd[3408]: Closed GnuPG cryptographic agent and passphrase cache (restric>
Nov 02 00:23:00 arch systemd[3408]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Nov 02 00:23:00 arch systemd[3408]: Closed GnuPG cryptographic agent and passphrase cache.
Nov 02 00:23:00 arch systemd[3408]: Closed GnuPG public key management service.
Nov 02 00:23:00 arch systemd[3408]: Closed p11-kit server.
Nov 02 00:23:00 arch systemd[3408]: Closed PipeWire PulseAudio.
Nov 02 00:23:00 arch systemd[3408]: Closed PipeWire Multimedia System Sockets.
Nov 02 00:23:00 arch dbus-broker[3426]: Dispatched 8158 messages @ 5(±11)μs / message.
Nov 02 00:23:00 arch systemd[3408]: Stopping D-Bus User Message Bus...
Nov 02 00:23:00 arch systemd[3408]: Stopped D-Bus User Message Bus.
Nov 02 00:23:00 arch systemd[3408]: Removed slice User Core Session Slice.
Nov 02 00:23:00 arch systemd[3408]: session.slice: Consumed 25.500s CPU time, 430.7M memory peak.
Nov 02 00:23:00 arch systemd[3408]: Closed D-Bus User Message Bus Socket.
Nov 02 00:23:00 arch systemd[3408]: Removed slice User Application Slice.
Nov 02 00:23:00 arch systemd[3408]: app.slice: Consumed 1min 18.477s CPU time, 3.2G memory peak.
Nov 02 00:23:00 arch systemd[3408]: Reached target Shutdown.
Nov 02 00:23:00 arch systemd[3408]: Finished Exit the Session.
Nov 02 00:23:00 arch systemd[3408]: Reached target Exit the Session.
Nov 02 00:23:00 arch (sd-pam)[3410]: pam_unix(systemd-user:session): session closed for user admin>
lines 442-467/467 (END)
command executed: journalctl -b -1 -p err
Hint: You are currently not seeing messages from other users and the system.
      Users in groups 'adm', 'systemd-journal', 'wheel' can see all messages.
      Pass -q to turn off this notice.
Nov 02 00:21:47 arch systemd[3408]: Failed to start Application launched by gnome-session-binary.
Nov 02 00:21:47 arch systemd[3408]: Failed to start Application launched by gnome-session-binary.
Nov 02 00:21:47 arch systemd[3408]: Failed to start Application launched by gnome-session-binary.
Nov 02 00:21:48 arch systemd[3408]: Failed to start Application launched by gnome-session-binary.

Additional Notes:

    I’m not using any compositors outside of GNOME’s built-in one.
    No issues when switching windows or resizing, only when switching to fullscreen mode.

If anyone has experienced similar issues or has advice on what else to try, I'd really appreciate it! Thanks in advance for any help.

Offline

Board footer

Powered by FluxBB