Ubuntu를 사용하는 AMD 노트북의 Gnome 흰색 화면;

Ubuntu를 사용하는 AMD 노트북의 Gnome 흰색 화면;

새 노트북(Radeon Graphics가 탑재된 AMD Ryzen 7730U)의 Ubuntu에 Gnome 셸을 설치했습니다. WSL2를 사용하고 있습니다.

Ubuntu 명령줄에 들어간 후 /usr/bin/gnome-session --session=gnome흰색 죽음 화면이 나타났습니다.

실행했는데 journalctl /usr/bin/gnome-shell로그는 이렇습니다.

Feb 29 12:46:16 LAPTOP-6V6KHCPU gnome-shell[423]: Running GNOME Shell (using mutter 42.9) as a Wayland display server
Feb 29 12:46:16 LAPTOP-6V6KHCPU gnome-shell[423]: g_hash_table_destroy: assertion 'hash_table != NULL' failed
Feb 29 12:46:16 LAPTOP-6V6KHCPU gnome-shell[423]: Failed to open gpu '/dev/dri/card0': No suitable mode setting backend>
Feb 29 12:46:16 LAPTOP-6V6KHCPU org.gnome.Shell.desktop[423]: Failed to setup: No GPUs found

-- Boot 6d3b14d8e9fd4a639431140796d325fe --
Feb 29 14:14:33 LAPTOP-6V6KHCPU gnome-shell[382]: Running GNOME Shell (using mutter 42.9) as a Wayland display server
Feb 29 14:14:33 LAPTOP-6V6KHCPU gnome-shell[382]: g_hash_table_destroy: assertion 'hash_table != NULL' failed
Feb 29 14:14:33 LAPTOP-6V6KHCPU gnome-shell[382]: Failed to open gpu '/dev/dri/card0': No suitable mode setting backend>
Feb 29 14:14:33 LAPTOP-6V6KHCPU org.gnome.Shell.desktop[382]: Failed to setup: No GPUs found
Feb 29 15:12:57 LAPTOP-6V6KHCPU gnome-shell[384]: Running GNOME Shell (using mutter 42.9) as a Wayland display server
Feb 29 15:12:57 LAPTOP-6V6KHCPU gnome-shell[384]: g_hash_table_destroy: assertion 'hash_table != NULL' failed
Feb 29 15:12:57 LAPTOP-6V6KHCPU gnome-shell[384]: Failed to open gpu '/dev/dri/card0': No suitable mode setting backend>
Feb 29 15:12:57 LAPTOP-6V6KHCPU org.gnome.Shell.desktop[384]: Failed to setup: No GPUs found

-- Boot 808ffab7ca6442b197b97e545247e583 --
Feb 29 16:37:30 LAPTOP-6V6KHCPU gnome-shell[395]: Running GNOME Shell (using mutter 42.9) as a Wayland display server
Feb 29 16:37:30 LAPTOP-6V6KHCPU gnome-shell[395]: g_hash_table_destroy: assertion 'hash_table != NULL' failed
Feb 29 16:37:30 LAPTOP-6V6KHCPU gnome-shell[395]: Failed to open gpu '/dev/dri/card0': No suitable mode setting backend>
Feb 29 16:37:30 LAPTOP-6V6KHCPU org.gnome.Shell.desktop[395]: Failed to setup: No GPUs found

GPU와 관련이 있는 것 같은데 어떻게 해결해야 할지 모르겠습니다.

관련 정보