Mailing List Archive

1 2  View All
Re: Frames per second? [ In reply to ]
At 09:17 AM 4/23/2003 -0600, Eni Gma wrote:
[...]

>Yeah, I get fantastic Linux TV-out support with my Savage 2000 cards (see
><http://www.gossamer-threads.com/perl/mailarc/gforum.cgi?post=58030>http://www.gossamer-threads.com/perl/mailarc/gforum.cgi?post=58030),
>but unfortunately the that chip has absolutely no XV support and is
>unusable for MythTV. From the site you referenced above:
>"xvideo on the Savage2000 still seems to be broken. I don't know when I'll
>be able to get around to this."


Could you describe the details? (Whatever special you had to do, maybe
Modelines?) It appears from your description that I have a different Savage
2000 than you do (mine has 1 VGA outout and 1 TV-composite output, not the
2 composite outputs you report). But your experience may apply to other
Savage cards that do not have the xVideo defect that ours do.
Re: Frames per second? [ In reply to ]
On Wednesday, April 23, 2003, at 12:40 PM, James Knight wrote:

> On Tuesday, April 22, 2003, at 07:41 PM, Ray Olszewski wrote:
>> Savage card with TV out are completely unsupported under Linux and
>> XFree86
>
> Untrue. Most savage TV-Out cards are supported. I have a ProSavage DDR
> (built into the motherboard chipset) that's working perfectly.
>
> Don't get a Savage 2000, because XV doesn't work on it, but other than
> that one model, all the Savages should work fine for mythtv.
> http://www.probo.com/timr/savage40.html

Replying to myself..but I thought I'd add some details.

To use a Savage card with TV out, you *must NOT* have the X driver
option "UseBIOS" "off" set. It will not work. The default for UseBIOS
is on, and you must keep it that way.

Then, you can use the "s3switch" program (downloadable from above
website) to switch between TV, LCD, and CRT outputs. This uses the
video BIOS to do the switching, so it really ought to work for all
boards.

If you're having problems, it's probably a good idea to download the
latest version (1.1.27t currently) of the driver from the website. This
is newer than the version included in XFree86 4.2.1.

Until the next version is released, you may have to apply the following
patch to make s3switch work if you're using a Shuttle SK41G (this patch
came from the author, so I assume it'll be included in a new version at
some point):
--- s3switch.c~ 2002-09-11 18:25:33.000000000 -0400
+++ s3switch.c 2003-04-01 21:22:35.000000000 -0500
@@ -101,6 +101,7 @@ IOAccess( int enable )
ioperm( 0x61, 1, enable );
ioperm( 0x80, 1, enable );
ioperm( 0x3b0, 0x30, enable );
+ ioperm( 0xeb, 1, enable );
}


James
Re: Frames per second? [ In reply to ]
Ray Olszewski wrote:

