Amlogic-NO discussion

i finally got around to make a fresh install on formatted boot media as you suggested:

##############################################
#                  CoreELEC                  #
#            https://coreelec.org            #
##############################################

CoreELEC (official): 22.0-Piers_nightly_20250506 (Amlogic-no.aarch64)
      Machine model: Hardkernel ODROID-N2
     CoreELEC dt-id: g12b_s922x_odroid_n2
      Amlogic dt-id: g12b_w400_a
      Linux version: 5.15.153 (docker@1884f0ac5fb3) #1 Tue May 6 01:29:04 IDT 2025
      Kodi compiled: 2025-05-05 23:57:53 +0000

No OOM yet, i will report if one occurs.

The license failure is still a problem

2025-05-11 13:07:22.705 T:975      info <general>: VideoPlayer::OpenFile: pvr://channels/tv/All%20channels@-1/0@pvr.zattoo_1940399414.pvr
2025-05-11 13:07:22.731 T:3222     info <general>: Creating InputStream
2025-05-11 13:07:26.090 T:3222  warning <general>: AddOnLog: inputstream.adaptive: <<<<<<<<< DEPRECATION NOTICE >>>>>>>>>
                                                   DEPRECATED PROPERTIES HAS BEEN USED TO SET THE DRM CONFIGURATION.
                                                   THE FOLLOWING PROPERTIES WILL BE REMOVED FROM FUTURE KODI VERSIONS:
                                                   - inputstream.adaptive.license_type
                                                   - inputstream.adaptive.license_key
                                                   - inputstream.adaptive.license_data
                                                   - inputstream.adaptive.license_flags
                                                   - inputstream.adaptive.server_certificate
                                                   - inputstream.adaptive.pre_init_data
                                                   YOU SHOULD CONSIDER MIGRATING TO THE NEW PROPERTIES:
                                                   - inputstream.adaptive.drm_legacy
                                                   - inputstream.adaptive.drm
                                                   FOR MORE INFO, PLEASE READ THE WIKI PAGE: https://github.com/xbmc/inputstream.adaptive/wiki/Integration-DRM
2025-05-11 13:07:26.402 T:3222     info <general>: AddOnLog: inputstream.adaptive: [Repr. chooser] Resolution set: 1920x1080, max allowed: 1920x1080, Adjust refresh rate: 1
2025-05-11 13:07:26.686 T:3222     info <general>: AddOnLog: inputstream.adaptive: Manifest successfully parsed (Periods: 1, Streams in first period: 4, Type: live)
2025-05-11 13:07:28.075 T:3222    error <general>: AddOnLog: inputstream.adaptive: License server returned failure (HTTP error 400)
2025-05-11 13:16:45.557 T:3330  warning <general>: [script.module.inputstreamhelper] 
                                                   Kodi version 22.0-ALPHA1 is running on a Linux system with arm64 architecture.
                                                   
                                                   InputStream Helper is at version 0.7.0 
                                                   InputStream Adaptive is at version 22.2.3.1 
                                                   
                                                   Widevine CDM is at version 4.10.2662.3 and was installed on Never
                                                   It was extracted from Chrome OS image LIMOZEEN.* with version 16209.50.0
                                                   It was last checked for updates on Never
                                                   It is installed at /storage/.kodi/cdm/
                                                   

Did your GUI performance ever improve?

Unfortunately, I can’t answer you, because due to lack of time, I gave up. I no longer have the equipment, for the moment. But I will probably pass my turn for this generation of equipment which does not completely meet my needs and CE no which is under development and was unstable when I tested it a few months ago. (visual artifacts in particular)

Has anyone else noticed that the screen turns green after resuming from sleep or changing inputs and returning, sometimes, not always.

To get it back to normal, you have to unplug power it and plug it back in.

tox3 s905x4

Which dovi.ko being used for the AM6B with the new order kernel?

No issues here on mine …yet.
I only use the kodi screen saver (clock)
If I reboot no issues.

1 Like
1 Like

I see there has been a driver for 7668 added recently, However i still have no wifi/bluetooth on my A95XF4 S905X4. You posted all is working on the Cube.This Box must have some mystery combo driver.

Here is info from Latest Nightly 21.2 Omega, where everything is working Ethernet Wifi Bluetooth
Dmesg
https://paste.coreelec.org/ArcadeCalculus

Udevadm
https://paste.coreelec.org/HamptonsMature

Here is info from Latest Nightly Piers NO
Dmesg
https://paste.coreelec.org/BluestarKinsey

Udevadm
https://paste.coreelec.org/EmptyPaste

Think is sdio issue :thinking:

I had a similar issue with SDIO devices not appearing a few months back that required a dtb change. Maybe it needs to be applied to the SC2 DTB’s as well.

I don’t know which DTB you’re using, this is the modification to the generic sc2 4GB one. Boot CE-NO with it and grab the dmesg and Udevadm

sc2_s905x4_4g.dtb (76.1 KB)

1 Like

This is why logs are always helpful :wink:

CoreELEC dt-id: sc2_s905x4_4g

2 Likes

No go
Dmesg
https://paste.coreelec.org/WorldSquashed

Udevadm unknown device/No such device
https://paste.coreelec.org/EmptyPaste

I still see the same tuning error. Try booting with this version

sc2_s905x4_4g.dtb (76.1 KB)

yes, sometimes,no idea

1 Like

This I guess you did playback a HDR file before enter suspend.
On resume the TV is cleared but the device not I guess.

Remind to stop any playback before suspend and observe if the issue is gone.

@Portisch: Can you please confirm: Are the fixes mentioned here (Widevine ARM64 support ¡ xbmc/inputstream.adaptive Wiki ¡ GitHub) all in amlogic-no, or what else could be the reason for the license error?

Same result no go
https://paste.coreelec.org/IroningDetached

I did not post udevadm result, is same output/EmptyPaste

It did fix your missing SDIO problem, now the mt7668 BT driver is loading (btmtk_sdio), but having a problem, at least in part because this mt7668 property is missing from your DTB still:

mt76x8_pmu_en_gpio = <&gpio GPIOX_15 GPIO_ACTIVE_HIGH>;

Problem is I don’t know what the correct GPIO is for your specific board. Can you grab the Android DTB, if the Android firmware for this box is posted somewhere, it’s probably in there.

Or from CE-NO/E-NG maybe run:
dd if=/dev/dtb of=/storage/downloads/dtb.img

Unsure if there is dtb partition on your device, or maybe it’s called dtbo?

dtb.img.gz (39.5 KB)

I used the CoreELEC wiki ,your command didn’t work or,Probably Human Error
Me

Try this change, and grab the dmesg & udevadm

sc2_s905x4_4g.dtb (76.2 KB)

straynrg, you should check some online service if it works with widevine. Maybe your pvr addon has an issue.
Or try to reinstall widevine lib.