You are not logged in.

#1 2024-03-03 13:20:17

Cerial
Member
Registered: 2024-03-03
Posts: 3

Arch Linux having constant lag spikes

Hello,
On my Arch Linux install, I am getting a lag spike every second or so. I am dualbooting with Windows 11, and I haven't used Arch in a while. When I performed a system update with pacman -Syu, that is when the system broke.
I tried to reboot the system, and my friend with very good Arch experience tried to help me, but no luck.
For some odd reason, my GPU doesn't work with proprietary drivers (Nvidia), so I am currently using the open source drivers (nvidia-open).
Are there any other drivers or anything else I can do to fix the issue?
Specs:
- Intel Core I5-9400
- Nvidia GeForce GTX 1650
- ASUS Prime H310-E
Thanks.

Offline

#2 2024-03-03 13:33:54

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,016

Re: Arch Linux having constant lag spikes

Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855

3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.

Please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Offline

#3 2024-03-03 13:39:55

Cerial
Member
Registered: 2024-03-03
Posts: 3

Re: Arch Linux having constant lag spikes

Okay, I'll go try disabling windows fast start (what you told me), I'll post the system logs here once I'm done.
Update 1: Here are the system logs before disabling the fast start: https://0x0.st/H7Ni.txt

Last edited by Cerial (2024-03-03 13:40:59)

Offline

#4 2024-03-03 14:05:05

Cerial
Member
Registered: 2024-03-03
Posts: 3

Re: Arch Linux having constant lag spikes

Okay, I did what you told me to do, rebooted my PC with Windows and Linux, and the issue still happens.
Here are my journal logs from my current boot: https://0x0.st/H7NN.txt

Offline

#5 2024-03-03 15:12:19

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,016

Re: Arch Linux having constant lag spikes

The nvidia module loads fine, please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General and enable https://wiki.archlinux.org/title/NVIDIA … de_setting - use the "nvidia_drm.modeset=1" kernel parameter (modprobe.conf won't do!)
From recent accounts you may try your luck w/ either either an explicit nvidia_drm.fbdev=1 or nvidia_drm.fbdev=0

When you say "lag spike", are you talking about graphics or network?
In case of the latter

Mar 03 14:53:38 cerial kernel: r8169 0000:03:00.0 eth0: RTL8168h/8111h, d4:5d:64:53:ca:34, XID 541, IRQ 127

https://archlinux.org/packages/extra/x86_64/r8168/

But there's no indication for problems w/ either (except the missing KMS support and you might actually end up running X11 on the simpledrm device)

Offline

Board footer

Powered by FluxBB