• 1
  • 67
  • 68
  • 69(current)
  • 70
  • 71
Best Kodi Media Player Options 2024
I asked Zidoo technical service and their answer was that CoreELEC will not work.
Reply
(2024-11-20, 05:41)crazyturk Wrote: I asked Zidoo technical service and their answer was that CoreELEC will not work.

i wonder what aspect they considered when simply saying it will not work
it's an amlogic S928X-K same as everyone else has been loading ce on so it would be down to driver support

i dont use bluetooth or infrared for the remote, only CEC, so that should be doable
and i dont use the usb ports but those should also be generic enough
network adapter comes to mind next, should be generic enough to be able to be controlled by android

not being able to get to an adb shell is annoying me, i might try an OTG cable since usb debugging is enabled
Reply
@clarkss12 - as recommended by u, I got my TOX3. Loaded CoreELEC-Amlogic-ne.aarch64-21.1.1-Omega-Generic.img.gz. 
Correlec gets installed. I went ahead and also enabled passthrough for all Audio codecs as well since my device chain is TOX3 -> Yamaha TSR 7810 -> Samsung 90D. 

Except for 2 videos, every other mkv crashes the box ! The content is mostly HEVC 4k with TrueHD Audio but I even tried a H264 HD+AC3 combo - even that crashes !!

I checked the coreelec thread and somebody had reported success in Jan 2024 with https://discourse.coreelec.org/t/truston...ence/49156 with 
Amlogic-ne.arm-20.2-Nexus-Generic.img.gz - I tried that as well .. but no luck.
 
I am using the DTB related to generic, 4GB and 1Gbit .. 

Obviously, I am not doing something right. Pl. suggest ..
Reply
JFYI .. to add to my previous post .. the content is played back from a USB drive.
Reply
(2024-11-20, 05:41)crazyturk Wrote: I asked Zidoo technical service and their answer was that CoreELEC will not work.

follow up
i went ahead and tried, i think it comes down to having the right device tree

i am able to issue 'reboot update' and it will get to android recovery without the usb installed
with the usb installed it just freezes and never does anything, which would indicate to me it is trying to boot from usb but what it's trying to boot just isn't right

for the record i dropped in 2 random s928x dtbs for different devices

so, yea, this thing is just a waste of money - not usable with it's own software and not able to change it's software to something usable
Reply
(2024-11-20, 09:05)izprtxqkft Wrote: i am able to issue 'reboot update' and it will get to android recovery without the usb installed
with the usb installed it just freezes and never does anything, which would indicate to me it is trying to boot from usb but what it's trying to boot just isn't right

This is similar behavior like when the bootloader is blocked. Also no way to install anything from uSD/USB devices...
Reply
(2024-11-20, 14:04)Sholander Wrote: This is similar behavior like when the bootloader is blocked. Also no way to install anything from uSD/USB devices...

you're right, secure boot is still enabled
i'm back to trying to figure out an otg cable so i can issue the fastboot oem unlock
tried fastboot over tcp and udp just for the sake of being able to say i did but as expected this fastboot doesn't use network

an otg should also allow me to extract the dtb from the device itself as well so that's also useful for that

took it offline for now and it's joining the other devices on the shelf, will revisit at some point
Reply
(2024-11-20, 17:37)izprtxqkft Wrote:
(2024-11-20, 14:04)Sholander Wrote: This is similar behavior like when the bootloader is blocked. Also no way to install anything from uSD/USB devices...
you're right, secure boot is still enabled
i'm back to trying to figure out an otg cable so i can issue the fastboot oem unlock

IIRC this will only work if bootloader is not encrypted, as is on many Android L1 certified boxes.
Reply
(2024-11-20, 18:34)Sholander Wrote: IIRC this will only work if bootloader is not encrypted, as is on many Android L1 certified boxes.

gray area
this is not L1 certified, even zidoo devices claiming to be previously used fake keys, the image is userdebug not release-keys
doesn't indicate either way but leans towards not

it's technically pre-rooted too, if you can actually get to an adb shell the SU command exists but is renamed to ZU
i'm using a generic shell emulator app which runs as an app uid instead of shell uid so it just states access denied when trying to execute it (but it does exist)
Reply
(2024-11-20, 07:50)pkaa Wrote: @clarkss12 - as recommended by u, I got my TOX3. Loaded CoreELEC-Amlogic-ne.aarch64-21.1.1-Omega-Generic.img.gz. 
Correlec gets installed. I went ahead and also enabled passthrough for all Audio codecs as well since my device chain is TOX3 -> Yamaha TSR 7810 -> Samsung 90D. 

Except for 2 videos, every other mkv crashes the box ! The content is mostly HEVC 4k with TrueHD Audio but I even tried a H264 HD+AC3 combo - even that crashes !!

I checked the coreelec thread and somebody had reported success in Jan 2024 with https://discourse.coreelec.org/t/truston...ence/49156 with 
Amlogic-ne.arm-20.2-Nexus-Generic.img.gz - I tried that as well .. but no luck.
 
I am using the DTB related to generic, 4GB and 1Gbit .. 

Obviously, I am not doing something right. Pl. suggest ..
You need to post your debug logs on their help site and I am sure they can solve that issue.  That is not normal. 
https://discourse.coreelec.org/c/help-su...-system/16

