You are not logged in.

#1 2009-02-08 22:54:43

Berticus
Member
Registered: 2008-06-11
Posts: 731

[SOLVED] Games won't display

Well... there is a display, but it goes away immediately for tremulous, nexuiz, cube, savage2, and pretty much all the other games. It's fine fore wesnoth. GLXGears works just fine. So not quite sure what else it could be.

xorg.conf:

Section "Module"
    Load "dbe"
    Load "glx"
EndSection

Section "Device"
    Identifier "NVIDIA GeForce 7900GT"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 7900 GT/GTO"
    Option "DPI" "96 x 96"
    Option "NoLogo" "true"
    Option "AddARGBGLXVisuals" "true"
    Option "UseEvents" "false"
    Option "RenderAccel" "true"
EndSection

Section "Extensions"
    Option "Composite" "true"
EndSection

Last edited by Berticus (2009-02-09 08:17:45)

Offline

#2 2009-02-08 23:03:19

Procyon
Member
Registered: 2008-05-07
Posts: 1,819

Re: [SOLVED] Games won't display

Any error messages?

Offline

#3 2009-02-08 23:21:26

Berticus
Member
Registered: 2008-06-11
Posts: 731

Re: [SOLVED] Games won't display

No, it just simply disappears.

Offline

#4 2009-02-08 23:40:43

Slammer64
Member
From: Ozark Mountains of Missouri
Registered: 2007-07-28
Posts: 113

Re: [SOLVED] Games won't display

Try running them in a terminal and see what errors pop up on the terminal.

Last edited by Slammer64 (2009-02-08 23:41:01)


Somewhere, just out of sight, the Penguins are gathering!

Offline

#5 2009-02-08 23:52:09

Berticus
Member
Registered: 2008-06-11
Posts: 731

Re: [SOLVED] Games won't display

All output goes to tty anyway since I use startx to start xorg. And when the display goes away, there's no way for me to exit the game without hitting Ctrl+Alt+Backspace, so I wouldn't return to the terminal. I also tried streaming the output to a text file, but that didn't work at all.


---Edit---
Removed:

    Option "DPI" "96 x 96"

Last edited by Berticus (2009-02-09 08:18:25)

Offline

Board footer

Powered by FluxBB