You are not logged in.

#1 2026-01-24 10:23:33

Nyms99
Member
Registered: 2024-04-04
Posts: 2

[Solved] Sunshine crashes amdgpu after fresh install

Hello! I'll post my system specifications right here for easy access:

                  -`                     rasmus@rasmus-victus-laptop
                 .o+`                    ---------------------------
                `ooo/                    OS: Arch Linux x86_64
               `+oooo:                   Host: Victus by HP Laptop 16-e0xxx
              `+oooooo:                  Kernel: Linux 6.18.6-arch1-1
              -+oooooo+:                 Uptime: 20 mins
            `/:-:++oooo+:                Packages: 931 (pacman), 15 (flatpak)
           `/++++/+++++++:               Shell: zsh 5.9
          `/++++++++++++++:              Display (BOE09F1): 1920x1080 in 16", 60 Hz [Built-in]
         `/+++ooooooooooooo/`            WM: Hyprland 0.53.2 (Wayland)
        ./ooosssso++osssssso+`           Theme: Breeze [Qt], Breeze-Dark [GTK2/3/4]
       .oossssso-````/ossssss+`          Icons: Adwaita [GTK2/3/4]
      -osssssso.      :ssssssso.         Font: Sans Serif (9pt) [Qt], Adwaita Sans (11pt) [GTK2/3/4]
     :osssssss/        osssso+++.        Cursor: breeze (24px)
    /ossssssss/        +ssssooo/-        Terminal: kitty 0.45.0
  `/ossssso+/:-        -:/+osssso+-      Terminal Font: NotoSansMono-Regular (10pt)
 `+sso+:-`                 `.-/+oso:     CPU: AMD Ryzen 5 5600H (12) @ 3.30 GHz
`++:.                           `-/+/    GPU 1: NVIDIA GeForce RTX 3050 Ti Mobile [Discrete]
.`                                 `/    GPU 2: AMD Radeon Vega Series / Radeon Vega Mobile Series [Integrated]
                                         Memory: 3.08 GiB / 14.96 GiB (21%)
                                         Swap: 0 B / 32.00 GiB (0%)
                                         Disk (/): 317.67 GiB / 882.35 GiB (36%) - ext4
                                         Local IP (wlo1): 192.168.0.177/24
                                         Battery (Primary): 100% [AC Connected]
                                         Locale: sv_SE.UTF-8

This is regarding sunshine and sunshine-git from the AUR, I have not tried any other versions.

I've just reinstalled archlinux on my laptop and I've tried to make most applications use the igpu to save battery. I still have NVIDIA drivers installed to be able to use the NVIDIA graphics card when my ac-adapter is plugged in. Everything is working as expected except sunshine. Worth to note is that sunshine worked on my old install thats almost identical to this one.

I can start sunshine and access the webui without any critical errors, but as soon as I start streaming to another PC my laptop freezes. Using journalctl this error gets spammed: jan 24 10:37:19 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
I have, as previously mentioned, tried it with both sunshine and sunshine-git with the same error. I have tried all encoders, NVIDIA NVENV, VA-API and Software. When I tried VA-API I used both LIBVA_DRIVER_NAME=radeonsi and LIBVA_DRIVER_NAME=nvidia environment variable. I have configured hyprland to run solely on my igpu so I tried reverting to not specificying which gpu to use(which I did on my old install) but the same error shows up and the system freezes.

I have looked around the forums and the internet and there seems to be some issue with mesa or the current linux kernel in regards to amd igpus, but I did not see my exact error anywhere. I did try to revert linux and linux-headers to 6.17.2 and tried installing mesa-git but the same error persists. I am starting to think that I have missed installing something but I am not sure. Worth to note is that according to nvtop my igpu is only allocated 512Mbs of vram, so it might actually not have enough memory but that still doesn't explain why it fails when I try to use the nvidia or software encoding. Can you guys help me solve this? I'll post driver version and logs below. I started logging journalctl right before I started streaming so it wouldn't be too long. The exact command I used was journalctl -f:

Drivers:
nvidia:

lib32-nvidia-utils 590.48.01-1
lib32-opencl-nvidia 590.48.01-1
libva-nvidia-driver 0.0.14-1
linux-firmware-nvidia 20260110-1
nvidia-open-dkms 590.48.01-2
nvidia-prime 1.0-5
nvidia-settings 590.48.01-1
nvidia-utils 590.48.01-2
opencl-nvidia 590.48.01-2

