Current version of OpenELEC support it.
Raspberrypi kernel source code
https://github.com/raspberrypi/linux
Raspberrypi kernel source code
https://github.com/raspberrypi/linux
See on http://openelec.tv/news/22-releases/129-openelec-4-0-4-released
Below for old firmware (OpenELEC version 3.xx).
OpenELEC have not Geniatech DVB-T2 Stick T220 Driver.
I want to use DVB-T2 on OpenELEC with tvheadend.
I try to extract Geniatech DVB-T2 Stick T220 driver from CrazyCat
https://bitbucket.org/CrazyCat/s2-liplianin-v39
And create patch file for patch in OpenELEC.
Download : Geniatech DVB-T2 Stick T220 driver patch file
First Step.
Get OpenELEC Source.
(More Information see on Building and Installing OpenELEC for Raspberry Pi on Wiki)
git clone git://github.com/OpenELEC/OpenELEC.tv.gitAfter get OpenELEC Source.
Download t220 driver patch file and Extract zip file.
Copy linux-215-t220-new.patch file to OpenELEC.tv/packages/linux/patches/<kernel version>/linux-215-t220-new.patch
Build OpenELEC image.
cd OpenELEC.tv
PROJECT=RPi ARCH=arm PVR=yes make releaseAfter build image finished.
Image created on OpenELEC.tv/target path.
Install image to SDCARD for Test.
No comments:
Post a Comment