Having had issues with Pi5 I went back to Pi4b. MMM-PIR works great with pi 4, blanking the screen after timer expires and resetting once presence is detected.
The only issue I have is when the screen is blanked, the monitor backlight remains on, visible at nightnas a glow, the monitor remains powered up, I would have expected it to go into standby?
Read the statement by Michael Teeuw here.
Posts made by eyesallin
-
MMM-PIR
-
RE: Issues with MMM-PIR
@schris88
Thx for the info, I guess a lot of the modules require reworking for the Pi 5.
Unfortunately I do not have the ability, totally new to the Pi and programming. -
RE: Issues with MMM-PIR
@eyesallin
I’m beginning to think that all this is Pi 5 related.
Also changing to mode 10 as previously stated screws with the weather modules which don’t load. Remove MMM-PIR from config and everything works fine.
It doesn’t help that I’m completely new to all this. -
RE: Issues with MMM-PIR
Thanks for your patience, this is what i get.
admin@garyspi:~ $ groups
admin adm dialout cdrom sudo audio video plugdev games users input render netdev lpadmin gpio i2c spi
admin@garyspi:~ $ -
RE: Issues with MMM-PIR
@bugsounet Apologies but I don’t understand what you are asking for?
-
RE: Issues with MMM-PIR
50% unfortunately the top error is still there, any other help would be appreciated.
EINVAL: Invalid argument, write. -
RE: Issues with MMM-PIR
@sdetweil
Many thanks I’ll give it a try. Will report back. -
Issues with MMM-PIR
Hi
I’m completely new to this.
I have a Pi 5 on Magicmirror.
I installed MMM-Pir when ir runs the countdown but it displays 2 errors top of screen, pir has no effect countdown expires and turns of the screen.
Unable to recover without rebooting
Errors on screen :
EINVAL: Invalid argument, write
Command failed: /usr/bin/vcgencommand display_power -
RE: ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf:
@sdetweil
Thx for responding, the only errors are[MMM-OpenWeatherMapForecast] 7-Jan-24 09:08 ** ERROR ** null
ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf: No such file or directory (2)
Warning: vkCreateInstance: Found no drivers!
Warning: vkCreateInstance failed with VK_ERROR_INCOMPATIBLE_DRIVER
at CheckVkSuccessImpl (…/…/third_party/dawn/src/dawn/native/vulkan/VulkanError.cpp:88)
at CreateVkInstance (…/…/third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:458)
at Initialize (…/…/third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:344)
at Create (…/…/third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:266)
at operator() (…/…/third_party/dawn/src/dawn/native/vulkan/BackendVk.cpp:521) -
RE: ERROR:gbm_wrapper.cc(253)] Failed to export buffer to dma_buf:
@sdetweil
Hi I’m a nooby, I’m seeing the same errors in my startup but MM still runs OK. The only reason I found it was because I can’t get the MMM-OpenWeatherMapForecast to display just says loading?
I’m wondering now if the error has nothing to do with module running.