Xonotic Forums
[TUTORIAL] ATI HD 4250 fails with OpenGL settings - Printable Version

+- Xonotic Forums (https://forums.xonotic.org)
+-- Forum: Support (https://forums.xonotic.org/forumdisplay.php?fid=3)
+--- Forum: Xonotic - Help & Troubleshooting (https://forums.xonotic.org/forumdisplay.php?fid=4)
+--- Thread: [TUTORIAL] ATI HD 4250 fails with OpenGL settings (/showthread.php?tid=3191)



ATI HD 4250 fails with OpenGL settings - mitcoes - 06-26-2012

Ubuntu Precise Pangolin 12.04 64bits
Kernel 3.2.0-25

Processor AMD X3 450
GPU ATI 4250 HD
Driver Catalyst AMD proprietary driver

It also does not work with Sabayon


Loading OpenGL driver libGL.so.1
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 130 (XFree86-VidModeExtension)
Minor opcode of failed request: 10 (XF86VidModeSwitchToMode)
Value in failed request: 0x17
Serial number of failed request: 58
Current serial number in output stream: 62


RE: ATI HD 4250 fails with OpenGL settings - divVerent - 06-26-2012

Try passing the parameters +vid_fullscreen 0. Then select the right resolution for your screen, enable full screen again, and click Apply.

This may happen if none of the default attempted resolutions are supported by your system.


RE: ATI HD 4250 fails with OpenGL settings - mitcoes - 06-27-2012

(06-26-2012, 09:36 AM)divVerent Wrote: Try passing the parameters +vid_fullscreen 0. Then select the right resolution for your screen, enable full screen again, and click Apply.

This may happen if none of the default attempted resolutions are supported by your system.

Thanks it worked, but it is unable to execute at fullscreen 1280x720, instead it switch - after changing settings - to 1024x768 - and not full screen, as it were a 4:3 screen and I can see part of my desktop.

But alt least it works


RE: ATI HD 4250 fails with OpenGL settings - edh - 06-27-2012

Let's try the old fashioned way then:
Run Xonotic from the command line and add '-width 1280 -height 720' and see what happens. This is the old GLQuake way of setting resolutions.