View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 11 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: Diamond XtremeTV PVR 550
PostPosted: Mon Jul 04, 2005 9:12 pm 
Offline
Joined: Mon Jul 04, 2005 8:25 pm
Posts: 114
I just installed KnoppMyth R5A16 on my box with a Diamond XtremeTV PVR 550 PCI card (MPEG hardware encoder).

The install seemed to go pretty well and I tried my best to configure myth correctly (not having done this previously).

Linux boots right to MythTV but I'm unable to view live TV. I get some wavy lines for a bit and then the screen goes mostly black. The channel lineup appears to be working correctly since I can see channel descriptions when I change the channel.

Did some searching of this forum to try and figure this out but no joy yet.

'ivtvctl -a' indicates that the driver being used is "Vanilla iTVC15 card". This doesn't seem right.

The chipset on the PCI card shows:

Conexant MPEG II A/V
CX23416-12
0428Y1CV
0429 TAIWAN

Someone else said they thought this was the same chipset used with the Hauppauge PVR-150, but I'm not sure.

What should I try next?

Thanks,

Jon


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 04, 2005 9:59 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
never heard of that chip which most likely means it's never been mentioned on this forum. you will need to go to google and/or the ivtv mailing list.(assuming ivtv supports that card)

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

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 05, 2005 11:41 am 
Offline
Joined: Mon Jul 04, 2005 8:25 pm
Posts: 114
It looks like this card is supported since ivtv 0.3.2i

http://sourceforge.net/mailarchive/mess ... d=11159829

YUAN PG600/DIAMONDMM PVR-550 (CX Falcon 2)

I downloaded the latest ivtv (version 0.3.6x) and complied it per the instructions on the knoppmyth wiki.

I copied msp3400.o to /lib/modules/2.6.11.9-chw-2/kernel/drivers/media/video

I ran mythtv-setup again but didn't see anything new.

I tried running myth again, but same deal as before.

What else do I need to do?

Jon


Top
 Profile  
 
 Post subject: More
PostPosted: Tue Jul 05, 2005 11:48 am 
Offline
Joined: Mon Jul 04, 2005 8:25 pm
Posts: 114
Found this on google:
Quote:
my pg600/pvr-550 works great with
options cx25840 no_black_magic=1 cardtype=2 debug=0 audiofmt=1
and
options ivtv tuner=44


How do I set this?

Jon


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 05, 2005 1:01 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
put that information in /etc/mythtv/modules/ivtv the ivtv tuner stuff may or may not already be there and may or may not be commented out you should see what I'm talking about when you edit the file.

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

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 05, 2005 1:46 pm 
Offline
Joined: Mon Jul 04, 2005 8:25 pm
Posts: 114
Still not working, but when I try to watch live tv now I get what looks like an untuned channel. Tried changing channels, but they all look the same.

Should I get rid of the msp3400 stuff?

Did I copy the wrong driver over previously?

Should I run mythtv-setup again?

Here is /etc/mythtv/modules/ivtv:

Code:
alias char-major-81 videodev
alias char-major-61 lirc_i2c
#options ivtv debug=1
#options tuner type=2
options msp3400 once=1 simple=1
options cx25840 no_black_magic=1 cardtype=2 debug=0 audiofmt=1
options ivtv tuner=44
install ivtv /sbin/modprobe tuner; /sbin/modprobe msp3400; /sbin/modprobe saa7115;  /sbin/modprobe --ignore-install  ivtv
remove ivtv /sbin/modprobe -r --ignore-remove ivtv && /sbin/modprobe -r saa7115 && /sbin/modprobe -r msp3400 && /sbin/modprobe -r tuner


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 05, 2005 3:42 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
don't know it's obviously very new support, you might have better luck over on the ivtv mailing list.

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

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 05, 2005 8:00 pm 
Offline
Joined: Mon Jul 04, 2005 8:25 pm
Posts: 114
This is interesting...

I rebooted the computer and tired watching live tv from myth and it actually worked! I can even change channels.

However, I've got no sound and the video is super choppy. :cry:

This might have more to do with configuring Linux than anything else I suppose. I noticed that the TuxRacer game also suffers from lack of sound and choppy video also.

I'm using a fairly weak processor in this box (Duron 800) but it should be adequate as it has worked well as a PVR under Windows with both Sage and BeyondTV.

Where should I look for info on configuring sound and video?

What info do I need to retrieve for this?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 05, 2005 8:19 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
well if I were you I would start another thread with details like which video card you have and which video card. quick hints if you have nvidia did you install the drivers? have you tried alsaconf?

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

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jul 06, 2005 12:03 am 
Offline
Joined: Fri Sep 19, 2003 7:05 pm
Posts: 5088
Location: Fontana, Ca
Xsecrets wrote:
don't know it's obviously very new support, you might have better luck over on the ivtv mailing list.
What he said...

_________________
cesman

When the source is open, the possibilities are endless!


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jul 07, 2005 6:38 pm 
Offline
Joined: Tue Dec 07, 2004 12:04 pm
Posts: 369
gummybear wrote:
I copied msp3400.o to /lib/modules/2.6.11.9-chw-2/kernel/drivers/media/video

...

What else do I need to do?

Jon


Be aware that there are 2-3 copies of many of the ivtv-related *.o or *.ko kernel modules in the recent KnoppMyth alphas. At minimum, they're in both the ivtv and v4l2 directories.

After performing the make installs, I use updatedb (<wait for finish>) then a good ls -arlt `locate msp3400.ko`, for example to figure out where extra copies of the modules may be and replace them with the most recent one.

-brendan


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 11 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: Bing [Bot] and 9 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