View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 5 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Fri Mar 18, 2005 12:58 am 
Offline
Joined: Mon Dec 06, 2004 3:20 pm
Posts: 55
Location: Sacramento, Ca
I ordered a Kworld software capture card from newegg after reading that a few follks had success in Myth. I searched here and found a post from cesman and tried these settings in /etc/mythtv/modules/bttv:
Code:
alias char-major-89 i2c-dev
options i2c-core i2c_debug=1
options i2c-algo-bit bit_test=1
alias char-major-81 videodev
alias char-major-81-0 bttv
alias char-major-81-1 tvaudio
options bttv card=78 radio=1 pll=1 tuner=2 bttv_gpio=1
options tuner debug=1 type=2



No luck. It appears that my card is detected and using the bttv setting:
Code:
root@mythtv2:/home/mythtv# dmesg | grep bttv
bttv: driver version 0.9.15 loaded
bttv: using 8 buffers with 2080k (520 pages) each for capture
bttv: Bt8xx card found (0).
bttv0: Bt878 (rev 17) at 00:11.0, irq: 11, latency: 64, mmio: 0xcddfe000
bttv0: using: Jetway TV/Capture JW-TV878-FBK, Kworld KW-TV878RF [card=78,insmod
option]
bttv0: gpio: en=00000000, out=00000000 in=003fffff [pre-init]
bttv0: gpio: en=00000000, out=00000000 in=003fffff [init]
bttv0: using tuner=2
bttv0: i2c: checking for TDA9875 @ 0xb0... not found
bttv0: i2c: checking for TDA7432 @ 0x8a... not found
tuner: tv aard core driver (bttv, saa7134, ...) instead.
bttv0: registered device video0
bttv0: registered device vbi0
bttv0: registered device radio0
bttv0: gpio: en=00000007, out=00000004 in=003ffff8 [audio: off]
bttv0: gpio: en=00000007, out=00000004 in=003ffff8 [audio: off]
bttv0: PLL: 28636363 => 35468950 .. ok
bttv0: gpio: en=00000007, out=00000004 in=003ffff8 [audio: off]
bttv0: PLL can sleep, using XTAL (28636363).
bttv0: gpio: en=00000007, out=00000004 in=003ffff8 [audio: off]
bttv0: timeout: drop=115 irq=13076/17754, risc=258a6044, bits: HSYNC FDSR
bttv0: reset, reinitialize
bttv0: gpio: en=00000007, out=00000004 in=003ffff8 [audio: off]
bttv0: PLL can sleep, using XTAL (28636363).
bttv0: timeout: drop=115 irq=13130/17808, risc=2d59901c, bits: HSYNC
root@mythtv2:/home/mythtv#


I have put this card in a clean install of r4v5 and it is the only capture card in the box. This is the second box I have put together, it is exactly the same as my signature shows exept this Kworld capture card (no PVR 250)

Anyone had success with this card? Any suggestions?

_________________
SIS K7S5A mb R4V5
Amd 2000 + cpu Atheros chipset wireless NIC
GF4 ti4200 Video onboard ALSA sound card
768 meg sdram partial install on Nuv2disc
120 g maxtor HD
PVR 250 Video Capture card


Top
 Profile  
 
 Post subject:
PostPosted: Sun Mar 20, 2005 2:05 am 
Offline
Joined: Mon Dec 06, 2004 3:20 pm
Posts: 55
Location: Sacramento, Ca
Well, after many hours of tinkering, I had a little sucess. I decided to try R5a12 and see what happend. I did a fresh install of R5a12, got the nvidia drivers loaded, configured the xf86config-4 (I think). When I tried to watch tv in myth only got snow, could not change the channel.

Then I tried xawtv. It worked right away, better after I ran scantv and configured the settings. If I set xawtv to say channel 32, got out of xawtv,then started mythtv, I got a good picture but could not change the channel. I was on the channel I previously left in xawtv. In xawtv I could change the channel with the keyboard, all channels came in good and full screen looked good also. I had a week sound signal for awhile (only in Mythtv never sound in xawtv) , but later I got no sound. I have changed every setting in bttv to every thing I could find on google, but to no avail. The bttv setting above works the best, but cannot not really functional. About ready to throw in the towel on this capture card.

_________________
SIS K7S5A mb R4V5
Amd 2000 + cpu Atheros chipset wireless NIC
GF4 ti4200 Video onboard ALSA sound card
768 meg sdram partial install on Nuv2disc
120 g maxtor HD
PVR 250 Video Capture card


Top
 Profile  
 
 Post subject: Any Luck
