Didn't even noticed this earlier , but why HTOP show that there is 804 MB RAM.
Where is the rest 196 MB from 1GB...?
ODROID C1+ RAM ?
Re: ODROID C1+ RAM ?
GPU/VPU shared memory.marg wrote:Didn't even noticed this earlier , but why HTOP show that there is 804 MB RAM.
Where is the rest 196 MB from 1GB...?
You can disable GPU/VPU memory by running dietpi-config > Display Options > GPU/RAM Memory Split > Server
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: ODROID C1+ RAM ?
I see.
I use sometimes VNCserver . and Kodi as head throu HDMI.
Is VPU must be enabled ? or it can be set as Server ( HDMI en, VPU disable) ?
VPU is essensial to render movies/kodi ?
I use sometimes VNCserver . and Kodi as head throu HDMI.
Is VPU must be enabled ? or it can be set as Server ( HDMI en, VPU disable) ?
VPU is essensial to render movies/kodi ?
Re: ODROID C1+ RAM ?
For a server only operation, you can disable both to get more free RAM.marg wrote:or it can be set as Server ( HDMI en, VPU disable) ?
marg wrote:I use sometimes VNCserver . and Kodi as head throu HDMI.
Please have a look:marg wrote:Is VPU must be enabled ?
VPU is essensial to render movies/kodi ?
https://github.com/Fourdee/DietPi/blob/ ... ni#L33-L41
and
HW video deconding with C1