Amlogic-no Discussion

Variable name must be in lowercase?

I noticed the small letter, nor does it work. I upload the config.ini.

#------------------------------------------------------------------------------------------------------
#
# config.ini
#
#------------------------------------------------------------------------------------------------------

#------------------------------------------------------------------------------------------------------
#
# Console Setup
#
# consoleopt='console=tty0 no_console_suspend'
#
#------------------------------------------------------------------------------------------------------

#------------------------------------------------------------------------------------------------------
#
# CPU Frequency Control
#
# WARNING!!! WARNING!!! WARNING!!!
#   Before changing anything here please read the wiki entry at:
#   https://wiki.odroid.com/odroid-n2/application_note/software/set_cpu_freq
max_freq_a73 "2400"
max_freq_a53 "2016"
#------------------------------------------------------------------------------------------------------

#------------------------------------------------------------------------------------------------------
#
# HDMI CEC Control
#   Set by CoreELEC Settings
#
# cec_func_config='7f'
#
#------------------------------------------------------------------------------------------------------

#------------------------------------------------------------------------------------------------------
#
# IR setup
#   Setup a custom keycode to wake the Amlogic device from suspend or poweroff
#   You can stop kodi and eventlircd and use "ir-keytable -u" to obtain a compatible u-boot
#   IR keycode
#   This setting will require a injected bl30 blob.
#
# remotewakeup='0x31ce4db2'
#
#   decode_type can be one of the following:
#   NEC='0x0', RC5='0x4', RC6A='0x5', RC6='0xb'
#   This setting will require a injected bl30 blob.
#
# decode_type='0x0' # NEC
#
#   remote power key mask:
#   Some IR protocols implement a toggle bit, this can be ignored by the "and" mask:
#   RC5='0x37ff', RC6='0x1effff', RC6A='0xffff7fff'
#   This setting will require a injected bl30 blob.
#
# remotewakeupmask='0xffffffff'
#
#------------------------------------------------------------------------------------------------------

#------------------------------------------------------------------------------------------------------
#
# Power Off and Wake Up using GPIO Key Button
#   Define a gpio by string, like 'GPIOD_4' for Khadas VIM4 as example
#   This setting will require a injected bl30 blob.
#
# gpiopower='GPIOD_4'
#------------------------------------------------------------------------------------------------------


#------------------------------------------------------------------------------------------------------
#
# USB specific options
#
# usbopts='usb-xhci.tablesize=2'
#
#------------------------------------------------------------------------------------------------------

#------------------------------------------------------------------------------------------------------
#
# USB Power Control
#   Set by CoreELEC Settings
#
# usbpower=0
#
#------------------------------------------------------------------------------------------------------

#------------------------------------------------------------------------------------------------------
#
# VOUT mode
#   You can use this setting to set a specific video mode at boot.
#
# vout='1080p60hz'
#
#------------------------------------------------------------------------------------------------------

#------------------------------------------------------------------------------------------------------
#
# Fractional Refresh Rate
#   You can use this setting to set a fractional refresh rate. So for example if vout mode it set to
#   1080p60hz then setting this to 1 will make the refresh rate switch to 59.97hz instead of the modes
#   default of 60hz. In this example setting it to 0 will keep the modes default of 60hz.
#
# frac_rate_policy='0'
#
#------------------------------------------------------------------------------------------------------

#------------------------------------------------------------------------------------------------------
#
# Busybox console keyboard layout
#   Set by CoreELEC Settings
#
keymap='de'
#
#------------------------------------------------------------------------------------------------------

#------------------------------------------------------------------------------------------------------
#
# CoreELEC Developer Options
#   Valid options are: textmode debugging progress nofsck nosplash noram overlay quiet ssh
#
# coreelec='quiet'
#
#------------------------------------------------------------------------------------------------------

Now check again how did you enter the values.
Where is the equal sign? Also use single quotes like it is in original.

I have now done it as you said.
Still not working, maybe I’m too stupid

#
# CPU Frequency Control
#
# WARNING!!! WARNING!!! WARNING!!!
#   Before changing anything here please read the wiki entry at:
#   https://wiki.odroid.com/odroid-n2/application_note/software/set_cpu_freq
max_freq_a73="2400"
max_freq_a53="2016"

Post dmesg log.

How do I do that??
Unfortunately I am not a specialist.

How to grab and share dmesg:
https://wiki.coreelec.org/coreelec:debuglogs#dmesg

You might first want to try with apostrophes instead of quotes like vpeter suggested:

max_freq_a73='2400'
max_freq_a53='2016'

I also tried, didn’t work.
I will now install Coreelec 21 ng again, so that overclocking works.

Thanks for the help

max_freq_a73=‘2400’
max_freq_a53=‘2016’

I wanted to report again briefly.
At Coreelec 21 ng, overclocking with these values ​​worked wonderfully.

Have you some extra fan or how was changed temps in idle, movie and game mod ?

No fan and max. 30-40 degrees Celsius temperature.

I am not sure if this feature is even ported to NO yet.

That can be natural and that will also be the reason that it cannot be overclocked.
Unfortunately there is no extra N2 plus DTB.IMG, so it would also have a higher clock frequency.

Is it really so hard to check/post dmesg to see if some related messages are there or not?

same is happening on latest nightly 22 new-order on khadas vim3

relevant from dmesg:

