LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 08-01-2005, 04:54 PM   #1
robmongoose
LQ Newbie
 
Registered: Aug 2005
Distribution: Mepis 3.3.1
Posts: 11

Rep: Reputation: 0
Screen resolution & TV out


Hi,

I'm having a bit of an irritating problem - I recently managed to increase my monitor resolution to 1280x1024 by following the instructions in the Mepis wiki. Last night I discovered that my TV out seemed to have stopped working (I have the monitor options set to clone in the Mepis control panel), so I rebooted and it worked again during the boot messages and then died again as soon as X started. The only thing I could think of that I'd done to possibly cause this was the resolution change so I went into the KDE control panel and changed my monitor resolution to 1024x768, hit apply, and the desktop came up on the TV but in black and white...

I've read while hunting around for a solution to this that it may be being caused by the card having decided to use ntsc output instead of PAL, but I can't work out how to check this.

My graphics card is a GeForce FX 5600 running on whichever Nvidia drivers are installed with Mepis 3.3.1, and I'm using S-Video to connect to the TV,

Does anyone have any idea whats going on? any help would be greatly appreciated
 
Old 08-01-2005, 07:15 PM   #2
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
I think this is adjusted via an option in xorg.conf (XF86.conf)... look for the nvidia driver - there should be a load of options lines under it right?

Alternatively, have a look at:
http://www.sorgonet.com/linux/nvoption/
 
Old 08-02-2005, 02:04 PM   #3
robmongoose
LQ Newbie
 
Registered: Aug 2005
Distribution: Mepis 3.3.1
Posts: 11

Original Poster
Rep: Reputation: 0
Hi thanks for that - that nv option didn't fix things, but the script it gave me pointed me in the direction I needed.

I now have tv out working with my monitor set to 1280x1024 and the tv set to 1024x768, in colour. The only problem is that it isn't fitting the whole desktop onto the screen, so its missing a chunk of the bottom right corner,

The screen section in my XF86Config-4 now looks like this:

Code:
Section "Screen"
  Identifier "Screen0"
  Device "Card0"
  Monitor "Monitor0"
  DefaultColorDepth 16
  SubSection "Display"
  Depth 1
  Modes "1280x1024" "1024x768"
  EndSubSection
  SubSection "Display"
  Depth 4
  Modes "1280x1024" "1024x768"
  EndSubSection
  SubSection "Display"
  Depth 8
  Modes "1280x1024" "1024x768"
  EndSubSection
  SubSection "Display"
  Depth 15
  Modes "1280x1024" "1024x768"
  EndSubSection
  SubSection "Display"
  Depth 16
  Modes "1280x1024" "1024x768"
  EndSubSection
  SubSection "Display"
  Depth 24
  Modes "1280x1024" "1024x768"
  EndSubSection
  SubSection "Display"
  Depth 32
  Modes "1280x1024" "1024x768"
  EndSubSection
  # Only the official NVIDIA driver supports twinview
  # these setting are an example
  Option "TwinView" "true"
  Option "SecondMonitorVendorName" "unknown"
  Option "SecondMonitorModelName" "unknown"
  Option "SecondMonitorHorizSync" "30.0-68.0"
  Option "SecondMonitorVertRefresh" "40.0-100.0"
  Option "MetaModes" "1280x1024, 1024x768; 1024x768, 1024x768; 800x600, 800x600; 640x480, 640x480"
  Option "TwinViewOrientation" "Clone"
  Option "ConnectedMonitor" "CRT , TV"
 EndSection
I think its the SecondMonitorHorizSync and the SecondMonitorVertRefresh I should be changing to fix this but I've no idea what these values should be. I've looked for the correct values online but googling for the tv's specs brings up no useful detail. The TV is a Daewoo GB20C5NS 19".

Does any one have any other suggestions?

Thanks
 
Old 08-04-2005, 03:10 AM   #4
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
Let me guess: the tv veiwable screen area has rounded corners? (Otherwise more than just the corner would be missing.) You fix this with the tv remote - adjust the width and height of the display until the whole desktop is visible.

Daewoo Electronics don't list your TV on their site.
 
Old 08-04-2005, 12:26 PM   #5
robmongoose
LQ Newbie
 
