[vdr] channels.conf

2008-09-09 Thread David Hláčik
Hello,

can someone please be so kind and sent me how to create channels.conf
for vdr 1.6.0 ?

I am using  scandvb -o vdr /usr/share/dvb-apps/dvb-s/Hotbird-13.0E 
channels.conf

but it does not work!

Looking to channels.conf i can see that PARAMETER value is missing

What am i doing wrong? :(

So far i am using channels.conf founded on the internet, and it works with them.

Thanks!

David

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


[vdr] vdr channels.conf compatibility

2008-09-07 Thread David Hláčik
Hello, my question is?

Does dvb-apps 1.1.1 and their utility scan support vdr 1.6 format?

dvb-apps 1.1.1 is official tarball on dvb-apps website.

Thanks!

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


[vdr] VDR 1.7 - DVB Linux API problem

2008-08-13 Thread David Hláčik
Hello guys,

I have Fedora 9 with lastest kernel. I have Skystar 2 DVB PCI card rev 2.8.
As this revision is using FlexCopII DVB i needed to recompile v4l dvb
modules. I have downloaded lastest v4l using mercurial.
Now my Skystar 2 works fine with Fedora 9 . I am using Kaffeine , which
works fine.

My problem is :
I am trying to compile vdr-1.7.0 from source, when i will do make i will
get this error :

[EMAIL PROTECTED] vdr-1.7.0]# make
In file included from audio.c:12:
dvbdevice.h:19:2: error: #error VDR requires Linux DVB driver API version
3.3!
In file included from dvbdevice.c:10:
dvbdevice.h:19:2: error: #error VDR requires Linux DVB driver API version
3.3!
In file included from dvbosd.c:15:
dvbdevice.h:19:2: error: #error VDR requires Linux DVB driver API version
3.3!
In file included from eitscan.c:13:
dvbdevice.h:19:2: error: #error VDR requires Linux DVB driver API version
3.3!
font.c:14:10: error: #include expects FILENAME or FILENAME
In file included from vdr.c:45:
dvbdevice.h:19:2: error: #error VDR requires Linux DVB driver API version
3.3!
make: *** Deleting file `.dependencies'
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -c -DREMOTE_KBD
-DLIRC_DEVICE=\/dev/lircd\ -DRCU_DEVICE=\/dev/ttyS1\ -D_GNU_SOURCE
-DVIDEODIR=\/video\ -DCONFDIR=\/video\ -DPLUGINDIR=\./PLUGINS/lib\
-DLOCDIR=\./locale\ -I/usr/include/freetype2
-I/usr/src/v4l-dvb/linux/include audio.c
In file included from audio.c:12:
dvbdevice.h:19:2: error: #error VDR requires Linux DVB driver API version
3.3!
In file included from audio.c:12:
dvbdevice.h:38: error: 'dvbfe_delsys' does not name a type
make: *** [audio.o] Error 1


As i mentioned before, i had to recompile v4l-dvb modules, location is
/usr/src/v4l-dvb/.

I have edited Make.config and uncommented :
### The directory environment:
DVBDIR   = /usr/src/v4l-dvb/linux

Which seems to me correct right?

Please point me to result.

Thanks in advance!

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