https://bugs.freedesktop.org/show_bug.cgi?id=33078
Summary: Sauerbraten refuses to start Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: blocker Priority: medium Component: Drivers/Gallium/r300 AssignedTo: dri-devel@lists.freedesktop.org ReportedBy: barisurum@gmail.com
Trying to set the video (most likely opengl rather than SDL) the game crashes and gives this:
init: sdl init: net init: game init: video: mode X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 129 (XFree86-VidModeExtension) Minor opcode of failed request: 10 (XF86VidModeSwitchToMode) Value in failed request: 0x156 Serial number of failed request: 125 Current serial number in output stream: 127
https://bugs.freedesktop.org/show_bug.cgi?id=33078
--- Comment #1 from Michel Dänzer michel@daenzer.net 2011-01-14 00:46:19 PST --- That does look like an SDL issue. What version of it are you using? Does setting the environment variable SDL_VIDEO_X11_XRANDR=1 help?
https://bugs.freedesktop.org/show_bug.cgi?id=33078
--- Comment #2 from barisurum@gmail.com 2011-01-14 13:25:05 PST --- (In reply to comment #1)
That does look like an SDL issue. What version of it are you using? Does setting the environment variable SDL_VIDEO_X11_XRANDR=1 help?
Nope.. the result is the same.
From Xorg.1.log:
[ 12.618] (EE) open /dev/fb0: No such file or directory [ 12.618] (EE) No devices detected. [ 12.618] Fatal server error: [ 12.618] no screens found [ 12.618]
https://bugs.freedesktop.org/show_bug.cgi?id=33078
--- Comment #3 from Michel Dänzer michel@daenzer.net 2011-01-15 08:33:27 PST --- (In reply to comment #2)
That does look like an SDL issue. What version of it are you using?
Still waiting for an answer.
From Xorg.1.log:
[ 12.618] (EE) open /dev/fb0: No such file or directory [ 12.618] (EE) No devices detected. [ 12.618] Fatal server error: [ 12.618] no screens found [ 12.618]
Not sure what that's to do with the sauerbraten problem.
https://bugs.freedesktop.org/show_bug.cgi?id=33078
--- Comment #4 from barisurum@gmail.com 2011-01-15 14:25:18 PST --- (In reply to comment #3)
(In reply to comment #2)
That does look like an SDL issue. What version of it are you using?
Still waiting for an answer.
From Xorg.1.log:
[ 12.618] (EE) open /dev/fb0: No such file or directory [ 12.618] (EE) No devices detected. [ 12.618] Fatal server error: [ 12.618] no screens found [ 12.618]
Not sure what that's to do with the sauerbraten problem.
SDL version: 1.2.14-4ubuntu1.1
"> Not sure what that's to do with the sauerbraten problem."
I'm not sure too coz I'm just a qt4 gui guy :) Its the only error I could find in the X logs.
https://bugs.freedesktop.org/show_bug.cgi?id=33078
Marek Olšák maraeo@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|Drivers/Gallium/r300 |GLX AssignedTo|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop. |.org |org
--- Comment #5 from Marek Olšák maraeo@gmail.com 2011-02-22 08:18:58 PST --- Reassigning to GLX.
dri-devel@lists.freedesktop.org