Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Running X at 1920x1080
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
jsking
n00b
n00b


Joined: 15 Sep 2002
Posts: 2

PostPosted: Sun Sep 15, 2002 9:09 pm    Post subject: Running X at 1920x1080 Reply with quote

Hello,
I've just installed Gentoo on a box I just bought. I've got a sun 24" widescreen CRT monitor which I prefer to run at 1920x1080 75Hz. This resolution works under windowsXP just fine.

In my XF86config-4 I tried just specifying the 1920x1080 mode, which didn't work. X complains that it's not a valid mode for the monitor and uses 1920x1440 60Hz instead, I guess it like 4x3 aspect ratios heh.

I then looked around to try and get the data to generate a custom modeline. I created this:

Code:
ModeLine "1920x1080" 217.83 1920 1976 2200 2584 1080 1084 1088 1124 -hsync -vsync


But when i startx my desktop has about 100 lines of virtual screen size... Here's an excerpt from my /var/log/XFree86.0.log :

Code:
(**) NVIDIA(0):      Mode "1920x1080": 217.8 MHz, 84.3 kHz, 75.0 Hz
(**) NVIDIA(0):      Default mode "1600x1200": 202.5 MHz, 93.8 kHz, 75.0 Hz
(II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200


Any suggestions on how I can get X to properly display the 1920x1080 resolution without the virtual screen stuff?



Thanks!

Spencer King
Back to top
View user's profile Send private message
pos
n00b
n00b


Joined: 09 Sep 2002
Posts: 15
Location: NJ

PostPosted: Sun Sep 15, 2002 9:18 pm    Post subject: Reply with quote

I'm just guessing here but:

Try making sure that the resolution you want is the first one specified.
Back to top
View user's profile Send private message
jsking
n00b
n00b


Joined: 15 Sep 2002
Posts: 2

PostPosted: Sun Sep 15, 2002 9:28 pm    Post subject: well.. odd Reply with quote

I removed the second mode option of "1600x1200" and now the resolution works correctly. it was:
Code:
Modes "1920x1080" "1600x1200"

and now it's
Code:
Modes "1920x1080"


This doesn't make sense as the change that fixed my problem, but now it works heh. I think that I must have fiddled with some numbers in my XF86config-4 and just forgot about it. anyway.. thanks =)


Spencer King
Back to top
View user's profile Send private message
TripKnot
Apprentice
Apprentice


Joined: 29 May 2002
Posts: 213

PostPosted: Tue Sep 17, 2002 3:52 pm    Post subject: Reply with quote

Try this link:
http://koala.ilog.fr/cgi-bin/nph-colas-modelines
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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