LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 09-29-2005, 09:02 AM   #1
CCMCornell
LQ Newbie
 
Registered: Sep 2005
Posts: 7

Rep: Reputation: 0
Getting higher resolutions with Xorg


I'm having trouble getting higher resolutions in X. I'm not sure if I'm posting in the right forum since it could be any number of issues (video card, xorg, LFS) but since I'm building an LFS 6.1 I thought I'd start here.

I have X up and running using Xorg. I even have Fluxbox now installed and have been playing with MPlayer. The problem is that I can't get a resolution above 640x480. I was able to get X to start in 24-bit depth by adding "DefaultDepth 24" to my screen entry. I tried adding to the 24-bit depth entry:

Modes "1280x1024" "1024x768" "800x600" "640x480"

and even tried just "1280x1024" but it keeps starting in VGA.

Also, Xorg -configure worked until I installed nvidia's kernel module. The module loads properly at boot and manually using modprobe. X still starts properly, as well. But, when I try Xorg -configure, it fails and reports that the nvidia module couldn't be loaded. It also lists the available video drivers and nvidia is listed (twice.)

I also noticed that there are no modelines in xorg.conf from when X -configure did work. I saw in docs and posts I found on google that modelines aren't really necessary anymore with a few exceptions since Xorg uses standard VESA modes. Is my setup one of the exceptions? Where can I get the necessary modelines?

I have an nvidia Ti 4200 and a Gateway EV910 monitor.
 
Old 09-30-2005, 11:27 AM   #2
Whitesocks
Member
 
Registered: Sep 2005
Posts: 30

Rep: Reputation: 15
See below

Last edited by Whitesocks; 09-30-2005 at 11:32 AM.
 
Old 09-30-2005, 11:31 AM   #3
Whitesocks
Member
 
Registered: Sep 2005
Posts: 30

Rep: Reputation: 15
Check if you have something like this in the Monitor section of your /etc/X11/xorg.conf:

Section "Monitor"
.... (your values)....
HorizSync 30-110
VertRefresh 50-160
EndSection

Those values are for my own 19" CRT monitor. Check your monitor documentation for the correct values.

After you have done this, you should add something like this to your Screen section:

Section "Screen"
... (your values)...
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024"
EndSubSection
....(your values)...
EndSection

This is just to get you started with a default 1280x1024 resolution. Should work, since it works for me. =)
 
Old 10-03-2005, 04:08 PM   #4
CCMCornell
LQ Newbie
 
Registered: Sep 2005
Posts: 7

Original Poster
Rep: Reputation: 0
Thanks for the tip. I did exactly what you recommended and it worked! Though I came across the solution whilst googlin' around before I remembered to check back here, I appreciate the help. I found the monitor frequencies on the gateway support page.

Anyway, the solution posted here might help someone else.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Xorg running at 20-30% CPU (or higher) constantly - ubuntu 5.10 aldar Ubuntu 1 10-13-2005 01:18 AM
Need help with Xorg.conf and resolutions paperless Ubuntu 2 09-13-2005 01:50 PM
Intel Extreme Graphics 2 and higher resolutions than 1024x768? alzen Linux - Hardware 1 11-06-2004 02:33 AM
cant get resolutions higher than 800x600 in suse linux 9.1. ogwaffle2 Linux - Hardware 5 09-03-2004 07:50 PM
Screen shakes at higher resolutions wfischer Linux - Hardware 2 03-14-2004 07:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 04:31 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration