Leon Anavi

Results 52 comments of Leon Anavi

> @leon-anavi has a draft PR that enables "CONFIG_DM_USB_GADGET" > > #307 Actually, CONFIG_DM_USB_GADGET is not needed. I rebased the patch. I fixed this issues and I opened a GitHub...

> Thank you for the assistance @leon-anavi. I'll close this issue as it seems like it is now resolved. My pleasure, please ping me in any related to this board...

@ykuzma1 what settings for VC4DTBO are you using? Have you tried with `vc4-kms-dsi-7inch`?

Hi, I have been using `core-image-weston` without any of the mentioned issues on Raspberry Pi 5 with both the 7" and 5" versions Raspberry Pi Touch Display 2. In my...

> This is an important part I was missing: dtoverlay=vc4-kms-dsi-ili9881-7inch,dsi0 You can avoid all this with the following line in `config.txt`: ``` display_auto_detect=1 ``` or in the meta-raspberrypi world with...

@BassemMohsen your patch applies clearly on Scarthgap and works fine. I've tested in today. Congrats again for the great work! Do you plan to open a GitHub pull request for...

@agherzan, @kraj, the checks are failing because of older Python version on the build machine: ``` RuntimeError: Sorry, python 3.9.0 or later is required for this version of bitbake ```...

> > @agherzan, @kraj, the checks are failing because of older Python version on the build machine: > > ``` > > RuntimeError: Sorry, python 3.9.0 or later is required...

I opened a GitHub pull request to upgrade the Dockerfile from Ubuntu 20.04 to 22.04 because it is compatible with the Yocto Project release Walnascar and provides a newer Python...

Hi @BassemMohsen, > > > @BassemMohsen your patch applies clearly on Scarthgap and works fine. I've tested in today. Congrats again for the great work! > > > Do you...