LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-03-2009, 09:24 PM   #1
rexmo
LQ Newbie
 
Registered: Feb 2009
Location: saint louis
Distribution: ubuntu, kubuntu, BSD, DSL, xubuntu, mythbuntu, crashbang, fluxbuntu, cpm, DRDOS, knoppix, and >>>
Posts: 5

Rep: Reputation: 0
Question How do I generate the entries for monitor in xorg.conf?


I am interested in the EASIEST way to generate custom entries for the monitor section of xorg.conf

Anyone have any advice?

Thank you!
 
Old 03-04-2009, 12:41 PM   #2
Pearlseattle
Member
 
Registered: Aug 2007
Location: Zurich, Switzerland
Distribution: Gentoo
Posts: 999

Rep: Reputation: 142Reputation: 142
xvidtune
But I'm sure it's not the easiest way
 
Old 03-04-2009, 02:09 PM   #3
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Modern distros don't seem to need this sort of attention-to-detail that the earlier ones did, (and xorg.conf is now usually, mostly empty), but if you feel you need this I'll second xvidtune as the best way to create a custom modeline.

You need to install xvidtune and then run it from a terminal ( the "command prompt" ). Once you have adjusted the GUI to your liking and exit it, it prints the modeline you need to the terminal. Make a note of that, and carry on from there.

If you gave us a bit more background detail, maybe we'd be able to help you help yourself better:
http://www.linuxquestions.org/linux/...Ask_a_Question

Welcome to LQ!
 
Old 03-04-2009, 02:23 PM   #4
Junior Hacker
Senior Member
 
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687

Rep: Reputation: 61
Seeing how your profile says you use Ubuntu, use the Debian default configuration utility which is already installed, run this command: sudo dpkg-reconfigure xserver-xorg. Hit enter to accept default answers to questions you're not sure of or cannot answer.
It's by far the easiest way with a Debian distribution.
 
Old 03-05-2009, 12:21 AM   #5
rexmo
LQ Newbie
 
Registered: Feb 2009
Location: saint louis
Distribution: ubuntu, kubuntu, BSD, DSL, xubuntu, mythbuntu, crashbang, fluxbuntu, cpm, DRDOS, knoppix, and >>>
Posts: 5

Original Poster
Rep: Reputation: 0
Cool Looking for GENERIC solution

I have many friends who apparently have equipment that the autoconfig does not find. This is why I have not posted system specific information. I am capable of looking up monitor specs (when available) and converting these into modelines for the xorg.conf but I would like to detail an EASY way to do this for the "average" user. So far this has been the most disappointing aspect of all the ubuntu flavors. xvidtune has so far been the most useful piece of info developing from this thread. And YES I do know how to give specific information when posting a question. I have used unix for over 30 years and am far from an ignorant newbie.

Thanks guys.
 
Old 03-05-2009, 12:35 AM   #6
rexmo
LQ Newbie
 
Registered: Feb 2009
Location: saint louis
Distribution: ubuntu, kubuntu, BSD, DSL, xubuntu, mythbuntu, crashbang, fluxbuntu, cpm, DRDOS, knoppix, and >>>
Posts: 5

Original Poster
Rep: Reputation: 0
Typical response from xvidtune:

johnny@johnny-desktop:~$ xvidtune
Unable to query monitor info
 
Old 03-05-2009, 01:42 AM   #7
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
Unable to query monitor info
I've never seen that response from xvidtune
Maybe you need to look up the monitor's specs in the manual, and then use this utility:
http://xtiming.sourceforge.net/cgi-bin/xtiming.pl
 
Old 03-05-2009, 10:48 AM   #8
rexmo
LQ Newbie
 
Registered: Feb 2009
Location: saint louis
Distribution: ubuntu, kubuntu, BSD, DSL, xubuntu, mythbuntu, crashbang, fluxbuntu, cpm, DRDOS, knoppix, and >>>
Posts: 5

Original Poster
Rep: Reputation: 0
Unhappy

Quote:
Originally Posted by tredegar View Post
I've never seen that response from xvidtune
Maybe you need to look up the monitor's specs in the manual, and then use this utility:
http://xtiming.sourceforge.net/cgi-bin/xtiming.pl
Ahhh, yes and this here is the rub... There are several instances where the monitor information is NOT available. Either the monitor is apparently not existent on the web (try looking for dell 3770, i dare you) or in other cases the monitor does not have a tag anywhere on it. And yes, i have tried taking it apart to examine it's guts to try to figure it out.

Now i am not one to give up easily, sir! And short of trial and error can ANYONE think up a better way to do this?

Thanks!
 
Old 03-05-2009, 11:04 AM   #9
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Sometimes X is able to tell you about a connected monitor.
Try shutting down X then restarting it from the command line with
Code:
startx  --  -logverbose 6
Then open up /var/log/Xorg.0.log and see what it says.
 
  


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
dexconf:error: cannot generate configuration for generating xorg.conf deepclutch Debian 7 11-04-2007 05:13 AM
xorg.conf need monitor section help lesmyer Linux - Software 0 06-14-2006 12:36 PM
Do I need to make any Monitor Changes in xorg.conf? mman49 Fedora 2 04-28-2006 09:53 PM
xorg.conf redetect monitor 3saul Linux - Software 1 01-13-2006 12:30 AM
xorg.conf problem old monitor panduru Slackware - Installation 2 03-12-2005 10:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 11:36 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