LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
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
  Search this Thread
Old 02-04-2005, 11:16 PM   #1
SimpleLinuxuser
LQ Newbie
 
Registered: Jun 2004
Location: SC
Posts: 2

Rep: Reputation: 0
Hooking a TV as a monitor


I have Mandrake 10.0. I have installed a Geforce 2 ddr graphics card. It has a s video cable conection on the card. I want to use it on my TV. I know that the \ect\X11 is where i need to do the changes so this will work. but not sure what comands and information is need to do so.
 
Old 02-05-2005, 04:31 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
it's /etc/X11/xorg.conf or /etc/X11/XF86Config depending on the distro.

1) Create a new section called "Monitor" and puts your monitor specs, it's look like that:

Section "Monitor"
Identifier "TV0"
VendorName "TV Vendor"
ModelName "Samsung Tantus"
DisplaySize 465 350
HorizSync 30.0 - 50.0
VertRefresh 60.0 - 60.0
Option "dpms"
EndSection

2) Modify the device section, adding your monitor preferences for the twinview:

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce 2 MX (generic)"
Option "TwinView"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60"
Option "MetaModes" "1024x768,NULL;NULL,640x480"
Option "TVStandard" "NTSC-M"
EndSection
 
Old 02-05-2005, 04:16 PM   #3
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
You do not need

Section "Monitor"
Identifier "TV0"
VendorName "TV Vendor"
ModelName "Samsung Tantus"
DisplaySize 465 350
HorizSync 30.0 - 50.0
VertRefresh 60.0 - 60.0
Option "dpms"
EndSection

This because it will never be used. Also add:

Code:
Option "TwinViewOrientation" "Clone"
Option "ConnectedMonitor" "CRT, TV"
Option "TVOutFormat" "SVIDEO"
In the Driver section. I suggest testing the config with a computer monitor first.

Using a TV as a normal computer monitor will be very hard because it is harder to read text than on a computer monitor. Viewing pictures and playing games is alright.

The best setup is to use an LCD screen and a color camera. Put the LCD screen and camera in a box. Point the camera at the LCD screen. By doing it this way, the text will be very clear and graphics will be crisper.
 
  


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
interrupt hooking in linux fuzzyBuzz Programming 1 09-21-2005 06:20 PM
hooking my suse 9.3 to my lan and out to the internet susenoob Linux - Networking 4 09-02-2005 01:18 PM
Hooking two computers up to each other possible? Devbmx Linux - Networking 14 03-01-2005 05:45 PM
Hooking up Linux to Cable Surfin'Gumby Linux - Networking 10 05-25-2004 07:32 AM
hooking up to internet w/ LAN studpenguin Linux - Newbie 6 12-18-2003 03:25 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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