Hello, from one day to another my vdr (1.3.31) stopped working. It seems to be running fine as nothing appears in the logfiles (started with -l 3 6), but I have no video/sound and top shows a vdr-kbd eating cpu. I don't know how to track this, maybe I could try something with strace (how?)? Or could I check DVB-functions on hardware level? In the meantime between running and running I installed some debs, but as far as I know nothing which should interfere with vdr. Any suggestions what I could do? Output from logfile and top follows: Jan 14 12:24:10 linux vdr[13336]: VDR version 1.3.31 started Jan 14 12:24:10 linux vdr[13336]: loading plugin: /usr/lib/vdr/plugins/libvdr-dxr3.so.1.3.31 Jan 14 12:24:10 linux vdr[13336]: loading /var/lib/vdr/setup.conf Jan 14 12:24:10 linux vdr[13336]: loading /var/lib/vdr/sources.conf Jan 14 12:24:10 linux vdr[13336]: loading /var/lib/vdr/diseqc.conf Jan 14 12:24:10 linux vdr[13336]: loading /var/lib/vdr/channels.conf Jan 14 12:24:10 linux vdr[13336]: loading /var/lib/vdr/timers.conf Jan 14 12:24:10 linux vdr[13336]: loading /var/lib/vdr/commands.conf Jan 14 12:24:10 linux vdr[13336]: loading /var/lib/vdr/reccmds.conf Jan 14 12:24:10 linux vdr[13336]: loading /var/lib/vdr/svdrphosts.conf Jan 14 12:24:10 linux vdr[13336]: loading /var/lib/vdr/ca.conf Jan 14 12:24:10 linux vdr[13336]: loading /var/lib/vdr/remote.conf Jan 14 12:24:10 linux vdr[13336]: loading /var/lib/vdr/keymacros.conf Jan 14 12:24:10 linux vdr[13336]: reading EPG data from /var/cache/vdr/epg.data Jan 14 12:24:10 linux vdr[13336]: probing /dev/dvb/adapter0/frontend0 Jan 14 12:24:11 linux vdr[13336]: found 1 video device 2Jan 14 12:24:11 linux vdr[13336]: initializing plugin: dxr3 (0.2.4): Hardware MPEG decoder Jan 14 12:24:11 linux vdr[13339]: tuner on device 1 thread started (pid=13339, tid=16386) Jan 14 12:24:11 linux vdr[13340]: Section handler thread started (pid=13340, tid=32771) Jan 14 12:24:12 linux vdr[13336]: dxr3: configure: video mode: PAL Jan 14 12:24:12 linux vdr[13336]: dxr3: intf: brightness=500,contrast=500,saturation=500 at init Jan 14 12:24:12 linux vdr[13341]: DXR3 audio output thread started (pid=13341, tid=49156) Jan 14 12:24:12 linux vdr[13342]: DXR3 video output thread started (pid=13342, tid=65541) Jan 14 12:24:12 linux vdr[13336]: setting primary device to 2 Jan 14 12:24:12 linux vdr[13336]: SVDRP listening on port 2001 Jan 14 12:24:12 linux vdr[13336]: loading /var/lib/vdr/themes/classic-default.theme Jan 14 12:24:12 linux vdr[13336]: starting plugin: dxr3 Jan 14 12:24:12 linux vdr[13336]: loading /var/lib/vdr/themes/classic-default.theme Jan 14 12:24:12 linux vdr[13336]: ERROR: /dev/lircd: No such file or directory Jan 14 12:24:12 linux vdr[13336]: ERROR: remote control LIRC not ready! Jan 14 12:24:12 linux vdr[13336]: switching to channel 13 Jan 14 12:24:12 linux vdr[13343]: transfer thread started (pid=13343, tid=81926) Jan 14 12:24:12 linux vdr[13344]: receiver on device 1 thread started (pid=13344, tid=98311) Jan 14 12:24:12 linux vdr[13345]: TS buffer on device 1 thread started (pid=13345, tid=114696) Jan 14 12:24:21 linux vdr[13340]: channel 12 (WDR K?ln) event 11:00 'Es war eine rauschende Ballnacht' status 4 Jan 14 12:24:21 linux vdr[13340]: channel 15 (MDR Fernsehen) event 11:45 'Mare TV' status 4 Jan 14 12:24:21 linux vdr[13340]: channel 13 (NDR FS NDS) event 11:30 'Verr?cktes Wohnen in Mecklenburg-Vorpommern' status 4 Jan 14 12:24:22 linux vdr[13340]: channel 14 (S?DWEST RP) event 12:00 'DASDING.tv' status 4 top - 12:25:26 up 16:18, 8 users, load average: 1.09, 0.42, 0.16 Tasks: 168 total, 3 running, 165 sleeping, 0 stopped, 0 zombie Cpu(s): 3.9% us, 22.1% sy, 0.1% ni, 0.0% id, 73.6% wa, 0.2% hi, 0.2% si Mem: 906588k total, 897164k used, 9424k free, 178632k buffers Swap: 2088440k total, 124k used, 2088316k free, 154104k cached PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 13336 vdr 18 0 38908 11m 2452 R 22.0 1.4 0:38.74 vdr-kbd Any help is greatly appreciated! Andr?