Mailing List archive

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

[vdr] Weird problem with svdrp



Hi,

I reinstalled my vdrbox 3 weeks ago but everything is stuck. I've searched a
lot but I cannot find a way out.

I'm using
 - Debian Sarge, kernel 2.6.8.1 (custom kernel config)
 - No devfs
 - GCC 3.4 (same problem with GCC 3.3)
 - libc6
 - VDR 1.3.17 vanilla (same with VDR 1.3.16)
 - Lirc 0.7.0 vanilla with homebrew receiver

I have a problem with svdrp.
I set up my config as before, but nothing is working. The connection is
always refused.
So I rebuild the whole VDR from scratch with the provided conf files.


Cheers

Here are some logs :

Launch of vdr :
vdrbox:/usr/src/vdr-1.3.17# ./vdr --log=3

Logging :
vdrbox:/usr/src/vdr-1.3.17# tail -f /var/log/syslog Dec  1 18:10:51 vdrbox
vdr[5785]: VDR version 1.3.17 started Dec  1 18:10:51 vdrbox vdr[5785]:
loading /video/setup.conf Dec  1 18:10:51 vdrbox vdr[5785]: loading
/video/sources.conf Dec  1 18:10:51 vdrbox vdr[5785]: loading
/video/diseqc.conf Dec  1 18:10:51 vdrbox vdr[5785]: loading
/video/channels.conf Dec  1 18:10:51 vdrbox vdr[5785]: loading
/video/svdrphosts.conf Dec  1 18:10:51 vdrbox vdr[5785]: loading
/video/ca.conf Dec  1 18:10:51 vdrbox vdr[5785]: loading /video/remote.conf
Dec  1 18:10:51 vdrbox vdr[5785]: loading /video/keymacros.conf Dec  1
18:10:51 vdrbox vdr[5785]: probing /dev/dvb/adapter0/frontend0 Dec  1
18:10:51 vdrbox vdr[5788]: tuner on device 1 thread started (pid=5788,
tid=16386) Dec  1 18:10:51 vdrbox vdr[5789]: Section handler thread started
(pid=5789, tid=32771) Dec  1 18:10:51 vdrbox vdr[5785]: probing
/dev/dvb/adapter1/frontend0 Dec  1 18:10:51 vdrbox vdr[5785]: found 1 video
device Dec  1 18:10:51 vdrbox vdr[5785]: setting primary device to 1 Dec  1
18:10:51 vdrbox vdr[5785]: SVDRP listening on port 2001 Dec  1 18:10:51
vdrbox vdr[5785]: loading /video/themes/sttng-default.theme Dec  1 18:10:51
vdrbox lircd 0.7.0[5458]: accepted new client on /dev/lircd Dec  1 18:10:51
vdrbox vdr[5790]: LIRC remote control thread started (pid=5790, tid=49156)
Dec  1 18:10:51 vdrbox vdr[5785]: remote control LIRC - keys known Dec  1
18:10:51 vdrbox vdr[5785]: switching to channel 1

Telnet check :
vdrbox:/usr/src/vdr-1.3.17# telnet 127.0.0.1 2001 Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused

SVDRP config :
vdrbox:/usr/src/vdr-1.3.17# cat /video/svdrphosts.conf
127.0.0.1             # always accept localhost
#192.168.100.0/24     # any host on the local net
#204.152.189.113      # a specific host
#0.0.0.0/0            # any host on any net (USE THIS WITH CARE!)





Home | Main Index | Thread Index