Re: [linux-dvb] Problem with Kworld ATSC-110

2007-01-13 Thread John
I bought a barebones and installed MythDora. I then installed the v4l-dvb from mecurial and made the changes to saa7134-dvb and did a make, make install. As Dwaine stated, the switch over doesn't occur. I tried both patches and I switched cables both times. --- Michael Krufky <[EMAIL PROTECTED]> w

Re: [linux-dvb] Problem with Kworld ATSC-110

2007-01-08 Thread Michael Krufky
Dwaine Garden wrote: > Finished testing... Looks like the patch did not switch over to the second > RF connection. > > Could be related to this issue.. The Kworld device does display a picture > for a split second > then it goes black with various green boxes shooting around the screen. The

Re: [linux-dvb] Problem with Kworld ATSC-110

2007-01-07 Thread John
I downloaded the tar from the web page and did a make then make install after I changed the saa7134-dvb module. I rebooted and when I try to modprobe the saa7134-dvb module I get unknown symbol in module, or unknown parameter. How do I fix this so it'll load? --- Michael Krufky <[EMAIL PROTECTED]

Re: [linux-dvb] Problem with Kworld ATSC-110

2007-01-07 Thread John
I downloaded the tar from the web page and did a make then make install after I changed the saa7134-dvb module. I rebooted and when I try to modprobe the saa7134-dvb module I get unknown symbol in module, or unknown parameter. How do I fix this so it'll load? --- Michael Krufky <[EMAIL PROTECTED]

Re: [linux-dvb] Problem with Kworld ATSC-110

2007-01-07 Thread Dwaine Garden
inal Message From: John <[EMAIL PROTECTED]> To: Michael Krufky <[EMAIL PROTECTED]> Cc: Dwaine Garden <[EMAIL PROTECTED]>; Linux and Kernel Video ; linux-dvb@linuxtv.org Sent: Sunday, January 7, 2007 10:27:50 PM Subject: Re: [linux-dvb] Problem with Kworld ATSC-110 Thanks, I

Re: [linux-dvb] Problem with Kworld ATSC-110

2007-01-07 Thread Dwaine Garden
fky <[EMAIL PROTECTED]> Cc: Dwaine Garden <[EMAIL PROTECTED]>; linux-dvb@linuxtv.org; Linux and Kernel Video Sent: Sunday, January 7, 2007 10:27:50 PM Subject: Re: [linux-dvb] Problem with Kworld ATSC-110 Thanks, I'd be happy to test it out. It's not working for me but I want

Re: [linux-dvb] Problem with Kworld ATSC-110

2007-01-07 Thread Michael Krufky
John wrote: > Thanks, I'd be happy to test it out. It's not working > for me but I want to make sure I did it right. > > The links says the following. > > static int nxt200x_set_pll_input(u8 *buf, int input) > { > - if (input) > - buf[3] |= 0x08; > - else > - buf[3

Re: [linux-dvb] Problem with Kworld ATSC-110

2007-01-07 Thread John
Thanks, I'd be happy to test it out. It's not working for me but I want to make sure I did it right. The links says the following. static int nxt200x_set_pll_input(u8 *buf, int input) { - if (input) - buf[3] |= 0x08; - else - buf[3] &= ~0x08; + buf[3]

Re: [linux-dvb] Problem with Kworld ATSC-110

2007-01-07 Thread Dwaine Garden
did switch RF connections. Dwaine - Original Message From: Michael Krufky <[EMAIL PROTECTED]> To: John <[EMAIL PROTECTED]> Cc: Dwaine Garden <[EMAIL PROTECTED]>; Linux and Kernel Video ; linux-dvb@linuxtv.org Sent: Sunday, January 7, 2007 6:50:44 PM Subject: Re: [linux

Re: [linux-dvb] Problem with Kworld ATSC-110

2007-01-07 Thread Dwaine Garden
ED]> To: John <[EMAIL PROTECTED]> Cc: Dwaine Garden <[EMAIL PROTECTED]>; linux-dvb@linuxtv.org; Linux and Kernel Video Sent: Sunday, January 7, 2007 6:50:44 PM Subject: Re: [linux-dvb] Problem with Kworld ATSC-110 John wrote: > Thanks, I look forward to seeing if it works on your >

Re: [linux-dvb] Problem with Kworld ATSC-110

2007-01-07 Thread Michael Krufky
John wrote: > Thanks, I look forward to seeing if it works on your > system. I also tried it on a the latest livedvd > Knoppix distro and it diplayed the same behavior. > > --- Dwaine Garden <[EMAIL PROTECTED]> wrote: > >> I'll do some testing too. I have not tried both >> analog and digital on

Re: [linux-dvb] Problem with Kworld ATSC-110

2007-01-07 Thread John
Thanks, I look forward to seeing if it works on your system. I also tried it on a the latest livedvd Knoppix distro and it diplayed the same behavior. --- Dwaine Garden <[EMAIL PROTECTED]> wrote: > I'll do some testing too. I have not tried both > analog and digital on separate RF connections. >

Re: [linux-dvb] Problem with Kworld ATSC-110

2007-01-07 Thread Dwaine Garden
I'll do some testing too. I have not tried both analog and digital on separate RF connections. I think this is the only hdtv card that does have two RF connections. - Original Message From: John <[EMAIL PROTECTED]> To: linux-dvb@linuxtv.org Sent: Saturday, January 6, 2007 10:29:11 PM S