Bug 33078

Summary: Sauerbraten refuses to start
Product: Mesa Reporter: barisurum
Component: GLXAssignee: mesa-dev
Status: RESOLVED MOVED QA Contact:
Severity: blocker    
Priority: medium    
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description barisurum 2011-01-13 13:55:35 UTC
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
Comment 1 Michel Dänzer 2011-01-14 00:46:19 UTC
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?
Comment 2 barisurum 2011-01-14 13:25:05 UTC
(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]
Comment 3 Michel Dänzer 2011-01-15 08:33:27 UTC
(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.
Comment 4 barisurum 2011-01-15 14:25:18 UTC
(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.
Comment 5 Marek Olšák 2011-02-22 08:18:58 UTC
Reassigning to GLX.
Comment 6 Adam Jackson 2019-09-18 17:35:56 UTC
Migrated to https://gitlab.freedesktop.org/mesa/mesa/issues/71

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.