Tiny Core Base > Raspberry Pi
How to change GPU memory split
bmarkus:
By default 64 Mbyte is allocated to the GPU which is not needed if you are running console only or accessing it via SSH remotely without graphics. Having a 256 MByte board it is a huge loss. Just add this line to your config.txt in the boot to give 16 MByte to video:
--- Code: ---gpu_mem=16
--- End code ---
and win 48 MByte RAM.
str4ng3r:
Great tip.
Thanks. :)
str4ng3r:
Ok... i'm embarrassed to ask this but here it goes...
where is the boot? :-[
bmarkus:
No problem :)
/mnt/mmcblk0p1
You must mount it to access.
str4ng3r:
--- Quote from: bmarkus on January 25, 2013, 12:22:24 PM ---No problem :)
/mnt/mmcblk0p1
You must mount it to access.
--- End quote ---
Done.
Much appreciated! ;D
Navigation
[0] Message Index
[#] Next page
Go to full version