Beginners • Running chromium on Rpi5 using Yocto
I have a Raspberry Pi 5. I want to get chromium to run on it. I want to build Linux via Yocto.I'm using the Kirkstone branch of Yocto.My local.conf relating to chromiumIMAGE_INSTALL:append = "...
View ArticleTroubleshooting • Running chromium on Rpi5 using Yocto
I have a Raspberry Pi 5. I want to get chromium to run on it. I want to build Linux via Yocto.I'm using the Kirkstone branch of Yocto.My local.conf relating to chromiumIMAGE_INSTALL:append = "...
View ArticleGraphics, sound and multimedia • Re: TC358743 on rpi5
I haven't been involved in the Pisp development, but have just spoken to my colleagues who are.The current revision of Pisp doesn't support 32bpp output, so the libcamera pipeline handler is unpacking...
View ArticleTroubleshooting • Re: Bluetooth does not work on Raspberry Pi Zero 2W:...
Have you looked at this?https://github.com/victronenergy/venus/ ... enus-imageDoes BT work OK on the same machine in the same location, with the same case and power supply under raspberry PI...
View ArticleTroubleshooting • Re: Emergency mode after running rpi-update
Why did you run rpi-update in the first place??Statistics: Posted by kip_the_elder — Wed Jul 10, 2024 11:31 am
View ArticleAutomation, sensing and robotics • Does RPi Zero W 2 has enough memory for...
For a weather station (low speed), does RPi Zero W 2 has enough memory to do below work. At one updata per minute, is some disk swapping acceptable? (a bit slower. Frequent write may be ok by using...
View ArticleCamera board • Re: Red Hue When Using IR Filter with V3 NOIR
Success!For some reason py3exiv2 didn't like running in venv so had to install system wide and it worked.Thanks for your support with this.Best,JamieStatistics: Posted by jwainwright87 — Wed Jul 10,...
View ArticleGeneral • Re: Cannot attach to Pico W AP
Other than 'essid' not being what I would use I can't see why it doesn't work. This is what I have used and that has worked for connecting from an Android phone and another Pico W but I didn't test...
View ArticleBeginners • Re: USB Y-cable
That configuration will raise the USB current limit. Are you sure you put the right thing (exactly) in the config.txt file in the right place?By adding it, you are assuming responsibility for the PSU,...
View ArticleCamera board • Rapidly changing exposure and gain
Hi, I am trying to rapidly change sensor settings in order to correctly expose a scene under programmed lighting changes. I am capturing a sequence of 10 frames. The frames 5, 9 and 10 are marked "GI"...
View ArticleCamera board • Re: Raspberry Pi Camera Module 3 - Manual focus
https://www.raspberrypi.com/documentati ... focus-modeautofocus-modeDefault value: defaultSpecifies the autofocus mode. Accepts the following values:default: puts the camera into continuous autofocus...
View ArticleRaspberry Pi OS • Copying from one Pi to another on RealVNC
I have a number of headless Raspberry Pi's, all accessible via RealVNC.To copy a Python program from one Pi to another, I currently use the following process:- On the donor Pi in Thonny, select the...
View ArticleTroubleshooting • Re: Trouble with gpio Button instantiation in virtual...
I wanted to use the i2clcd library and was directed toward using a virtual environment. That worked, but then I want to use other gpio pins for a button instance. Gpio LED is working in the script and...
View ArticleBeginners • Re: Remote connection with windows RDC
Normally we use RPi-connect or VNC Viewer to see the desktop of a remote pi, not Windows RDP (though I do use that for my x86 based Debian 12 system)Thanks, have not used pi for that long but looked...
View ArticleRaspberry Pi OS • Re: Copying from one Pi to another on RealVNC
I have a number of headless Raspberry Pi's, all accessible via RealVNC.To copy a Python program from one Pi to another, I currently use the following process:- On the donor Pi in Thonny, select the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Cannot find the way to extract raw...
Shouldn't the data sheet or app notes answer such questions?https://www.fortec-integrated.de/filead ... asheet.pdfhttps://www.crystalfontz.com/controller ... php?id=478Yes, it should. It should be,...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
My guess is that Pi 500, if such a thing does ever appear, would probably be some time in 2025 at the very earliest. From what I can gather, Raspberry Pi Ltd is busy working on CM5 at the moment,...
View ArticleTroubleshooting • Re: Geany 2.0
You might give the flatpak a try.https://flathub.org/apps/org.geany.GeanyStatistics: Posted by craigevil — Thu Jul 11, 2024 11:35 am
View ArticleTroubleshooting • Re: Making sense out of a solution
I tried to find a picture with a raspberry pi with l289 and motors. Didn’t see that it was actually an arduino pictured until you pointed it out. I can see how that’s confusingHey I made this 10 years...
View ArticleNetworking and servers • Re: networkmanager bridge to access point fails...
Thanks for the link. I found it once before then lost it. I made a few changes and some from the official docs in the link you provided. The hotspot went from unknown to completing authentication....
View Article