all good! thanks, I missed the dependencies installation section.
Read the statement by Michael Teeuw here.
Best posts made by lkthomas
-
RE: how to adjust brightness based on time on RPi3?
Latest posts made by lkthomas
-
RE: suddenly the screen can't turn on
@MyMirror I got the same issue using FKMS with “vcgencmd display_power 1” command, it got blank screen after 2 seconds of showing the object on the monitor
-
RE: suddenly the screen can't turn on
@MyMirror testing now, but isn’t fkms deprecated already?
-
RE: suddenly the screen can't turn on
@sdetweil yes, it failed even before upgrading the OS, it’s not “upgrading”, it’s a fresh install
-
RE: suddenly the screen can't turn on
@sdetweil nope, I was using a 3 years old OS, so I did an upgrade to latest version of the OS on my RPi 3B+, problem still the same.
-
suddenly the screen can't turn on
I am using the following command to turn off and on the screen at the scheduled time, it has been working fine for years until the last few weeks, the screen will be on using --auto command but its blank, if I quickly do the --off again, wait until the screen go to sleep mode itself and run --auto, the screen will start without issue, since this problem is unpredictable, would it caused by hardware issue? would it be the cable or the screen?
export DISPLAY=:0 && xrandr --output HDMI-1 --off
export DISPLAY=:0 && xrandr --output HDMI-1 --auto -
RE: where is that "{DEGREE}" coming from?
@sdetweil I will have a look when I have time, for now, I just removed {DEGREE} string from en.json and called it a day, thanks.
-
RE: where is that "{DEGREE}" coming from?
( I masked my location)
That’s my config, I copy from my old config which uses “currentweather”, and if I use “weather”, the bottom left widget will keep “Loading” and nothing appears.