You are not logged in.

#1 2017-05-03 10:35:47

lisior
Member
Registered: 2017-05-03
Posts: 3

"GPU has fallen of the bus" when running optirun steam.

Hi. I have an issue when running `optirun steam` command. Dmesg outputs:

May 03 12:16:51 kostopc kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160930/nsarguments-95)
May 03 12:16:51 kostopc kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160930/nsarguments-95)
May 03 12:16:51 kostopc kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160930/nsarguments-95)
May 03 12:16:51 kostopc kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160930/nsarguments-95)
May 03 12:16:51 kostopc kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160930/nsarguments-95)
May 03 12:16:51 kostopc kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160930/nsarguments-95)
May 03 12:16:51 kostopc kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160930/nsarguments-95)
May 03 12:16:51 kostopc kernel: ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20160930/nsarguments-95)
May 03 12:16:51 kostopc bumblebeed[462]: [  837.027354] [WARN][XORG] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
May 03 12:16:51 kostopc bumblebeed[462]: [  837.027368] [WARN][XORG] (WW) Warning, couldn't open module mouse
May 03 12:16:51 kostopc bumblebeed[462]: [  837.027378] [WARN][XORG] (WW) NVIDIA(0): Unable to get display device for DPI computation.
May 03 12:16:51 kostopc bumblebeed[462]: [  837.027383] [WARN][XORG] (WW) Warning, couldn't open module mouse
May 03 12:16:51 kostopc bumblebeed[462]: [  837.027390] [ERROR][XORG] (EE) PreInit returned 2 for "<default pointer>"
May 03 12:16:51 kostopc bumblebeed[462]: [  837.027395] [ERROR][XORG] (EE) PreInit returned 2 for "<default keyboard>"
May 03 12:16:53 kostopc kwin_x11[652]: QXcbConnection: XCB error: 3 (BadWindow), sequence: 6166, resource id: 58720258, major code: 15 (QueryTree), minor code: 0
May 03 12:17:05 kostopc kernel: NVRM: GPU at PCI:0000:01:00: GPU-0f0ecebe-06a7-2a3a-3f85-c6d9494f17d9
May 03 12:17:05 kostopc kernel: NVRM: Xid (PCI:0000:01:00): 79, GPU has fallen off the bus.
May 03 12:17:05 kostopc kernel: NVRM: GPU at 0000:01:00.0 has fallen off the bus.
May 03 12:17:05 kostopc kernel: NVRM: A GPU crash dump has been created. If possible, please run
                                NVRM: nvidia-bug-report.sh as root to collect this data before
                                NVRM: the NVIDIA kernel module is unloaded.

Running optirun glxspheres64 or optirun glxspheres32 does not yield this error. The temperatures seem to be fine, as sensors are reporting ~70', so I don't think it's a hardware issue. Also I just installed arch, and yesterday on Debian the GPU with steam ran just fine.


@edit
There is also additional symptom. When I kill or interrupt the process spawned with optirun, after ~10 seconds the system freezes.

Last edited by lisior (2017-05-03 21:12:46)

Offline

#2 2017-05-03 14:02:40

seth
Member
Registered: 2012-09-03
Posts: 51,213

Re: "GPU has fallen of the bus" when running optirun steam.

Tried passing "rcutree.rcu_idle_gp_delay=1" to the kernel parameters?

("on Debian" is no real information, but the problem didn't exist with "older" kernels)

Offline

#3 2017-05-03 16:31:30

lisior
Member
Registered: 2017-05-03
Posts: 3

Re: "GPU has fallen of the bus" when running optirun steam.

Thanks for the reply, seth. The kernel parameter passed in GRUB did not make things better. My kernel version on Debian was 4.8 or 4.9, I didn't really check, It was Debian testing.

Offline

#4 2017-05-03 19:13:46

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: "GPU has fallen of the bus" when running optirun steam.

Full dmesg output would be a lot better as there may be useful information in the other lines you didn't post.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

#5 2017-05-03 19:17:59

seth
Member
Registered: 2012-09-03
Posts: 51,213

Re: "GPU has fallen of the bus" when running optirun steam.

On top of that you might want to try the linux-lts kernel (along the nvidia-lts module, you can install that in parallel to the state-of-the-art kernel)
Also try to suspend the kwin compositor (SHIFT+Alt+F12 toggles it)

Offline

#6 2017-05-03 21:16:14

lisior
Member
Registered: 2017-05-03
Posts: 3

Re: "GPU has fallen of the bus" when running optirun steam.

There is additional symptom, I edited the first post: after I kill or interrupt the process spawned with optirun, after ~10 seconds the system freezes.

Here's the full dmesg output:
https://pastebin.com/DZkg7u66

Disabling kwin conpositor unfortunately yielded no results. I will try lts kernel and drivers tomorrow.
Thanks a lot guys.

Offline

#7 2017-05-04 07:02:56

seth
Member
Registered: 2012-09-03
Posts: 51,213

Re: "GPU has fallen of the bus" when running optirun steam.

"microcode: microcode updated early to revision 0x20, date = 2016-03-16"

pacman -Qi intel-ucode

Offline

#8 2017-05-04 13:11:29

R00KIE
Forum Fellow
From: Between a computer and a chair
Registered: 2008-09-14
Posts: 4,734

Re: "GPU has fallen of the bus" when running optirun steam.

My only guess is that this might be closely related to a driver problem. If you check the timestamps it crashes soon after loading the nvidia driver or some extra component of the driver. For debugging I would also take the vbox modules out of the way, just to be sure there is no weird interaction going on.


R00KIE
Tm90aGluZyB0byBzZWUgaGVyZSwgbW92ZSBhbG9uZy4K

Offline

Board footer

Powered by FluxBB