View Full Version : kworld 115 help
4dognight
March 1st, 2008, 10:41 AM
I installed a kworld 115 tuner , and have it finally recoginized in myth, by reading various posts, as a DVB card type..
When I go to have it scan for channels , it never picks any up. I have tried QAM64,128,256. I tried both coax inputs on the card too.
Can someone tell me what they used to get it to pick up channels, for the channel scan.
Im using cable, not atsc. And I would like it to pick up the analog channels too.
lionsnob
March 1st, 2008, 11:22 AM
I had the same issue. You have to follow the instructions here (http://mythtv.org/wiki/index.php/Kworld_ATSC_110). Note that the instructions for the 110 and 115 are nearly identical. but there are certain portions that differ between the 110 and 115.
thecoolcat
March 1st, 2008, 11:32 AM
Getting NTSC to work on this card using mythtv is pretty involving. Is it first working using tvtime? If you are also trying to get ATSC, try it out using mplayer first.
You can use this thread to help you:
http://ubuntuforums.org/showthread.php?t=643415
4dognight
March 1st, 2008, 11:49 AM
I had the same issue. You have to follow the instructions here (http://mythtv.org/wiki/index.php/Kworld_ATSC_110). Note that the instructions for the 110 and 115 are nearly identical. but there are certain portions that differ between the 110 and 115.
That is the site I used to get it Mythtv to identify the card. I have Myth recognizing the card. It just doesnt pick up any channels., when I am configuring it in the backend.
I would like to know what others used in the config to get it to scan for channels correctly.
4dognight
March 1st, 2008, 12:02 PM
Getting NTSC to work on this card using mythtv is pretty involving. Is it first working using tvtime? If you are also trying to get ATSC, try it out using mplayer first.
You can use this thread to help you:
http://ubuntuforums.org/showthread.php?t=643415
I can get it to work in tvtime. Although it only goes up to channel 125, even though i selected 'cable + channel 100+'. n]No QAM channels :-(
newlinux
March 1st, 2008, 04:02 PM
You setup the card type right in your /etc/modules correct? And you are doing a full scan with a cable frequency table (not high or low) and letting it complete? If not, tell us all of the scan settings you have tried.
I don't think tvtime won't tune digital channels.
The way to test it outside of myth is to use dvb-utils
4dognight
March 1st, 2008, 08:46 PM
Here is my /etc/modules
fuse
lp
saa7134-dvb
saa7134-alsa
And my /etc/modprobe.conf
alias char-major-81 videodev
alias char-major-81-0 saa7134
options saa7134 card=90 disable_ir=1
OK, I dont know why, but now I got it to tune in the QAM channels. There were so many diferent variables, I might have missed one. What I ended up with was
Scan type=full
frequency table=cable hrc
atsc modulation=cable QAM 256
BUT! I have NO sound! Argggg!
I tried setting these as stated in the tutorial
v4lctl -c /dev/video0 setattr automute off
v4lctl -c /dev/video0 volume mute off
I do see this in the log,
2008-03-01 18:38:13.233 NVP: Disabling Audio, params(-1,2,44100)
Any ideas?
4dognight
March 1st, 2008, 09:05 PM
I also noticed these messages from dmesg.
[ 18.748000] nxt2004: Firmware upload complete
[ 20.868000] saa7134_alsa: disagrees about version of symbol snd_ctl_add
[ 20.868000] saa7134_alsa: Unknown symbol snd_ctl_add
[ 20.868000] saa7134_alsa: disagrees about version of symbol snd_pcm_new
[ 20.868000] saa7134_alsa: Unknown symbol snd_pcm_new
[ 20.868000] saa7134_alsa: disagrees about version of symbol snd_card_register
[ 20.868000] saa7134_alsa: Unknown symbol snd_card_register
[ 20.868000] saa7134_alsa: disagrees about version of symbol snd_card_free
[ 20.868000] saa7134_alsa: Unknown symbol snd_card_free
[ 20.868000] saa7134_alsa: disagrees about version of symbol snd_pcm_stop
[ 20.868000] saa7134_alsa: Unknown symbol snd_pcm_stop
[ 20.868000] saa7134_alsa: disagrees about version of symbol snd_ctl_new1
[ 20.868000] saa7134_alsa: Unknown symbol snd_ctl_new1
[ 20.872000] saa7134_alsa: disagrees about version of symbol snd_card_new
[ 20.872000] saa7134_alsa: Unknown symbol snd_card_new
[ 20.872000] saa7134_alsa: disagrees about version of symbol snd_pcm_lib_ioctl
[ 20.872000] saa7134_alsa: Unknown symbol snd_pcm_lib_ioctl
[ 20.872000] saa7134_alsa: disagrees about version of symbol snd_pcm_set_ops
[ 20.872000] saa7134_alsa: Unknown symbol snd_pcm_set_ops
[ 20.872000] saa7134_alsa: disagrees about version of symbol snd_pcm_hw_constraint_integer
4dognight
March 1st, 2008, 11:43 PM
ok, now i feel stupid. my speakers were turned all the way down! I do still have those messages that i posted though. not sure if they mean anything bad.
So , is it worth getting the analog tuner to work on this tuner? If both cant be active at the same time, Im thinking its not worth it. I still have my pvr500 anyway. I will just use this tuner for the HD local channels.
4dognight
March 5th, 2008, 11:03 PM
OK, Now that I have recovered from my embarasment of having my speakers tuned off. I need to figure out how to get these channels on this tuner in the EPG to have some useful meaning.
My tuners all show up as 'UNKNOWN 105#1' for example.
Plus they have no schedules. This kind of makes it useless for recording and searching. How do I get schedules for these channels from this tuner?
I have a schedules direct account and have tried all the possible lineups, to no avail.:confused:
newlinux
March 5th, 2008, 11:22 PM
What I do is into the channel editor (in mythtv-setup, mythweb, or in the frontend channel editor), and enter the actual XMLTVID for each of these channels (for instance, if 105#1 is actual your local NBC affiliate, I'd put in the XMLTVID for your local NBC affiliate - you can get that from schedules direct).
Pick a lineup that has all the channels you get via QAM in schedules direct. Then run
mythfilldatabase --do-channel-updates
Which will update the channel call sign and number to match what is in schedules direct, and then you will get guide data that makes sense.
dsbw
March 28th, 2008, 06:11 AM
There was no "Broadcast" lineup for your area?
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.