Re: [vdr] vdr with control plugin and osd

2008-02-03 Thread Sebastian Dellit
Hello Sebastian and all readers,

on Sunday, February 3, 2008 at 9:34:51 AM means Sebastian Dellit:
 on Sunday, January 27, 2008 at 2:09:30 PM means Tobi:
 Sebastian Dellit wrote:
 The options for the control plugin are correct but the
   
 Are you sure? The control plug-in must be configured to use the same tty
 as VDR.
 See the KEYB_TTY setting in /etc/default/vdr and the -t option in
 /etc/vdr/plugins/plugin.control.conf.

 Thanks for this hint. I add the line

 KEYB_TTY=/dev/tty1

 after the line

 OPTIONS=-w 60

 I also add a line

 -t /dev/tty1

 in the plugin config file.

 When I start the vdr I geht the following error in the syslog:

 Jan 27 14:18:12 media vdr: [4068] max. latency time 1 seconds
 Jan 27 14:18:12 media vdr: [4082] clearing device because of consecutive poll 
 timeouts
 Jan 27 14:18:13 media vdr: [4083] buffer usage: 70% (tid=4082)
 Jan 27 14:18:13 media vdr: [4083] buffer usage: 80% (tid=4082)
[...]

I also test the vdrdevel with the same results:

Feb  3 09:31:48 media vdrdevel: [13188] [control] gateway thread started 
(pid=13164)
Feb  3 09:31:48 media vdrdevel: [13175] clearing device because of consecutive 
poll timeouts
Feb  3 09:31:50 media vdrdevel: [13189] KBD remote control thread started 
(pid=13164, tid=13189)
Feb  3 09:31:50 media vdrdevel: [13176] buffer usage: 70% (tid=13175)
Feb  3 09:31:51 media vdrdevel: [13176] buffer usage: 80% (tid=13175)
Feb  3 09:31:51 media vdrdevel: [13176] buffer usage: 90% (tid=13175)
Feb  3 09:31:52 media vdrdevel: [13176] buffer usage: 100% (tid=13175)
Feb  3 09:31:52 media vdrdevel: [13176] ERROR: 1 ring buffer overflow
(177 bytes dropped)
Feb  3 09:31:55 media vdrdevel: [13164] switching to channel 2
Feb  3 09:31:58 media vdrdevel: [13164] ERROR: transfer thread 13175
won't end ( waited 3 seconds) - canceling it...
Feb  3 09:32:30 media vdrdevel: [13164] caught signal 15
Feb  3 09:32:54 media vdrdevel: [13164] PANIC: watchdog timer expired - exiting!
Feb  3 09:32:55 media vdrdevel: [13173] KBD remote control thread
ended (pid=131 64, tid=13173)
Feb  3 09:32:55 media vdrdevel: [13189] KBD remote control thread
ended (pid=131 64, tid=13189)

What can I do?

thanks and
-- 
Best regards Sebastian 
ICQ: 264706583 | MSM: [EMAIL PROTECTED] | Skype: sebo_de | Yahoo: de_sebo
E-Mail: [EMAIL PROTECTED] | Web: www.blindzeln.de


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr with control plugin and osd

2008-01-27 Thread Tobi
Sebastian Dellit wrote:
 The options for the control plugin are correct but the
   

Are you sure? The control plug-in must be configured to use the same tty
as VDR.
See the KEYB_TTY setting in /etc/default/vdr and the -t option in
/etc/vdr/plugins/plugin.control.conf.

Tobias


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] vdr with control plugin and osd

2008-01-27 Thread Sebastian Dellit
Hello Tobi and all readers,

on Sunday, January 27, 2008 at 2:09:30 PM means Tobi:
 Sebastian Dellit wrote:
 The options for the control plugin are correct but the
   

 Are you sure? The control plug-in must be configured to use the same tty
 as VDR.
 See the KEYB_TTY setting in /etc/default/vdr and the -t option in
 /etc/vdr/plugins/plugin.control.conf.

Thanks for this hint. I add the line

KEYB_TTY=/dev/tty1

after the line

OPTIONS=-w 60

I also add a line

-t /dev/tty1

in the plugin config file.

When I start the vdr I geht the following error in the syslog:

Jan 27 14:18:12 media vdr: [4068] max. latency time 1 seconds
Jan 27 14:18:12 media vdr: [4082] clearing device because of consecutive poll 
timeouts
Jan 27 14:18:13 media vdr: [4083] buffer usage: 70% (tid=4082)
Jan 27 14:18:13 media vdr: [4083] buffer usage: 80% (tid=4082)
Jan 27 14:18:14 media vdr: [4083] buffer usage: 90% (tid=4082)
Jan 27 14:18:14 media vdr: [4083] buffer usage: 100% (tid=4082)
Jan 27 14:18:14 media vdr: [4083] ERROR: 1 ring buffer overflow (177 bytes 
dropped)
Jan 27 14:18:20 media vdr: [4083] ERROR: 16516 ring buffer overflows (3105008 
bytes dropped)
Jan 27 14:18:26 media vdr: [4083] ERROR: 20564 ring buffer overflows (3866032 
bytes dropped)
[...]

I don't hear audio output from the tv or from my screenreader (suse
blinux). When I stop the vdr with

# /etc/init.de/vdr stop

the stop process takes any secconds. When I restart the vdr with

# /etc/init.de/vdr restart

The audio output works fine but I means that an other vdr is loaded.
:-/ The tty1 isn't mapped by the vdr.
-- 
Best regards Sebastian 
ICQ: 264706583 | MSM: [EMAIL PROTECTED] | Skype: sebo_de | Yahoo: de_sebo
E-Mail: [EMAIL PROTECTED] | Web: www.blindzeln.de


___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr