LinuxQuestions.org
Go Job Hunting at the LQ Job Marketplace
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices

Reply
 
LinkBack Search this Thread
Old 07-12-2007, 07:00 PM   #1
Neo-Leper
Member
 
Registered: Nov 2006
Posts: 141

Rep: Reputation: 15
LG Flatron Monitor


I need some simple info. I just got an LG Flatron L196WTQ 19" Flat, Wide Screen monitor. I can set it all up just fine through fstab. But it is telling me the total Frequency is 60Hz. In fstab it has the vertical and horizontal. Is there a way to take the 60Hz and somehow figure out what the vertical and horizontal is? I hope I explained this right. I am in the middle of a few things right now and pressed for time. Thanks. (Also the resolution for this monitor is 1440x900.)
 
Old 07-12-2007, 08:59 PM   #2
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 3,513

Rep: Reputation: 57
Quote:
Originally Posted by Neo-Leper
I need some simple info. I just got an LG Flatron L196WTQ 19" Flat, Wide Screen monitor. I can set it all up just fine through fstab. But it is telling me the total Frequency is 60Hz. In fstab it has the vertical and horizontal. Is there a way to take the 60Hz and somehow figure out what the vertical and horizontal is? I hope I explained this right. I am in the middle of a few things right now and pressed for time. Thanks. (Also the resolution for this monitor is 1440x900.)
I take it you mean the /etc/X11/xorg.conf file if this is your monitor then try this for the settings.

Code:
# LG Flatron L196WTQ
Section "Monitor"
       Identifier   "Monitor0"
       VendorName   "LG"
       ModelName    "Flatron L196WTQ"
       HorizSync    30-83
       VertRefresh  56-75
       Option       "DPMS" "true"
EndSection
Changing the Identifier "Monitor0" to match what is in your original configuration file (which you should have backed up so your can restore if problems) then restart the X server. Logging out to your display manager then using the CTRL + ALT + Backspace keys at the same time will do this or if at the command line then sudo /etc/init.d/gdm restart. For the resolution you would use something like below for your screen section using your section and its naming as your guide.

Code:
Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth  24
        SubSection "Display"
                Depth     24
                Modes     "1440x900"
        EndSubSection
EndSection
 
Old 07-12-2007, 10:09 PM   #3
Neo-Leper
Member
 
Registered: Nov 2006
Posts: 141

Original Poster
Rep: Reputation: 15
""I take it you mean the /etc/X11/xorg.conf ""

Yes, that is what I meant, not fstab, LMAO.

Thank you, that is the monitor. The settings work perfectly.

Edit: Now that I think of it. I better check the other computer I was working on and see if the xorg.conf file is ok, and the fstab file is what it is suppose to be lol.

Last edited by Neo-Leper; 07-12-2007 at 10:26 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
LG FLATRON L204WT LCD Monitor with SuSE 10.2 bobbrandt Linux - Hardware 1 03-21-2007 02:54 PM
compatibility of LG flatron sanjiv Linux - Hardware 1 08-08-2006 08:53 PM
problem with slackware 10.1 and monitor LG Flatron ualex Linux - Hardware 3 01-14-2006 10:38 AM
LG Flatron: Signal out of range! quaint Linux - Hardware 2 11-04-2003 02:25 PM
Mandrake 9.0 - Intel - Flatron ogamboa Linux - Hardware 7 03-19-2003 05:55 PM


All times are GMT -5. The time now is 07:51 PM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration