Task: [TEST]Raspberry Pi 2 config.txt
|
8th Feb, 2015, 07:37 PM
(This post was last modified: 8th Feb, 2015 07:39 PM by rikardo1979.)
Post: #1
|
|||
|
|||
[TEST]Raspberry Pi 2 config.txt
Hi guys,
As the new Raspberry Pi 2 has a different hardware have you played with config.txt ? What settings are the best to use? What have you tried so far? Please use following code and post your values which works for you Code: gpu_mem_1024=xxx ~~~~>>>Please always follow rules and read before you post<<<~~~~ |
|||
10th Feb, 2015, 07:18 PM
Post: #2
|
|||
|
|||
RE: [TEST]Raspberry Pi 2 config.txt
My "Working" settings - tweaked from the original are: The freq, core and SDram we removed to use the default RPi2 defaults - which is faster. No ideea what the initramfs does, so commented that out.
Also mem=320 is a quess but seems to work well. Code: #initramfs initramfs.gz 0x1000000 Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
14th Feb, 2015, 02:57 AM
Post: #3
|
|||
|
|||
RE: [TEST]Raspberry Pi 2 config.txt
Looks like this configuration has been added as standard, but with mem set at 256. (Time will tell if we need to increase this - but all seems fine at the moment)
Personally, I don't think much improvement can be gained. I tried upping the core and sdram to 500 and a voltage of 2 but it only gave a few extra seconds on sysbench. I guess we could increase the initial_turbo but that's about it. The default settings are just perfect for what we want. "If it ain't broke, don't fix it" BTW: Has a change been made to Xbian-config in the O/C section to STOP users setting the wrong options for a RPi2? Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
14th Feb, 2015, 04:01 AM
Post: #4
|
|||
|
|||
RE: [TEST]Raspberry Pi 2 config.txt
This is mine:
Code: #initramfs initramfs.gz 0x1000000 pilight - modular domotica solution
|
|||
14th Feb, 2015, 07:34 AM
Post: #5
|
|||
|
|||
RE: [TEST]Raspberry Pi 2 config.txt
(14th Feb, 2015 04:01 AM)CurlyMo Wrote: This is mine: I'm currently running the same, but was wondering if over_voltage=6 isn't a bit too much for just a 10% overclock. |
|||
14th Feb, 2015, 07:50 AM
Post: #6
|
|||
|
|||
RE: [TEST]Raspberry Pi 2 config.txt
Don't know, works fine
pilight - modular domotica solution
|
|||
« Next Oldest | Next Newest »
|