LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 10-21-2005, 12:41 PM   #1
boxxa
LQ Newbie
 
Registered: Aug 2005
Posts: 17

Rep: Reputation: 0
Suse Svideo out?


I am running Suse 9.3 with the NVidia driver (the official nvidia one, not nv) and I have a geforce4 4000 video card with an svideo out plugged into my tv.

THe problem is for some reason, I can not go into yast and setup the multiheaded display.

Any ideas to get the display extended onto my tv?
 
Old 10-21-2005, 05:15 PM   #2
lixy
Member
 
Registered: Apr 2004
Posts: 120

Rep: Reputation: 15
Use nvtv . Not sure if you can find SUSE packages for it, so you'll have to comppile form source.
Otherwise, you can tweak your XFConfig86 to display to the TV.
 
Old 10-23-2005, 02:37 PM   #3
boxxa
LQ Newbie
 
Registered: Aug 2005
Posts: 17

Original Poster
Rep: Reputation: 0
I tried to install nvtv and it says my video card isnt supported. Strange...

You have the syntax or know how to setup X to display my tv? I heard some things about damaging your TV if you do it wrong so I am kinda cautious to venture at it myself.
 
Old 10-25-2005, 11:28 AM   #4
lixy
Member
 
Registered: Apr 2004
Posts: 120

Rep: Reputation: 15
Quote:
I heard some things about damaging your TV if you do it wrong so I am kinda cautious to venture at it myself.
I believe that's true for old TV-set. If yours is decently recent you should be n the safe side. Here's my config file (using Nvidia Proprietary drivers ). The web is full of very helpful tutorials (provided you have the time to go thru them) to get you up and running.
 
Old 10-25-2005, 11:29 AM   #5
lixy
Member
 
Registered: Apr 2004
Posts: 120

Rep: Reputation: 15
Ooops

Code:
# XF86Config-4 (XFree86 X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the XF86Config-4 manual page.
# (Type "man XF86Config-4" at the shell prompt.)
#
# This file is automatically updated on xserver-xfree86 package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xfree86
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/XF86Config-4 /etc/X11/XF86Config-4.custom
#   md5sum /etc/X11/XF86Config-4 >/var/lib/xfree86/XF86Config-4.md5sum
#   dpkg-reconfigure xserver-xfree86

Section "Files"
	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/Type1"
	FontPath	"/usr/lib/X11/fonts/CID"
	FontPath	"/usr/lib/X11/fonts/Speedo"
	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
EndSection

Section "Module"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"speedo"
	Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"ch_de"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"MouseManPlusPS/2"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection
Section "InputDevice"
	Identifier	"Generic Mouse"
	Driver		"mouse"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "Device"
	Identifier	"NVIDIA Corporation NV34M [GeForce FX Go 5200]"
	Driver		"nvidia"
	BusID		"PCI:1:0:0"
EndSection

Section "Monitor"
	Identifier	"i8600"
	HorizSync	30-66
	VertRefresh	40-61
	UseModes	"16:10"
	Option		"DPMS"
EndSection

