Sergey Suloev
Sergey Suloev
@mripard could you verify one more time, please, whether you provide the correct fbdev blob for armhf ?
I have tested aarch64 Mali fbdev blob, same story. NanoPi A64 Kernel 4.19.12 Qt 5.11 Mali r6p2 Mali blobs https://github.com/bootlin/mali-blobs/tree/master/r6p2/arm64 qt.qpa.egldeviceintegration: EGL device integration plugin keys: ("eglfs_emu", "eglfs_mali") qt.qpa.egldeviceintegration: EGL...
@avafinger thanks a lot, I'll try it
@avafinger I think our problem has nothing to do with "reserved-memory", because on my orangepipc (32bit arm) I have "reserved-memory" and on my nanopi-a64 (64bit arm) I don't. On both...
@avafinger I followed your recommendations but this unfortunately hasn't fixed our issue.
[home-assistant.log](https://github.com/zigpy/zha-device-handlers/files/8069617/home-assistant.log)
@tylercrocker As far as I remember this issue can be fixed by removing Windows-style line endings from the private-bower script. I don't have a bash example at hand, try sed.
OMG I just noticed that ESP32 S3 is not supported yet... May I ask you when I can expect this update ? As far as I can see there is...
> Yes, That should be it. But other chipsets will be added in some time. So, in case if I add definitions for S3 the host driver itself should work...
> Untill ng code is not added, you can use FG is reference to add. ok, thanks I am not sure why you used #define ESP_SPI_CONTROLLER 1 According to datasheet...