Hi all, I am using Nexus-S card with C-Band connected to it. scan utility is used to scan the channels available in C-BAND. I got the following error from scan utility ./scan -l C-BAND [initial tuning data file] WARNING: filter timeout pid 0x0011 WARNING: filter timeout pid 0x0000 WARNING: filter timeout pid 0x0010
The important thing is, the scan utility works fine and gives the available channels info when i boot the machine and try scanning. But when i continue to run the machine without shuting down for days, then the next day itself when i run the scan command the above said error occurs. Please help me to fix this issue. Thanks in advance for your help Regards, Thiru On Jan 16, 2008 2:03 AM, <[EMAIL PROTECTED]> wrote: > Send linux-dvb mailing list submissions to > linux-dvb@linuxtv.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb > or, via email, send a message with subject or body 'help' to > [EMAIL PROTECTED] > > You can reach the person managing the list at > [EMAIL PROTECTED] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of linux-dvb digest..." > > > Today's Topics: > > 1. Re: Pinnacle HD 800i - Testers required (James Klaas) > 2. Re: PATCH: New driver for Zarlink ZL10313 based Compro > S350/S300 (Tino Reichardt) > 3. Re: HVR-4000 (Steven Toth) > 4. Re: Pinnacle HD 800i - Testers required (Steven Toth) > 5. Re: Pinnacle HD 800i - Testers required (Mauro Carvalho Chehab) > 6. Donation of a Skystar 2.7v > (Turmann, Bernhard (GE Indust, GE Fanuc)) > 7. Re: HVR-4000 (Gregoire Favre) > 8. MT352 frontend INPUT_FREQ register. (Austin Lund) > 9. SkyStar2 rev2.7 (Patrick Boettcher) > 10. Re: [vdr] BUG: DVB-T and DVB-S[2] do not work with VDR & > multiproto (Manu Abraham) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Tue, 15 Jan 2008 12:50:21 -0500 > From: "James Klaas" <[EMAIL PROTECTED]> > Subject: Re: [linux-dvb] Pinnacle HD 800i - Testers required > To: "Steven Toth" <[EMAIL PROTECTED]> > Cc: Linux and Kernel Video <[EMAIL PROTECTED]>, linux-dvb > <linux-dvb@linuxtv.org> > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1 > > On 1/14/08, Steven Toth <[EMAIL PROTECTED]> wrote: > > James Klaas wrote: > > > I'll get mine up and testing in a week or so. > > > > > > James > > > > > > On 1/14/08, Steven Toth <[EMAIL PROTECTED]> wrote: > > >> Hi, > > >> > > >> http://linuxtv.org/hg/~stoth/xc5000-analog<http://linuxtv.org/hg/%7Estoth/xc5000-analog> > > >> > > >> This tree contains full support for the product, firmware is > available > > >> from here: http://steventoth.net/linux/xc5000 > > >> > > >> I need someone to test digital either QAM or ATSC. I've tested > digital > > >> remotely via ssh and dvbtraffic looks good, another user has tested > it > > >> and gets junk. > > >> > > >> Any other people willing to test? > > >> > > >> I could well believe we have issues, but I can't fix what I can't > break. > > >> > > >> Thanks, > > > > Please pull the entire free from the URL above and post feedback here. > > > > Just FYI: If we still have issues then I'm unlikely to be able to solve > > them without remote access to another system or by having a card here. > > > > Thanks, > > > > - Steve > > > > I can't quite get it compiled. I'm using the Ubuntu 2.6.22 kernel > package. Also, since I'm not currently compiling from that kernel, I > had to specify the directory explicitly: > > make -C /usr/src/linux > SUBDIRS=/usr/src/video4linux/hd800i/xc5000-analog/v4l modules > make: Entering directory `/usr/src/linux-source-2.6.22' > CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/flexcop-pci.o > CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/flexcop-usb.o > CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/flexcop.o > CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/flexcop-fe-tuner.o > CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/flexcop-i2c.o > CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/flexcop-sram.o > ... > CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_frontend.o > CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_net.o > /usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_net.c: In function > 'wq_set_multicast_list': > /usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_net.c:1172: error: > 'struct net_device' has no member named 'xmit_lock' > /usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_net.c:1201: error: > 'struct net_device' has no member named 'xmit_lock' > make[1]: *** [/usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_net.o] > Error 1 > make: *** [_module_/usr/src/video4linux/hd800i/xc5000-analog/v4l] Error 2 > make: Leaving directory `/usr/src/linux-source-2.6.22' > > Do I need a kernel more recent than 2.6.22? Or can I patch this one > with a specific patch? > > James > > > > ------------------------------ > > Message: 2 > Date: Tue, 15 Jan 2008 19:05:12 +0100 > From: Tino Reichardt <[EMAIL PROTECTED]> > Subject: Re: [linux-dvb] PATCH: New driver for Zarlink ZL10313 based > Compro S350/S300 > To: linux-dvb@linuxtv.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=us-ascii > > * "Jan D. Louw" <[EMAIL PROTECTED]> wrote: > > > > >> * "Jan D. Louw" <jd.louw at mweb.co.za> wrote: > > > Hi Tino, > > > > > > I had a quick look at the zl10036 datasheet and I can't see anything > > > obviously wrong. The formulas look OK. There is one wrong assignment: > > > > > > if (!priv->has_loopthrough) buf[0] |= 0x01; > > will be fixed > > > > > > > and some wrong comments: > > > > > > buf[6] = 0xd3; /* 6: from datasheet */ > > > buf[7] = 0x40; /* 7: from datasheet */ > > I will fix this... - the comment was copy'n paste :( > > > > > > > but this shouldn't cause it not to work. I suspect this is some > obscure > > > writing order bug. The zl10038 datasheet does provide more info on > > > registers 8-10 which might prove useful. > > > > > > > Also, maybe some hardware problem (like pin SLEEP asserted) or wrong > > crystal freq? > > The crystal freq is okay. I will look @ the SLEEP PIN issue, maybe thats > the fault. Also Matthias Schwarzott has done some work on the patches, > maybe he has found the thing already ? > > > Thanks for the fast response ;) > > -- > regards, TR > > > > ------------------------------ > > Message: 3 > Date: Tue, 15 Jan 2008 13:54:50 -0500 > From: Steven Toth <[EMAIL PROTECTED]> > Subject: Re: [linux-dvb] HVR-4000 > To: Hans Werner <[EMAIL PROTECTED]> > Cc: linux-dvb@linuxtv.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Hans Werner wrote: > > -------- Original-Nachricht -------- > >> Datum: Tue, 15 Jan 2008 16:18:11 +0300 > >> Von: Igor <[EMAIL PROTECTED]> > >> An: linux-dvb@linuxtv.org > >> Betreff: Re: [linux-dvb] HVR-4000 > > > >>> b)explain how and when all the pieces of DVB-S2-relevant code will be > >> merged into the kernel and dvb-apps. > >> > >> ahh, I think nobody knows the answer on this question. > >> > >> Igor > >> > >> > > > > I have read the previous correspondence on this issue. There is > considerable working code so I would like to hear from the > > maintainer(s) where we go from here. It's 2008 already. > > You might want to cc the maintainer if you expect a response. :) > > The driver was written during 2006 and for various technical reasons > could not be fully merged into the kernel. This lead to a major conflict > between kernel developers. As a result of a major disagreement I took > down my development trees and instructed Mauro not to merge my code with > my agreement. > > A few trusted members of the community have taken the previously public > tree and patched it and made it available for download, which is well > within the license agreement. > > The HVR4000 driver isn't going anywhere soon, it isn't going to be > official merged anytime soon. I made myself clear a few months ago > during the heated multiproto debate. > > That's where we stand today. > > - Steve > > > > ------------------------------ > > Message: 4 > Date: Tue, 15 Jan 2008 13:57:03 -0500 > From: Steven Toth <[EMAIL PROTECTED]> > Subject: Re: [linux-dvb] Pinnacle HD 800i - Testers required > To: James Klaas <[EMAIL PROTECTED]> > Cc: Linux and Kernel Video <[EMAIL PROTECTED]>, linux-dvb > <linux-dvb@linuxtv.org> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > James Klaas wrote: > > On 1/14/08, Steven Toth <[EMAIL PROTECTED]> wrote: > >> James Klaas wrote: > >>> I'll get mine up and testing in a week or so. > >>> > >>> James > >>> > >>> On 1/14/08, Steven Toth <[EMAIL PROTECTED]> wrote: > >>>> Hi, > >>>> > >>>> http://linuxtv.org/hg/~stoth/xc5000-analog<http://linuxtv.org/hg/%7Estoth/xc5000-analog> > >>>> > >>>> This tree contains full support for the product, firmware is > available > >>>> from here: http://steventoth.net/linux/xc5000 > >>>> > >>>> I need someone to test digital either QAM or ATSC. I've tested > digital > >>>> remotely via ssh and dvbtraffic looks good, another user has tested > it > >>>> and gets junk. > >>>> > >>>> Any other people willing to test? > >>>> > >>>> I could well believe we have issues, but I can't fix what I can't > break. > >>>> > >>>> Thanks, > >> Please pull the entire free from the URL above and post feedback here. > >> > >> Just FYI: If we still have issues then I'm unlikely to be able to solve > >> them without remote access to another system or by having a card here. > >> > >> Thanks, > >> > >> - Steve > >> > > > > I can't quite get it compiled. I'm using the Ubuntu 2.6.22 kernel > > package. Also, since I'm not currently compiling from that kernel, I > > had to specify the directory explicitly: > > > > make -C /usr/src/linux > > SUBDIRS=/usr/src/video4linux/hd800i/xc5000-analog/v4l modules > > make: Entering directory `/usr/src/linux-source-2.6.22' > > CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/flexcop-pci.o > > CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/flexcop-usb.o > > CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/flexcop.o > > CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/flexcop- > fe-tuner.o > > CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/flexcop-i2c.o > > CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/flexcop-sram.o > > ... > > CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_frontend.o > > CC [M] /usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_net.o > > /usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_net.c: In function > > 'wq_set_multicast_list': > > /usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_net.c:1172: error: > > 'struct net_device' has no member named 'xmit_lock' > > /usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_net.c:1201: error: > > 'struct net_device' has no member named 'xmit_lock' > > make[1]: *** [/usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_net.o] > Error 1 > > make: *** [_module_/usr/src/video4linux/hd800i/xc5000-analog/v4l] Error > 2 > > make: Leaving directory `/usr/src/linux-source-2.6.22' > > > > Do I need a kernel more recent than 2.6.22? Or can I patch this one > > with a specific patch? > > I've developing on the stock ubuntu 7.10 kernel (on your system) and > everything was fine for me. > > - Steve > > > > ------------------------------ > > Message: 5 > Date: Tue, 15 Jan 2008 17:06:40 -0200 > From: Mauro Carvalho Chehab <[EMAIL PROTECTED]> > Subject: Re: [linux-dvb] Pinnacle HD 800i - Testers required > To: "James Klaas" <[EMAIL PROTECTED]> > Cc: Linux and Kernel Video <[EMAIL PROTECTED]>, linux-dvb > <linux-dvb@linuxtv.org> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=US-ASCII > > On Tue, 15 Jan 2008 12:50:21 -0500 > "James Klaas" <[EMAIL PROTECTED]> wrote: > > > /usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_net.c: In function > > 'wq_set_multicast_list': > > /usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_net.c:1172: error: > > 'struct net_device' has no member named 'xmit_lock' > > /usr/src/video4linux/hd800i/xc5000-analog/v4l/dvb_net.c:1201: error: > > 'struct net_device' has no member named 'xmit_lock' > > Weird... xmit_lock were removed on kernel 2.6.17. > > It seems that your Ubuntu kernel has something weird at > kernel's include/linux/netdevice.h. > > The auto-detection script seems is not finding the newer lock function > netif_tx_lock_bh(), added on 2.6.17. > > Try to compile it against a vanilla kernel. > > > Cheers, > Mauronetif_tx_lock_bh > > > > ------------------------------ > > Message: 6 > Date: Tue, 15 Jan 2008 19:08:57 -0000 > From: "Turmann, Bernhard (GE Indust, GE Fanuc)" > <[EMAIL PROTECTED]> > Subject: [linux-dvb] Donation of a Skystar 2.7v > To: <linux-dvb@linuxtv.org> > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="us-ascii" > > Hi, > I would like to donate a Skystar 2.7v to the Linux DVB driver develpment > team. > Let me know if you are interested. > > Berni > > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > http://www.linuxtv.org/pipermail/linux-dvb/attachments/20080115/57b9a763/attachment-0001.htm > > ------------------------------ > > Message: 7 > Date: Tue, 15 Jan 2008 20:13:03 +0100 > From: Gregoire Favre <[EMAIL PROTECTED]> > Subject: Re: [linux-dvb] HVR-4000 > To: Steven Toth <[EMAIL PROTECTED]> > Cc: Hans Werner <[EMAIL PROTECTED]>, linux-dvb@linuxtv.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=iso-8859-1 > > On Tue, Jan 15, 2008 at 01:54:50PM -0500, Steven Toth wrote: > > > > You might want to cc the maintainer if you expect a response. :) > > > > The driver was written during 2006 and for various technical reasons > > could not be fully merged into the kernel. This lead to a major conflict > > between kernel developers. As a result of a major disagreement I took > > down my development trees and instructed Mauro not to merge my code with > > my agreement. > > > > A few trusted members of the community have taken the previously public > > tree and patched it and made it available for download, which is well > > within the license agreement. > > > > The HVR4000 driver isn't going anywhere soon, it isn't going to be > > official merged anytime soon. I made myself clear a few months ago > > during the heated multiproto debate. > > > > That's where we stand today. > > Hello, > > first of all an hudge thank to all who worked on this tremendous card!!! > > What can be done in order to make thing progress ??? > > Thank. > -- > Gr?goire FAVRE http://gregoire.favre.googlepages.com > http://www.gnupg.org > http://picasaweb.google.com/Gregoire.Favre > > > > ------------------------------ > > Message: 8 > Date: Wed, 16 Jan 2008 05:38:05 +1000 > From: "Austin Lund" <[EMAIL PROTECTED]> > Subject: [linux-dvb] MT352 frontend INPUT_FREQ register. > To: linux-dvb@linuxtv.org > Message-ID: > <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1 > > http://www.linuxtv.org/pipermail/linux-dvb/2005-July/003381.html > > Hello, > > I have a USB based dvb box with an mt352 frontend. I'm trying to get > it working for linux and I've had a crazy time of it. It has a > umt-010 chipset and a strange tuner which I got the settings for by > doing a usbsnoop under someone else's windows machine. It is probably > the same device as in > http://www.linuxtv.org/pipermail/linux-dvb/2005-July/003381.html. > > However, the mt352 seems to be doing strange things. The two most > significant bits of the INPUT_FREQ registers seem to be constantly set > to zero. The window driver tries to set it to f105 but doing the same > in linux and reading back this register just after setting it is says > it is 3105. I'm using a hacked up userspace program to do this using > libusb. I have tried many combinations and basically the highest two > bits are always zero. > > Is this behaviour normal? Or do I have a buggy device? > > The device is unable to tune to anything, even strong signals. This > is the only thing I've come across so far which could explain it. > > > > ------------------------------ > > Message: 9 > Date: Tue, 15 Jan 2008 21:04:23 +0100 (CET) > From: Patrick Boettcher <[EMAIL PROTECTED]> > Subject: [linux-dvb] SkyStar2 rev2.7 > To: Dirk Beckers <[EMAIL PROTECTED]>, Owen Williams > <[EMAIL PROTECTED]>, Thomas Debe <[EMAIL PROTECTED]>, "Turmann, > Bernhard (GE Indust, GE Fanuc)" <[EMAIL PROTECTED]> > Cc: linux-dvb@linuxtv.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type: TEXT/PLAIN; charset=US-ASCII > > Hi all, > > all of you have either contacted me directly or written an email to the > linux-dvb-list about the SkyStar2 rev.27. > > All I can say is, I started some time ago with porting the itd1000-driver > to linux-dvb and stopped after having some troubles which lead to > rebooting the PC each time (possibly because the PLL-register in the > demod/tuner was set wrongly) . > > Also I started to adapt the s5h1420.c to support PN1010 which seems to be > the same product. > > All of that work was committed to > > http://linuxtv.org/hg/~pb/v4l-dvb.skystar2.rev27/<http://linuxtv.org/hg/%7Epb/v4l-dvb.skystar2.rev27/> > > and is laying there. > > Currently I already started to work on rev2.8 which is supposed to come > soon - but will not help you as it is different. > > I'm completely out of time for at least until mid-March. If someone of you > wants to work on it the above repository is the starting point. Also I > could provide some information necessary to continue. > > best regards, > Patrick. > > -- > Mail: [EMAIL PROTECTED] > WWW: > http://www.wi-bw.tfh-wildau.de/~pboettch/<http://www.wi-bw.tfh-wildau.de/%7Epboettch/> > > > > ------------------------------ > > Message: 10 > Date: Wed, 16 Jan 2008 00:33:41 +0400 > From: Manu Abraham <[EMAIL PROTECTED]> > Subject: Re: [linux-dvb] [vdr] BUG: DVB-T and DVB-S[2] do not work > with VDR & multiproto > To: VDR Mailing List <[EMAIL PROTECTED]>, linux-dvb > <linux-dvb@linuxtv.org> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > Reinhard Nissl wrote: > > Hi, > > > > Morfsta schrieb: > > > >>> Please report the debug output here for further investigation. > >> Attached are two files - tuning to the same DVB-T channel using either > >> system and the Philips frontend... vdr-1.4.x shows the channel fine, > >> 1.5.12 does not. > >> > >> Hope this helps and thanks again for your assistance. > > > > Hmm, the translation layer doesn't work correctly. It doesn't > > translate new bandwidth value 1 to old bandwidth value 0, > > although there exists code to do this translation, and it should > > get called as the other translations happen correctly. > > > > As a result the old driver uses a bandwidth of 7 MHz instead of 8 > > MHz. > > > > While copying the code here to ask for help in searching the bug, > > it seems that I found the bug -- a missing break in the DVB-T > > case ;-) > > > > Please try the attached patch. > > That indeed did fix. Have applied it to the tree. > > Thanks, > Manu > > > > > ------------------------------ > > _______________________________________________ > linux-dvb mailing list > linux-dvb@linuxtv.org > http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb > > End of linux-dvb Digest, Vol 36, Issue 52 > ***************************************** >
_______________________________________________ linux-dvb mailing list linux-dvb@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb