Springen naar inhoud


Foto

Spark 7111


  • Please log in to reply
Er zijn 8 reacties in dit onderwerp

#1 ifadl

  • Member
  • 15 berichten

0
Neutral

Geplaatst op 29 juli 2018 - 12:52

Hi guys,

 

I need your support to share with me the official image for Spark 7111, as OpenPli doesn't support this box anymore and I can't find it thought downloads section.

 

Spark's feature: 

 

MPEG-Fully DVB-S / DVB-S2 HD compliant  Main Processor 450M Hz based CPU    Flash Memory Nor flash:8MB X 1 ; Nand flash:512MB X 1  DDR SDRAM DDR2 128MB x 2  Tuner Type DVB-S / DVB-S2  Transport Stream MPEG-2, H.264 

 

 

 

 



Re: Spark 7111 #2 Persian Prince

  • Senior Member
  • 1982 berichten

+247
Excellent

Geplaatst op 29 juli 2018 - 13:01

as OpenPli doesn't support this box anymore and I can't find it thought downloads section.

 

PLi never supported SH4 boxes, though you can compile a test image yourself: https://github.com/P...etas/pli-extras


Open Vision sources: https://github.com/OpenVisionE2


Re: Spark 7111 #3 WOooOW

  • Member
  • 1 berichten

0
Neutral

Geplaatst op 28 september 2018 - 22:33

Hello, im able to build my test image, but on some sd channels in hellas sat tp:12.464 H 30000 2/3 DVB-S2/8PSK receiver crash. This problem is long time ago, but no one manage to solve it. Any help is welcome. Here is crash log from sd channel in attached file:

 

Bijgevoegde Bestanden


Veranderd door WOooOW, 28 september 2018 - 22:33


Re: Spark 7111 #4 Pr2

  • PLi® Contributor
  • 6046 berichten

+256
Excellent

Geplaatst op 29 september 2018 - 09:38

Hi,

 

OpenPLi only provide support for STB that they support.

 

https://openpli.org/download/

 

Pr2


NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: Spark 7111 #5 ifadl

  • Member
  • 15 berichten

0
Neutral

Geplaatst op 21 november 2018 - 05:11

could you please share with us the steps for building this image 



Re: Spark 7111 #6 Persian Prince

  • Senior Member
  • 1982 berichten

+247
Excellent

Geplaatst op 21 november 2018 - 06:59

could you please share with us the steps for building this image


https://github.com/P...velop/README.md

Open Vision sources: https://github.com/OpenVisionE2


Re: Spark 7111 #7 ifadl

  • Member
  • 15 berichten

0
Neutral

Geplaatst op 22 november 2018 - 03:53

as I have another device dm7020hd

 

I tried the same steps for creating a new image and I got the below error message and I can't find out the reasons behind this error.

 

so appreciated your support to help me with the required solutions .

ERROR: Traceback (most recent call last):
  File "/home/ifadl/openpli-oe-core/bitbake/lib/bb/cookerdata.py", line 184, in wrapped
    return func(fn, *args)
  File "/home/ifadl/openpli-oe-core/bitbake/lib/bb/cookerdata.py", line 209, in parse_config_file
    return bb.parse.handle(fn, data, include)
  File "/home/ifadl/openpli-oe-core/bitbake/lib/bb/parse/__init__.py", line 113, in handle
    return h['handle'](fn, data, include)
  File "/home/ifadl/openpli-oe-core/bitbake/lib/bb/parse/parse_py/ConfHandler.py", line 126, in handle
    abs_fn = resolve_file(fn, data)
  File "/home/ifadl/openpli-oe-core/bitbake/lib/bb/parse/__init__.py", line 136, in resolve_file
    raise IOError(errno.ENOENT, "file %s not found" % fn)
FileNotFoundError: [Errno 2] file /home/ifadl/openpli-oe-core/pli-extras/meta-raspberrypi/conf/layer.conf not found

ERROR: Unable to parse /home/ifadl/openpli-oe-core/pli-extras/meta-raspberrypi/conf/layer.conf: [Errno 2] file /home/ifadl/openpli-oe-core/pli-extras/meta-raspberrypi/conf/layer.conf not found
Makefile:125: recipe for target 'image' failed
make: *** [image] Error 1



Re: Spark 7111 #8 ifadl

  • Member
  • 15 berichten

0
Neutral

Geplaatst op 22 november 2018 - 04:00

 git clone -b develop --depth 1 https://github.com/O...pli-oe-core.git

