You are not logged in.

#1 2009-05-17 12:12:07

fishonadish
Member
Registered: 2006-11-04
Posts: 125

Resolution issues

Hi,

I'm having trouble getting a game to launch with wine. In windowed mode (800x600) it's fine, but it reports that it can't find an 800x600x24 mode if windowed mode is off.
I've been looking into to issue, and I notice that xrandr reports my current resolution as the min and max, so presumably something is telling it that 800x600 isn't available.

I've never had the option of changing resolution in the gnome display configuration (only 1280x800 is displayed), but since I haven't had any reason to reduce it before, it's never been an issue.

I'd appreciate if anyone could help me resolve this. (My video card is an Nvidia GeForce 8600M GT, with 1280x800 max resolution).

Thanks.
Fishonadish

Xrandr output:

Screen 0: minimum 1280 x 800, current 1280 x 800, maximum 1280 x 800
default connected 1280x800+0+0 0mm x 0mm
   1280x800       63.0*

xorg.conf extract:

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
Option "XAANoOffscreenPixmaps" "true"
Option "AllowGLXWithComposite" "true"
Option "TripleBuffer" "true"
Option "RenderAccel" "true"
Option      "NoLogo" "true"
Option "DynamicTwinView" "false"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    Modes        "1280x800" "1024x768" "800x600"
    EndSubSection
EndSection

Last edited by fishonadish (2009-05-17 15:41:02)

Offline

#2 2009-05-17 13:36:58

Roberth
Member
From: The Pale Blue Dot
Registered: 2007-01-12
Posts: 894

Re: Resolution issues

When did the nvidia driver get support for xrandr 1.2?


Use the Source, Luke!

Offline

#3 2009-05-17 14:55:20

fishonadish
Member
Registered: 2006-11-04
Posts: 125

Re: Resolution issues

Ah... I see.  Well, ignoring xrandr (I was only looking at that output from reading some related forum posts, and thought the lack of resolution options there might be the issue).

I'm guessing the fact that the game can't find the resolution it wants and that the display options GUI doesn't report any other available resolutions may be related, and I'm not sure how I can resolve this.  Any ideas?

Thanks.

Fishonadish

Offline

#4 2009-05-17 17:16:36

Knute
Member
From: Minot, ND
Registered: 2009-03-17
Posts: 604

Re: Resolution issues

I have 2 questions:

1) is it just this game that's having problems?

2)  What is the name of the game?


Knute

Offline

Board footer

Powered by FluxBB