Mailing List archive

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

[vdr] RE : OOPS and recoding problems



It sounds like a speed problem with your HDD.
Take a look at hpdarm command (if you don't have it on your distro, get
it).
Do you have DMA enabled (what is the output of hdparm /dev/hdx, x to
replace with a, b, ...)

From a previous post in the ML:
"
hdparm -d1 /dev/hdx
switches basic dma usage on!

hdparm -X66 /dev/hdx 
controls the dma mode, here udma2! notice the upper case "X" not "x"
It is -X64 plus the wanted udma-mode (-X64+2 = -X66)
"

Cheers,
@livier.

> -----Message d'origine-----
> De : vdr-bounce@linuxtv.org [mailto:vdr-bounce@linuxtv.org] 
> De la part de Alessandro Pasotti
> Envoyé : vendredi 6 décembre 2002 13:40
> À : vdr@linuxtv.org
> Objet : [vdr] OOPS and recoding problems
> 
> 
> Hallo everybody,
> I'm using the latest 1.1.18 and dvb driver 1.12.2002 from 
> cadsoft ftp site, 
> the only loaded plugin is remote with Hauppauge DVB-S 2.1
> 
> Whenever I start a recording, the following errors occour 
> (while recording, I 
> also see a lot of "pixelisation" on the screen and audio is 
> bad too), the 
> recording is unusable, video is completely disturbed (but 
> audio is almost 
> ok).
> 
> Thanks for helping.
> 
> Bye
> 
> ----------------------------------------
> 
> dic  6 13:23:30 localhost vdr[1574]: VDR version 1.1.18 
> started dic  6 13:23:30 localhost vdr[1574]: loading plugin: 
> /sat/VDR/PLUGINS/lib/libvdr-remote.so.1.1.18
> dic  6 13:23:30 localhost vdr[1574]: loading 
> /video/setup.conf dic  6 13:23:30 localhost vdr[1574]: 
> loading /video/sources.conf dic  6 13:23:30 localhost 
> vdr[1574]: loading /video/diseqc.conf dic  6 13:23:30 
> localhost vdr[1574]: loading /video/channels.conf dic  6 
> 13:23:30 localhost vdr[1574]: loading /video/timers.conf dic  
> 6 13:23:30 localhost vdr[1574]: loading /video/commands.conf 
> dic  6 13:23:30 localhost vdr[1574]: loading /video/ca.conf 
> dic  6 13:23:30 localhost vdr[1574]: loading 
> /video/remote.conf dic  6 13:23:30 localhost vdr[1574]: found 
> 1 video device dic  6 13:23:30 localhost vdr[1574]: starting 
> plugin: remote (0.0.1): Remote 
> control
> dic  6 13:23:30 localhost vdr[1574]: setting primary device 
> to 1 dic  6 13:23:30 localhost vdr[1574]: SVDRP listening on 
> port 2001 dic  6 13:23:46 localhost vdr[1574]: switching to 
> channel 1 dic  6 13:23:50 localhost vdr[1574]: switching to 
> channel 2 dic  6 13:24:01 localhost vdr[1574]: timer 1 start 
> dic  6 13:24:01 localhost vdr[1574]: record 
> /video/@TG_2_Costume_e_Società__/2002-12-06.13:24.50.50.rec
> Dec  6 13:24:05 localhost kernel: buffer empty
> Dec  6 13:24:18 localhost kernel: GPIO0 irq oops
> Dec  6 13:24:24 localhost kernel: buffer empty
> dic  6 13:24:24 localhost vdr[1574]: confirm: Fermo la 
> registrazione? dic  6 13:24:26 localhost vdr[1574]: confirmed 
> dic  6 13:24:26 localhost vdr[1574]: timer 1 stop dic  6 
> 13:24:26 localhost vdr[1574]: deleting timer 1 Dec  6 
> 13:24:26 localhost kernel: buffer empty dic  6 13:24:28 
> localhost vdr[1574]: switching to channel 3 dic  6 13:24:28 
> localhost vdr[1574]: switching to channel 3 dic  6 13:24:29 
> localhost vdr[1574]: switching to channel 2 dic  6 13:25:12 
> localhost vdr[1574]: confirm: Cancello la registrazione? dic  
> 6 13:25:13 localhost vdr[1574]: confirmed dic  6 13:25:13 
> localhost vdr[1574]: deleting recording 
> /video/@TG_2_Costume_e_Società__/2002-12-06.13:24.50.50.rec
> ----------------------------
>  
> -- 
> Alessandro Pasotti
> 
> 
> 
> -- 
> Info:
> To unsubscribe send a mail to listar@linuxtv.org with 
> "unsubscribe vdr" as subject.
> 


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



Home | Main Index | Thread Index