Tried running both with BumbleBee and Primus, but neither work.
Running Linux Mint 14 (64bit)
NVidia 630m
When trying to run with bumblebee:
optirun ./DungeonDefenders-x86
[97365.239648] [WARN]Received Terminated signal.
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
after 137 requests (137 known processed) with 0 events remaining.
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
after 18 requests (18 known processed) with 0 events remaining.
with primusrun:
primusrun ./DungeonDefenders-x86
Xlib: extension "NV-GLX" missing on display ":0".
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 154 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Serial number of failed request: 53
Current serial number in output stream: 54
Same result both with and without the wrapper script from DunDef installer.
(In reply to comment #0)
> XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
> after 137 requests (137 known processed) with 0 events remaining.
> XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
> after 18 requests (18 known processed) with 0 events remaining.
This is probably Bug #5820; set up the symlink mentioned in there and try bumblebee again.
--ryan.
Yup! Symlink worked for bumblebee, and now it launches. (Probably a different issue, now this notice shows, but DungeonDefenders still runs:
[VGL] NOTICE: Pixel format of 2D X server does not match pixel format of
[VGL] Pbuffer. Disabling PBO readback.
)
Strangely, primusrun still doesn't run (not really a problem though now as optirun launches), with the same error.
Tried running both with BumbleBee and Primus, but neither work. Running Linux Mint 14 (64bit) NVidia 630m When trying to run with bumblebee: optirun ./DungeonDefenders-x86 [97365.239648] [WARN]Received Terminated signal. XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0" after 137 requests (137 known processed) with 0 events remaining. XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0" after 18 requests (18 known processed) with 0 events remaining. with primusrun: primusrun ./DungeonDefenders-x86 Xlib: extension "NV-GLX" missing on display ":0". X Error of failed request: BadAlloc (insufficient resources for operation) Major opcode of failed request: 154 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Serial number of failed request: 53 Current serial number in output stream: 54 Same result both with and without the wrapper script from DunDef installer.