
Originally Posted by
Lam
Hi szr!
If you run firefox from a terminal, does it spit anything interesting there when it breaks?
Does ~/.quakelive/quakelive/home/baseq3/error.log gets created?
If there's nothing helpful there, and until Linux Mint users step up (they always have some problems, hehe), I can only suggest you bisecting your config to find which part makes it break. I've done this once in the past and it took me like 5 minutes to find cvars I was looking for, I can't recommend it enough

Bearing in mind that I am a COMPLETE Linux noob (I've only ever used Windows up until 2 days ago) I didn't really understand what you ment about running FF in a terminal, its a GUI, didn't think you could run it in a terminal xD? Anyways, there is an error log and here is the contents of it...
Code:
=========== ERR_FATAL REPORT =========
1024 768
Using XFree86-VidModeExtension Version 2.2
XF86DGA Mouse (Version 2.0) initialized
XFree86-VidModeExtension: Ignored on non-fullscreen/Voodoo
Couldn't get a visual
...WARNING: could not set the given mode (12)
...loading libGL.so.1: Initializing OpenGL display
...setting mode 12: 1024 768
Using XFree86-VidModeExtension Version 2.2
XF86DGA Mouse (Version 2.0) initialized
XFree86-VidModeExtension: Ignored on non-fullscreen/Voodoo
Couldn't get a visual
...WARNING: could not set the given mode (12)
Initializing OpenGL display
...setting mode 5: 640 480
Using XFree86-VidModeExtension Version 2.2
XF86DGA Mouse (Version 2.0) initialized
XFree86-VidModeExtension: Ignored on non-fullscreen/Voodoo
Couldn't get a visual
...WARNING: could not set the given mode (5)
Initializing OpenGL display
...setting mode 12: 1024 768
Using XFree86-VidModeExtension Version 2.2
XF86DGA Mouse (Version 2.0) initialized
XFree86-VidModeExtension: Ignored on non-fullscreen/Voodoo
Couldn't get a visual
...WARNING: could not set the given mode (12)
GLimp_Init() - could not load OpenGL subsystem
Thanks.