LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 08-23-2003, 12:13 PM   #1
thinkninja
LQ Newbie
 
Registered: Aug 2003
Posts: 13

Rep: Reputation: 0
nvidia tv-out


I'm a newbie using SuSE 8.2 personal with nvidia drivers (followed the directions in the FAQ ). I can't seem to get TV-OUT working at all. The cabling is okay as I managed to use TV-TOOL under windows.

My XF86Config can be found at thinkninja.com/XF86Config
Whenever I try adding the TV to it and restarting X, a whole bunch of vertical bands show up on the CRT but nothing on the TV. Then I have to reboot, login as root, and restore my backup config.

I've been trying to add the following:

Code:
Section "Monitor"
	Identifier	"TV"
	VendorName	"Philips"
	HorizSync	30.0 - 50.0
	VertRefresh	60
EndSection

Section "Screen"
	Identifier "Screen1"
	Device     "Device[0]"
	Monitor	   "TV"
	DefaultDepth	24
	SubSection "Display"
		Modes "800x600" "640x480" "400x300" "320x240"
		Depth 24
	EndSubSection
EndSection
NTSC-M

And then the following additional options to the Device section:
Code:
Option "TwinView" "1"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60-60"
Option "TwinViewOrientation" "Clone"
Option "ConnectedMonitor" "crt,tv"
Option "TVStandard" "PAL-I" #United Kingdom
Option "MetaModes" "800x600,800x600"
Option "TVOverScan" "0.7"
I'm having absolutely no joy Any ideas? I've searched but I'm too much of a newbie for anything I find to help much.
 
Old 08-23-2003, 12:32 PM   #2
Mega Man X
LQ Guru
 
Registered: Apr 2003
Location: ~
Distribution: Ubuntu, FreeBSD, Solaris, DSL
Posts: 5,339

Rep: Reputation: 65
Well, in the Section "Device", make sure the resolutions are set in pairs at "Metamodes" This is mine:

Code:
Section "Device"
	Identifier  "Videocard0"
	Driver      "nvidia"
	VendorName  "Videocard vendor"
	BoardName   "NVIDIA GeForce 4 (generic)"
	Option	    "Rotate" "off"
	Option	    "TwinView" "true"
	Option	    "SecondMonitorHorizSync" "30-50"
	Option	    "SecondMonitorVertRefresh" "60"
	Option	    "MetaModes" "1024x768,1024x768;800x600,800x600;640x480,640x480"
	Option	    "TVStandard" "Pal-B"
	Option	    "ConnectedMonitor" "CRT,TV"
	Option	    "TwinViewOrientation" "Clone"
	Option	    "TVOutFormat" "SVIDEO"
EndSection
Good luck!
 
  


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
help editing xf86config for nvidia geforce mx440 after installing nvidia driver linguist Linux - Newbie 11 06-13-2006 06:31 AM
Can't build nvidia.ko on MEPIS3.3. Read /usr.../nvidia-kernelsource/README.debian digorykirke Linux - Software 0 03-16-2005 02:10 AM
Nvidia fx5500 mandrake 10.1 problem:Nvidia in /etc/modprobe.preload doesn't work eikeland Linux - Hardware 5 01-17-2005 02:09 PM
Trouble with new nVidia driver installation...no nvidia logo and KDE no start up mdb Linux - Software 8 08-18-2004 09:45 AM
kernel 2.6.3--bk8 and NVIDIA-Linux-x86-1.0-5336 video driver from Nvidia zdenkod Linux - Hardware 2 03-09-2004 05:38 AM

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

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