> At 09:17 AM 4/23/2003 -0600, Eni Gma wrote:
> [...]
>
>> Yeah, I get fantastic Linux TV-out support with my Savage 2000 cards
>> (see
>> <http://www.gossamer-threads.com/perl/mailarc/gforum.cgi?post=58030>http://www.gossamer-threads.com/perl/mailarc/gforum.cgi?post=58030),
>> but unfortunately the that chip has absolutely no XV support and is
>> unusable for MythTV. From the site you referenced above:
>> "xvideo on the Savage2000 still seems to be broken. I don't know when
>> I'll be able to get around to this."
>
>
>
> Could you describe the details? (Whatever special you had to do, maybe
> Modelines?) It appears from your description that I have a different
> Savage 2000 than you do (mine has 1 VGA outout and 1 TV-composite
> output, not the 2 composite outputs you report). But your experience
> may apply to other Savage cards that do not have the xVideo defect
> that ours do.
>
>
Heh, maybe my original post was unclear, I have 2 of the cards, not a
card with 2 composite outputs. I didn't use any special modelines, I
was incredibly impressed that it just worked under X. I used it in a
freevo box for arond 3 months, using X11 as the output for mplayer. I
decided to switch to MythTV because it has a better feature set than
freevo and I bought another savage 2k card in anticipation of this.
However, once I installed MythTV I discovered that I required XV
support in order to function and so I pretty much had to mothball those
cards and go looking elsewhere for my TV support. The second card I
bought was slightly different than the first, but the TV output works
great on both of them under X. They are both generic Savage 2K cards
with 64 MB of memory.

If the Savage IX chipset will work under Linux for TV out and XV, there
are cards with S-Video out for $12.85 at
http://www.compgeeks.com/details.asp?invtid=ASVGB1N-8MTV.

Here are my experiences with the various cards I have:
S3 Savage 2000 64MB Composite out - See above
ATI Radeon 7500 Svid + Composite - No luck. Works in console mode but
scrambles under X. The atitvout program did not work for this card.
Maybe with the ati.2 branch?
ATI Rage 128 SVid + Comp out, Comp in -- No luck, maybe with the ati.2
branch?
ATI Rage II+DVD Svid + Composite -- WORKING! See
http://www.retinalburn.net/linux/tvout.html. Black border around picture
NVidia GeForce3 Ti 500 -- TV-Out working with drivers from NVidia's
website. Black border around picture.
Re: Frames per second? [ In reply to ]
I have a Savage IX card that I bought for $8 for use in my MythTV. I followed the directions on that website that dlou posted: http://www.probo.com/timr/savage40.html I then dpkg-reconfigured xserver to use the savage driver. Then at the console, I used "s3switch tv" to switch to the tv display. I could not do TV and CRT at the same time, but that was alright. Jee

> ATTACHMENT part 3.4 message/rfc822 Date: Wed, 23 Apr 2003 07:39:21 -0700 (PDT)
From: Dennis Lou
To: mythtv-users@snowman.net
Subject: RE: [mythtv-users] Frames per second?

Ray Olszewski wrote:
>Savage card with TV out are
>completely unsupported under Linux and XFree86.

Waitasec. What about this?

http://www.probo.com/timr/savage40.html

As a matter of fact, I have a friend who set up
his Myth box with the Savage/IX and TVout to his
antique 53" NTSC big screen. As a matter of fact,
he's
on this mailing list. Jee, care to share your
experiences?

-Dennis

__________________________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo
http://search.yahoo.com
> ATTACHMENT part 3.5 message/rfc822 Date: Wed, 23 Apr 2003 09:17:22 -0600
From: Eni Gma
To: Discussion about mythtv
Subject: Re: [mythtv-users] Frames per second?

Dennis Lou wrote:

Ray Olszewski <ray@comarre.com> wrote:

Savage card with TV out arecompletely unsupported under Linux and XFree86.

Waitasec. What about this?http://www.probo.com/timr/savage40.htmlAs a matter of fact, I have a friend who set uphis Myth box with the Savage/IX and TVout to hisantique 53" NTSC big screen. As a matter of fact,he'son this mailing list. Jee, care to share yourexperiences?-Dennis__________________________________________________Do you Yahoo!?The New Yahoo! Search - Faster. Easier. Bingohttp://search.yahoo.com_______________________________________________mythtv-users mailing listmythtv-users@snowman.nethttp://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users



---------------------------------
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
RE: Frames per second? [ In reply to ]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm assuming that all Bt8x8 cards use the same buffers, correct?
Therefore, if there are multiple encoders, a higher value may be
warranted. Sound OK?

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 7.0.3 for non-commercial use <http://www.pgp.com>

iQA/AwUBPq/hTvc1NpCTlP0JEQLMNQCfYhzMcbzUp8XsgnvSTdzdryZovosAn3u1
3t22Kd041D1HNspD4UqqiO+D
=dg7k
-----END PGP SIGNATURE-----

1 2  View All