View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 32 posts ] 
Go to page 1, 2, 3  Next

Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: WinTV PVR 150
PostPosted: Tue Mar 01, 2005 11:55 am 
Offline
Joined: Tue Mar 01, 2005 11:12 am
Posts: 3
Can anyone tell me does the new R5A10 release support this card or can someone tell me how to get support for it working. Also im using a wireless network for updating my EPG etc can someone explain how to set that up? Im using a DLINK DWL-G520 which does have linux support under suse and many other distros

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 01, 2005 12:14 pm 
Offline
Joined: Thu Apr 01, 2004 10:44 am
Posts: 677
Location: WA
Quote:
Can anyone tell me does the new R5A10 release support this card

No it doesnt.. atm nothing supports this card totaly in linux.. There has been some progress VERY recently with ivtv. But nothing TOtaly stable yet.

Quote:
Also im using a wireless network for updating my EPG etc can someone explain how to set that up? Im using a DLINK DWL-G520 which does have linux support under suse and many other distros


Im not sure about that card.. there is several thread about wireless setups with knoppmyth.. read on..


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 01, 2005 12:17 pm 
Offline
Joined: Tue Mar 01, 2005 11:12 am
Posts: 3
Ok the wireless i can get but can someone give me some info on updating the ivtv to the devolpment release 0.3.2e so i can use my PVR 150.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 01, 2005 12:21 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
the pvr150 is not supported in the latest version of knoppmyth or any other distribution (other than windows) at this point. There have been some semi success stories on the mythtv mailing list, but at this point it is still very bleeding edge and buggy.

as for the wireless search the forums I think that model has been discussed before if I remember correctly.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 01, 2005 12:25 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
rennocneb wrote:
Ok the wireless i can get but can someone give me some info on updating the ivtv to the devolpment release 0.3.2e so i can use my PVR 150.
Read the README included with source. Should be as simply as cd driver, ./configure, make, make install, cd ../utility, make and make install. If you have problem, check the ivtv mailing list.

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 01, 2005 2:12 pm 
Offline
Joined: Tue Mar 01, 2005 11:12 am
Posts: 3
I also have an ATI TV Wonder VE i know that would work but is picture quality going to be bad? Are there other commonly availble cards that work well? ATI TV Woner PRO?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 01, 2005 2:28 pm 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
Avoid ATI. Just my 2 cents. Search the forum...

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 01, 2005 3:48 pm 
Offline
Joined: Tue Dec 07, 2004 12:04 pm
Posts: 369
cesman wrote:
rennocneb wrote:
Ok the wireless i can get but can someone give me some info on updating the ivtv to the devolpment release 0.3.2e so i can use my PVR 150.
Read the README included with source. Should be as simply as cd driver, ./configure, make, make install, cd ../utility, make and make install. If you have problem, check the ivtv mailing list.


I'm reminded by another thread today: you'll also need to untar the kernel sources on the mythbox to recompile a newer ivtv.

-brendan


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 04, 2005 9:42 am 
Offline
Joined: Tue Mar 01, 2005 9:56 am
Posts: 17
rennocneb wrote:
I also have an ATI TV Wonder VE i know that would work but is picture quality going to be bad? Are there other commonly availble cards that work well? ATI TV Woner PRO?


ATI works fine, but linux doesn't have any support for hardware mpeg encoding so it's a bit of a cpu hog..

PVR 350 seems to be the best card around.. i use the ATI since my Backend is dedicated with plenty of CPU and i was able to use it in conjunction with firewire to support 2 tuners.

PVR 250 works good as well and i know circuit city has had good deals on those..


Top
 Profile  
 
 Post subject:
PostPosted: Fri Mar 04, 2005 9:51 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
Just a small correction, it's not that linux does not have support for hardware encoding on the ati cards, the ati wonder cards do not have a hardware encoder on them to support.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Mon Mar 07, 2005 1:26 pm 
Offline
Joined: Mon Oct 04, 2004 12:56 pm
Posts: 57
rennocneb wrote:
...can someone give me some info on updating the ivtv to the devolpment release 0.3.2e so i can use my PVR 150.


In case anyone's interested here's my method for updating ivtv:

download the tarball (in this example ivtv-0.2.0-rc3e.tgz)
Code:
wget "http://205.209.168.201/~ckennedy/ivtv//ivtv-0.3/OLD/ivtv-0.3.2e.tgz"

untar (doesn't matter where really)
Code:
tar -xzvf ivtv-0.3.2e.tgz
su mythtv
cd ivtv-0.3.2e/driver
make
cd ../util
make
su
cd driver
make install
cd ../util
make install


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 11, 2005 10:13 am 
Offline
Joined: Sun Jan 23, 2005 4:27 pm
Posts: 2
Thanks. Any chance of these drivers being integrated in Knoppmyth any time soon?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 11, 2005 12:09 pm 
Offline
Joined: Tue Dec 07, 2004 12:04 pm
Posts: 369
nikolajb wrote:
Thanks. Any chance of these drivers being integrated in Knoppmyth any time soon?


The 0.3.x drivers, no. My understanding is that the knoppmyth policy is to only includes stable branches, which are 0.2.x and, if and when it arrives, 0.4.x. 0.3.x is the current unstable branch for ivtv.

With that said, I've read that some of the PVR-150 and PVR-500 compatibility has been backported to the 0.2.x ivtv branch but I'm somewhat fuzzy on whether that's in the official 0.2.x branch or someone's fork.

-brendan


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 12, 2005 8:34 am 
Offline
Joined: Mon Oct 04, 2004 12:56 pm
Posts: 57
If anyone finds an ivtv version that works for the PVR-150 please post it here.


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 12, 2005 8:52 am 
Offline
Joined: Tue Dec 07, 2004 12:04 pm
Posts: 369
Thermopyle wrote:
If anyone finds an ivtv version that works for the PVR-150 please post it here.


My understanding is that ralph's instructions for the PVR-500 (essentially, install ivtv-0.3.2s, esp. manually fixing the ivtv-0.3.2 tuner.ko problem in make install, and making suggested configuration changes) should work for the PVR-150, with the changes of removing the 2nd ivtvctl command from the script. However, I cannot test it, as I don't have the card.

-brendan


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 32 posts ] 
Go to page 1, 2, 3  Next



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 3 guests


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 post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu