Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
nvidia TV-out
View unanswered posts
View posts from last 24 hours

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
void
n00b
n00b


Joined: 24 Jun 2002
Posts: 42
Location: Sweden

PostPosted: Fri Oct 04, 2002 5:58 pm    Post subject: nvidia TV-out Reply with quote

Does anyone have a good howto on making tv-out work with a nvidia-card?

Also:

Is there some kind of settopbox-wm that includes a movieplayer, mp3-jukebox and maby a nes-emulator?
It would be wonferful to have one of those and a joystick to controll it with. :D
Back to top
View user's profile Send private message
Beddan
n00b
n00b


Joined: 04 Oct 2002
Posts: 33
Location: Sweden

PostPosted: Fri Oct 04, 2002 11:39 pm    Post subject: Reply with quote

Hi...
Just add this to your XF86Config after you existing Section Monitor

Section "Monitor"
Identifier "TV"
HorizSync 30-50
VertRefresh 60
EndSection

Then add this to your Section Screen

Option "TwinView" "On"
Option "TVStandard" "PAL-B"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60"
Option "MetaModes" "1024x768,1024x768;800x600,800x600;640x480,640x480"
Option "TwinViewOrientation" "Clone"
Option "ConnectedMonitor" "CRT,TV"

Voila you got your tv-out.
Back to top
View user's profile Send private message
paranouei
n00b
n00b


Joined: 27 Jun 2002
Posts: 30
Location: Málaga, España (Spain)

PostPosted: Sat Oct 05, 2002 2:53 am    Post subject: Reply with quote

emerge nvtv

With this software you can easily set up your tv out and play with the settings.
Back to top
View user's profile Send private message
Craigo
Apprentice
Apprentice


Joined: 09 Aug 2002
Posts: 249
Location: /dev/life

PostPosted: Sat Oct 05, 2002 10:31 am    Post subject: Reply with quote

I was thinking the same thing to have a seperate box just for viewing divx movies etc on the tv. Until I have been told that it isn't really that special...

More opinions about this?

-/Craigo/-
Back to top
View user's profile Send private message
Cassini
n00b
n00b


Joined: 16 Sep 2002
Posts: 14
Location: Iceland

PostPosted: Sat Oct 05, 2002 10:35 am    Post subject: Reply with quote

Craigo wrote:
I was thinking the same thing to have a seperate box just for viewing divx movies etc on the tv. Until I have been told that it isn't really that special...


One of my friends has a 400mhz computer which is only connected to the TV and a hub. This has been working very well. He's got a wireless keyboard and mouse. I think this is a good idea..if you have got some computers just doing nothing. ;)

Kv,
Cassini
Omar K.
_________________
Reason is immortal, all else mortal.
-Pythagoras
Back to top
View user's profile Send private message
helmers
Guru
Guru


Joined: 16 Sep 2002
Posts: 553
Location: Stange, Norway

PostPosted: Sat Oct 05, 2002 10:54 am    Post subject: Reply with quote

Beddan wrote:
Option "ConnectedMonitor" "CRT,TV"

Voila you got your tv-out.



I was having so much trouble with getting both out at a time, that I booted Windows. It does CRT, or it does TV. Period. :oops:

GeForce4 MX440
Back to top
View user's profile Send private message
paulisdead
Guru
Guru


Joined: 10 Apr 2002
Posts: 510
Location: Seattle, WA

PostPosted: Sat Oct 05, 2002 7:36 pm    Post subject: Reply with quote

Here's how I got the monitor and the TV working at the same time. I don't know if it'll work for you, but it works fine for me.

Option "TwinView"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60"
Option "MetaModes" "1152x864, 800x600 @800x800; 1024x768, 800x600; 800x600, 640x480"
Option "TVStandard" "NTSC-M"

I'm in the US so the TVStandard is NTSC-M, and you should use whatever is appropriate for where you live. I've also got it set so that the TV has a virtual desktop of 800x800, to make it easier to resize Xine and Realplayer (yuck, I have a lot of stuff in that format) windows to take up the whole screen. I put these in a second config file at /etc/X11/XF86ConfigTV, and then added this line to .bash_profile

alias tv="startx -- -xf86config XF86ConfigTV"

So this way when I want X to start up with the TV connected, I just type "tv" at the command line.
Back to top
View user's profile Send private message
Coogee
Apprentice
Apprentice


Joined: 23 Apr 2002
Posts: 184
Location: E.U.

PostPosted: Sat Oct 05, 2002 8:09 pm    Post subject: Reply with quote

emerge nvtv
rc-update add nvtv default
reboot or "/etc/init.d/nvtv start"
start playing your favourite divx movie with Xine
double-press F-button (normal view -> fullscreen -> TV-Out)
enjoy :-)
Back to top
View user's profile Send private message
Cassini
n00b
n00b


Joined: 16 Sep 2002
Posts: 14
Location: Iceland

PostPosted: Sun Oct 06, 2002 2:27 am    Post subject: nvtv problems Reply with quote

Yes, I did what you told me to do. I installed this nvtv program and I get a picture on my TV..but the picture is small and only shows a small part of my screen.

