Closed ArchangeGabriel closed 10 years ago
Solved adding rcutree.rcu_idle_gp_delay=1 to cmdline, so duplicate of #455 even on 3.12 and 3.13.
This issue is back again since update to kernel 3.14.
@ArchangeGabriel strange ,i haven't noticed any crash in kernel 3.14, only warnings i seen as
primus: warning: dropping a frame to avoid deadlock
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0.0"
after 40 requests (40 known processed) with 0 events remaining.
primus: warning: dropping a frame to avoid deadlock
primus: warning: timeout waiting for display worker
after each time i run a application(GL)
That’s normal (the error message). I’ve retested again, and it works. Dunno what was wrong.
I have a strange issue that I haven’t been able to understand where optirun only works one time over two. It not really a blocking issue since a simple new attempt is ever successful, but at least it’s annoying.
Xorg.8.log:
Relevant part from dmesg:
And then, same logs for the working attempt right after:
I suspect that the fact the card is not going off and the module is not being unloaded are the reason for this. I’ve tried to manually turn on the card, and even manually modprobe nvidia, but with no result.