DVB-S2 Card (DVBSky S952) think this will work?

  • Hi Folks,


    I've spent A LOT of time looking into DVB-S2 cards and I 'think' this is the one to go for: DVBSky S952


    Just wanted to check with those who know more than I do on the linux side that I'm not making a mistake..


    Seems tested ok on various linux flavours and I'm sure in my hours of research I saw a post about it working with Debian


    http://www.linuxtv.org/wiki/index.php/DVBSky


    Im currently on 0.5.53 with 3.2.0 kernal


    I have VDR working currently with external Sony PlayTV and XMBC via VNSI (that fun getting that working)


    So next step its to move to satellite...



    Thanks in advance.

    ..muddling my way through linux one bit at a time....


    HP N54L - OMV 5.6.20-1 - 8TB + 6TB ICY DOCK - 16GB


    Mac Guru 8)8o

  • Soo... adding to my own thread.. ( you know somethings up when your googling brings up your own post ) ^^


    Found this.. still feeling my way with linux.. so wanted to know if this is going to break something.. I'm just not up to speed on driver building and kernel stuff..


    ---


    Installing Drivers


    Generally, the drivers can be found on http://www.dvbsky.net/Support.html


    Contrary to what its name suggests archive media_build-3.3.x.tar.gz installs the equipment as well as on 2.6 kernels on 3.x.


    Start by installing the packages needed to compile:

    Code
    sudo apt-get install linux-source linux-headers-`uname -r` make gcc patchutils libproc ProcessTable-sha1-perl-perl-libdigest


    Download and unzip the archive:

    Code
    wget-[url]http://www.dvbsky.net/download/media_build[/url] 3.3.x.tar.gz
    tar zxvf media_build-3.3.x.tar.gz


    Control compilation and installation of modules:

    Code
    cd media_build
    make
    sudo make install


    Download the firmware:

    Code
    wget-[url]http://www.dvbsky.net/download/dvbsky[/url] firmware.zip
    unzip dvbsky-firmware.zip
    sudo sh-bst firmware.sh


    Finally, cleaning ..

    Code
    cd ..
    sudo rm-R media_build


    ---


    All looks straight forward enough... :D

    ..muddling my way through linux one bit at a time....


    HP N54L - OMV 5.6.20-1 - 8TB + 6TB ICY DOCK - 16GB


    Mac Guru 8)8o

    2 Mal editiert, zuletzt von Solo0815 ()

  • I would try the card without installing anything at first. Maybe the drivers are already in the backports 3.2 kernel. If not, this looks like an easy installation of the neccessary drivers. ;)

Jetzt mitmachen!

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