Recalbox Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • recalbox.com
    • Gitlab repository
    • Documentation
    • Discord

    Odroid Go Advance (OGA) CPU overclocking

    Your recalbox
    odroid advance oga cpu overclocking
    2
    2
    556
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • maxromanovsky
      maxromanovsky last edited by

      Hello!
      Newbie question.
      First of all, thank you for an amazing distro!

      Second, the question 🙂
      How can I overclock the Odroid Go Advance (OGA) (i.e. increase CPU frequency)?
      I've followed the official Odroid guide: https://wiki.odroid.com/odroid_go_advance/application_note/overclock

      I've updated SD card file boot.ini on partition recalbox with the following:

      odroidgo2-uboot-config
      
      ########################################################################
      # Changes made to this are overwritten every time there's a new upgrade
      ########################################################################        
      
      [...]
      
      # Boot Arguments
      setenv bootargs "label=RECALBOX rootwait net.ifnames=0 fbcon=rotate:3 console=/dev/ttyFIQ0 quiet vt.global_cursor_default=0 consoleblank=0 ${joystick_config} mitigations=off"
      setenv bootargs ${bootargs} max_cpufreq=1416
      
      [...]
      

      Then, I've booted up and checked via SSH that the changes are indeed in /boot/boot.ini, however they didn't seem to have any effect:

      # uname -a
      Linux RECALBOX 4.4.189 #1 SMP Sat Jan 29 21:27:11 CET 2022 aarch64 GNU/Linux
      
      # cat /sys/devices/system/cpu/cpufreq/policy0/scaling_available_frequencies
      1008000 1200000 1248000 1296000
      

      And dmesg didn't shot that it was added to the line.

      I've also tried putting it all into a single line like this:

      setenv bootargs "label=RECALBOX rootwait net.ifnames=0 fbcon=rotate:3 console=/dev/ttyFIQ0 quiet vt.global_cursor_default=0 consoleblank=0 ${joystick_config} mitigations=off max_cpufreq=1416"
      

      After that it appear on dmesg, but no actual change of frequency happened (available frequencie list was the same as before):

      # dmesg | grep freq
      [    0.000000] Kernel command line: label=RECALBOX rootwait net.ifnames=0 fbcon=rotate:3 console=/dev/ttyFIQ0 quiet vt.global_cursor_default=0 consoleblank=0 button-adc-x-range=1800 button-adc-y-range=1800 button-adc-fuzz=32 button-adc-flat=32 button-adc-scale=2 button-adc-deadzone=20 mitigations=off max_cpufreq=1416
      [    0.001828] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
      [    0.526605] rockchip-drm display-subsystem: devfreq is not set
      [    0.844808] rockchip-dmc dmc: unable to get devfreq-event device : dfi
      [    0.869850] rockchip-drm display-subsystem: devfreq is not set
      [    0.932966] devfreq dmc: Couldn't update frequency transition information.
      [    0.995090] devfreq ff400000.gpu: Couldn't update frequency transition information.
      [    0.995366] rockchip-drm display-subsystem: devfreq is not set
      [    3.489059] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
      [    5.068456] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
      

      Thanks in advance for your help 😉

      Zing 1 Reply Last reply Reply Quote 0
      • Zing
        Zing Global moderator Translator @maxromanovsky last edited by

        @maxromanovsky Isn't there an overclocking option in the menu like there is on the Raspberry Pi?
        https://wiki.recalbox.com/en/basic-usage/getting-started/emulationstation#advanced-settings

        It might be interesting for you to try asking this same question on our Discord, since you weren't so lucky here:
        https://discord.com/invite/NbQFbGM

        Se a minha resposta foi útil, por favor, dê um voto positivo, clicando na seta para cima logo abaixo da resposta, ao lado de "citar".
        If my answer was helpful, please give a positive feedback by clicking the up arrow below the answer, next to "quote".

        1 Reply Last reply Reply Quote 0
        • First post
          Last post

        Want to support us ?

        65
        Online

        98.7k
        Users

        28.1k
        Topics

        187.0k
        Posts

        Copyright © 2021 recalbox.com