I have tested all the settings..they just dont work.

Anyone know this?

Kv,
Cassini
_________________
Reason is immortal, all else mortal.
-Pythagoras
Back to top
View user's profile Send private message
paranouei
n00b
n00b


Joined: 27 Jun 2002
Posts: 30
Location: Málaga, España (Spain)

PostPosted: Sun Oct 06, 2002 12:56 pm    Post subject: Reply with quote

When I use nvtv I have to change my XF86Config to 800x600 resolution to be able to see the whole screen.

If you have a bigger resolution, you will only see a small part of it.
Back to top
View user's profile Send private message
digitalnick
Apprentice
Apprentice


Joined: 30 Jun 2002
Posts: 243
Location: Lawrence KS USA

PostPosted: Mon Oct 14, 2002 2:27 am    Post subject: Reply with quote

Any one have any experience or know any gotchas setting up the tv out when i am already dual headed ... i just want the tv to be there for a moview to play while i work on other stuff
Back to top
View user's profile Send private message
line72
Apprentice
Apprentice


Joined: 13 Jun 2002
Posts: 212

PostPosted: Tue Oct 22, 2002 2:38 pm    Post subject: Reply with quote

anyone else see a bunch of lines moving up and down the screen when using nvtv?

/Line72
Back to top
View user's profile Send private message
iwasbiggs
Apprentice
Apprentice


Joined: 17 Jan 2003
Posts: 203

PostPosted: Tue Jan 28, 2003 5:04 am    Post subject: Reply with quote

You might have a different setting for your tv, like PAL vs. NTSC
_________________
www.ruinedsoft.com
Freeware development.
Back to top
View user's profile Send private message
aardvark
Guru
Guru


Joined: 30 Jun 2002
Posts: 576

PostPosted: Tue Jan 28, 2003 10:44 am    Post subject: Reply with quote

Coogee wrote:
emerge nvtv
rc-update add nvtv default
reboot or "/etc/init.d/nvtv start"
start playing your favourite divx movie with Xine
double-press F-button (normal view -> fullscreen -> TV-Out)
enjoy :-)


You may need to set that up in xine's option screen though (TV)

Furhtermore if the image doesn't fit nicely on the TV screen, You can create or modify modes in the sourcecode of nvtv. I have removed all unuseful modes from nvtv and only have one fo DVD and one for desktop 800x600. This works just EXCELLENTLY. (Even better that DVD in windows ever worked)
Find the "usage.??" file in /usr/share/doc/nvtv??? to tell you how to go about this.
Back to top
View user's profile Send private message
cherico
n00b
n00b


Joined: 20 Jul 2003
Posts: 28
Location: Switzerland

PostPosted: Tue Sep 02, 2003 10:53 am    Post subject: Reply with quote

its not working.. and i can't find any solution for this problem so please allow me some questions about that.

I personally don't have any "TV tab "in xine

- do i need to compile xine with support for nvtv ?

- which versions of xine-ui, xine-lib & nvtv working together ?

thanks for the help.


cherico
(using nvtv 0.4.4, xine-ui 0.9.21, xine lib 1_beta12r1)
Back to top
View user's profile Send private message
dark_priest
Apprentice
Apprentice


Joined: 18 Aug 2003
Posts: 227
Location: NL

PostPosted: Sun Sep 07, 2003 9:26 am    Post subject: Reply with quote

do the "Screen section" and "monitor" section identifiers have to match?

if not: what did i do WRONG here?

Code:

# **********************************************************************
# Monitor section
# **********************************************************************

# Any number of monitor sections may be present

Section "Monitor"

    Identifier  "Liteon"

# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

    HorizSync   31.5 - 79.0

#    HorizSync   30-64         # multisync
#    HorizSync   31.5, 35.2    # multiple fixed sync frequencies
#    HorizSync   15-25, 30-50  # multiple ranges of sync frequencies

# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY.  REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.

    VertRefresh 50-70

EndSection

Section "Monitor"
Identifier "TV"
HorizSync 30-50
VertRefresh 60

EndSection

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

# Any number of graphics device sections may be present

# Standard VGA Device:

Section "Device"
    Identifier   "Standard VGA"
    VendorName   "Unknown"
    BoardName   "Unknown"

# The chipset line is optional in most cases.  It can be used to override
# the driver's chipset detection, and should not normally be specified.

#    Chipset   "generic"

# The Driver line must be present.  When using run-time loadable driver
# modules, this line instructs the server to load the specified driver
# module.  Even when not using loadable driver modules, this line
# indicates which driver should interpret the information in this section.

    Driver     "vga"
# The BusID line is used to specify which of possibly multiple devices
# this section is intended for.  When this line isn't present, a device
# section can only match up with the primary video device.  For PCI
# devices a line like the following could be used.  This line should not
# normally be included unless there is more than one video device
# intalled.

#    BusID      "PCI:0:10:0"

#    VideoRam   256

#    Clocks   25.2 28.3

EndSection

# Device configured by xf86config:

Section "Device"
    Identifier  "geforce"
    Driver      "nv"
    #VideoRam    65536
    # Insert Clocks lines here if appropriate