Edit: for trouble shooting did you connect the box directly to one of the HDMI inputs on your TV??
Reply
(2024-11-20, 22:14)clarkss12 Wrote:
(2024-11-20, 07:50)pkaa Wrote: @clarkss12 - as recommended by u, I got my TOX3. Loaded CoreELEC-Amlogic-ne.aarch64-21.1.1-Omega-Generic.img.gz. 
Correlec gets installed. I went ahead and also enabled passthrough for all Audio codecs as well since my device chain is TOX3 -> Yamaha TSR 7810 -> Samsung 90D. 

Except for 2 videos, every other mkv crashes the box ! The content is mostly HEVC 4k with TrueHD Audio but I even tried a H264 HD+AC3 combo - even that crashes !!

I checked the coreelec thread and somebody had reported success in Jan 2024 with https://discourse.coreelec.org/t/truston...ence/49156 with 
Amlogic-ne.arm-20.2-Nexus-Generic.img.gz - I tried that as well .. but no luck.
 
I am using the DTB related to generic, 4GB and 1Gbit .. 

Obviously, I am not doing something right. Pl. suggest ..
You need to post your debug logs on their help site and I am sure they can solve that issue.  That is not normal. 
https://discourse.coreelec.org/c/help-su...-system/16

Edit: for trouble shooting did you connect the box directly to one of the HDMI inputs on your TV??
@clarkss12 Sorry - I forgot to update yesterday. I have resolved this issue ! Issue was probably related the HDMI EDID handshake between the box and the receiver. After I whitelisted a specific video resolution in coreelec, there was no issue ! Clue for it, as u have pointed out, was connecting the box directly to TV and everything playing fine. After I whitelisted a specific resolution in Coreelec, I can maintain the device chain of Tox3 -> AVR -> TV. I need to now try out longer playbacks and see how this box performs.

But TOX3 seems like a winner in the $50-60 price bracket !

Thanks again @clarkkss12 for the suggestion
Reply
(2024-11-21, 05:41)pkaa Wrote:
(2024-11-20, 22:14)clarkss12 Wrote:
(2024-11-20, 07:50)pkaa Wrote: @clarkss12 - as recommended by u, I got my TOX3. Loaded CoreELEC-Amlogic-ne.aarch64-21.1.1-Omega-Generic.img.gz. 
Correlec gets installed. I went ahead and also enabled passthrough for all Audio codecs as well since my device chain is TOX3 -> Yamaha TSR 7810 -> Samsung 90D. 

Except for 2 videos, every other mkv crashes the box ! The content is mostly HEVC 4k with TrueHD Audio but I even tried a H264 HD+AC3 combo - even that crashes !!

I checked the coreelec thread and somebody had reported success in Jan 2024 with https://discourse.coreelec.org/t/truston...ence/49156 with 
Amlogic-ne.arm-20.2-Nexus-Generic.img.gz - I tried that as well .. but no luck.
 
I am using the DTB related to generic, 4GB and 1Gbit .. 

Obviously, I am not doing something right. Pl. suggest ..
You need to post your debug logs on their help site and I am sure they can solve that issue.  That is not normal. 
https://discourse.coreelec.org/c/help-su...-system/16

Edit: for trouble shooting did you connect the box directly to one of the HDMI inputs on your TV??
@clarkss12 Sorry - I forgot to update yesterday. I have resolved this issue ! Issue was probably related the HDMI EDID handshake between the box and the receiver. After I whitelisted a specific video resolution in coreelec, there was no issue ! Clue for it, as u have pointed out, was connecting the box directly to TV and everything playing fine. After I whitelisted a specific resolution in Coreelec, I can maintain the device chain of Tox3 -> AVR -> TV. I need to now try out longer playbacks and see how this box performs.

But TOX3 seems like a winner in the $50-60 price bracket !

Thanks again @clarkkss12 for the suggestion

For years I *always* connected my media players to my AVR then passthrough the video to my TV.  With the newer TV's that support all of the HD audio codecs and passes the audio to the AVR via eARC, I connect those media players directly to the TV.  This way, I get the best video quality from the TV and audio from the AVR. 

Yes, the TOX3 is a fantastic media player for that price.  

It appears that your TV supports all of the HD audio codecs via eARC.  If so, I strongly recommend connecting your media players to your TV for the best video quality and use eARC to passthrough the audio.
Reply
Please help me choose. UI snappiness specially when using skins with widgets is important to me. Which one would perform better: CoreElec on Ugoos AM8 or Kodi side loaded into Fire Cube 3?
Reply
(2024-11-23, 19:27)codio Wrote: Which one would perform better: CoreElec on Ugoos AM8 or Kodi side loaded into Fire Cube 3?

fire cube 3 does not handle heavy skins very well due to limited memory, leaving it on Estuary has the best performance
i have never used coreelec on ugoos to offer a comparison though
Reply
Short question: Wasn't there an issue with integer frame rates (true 24.0 Hz, 60.0 Hz) on the Fire TV devices? Is this still an issue or was this not true?
Reply
  • 1
  • 67
  • 68
  • 69(current)
  • 70
  • 71

Logout Mark Read Team Forum Stats Members Help
Best Kodi Media Player Options 20240