raspberry pi - Unaesthetic busy/loading animation under LXDE / Openbox -


i set raspberry pi raspbian , lxde display manager. whenever start application this animation shown in top right corner of screen.

does know, triggers animation , if can disabled?

many in advance,

holger

usually means you're short of voltage. see forum post under-voltage warnings.

the b+ has under voltage detect trigger results in power led going off when voltage drops below 4.65v. signal available on gpio line (gpio35). latest firmware update display warning symbol in top right of display when detected. disable turbo mode while warning displayed try reduce chances of crashing. i've added warning symbol existing over-temperature condition (> 85'c), disabled turbo mode. symbols are: - red square: over-temperature - rainbow square: under-voltage

typically if i'm using poor quality power supply or rubbish micro usb cable.


Comments

Popular posts from this blog

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -