Closed cyborgxxl closed 3 months ago
I have same issue on Grafana 10.1.4
root@kiosk:/home/pi# cat /etc/os-release PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)" NAME="Raspbian GNU/Linux" VERSION_ID="11" VERSION="11 (bullseye)" VERSION_CODENAME=bullseye ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs" root@kiosk:/home/pi# uname -a Linux kiosk 6.1.21-v7+ #1642 SMP Mon Apr 3 17:20:52 BST 2023 armv7l GNU/Linux
taking a look, will update with results, i'm running with 10.1.2, but will check agains the play site also in case there is something odd going on there.
As I found out, it seems to be a bug in chromium on the RaspBerry Pi bookworm, when chromium is executed with parameter kiosk
. 1, 2
Grafana-Kiosk does exactly this, it executes: chromium --kiosk ...
Since the proposed solution is, to add another parameter --start-maximized
, besides kiosk, can this be added here as well?
taking another look, will need to spin up another pi with bookworm to see what is going on (and auto-detect which param to send)
any news on this problem?
will check options here, detecting which flags are available might be workable to decide which parameter to use.
i'll replicate the install and test again with bookworm, i did run into a problem with lxpanel hanging on startup, and chromium never being launched.
Hello!
I updated grafana to v10.1.2 a few days ago and now the LCD display remains gray. The browser starts but apparently GrafanaKiosk version v1.0.6 no longer works with the current Grafana version. Can you confirm this error or is it due to my configuration? Before the update everything worked without any problems.
When I manually start Grafana Kios in the console I get the following message:
If i do "sudo systemctl status grafana-kiosk" I see the following:
It is all green...
My service config looks like: