View unanswered posts    View active topics

All times are UTC - 6 hours





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

Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Thu Jul 14, 2005 8:37 am 
Offline
Joined: Thu Jun 23, 2005 7:09 pm
Posts: 21
Haven't figured this one out yet. I'm running KnoppMyth R5A16 on an Athlon 2100+ w/ 512mb RAM, Leadtek K7NCR18D Nforce2 mobo and some old nvidia card.

Everything works great, except for the tuner card! All I can get is a green screen with a wee bit of static on the top. The tuner is a Vstream VS-TV878RF bttv card. The chipset is a Conexant Fusion 878A. I know it's not a hardware encoder card....

Can anyone help out at all? I was talking to cesman on the IRC chan and for the time we worked on it, could not figure it out. THanks,

linuxvirgin

_________________
This is my first time...


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jul 14, 2005 9:30 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
sounds like the symptoms you get on cards that aren't bttv, but use the cxx??? driver.

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

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Thu Jul 14, 2005 4:42 pm 
Offline
Joined: Mon May 10, 2004 8:08 pm
Posts: 1891
Location: Adelaide, Australia
I get the same symptom on my bttv card when it is either not tuned, or the antenna is unplugged. Does the output of dmesg indicate that your card is being detected properly? If not, you will need to pass a card= (and possibly tuner= parameter to the bttv module. There is heaps of info on the forum about how do do this. Make sure that you can receive tv signals using xawtv (after setting the correct frequency table an changing to a valid channle) befor trying to get mythtv working because setting up the channels correctly for myth is not trivial.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 15, 2005 6:21 am 
Offline
Joined: Thu Jun 23, 2005 7:09 pm
Posts: 21
xawtv does not work. Linux is picking it up as a brooktree corporation bt878.

I'm not really sure what all cesman had me doing the other night...

_________________
This is my first time...


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 15, 2005 6:36 am 
Offline
Joined: Thu Jun 23, 2005 7:09 pm
Posts: 21
Here's what I see in dmesg:

kernel: bttv0: Bt878 (rev 17) at 000:01:07.0, irq: 19, latency: 32, mmio: 0xd8000000
kernel: bttv0: using: *** UNKNOWN/GENERIC *** [card=0,autodetected]
kernel: tveeprom(bttv internal0: Huh, no eeprom present (err=-121)?
kernel: bttv0: using tuner=-1
kernel: bttv0: i2c: checking for MSP34xx @ 0x80... not found
kernel: bttv0: i2c: checking for TDA9875 @ 0xb0... not found
kernel: bttv0: i2c: checking for TDA7432 @ 0x8a... not found
kernel: bttv0: i2c: checking for TDA9887 @ 0x86... not found
kernel: bttv0: registered device video0
kernel: bttv0: registered device vbi0

_________________
This is my first time...


Top
 Profile  
 
 Post subject:
PostPosted: Fri Jul 15, 2005 10:54 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
it's not detecting your card properly. I would check CARDLIST or google for your card to see if you can find out what card and tuner settings bttv needs.

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

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 18, 2005 9:29 am 
Offline
Joined: Thu Jun 23, 2005 7:09 pm
Posts: 21
I'm trying to find settings for this thing, but google isn't turning up anything. Last time I go cheap, I guess...

Where is cardlist? I found a thread with the patch, but it's not valid on my load of R5A16...

_________________
This is my first time...


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 18, 2005 11:47 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
well it's in the kernel source if you unpack it, or google should be able to locate a copy of it for you.

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

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 18, 2005 11:51 am 
Offline
Joined: Thu Jun 23, 2005 7:09 pm
Posts: 21
I found the list on Google.... My specific card is not listed on it. cesman claims he got his working... how can it work if it's not on the list? Is there something more generic that I should try?

_________________
This is my first time...


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 18, 2005 12:10 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
If cesman cliamed to get one of these cards working I'm sure that he posted what card and tuner type he used, but the only card I remember cesman talking about was a kworld card.

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

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 18, 2005 12:24 pm 
Offline
Joined: Thu Jun 23, 2005 7:09 pm
Posts: 21
Yes, this is a Kworld card... I'm told V-stream is their tuner line. It all gets picked up as a Brooktree BT878. When I purchased the card from newegg, it was sold as a Kworld brand, it arrived as V-stream.

anyway, I'll mess around w/ it some more tonight when I have time to sit down and do some serious searches. Thanks for your help Xsecrets.

_________________
This is my first time...


Top
 Profile  
 
 Post subject:
PostPosted: Mon Jul 18, 2005 1:26 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
well I believe that kword is listed in the cardlist, and I know that cesman put specifics about the card and tuner type used. Also at least one other user has a thread with the information in it. I would search the forums for kworld. the posts will be rather old now, but should get you the relevant information.

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

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 19, 2005 7:28 am 
Offline
Joined: Thu Jun 23, 2005 7:09 pm
Posts: 21
Fixed. Used the settings from http://www.mysettopbox.tv/phpBB2/viewto ... ght=kworld

and it works just fine and dandy in xawtv.

NOW... my problem is, when I try to get into myth, and watch live tv, I get the last station I tuned into in xawtv, and if I try to change the channels, the video feed stops, the backend crashes, and I get thrown back to the mythtv menu screen. However, the audio on that channel continues to play until I either restart, or open xawtv back up and tune into a different channel.

I set up some programs to record last night, so when I get home from work, I'll find out whether it was able to change channels to do the recordings. Then again, I think the power flickered a few times last night (or at least, I heard my ups flipping out at around 4:30), so the machine may not even be on anymore :).

_________________
This is my first time...


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 19, 2005 7:44 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
you don't have your sound setup right. you need to mute linein and set it as capture. That's the sound problem, but as for not changing channels are you using ota cable sat are you using zap2it if cable have you tried us-cable and us-cable-hrc? (if you are in the US)

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

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Tue Jul 19, 2005 8:13 am 
Offline
Joined: Thu Jun 23, 2005 7:09 pm
Posts: 21
Not sure what you're saying about the sound. My onboard soundcard on the mobo doesn't work because the drivers aren't loaded. I had my line plugged directly into the back of the tuner.

I'm using zap2it for the station listings, and it has the correct provider in there for me. I'm using us-cable, which is what worked in xawtv. I haven't tried us-cable-hrc in Myth, but it didn't work in xawtv, so I'm guessing it wouldn't work in myth either. Again, I'll have to see if it managed to change channels and record anything last night.

I seem to remember seeing a thread somewhere (or maybe something in the myth mailing list?) about someone having the livetv problem... but now I can't find it!

_________________
This is my first time...


Top
 Profile  
 

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



All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 34 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