Registered: Aug 2005
Distribution: Mepis 3.3.1
Posts: 11

Original Poster
Rep: Reputation: 0
Hi. Thanks for the idea, but no its not rounded corners, its like an inch and a half on the bottom and right hand side of the screen have been lopped off, its pretty odd.

I've discovered since that if I modify the metamodes line to read
Code:
Option "MetaModes" "1024x768, 1024x768; 800x600, 800x600; 640x480, 640x480"
and restart x then everything fits on the screen fine, but I don't get my 1280x1024 resolution on my monitor, which was what caused all this in the first place...

So, for now I'm making do with editing this line in the config file and restarting x to make things work properly every time I want to watch a video, but this is slightly inconvenient to say the least...

and no, I can't find anything on the website, or indeed anywhere, about my tv. I would settle for knowing just the average values for a bog standard generic 19" CRT tv at the moment but I can't find anything. Loads of stuff on monitors, but the gods of google were definately not smiling on that particular search.

Its nearly cracked! any more ideas?
 
Old 08-05-2005, 06:50 AM   #6
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
Presumably you tried resizing/repositioning the picture with the TV menues?
(Sometimes a big picture just gets written off the end of the phospher. The 00 position seems alright but the beam seems to be sweeping too far right and continuing too far down.)
 
Old 08-05-2005, 07:01 AM   #7
robmongoose
LQ Newbie
 
Registered: Aug 2005
Distribution: Mepis 3.3.1
Posts: 11

Original Poster
Rep: Reputation: 0
Tried every button on the damn remote, but no joy. Can't suss out whether the screen is resizable, so once again looking for any sort of documentation for this thing...
 
Old 08-05-2005, 07:03 AM   #8
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
Hmmm - had a look myself. If you don't restrict yourself to 19" you can find quite a lot.

Common refresh rates, for eg, is 100Hz - or set to 60Hz.
The cards are supposed get it right automatically. Which is why I'm still thinking of a TV-end issue.
Sometimes you have to boot with the tv plugged in.

Generally - you can experiment with the setting so long as you guess lower. Fiddle and watch what happens.
 
Old 08-05-2005, 07:56 AM   #9
robmongoose
LQ Newbie
 
Registered: Aug 2005
Distribution: Mepis 3.3.1
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by Simon Bridge Sometimes you have to boot with the tv plugged in. [/B]
Thats the really odd bit - I do boot with the TV plugged in - if its switched you can see the full boot process from the moment the PC is switched on, properly sized and in colour, but as soon as X starts all this starts happening.
 
Old 08-05-2005, 08:14 AM   #10
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
<sigh>
Have you fiddled?

Did you know there are people with exactly the opposite problem?
 
Old 08-05-2005, 05:12 PM   #11
otchie1
Registered User
 
Registered: Apr 2004
Posts: 560

Rep: Reputation: 30
Here's the relevant bit of my xorg.conf
Code:
# **********************************************************************
# Monitor section
# **********************************************************************

Section "Monitor"
    Identifier  "My Monitor"
    HorizSync  30-70 
    VertRefresh 50-120 
EndSection

# **********************************************************************
# Graphics device section
# **********************************************************************

# Any number of graphics device sections may be present

Section "Device"
    Identifier  "MX4000"
    Driver      "nvidia"
    Option "TwinView"
    Option "SecondMonitorHorizSync" "30-50"
    Option "SecondMonitorVertRefresh" "60"
    Option "TwinViewOrientation" "Clone"
    Option "Metamodes" "1024x768,1024x768;800x600,800x600"
    Option "ConnectedMonitor" "crt,tv"
    Option "TVStandard" "PAL-I"
    #Option "TVOutFormat" "COMPOSITE"
    Option "TVOutFormat" "SVIDEO"
    Option "NvAGP" "3" 
    #VideoRam    4096
    # Insert Clocks lines here if appropriate
EndSection
Gives me 1adequate TV & desktop resolution for the MX4000 but I have got a Panasonic TV that seems to handle just about every format ever invented without batting an eyelid.
 
Old 08-05-2005, 06:03 PM   #12
Simon Bridge
LQ Guru
 
Registered: Oct 2003
Location: Waiheke NZ
Distribution: Ubuntu
Posts: 9,211

