Quantcast
Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

VDR durch dvbapi instabil

adriano93

Newbie
Registriert
24. Mai 2011
Beiträge
5
Reaktionspunkte
0
Punkte
21
Hallo zusammen,

ich habe das Problem, das der VDR genauer gesagt YAVDR, durch installieren des dvbapi instabil wurde bzw. die logs überflutet werden. Ich befürchte, das ich die Config files nicht richtig eingestellt habe und hoffe auf eure Unterstützung. Anbei die Config Files und die syslogausgabe. Das Problem tritt eigentlich nur sporatisch auf, aber wenn ich auf einen Sender gehe auf dem momentan kein Programm läuft bspw. Sky Sport HD 10, dann ist das Problem immer nachzuvollziehen. Dann hängts 1-2 minuten und es sind nur noch FTA Programm verfügbar. Hoffe ihr könnt mir weiterhelfen.

oscam.conf in etc/init
# oscam - card server#
# The OSCAM server provides softcam access to the system.


description "OSCAM card server"


start on runlevel [2345]
stop on runlevel [!2345]


script


if [ -f /etc/default/oscam ] ; then
. /etc/default/oscam
fi


if [ ! -x /usr/bin/oscam ]; then
exit 0
fi


end script


respawn


exec /usr/bin/oscam $DAEMON_OPTS

oscam.conf
[global]usrfile = /var/log/oscam/oscamuser.log
logfile = /var/log/oscam/oscam.log
cwlogdir = /var/log/oscam/cw
nice = -1


[cccam]
port = 22765
version = 2.0.11
reshare = 2
reshare_mode = 1
minimizecards = 2


[dvbapi]
enabled = 1
au = 1
pmt_mode = 4
request_mode = 1
user = vdr
boxtype = pc


[webif]
httpport = 8083
httphelplang = de
httprefresh = 10
httpallowed = 127.0.0.1,192.168.0.0-192.168.255.255


[anticasc]
enabled = 1
numusers = 1
samples = 5
penalty = 1
aclogfile = /var/log/oscam/aclog.log
denysamples = 4

oscam.dvbapi
P: 1702
P: 1843
P: 0b00
P: 0D95
P: 0648

oscam.server
[reader]label = oscam_cccam
description = oscam
protocol = cccam
device = xxxxxxxxxxxxxxxxx
user = xxxxxxxxxxxxxxx
password = xxxxxxxxxxxxxxx
inactivitytimeout = 30
group = 1
emmcache = 1,1,2
cccversion = 2.3.0
ccckeepalive = 1

oscam.user
[account]user = vdr
pwd = passwd
suppresscmd08 = 1
au = 1
group = 1
cccmaxhops = 3
cccreshare = 2
cccignorereshare = 0
penalty = 0

syslog
Sep 28 15:09:27 ad vdr: [7715] switching to channel 54Sep 28 15:09:27 ad vdr: [7715] [softhddev]SetPlayMode: 0Sep 28 15:09:27 ad vdr: [7715] [softhddev]SetVideoDisplayFormat: 1Sep 28 15:09:27 ad vdr: [7715] [softhddev]GetSpuDecoder:Sep 28 15:09:27 ad vdr: [8481] TS buffer on device 1 thread started (pid=7715, tid=8481, prio=high)Sep 28 15:09:29 ad vdr: [7773] DVBAPI-Error: get_pmt: read_sections: read error: Die Wartezeit für die Verbindung ist abgelaufenSep 28 15:09:29 ad vdr: [7773] DVBAPI-Error: Error obtaining PMT data, returningSep 28 15:09:29 ad vdr: [7773] CAM 1: module readySep 28 15:09:29 ad vdr: [7773] DVBAPI: CaInfo: 0.0 sending CA infoSep 28 15:09:29 ad vdr: [7773] DVBAPI: 0.0 set CAM decrypt (SID 298, caLm 3, HasCaDescriptors 0)Sep 28 15:09:29 ad anacron[5560]: Job `cron.daily' terminatedSep 28 15:09:29 ad anacron[5560]: Normal exit (1 job run)Sep 28 15:09:31 ad vdr: [7773] DVBAPI-Error: get_pmt: read_sections: read error: Die Wartezeit für die Verbindung ist abgelaufenSep 28 15:09:31 ad vdr: [7773] DVBAPI-Error: Error obtaining PMT data, returningSep 28 15:09:31 ad vdr: [7773] CAM 1: module readySep 28 15:09:31 ad vdr: [7773] DVBAPI: CaInfo: 0.0 sending CA infoSep 28 15:09:31 ad vdr: [7773] DVBAPI: 0.0 set CAM decrypt (SID 298, caLm 3, HasCaDescriptors 0)Sep 28 15:09:33 ad vdr: [7773] DVBAPI-Error: get_pmt: read_sections: read error: Die Wartezeit für die Verbindung ist abgelaufenSep 28 15:09:33 ad vdr: [7773] DVBAPI-Error: Error obtaining PMT data, returningSep 28 15:09:33 ad vdr: [7773] CAM 1: module readySep 28 15:09:33 ad vdr: [7773] DVBAPI: CaInfo: 0.0 sending CA infoSep 28 15:09:33 ad vdr: [7773] DVBAPI: 0.0 set CAM decrypt (SID 298, caLm 3, HasCaDescriptors 0)Sep 28 15:09:35 ad vdr: [7773] DVBAPI-Error: get_pmt: read_sections: read error: Die Wartezeit für die Verbindung ist abgelaufenSep 28 15:09:35 ad vdr: [7773] DVBAPI-Error: Error obtaining PMT data, returningSep 28 15:09:35 ad vdr: [7773] CAM 1: module readySep 28 15:09:35 ad vdr: [7773] DVBAPI: CaInfo: 0.0 sending CA infoSep 28 15:09:35 ad vdr: [7773] DVBAPI: 0.0 set CAM decrypt (SID 298, caLm 3, HasCaDescriptors 0)Sep 28 15:09:37 ad vdr: [7773] DVBAPI-Error: get_pmt: read_sections: read error: Die Wartezeit für die Verbindung ist abgelaufenSep 28 15:09:37 ad vdr: [7773] DVBAPI-Error: Error obtaining PMT data, returningSep 28 15:09:37 ad vdr: [7773] CAM 1: module readySep 28 15:09:37 ad vdr: [7773] DVBAPI: CaInfo: 0.0 sending CA infoSep 28 15:09:37 ad vdr: [7773] DVBAPI: 0.0 set CAM decrypt (SID 298, caLm 3, HasCaDescriptors 0)Sep 28 15:09:40 ad vdr: [7773] DVBAPI-Error: get_pmt: read_sections: read error: Die Wartezeit für die Verbindung ist abgelaufenSep 28 15:09:40 ad vdr: [7773] DVBAPI-Error: Error obtaining PMT data, returningSep 28 15:09:40 ad vdr: [7773] CAM 1: module readySep 28 15:09:40 ad vdr: [7773] DVBAPI: CaInfo: 0.0 sending CA infoSep 28 15:09:40 ad vdr: [7773] DVBAPI: 0.0 set CAM decrypt (SID 298, caLm 3, HasCaDescriptors 0)Sep 28 15:09:42 ad vdr: [7773] DVBAPI-Error: get_pmt: read_sections: read error: Die Wartezeit für die Verbindung ist abgelaufenSep 28 15:09:42 ad vdr: [7773] DVBAPI-Error: Error obtaining PMT data, returningSep 28 15:09:42 ad vdr: [7773] CAM 1: module readySep 28 15:09:42 ad vdr: [7773] DVBAPI: CaInfo: 0.0 sending CA infoSep 28 15:09:42 ad vdr: [7773] DVBAPI: 0.0 set CAM decrypt (SID 298, caLm 3, HasCaDescriptors 0)Sep 28 15:09:44 ad vdr: [7773] DVBAPI-Error: get_pmt: read_sections: read error: Die Wartezeit für die Verbindung ist abgelaufenSep 28 15:09:44 ad vdr: [7773] DVBAPI-Error: Error obtaining PMT data, returningSep 28 15:09:44 ad vdr: [7773] CAM 1: module readySep 28 15:09:44 ad vdr: [7773] DVBAPI: CaInfo: 0.0 sending CA infoSep 28 15:09:44 ad vdr: [7773] DVBAPI: 0.0 set CAM decrypt (SID 298, caLm 3, HasCaDescriptors 0)












 
AW: VDR durch dvbapi instabil

Am 3. September gabs einen Fix im , der das Problem lösen sollte.

Du musst mal schauen, ob Du die aktuelle Version schon hast und evtl. updaten
 
AW: VDR durch dvbapi instabil

Danke für die schnelle Antwort.

Ich benutze das stable ppa von gandalf. Die dvbapi Version ist also vor dem 03.09

Liegt das nur an diesem Fix? Meine Hardwarezusammenstellung ist absolut nix ungewöhnliches, weshalb diese doch gravierenden Probleme bei vielen anderen auch vorkommen müssten?

Von den Config files ist deiner Meinung nach also alles in Ordnung?
 
AW: VDR durch dvbapi instabil

Ich verwende Gen2VDR. Kann Dir nicht sagen, wie Du das aktualisieren kannst.

Bei mir war das Problem das selbe. Auf Kanälen ohne Programm wurde der VDR praktisch unbedienbar. Alle CAM's waren nach mehrfachen Zappen belegt oder nicht mehr verfügbar. Das endete dann in einem Segfault. Mit dem Patch vom 3.9. war das Problem gelöst.
 
Zurück
Oben