Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Striped down debian image for BB

209 views
Skip to first unread message

Stephan Böck

unread,
Jan 13, 2020, 9:43:34 AM1/13/20
to BeagleBoard
Hello,

I found that my BB AI has a quite high idle load (around 15% on both cores, 225MB of RAM used. Measured with htop). Has anyone else experienced the same?

Maybe, there is a striped down debian image (dabian 9 or 10) that only contains the necessary applications? 

Regards 
Stephan

Jason Kridner

unread,
Jan 13, 2020, 5:22:50 PM1/13/20
to beagl...@googlegroups.com
Depends what you call necessary. There is a Debian console-only image.
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/826e85f2-64dd-4733-9ef1-f2699d571957%40googlegroups.com.



--
https://beagleboard.org/about - a 501c3 non-profit educating around
open hardware computing

Stephan Böck

unread,
Jan 14, 2020, 4:57:21 AM1/14/20
to BeagleBoard
I just tested through some images. As far as I can tell, the lxqt-panel generates around 11% CPU load. The debian 10 alpha (without graphical desktop) needs way less resources on idle. 

For my plans I want to have the option of a graphical desktop, so I have to live with that.

aras...@gmail.com

unread,
Feb 18, 2020, 6:12:06 PM2/18/20
to BeagleBoard
I found you can stop the lxqt-panel process to save on CPU load. It runs even if no display is attached. If you were running headless then I would stop the whole graphical desktop environment. 

Stephan Böck

unread,
Feb 20, 2020, 2:09:21 AM2/20/20
to BeagleBoard

I found you can stop the lxqt-panel process to save on CPU load. It runs even if no display is attached. If you were running headless then I would stop the whole graphical desktop environment. 

Thanks for your response. 

For now I deactivate the the lxqt-panel via systemctl:
sudo systemctl isolate multi-user.target

And restart it with: 
sudo systemctl start graphical.target

Maybe someone else finds this handy 

aras...@gmail.com

unread,
Feb 21, 2020, 1:47:39 AM2/21/20
to BeagleBoard
You can take this further if willing. Since no display is needed you may edit the device tree file to disable GPU, BB2D, DSS, and HDMI.

Device tree link example. Change status = "okay" to "disabled".
Reply all
Reply to author
Forward
0 new messages