Page 1 of 1

MOIPro-AMD firmware update to V2.0.0.1

PostPosted: Wed Sep 21, 2016 10:56 am
by steven
Hi All

Good news that MOIPro-AMD firmware update to v2.0.0.1 which has a lot of change:
1.Add open source driver support
2.Change the DVBlast scan page setting ,support using DVB-T and DVB-C at the same time.
3.Update the kernel to 4.4
4.Update the tvheadend to latest version and added transcode support audio from ac3 to aac
5.Fixed some small bugs

If you are using web page to update please get it here:
https://sourceforge.net/projects/moiproamd/files/Release/moipro-amd-web-update-v2.0.0.1.zip/download
update guide check here:
http://www.tbsiptv.com/download/tbs2951/MOIPro-AMD_How_to_use_web_update.pdf
and Please do not forget do these steps after update:
Code: Select All Code
1.update to new kernel
#rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org
#rpm -Uvh http://www.elrepo.org/elrepo-release-7.0-2.el7.elrepo.noarch.rpm
#yum --enablerepo=elrepo-kernel install kernel-lt-devel kernel-lt -y
#grub2-set-default 0

2.
#reboot

3.
#yum -y install perl-devel perl-ExtUtils-CBuilder perl-ExtUtils-MakeMaker
#yum -y install patchutils
#yum -y install patch

4.
#wget https://sourceforge.net/projects/moiproamd/files/Files/Digest-SHA-5.93.tar.gz/download -O Digest-SHA-5.93.tar.gz
#tar xvf   Digest-SHA-5.95.tar.gz
#perl Makefile.PL
#make && make install

5.
#wget https://sourceforge.net/projects/moiproamd/files/Files/perl-proc-processtable-master.zip/download -O perl-proc-processtable-master.zip
#unzip perl-proc-processtable-master.zip
#perl Makefile.PL
#make && make install

6.Install the open sourece driver:
check this
https://github.com/tbsdtv/linux_media/wiki


If you are think that it is complex you can direct reset to factory image :
https://sourceforge.net/projects/moiproamd/files/Release/moipro-amd-v2.0.0.1.zip/download
Guide :
http://www.tbsiptv.com/download/tbs2951/MOI_Pro_AMD_How_to_reset_to_factory_system-v2.pdf
the last steps is like this:
11. Enter the following command to start reset the system.
$ sudo -s
# cd /lib/live/mount/medium/home/
# ./installdvb.sh



Any problem please feel free to ask us

Thanks

Kind Regards

steven

Re: MOIPro-AMD firmware update to V2.0.0.1

PostPosted: Mon Oct 31, 2016 7:18 pm
by tanasepanaite
Hi,

I have a MOI PRO AMD with 4xTBS6290, and I made a firmware update to v2.0.0.1, using factory reset procedure. After that I can't see the adapters in system

Thanks,

Re: MOIPro-AMD firmware update to V2.0.0.1

PostPosted: Sat Nov 19, 2016 10:18 pm
by steven
Hi tanasepanaite

If you are using web update please have a try reinstall the driver .

Thanks

Kind Regards

steven

Re: MOIPro-AMD firmware update to V2.0.0.1

PostPosted: Thu Jan 12, 2017 5:41 pm
by laopi
In step 4 after I run
#perl Makefile.PL
I get back
#Can't open perl script "Makefile.PL": No such file or directory