12528 Members
237 Forums
7811 Topics
24004 Posts
Max Online: 9115 @ 08/24/24 07:30 PM
|
|
|
13 registered (Toysoft, Admin, tomash, OMEGA, Smokey, haki, bobot, karimkaki15, goode men, Franco89, raffsif1234, didond, gerolamo),
1490
Guests and
135
Spiders online. |
Key:
Admin,
Global Mod,
Mod
|
|
|
|
|
|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
|
|
|
|
#1997 - 07/11/15 12:43 PM
OpenATV Image Ubuntu build howto
|
Japhar Member
Carpal Tunnel
Registered: 10/19/10
Posts: 9993
|
Setup Ubuntu for OpenATV Image Set your shell to /bin/bash. sudo dpkg-reconfigure dashWhen asked: Install dash as /bin/sh? select "NO" Install the required packages. (its different for your system this are examples) then options missing send us infos we update this info apt-get install -y autoconf automake bc bison bzip2 cvs diffstat flex g++ gawk gcc gettext git-core gzip help2man ncurses-bin ncurses-dev libc6-dev libtool make texinfo patch perl pkg-config subversion tar texi2html wget zlib1g-dev chrpath libxml2-utils xsltproc libglib2.0-dev python-setuptools zip info coreutils diffstat chrpath libproc-processtable-perl libperl4-corelibs-perl sshpass default-jre default-jre-headless java-common libserf-devPrepare for first build Create build workdir. mkdir -p ~/openatvGo into created build workdir. cd ~/openatvGet the oe-alliance build git git clone git://github.com/oe-alliance/build-enviroment.git or git clone git://github.com/fairbird/oe-alliance-core.git;protocol=git;branch=4.3 Go into created build-enviroment folder cd ~/openatv/build-environmentInitial build folder make updatePrepare Local File Folders for Files not Include in the Git download this file: firmware.zip cd ~/openatv mkdir -p sh4/stslave_fwextract the firmware.zip and copy with folder to sh4/stslave_fw now you have sh4/stslave_fw/spark sh4/stslave_fw/spark7162 with audio and video files in the folders cd ~/openatv/build-enviroment make
edit the file site.conf and add this line BINARY_STSLAVE_FW_PATH = "/home/USERHOME/openatv/sh4/stslave_fw"Info replace "USERHOME" to point to the correct location of you folder you have add the files List of MACHINE: sti 7111 Models: amiko8900, sognorevolution, arguspingulux, arguspinguluxmini, arguspinguluxplus, sparkreloaded, fulanspark1, sabsolo, gis8120, sparklx
sti 7162 Models: amikoalien, sognotriple, sparktriplex, sabtriple,giavatar, sparkoneuse your MACHINE for your Box if Box is missing we need we info and we can add the missing spark model Start Build first Image MACHINE=amiko8900 DISTRO=openatv make imageafter build complete your found the image in ~/openatv/build-enviroment/builds/openatv/amiko8900/tmp/deploy/images
Update the image cd ~/openatv/build-enviromentmake update MACHINE=amiko8900 DISTRO=openatv make imageCould be necessary to install : sudo apt-get install sshpass
_________________________
|
Top
|
|
|
|
|
#5870 - 02/20/16 07:43 PM
Re: OpenATV Image Ubuntu build howto
[Re: Admin]
|
VIP Japhar
stranger
Registered: 01/16/16
Posts: 8
|
Is it possible to build the image for Japhar SIM?
|
Top
|
|
|
|
|
#5873 - 02/20/16 08:00 PM
Re: OpenATV Image Ubuntu build howto
[Re: Teacher]
|
Japhar Member
Carpal Tunnel
Registered: 10/19/10
Posts: 9993
|
This is a question to ask to MastaG, but he is having not much time available with the nice OpenPLi 4.0 published on the past months and the very new OpenPli 5.0 coming very soon !!! Admin Is it possible to build the image for Japhar SIM?
_________________________
|
Top
|
|
|
|
|
#10762 - 01/10/17 07:32 AM
Re: OpenATV Image Ubuntu build howto
[Re: Teacher]
|
stranger
Registered: 09/12/15
Posts: 3
|
ofcourse you can if you have the driver and the bootloader files from japharsim
|
Top
|
|
|
|
|
#10765 - 01/10/17 02:44 PM
Re: OpenATV Image Ubuntu build howto
[Re: ostende]
|
Japhar Member
Carpal Tunnel
Registered: 10/19/10
Posts: 9993
|
Are you part of the developpers of Japhar Sim ? I think these are the only ones who know what is and will be available and possible with the Japhar. Admin ofcourse you can if you have the driver and the bootloader files from japharsim
_________________________
|
Top
|
|
|
|
|
|
|