Re: [linux-dvb] [PATCH] XC5000 tuner improvement/clean up

2008-02-04 Thread Timothy E. Krantz
On Jan 27, 2008 6:50 PM, Chaogui Zhang [EMAIL PROTECTED] wrote: Download the newest v4l-dvb tree from http://linuxtv.org/hg/v4l-dvb and apply the patch against it. I just noticed that the previous patch that fixed the kernel oops has been merged into the master tree, which

Re: [linux-dvb] [PATCH] XC5000 tuner improvement/clean up

2008-01-27 Thread Timothy E. Krantz
Hi, all, This patch improves the performance of the xc5000 tuner driver. 1. Now, only one xc5000_priv struct is used for each physical tuner instead of one for each attach (analog/digital). This avoids potential inconsistence such as the status of the firmware loading changed by

Re: [linux-dvb] saa7134 TUN 900 card remote driver

2008-01-25 Thread Timothy E. Krantz
Hmmm, no response yet. Am I asking in the wrong place? _ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Timothy E. Krantz Sent: Thursday, January 24, 2008 2:48 PM To: linux-dvb@linuxtv.org Subject: [linux-dvb] saa7134 TUN 900 card remote driver Hi, looking

[linux-dvb] saa7134 TUN 900 card remote driver

2008-01-24 Thread Timothy E. Krantz
Hi, looking at the code for the TUN 900 (card 66) part of the saa7134 driver I see that it says that the remote control is not implemented. Can someone point me in the direction of a FAQ or HOWTO that would get me started on fixing that? Thanks in Advance. Tim

Re: [linux-dvb] Pinnacle 800i driver problems

2008-01-22 Thread Timothy E. Krantz
Greetings all, Ok, I feel really dumb but I have having a devil of a time getting linux to see my capture card. I believe I am doing everything right, but then again, I don't know. I downloaded the file posted about a week ago stating it was a patch for the pinnacle pci card (800i). I extracted

[linux-dvb] Pinnacle 800i driver analog audio issues

2008-01-21 Thread Timothy E. Krantz
After compiling the latest Pinnacle 800i driver from the tree I have the following : cx88_alsa: disagrees about version of symbol snd_ctl_add cx88_alsa: Unknown symbol snd_ctl_add cx88_alsa: disagrees about version of symbol snd_pcm_new cx88_alsa: Unknown symbol snd_pcm_new cx88_alsa: disagrees

Re: [linux-dvb] Pinnacle 800i driver analog audio issues

2008-01-21 Thread Timothy E. Krantz
After compiling the latest Pinnacle 800i driver from the tree I have the following : cx88_alsa: disagrees about version of symbol snd_ctl_add cx88_alsa: Unknown symbol snd_ctl_add cx88_alsa: disagrees about version of symbol snd_pcm_new cx88_alsa: Unknown symbol snd_pcm_new

Re: [linux-dvb] Pinnacle 800i driver analog audio issues

2008-01-21 Thread Timothy E. Krantz
After compiling the latest Pinnacle 800i driver from the tree I have the following : cx88_alsa: disagrees about version of symbol snd_ctl_add cx88_alsa: Unknown symbol snd_ctl_add cx88_alsa: disagrees about version of symbol snd_pcm_new cx88_alsa: Unknown symbol

[linux-dvb] Pinnacle 800i

2008-01-19 Thread Timothy E. Krantz
Using the latest patches from here I am able to get my pinnacle 800i card working with mythtv. If I define it to Mythtv as a DVB card,using /dev/dvb/adapter0, I can get my cable providers enuncrypted digital stations. If I define it using /dev/video0 I can get analog stations. I see