HGL
wise-white
Lagging in games today. yesterday worked fine.
Lagging in Football manager and tested subnotica. they both worked fine before.
this started yesterday when i tried battlefield 6 on my windows drive.
This has happened a few week ago got fixed my itself after a few days maybe.
37 Replies
You've updated your Nvidia drivers (likely with your regular package manager). After that happens, always make sure to run
flatpak update as well to install the Flatpak counterpart for your new driverwise-whiteOP•4mo ago
in driver manager i had the recommended driver nvidia-driver-575-open. tried xserver(open sorce), less lag, but still worse than yesterday. and nvidia 570, very laggy.
whitch should i use?
Last time I had this problem whlie i was lagging with games on heroic, I tried cyberpunk on steam and it worked fine.
Always use the latest driver (right now that's 575)
Did you run
flatpak update?wise-whiteOP•4mo ago
yes. nothing to update
Please send the following into this channel:
- A recent game log (with verbose logging enabled), if not sent already
- The output of the following commands:
-
flatpak run --command=vulkaninfo com.heroicgameslauncher.hgl --summary
- flatpak run --command=vkcube com.heroicgameslauncher.hgl
- nvidia-smi
- flatpak list --runtime -vwise-whiteOP•4mo ago
now i'm lost. big noob here.
What exactly do you need help with? Copying command output from terminal?
wise-whiteOP•4mo ago
the /flatpak-nvidia-debug
whats that?
The embed contains instructions on what you should do next
...do you perhaps have embeds turned off (Discord Setttings -> "Chat" -> "Embeds And Link Previews" -> "Show embeds and preview website links pasted into chat")?
The embed should look like this:

wise-whiteOP•4mo ago
ran all at same time. am i supposed to do that?
wise-whiteOP•4mo ago
and yes show embeded was off
That doesn't seem like its the full output
wise-whiteOP•4mo ago
okey does it have to run awhile? the heroic spinning cube?
Oh, no, just close that with Esc
We're only interested in the terminal output really
wise-whiteOP•4mo ago
wise-whiteOP•4mo ago
how about this
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.
Well that ain't great
What does your driver manager look like right now?wise-whiteOP•4mo ago

Right, that looks normal
Did you reboot after changing back to 575?
wise-whiteOP•4mo ago
yes
Send in the output of
dmesg then
(probably gonna be rather long, you can pipe that into a file with dmesg > dmesg_out.txt)wise-whiteOP•4mo ago
Hm, no mentions of Nvidia at all in there
Seeing a
vga_switcheroo there; do you have two GPUs in this system?wise-whiteOP•4mo ago
no only the one
So this is a desktop system & you've connected your monitor(s) to your GPU's output ports, right?
wise-whiteOP•4mo ago
yes
What's the output of
systemctl status systemd-modules-load.service?wise-whiteOP•4mo ago
systemd-modules-load.service - Load Kernel Modules
Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static)
Active: active (exited) since Sun 2025-08-10 15:22:28 CEST; 1h 35min ago
Docs: man:systemd-modules-load.service(8)
man:modules-load.d(5)
Main PID: 421 (code=exited, status=0/SUCCESS)
CPU: 19ms
Notice: journal has been rotated since unit was started, output may be incomplete.
Right,
journalctl _PID=421 it is thenwise-whiteOP•4mo ago
Aug 01 11:21:07 patman-System-Product-Name systemd-modules-load[421]: Inserted module 'lp'
Aug 01 11:21:07 patman-System-Product-Name systemd-modules-load[421]: Inserted module 'ppdev'
Aug 01 11:21:07 patman-System-Product-Name systemd-modules-load[421]: Inserted module 'parport_pc'
Aug 01 11:21:07 patman-System-Product-Name systemd-modules-load[421]: Module 'ecryptfs' is built in
Aug 01 11:21:07 patman-System-Product-Name systemd-modules-load[421]: Inserted module 'msr'
-- Boot 9b89f630ba11454f849d157f96992f16 --
Aug 10 15:22:28 patman-System-Product-Name systemd-modules-load[421]: Inserted module 'lp'
Aug 10 15:22:28 patman-System-Product-Name systemd-modules-load[421]: Inserted module 'ppdev'
Aug 10 15:22:28 patman-System-Product-Name systemd-modules-load[421]: Inserted module 'parport_pc'
Aug 10 15:22:28 patman-System-Product-Name systemd-modules-load[421]: Module 'ecryptfs' is built in
Aug 10 15:22:28 patman-System-Product-Name systemd-modules-load[421]: Inserted module 'msr'
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
its this repeated with alot af spaces between
Yeah it's like the driver isn't installed at all
What does
apt list --installed | grep nvidia say?wise-whiteOP•4mo ago
wise-whiteOP•4mo ago
What do you think
?
These two look odd:
Try uninstalling them I guess?
wise-whiteOP•4mo ago
reinstalled drivers, still not working.
wise-whiteOP•4mo ago
now PID is 426. if that means anything