14 Aug 2022 |
ToeiRei | did you replace the container? | 11:25:00 |
korner | yeah i tried flatpak again and found out it breaks the same now | 11:25:11 |
ToeiRei | anything in dmesg? | 11:25:26 |
korner | CSteamControlle[5809]: segfault at 0 ip 0000000000000000 sp 00000000d95fdabc error 14 in steam[56618000+5df000] Code: Unable to access opcode bytes at RIP 0xffffffffffffffd6. | 11:25:50 |
korner | nothing burger really | 11:26:01 |
korner | doesn't tell me what is wrong | 11:26:05 |
ToeiRei | looks like a permission thing | 11:26:06 |
korner | it won't tell me what is it trying to access sadly | 11:26:19 |
ToeiRei | iommu in the kernel active? | 11:26:58 |
ToeiRei | what CPU is it? AMD? | 11:27:19 |
korner | iomnu is for VMs though, i got gentoo bin kernel so beats me | 11:27:22 |
korner | intel lolz | 11:27:31 |
ToeiRei | gentoo bin kernel... does it have a /proc/config? | 11:28:06 |
ToeiRei | or config.gz | 11:28:17 |
korner | it does | 11:28:21 |
ToeiRei | there's your kernel config | 11:28:34 |
ToeiRei | mind checking for 2 parameters? | 11:28:41 |
ToeiRei | CONFIG_ZONE_DEVICE and CONFIG_HMM_MIRROR | 11:28:54 |
Nico Nico Nii | zgrep CONFIG_ZONE_DEVICE /proc/config.gz | 11:29:12 |
korner | both of those are set as yes | 11:29:13 |
ToeiRei | ok, that's good. | 11:29:22 |
ToeiRei | kernel version? | 11:29:25 |
korner | 5.15.59 | 11:29:37 |
korner | how does this relate to crashing steam anyways? | 11:29:49 |
ToeiRei | glad it's not a 5.10 - as it was a known bug there | 11:29:50 |
ToeiRei | Code: Unable to access opcode bytes at RIP 0xffffffffffffffd6. | 11:30:13 |
ToeiRei | that's why | 11:30:19 |
Nico Nico Nii | You are not opted into the steam beta, right? | 11:30:39 |
korner | no | 11:30:47 |
korner | is there a translator to read what 0xffffffffffffffffffffffffffffff and so on means? | 11:30:49 |