Section "Modes"
Identifier "16:10"
# 1280x800 @ 75.00 Hz (GTF) hsync: 62.62 kHz; pclk: 107.21 MHz
Modeline "1280x800"  107.21  1280 1360 1496 1712  800 801 804 835
# 1280x800 @ 85.00 Hz (GTF) hsync: 71.40 kHz; pclk: 123.38 MHz
Modeline "1280x800"  123.38  1280 1368 1504 1728  800 801 804 840
# 1280x800 @ 100.00 Hz (GTF) hsync: 84.80 kHz; pclk: 147.89 MHz
Modeline "1280x800"  147.89  1280 1376 1512 1744  800 801 804 848
# 1680x1050 @ 60.00 Hz (GTF) hsync: 65.22 kHz; pclk: 147.14 MHz
Modeline "1680x1050"  147.14  1680 1784 1968 2256  1050 1051 1054 1087
# 1680x1050 @ 75.00 Hz (GTF) hsync: 82.20 kHz; pclk: 188.07 MHz
Modeline "1680x1050"  188.07  1680 1800 1984 2288  1050 1051 1054 1096
# 1680x1050 @ 85.00 Hz (GTF) hsync: 93.76 kHz; pclk: 214.51 MHz
Modeline "1680x1050"  214.51  1680 1800 1984 2288  1050 1051 1054 1103
# 1680x1050 @ 100.00 Hz (GTF) hsync: 111.20 kHz; pclk: 256.20 MHz
Modeline "1680x1050"  256.20  1680 1808 1992 2304  1050 1051 1054 1112
# 1920x1200 @ 75.00 Hz (GTF) hsync: 93.97 kHz; pclk: 246.59 MHz
Modeline "1920x1200"  246.59  1920 2064 2272 2624  1200 1201 1204 1253
# 1920x1200 @ 85.00 Hz (GTF) hsync: 107.10 kHz; pclk: 282.74 MHz
Modeline "1920x1200"  282.74  1920 2072 2280 2640  1200 1201 1204 1260
# 1920x1200 @ 100.00 Hz (GTF) hsync: 127.10 kHz; pclk: 337.58 MHz
Modeline "1920x1200"  337.58  1920 2072 2288 2656  1200 1201 1204 1271
EndSection

Section "Screen"
	Identifier	"screeny"
	Device		"NVIDIA Corporation NV34M [GeForce FX Go 5200]"
	Monitor		"i8600"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1680x1050" "1280x960" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1680x1050" "1280x960" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1680x1050" "1280x960" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1680x1050" "1280x960" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1680x1050" "1280x960" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1680x1050" "1280x960" "800x600" "640x480"
	EndSubSection
	# TV Twinview
	Option "TwinView" "1"
	Option "SecondMonitorHorizSync" "30-50"
	Option "SecondMonitorVertRefresh" "60"
	Option "TwinViewOrientation" "Clone"
	Option "TVOutFormat" "COMPOSITE"
	Option "ConnectedMonitor" "DFP,TV"
	Option "TVStandard" "PAL-B"
	Option "MetaModes" "1680x1050 @1680x1050, 1680x1050 @1680x1050; 1024x768 @1024x768,1024x768 @1024x768; 800x600 @800x600,800x600 @800x600; 640x480 @640x480,640x480 @640x480"
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"screeny"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice	"Generic Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection
 
Old 04-25-2006, 03:14 PM   #6
STuPiDiCuS
Member
 
Registered: Jun 2004
Location: Springville, Utah
Distribution: SuSE 9.1/9.2/9.3 Pro, OpenSuSE 10.0, 10.1, Currently 10.2 32&64 bit
Posts: 101
Blog Entries: 1

Rep: Reputation: 15
add packman as a yast install source. nvtv rpm = yes.
 
Old 04-26-2006, 02:48 AM   #7
jlo_sandog
Member
 
Registered: Jul 2005
Location: USA
Distribution: F10 (x86_64)
Posts: 549

Rep: Reputation: 32
you need to edit your xorg.conf. make sure the screen section options look like this (below). Also check the nvidia site for more info.

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 16
Option "TwinView"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60"
Option "MetaModes" "1024x768, 1024x768; 800x600, 800x600; 640x480, 640x480;"
Option "TVStandard" "NTSC-M"
Option "TVOutFormat" "SVIDEO"
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't get SVIDEO out, SuSE 9.x/ATI 9200! paulsm4 Linux - Hardware 3 08-13-2005 04:05 PM
Switch to SVIDEO spotslayer Linux - Hardware 3 03-09-2005 11:00 PM
svideo out to tv nvidia shanenin Linux - Software 6 04-27-2004 03:03 PM
powerbook G3 '98 svideo port frieza Linux - General 1 02-23-2004 10:33 AM
Svideo or Composite Input? drdroid Linux - General 0 02-15-2004 10:11 AM

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

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