You are not logged in.
Hi this is my first time posting here,
Backstory: I switched from Nvidia card to AMD one because it was priced very reasonable.
I did fresh installation of Arch for my new gpu so I dont have to clean the Nvidia drivers and i kinda like going through the installation process.
After fresh installation i fired up steam and game named For Honor, after like hour the game freezed and audio was repeating so i rebooted my computer by holding down the power button. This happened few more times,first i shrugged it if because i had the graphic settings set extreme.
So I lowered my settings and it didnt help. So i cross tested with X11 which resaulted in x11 crashing and taking me to login screen.
Note: When booting up the game firefox crashed as is showed in logs.
I didnt really understand the logs nor did chatgpt so am asking here. I am sorry for my spelling am not english native, please excuse me.
My Hardware:(neofetch)
OS: Arch Linux x86_64
Host: MS-7B54 1.0
Kernel: 6.6.8-zen1-1-zen
Uptime: 12 mins
Packages: 867 (pacman)
Shell: bash 5.2.21
Resolution: 1920x1080
DE: Plasma 5.27.10
WM: KWin
WM Theme: ActiveAccentDark
Theme: [Plasma], Breeze [GTK2/3]
Icons: Zafiro-Nord-Light-Black [Plasma], Zafiro-Nord-Light-Black [GTK2/3]
Terminal: konsole
CPU: Intel i5-9400F (6) @ 4.100GHz
GPU: AMD ATI Radeon RX 6700/6700 XT/6750 XT / 6800M/6850M XT <--- I have the RX 6700 10GB version
Memory: 1844MiB / 64244MiB
TLDR: Underclocking memory?
Last edited by N3kowarrior (2024-01-07 01:29:04)
Offline
Logs:Gdisk
https://drive.google.com/file/d/1-2hO2Y … sp=sharing, https://drive.google.com/file/d/1-pemsi … sp=sharing
Logs:Filebin
https://filebin.net/niytbo1ttjyr3e8l
Logs:Filetransfer
https://filetransfer.io/data-package/M5Nuivk1#link
Am sorry for posting them this way.
Last edited by N3kowarrior (2024-01-02 20:35:20)
Offline
So there's a wineserver crash, but only after kwin has aborted.
The steam game that causes this is exclusively "for honor"? Other games work?
Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General (I don't think steam does native wayland, so testing there only unnecessarily complicates things)
Also suspend the compositor (SHIFT+Alt+F12) and try whether fullscreen and windowed mode differ.
Online
Ive underclocked my ram and it has fixed the issue for now/am still testing it.
Here are my xorg logs. https://0x0.st/H6aF.txt
Thank you for reply.
Offline
That's your system journal, not an Xorg log.
Did you also change your RAM?
Does the new GPU draw more power than the old one?
Online
I am sorry Ive uploaded wrong file:
https://0x0.st/H6B9.txt
This should be correct one.
So i have:
700w psu
Intelcore i5 9400f TDP 65W
AMD Ryzen 6700 10GB is capped at 158W, I had gtx 1650 super which has 100w max
Z370M Motherboard (msi mortar)
2x32GB Kingston FURY DDR4 RAMs
1 HDD and 1 sata SSD
I think psu should be strong enough.
Offline
The amdgpu driver might expose RAM issues through GTT/GART.
You could memtest86+ the RAM at it's original frequencies (but you'll have to run that for a couple of days w/ 64GB RAM to get meaningful results)
That being said: there've recently been a lot of amdgpu related issues, but they typically showed up as amdgpu kernel errors in the journal and there's nothing like that in yours, merely stack corruptions ![]()
Online
What does stack corruptions means?
Day 2 no issue so far? Maybe cpu has hard time handling the the ram and gpu.
Should i mark thread as solved?
Offline
https://en.wikipedia.org/wiki/Memory_corruption
https://en.wikipedia.org/wiki/Memory_management
Run memtest86+ but even iff it detects memory errors at higher frequencies (and not a lower ones), the mitigation is basically to downclock the RAM.
Online
So after long time it happened again.
I ran memtest86+ for one try without any error.
Now i downclocked the ram to 2666mhz which is slow but it stopped the crashing (I think)
Here is my Xorg log:
https://0x0.st/H6dE.txt
And when i looked in journalctl it basically had same errors as before, except for this one:
led 07 01:39:17 n3kobox kernel: hid-generic 0003:0D8C:0134.0004: No inputs registered, leaving
<This seems to happen when my mouse has low battery?
And it all seems to start by:
led 07 01:45:14 n3kobox libddcutil[826]: busno=5, sleep-multiplier = 1,30. Testing for supported feature 0x10 returned Error_Info[EIO in ddc_write_read_with_retry, causes: EIO]
Last edited by N3kowarrior (2024-01-07 01:47:11)
Offline
I ran memtest86+ for one try without any error.
but you'll have to run that for a couple of days w/ 64GB RAM to get meaningful results
Can you run the system at a higher RAM frequency when removing all but one DIMM?
Online