Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems configuring X Server (at 1600x1200)
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
Tealc
n00b
n00b


Joined: 13 May 2002
Posts: 15

PostPosted: Sun Sep 01, 2002 4:46 pm    Post subject: Problems configuring X Server (at 1600x1200) Reply with quote

Hello,

I've problems configuring my X-Server correctly. I emerged successfully the nvidia driver for my geforce3 and changed the opengl device (upengl-update nvidia).
The Server is running fine but not in the resolution that I want. I can change and do everything but I dont not get a higher resolution as 1024x768.

Here ist a link to my XF86Config:
http://www.tst-games.com/XF86Config

Best Regards,
Tealc
Back to top
View user's profile Send private message
vers_iq
Apprentice
Apprentice


Joined: 18 May 2002
Posts: 264

PostPosted: Sun Sep 01, 2002 10:31 pm    Post subject: Reply with quote

Code:
Section "Monitor"
   Identifier   "Monitor0"
   VendorName   "Monitor Vendor"
   ModelName    "Monitor Model"
   HorizSync    31.5 - 82.0
   VertRefresh  85.0 - 150.0
   ModeLine     "1600x1200@85Hz(VESA)" 229.5 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync
EndSection


Code:
   SubSection "Display"
      Depth     24
      Modes     "1600x1200@85(VESA)"
   EndSubSection


Try drop the @85(VESA)
Back to top
View user's profile Send private message
Tealc
n00b
n00b


Joined: 13 May 2002
Posts: 15

PostPosted: Sun Sep 01, 2002 11:24 pm    Post subject: Got it working .... Reply with quote

After reading some other threads I figured out that the XServer writes it logfiles into /var/logs (makes sense to me :)). So i take a look at it and found the reason. The horizontal refreh was to low to use 1600x1200. So I corrected the hsync value (using the ones from the manufacturer of my monitor) and it worked.

Think I better have look first in the logfiles when something doesn't works :)

Thanks anyway .....

Best regards,
Tealc
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