Homatics Box R 4K Plus

You can download the last atv11 stable version from dune firmware page.

http://files3.dune-hd.com/firmware/SEI804HM/SEI804HM_firmware.11.8.6261.zip

Maybe you have to open the link in new window…

1 Like

Hardware decoding of MPEG-2 content produces a garbled image on -ng.

2 Likes

Hi
it works with the box Nokia 8010 ?
I’m stuck in 5221
I hesitate to send back and take a box homatics

Probably, the Nokia 8010 and Rocktek G2 are similar, and those two are similar to the R Plus. You will need to test and see. I’d start with this dtb
sc2_s905x4_4g_1gbit.dtb

Hi it doesn’t let me downgrade from A12 to A11 on Dune 4k Plus - I guess I m at 6853 - is there any latest and stable A12 I can move on ?

And moreover if it’s Homatics not Dune then would this still let me get the official upgrade as Dune box ?

AHH , ok . I never test it before .

Homatics firmware on dune device … Don’t know if it is a good idea… Dune Mediacenter stops working I think. Never ever tested…

i try " SEI804HM_firmware.12.8.7329" on Dune HD Homatics And Dune Media center working with it

yes, i have this issue

This problem goes away when I disable hardware acceleration “Accelerate h264” in player setting, but not smooth play video

Do u find any issue like stuttering video and then other audio issue ? Like all high end audio works for plex etc.

I m having audio and video issue with 6853 on my Dune 4k plus

I am having the same issue with the ATSC OTA recordings. Never had this issue before.

I hope 7329 solves that - going for it - will keep u posted

Cannot use Mediainfo to tell apart FEL vs MEL, but MakeMKV can do it. It will say in the attributes field.

1 Like

I’m thinking of doing this on the box I get later today, questions though, do I do all this through SSH? do I do all commands at once or one and one?

and what about this? is it about config.ini? Thanks

add this line at the end of the file

coreelec=‘quiet toram disk=FOLDER=/dev/data’

1 Like

Yes, each command one by one through SSH. You can use nano instead of vi, to edit config.ini, it’s more user friendly (mf is an alias for remount /flash read-write)

mf   
nano /flash/config.ini

The line below is what you’re editing in config.ini. You will see a ‘coreelec=’ line at the bottom/end of config.ini. Also remove the ‘#’ in front of coreelec=

coreelec='quiet toram disk=FOLDER=/dev/data'

btw I had tried to clean the guide up a little for clarity for the Cube. Maybe it will help if the original version is unclear. How to run CoreELEC from eMMC, instead of USB?
The instructions are general to all CE devices.

2 Likes

Can the Homatics Box 4K Plus running CoreELEC 21.1.1 NE be woken up or powered on using the remote contol unit?

Not without modifications on IR receiver…

so I got the first commands, but then the config.ini, I get this screen, what do I need to do? Thanks

@Gilgamesh copy/paste
coreelec=‘quiet toram disk=FOLDER=/dev/data’

1 Like

ok, do I put in in the window in SSH? if yes, where? thanks

you can use the first line without the #

1 Like