Homatics Box R 4K Plus

Another image to test the ethernet problems - maybe get better results.

3 Likes

What fix this image? Is only for ethernet?

Still works for me (Cold boot Ethernet test)

Why can’t you just restart when running Android TV?

Choose restart from the Android TV settings with CE media placed. When CE correctly setup it’s boots to CE without pulling power cable. In CE you can boot back to Android TV.

YesI know but, doesn’t work for me maybe because I have beta version fw for homatics maybe not. Dont know cant test different usb flash driver because dont have.

A post was split to a new topic: RockTek G2

I have a R Plus with latest beta 51689, with no Ethernet issues, this one never had that.
Another with last Final 4674 build, that was the troubled one for so long (months), that works now.
Then R Plus number 3, still on Final 3660 build, also never issues with this one.
Dune R Plus, box number 4, now on Final 4674 Build, but this one also never had the Ethernet issues.

All boxes restart fine directly to CE out of Android TV, so it is not a Homatics beta or Final build problem if that doesn’t work.

1 Like

@snpetit please use latest nightly, enable debugging in Kodi and reboot. After reboot please share your kodi.log. maybe there is a way for auto detection your possible used bits.

And also your EDID please by SSH command:
cat /sys/class/amhdmitx/amhdmitx0/rawedid | paste

Very thanks!

Good the know it. Network issue is fixed with this image. Boot the CE not. Will try it with another usb flash driver next weekend . Iam all week off mine house.

1 Like

I have to thank you, you are such a great developer, your V2 firmware solved my Ethernet problem.

Try CoreELEC nightly builds

1 Like

Fresh install 21.0-Omega_nightly_20230417, no Ethernet connection. Thank you.

1 Like

Hello!
SSH command result:
http://ix.io/4tC3

Kodi log:
kodi.log (82.6 KB)

Thanks any help in advance!

1 Like

after the update (20230417)this morning the DV mode is only displayed in purple and green.

Kodi Log: http://ix.io/4tCa

Disable Player Led in advanced settings, CoreELEC settings.

Puh, I didn’ set it or accidentally, becouse i have a oled. But finaly it works again. Thanks guys.

BTW:

I own a LG OLED65G29AL with a 10bit Display, what should I set in Settings/Display Force Display colour depht, shoud i set it on 10bit or Automatic, same with Force colour subsampling?

I have a problem. I have reproduced The Crown series and have judder. I have activated the white list in kodi and I have added (among other resolutions) 4K 25fps, which is what this series has. However, when I play the series now, the tv loses the video and I have to exit the video (without watching) and reconnect the hdmi cable to get the video signal back, but the series cannot be played and watched. Any solution?

When the series is this format does not mean the TV can display this format!
Just remove whitelist and use automatic handling.

When you have no AVR receiver between TV and the device your TV does report this to the TV:
LG OLED TV C9:

Vendor-Specific Video Data Block (Dolby), OUI 00-D0-46:
    Version: 1 (12 bytes)
    Supports 2160p60
    DM Version: 4.x
    Colorimetry: P3-D65
    Low Latency: Standard + Low Latency
    Target Min Luminance: 0.00006200 cd/m^2
    Target Max Luminance: 700 cd/m^2
    Unique Rx, Ry: 0.70703125, 0.29296875
    Unique Gx, Gy: 0.17187500, 0.79687500
    Unique Bx, By: 0.13281250, 0.04687500

Version 1 do not support 10 or 12 bits DV RGB at all. So this will limit to 8bit and you need to enforce 10 or 12 bits for your need. Maybe there is a firmware update for your TV, but it’s defenitly wrong reported by EDID.

Another TV ( Hisense A9G):

  Vendor-Specific Video Data Block (Dolby), OUI 00-D0-46:
    Version: 2 (12 bytes)
    DM Version: 4.x
    Backlt Min Luma: 100 cd/m^2
    Interface: Standard + Low-Latency
    Supports 10b 12b 444: Not supported
    Target Min PQ v2: 0 (0.00000000 cd/m^2)
    Target Max PQ v2: 2705 (447 cd/m^2)
    Unique Rx, Ry: 0.67578125, 0.32031250
    Unique Gx, Gy: 0.26953125, 0.67968750
    Unique Bx, By: 0.14062500, 0.04687500

It report Version 2 but tells the device 10 or 12 bits are not supported → 8 bit is used.

2 Likes