sidux VDR DVB-S2 Howto

  • Hallo,
    Ich habe ein Howto für sidux-2008-02 mit VDR und DVB-S2 geschrieben und will es mit euch teilen.


    sidux_VDR_DVB-S2


    VDR teil ist noch nicht vertig ich schreibe es gerade :)


    Ändern #1: pathc.diff für xine-lib1.2 (xine-lib1.2 last sich nicht kompiliren mit external ffmpeg wenn man letzte ffmpeg snapshoot benutzt)


    Ändern #2: Fixed typo in xine-lib section for hg clone xine-lib1.2 svn, Added VDR part of this Howto

    2 Mal editiert, zuletzt von crov ()

  • I updated wiki to sidux 2008-03, i added new Hardware and driver used with it, and a lot of small fix.
    And the wiki is completed and can produce working vdr solution.
    It isn't well commented but will be in future.
    Hope it can help someone.
    If used post comment,suggestion, etc...


    German translate would be nice, but i cant and my German knowledge isn't right for such translation.

  • HI


    it is a great Howto!


    the following is very important to compile the dvb driver!


    You must do make menuconfig and "Enable drivers not supportet by the kernel!


    But make menuconfig is not going! Because the source is missing and soflink´s too!


    I have solve it with


    apt-get install linux-source-2.6.26


    tar --bzip2 -xvf linux-source-2.6.*.tar.bz2


    cd


    rm --verbose /lib/modules/$(uname -r)/source
    „/lib/modules/2.6.26-1-686/source“ entfernt


    ln -s /usr/src/linux-source-2.6.26 /usr/src/linux


    ln -s /usr/src/linux-source-sidux-2.6.26 /lib/modules/$(uname -r)/source


    cp --verbose /boot/config-$(uname -r) /usr/src/linux/.config
    „/boot/config-2.6.26-1-686“ -> „/usr/src/linux/.config“



    :evil:


    make and make install is going but my dvb-s2 (tt-3200) goes not


    /dev/dvb is missing


    and


    saa7146: register extension 'budget_ci dvb'.
    ACPI: PCI Interrupt 0000:05:00.0[A] -> GSI 20 (level, low) -> IRQ 20
    saa7146: found saa7146 @ mem ffffc20000334000 (revision 1, irq 20) (0x13c2,0x1019).
    saa7146 (0): dma buffer size 192512
    DVB: registering new adapter (TT-Budget S2-3200 PCI)
    adapter has MAC addr = 00:00:00:00:00:00 <- changed
    input: Budget-CI dvb ir receiver saa7146 (0) as /devices/pci0000:00/0000:00:1e.0/0000:05:00.0/input/input6
    stb0899_attach: Attaching STB0899
    stb6100_attach: Attaching STB6100
    DVB: registering frontend 0 (STB0899 Multistandard)...
    Sidux (2008-03) 2.6.26-2.slh-686


    its missing too
    only saa7146: register extension 'budget_ci dvb'.




    can you help me!


    my english is bad!

    1. Asus AT3N7A-I (ION) mit yavdr 0.3a und 500Gb Festplatte
    2. Asus AT5ion-t (ION2) mit yavdr 0.3a 16gb SSD Systemplatte und 2TB für Aufnahmen
    3. Gigabyte GA-K8NXP-SLI yavdr 0.3a alter VDR wird als Server dienen (im Aufbau)

    7 Mal editiert, zuletzt von sviper ()

  • With debian lenny its working!!!!

    1. Asus AT3N7A-I (ION) mit yavdr 0.3a und 500Gb Festplatte
    2. Asus AT5ion-t (ION2) mit yavdr 0.3a 16gb SSD Systemplatte und 2TB für Aufnahmen
    3. Gigabyte GA-K8NXP-SLI yavdr 0.3a alter VDR wird als Server dienen (im Aufbau)

  • Sorry for the late answer :).
    I didnt needed to enable anything in kernel to be able to compile dvb drivers, thats weird. Do you use x86_x64 bit version? Maybe it have something with it to do.
    To be able to compile dvb drivers you need at least kernel header which are installed with default. And also you need to make a symlink to compiler.h

    Zitat

    cd /usr/local/src/dvb/linux/include/linux/
    ln -s /usr/src/linux-headers-`uname -r`/include/linux/compiler.h compiler.h


    I used this way all time also on updated version of sidux for Hauppauge card, and never need to make manuconfig and inside to enable "Enable drivers not supportet by the kernel!


    Du kannst auch auf Deutsch schreiben ich verstehe es aber ein Howto auf Deutsch zu schreiben kann ich aber nicht (zu viele Fehler und manche Sache geht nicht zusammen).


    Soon i will update my Howto with new mercurial driver source from Igor M. Liplianin where is fixed lock on some freq and such thing.
    THnx for using howto.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!