ifadl@ifadl-MS-7592:~$ git clone -b develop --depth 1 https://github.com/OpenPLi/openpli-oe-core.git
Cloning into 'openpli-oe-core'...
remote: Enumerating objects: 1382, done.
remote: Counting objects: 100% (1382/1382), done.
remote: Compressing objects: 100% (1153/1153), done.
remote: Total 1382 (delta 132), reused 1023 (delta 116), pack-reused 0
Receiving objects: 100% (1382/1382), 28.68 MiB | 767.00 KiB/s, done.
Resolving deltas: 100% (132/132), done.
Checking out files: 100% (1084/1084), done.

git clone -b develop --depth 1 https://github.com/P.../pli-extras.git
Cloning into 'pli-extras'...
remote: Enumerating objects: 786, done.
remote: Counting objects: 100% (786/786), done.
remote: Compressing objects: 100% (668/668), done.
remote: Total 786 (delta 70), reused 725 (delta 65), pack-reused 0
Receiving objects: 100% (786/786), 18.91 MiB | 664.00 KiB/s, done.
Resolving deltas: 100% (70/70), done.

./update.sh
pli-extras by
https://github.com/orgs/PLi-metas/people

Each time you run this script all git repositories will get updated to their latest versions!

For extra rc support you need to add your STB files to https://github.com/PLi-metas/extra_rc_models