PostPosted: Wed Mar 23, 2005 5:13 pm 
Offline
Joined: Wed Mar 02, 2005 2:19 pm
Posts: 1
Hi I too as this card. I have spent many hours trying to get it to work and have not had much luck with it. I am wondering if you have any recent improvement or hints to help with the endevor.
Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 23, 2005 6:59 pm 
Offline
Joined: Mon Dec 06, 2004 3:20 pm
Posts: 55
Location: Sacramento, Ca
donjuan,

I have made some progress. I have the card working for live tv and recording. I used the settings I posted above in folder: /etc/mythtv/modules/bttv.

Turns out all my problems were related to me setting up the capture card in Mythtv-setup wrong. Once I had that right, and had the nvidia driver updated, the Kworld card began working. But the sound quality is not very good because of my onboard sound card. The sound directly out of the Kworld sounds good, but it sounds bad after going through my sound card. I am working on installing another soundcard right now. I hope this fixes sound for live tv and recordings.

If that works, then I am going to try and tackle the remote set up.

_________________
SIS K7S5A mb R4V5
Amd 2000 + cpu Atheros chipset wireless NIC
GF4 ti4200 Video onboard ALSA sound card
768 meg sdram partial install on Nuv2disc
120 g maxtor HD
PVR 250 Video Capture card


Top
 Profile  
 
 Post subject:
PostPosted: Mon Apr 11, 2005 7:01 pm 
Offline
Joined: Mon Dec 06, 2004 3:20 pm
Posts: 55
Location: Sacramento, Ca
Well, I thought I would post my final results with this Kworld bttv card. I did get everything working satisfactorily in R4V5, including the remote.

I got the capture card working by editing /etc/mythtv/modules/bttv as shown at the top of this post. Then do the proper setup in mythtv-setup and you should be able to view live tv and record with no problems.

However, sound was a problem. My onboard sound card (sis 7012) did not work quite right for recording. Very poor sound. So I popped in a cmeida 8738 pci chipped sound card and had the very same poor results. A google search showed others had problems with the SIS onboard and the cmedia pci sound card. So I dug up an old ensoniq pci sound card, and the sound worked good. It was the line in on the sound cards that did not work correctly with the bttv capture card. I have a PVR 250 in another box with the SIS onboard sound and the sound is fine. The PVR 250 records sound directly to the HD and only plays on the analog out of the sound card, which works well.

Then for the remote. I just followed the LIRC HOWTO in the wiki:
http://knoppmythwiki.homelinux.org/inde ... =LIRCHowTo

I selected the Kworld card in the setup script for lirc-0.7.0pre4, then make, make install. Then I edited /etc/modutils/lirc and used lirc_gpio instead of the existing lirc_i2c (see wiki for more details). After running the setup script, there was a message about having to use lirc_gpio.

Then I untarred /usr/src/remotes.tar.bz2 , went into the new directory and copied the kworld.conf file to /etc/modutils. I backed up lirc.conf, then renamed the kworld.conf as lirc.conf.

At this point I rebooted and tried the remote. Some of the keys worked right away (like the numbers keys), others did not because I had not mapped them correctly yet. So on to mapping the remote keys.

The keys are mapped in /home/mythtv/.mythtv/lircrc. So I backed up the file lircrc as lircrc.hauppage, since I wanted to save the correct mapping for the hauppauge pvr 250 remote. Then I edited the lircrc file and renamed the keys I wanted to use as shown in /etc/modules/lirc.conf (the kworld one we previously installed). Pretty easy to do, just open up the /etc/modules/lirc.conf file in one xterm while you edit the lircrc in another.

A couple of final notes:

1. For some reason the ch+ and ch- keys on the remote did not seem to work while I was connected to a monitor, so I mapped a couple of other keys to do ch- and ch+. When I put the box onto a TV suddenly ch- and ch+ keys worked (I still had them mapped in the lircrc file). I have no explanation for this.

2. I did try to install the Kworld BTTV card and remote using R5A12. The capture card worked fine but I could never get the remote working. I kept getting an error about lirc_gpio not found. A google search showed that this was a problem for some others using the 2.6.xx Kernel. However, I am a very inexperienced Linux user, so others may be able to solve this problem, or I may have just totally blundered somewhere during the compile/install process.

_________________
SIS K7S5A mb R4V5
Amd 2000 + cpu Atheros chipset wireless NIC
GF4 ti4200 Video onboard ALSA sound card
768 meg sdram partial install on Nuv2disc
120 g maxtor HD
PVR 250 Video Capture card


Top
 Profile  
 

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


All times are UTC - 6 hours




Who is online

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