openatv 6.2 on zgemma h2h

bk81

Member
hi there my zgemma h2h froze on boot sorted that problem. now when im trying to install autobuquets im getting error opkg install pkg failed. any help much aprechated
 

Attachments

  • 3.jpg
    3.jpg
    275.8 KB · Views: 67
Are you installing using putty as you don't need to, just go to menu/plugins press green to download. Go to system plugins and you should be able to install autobouquets maker from there.
 
Are you installing using putty as you don't need to, just go to menu/plugins press green to download. Go to system plugins and you should be able to install autobouquets maker from there.
thats what im trying through pluginns ive just attached photo
 
Sorry, missed the photo. Never had that before tbh.You could try blue button and do a software update or probably reflash the image.
 
Sorry, missed the photo. Never had that before tbh.You could try blue button and do a software update or probably reflash the image.
ive done the software updates and still not installing. think ill try reflash when im home from work
 
You can use standard Open Atv and just add everything you need from the plugins menu,this way you don't have loads of stuff installed that you will never use. If you want an image with everything ready to go there are lots to choose from but I use wooshbuild Infinity on a few boxes and its a great image. That's just my preference but you also have
builds from Grog and Willow which are very popular builds and support for all of these builds is excellent as they are all TK members. Try different ones and see which one you prefer.
 
Grogbuild FreeRange setup option 1 will flash the box for you during setup. it detects the image to use for you.

Alternatively rather than reflash you could open the browser on you computer and type http://zgemmah2h (use box ip address if that doesn't work) and then click on the terminal link on the left (in extras section) login with the username 'root' and then enter the following commands:
Code:
opkg update
opkg remove enigma2-plugin-systemplugins-autobouquetsmaker

opkg install enigma2-plugin-systemplugins-autobouquetsmaker

letting each command do it stuff. and see if that fixes your issue
 
Grogbuild FreeRange setup option 1 will flash the box for you during setup. it detects the image to use for you.

Alternatively rather than reflash you could open the browser on you computer and type http://zgemmah2h (use box ip address if that doesn't work) and then click on the terminal link on the left (in extras section) login with the username 'root' and then enter the following commands:
Code:
opkg update
opkg remove enigma2-plugin-systemplugins-autobouquetsmaker

opkg install enigma2-plugin-systemplugins-autobouquetsmaker

letting each command do it stuff. and see if that fixes your issue
hi this is what happend

zgemmah2h login: root
root@zgemmah2h:~# opkg update
Downloading http://feeds2.mynonpublic.com/6.3/h3/3rdparty/Packages.gz.
Updated source 'openatv-3rdparty'.
Downloading http://feeds2.mynonpublic.com/6.3/h3/all/Packages.gz.
Updated source 'openatv-all'.
Downloading http://feeds2.mynonpublic.com/6.3/h3/h3/Packages.gz.
Updated source 'openatv-h3'.
Downloading http://feeds2.mynonpublic.com/6.3/h3/h3_3rdparty/Packages.gz.
Updated source 'openatv-h3_3rdparty'.
Downloading http://feeds2.mynonpublic.com/6.3/h3/mips32el/Packages.gz.
Updated source 'openatv-mips32el'.
Downloading http://nonpublic.space/oea/6/mips32el/Packages.gz.
Updated source 'secret-feed'.
Downloading http://feeds2.mynonpublic.com/6.3/h3/zgemmah2h/Packages.gz.
Updated source 'openatv-zgemmah2h'.
root@zgemmah2h:~# opkg remove enigma2-plugin-systemplugins-autobouquetsmaker
No packages removed.
root@zgemmah2h:~# opkg install enigma2-plugin-systemplugins-autobouquetsmaker
Installing enigma2-plugin-systemplugins-autobouquetsmaker (3.1+git550+d8f0600) on root.
Downloading http://feeds2.mynonpublic.com/6.3/h...quetsmaker_3.1+git550+d8f0600-r0_mips32el.ipk.
Removing corrupt package file /var/cache/opkg/f0e856ca31f9e7b6183efb94fb8485cb_enigma2-plugin-systemplugins-autobouquetsmaker_3.1+git550+d8f0600-r0_mips32el.ipk.
Collected errors:
* opkg_install_pkg: Failed to download enigma2-plugin-systemplugins-autobouquetsmaker. Perhaps you need to run 'opkg update'?
* opkg_solver_install: Cannot install package enigma2-plugin-systemplugins-autobouquetsmaker.
root@zgemmah2h:~#
 
that would suggest a feed issue for the H2H (and probably the H2S which I am testing now). worked fine on my h52tc
 
same issue on my h2s, I also tried installing another plugin via downloadable plugins and that failed to download also. Looks like an ATV plugin feed issue
 
So what does that mean Grog? Are we up shitcreek without a paddle here?
I think itss the atv feeds that are messed up.
is there a more stable openatv we can use like older version
I have a pm from a user who flashed his box back in November and he's having the same issue. It's not atv itself but looks to be feed issue.

You could try installing the ipk http://techkings.org/threads/new-abm-3-0-3-1.141851/#post-888027

Maybe @dsayers2014 or @Abu Baniaz know what's going on.
 
open your browser and enter the ip address of your box and then from the left click on the terminal link. log in using the username root and then enter the code below. it will install the abm in the link I posted above and restart the gui. You will probably have to update the config files as I don't know how old this version is. It's only a temporary installation fix for the h2h/h2s until atv fix the issue

Code:
opkg install https://www.dropbox.com/s/ldxa1gniizu5t6a/enigma2-plugin-systemplugins-autobouquetsmaker_3.1%2Bgit490%2B10a00bd-r0_mips32el.ipk\?dl=1 && init 4 && init 3
 
open your browser and enter the ip address of your box and then from the left click on the terminal link. log in using the username root and then enter the code below. it will install the abm in the link I posted above and restart the gui. You will probably have to update the config files as I don't know how old this version is. It's only a temporary installation fix for the h2h/h2s until atv fix the issue

Code:
opkg install https://www.dropbox.com/s/ldxa1gniizu5t6a/enigma2-plugin-systemplugins-autobouquetsmaker_3.1%2Bgit490%2B10a00bd-r0_mips32el.ipk\?dl=1 && init 4 && init 3
i used the middle 1 out of 3 and has worked for me thanks grog
 
Back
Top