monojk
monojk
I am having the same problem. Here's my log: ``` 2022-09-10 10:02:44.095 20380-20380/org.test.cardreader D/hidapi: Initializing Bluetooth 2022-09-10 10:02:44.096 20380-20380/org.test.cardreader D/hidapi: Couldn't initialize Bluetooth, missing android.permission.BLUETOOTH 2022-09-10 10:02:44.119 20380-20380/org.test.cardreader I/PythonActivity: Surface...
> Hi @monojk, > > This looks like to be the root cause, `E/libEGL: validate_display:171 error 3008 (EGL_BAD_DISPLAY)` is not an issue here, and it's unrelated: > > ``` >...
Will the code be updated finally in https://kivy.org/doc/stable/examples/gen__camera__main__py.html please? It took me many hours to debug with non working tips, an finally to found this solution...
In the status tab of rpimonitor as well as in the console the date and time is correct.
pi@rp3b0:/var/log $ ls -latr rpimonitor.log -rw-r--r-- 1 root root 224 May 24 12:33 rpimonitor.log pi@rp3b0:/var/log $ sudo killall -USR1 rpimonitord pi@rp3b0:/var/log $ ls -latr rpimonitor.log -rw-r--r-- 1 root root 353...
Any ideas?
I see that when selecting "Uptime", "CPU Loads", or "Temperature", the charts have the correct date/time in contrast to "Memory", "Swap", and "Disks" I also see that the files in...
stopped rpimonitor renamed sdcard_root_used.rrd started rpimonitor sdcard_root_used.rrd gets created but the graph is the same as before for "Disks - root" all rrd files have the same size
> Try to put the "Total Memory" graph (the _static_ one) **not** in first place : > > > web.statistics.1.content.1.name=Memory > > web.statistics.1.content.1.graph.1=memory_available > > **web.statistics.1.content.1.graph.2=memory_total** > > web.statistics.1.content.1.ds_graph_options.memory_available.label=Available Memory...
Thanks, that did the trick. So, these statistics are affected: Memory, Swap, Disks - boot, Disks - root