Rep: Reputation: 198Reputation: 198
Yup - it's the TV.
Twiddle the TV settings on the TV.
 
Old 08-05-2005, 06:05 PM   #13
robmongoose
LQ Newbie
 
Registered: Aug 2005
Distribution: Mepis 3.3.1
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by otchie1
Here's the relevant bit of my xorg.conf
Code:
# **********************************************************************
# Monitor section
# **********************************************************************

Section "Monitor"
    Identifier  "My Monitor"
    HorizSync  30-70 
    VertRefresh 50-120 
EndSection

# **********************************************************************
# Graphics device section
# **********************************************************************

# Any number of graphics device sections may be present

Section "Device"
    Identifier  "MX4000"
    Driver      "nvidia"
    Option "TwinView"
    Option "SecondMonitorHorizSync" "30-50"
    Option "SecondMonitorVertRefresh" "60"
    Option "TwinViewOrientation" "Clone"
    Option "Metamodes" "1024x768,1024x768;800x600,800x600"
    Option "ConnectedMonitor" "crt,tv"
    Option "TVStandard" "PAL-I"
    #Option "TVOutFormat" "COMPOSITE"
    Option "TVOutFormat" "SVIDEO"
    Option "NvAGP" "3" 
    #VideoRam    4096
    # Insert Clocks lines here if appropriate
EndSection
Gives me 1adequate TV & desktop resolution for the MX4000 but I have got a Panasonic TV that seems to handle just about every format ever invented without batting an eyelid.
thanks for the info but my tv didn't seem to like those refresh settings.

This all works fine if I'm running both screens at 1024x768, its just if I'm using the monitor bumped up to 1280x1024 that I have the problems.
 
Old 08-05-2005, 06:07 PM   #14
robmongoose
LQ Newbie
 
Registered: Aug 2005
Distribution: Mepis 3.3.1
Posts: 11

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by Simon Bridge
Yup - it's the TV.
Twiddle the TV settings on the TV.
Yes I reckon you're right. I just need to find out how to adjust the screen size on this damn thing
 
Old 08-05-2005, 06:57 PM   #15
J_Szucs
Senior Member
 
Registered: Nov 2001
Location: Budapest, Hungary
Distribution: SuSE 6.4-11.3, Dsl linux, FreeBSD 4.3-6.2, Mandrake 8.2, Redhat, UHU, Debian Etch
Posts: 1,126

Rep: Reputation: 58
I have been faced with the same problem recently, and I think I (theoretically) found the reason and a solution. I say "theoretically" because I have not not tried it in practice, yet.

So, I think that the reason for the problem is that your TV simply cannot handle a resolution of 1280x1024. It can only handle up to 1024x768. It is a hard(ware) limit, so there is no way to get more out of it.
Consequently, you must configure the X server to use a resolution of 1024x768 for your tv, whilst invariably using a resolution of 1280x1024 for your monitor.

There are two ways to achieve it:

A) Use twinview, clone the screen to your tv, and use the MetaModes option to get a different resolution. This is what you do now. This is not the best method, as it results in the problem you described: the screen you see on your tv will only be a an area of size 1024x768 pixels cut out of the entire screen image having dimensions 1280x1024.

B) Not to use twinview (and cloning), but define different X server layouts for your tv and monitor. This practically means, that your XF86Config file should contain separate (and different) serverlayout, device, monitor and screen sections for your tv and monitor. You will find several examples on the internet with some google searching. (I vaguely remember that even the documentation of the nvidia driver contained an example of this configuration). This is the better method, as this gives you the possibility of using different resolutions for your tv and monitor, totally independently of each other.

Last edited by J_Szucs; 08-05-2005 at 07:06 PM.
 
  


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
Gnoppix & Knoppix Screen Resolution Nechos Linux - Distributions 2 01-29-2005 01:29 PM
XF86Config & Screen Resolution help... trey85stang Slackware 6 04-25-2004 01:06 PM
Screen Colors & Resolution BrianAG Slackware 6 07-26-2003 12:36 AM
Screen resolution & Scrolling moose Linux - Hardware 1 05-24-2003 02:26 AM
GRUB & Screen Resolution TheSpecial Linux - General 0 01-15-2003 12:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:50 PM.

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