Moin,
Kernel Linux vdr 2.6.27-gentoo #3 PREEMPT Thu Oct 16 01:20:43 CEST 2008 i686 Pentium III (Coppermine) GenuineIntel GNU/Linux.
VDR: vdr-1.6.0_p2
Treiber: description V4L/DVB staging development repository owner Mauro Carvalho Chehab last change Wed, 15 Oct 2008 22:02:21 -0200
Im Log taucht regelmäßig folgendes auf:
Code
Oct 16 12:42:11 vdr dtv_property_cache_sync()
Oct 16 12:42:11 vdr dtv_property_cache_sync()
Oct 16 12:42:32 vdr dtv_property_cache_sync()
Oct 16 12:42:32 vdr dtv_property_cache_sync()
Oct 16 12:42:53 vdr dtv_property_cache_sync()
Oct 16 12:42:53 vdr dtv_property_cache_sync()
Oct 16 12:43:14 vdr dtv_property_cache_sync()
Oct 16 12:43:14 vdr dtv_property_cache_sync()
Oct 16 12:43:35 vdr dtv_property_cache_sync()
Oct 16 12:43:35 vdr dtv_property_cache_sync()
Oct 16 12:43:56 vdr dtv_property_cache_sync()
Oct 16 12:43:56 vdr dtv_property_cache_sync()
Oct 16 12:44:17 vdr dtv_property_cache_sync()
Oct 16 12:44:17 vdr dtv_property_cache_sync()
Oct 16 12:44:38 vdr dtv_property_cache_sync()
Oct 16 12:44:38 vdr dtv_property_cache_sync()
Oct 16 12:44:59 vdr dtv_property_cache_sync()
Oct 16 12:44:59 vdr dtv_property_cache_sync()
Oct 16 12:45:20 vdr dtv_property_cache_sync()
Oct 16 12:45:41 vdr dtv_property_cache_sync()
Oct 16 12:45:41 vdr dtv_property_cache_sync()
Display More
gelegentlich gibts es dann einen ganz kurzen Tonaussetzer, noch seltener eine kurze Bildstörung.
Der Logauszug enstand beim ganz normalen TV schauen. Kein Timer aktiv o.ä.
Mir fällt auch nichts ein, was die 21 Sekunden erklären könnte.
Mein erster Verdacht IRQ, sieht aber gut aus:
Code
vdr ~ # cat /proc/interrupts
CPU0
0: 367809 XT-PIC-XT timer
1: 2 XT-PIC-XT i8042
2: 0 XT-PIC-XT cascade
4: 94993 XT-PIC-XT saa7146 (1)
5: 92362 XT-PIC-XT saa7146 (2)
8: 0 XT-PIC-XT rtc0
9: 0 XT-PIC-XT acpi
10: 3412 XT-PIC-XT eth0
12: 514800 XT-PIC-XT saa7146 (0)
14: 15919 XT-PIC-XT ide0
15: 253 XT-PIC-XT ide1
NMI: 0 Non-maskable interrupts
ERR: 0
Display More
Hat Jemand eine Ahnung in welche Richtung ich hier zu suchen habe?
-teddy