Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nvidia, no fullscreen on all opengl games except ut2004
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
madbiker
Guru
Guru


Joined: 12 Oct 2003
Posts: 439
Location: Victoria, BC, Canada

PostPosted: Sun Sep 25, 2005 7:55 pm    Post subject: nvidia, no fullscreen on all opengl games except ut2004 Reply with quote

Relevant bits from xorg.conf

Code:
Section "Monitor"
    Identifier  "Monitor0"
    HorizSync 31-81
    VertRefresh 25-135
    Option "DPMS"
EndSection


Code:
Section "Screen"
    Identifier  "Screen0"
    Device      "nVidia Video Card"
    Monitor     "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Viewport   0 0
    Depth     8
    Modes    "1280x1024" "1024x768" "800x600" "640x480" "400x300" "320x240"
    EndSubSection
    SubSection "Display"
    Viewport   0 0
    Depth     16
    Modes    "1280x1024" "1024x768" "800x600" "640x480" "400x300" "320x240"
    EndSubSection
    SubSection "Display"
    Viewport   0 0
    Depth     24
    Modes    "1280x1024" "1024x768" "800x600" "640x480" "400x300" "320x240"
    EndSubSection
    #Subsection "Display"
    #    Depth       24
    #    Modes       "1280x1024" "1042x768" "800x600" "640x480"
    #EndSubsection
EndSection


Reading other topics, I was told that either adding the extra modes (my old single subsection is commented at the bottom) or checking my refresh and sync rates would do it. No go on any of them. Doom3 at any resolution (including 1280x1024 which is what I'm running normally with openbox) just opens a window. Turning off 'fullscreen' in the video options just makes it reload itself, and come back looking the same.

ut2004 hits fullscreen perfectly, tuxracer opens in a window too. I'm stumped.
Back to top
View user's profile Send private message
lumberjack
n00b
n00b


Joined: 21 Mar 2005
Posts: 54
Location: germany

PostPosted: Sun Sep 25, 2005 8:02 pm    Post subject: Reply with quote

that's strange.
the config seems fine for me.
just a thought: have you tried another window manager. could also be a WM thingy!?
_________________
i'm too lazy to make a signature.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum