You are not logged in.
Pages: 1
The problem is that "llvmpipe" replaces the Nvidia GPU not initially, but after a while, as if my driver crashes. At first, my laptop sees and uses the video card, but then at some point, when I use the OpenGL application normally, the application freezes, and the video card disappears from the system. Nvidia X Server Settings mark my video card as unknown
The problem is fixing by rebooting, but I would like to not have such a problem at all
Offline
Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855
Please post your complete system journal for such boot, eg.
sudo journalctl -b -1 | curl -F 'file=@-' 0x0.st
for the previous ("-1") one.
Offline
Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855
Please post your complete system journal for such boot, eg.sudo journalctl -b -1 | curl -F 'file=@-' 0x0.st
for the previous ("-1") one.
Here: http://0x0.st/8VAh.txt
Offline
Apr 22 22:19:32 archEL kernel: DMI: Micro-Star International Co., Ltd. GF75 Thin 10UC/MS-17F6, BIOS E17F6IMS.105 03/10/2021
Hybrid system, notebook, no output attached to the nvidia GPU.
Apr 22 22:19:32 archEL kernel: NVRM: loading NVIDIA UNIX Open Kernel Module for x86_64 570.133.07 Release Build (archlinux-builder@)
Apr 22 22:36:53 archEL kernel: NVRM: GPU at PCI:0000:02:00: GPU-2ba257c2-6966-ee11-71e6-986d332ff8d3
Apr 22 22:36:53 archEL kernel: NVRM: Xid (PCI:0000:02:00): 79, GPU has fallen off the bus.
Apr 22 22:36:53 archEL kernel: NVRM: GPU 0000:02:00.0: GPU has fallen off the bus.
Does this happen w/ the proprietary nvidia driver, in doubt w/ https://wiki.archlinux.org/title/NVIDIA … P_firmware disabled?
Apr 22 22:19:32 archEL kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
You might however want to try to disable RTD3, https://wiki.archlinux.org/title/PRIME#NVIDIA (add a udev rule to force the state to be on) - though it seems to drop out while being actively used?
Or was 22:36:53 when you started some new game?
Apr 22 22:36:47 archEL java8-launch.sh[14558]: [info] [ScreenManager] setting screen: LoadingScreen
Apr 22 22:36:47 archEL java8-launch.sh[14558]: [info] [LoadingScreen] resize 900 900
Apr 22 22:36:47 archEL java8-launch.sh[14558]: [info] [DesktopLauncher] SteamUserStats.onUserStatsReceived 937310 110000133700f81 OK
Apr 22 22:36:50 archEL java8-launch.sh[14558]: [info] [Game] loading: Initialization
Apr 22 22:36:50 archEL java8-launch.sh[14558]: [info] [GameSyncLoader] starting "Initialization"
Apr 22 22:19:33 archEL ntfs-3g[577]: Mounted /dev/nvme0n1p3 (Read-Write, label "Win11", NTFS 3.1)
Ceterum censeo and before anything else: 3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.
Offline
Does this happen w/ the proprietary nvidia driver, in doubt w/ https://wiki.archlinux.org/title/NVIDIA … P_firmware disabled?
Driver from nvidia-open-dkms. GSP is not disabled. For now disabled
ou might however want to try to disable RTD3, https://wiki.archlinux.org/title/PRIME#NVIDIA (add a udev rule to force the state to be on) - though it seems to drop out while being actively used? Or was 22:36:53 when you started some new game?
This happen while actively used. So, shouldn't I turn RTD3 off?
Ceterum censeo and before anything else: 3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.
Ok, I will do it. Thanks for the tips
Last edited by ELfox (2025-04-22 22:43:41)
Offline
You cannot disable GSP w/ the nvidia-open drivers, only w/ the proprietary driver.
This happen while actively used. So, shouldn't I turn RTD3 off?
If it dropped out *while* it was actively used, no.
If it dropped out *when* it was actively used, yes.
Offline
You cannot disable GSP w/ the nvidia-open drivers, only w/ the proprietary driver
I guess I need to change to the proprietary driver?
Offline
The plan was to test the behavior of that anyway - w/ and w/o GSP
Offline
Pages: 1