WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: How to change GPU memory split  (Read 4714 times)

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
How to change GPU memory split
« on: January 24, 2013, 04:34:45 AM »
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: [Select]
gpu_mem=16

and win 48 MByte RAM.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline str4ng3r

  • Newbie
  • *
  • Posts: 48
Re: How to change GPU memory split
« Reply #1 on: January 24, 2013, 06:06:41 AM »
Great tip.
Thanks.  :)

Offline str4ng3r

  • Newbie
  • *
  • Posts: 48
Re: How to change GPU memory split
« Reply #2 on: January 25, 2013, 09:03:18 AM »
Ok... i'm embarrassed to ask this but here it goes...

where is the boot?  :-[

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: How to change GPU memory split
« Reply #3 on: January 25, 2013, 09:22:24 AM »
No problem :)

/mnt/mmcblk0p1

You must mount it to access.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline str4ng3r

  • Newbie
  • *
  • Posts: 48
Re: How to change GPU memory split
« Reply #4 on: January 25, 2013, 09:58:48 AM »
No problem :)

/mnt/mmcblk0p1

You must mount it to access.

Done.
Much appreciated!  ;D

Offline spence91

  • Jr. Member
  • **
  • Posts: 80
Re: How to change GPU memory split
« Reply #5 on: January 28, 2013, 04:12:46 AM »
Out of interest, can this go any lower?

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: How to change GPU memory split
« Reply #6 on: January 28, 2013, 04:59:17 AM »
Out of interest, can this go any lower?

Havent seen reference lower value, but you can try :)
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline str4ng3r

  • Newbie
  • *
  • Posts: 48
Re: How to change GPU memory split
« Reply #7 on: January 28, 2013, 09:36:41 AM »
Out of interest, can this go any lower?

Havent seen reference lower value, but you can try :)

I Already tried it.
No effect below 16MB, sadly.