gvolt
gvolt
Just reporting that the same issue has also been described by @balbuze in the 3rd dash of [Plugin manager #401](https://github.com/volumio/volumio-plugins/issues/401).
I discovered the same problem on a Gigabyte B550 AORUS ELITE V2 with a Ryzen 5 5600X. Powertop: 2.14 OS: openSUSE Tumbleweed Kernel: 5.14.x With "Global C-state Control" disabled in...
The plugins originates from Volumio. In last months I reworked most of the node js part (index.js). > EDIT: It looks like this file here contains the code with the...
Hold on a little. I am currently working on extending the plugin with configuration options for screensaver timeout, brightness setting, hiding/showing the mouse pointer and flipping the display (rotating by...
Thanks for reporting. Please provide some more information: 1. What is your board (Pi3B, Pi3B+...)? 2. What is the brand and model of the screen you have connected? 3. How...
Hm, permissions on /sys/devices/platform/rpi_backlight/backlight/rpi_backlight/brightness seem to be not ok. Execute `sudo /bin/chmod 0666 /sys/devices/platform/rpi_backlight/backlight/rpi_backlight/brightness` and your problem re. the "red message" should be solved. For a permanent effect you also...
@danowar2k Sorry for the delay, but here are my thoughts: The plugin first determines the Xserver socket it uses. To do so, the function "getDisplayNumber" evaluates the result of the...
> ... I tried to save some settings for the touch screen and it failed every time with the error message that the file /tmp/.x11-unix/X could not be found. What...
> No, I remember trying to save the "seconds to wait until screensaver starts" setting a few times before 9 PM, so it was when the X server was running....
I encountered a similar issue. Recently I was refreshing the minidlna plugin (version 1.1.4, installed from the plugin manager) with my development version (which has a higher version number than...