Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: VDR developer version 1.1.19



On Wed, Dec 11, 2002 at 10:51:51AM +0100, Olivier JACQUES wrote:

[...]
> I was not able to switch to latest DVB-20021209 drivers as it introduces
> for me a "shift" in the frequency for my DVB-C (which I didn't took the
> time to find). And many channels do not tune anymore. So I am still using
> DVB-20021031.

Same for me (using a original Siemens 1.3 DVB-C card) :-(

After some investigation in the CVS i figured out that this patch:

---8<-----if--you--cut--here--you--will--probably--destroy--your--monitor---
diff -rub DVB.orig/driver/frontends/ves1820.c DVB/driver/frontends/ves1820.c
--- DVB.orig/driver/frontends/ves1820.c	2002-11-27 12:24:20.000000000 +0100
+++ DVB/driver/frontends/ves1820.c	2002-12-11 20:18:45.000000000 +0100
@@ -89,8 +89,7 @@
 #endif
 	.caps = FE_CAN_QAM_16 | FE_CAN_QAM_32 | FE_CAN_QAM_64 |
 		FE_CAN_QAM_128 | FE_CAN_QAM_256 |
-		FE_CAN_FEC_AUTO | FE_CAN_INVERSION_AUTO |
-		FE_CAN_CLEAN_SETUP
+		FE_CAN_FEC_AUTO | FE_CAN_INVERSION_AUTO
 };
---8<-----if--you--cut--here--you--will--probably--destroy--your--monitor---

fixes my (our?) problems.

I'm now using the HEAD branch as of now (11Dec2002 21:00) without any
problems.

Holger, could you please review your FE_CAN_CLEAN_SETUP enhancements
from 2002-11-18 23:38 (maybe only related to 1.3 cards) ? Thanks!

[...]

Ciao,
Andreas
--
Andreas Kool (akool@akool.de * akool@isdn4linux.de * http://www.akool.de)
PGP: 3FBF2411 Fingerprint: B5 35 34 74 25 60 2A 7A  89 06 92 C4 08 BA A5 BD
(To get my PGP key, send me a mail with subject "send pgp key")
		X <-- Nail here for a new Monitor
Transmission of this message via the Microsoft Network is prohibited


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index