[linux-dvb] Re: Today CVS and 2.5.54 ;-)

2003-01-05 Thread Gregoire Favre
Hello Michael and all poor other that have to read... > I tried it, too, with the same result. Great: I don't have to go to a mind cure then ;-) > The problem is, that I added a new dependency to CONFIG_DVB_AV7110, > which is present in your old configuration. So "make oldconfig" won't > find

[linux-dvb] Re: Today CVS and 2.5.54 ;-)

2003-01-05 Thread Michael Hunold
Hello Gregoire, > new kernel, patched with the 00 and 01, then makelinks, afterthat > copied my .config in it and then: > make oldconfig && make menuconfig && make dep && make bzImage && make modules && sudo make modules_install > > And, guess what: same result as before :-( I tried it, too, wi

[linux-dvb] Re: Newbie questions

2003-01-05 Thread Bruno Prior
I think I have tzap working, but I can't run xawtv. I get messages like the following: can't open /dev/v4l/video0: No such file or directory I have no /dev/v4l. I wondered whether I was supposed to use the video devices under /dev/ost instead, but "xawtv -c /dev/ost/video0" didn't work either.

[linux-dvb] Re: Today CVS and 2.5.54 ;-)

2003-01-05 Thread Gregoire Favre
Hello again, new kernel, patched with the 00 and 01, then makelinks, afterthat copied my .config in it and then: make oldconfig && make menuconfig && make dep && make bzImage && make modules && sudo make modules_install And, guess what: same result as before :-( Thank you very much: I'll give u

[linux-dvb] Re: Today CVS and 2.5.54 ;-)

2003-01-05 Thread Gregoire Favre
On Sun, Jan 05, 2003 at 10:59:54PM +0100, Michael Hunold wrote: Hello all ;-) > You're funny. "make oldconfig" is your friend... Well, certainly not: I have a MAKE which has: make oldconfig && make menuconfig && make dep && make bzImage && make modules && sudo make modules_install Which I run

[linux-dvb] Re: Today CVS and 2.5.54 ;-)

2003-01-05 Thread Michael Hunold
Hello Gregoire, Well, euh ??? My .config is under http://ulima.unil.ch/greg/linux/2.5.54/ You're funny. "make oldconfig" is your friend... I added some more symbols to the Kconfig/Makefile logic, which are not present in your configuration. At least the following items are missing:

[linux-dvb] Re: DVB-C driver (Re: More thoughts on coldbootdriver crash)

2003-01-05 Thread JosceJ
>Maybe you could find out what really happens when you drop >lock and try to fix that? > >With my (yes, broken, yada yada) DVB-T card I could get a bad >lock even when tuned slightly off, which mean that if >the zigzagger thought it had a signal drop it could start to >zigzag, find the carrier on a

[linux-dvb] Re: Today CVS and 2.5.54 ;-)

2003-01-05 Thread Gregoire Favre
On Sun, Jan 05, 2003 at 07:27:58PM +0100, Michael Hunold wrote: > Hello Gregoire, Hello ;-) > These are all in "saa7146.ko" and "saa7146_vv.ko", which should be build > automatically. Are you sure you did a correct "make install"? Yes I am! > Does "depmod -ae" give out these errors, too? No.

[linux-dvb] Re: Adding V4L interface to budget cards

2003-01-05 Thread Michael Hunold
Hello Holger, Have you ever thought about the overhead of kernel/userspace copies, the impossibility to use DMA for memory transfers and how hard it is getting usually to use hardware acceleration units where available? Modern STB processors are different from the PC processors you know, have

[linux-dvb] Re: Today CVS and 2.5.54 ;-)

2003-01-05 Thread Michael Hunold
Hello Gregoire, As my 2.5.54 didn't boot, I removed some small things, and take the new CVS of linux-dvb... WARNING: /lib/modules/2.5.54/kernel/drivers/media/dvb/ttpci/dvb-ttpci.ko needs unknown symbol saa7146_unregister_extension WARNING: /lib/modules/2.5.54/kernel/drivers/media/dvb/ttpci/dvb

[linux-dvb] av7110 + lircd

2003-01-05 Thread Christian Kuhn
Hi! I have problems to get my new WinTV Nexus dvb-s card working with lircd. I've done the following: Latest CVS of the dvb driver. make insmod (in the driver section) rmmod dvb-ttpci cd av7110 insmod dvb-ttpci.o av7110_ir_debug=1 cd apps/av7110_loadkeys

[linux-dvb] Re: DVB-C driver (Re: More thoughts on coldbootdriver crash)

2003-01-05 Thread Ragnar Sundblad
--On den 5 januari 2003 07:00 -0500 [EMAIL PROTECTED] wrote: Removing zigzag completely seems a bad idea as it looks like something needs a reset every now and then, my second card lost sync for example an hour ago and still is not synced.  Need to get zigzag or at least resetting the frontend

[linux-dvb] Re: DVB-C driver (Re: More thoughts on coldboot driver crash)

2003-01-05 Thread JosceJ
>Removing zigzag completely seems a bad idea as it looks like >something needs a reset every now and then, my second card lost sync for >example an hour ago and still is not synced.  Need to get zigzag or at >least resetting the frontend back. This is one of the problems I am having. With zigzag e

[linux-dvb] Today CVS and 2.5.54 ;-)

2003-01-05 Thread Gregoire Favre
Hello, As my 2.5.54 didn't boot, I removed some small things, and take the new CVS of linux-dvb... I got this: WARNING: /lib/modules/2.5.54/kernel/drivers/media/dvb/ttpci/dvb-ttpci.ko needs unknown symbol saa7146_unregister_extension WARNING: /lib/modules/2.5.54/kernel/drivers/media/dvb/ttpci/d

[linux-dvb] Re: More thoughts on coldboot driver crash

2003-01-05 Thread Joerg Riechardt
thanks for both help Jörg -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.