RPI2 with Rasplex 0.5.1 - recommended GPU split and other config settings

I am a bit of noob.  What are the recommended settings at this point for GPU memory split?

 

Any other alterations in the config (besides license keys) that are recommended at this point?

 

Thank you!

Intrested in this myself actually and the only one I have now is the gpu_mem_1024=256.

Tried to overclock my Pi2 using 1000/500/500/2 which got me a much (much!) faster browsing experince in RasPlex, however the DD/DTS sound was downmixed to LPCM and also some CEC-hickups (lower play/pause section on remote stopped working) and these things works fine without changeing clockspeed....Might try to set it to 1000/500/500/1 if its the overvoltage that cause this....

Hoping that the next release will have more Pi2 optimized default settings....Everyone part of this makes a tremendous work!

I'm hesitant to reply to this thread since a new version is due any moment that should be more optimized for the Raspberry Pi 2.  But on the 0.5.1 release, I've only added gpu_mem=256 and gpu_mem_1024=256 since I'm not sure which one takes precedence.

I also disable overscan and add the commands to disable CEC since I don't use it.

disable_overscan=1

hdmi_ignore_cec_init=1
hdmi_ignore_cec=1

And of course, add any licenses you purchased, like MPEG2.

Tried to overclock my Pi2 using 1000/500/500/2 which got me a much (much!) faster browsing experince in RasPlex, however the DD/DTS sound was downmixed to LPCM and also some CEC-hickups (lower play/pause section on remote stopped working) and these things works fine without changeing clockspeed....Might try to set it to 1000/500/500/1 if its the overvoltage that cause this....

Hoping that the next release will have more Pi2 optimized default settings....Everyone part of this makes a tremendous work!

I would like to try some conservative overclocking myself.  Not that the Raspberry Pi 2 needs it, but a little bump without risk would be nice.  Hopefully the devs bake that into the config.txt options.

I've only added gpu_mem=256 and gpu_mem_1024=256 since I'm not sure which one takes precedence.
 


The last gpu_mem (with or without the '_1024=256') entry in the file takes precedence, the same with any other config.txt parameter.

Regards

Noobs has an overclock for the Pi 2. I just used the same settings in Rasplex and it seems to work fine.

Noobs has an overclock for the Pi 2. I just used the same settings in Rasplex and it seems to work fine.

What are they?

Noobs has an overclock for the Pi 2. I just used the same settings in Rasplex and it seems to work fine.

Are you sure these are for the RPi2, as to my knowledge, and I have just checked, raspberrypi.org have not issued any guidance yet.

I have tried the following on one of my RPi2's and it seems stable:

arm_freq=1000

over_voltage=0
core_freq=500
sdram_freq=483

Regards