Already up to date.
Submodule 'meta-ax' (https://github.com/PLi-metas/meta-ax.git) registered for path 'meta-ax'
Submodule 'meta-azbox' (https://github.com/PLi-metas/meta-azbox.git) registered for path 'meta-azbox'
Submodule 'meta-blackbox' (https://github.com/PLi-metas/meta-blackbox.git) registered for path 'meta-blackbox'
Submodule 'meta-broadmedia' (https://github.com/PLi-metas/meta-broadmedia.git) registered for path 'meta-broadmedia'
Submodule 'meta-ceryon' (https://github.com/PLi-metas/meta-ceryon.git) registered for path 'meta-ceryon'
Submodule 'meta-clap' (https://github.com/PLi-metas/meta-clap.git) registered for path 'meta-clap'
Submodule 'meta-cube' (https://github.com/PLi-metas/meta-cube.git) registered for path 'meta-cube'
Submodule 'meta-dags' (https://github.com/PLi-metas/meta-dags.git) registered for path 'meta-dags'
Submodule 'meta-dinobot' (https://github.com/PLi-metas/meta-dinobot.git) registered for path 'meta-dinobot'
Submodule 'meta-dream' (https://github.com/PLi-metas/meta-dream.git) registered for path 'meta-dream'
Submodule 'meta-ebox' (https://github.com/PLi-metas/meta-ebox.git) registered for path 'meta-ebox'
Submodule 'meta-entwopia' (https://github.com/PLi-metas/meta-entwopia.git) registered for path 'meta-entwopia'
Submodule 'meta-fulan' (https://github.com/PLi-metas/meta-fulan.git) registered for path 'meta-fulan'
Submodule 'meta-gb' (https://github.com/PLi-metas/meta-gb.git) registered for path 'meta-gb'
Submodule 'meta-hypercube' (https://github.com/PLi-metas/meta-hypercube.git) registered for path 'meta-hypercube'
Submodule 'meta-ini' (https://github.com/PLi-metas/meta-ini.git) registered for path 'meta-ini'
Submodule 'meta-ixuss' (https://github.com/PLi-metas/meta-ixuss.git) registered for path 'meta-ixuss'
Submodule 'meta-linkdroid' (https://github.com/PLi-metas/meta-linkdroid.git) registered for path 'meta-linkdroid'
Submodule 'meta-minix' (https://github.com/PLi-metas/meta-minix.git) registered for path 'meta-minix'
Submodule 'meta-octagon' (https://github.com/PLi-metas/meta-octagon.git) registered for path 'meta-octagon'
Submodule 'meta-odin' (https://github.com/PLi-metas/meta-odin) registered for path 'meta-odin'
Submodule 'meta-odroid' (https://github.com/PLi-metas/meta-odroid.git) registered for path 'meta-odroid'
Submodule 'meta-protek' (https://github.com/PLi-metas/meta-protek.git) registered for path 'meta-protek'
Submodule 'meta-raspberrypi' (https://github.com/PLi-metas/meta-raspberrypi.git) registered for path 'meta-raspberrypi'
Submodule 'meta-tiviar' (https://github.com/PLi-metas/meta-tiviar.git) registered for path 'meta-tiviar'
Submodule 'meta-tripledot' (https://github.com/PLi-metas/meta-tripledot.git) registered for path 'meta-tripledot'
Submodule 'meta-uclan' (https://github.com/PLi-metas/meta-uclan.git) registered for path 'meta-uclan'
Submodule 'meta-wetek' (https://github.com/PLi-metas/meta-wetek.git) registered for path 'meta-wetek'
Submodule 'meta-xcore' (https://github.com/PLi-metas/meta-xcore.git) registered for path 'meta-xcore'
Submodule 'meta-xt' (https://github.com/PLi-metas/meta-xt.git) registered for path 'meta-xt'
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-ax'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-azbox'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-blackbox'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-broadmedia'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-ceryon'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-clap'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-cube'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-dags'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-dinobot'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-dream'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-ebox'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-entwopia'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-fulan'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-gb'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-hypercube'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-ini'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-ixuss'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-linkdroid'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-minix'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-octagon'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-odin'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-odroid'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-protek'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-raspberrypi'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-tiviar'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-tripledot'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-uclan'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-wetek'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-xcore'...
Cloning into '/home/ifadl/openpli-oe-core/pli-extras/meta-xt'...
Submodule path 'meta-ax': checked out 'd05194b8f2794de8ca1f03851a7fde1400db8ffc'
Submodule path 'meta-azbox': checked out '04ffbdd0afc7da134fb620f9edb5c56eb1607a18'
Submodule path 'meta-blackbox': checked out 'ef54a26c8be6fe135dad54deb7f1421dfc475fbc'
Submodule path 'meta-broadmedia': checked out 'c2e7ba19cf2454211cfd5dcb87697f579e11cf37'
Submodule path 'meta-ceryon': checked out '72a7570c224d9ae76864f44e0b3f9944197eeb34'
Submodule path 'meta-clap': checked out '8a72e1befe26b979cc0f3f21a3bd7c75459ea856'
Submodule path 'meta-cube': checked out '36a80488ab79fc61ae7dd8fb05e9ecf4c011a299'
Submodule path 'meta-dags': checked out '976a406f8e1e18e56f813127f9a044388a7c8f67'
Submodule path 'meta-dinobot': checked out '2baf4ec5aacd3365351ea45455d02601d66836f2'
Submodule path 'meta-dream': checked out '51537f7d71ccee42d51938f13c6576e75769c765'
Submodule path 'meta-ebox': checked out 'c171db6798e9d9a3c472ca1ce3878852022e1404'
Submodule path 'meta-entwopia': checked out 'c43d8cb480fc2569995ba665810837580a6b30ba'
Submodule path 'meta-fulan': checked out '4e4fc439eb9759e2e46e6a178c2dfb9001fda352'
Submodule path 'meta-gb': checked out '2e5acf294b78e208c71b7bfcc6a4ef536eef6784'
Submodule path 'meta-hypercube': checked out 'aa135c99576a949d5f0c9ed2e289fec48f597781'
Submodule path 'meta-ini': checked out '8b33da9634aec53321f426cedd6d0f679f1972ab'
Submodule path 'meta-ixuss': checked out '850369eb5dd914410ac43e783c4147492f2af3b3'
Submodule path 'meta-linkdroid': checked out '397620d1bc765406dc039e9ba7174683aaef73c4'
Submodule path 'meta-minix': checked out '523180976e3eb73def124971c43d1f47e664b41e'
Submodule path 'meta-octagon': checked out '85939f987e87dfbfd21f8e0d63347400503e2147'
Submodule path 'meta-odin': checked out '61e888e1df903a77ad181ee02b960263322826a5'
Submodule path 'meta-odroid': checked out '839fd7cc211bc97ace3140942d3e9e29a0f6a745'
Submodule path 'meta-protek': checked out 'c7e6f9640bbf9e8a0c9a2a15d1cc2c71c4806a05'
remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
error: Server does not allow request for unadvertised object 62510e00ff50b4768d7a71f944eb1364a630942f
Fetched in submodule path 'meta-raspberrypi', but it did not contain 62510e00ff50b4768d7a71f944eb1364a630942f. Direct fetching of that commit failed.

Check for dm7020hdv2 required changes ...

We need to modify Makefile ...
Done, now you can compile dm7020hdv2 image too.

[ -d /home/ifadl/openpli-oe-core/meta-openembedded/meta-oe ] || make  update
make[1]: Entering directory '/home/ifadl/openpli-oe-core'
Updating Git repositories...
Already up to date.
Submodule 'bitbake' (git://git.openembedded.org/bitbake) registered for path 'bitbake'
Submodule 'meta-amiko' (https://github.com/open-amiko/meta-amiko.git) registered for path 'meta-amiko'
Submodule 'meta-axasuhd' (https://github.com/Axas-UHD/meta-axasuhd.git) registered for path 'meta-axasuhd'
Submodule 'meta-edision' (https://github.com/edision-open/meta-edision.git) registered for path 'meta-edision'
Submodule 'meta-formuler' (https://github.com/formuler/meta-formuler.git) registered for path 'meta-formuler'
Submodule 'meta-gfutures' (https://github.com/HD-Digital/meta-gfutures.git) registered for path 'meta-gfutures'
Submodule 'meta-gi' (https://github.com/GIDeveloperTeam/meta-gi.git) registered for path 'meta-gi'
Submodule 'meta-gigablue' (https://github.com/GigaBlue-STB/meta-gigablue) registered for path 'meta-gigablue'
Submodule 'meta-miraclebox' (https://github.com/miraclebox-git/meta-miraclebox.git) registered for path 'meta-miraclebox'
Submodule 'meta-openembedded' (git://git.openembedded.org/meta-openembedded) registered for path 'meta-openembedded'
Submodule 'meta-qt5' (https://github.com/meta-qt5/meta-qt5.git) registered for path 'meta-qt5'
Submodule 'meta-qviart' (https://github.com/pli3/meta-qviart-5.git) registered for path 'meta-qviart'
Submodule 'meta-sab' (https://github.com/mariner2/meta-sab.git) registered for path 'meta-sab'
Submodule 'meta-spycat' (https://github.com/open-spycat/meta-spycat.git) registered for path 'meta-spycat'
Submodule 'meta-vuplus' (https://github.com/vu-plus/meta-vuplus.git) registered for path 'meta-vuplus'
Submodule 'meta-xp' (https://github.com/XP-Master/meta-xp.git) registered for path 'meta-xp'
Submodule 'meta-xpeedc' (https://github.com/XpeedDeveloperTeam/meta-xpeedc.git) registered for path 'meta-xpeedc'
Submodule 'meta-xsarius.pli5' (https://github.com/pli3/meta-xsarius.pli5.git) registered for path 'meta-xsarius.pli5'
Submodule 'meta-xtrend' (https://github.com/nextv-xtrend/meta-xtrend.git) registered for path 'meta-xtrend'
Submodule 'meta-zgemma' (https://github.com/zgemma-star/meta-zgemma.git) registered for path 'meta-zgemma'
Submodule 'openembedded-core' (git://git.openembedded.org/openembedded-core) registered for path 'openembedded-core'
Cloning into '/home/ifadl/openpli-oe-core/bitbake'...
Cloning into '/home/ifadl/openpli-oe-core/meta-amiko'...
Cloning into '/home/ifadl/openpli-oe-core/meta-axasuhd'...
Cloning into '/home/ifadl/openpli-oe-core/meta-edision'...
Cloning into '/home/ifadl/openpli-oe-core/meta-formuler'...
Cloning into '/home/ifadl/openpli-oe-core/meta-gfutures'...
Cloning into '/home/ifadl/openpli-oe-core/meta-gi'...
Cloning into '/home/ifadl/openpli-oe-core/meta-gigablue'...
Cloning into '/home/ifadl/openpli-oe-core/meta-miraclebox'...
Cloning into '/home/ifadl/openpli-oe-core/meta-openembedded'...
Cloning into '/home/ifadl/openpli-oe-core/meta-qt5'...
Cloning into '/home/ifadl/openpli-oe-core/meta-qviart'...
Cloning into '/home/ifadl/openpli-oe-core/meta-sab'...
Cloning into '/home/ifadl/openpli-oe-core/meta-spycat'...
Cloning into '/home/ifadl/openpli-oe-core/meta-vuplus'...
Cloning into '/home/ifadl/openpli-oe-core/meta-xp'...
Cloning into '/home/ifadl/openpli-oe-core/meta-xpeedc'...
Cloning into '/home/ifadl/openpli-oe-core/meta-xsarius.pli5'...
Cloning into '/home/ifadl/openpli-oe-core/meta-xtrend'...
Cloning into '/home/ifadl/openpli-oe-core/meta-zgemma'...
Cloning into '/home/ifadl/openpli-oe-core/openembedded-core'...
Submodule path 'bitbake': checked out 'ca9b9ffc250eb3ece5af3d64ff5febef69d555b0'
Submodule path 'meta-amiko': checked out 'b6416ddfc6130265e0b3054d144b96b59fdf7a03'
Submodule path 'meta-axasuhd': checked out 'dfc1465665f504fdc4d6fc9a401e630b04123211'
Submodule path 'meta-edision': checked out '3d065e919c5a619032108bb2664ff3c4a42d392d'
Submodule path 'meta-formuler': checked out 'e1d33c48edb119dcc3163855b0b1af510912ef52'
Submodule path 'meta-gfutures': checked out 'dc85817308d6e140969b2736cb7d53d4bb46271a'
Submodule path 'meta-gi': checked out '01fd1e8256f53d40371e65514e13a53ef53e400d'
Submodule path 'meta-gigablue': checked out '3fb1f863c14047a7ac38fc9f7e1f30c6e03fc908'
Submodule path 'meta-miraclebox': checked out 'd44871d4d1f357d5b38488ed505b48fa8c8feff3'
Submodule path 'meta-openembedded': checked out 'dfbdd28d206a74bf264c2f7ee0f7b3e5af587796'
Submodule path 'meta-qt5': checked out 'c6aa602d0640040b470ee81de39726276ddc0ea3'
Submodule path 'meta-qviart': checked out '225fced2acab42c16dd214e9e66808784ef54f30'
Submodule path 'meta-sab': checked out '92262feb14e4005c8096150daac7313e9cb3d85a'
Submodule path 'meta-spycat': checked out 'a19f11bbcdcad969e9f6f8d2c30df0653427d4cb'
Submodule path 'meta-vuplus': checked out '289d7351b5469ace430b83494b098f049f39c3de'
Submodule path 'meta-xp': checked out 'b37b33a53422b822a89bea2ca1696ab72320674a'
Submodule path 'meta-xpeedc': checked out 'f12908a5573de8a6a06ad9f75081846a590511c4'
Submodule path 'meta-xsarius.pli5': checked out 'e4dbdeda56e48eac79d595273cb6dac3b71a6b88'
Submodule path 'meta-xtrend': checked out '7943a562ef70d0bd96872fb68d4fafecf4f2d664'
Submodule path 'meta-zgemma': checked out 'f462e381222d77b8c066a04d9d62feced3990afc'
Submodule path 'openembedded-core': checked out '93dd2f9f3edf0584f9e806c629611d645dd72dbf'
The openpli OE is now up-to-date.
make[1]: Leaving directory '/home/ifadl/openpli-oe-core'
Generating /home/ifadl/openpli-oe-core/build/env.source
Generating /home/ifadl/openpli-oe-core/build/conf/openpli.conf
Generating /home/ifadl/openpli-oe-core/build/conf/bblayers.conf
Generating /home/ifadl/openpli-oe-core/build/conf/local.conf
Updating Git repositories...
Already up to date.
Synchronizing submodule url for 'bitbake'
Synchronizing submodule url for 'meta-amiko'
Synchronizing submodule url for 'meta-axasuhd'
Synchronizing submodule url for 'meta-edision'
Synchronizing submodule url for 'meta-formuler'
Synchronizing submodule url for 'meta-gfutures'
Synchronizing submodule url for 'meta-gi'
Synchronizing submodule url for 'meta-gigablue'
Synchronizing submodule url for 'meta-miraclebox'
Synchronizing submodule url for 'meta-openembedded'
Synchronizing submodule url for 'meta-qt5'
Synchronizing submodule url for 'meta-qviart'
Synchronizing submodule url for 'meta-sab'
Synchronizing submodule url for 'meta-spycat'
Synchronizing submodule url for 'meta-vuplus'
Synchronizing submodule url for 'meta-xp'
Synchronizing submodule url for 'meta-xpeedc'
Synchronizing submodule url for 'meta-xsarius.pli5'
Synchronizing submodule url for 'meta-xtrend'
Synchronizing submodule url for 'meta-zgemma'
Synchronizing submodule url for 'openembedded-core'
The openpli OE is now up-to-date.



Re: Spark 7111 #9 WanWizard

  • PLi® Core member
  • 68309 berichten

+1719
Excellent

Geplaatst op 11 juli 2021 - 13:40

Not going to happen, we don't support SH4 hardware. I suggest you use an OpenVision image, they do afaik.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.



1 gebruiker(s) lezen dit onderwerp

0 leden, 1 bezoekers, 0 anonieme gebruikers