mesa:

lib32-mesa 1:25.3.4-1
lib32-vulkan-mesa-implicit-layers 1:25.3.4-1
mesa 1:25.3.4-1
mesa-utils 9.0.0-7
vulkan-mesa-implicit-layers 1:25.3.4-1

linux:

archlinux-keyring 20260107-2
lib32-util-linux 2.41.3-1
linux 6.18.6.arch1-1
linux-api-headers 6.18-1
linux-firmware 20260110-1
linux-firmware-amdgpu 20260110-1
linux-firmware-atheros 20260110-1
linux-firmware-broadcom 20260110-1
linux-firmware-cirrus 20260110-1
linux-firmware-intel 20260110-1
linux-firmware-mediatek 20260110-1
linux-firmware-nvidia 20260110-1
linux-firmware-other 20260110-1
linux-firmware-radeon 20260110-1
linux-firmware-realtek 20260110-1
linux-firmware-whence 20260110-1
linux-headers 6.18.6.arch1-1
util-linux 2.41.3-2
util-linux-libs 2.41.3-2

Sunshine logs:

[2026-01-24 10:37:01.330]: Info: Sunshine version: 2025.924.154138 commit: 86188d47a7463b0f73b35de18a628353adeaa20e
[2026-01-24 10:37:01.330]: Info: Package Publisher: LizardByte
[2026-01-24 10:37:01.330]: Info: Publisher Website: https://app.lizardbyte.dev
[2026-01-24 10:37:01.330]: Info: Get support: https://app.lizardbyte.dev/support
[2026-01-24 10:37:01.332]: Info: Found display [wayland-1]
[2026-01-24 10:37:01.332]: Info: Found interface: zxdg_output_manager_v1(9) version 3
[2026-01-24 10:37:01.332]: Info: Found interface: zwlr_screencopy_manager_v1(41) version 3
[2026-01-24 10:37:01.332]: Info: Found interface: zwp_linux_dmabuf_v1(62) version 5
[2026-01-24 10:37:01.332]: Info: Found interface: wl_output(63) version 4
[2026-01-24 10:37:01.332]: Info: Resolution: 1920x1080
[2026-01-24 10:37:01.332]: Info: Name: eDP-1
[2026-01-24 10:37:01.332]: Info: Found monitor: BOE 0x09F1  (eDP-1)
[2026-01-24 10:37:01.332]: Info: Offset: 0x0
[2026-01-24 10:37:01.332]: Info: Logical size: 1920x1080
[2026-01-24 10:37:01.332]: Info: -------- Start of Wayland monitor list --------
[2026-01-24 10:37:01.332]: Info: Monitor 0 is eDP-1: BOE 0x09F1  (eDP-1)
[2026-01-24 10:37:01.332]: Info: --------- End of Wayland monitor list ---------
[2026-01-24 10:37:01.378]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2026-01-24 10:37:01.378]: Info: Trying encoder [nvenc]
[2026-01-24 10:37:01.378]: Info: Screencasting with Wayland's protocol
[2026-01-24 10:37:01.378]: Info: Found display [wayland-1]
[2026-01-24 10:37:01.378]: Info: Found interface: zxdg_output_manager_v1(9) version 3
[2026-01-24 10:37:01.378]: Info: Found interface: zwlr_screencopy_manager_v1(41) version 3
[2026-01-24 10:37:01.378]: Info: Found interface: zwp_linux_dmabuf_v1(62) version 5
[2026-01-24 10:37:01.378]: Info: Found interface: wl_output(63) version 4
[2026-01-24 10:37:01.378]: Info: Resolution: 1920x1080
[2026-01-24 10:37:01.378]: Info: Name: eDP-1
[2026-01-24 10:37:01.378]: Info: Found monitor: BOE 0x09F1  (eDP-1)
[2026-01-24 10:37:01.378]: Info: Offset: 0x0
[2026-01-24 10:37:01.378]: Info: Logical size: 1920x1080
[2026-01-24 10:37:01.378]: Info: Selected monitor [BOE 0x09F1  (eDP-1)] for streaming
[2026-01-24 10:37:01.378]: Info: Creating encoder [h264_nvenc]
[2026-01-24 10:37:01.378]: Info: Color coding: SDR (Rec. 601)
[2026-01-24 10:37:01.378]: Info: Color depth: 8-bit
[2026-01-24 10:37:01.378]: Info: Color range: JPEG
[2026-01-24 10:37:03.041]: Info: Streaming bitrate is 1000000
[2026-01-24 10:37:03.079]: Error: Couldn't scale frame: Invalid argument
[2026-01-24 10:37:03.149]: Info: Creating encoder [h264_nvenc]
[2026-01-24 10:37:03.149]: Info: Color coding: SDR (Rec. 601)
[2026-01-24 10:37:03.149]: Info: Color depth: 8-bit
[2026-01-24 10:37:03.149]: Info: Color range: JPEG
[2026-01-24 10:37:03.230]: Info: Streaming bitrate is 1000000
[2026-01-24 10:37:03.256]: Error: Couldn't scale frame: Invalid argument
[2026-01-24 10:37:03.326]: Info: Encoder [nvenc] failed
[2026-01-24 10:37:03.326]: Info: Trying encoder [vaapi]
[2026-01-24 10:37:03.326]: Info: Screencasting with Wayland's protocol
[2026-01-24 10:37:03.326]: Info: Found display [wayland-1]
[2026-01-24 10:37:03.326]: Info: Found interface: zxdg_output_manager_v1(9) version 3
[2026-01-24 10:37:03.326]: Info: Found interface: zwlr_screencopy_manager_v1(41) version 3
[2026-01-24 10:37:03.326]: Info: Found interface: zwp_linux_dmabuf_v1(62) version 5
[2026-01-24 10:37:03.326]: Info: Found interface: wl_output(63) version 4
[2026-01-24 10:37:03.326]: Info: Resolution: 1920x1080
[2026-01-24 10:37:03.326]: Info: Name: eDP-1
[2026-01-24 10:37:03.326]: Info: Found monitor: BOE 0x09F1  (eDP-1)
[2026-01-24 10:37:03.326]: Info: Offset: 0x0
[2026-01-24 10:37:03.326]: Info: Logical size: 1920x1080
[2026-01-24 10:37:03.326]: Info: Selected monitor [BOE 0x09F1  (eDP-1)] for streaming
[2026-01-24 10:37:03.326]: Info: Creating encoder [h264_vaapi]
[2026-01-24 10:37:03.327]: Info: Color coding: SDR (Rec. 601)
[2026-01-24 10:37:03.327]: Info: Color depth: 8-bit
[2026-01-24 10:37:03.327]: Info: Color range: JPEG
[2026-01-24 10:37:03.346]: Info: vaapi vendor: Mesa Gallium driver 25.3.4-arch1.1 for AMD Radeon Graphics (radeonsi, renoir, ACO, DRM 3.64, 6.18.6-arch1-1)
[2026-01-24 10:37:03.349]: Info: Streaming bitrate is 1000000
[2026-01-24 10:37:03.349]: Info: Using normal encoding mode
[2026-01-24 10:37:03.349]: Info: Using default rate control
[2026-01-24 10:37:03.371]: Info: Creating encoder [hevc_vaapi]
[2026-01-24 10:37:03.371]: Info: Color coding: SDR (Rec. 601)
[2026-01-24 10:37:03.371]: Info: Color depth: 8-bit
[2026-01-24 10:37:03.371]: Info: Color range: JPEG
[2026-01-24 10:37:03.385]: Info: vaapi vendor: Mesa Gallium driver 25.3.4-arch1.1 for AMD Radeon Graphics (radeonsi, renoir, ACO, DRM 3.64, 6.18.6-arch1-1)
[2026-01-24 10:37:03.386]: Info: Streaming bitrate is 1000000
[2026-01-24 10:37:03.386]: Info: Using normal encoding mode
[2026-01-24 10:37:03.386]: Info: Using default rate control
[2026-01-24 10:37:03.404]: Info: Creating encoder [av1_vaapi]
[2026-01-24 10:37:03.404]: Info: Color coding: SDR (Rec. 601)
[2026-01-24 10:37:03.404]: Info: Color depth: 8-bit
[2026-01-24 10:37:03.404]: Info: Color range: JPEG
[2026-01-24 10:37:03.418]: Info: vaapi vendor: Mesa Gallium driver 25.3.4-arch1.1 for AMD Radeon Graphics (radeonsi, renoir, ACO, DRM 3.64, 6.18.6-arch1-1)
[2026-01-24 10:37:03.419]: Info: Streaming bitrate is 1000000
[2026-01-24 10:37:03.419]: Error: [av1_vaapi @ 0x56127d9014c0] No usable encoding profile found.
[2026-01-24 10:37:03.419]: Error: Could not open codec [av1_vaapi]: Function not implemented
[2026-01-24 10:37:03.421]: Info: Screencasting with Wayland's protocol
[2026-01-24 10:37:03.421]: Info: Found display [wayland-1]
[2026-01-24 10:37:03.421]: Info: Found interface: zxdg_output_manager_v1(9) version 3
[2026-01-24 10:37:03.421]: Info: Found interface: zwlr_screencopy_manager_v1(41) version 3
[2026-01-24 10:37:03.421]: Info: Found interface: zwp_linux_dmabuf_v1(62) version 5
[2026-01-24 10:37:03.421]: Info: Found interface: wl_output(63) version 4
[2026-01-24 10:37:03.421]: Info: Resolution: 1920x1080
[2026-01-24 10:37:03.421]: Info: Name: eDP-1
[2026-01-24 10:37:03.421]: Info: Found monitor: BOE 0x09F1  (eDP-1)
[2026-01-24 10:37:03.421]: Info: Offset: 0x0
[2026-01-24 10:37:03.421]: Info: Logical size: 1920x1080
[2026-01-24 10:37:03.421]: Info: Selected monitor [BOE 0x09F1  (eDP-1)] for streaming
[2026-01-24 10:37:03.421]: Info: Creating encoder [hevc_vaapi]
[2026-01-24 10:37:03.421]: Info: Color coding: SDR (Rec. 709)
[2026-01-24 10:37:03.421]: Info: Color depth: 10-bit
[2026-01-24 10:37:03.421]: Info: Color range: JPEG
[2026-01-24 10:37:03.436]: Info: vaapi vendor: Mesa Gallium driver 25.3.4-arch1.1 for AMD Radeon Graphics (radeonsi, renoir, ACO, DRM 3.64, 6.18.6-arch1-1)
[2026-01-24 10:37:03.437]: Info: Streaming bitrate is 1000000
[2026-01-24 10:37:03.437]: Info: Using normal encoding mode
[2026-01-24 10:37:03.437]: Info: Using default rate control
[2026-01-24 10:37:03.459]: Info: 
[2026-01-24 10:37:03.459]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2026-01-24 10:37:03.459]: Info: 
[2026-01-24 10:37:03.459]: Info: Found H.264 encoder: h264_vaapi [vaapi]
[2026-01-24 10:37:03.459]: Info: Found HEVC encoder: hevc_vaapi [vaapi]
[2026-01-24 10:37:03.459]: Info: Starting system tray
[2026-01-24 10:37:03.461]: Error: Failed to create client: Demonen är inte igång
[2026-01-24 10:37:03.461]: Info: Configuration UI available at [https://localhost:47990]
[2026-01-24 10:37:03.494]: Info: System tray created
[2026-01-24 10:37:03.494]: Info: Starting main loop
[2026-01-24 10:37:14.722]: Info: // Testing for available encoders, this may generate errors. You can safely ignore those errors. //
[2026-01-24 10:37:14.722]: Info: Trying encoder [nvenc]
[2026-01-24 10:37:14.722]: Info: Screencasting with Wayland's protocol
[2026-01-24 10:37:14.722]: Info: Found display [wayland-1]
[2026-01-24 10:37:14.722]: Info: Found interface: zxdg_output_manager_v1(9) version 3
[2026-01-24 10:37:14.722]: Info: Found interface: zwlr_screencopy_manager_v1(41) version 3
[2026-01-24 10:37:14.722]: Info: Found interface: zwp_linux_dmabuf_v1(62) version 5
[2026-01-24 10:37:14.722]: Info: Found interface: wl_output(63) version 4
[2026-01-24 10:37:14.722]: Info: Resolution: 1920x1080
[2026-01-24 10:37:14.722]: Info: Name: eDP-1
[2026-01-24 10:37:14.722]: Info: Found monitor: BOE 0x09F1  (eDP-1)
[2026-01-24 10:37:14.722]: Info: Offset: 0x0
[2026-01-24 10:37:14.722]: Info: Logical size: 1920x1080
[2026-01-24 10:37:14.722]: Info: Selected monitor [BOE 0x09F1  (eDP-1)] for streaming
[2026-01-24 10:37:14.722]: Info: Creating encoder [h264_nvenc]
[2026-01-24 10:37:14.722]: Info: Color coding: SDR (Rec. 601)
[2026-01-24 10:37:14.722]: Info: Color depth: 8-bit
[2026-01-24 10:37:14.722]: Info: Color range: JPEG
[2026-01-24 10:37:14.821]: Info: Streaming bitrate is 1000000
[2026-01-24 10:37:14.849]: Error: Couldn't scale frame: Ogiltigt argument
[2026-01-24 10:37:14.918]: Info: Encoder [nvenc] failed
[2026-01-24 10:37:14.918]: Info: Trying encoder [vaapi]
[2026-01-24 10:37:14.918]: Info: Screencasting with Wayland's protocol
[2026-01-24 10:37:14.918]: Info: Found display [wayland-1]
[2026-01-24 10:37:14.918]: Info: Found interface: zxdg_output_manager_v1(9) version 3
[2026-01-24 10:37:14.918]: Info: Found interface: zwlr_screencopy_manager_v1(41) version 3
[2026-01-24 10:37:14.918]: Info: Found interface: zwp_linux_dmabuf_v1(62) version 5
[2026-01-24 10:37:14.918]: Info: Found interface: wl_output(63) version 4
[2026-01-24 10:37:14.918]: Info: Resolution: 1920x1080
[2026-01-24 10:37:14.918]: Info: Name: eDP-1
[2026-01-24 10:37:14.918]: Info: Found monitor: BOE 0x09F1  (eDP-1)
[2026-01-24 10:37:14.918]: Info: Offset: 0x0
[2026-01-24 10:37:14.918]: Info: Logical size: 1920x1080
[2026-01-24 10:37:14.918]: Info: Selected monitor [BOE 0x09F1  (eDP-1)] for streaming
[2026-01-24 10:37:14.918]: Info: Creating encoder [h264_vaapi]
[2026-01-24 10:37:14.918]: Info: Color coding: SDR (Rec. 601)
[2026-01-24 10:37:14.918]: Info: Color depth: 8-bit
[2026-01-24 10:37:14.919]: Info: Color range: JPEG
[2026-01-24 10:37:14.934]: Info: vaapi vendor: Mesa Gallium driver 25.3.4-arch1.1 for AMD Radeon Graphics (radeonsi, renoir, ACO, DRM 3.64, 6.18.6-arch1-1)
[2026-01-24 10:37:14.934]: Info: Streaming bitrate is 1000000
[2026-01-24 10:37:14.935]: Info: Using normal encoding mode
[2026-01-24 10:37:14.935]: Info: Using default rate control
[2026-01-24 10:37:14.951]: Info: Creating encoder [hevc_vaapi]
[2026-01-24 10:37:14.951]: Info: Color coding: SDR (Rec. 601)
[2026-01-24 10:37:14.951]: Info: Color depth: 8-bit
[2026-01-24 10:37:14.951]: Info: Color range: JPEG
[2026-01-24 10:37:14.966]: Info: vaapi vendor: Mesa Gallium driver 25.3.4-arch1.1 for AMD Radeon Graphics (radeonsi, renoir, ACO, DRM 3.64, 6.18.6-arch1-1)
[2026-01-24 10:37:14.967]: Info: Streaming bitrate is 1000000
[2026-01-24 10:37:14.967]: Info: Using normal encoding mode
[2026-01-24 10:37:14.967]: Info: Using default rate control
[2026-01-24 10:37:14.986]: Info: Creating encoder [av1_vaapi]
[2026-01-24 10:37:14.986]: Info: Color coding: SDR (Rec. 601)
[2026-01-24 10:37:14.986]: Info: Color depth: 8-bit
[2026-01-24 10:37:14.986]: Info: Color range: JPEG
[2026-01-24 10:37:14.999]: Info: vaapi vendor: Mesa Gallium driver 25.3.4-arch1.1 for AMD Radeon Graphics (radeonsi, renoir, ACO, DRM 3.64, 6.18.6-arch1-1)
[2026-01-24 10:37:15.000]: Info: Streaming bitrate is 1000000
[2026-01-24 10:37:15.000]: Error: [av1_vaapi @ 0x7f7384e83f00] No usable encoding profile found.
[2026-01-24 10:37:15.000]: Error: Could not open codec [av1_vaapi]: Funktion inte implementerad
[2026-01-24 10:37:15.001]: Info: Screencasting with Wayland's protocol
[2026-01-24 10:37:15.002]: Info: Found display [wayland-1]
[2026-01-24 10:37:15.002]: Info: Found interface: zxdg_output_manager_v1(9) version 3
[2026-01-24 10:37:15.002]: Info: Found interface: zwlr_screencopy_manager_v1(41) version 3
[2026-01-24 10:37:15.002]: Info: Found interface: zwp_linux_dmabuf_v1(62) version 5
[2026-01-24 10:37:15.002]: Info: Found interface: wl_output(63) version 4
[2026-01-24 10:37:15.002]: Info: Resolution: 1920x1080
[2026-01-24 10:37:15.002]: Info: Name: eDP-1
[2026-01-24 10:37:15.002]: Info: Found monitor: BOE 0x09F1  (eDP-1)
[2026-01-24 10:37:15.002]: Info: Offset: 0x0
[2026-01-24 10:37:15.002]: Info: Logical size: 1920x1080
[2026-01-24 10:37:15.002]: Info: Selected monitor [BOE 0x09F1  (eDP-1)] for streaming
[2026-01-24 10:37:15.002]: Info: Creating encoder [hevc_vaapi]
[2026-01-24 10:37:15.002]: Info: Color coding: SDR (Rec. 709)
[2026-01-24 10:37:15.002]: Info: Color depth: 10-bit
[2026-01-24 10:37:15.002]: Info: Color range: JPEG
[2026-01-24 10:37:15.016]: Info: vaapi vendor: Mesa Gallium driver 25.3.4-arch1.1 for AMD Radeon Graphics (radeonsi, renoir, ACO, DRM 3.64, 6.18.6-arch1-1)
[2026-01-24 10:37:15.017]: Info: Streaming bitrate is 1000000
[2026-01-24 10:37:15.017]: Info: Using normal encoding mode
[2026-01-24 10:37:15.017]: Info: Using default rate control
[2026-01-24 10:37:15.036]: Info: 
[2026-01-24 10:37:15.036]: Info: // Ignore any errors mentioned above, they are not relevant. //
[2026-01-24 10:37:15.036]: Info: 
[2026-01-24 10:37:15.036]: Info: Found H.264 encoder: h264_vaapi [vaapi]
[2026-01-24 10:37:15.036]: Info: Found HEVC encoder: hevc_vaapi [vaapi]
[2026-01-24 10:37:15.036]: Info: Executing [Desktop]
[2026-01-24 10:37:15.139]: Info: New streaming session started [active sessions: 1]
[2026-01-24 10:37:15.303]: Info: CLIENT CONNECTED
[2026-01-24 10:37:15.304]: Info: Found display [wayland-1]
[2026-01-24 10:37:15.304]: Info: Found interface: zxdg_output_manager_v1(9) version 3
[2026-01-24 10:37:15.304]: Info: Found interface: zwlr_screencopy_manager_v1(41) version 3
[2026-01-24 10:37:15.304]: Info: Found interface: zwp_linux_dmabuf_v1(62) version 5
[2026-01-24 10:37:15.304]: Info: Found interface: wl_output(63) version 4
[2026-01-24 10:37:15.304]: Info: Resolution: 1920x1080
[2026-01-24 10:37:15.304]: Info: Name: eDP-1
[2026-01-24 10:37:15.304]: Info: Found monitor: BOE 0x09F1  (eDP-1)
[2026-01-24 10:37:15.304]: Info: Offset: 0x0
[2026-01-24 10:37:15.304]: Info: Logical size: 1920x1080
[2026-01-24 10:37:15.304]: Info: -------- Start of Wayland monitor list --------
[2026-01-24 10:37:15.304]: Info: Monitor 0 is eDP-1: BOE 0x09F1  (eDP-1)
[2026-01-24 10:37:15.304]: Info: --------- End of Wayland monitor list ---------
[2026-01-24 10:37:15.304]: Info: Screencasting with Wayland's protocol
[2026-01-24 10:37:15.304]: Info: Found display [wayland-1]
[2026-01-24 10:37:15.304]: Info: Found interface: zxdg_output_manager_v1(9) version 3
[2026-01-24 10:37:15.304]: Info: Found interface: zwlr_screencopy_manager_v1(41) version 3
[2026-01-24 10:37:15.304]: Info: Found interface: zwp_linux_dmabuf_v1(62) version 5
[2026-01-24 10:37:15.304]: Info: Found interface: wl_output(63) version 4
[2026-01-24 10:37:15.304]: Info: Resolution: 1920x1080
[2026-01-24 10:37:15.304]: Info: Name: eDP-1
[2026-01-24 10:37:15.304]: Info: Found monitor: BOE 0x09F1  (eDP-1)
[2026-01-24 10:37:15.304]: Info: Offset: 0x0
[2026-01-24 10:37:15.304]: Info: Logical size: 1920x1080
[2026-01-24 10:37:15.304]: Info: Selected monitor [BOE 0x09F1  (eDP-1)] for streaming
[2026-01-24 10:37:15.304]: Info: Creating encoder [hevc_vaapi]
[2026-01-24 10:37:15.304]: Info: Color coding: SDR (Rec. 601)
[2026-01-24 10:37:15.304]: Info: Color depth: 8-bit
[2026-01-24 10:37:15.304]: Info: Color range: MPEG
[2026-01-24 10:37:15.322]: Info: vaapi vendor: Mesa Gallium driver 25.3.4-arch1.1 for AMD Radeon Graphics (radeonsi, renoir, ACO, DRM 3.64, 6.18.6-arch1-1)
[2026-01-24 10:37:15.323]: Info: Streaming bitrate is 7308000
[2026-01-24 10:37:15.323]: Info: Using normal encoding mode
[2026-01-24 10:37:15.323]: Info: Using default rate control
[2026-01-24 10:37:15.332]: Info: Minimum FPS target set to ~15fps (66.6667ms)
[2026-01-24 10:37:15.630]: Info: Setting default sink to: [sink-sunshine-stereo]
[2026-01-24 10:37:15.630]: Info: Found default monitor by name: sink-sunshine-stereo.monitor
[2026-01-24 10:37:15.648]: Info: Opus initialized: 48 kHz, 2 channels, 96 kbps (total), LOWDELAY

journal log:

jan 24 10:37:01 rasmus-victus-laptop kernel: input: Keyboard passthrough as /devices/virtual/input/input26
jan 24 10:37:01 rasmus-victus-laptop kernel: input: Sunshine Nintendo (virtual) pad as /devices/virtual/input/input27
jan 24 10:37:01 rasmus-victus-laptop kernel: input: Sunshine X-Box One (virtual) pad as /devices/virtual/input/input28
jan 24 10:37:01 rasmus-victus-laptop systemd-logind[700]: Watching system buttons on /dev/input/event22 (Keyboard passthrough)
jan 24 10:37:03 rasmus-victus-laptop dbus-broker-launch[694]: Activation request for 'org.freedesktop.Avahi' failed: The systemd unit 'dbus-org.freedesktop.Avahi.service' could not be found.
jan 24 10:37:15 rasmus-victus-laptop kernel: input: Touch passthrough as /devices/virtual/input/input29
jan 24 10:37:15 rasmus-victus-laptop kernel: input: Pen passthrough as /devices/virtual/input/input30
jan 24 10:37:15 rasmus-victus-laptop swaync[2617]: gtk_native_get_surface: assertion 'GTK_IS_NATIVE (self)' failed
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
jan 24 10:37:15 rasmus-victus-laptop kernel: amdgpu 0000:07:00.0: amdgpu: [drm] *ERROR* Not enough memory for command submission!
...(continues forever)


EDIT: I fixed it by activating my polkit agent in my hyprland config, which I had forgotten to do. I performed a pacman -Syu before I restarted so I am unsure if it was the polkit agent or the update that fixed it, but I am fairly certain that it was the polkit agent that fixed it.

Last edited by Nyms99 (2026-03-16 10:24:23)

Offline

Board footer

Powered by FluxBB