Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

YUZU hangs immediately on launch after closing telemetry prompt #1351

Open
theofficialgman opened this issue Dec 10, 2023 · 2 comments
Open
Labels
bug Something isn't working

Comments

@theofficialgman
Copy link

theofficialgman commented Dec 10, 2023

yuzu Version

1647

Description

Install Yuzu via flatpak on aarch64 system (information shown below) and attempt to run. Yuzu immediately hangs after closing the telemetry prompt and does not respond to any input.

The only output in the terminal log before hang is as follows

flatpak run org.yuzu_emu.yuzu 
Gtk-Message: 15:35:45.570: Failed to load module "canberra-gtk-module"
Gtk-Message: 15:35:45.571: Failed to load module "canberra-gtk-module"
qt.qpa.qgnomeplatform: Could not find color scheme  ""
Qt: Session management error: Could not open network socket

Reproduction Certainty

Always

System Information

System:
  Host: gman-orin Kernel: 5.15.122-tegra aarch64 bits: 64 compiler: N/A
    Desktop: GNOME 42.9 Distro: Ubuntu 22.04.3 LTS (Jammy Jellyfish)
Machine:
  Type: Other-vm? Mobo: N/A model: NVIDIA Jetson Orin Nano Developer Kit
    serial: <superuser required> UEFI: EDK II v: 36.2.0-gcid-34956989
    date: 11/30/2023
CPU:
  Info: 2x 4-core model: N/A variant: cortex-a78 bits: 64 type: MCP AMP
    arch: ARMv8 rev: 1 cache: L1: 2x 512 KiB (1024 KiB) L2: 2x 1024 KiB (2 MiB)
    L3: 2x 2 MiB (4 MiB)
  Speed (MHz): avg: 730 min/max: 115/1510 cores: 1: 730 2: 730 3: 730
    4: 730 5: 730 6: 730 bogomips: 375
  Features: Use -f option to see features
Graphics:
  Device-1: tegra234-display driver: nv_platform v: N/A bus-ID: N/A
  Device-2: ga10b driver: gk20a v: N/A bus-ID: N/A
  Device-3: ga10b driver: gk20a v: N/A bus-ID: N/A
  Display: x11 server: X.Org v: 1.21.1.4 driver: X: loaded: N/A
    failed: nvidia gpu: nv_platform,gk20a,gk20a note:  X driver n/a
    resolution: 1920x1080~60Hz
  OpenGL: renderer: NVIDIA Tegra Orin (nvgpu)/integrated
    v: 4.6.0 NVIDIA 540.2.0 direct render: Yes
Network:
  Device-1: Realtek RTL8822CE 802.11ac PCIe Wireless Network Adapter
    vendor: AzureWave driver: rtl88x2ce v: N/A port: 1000 bus-ID: 0001:01:00.0
  IF: wlan0 state: up mac: b4:8c:9d:34:e9:e7
  Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
    driver: r8168 v: 8.051.02.10m_pll-NAPI port: 300000 bus-ID: 0008:01:00.0
  IF: eth0 state: down mac: 48:b0:2d:eb:ce:56
  IF-ID-1: can0 state: down mac: N/A
  IF-ID-2: docker0 state: down mac: 02:42:18:e0:8f:4f
  IF-ID-3: l4tbr0 state: down mac: 3e:c7:e7:79:f3:87
  IF-ID-4: usb0 state: down mac: 22:2a:b4:f7:e3:cd
  IF-ID-5: usb1 state: down mac: 22:2a:b4:f7:e3:cf
Drives:
  Local Storage: total: 710.39 GiB used: 276.24 GiB (38.9%)
Info:
  Processes: 380 Uptime: 16m Memory: 7.44 GiB used: 3.26 GiB (43.8%)
  Init: systemd runlevel: 5 Compilers: gcc: 11.4.0 Packages: 2329 Shell: Bash
  v: 5.1.16 inxi: 3.3.13

Logs and Backtraces

No response

Remarks

Other flatpak applications tested fully functional with vulkan/opengl include but are not limited to:
citra
gpu-viewer
duckstation
melonds

@theofficialgman theofficialgman added the bug Something isn't working label Dec 10, 2023
@liamwhite
Copy link
Contributor

I am pretty sure is a bug in QGnomePlatform and is out of the control of yuzu

@theofficialgman
Copy link
Author

Bug determined to be in flatpak.
flatpak/flatpak#5623

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants