Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

raspberry pi 2 best overclock settings

  • 01-09-2015 07:33PM
    #1
    Registered Users, Registered Users 2 Posts: 274 ✭✭


    Hey lads got my self a raspberry pi 2 to run openelec (kodi) i was wondering what is yhe best stable overclock to make kodi quicker,
    Anyone got a sweet spot yhat works well?

    Thanks for looking!!


Comments

  • Registered Users, Registered Users 2 Posts: 540 ✭✭✭captain_boycott


    No need to overclock - have 2 Pi2 boxes running openelec without issue. Only change was to put gpu_mem=320


  • Registered Users, Registered Users 2 Posts: 13,947 ✭✭✭✭Johnboy1951


    No need to overclock - have 2 Pi2 boxes running openelec without issue. Only change was to put gpu_mem=320

    I must check mine ..... what file is used for this setting?

    Thanks.


  • Registered Users, Registered Users 2 Posts: 540 ✭✭✭captain_boycott


    CONFIG.TXT

    good info here


  • Registered Users, Registered Users 2 Posts: 13,947 ✭✭✭✭Johnboy1951


    CONFIG.TXT

    good info here

    Eventually found it /flash/config.txt in Openelec :)

    I seem to have the following settings
    # Memory (System/GPU configuration )
    ################################################################################
    
    # default GPU memory split (do not change if you do not know what you are doing)
      gpu_mem=128
    
    # SDRAM size based GPU memory split, uncomment and setup to override 'gpu_mem'
      gpu_mem_256=112
      gpu_mem_512=160
      gpu_mem_1024=256
    
    ################################################################################
    

    It seems the gpu_mem is being overridden by the later entries.


Advertisement