General discussion • Raspbian And Internet Manager.
Hi all I have a RPI $B+ 8GB and am wanting to control and manage my home internet content, stops Ads and blocks age-restricted content. etc I have either Raspbian or a Debian installed. The output of...
View ArticleTroubleshooting • Re: Issues running pigpiod on startup
Just for your future use and understanding. Raspbian isn't a standard OS for the Pi. It hasn't been for some time. You are either using RaspberryPi OS Bookworm 32 bit or 64bitOr RaspberryPi OS...
View ArticleAutomation, sensing and robotics • Re: Does RPi Zero W 2 has enough memory...
Many thanks.Apart from RPi 5, any (lower cost and newly manufactured) RPi that has some years before end of manufacturing?Statistics: Posted by David16962 — Thu Jul 11, 2024 1:09 pm
View ArticleGeneral • Re: Baremetal for RP-PicoW
If you mean 'can you access RP2040 on-chip registers directly from code?' the answer is yes, using C, Assembler, and probably most languages which can be used to program an RP2040. The Pico SDK allows...
View ArticleCamera board • Re: Rapidly changing exposure and gain
Here's weird observation: Reducing the buffers to 3 via the TRIPLE_BUFFER flag shrinks the pattern from 4 buffers [ O O O X] to [O O X] but increasing the buffers to 5 or 6 does not expand the...
View ArticleGeneral discussion • Re: Raspbian And Internet Manager.
Hi all I have a RPI $B+ 8GB and am wanting to control and manage my home internet content, stops Ads and blocks age-restricted content. etc I have either Raspbian or a Debian installed. The output of...
View ArticleTroubleshooting • Re: Bios does not recognize raspberry Pi in g_multi mode
We don't support Windows {tm} here.If I read the thread correctly, OP is trying to run Windows {tm} on a x86 based laptop, which makes this thread different from most of the "Windows {tm} and the Pi"...
View ArticleTroubleshooting • Re: Broken chip, need identify to replace
L3 ?viewtopic.php?t=318630#p1907540Statistics: Posted by gordon77 — Fri Jul 12, 2024 12:54 pm
View ArticleTroubleshooting • Re: Raspberry pi 0
Yup. I didn't think of that. I'm not used to working with 0 non-W so it went way over my head.I've got a Zero here that boots only about 1 time out of 4. After that it crashes within a week even when...
View ArticleTroubleshooting • Re: Brand new RPi 4B freezes
run raspberry pi diagnosticsStatistics: Posted by kerry_s — Fri Jul 12, 2024 12:59 pm
View ArticleNetworking and servers • Re: Possible ? Pi5 with 2 unpowered USB3 hubs and 8...
It should do that easily.An alternate involves buying more.stuff, and that would be finding a PCIe hat that has a lot of SATA connectors. Etc.Nothing special about your setup, especially since you are...
View ArticleCamera board • libcamera-hello not working
Fresh full install of bookworm and updates on a Pi3 with a Pi cameraThis is what I seeCode: pi@pi-test:~ $ libcamera-hello --list-camerasAvailable cameras-----------------0 : ov5647 [2592x1944 10-bit...
View ArticleCamera board • Re: libcamera-hello not working
Have you read this?viewtopic.php?t=362707Statistics: Posted by rpiMike — Fri Jul 12, 2024 1:04 pm
View ArticleCamera board • Re: Suppot for OV2311
Hello,6by9 .Use v4l2 device for OV2311, everything is OK . Did you try the 2x2binning function?I add the Regs for Binning like this:Code: static const struct regval ov2311_640x480_2x2binning_regs[] =...
View ArticleGraphics, sound and multimedia • H265 playing with RPI Zero
Hello everyone. I want to play the video streams from my RTSP cameras (single stream at one time not multiple streams simultaneously). The format is 800 x 448, H265, 12 FPS. Can i use Raspberry Pi...
View ArticleCompute Module • Re: Raspberry pi Compute Module 4 booting issue
Thank you so much, Your advice on Raspberry pi Compute Module 4 booting issue was spot on. I followed your instructions, and it worked perfectly. Actually, power was the main problem for not booting....
View ArticleRaspberry Pi Connect • Re: Raspberry pi connect remote desktop. General...
Just flagging this for move to the connect area.But the desktop is mirrored so never closed, a terminal window in there stays there.It is as you would see with a monitor. In fact, hook a monitor up...
View ArticleTroubleshooting • Re: Unable to boot from USB
Try using the Raspberry Pi Imager to write your new USB stick.sudo apt install rpi-imagerThat will get everything on there with the correct format and with the correct ARMHF or ARM64 images.Well I did...
View ArticleRaspberry Pi OS • Re: Getting the changes in the latest 2024-07-04 release
Could you tell me where did you find this changelog?I like the easy straightforward ones....https://www.raspberrypi.com/software/op ... -os-32-bitClick on "Release notes"(I think the Release notes are...
View ArticleTroubleshooting • Re: Hdmi cec power outage
It looks like when the pi boots up without tv switched on,then hdmi cec will never work,expect is whole pi is rebooted. Needs a fix Someone has an idea for it?Statistics: Posted by mman1982 — Sat Jul...
View Article