EndSection


# **********************************************************************
# Screen sections
# **********************************************************************

# Any number of screen sections may be present.  Each describes
# the configuration of a single screen.  A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
Section "Screen"
    Identifier  "Screen 1"
    Device      "geforce"
    Monitor     "Liteon"
    DefaultDepth 24

Option "TwinView" "On"
Option "TVStandard" "PAL-B"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60"
Option "MetaModes" "1024x768,1024x768;800x600,800x600;640x480,640x480"
Option "TwinViewOrientation" "Clone"
Option "ConnectedMonitor" "CRT,TV"

    Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection


EndSection

_________________
[ Censored by unpopular demand]
Back to top
View user's profile Send private message
dark_priest
Apprentice
Apprentice


Joined: 18 Aug 2003
Posts: 227
Location: NL

PostPosted: Sun Sep 07, 2003 9:43 am    Post subject: Reply with quote

also, if i use NVTV it works, but it just get the usual 1/4 chunk of my normal screen!

if there some easy/quick way of setting my rgular monitor resolution to math, WHILST NOT LEAVING x (kde in my current case) ?
cause i dont quite like to kill all my Apps just to watch a movie!

Also, NVTV doesnt do Pal-B.... is there a fix to this?
_________________
[ Censored by unpopular demand]
Back to top
View user's profile Send private message
bd
Apprentice
Apprentice


Joined: 12 Mar 2003
Posts: 172
Location: Onsala, SWEDEN

PostPosted: Sun Sep 14, 2003 10:20 am    Post subject: Reply with quote

dark_priest wrote:
do the "Screen section" and "monitor" section identifiers have to match?

if not: what did i do WRONG here?


If you have nvidia's drivers then change:
Code:
Driver    "nv"

to
Code:
Driver    "nvidia"


And then I'm quite sure, (maybe i've understood it wrong), that the options under the screen section should be under the same device section as your nvidia card..

Hope this helps![/code]
Back to top
View user's profile Send private message
dark_priest
Apprentice
Apprentice


Joined: 18 Aug 2003
Posts: 227
Location: NL

PostPosted: Sun Sep 14, 2003 10:29 am    Post subject: Reply with quote

it does

HAIL THEE
_________________
[ Censored by unpopular demand]
Back to top
View user's profile Send private message
dark_priest
Apprentice
Apprentice


Joined: 18 Aug 2003
Posts: 227
Location: NL

PostPosted: Sun Sep 14, 2003 10:32 am    Post subject: Re: nvidia TV-out Reply with quote

void wrote:
Does anyone have a good howto on making tv-out work with a nvidia-card?


yes, section I & J of the nvidia driver manual, worked like a charm for me!
_________________
[ Censored by unpopular demand]
Back to top
View user's profile Send private message
bd
Apprentice
Apprentice


Joined: 12 Mar 2003
Posts: 172
Location: Onsala, SWEDEN

PostPosted: Thu Sep 18, 2003 10:16 am    Post subject: Reply with quote

TV-out dont work for me, because my card keeps putting my tv as head 1 and my DVI monitor gets secondary......

I've tried to change this by:

Option "ConnectedMonitor" "DFP,TV"

But still i get the same result.
Back to top
View user's profile Send private message
dark_priest
Apprentice
Apprentice


Joined: 18 Aug 2003
Posts: 227
Location: NL

PostPosted: Thu Sep 18, 2003 12:39 pm    Post subject: Reply with quote

try making the first metaMode 800x600, NULL
and your second something that activates the second screen!

MIGHT help, butits a longshot! (possibly fool your card into thinking there is only your monitor, instead of also a TV)

then again, you could also just switch the metamodes around to make it fir on your second screen (DVI)

like a 800x600, 1280x1024 setup, thatw ay the TV gets 800*600 and the monitor gets 1280*1024

*note, i dont know if 1280*1024 is real, it was off teh top of my head to make a point
_________________
[ Censored by unpopular demand]
Back to top
View user's profile Send private message
surgeon
n00b
n00b


Joined: 14 Nov 2002
Posts: 16
Location: Alicante (Spain)

PostPosted: Thu Oct 09, 2003 9:20 am    Post subject: Vertical Refresh Reply with quote

Beddan wrote:

VertRefresh 60


With PAL the vertical refresh is 50hz, isn't it? 60hz is for NTSC, I think.
Back to top
View user's profile Send private message
surgeon
n00b
n00b


Joined: 14 Nov 2002
Posts: 16
Location: Alicante (Spain)

PostPosted: Thu Oct 09, 2003 9:21 am    Post subject: Vertical Refresh Reply with quote

Beddan wrote:

VertRefresh 60


With PAL the vertical refresh is 50hz, isn't it? 60hz is for NTSC, I think.
Back to top
View user's profile Send private message
dark_priest
Apprentice
Apprentice


Joined: 18 Aug 2003
Posts: 227
Location: NL

PostPosted: Thu Oct 09, 2003 11:28 am    Post subject: Reply with quote

i'm in PAL (aka: europe) i got it set on 60 and i have no problems what so ever
_________________
[ Censored by unpopular demand]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum