Mailing List archive

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

[vdr] Re: PVR 250 Plugin Request/Help needed



Hi,

I commented out the lirc part, now something happend. Log at the log:

Oct  1 13:03:34 router vdr[13167]: VDR version 1.2.5 started
Oct  1 13:03:34 router vdr[13167]: loading plugin:
./PLUGINS/lib/libvdr-sky.so.1.2.5
Oct  1 13:03:34 router vdr[13167]: loading /video/setup.conf
Oct  1 13:03:34 router vdr[13167]: loading /video/sources.conf
Oct  1 13:03:35 router vdr[13167]: loading /video/diseqc.conf
Oct  1 13:03:35 router vdr[13167]: loading /video/channels.conf
Oct  1 13:03:35 router vdr[13167]: loading /video/timers.conf
Oct  1 13:03:35 router vdr[13167]: loading /video/commands.conf
Oct  1 13:03:35 router vdr[13167]: loading /video/reccmds.conf
Oct  1 13:03:35 router vdr[13167]: loading /video/svdrphosts.conf
Oct  1 13:03:35 router vdr[13167]: loading /video/ca.conf
Oct  1 13:03:35 router vdr[13167]: loading /video/remote.conf
Oct  1 13:03:35 router vdr[13167]: loading /video/keymacros.conf
Oct  1 13:03:35 router vdr[13167]: probing /dev/dvb/adapter0/frontend0
Oct  1 13:03:35 router vdr[13170]: EIT processing thread started
(pid=13170) - master
Oct  1 13:03:35 router vdr[13171]: tuner thread started on device 1
(pid=13171)
Oct  1 13:03:35 router vdr[13167]: probing /dev/dvb/adapter1/frontend0
Oct  1 13:03:35 router vdr[13167]: found 1 video device
Oct  1 13:03:35 router vdr[13167]: initializing plugin: sky (0.1.1): Sky
Digibox interface
Oct  1 13:03:35 router vdr[13167]: setting primary device to 1
Oct  1 13:03:35 router vdr[13167]: SVDRP listening on port 2001
Oct  1 13:03:35 router vdr[13167]: starting plugin: sky
Oct  1 13:03:35 router vdr[13172]: LIRC remote control thread started
(pid=13172)
Oct  1 13:03:35 router vdr[13167]: remote control LIRC - keys known
Oct  1 13:03:35 router vdr[13167]: switching to channel 1
Oct  1 13:03:35 router vdr[13167]: SetPid 160 1
Oct  1 13:03:35 router vdr[13167]: SetPid 80 1
Oct  1 13:03:35 router vdr[13173]: transfer thread started (pid=13173)
Oct  1 13:03:35 router vdr[13174]: receiver thread started on device 5
(pid=13174)
Oct  1 13:03:35 router vdr[13167]: reading EPG data from /video/epg.data
Oct  1 13:03:35 router vdr[13173]: transfer thread ended (pid=13173)
Oct  1 13:03:35 router vdr[13167]: SetPid 160 0
Oct  1 13:03:35 router vdr[13167]: SetPid 80 0
Oct  1 13:03:35 router kernel: saa7115[1]: decoder disable output
Oct  1 13:03:35 router kernel: saa7115[1]: decoder enable output
Oct  1 13:03:37 router kernel: ivtv: EOS interrupt not received!
stopping anyway.
	
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Here we see some activity from the PVR card. But i get no picture, i
tried to record, but the files are actualy 0 bytes. 

Oct  1 13:03:37 router vdr[13174]: receiver thread ended on device 5
(pid=13174)
Oct  1 13:03:37 router vdr[13167]: buffer stats: 0 (0%) used
Oct  1 13:03:37 router vdr[13167]: timer 1 (1 1302-1602 '@Sky One  ')
start
Oct  1 13:03:37 router vdr[13167]: waiting for EPG info...
Oct  1 13:03:41 router vdr[13167]: no EPG info available
Oct  1 13:03:41 router vdr[13167]: record
/video/@Sky_One__/2003-10-01.13:02.50.50.rec
Oct  1 13:03:41 router vdr[13167]: recording to
'/video/@Sky_One__/2003-10-01.13:02.50.50.rec/002.vdr'
Oct  1 13:03:41 router vdr[13167]: SetPid 160 1
Oct  1 13:03:41 router vdr[13167]: SetPid 80 1
Oct  1 13:03:41 router vdr[13176]: recording thread started (pid=13176)
Oct  1 13:03:41 router vdr[13177]: receiver thread started on device 5
(pid=13177)
Oct  1 13:03:41 router vdr[13167]: switching to channel 1
Oct  1 13:03:41 router vdr[13178]: transfer thread started (pid=13178)
Oct  1 13:03:41 router kernel: saa7115[1]: decoder disable output
Oct  1 13:03:41 router kernel: saa7115[1]: decoder enable output

Maybe Klaus could say something to that? Are we searching in the right
direction ?

Greetings,
-------------
Andre Neumann

-----Original Message-----
From: vdr-bounce@linuxtv.org [mailto:vdr-bounce@linuxtv.org] On Behalf
Of Gavin Hamill
Sent: Wednesday, October 01, 2003 12:44 PM
To: vdr@linuxtv.org
Subject: [vdr] Re: PVR 250 Plugin Request/Help needed


On Wednesday 01 October 2003 11:34, Andre Neumann wrote:
> Hi,
>
> Thanks for the reply. I changed the /dev/video2 in sky.c to 
> /dev/video1 to fit it to my needs. Since my programming knowledge is 
> very limited, i do not know how to change the lirc function. Could you

> help me a bit more here?

I'm completely useless with C, and I don't have the plugin code to hand,
but 
if you're simply looking to remove the remote control support, just
comment 
out (by putting /*            */ around the code block) everything in
the 
'lirc send' function except for any 'return' at the end...

If you want to actually make use of LIRC for your cable box, that's a
bit over 
my head - make sure that you can get it to work via LIRC normally before

tinkering around deeper into other code! :)

> And how does VDR know, when the plugin will be used? I mean, a 
> channelentry must have a special sid or something else, so that VDR 
> knows, that the sky plugin sends the MPEG2-TS stream.

From memory, I think this is documented in the README that comes with
the 
plugin - if the frequency listed in the channels.conf is 3-digits, it
will 
use the 'sky' plugin - the only difference between one 'sky' channel and
the 
next as far as VDR is concerned is that the 3-digits are the channel
number 
that will be sent to the LIRC daemon... for actual audio/video, the
plugin 
will always simply read the TS from /dev/video2

Cheers,
Gavin.


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



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



Home | Main Index | Thread Index