[    0.000000] Kernel command line: systemd.show_status=auto root=LABEL=ROOTFS rootflags=data=writeback rw rootfstype=ext4 console=tty0 console=ttyS0,115200n8 no_console_suspend consoleblank=0 fsck.repair=yes net.ifnames=0 logo=osd0,loaded,0x3d800000 vout=2160p60hz,enable hdmitx=,444,8bit hdmimode=2160p60hz cvbsmode=576cvbs osd_reverse=0 video_reverse=0 jtag=disable androidboot.hardware=amlogic reboot_mode=normal ddr_size= androidboot.serialno=1234567890 mac=c8:63:14:70:ca:29 androidboot.mac=c8:63:14:70:ca:29 hwver=VIM3.V12 wol_enable=0 BOOT_IMAGE=kernel.img boot=LABEL=CE_FLASH disk=FOLDER=/dev/CE_STORAGE console=tty0 no_console_suspend keymap=us max_freq_a53=1800 max_freq_a73=2208  mac=00:15:18:01:81:31   remotewakeup=0xffffffff decode_type=0 remotewakeupmask=0xffffffff   vout=2160p60hz,dis logo=osd0,loaded,0x3d800000 frac_rate_policy=0 hdmitx=, hdr_policy=1 hdr_priority=0 quiet 
[    0.000000] aml_media: osd0
[    0.000000] aml_media: loaded
[    0.000000] aml_media: 0x3d800000
[    0.000000] 2160p60hz
[    0.000000] enable: 1
[    0.000000] vpp_axis_reverse: bootargs is 0
[    0.000000] vdin_get_video_reverse: bootargs is 0.
[    0.000000] uboot setup mac-addr: c8:63:14:70:ca:29
[    0.000000] [get_max_freq_a53] - max_freq : 1800000
[    0.000000] [get_max_freq_a73] - max_freq : 2208000
[    0.000000] uboot setup mac-addr: 0:15:18:1:81:31
[    0.000000] 2160p60hz
[    0.000000] dis: 0
[    0.000000] aml_media: osd0
[    0.000000] aml_media: loaded
[    0.000000] aml_media: 0x3d800000
[    0.000000] Unknown kernel command line parameters "logo=osd0 vout=2160p60hz hdmitx=, hdmimode=2160p60hz cvbsmode=576cvbs video_reverse=0 jtag=disable reboot_mode=normal ddr_size= hwver=VIM3.V12 wol_enable=0 BOOT_IMAGE=kernel.img boot=LABEL=CE_FLASH disk=FOLDER=/dev/CE_STORAGE keymap=us max_freq_a53=1800 max_freq_a73=2208 remotewakeup=0xffffffff decode_type=0 remotewakeupmask=0xffffffff frac_rate_policy=0 hdr_policy=1 hdr_priority=0", will be passed to user space.

and also

[    2.365277] Run /init as init process
[    2.365280]   with arguments:
[    2.365282]     /init
[    2.365285]   with environment:
[    2.365287]     HOME=/
[    2.365289]     TERM=linux
[    2.365290]     logo=osd0
[    2.365292]     vout=2160p60hz
[    2.365294]     hdmitx=,
[    2.365296]     hdmimode=2160p60hz
[    2.365298]     cvbsmode=576cvbs
[    2.365300]     video_reverse=0
[    2.365301]     jtag=disable
[    2.365303]     reboot_mode=normal
[    2.365305]     ddr_size=
[    2.365307]     hwver=VIM3.V12
[    2.365308]     wol_enable=0
[    2.365310]     BOOT_IMAGE=kernel.img
[    2.365312]     boot=LABEL=CE_FLASH
[    2.365314]     disk=FOLDER=/dev/CE_STORAGE
[    2.365316]     keymap=us
[    2.365317]     max_freq_a53=1800
[    2.365319]     max_freq_a73=2208
[    2.365321]     remotewakeup=0xffffffff
[    2.365323]     decode_type=0
[    2.365324]     remotewakeupmask=0xffffffff
[    2.365327]     frac_rate_policy=0
[    2.365328]     hdr_policy=1
[    2.365330]     hdr_priority=0

no other errors

1704000 is on cpuinfo_max_freq on all the cores a53 and a73, basically the 2 perf cores are used as low perf cores

https://paste.coreelec.org/WhaddyaChoked

Also I noticed that is not getting the correct mac address from the board and it comes with a fake one.

1 Like

Testing New Order on Tanix Tx5 Plus Deluxe
Sm1 S905X3

Previously was using older Omega nightly
2024 04 12. 21.0.0

So there never was a 21.1 or 21.1.1 for 5.15 CoreELEC???

Regardless testing latest nightly 2024 09 04
22.0 ALPHA 1

Happy to report !!!

Ethernet
Wifi
Bluetooth

All working great :+1:

Thx Team CoreELEC
At least one Box is ready for the future

1 Like

Beelink GT-King
The Wifi section has disappeared and WiFi is not working
CoreELEC-Amlogic-no.aarch64-22.0-Piers_nightly_20240911.tar

Wifi section is OK
CoreELEC-Amlogic-no.aarch64-22.0-Piers_nightly_20240910.tar

Looks like here

Will be fixed in next nightly. There are so many devices and it is impossible to test all of them with all images.

1 Like

This box doesn’t seem to be available to order and not listed on the manufacture’s web site (https://www.tanixtvbox.com/android-tv-box/).

Yes
No longer available
Think was summer 2020 when purchase

So second hand store/garage sale maybe can find