Bug 5864 - DungeonDefenders fails to launch with optimus hardware
Status: RESOLVED DUPLICATE of bug 5820
Alias: None
Product: Dungeon Defenders
Classification: Unclassified
Component: everything
Version: unspecified
Hardware: PC Linux
: P3 critical
Assignee: Ryan C. Gordon
QA Contact:
URL:
Depends on:
Blocks:
 
Reported: 2013-01-08 01:21 EST by Matt
Modified: 2013-03-03 18:18:24 EST
0 users

See Also:



Description Matt 2013-01-08 01:21:21 EST
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.
Comment 1 Ryan C. Gordon 2013-01-09 00:45:36 EST
(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.
Comment 2 Matt 2013-01-09 01:23:42 EST
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.
Comment 3 Ryan C. Gordon 2013-03-03 18:18:24 EST
Resolving bug.

--ryan.

*** This bug has been marked as a duplicate of bug 5820 ***