- Code: Select all
vtuner -f s2:1
This property might be disabled by the undef of
- Code: Select all
USE_FALLBACK="1"
Hope, it helps.
And, btw, it works nicely even under gentoo-3.2.1 kernel

vtuner -f s2:1
USE_FALLBACK="1"
__jata__ wrote:I have wrote a slightly modified version - now it contains a patch for 'relaxed' tuner-group assignment. It means, if you define a tuner group, for example:It tries to connect only to a tuner from the group '0'. But if it fails, then after timeout it releases the assignment and continues with seeking about any available tuner on any available Nessie in the network, as like as no tuner group (and no fixed IP of Nessie) was defined at the command line. (the original code waits forever in such situation). The patch is ugly but it works..
- Code: Select all
vtuner -f s2:1
This property might be disabled by the undef ofin the ebuild (and 'ebuild .... digest', of course), then the patch is skipped and it uses of the original code only. It works only in the version 9999.
- Code: Select all
USE_FALLBACK="1"
Hope, it helps.
And, btw, it works nicely even under gentoo-3.2.1 kernel
log-2012-03-22-05:12:56:Mar 22 06:09:10 [vdr] [21281] ERROR: frontend 0/0: Nepřípustný argument
log-2012-03-22-05:12:56:Mar 22 06:09:26 [vdr] [21281] ERROR: frontend 0/0: Nepřípustný argument
log-2012-03-22-05:12:56:Mar 22 06:09:45 [vdr] [21281] ERROR: frontend 0/0: Nepřípustný argument
log-2012-03-22-05:12:56:Mar 22 06:10:08 [vdr] [21281] ERROR: frontend 0/0: Nepřípustný argument
log-2012-03-22-05:12:56:Mar 22 06:12:03 [vdr] [21281] ERROR: frontend 0/0: Nepřípustný argument
log-2012-03-22-05:12:56:Mar 22 06:12:25 [vdr] [21281] ERROR: frontend 0/0: Nepřípustný argument
log-2012-03-22-05:12:56:Mar 22 06:12:32 [vdr] [21281] ERROR: frontend 0/0: Nepřípustný argument
log-2012-03-22-05:12:56:Mar 22 06:12:42 [vdr] [21281] ERROR: frontend 0/0: Nepřípustný argument
--- Makefile.orig 2013-02-07 13:09:14.903314119 +0100
+++ Makefile 2013-02-07 13:09:31.158134414 +0100
@@ -11,6 +11,7 @@
obj-$(CONFIG_DVB_VTUNERC) += vtunerc.o
ccflags-y += -Idrivers/media/dvb/dvb-core
+ccflags-y += -Idrivers/media/dvb-core
ccflags-y += -Idrivers/media/dvb/frontends
ccflags-y += -Idrivers/media/common/tuners
ccflags-y += -Iinclude
Users browsing this forum: No registered users and 1 guest