Amlogic-no Discussion

Hello my friend, first of all thank you for your interest.

I will do what you say but I will be very busy for a few days.

But then I will focus on solving this problem.

No need to do the test because we already knows the result: it doesnā€™t work.

We would need access to one device which doesnā€™t boot with tuner attached. If the TBS DVB driver is blacklisted then device boots and maybe we could figure out what is wrong.

I found in my bag of devices TBS5980 (aka TBS Qbox CI) - LinuxTVWiki
which also doesnā€™t boot. Time for debugging.

Good news: problem will be solved in next days.

3 Likes

Build 20241022 should fix the TBS tuners.

1 Like

Hi,
Dude, I tried but the situation is the same.
That is, the H96 Max X3 shuts down before the main screen appears.
My tuner is TBS 5990, and when I remove the tuner from the box, it boots normally.
Best regardsā€¦

Check in SSH terminal which kernel module is used by command

lsmod

and then type this command to disable driver (replace dvb_usb_tbs5530 with what you get)

echo "blacklist dvb_usb_tbs5530" > /storage/.config/modprobe.d/blacklist.conf

Then reboot with tuner attached and see if it boots or not.

Then enable terminal sharing so I can look around.

https://wiki.coreelec.org/coreelec:term_share

Any update on the stuttering with subtitles enabled issue with ODroid-N2(+)?

2 Likes

Hello,
I have Odroid N2+ and clean installed latest nightly of amlogic-no. Iā€™m trying to play Dolby Vision content but it displays HDR10 only. When using Kodi for GoogleTV on my TCL, it plays Dolby Vision fine. Also there are Dolby Vision settings in Kodi, but same are missing in coreelec.
Do I have to modify some config file?

The odroid N2+ doesnā€™t have the licenced version of the soc needed to play DV.

Ah, Iā€™m sorry. Got confused with this topic No fallback for Dolbyvision on Odroid N2+

Whenever i play vc1 video and then i click stop button the Ce will freeze or crash and i need to power off the box and switch on it back.

this happen when i set vc1= accelerate

but if i set vc1= disable i can stop the video and ce will not crash freeze but video will not play smoothly.

the video :

log :

https://paste.coreelec.org/SleevesConjured

https://paste.coreelec.org/LocatedHawkins

device : Homatics Box R 4K Plus atv 14

Think this is a long time issue with
Hardware decode/Hardware deinterlace
With VC1 file playback.

Tested your file on X96X10 Pro S928X-J box
If select in rendering
Always or
1080 and up

Then issue occurs

If select
Exclude 24 p or
Never

Then is software decode
Unknown deinterlace

No issues

VC1 and other several issues with DV should be solved when new 5.15.137 kernel is released - soon.

8 Likes

I have been testing the no kernel for some time and itā€™s pretty nice already. Thanks for all the work that goes into it.

I noticed the wol-functionality is missing, and if a nightly has settings for it, it doesnā€™t work at all. Not a big issue but I was wondering if the 5.x kernel will eventually receive working wake on lan ?

Thanks,
A.

WOL will be back some day for the RTL8211F chips, yes. But no time yet found for this item.

Thanks,understood.
These things would not be first priority ofcourse. But nice to know that it will return someday :wink:

is there a way to boot to android atv 14 without the need to remove the ce-no usb flash drive ?

homatics box r 4k plus

Including fel? Thatā€™ll be awesome.

No not DV FEL

1 Like

When I play the movie in Dolby format, the device shuts down. Iā€™m not sure what the issue is. Iā€™ve installed the dovi.ki file as usual, but thereā€™s a problem I donā€™t know how to fix.
Homatics R 4K Plus Atv14

Latest nightly (12/13) breaks ffmpeg Direct.
Revert immediately fixes it.