Download both the latest image (.tar.bz2) file of OpenPCTV and make-sdcard in the same directory then:

- chmod 755 make-sdcard
- ./make-sdcard /dev/<your_device_here> openpctv-devel-20140129.raspberrypi.tar.bz2

https://sourceforge.net/projects/openpctv/files/release/raspberrypi2/

Download :
https://netix.dl.sourceforge.net/project...berrypi.img.bz2

or MEGA : https://mega.nz/#!fywAhQCQ!joBikN4ssIyGPB-dtTurYN-GD7XqenzaCUR5mcffUv4


*******************************************************
OpenPCTV in Testing --simple instructions(Only for x86)
*******************************************************

-------------------------------------------------------
introduction of its current functions and features
-------------------------------------------------------
*It is integrated with XBMC 13.1 Gotham,VDR 2.1.6,Enigma2PC,kernel 1.15.3

*It supports more than 60 languages,switching once to change to the language interface of XBMC/VDR/Enigma2.
You don't need to manually edit the configuration file,using the dialog menu style to complete the most of configurations.

*You can normally use it by copying the ISO file to a USB disk(creating a virtual disk files loopdisk.img in a USB disk, USB disk capacity shall be no less than 1G)

*It supports hardware decoding of AMD radeon HD5xxx (and above), Nvidia Geforce and Intel HD Graphics Cards. It can be normally used under Enigma2/VDR/XBMC. For Nvidia Geforce Graphics Cards, both nouveau and nvidia enable VDPAU driver support for hardware-accelerated video decoding. By default we use the nouveau driver, you can also use the nvidia driver to get better support.System startup automatically detects your video card and does not require any special settings. Also depending on the programme (VDPAU/VAAPI) and do some optimization setting.

*It directly drives infrared receiver device using the kernel, Microsoft MCE remote and the CIR remote receiver on motherboard can directly support(MCE RC6). We recommend the motherboard with CIR (such as Biostar, ASRock etc.)

*For DVB devices, the kernel can drive most of the devices. We also provide additional drive, such as TBS, DVBSky and s2-liplianin. You can install additional packages in the configuration setup.

*DiSEqC setting and channels scanning are all configured with dialog menu style. According to the configuration of DiSEqC.conf , it uses scan-s2 to scan channel.

*VDR VNSI pvr addon is already installed in XBMC, you can run XBMC with vdr-backend by default..

-------------------------------------------------------
How to install OpenPCTV
-------------------------------------------------------
Install OpenPCTV in a USB flash disk Under Windows (Two ways)
1. You can use 'Ultraiso' to write openpctv-*.iso into a USB flash disk.
2. Or copy all included files of openpctv-*.iso into the USB flash disk, then start the cmd.exe in administrator.
E: # if E: is your USB flash disk.
cd boot
bootinst # make the USB flash disk as syslinux bootable disk.

Install OpenPCTV into a USB flash under Linux
You can also copy all included files of openpctv-*.iso into the USB flash disk, then run a bash script to make the USB flash disk as syslinux bootable disk. Such as:
mkdir /tmp/iso # set openpctv-.iso file mountpoint.
mount -o loop/where/is/you/openpctv-.iso /tmp/iso # mount openpctv-.iso to /tmp/iso.
cp -a /tmp/iso/ /media/usb # copy all included files of ISO to your USB flash disk, if /media/usb is the mountpoint of your USB flash disk.
cd /media/usb
bash bootinst.sh # make the USB flash disk as syslinux bootable disk.

-------------------------------------------------------
More Informations
-------------------------------------------------------
*When you start it for the first time, please enter 'Setup mode' to complete all the initial configurations.After installing the driver and restart, please re-enter setup mode to configure.

*openpctv-*.iso can be burned into CD, and you can normally run OpenPCTV with LiveCD mode, but all changes will be lost after reboot.

*You can use the installer to install the system in your hard disk. The installation will install grub into the boot sector of the hard disk. If you run OpenPCTV with USB flash disk, you needn't install it.

*All the Engiam2/VDR/XBMC run under Xorg, it runs on tty4, you can at any time press Ctrl+Alt+F1 ... F3 to switch and login to shell using root:root, you can run 'setup' in the bash shell environment to configure. Note that if vdr.service is running, then all changes for VDR will be invalid. You can stop vdr.service this time. such as:
systemctl stop vdr # Stop vdr.service

*You can use the ssh remote to login in OpenPCTV (user:root,password:root,scp and sftp are both supported), also can use ftp (user:password openpctv:openpctv)

*You can enable or disable 'OSCam' for Enigma2PC/VDR. The config files for OSCam are in /etc/oscam. You can go the OSCam wiki for more informations:
http://www.streamboard.tv/wiki/OSCam/en

*We provide the script updating EPG every hour:/usr/bin/update-EPG, we only provide the EPG download link for Chinese users. If you have a different EPG solutions, please let me know.

*In Enigma2PC,Some remote control keys are remapped to local PC keyboard
RED -> F1
GREEN -> F2
YELLOW -> F3
BLUE -> F4

VOL UP -> + (numeric pad) or +
VOL DOWN -> - (numeric pad) or -

NEXT CHANN. -> ARROW DOWN
PREV CHANN. -> ARROW UP
NEXT BOUQUET -> PAGE DOWN
PREV BOUQUET -> PAGE UP

EXIT -> ESC
MENU -> SPACE
INFO -> I or F5
OK -> ENTER

EPG -> E or F6
POWER -> F10
RECORD -> R
TV -> T
VIDEO -> V
AUDIO -> A
RADIO -> D
MUTE -> M
TIMESHIFT -> P

QUIT ENIGMA2 -> X
FULL SCREEN MODE -> F11
Standby -> F12

Update this guide with OpenPCTV 1.0RC1-20140702

Download ISO :
https://freefr.dl.sourceforge.net/project/openpctv/release/openpctv-1.1-RC1-i386.iso

MEGA ISO : https://mega.nz/#!OiQgFZ5D!RDT4ewK7mVxLSl-Pg1S_vx1eAxc2piwkBFhs9p1yJcg

Download IMG :
https://sourceforge.net/projects/openpct...img.xz/download

MEGA IMG : https://mega.nz/#!K35QVRCC!WLAR18GR55XIHCxO496zi-DGLLYyUp3WLWCcvK6mVow
_________________________