Troubleshooting • Re: Fan and USB wont shut down after shutdown / booting
What are your results?I should note that I am using the basic fan that came with my rpi5 kit. The box says it is the Raspberry Pi Active Cooler from raspberrypi.com/products/active-cooler/Here are the...
View ArticleGeneral discussion • Re: Since Raspi OS Bookworm (Pi 5) doesn't use...
Out of my area of expertise, but reading the systemd-resolved man page (may not be the latest, but close enough) says that local apps get name resolution requests one of 3 ways:systemd-resolved via...
View ArticleRaspberry Pi Connect • Re: RPC outage.
I was able to get a reboot on the pi and the it allowed me to continue normal operation. I have not had the time to sit down and try to replicate the issue. But it looks like it refreshes and allows...
View ArticleGeneral discussion • Re: Should I buy the rpi 5, mini pc, or a cheap Chromebook?
OP has logged in again, but not contributed to the discussion. Maybe it's not a genuine enquiry?sorry no laptop. my parents do not let me have my laptop all the timeStatistics: Posted by Pikalev15 —...
View ArticleTroubleshooting • Re: Pi zero W from 2020 not booting with bookworm in 2024
I use Raspberry Pi Imager 1.8.5 to flash bookworm 32-bit lite, and I got kernel panic on Raspberry Pi Zero W v1.1Statistics: Posted by ekawahyu — Thu Oct 17, 2024 5:35 am
View ArticleGeneral discussion • Re: Are there any Raspberry Pi type devices WITHOUT...
There is no requirement to attach a monitor to a Pi. Or a keyboard or mouse, for that matter. What you appear to be wanting to do is run an SBC "headless". There is also no requirement, if a monitor...
View ArticleOther projects • Re: Raspberry PI 5 power supply design
So what current would you allow for, bearing in mind this will most probably be used at ambient temperatures?"Ambient temperature" means nothing. It heavily depends on your enclosure and the...
View ArticleCamera board • Camera Timeout Error with Raspberry Pi Camera Module V3 after...
I would like to share a current issue I'm facing with my Raspberry Pi Camera Module V3 (wide) while trying to use it. Here's some context:I am powering my Raspberry Pi 5 8GB with a 12V 20A supply,...
View ArticleGraphics, sound and multimedia • Re: Has anyone found a way to use an...
I do not understand how a forum full of supposed knowledgeable users of raspbian cannot figure out how to simply use a piece of software on the device.I can install HDHomeRun on a windows machine and...
View ArticleTroubleshooting • Rotating the ADS7846 Touch Screen
After I updated my 3B from jessie to bookworm, my ADS7846 resistive touchscreen refuses to rotate. I had carefully documented the jessie configuration but that didn't work on bookworm. I tried all the...
View ArticleTroubleshooting • Re: Has anyone really solved the old wifi dropping problem?
Sorry if this answer is quite late..I have had this problem with every RPI0, my router is an Archer A7 running OpenWRT (nothing too modern or proprietary). I eventually bought cheap Ethernet USB...
View ArticleTroubleshooting • Re: Rotating the ADS7846 Touch Screen
How did you enable the screen? Was under the impression it can be rotated from the overlay https://github.com/raspberrypi/linux/bl ... verlay.dts; touch coordinate transformation matrix should work...
View ArticleMicroPython • Re: IR sensor obstacle avoidance robot.
Some remarks on your code in initial post- line 3: IndentationError: unexpected indent there is a blank before the code- line 38: AttributeError: 'PWM' object has no attribute 'value' there is a happy...
View ArticleCamera board • Re: "Or Better"?
I'm recording 1500 x 1500 @ 15fps on the pi5.After recording, the bottleneck is the FFMPEG process of placing the 2 videos in a SBS format. It's about 1 frame per second.Pardon? You're postprocessing...
View ArticleFor sale • Hey guy's check this out
A Commitment to Excellence in Cannabis check Chat telegram @ cerianberigamStatistics: Posted by hendrixO — Fri Oct 18, 2024 5:43 am
View ArticleGaming • Re: GZDoom DOOM Engine Source Port on the Raspberry Pi 4 Computer
g4.13.0 released.Statistics: Posted by cjan — Sat Oct 19, 2024 1:01 am
View ArticleCamera board • camera help
I am getting an error with my camera connecting to my raspberry pi. It worked the first time I used it. Now I am getting the follow message. Please help$ rpicam-hello[0:17:20.831672928] [3152] INFO...
View ArticleFor sale • New ElecLab 11.26" 440x1920 display, HDMI input or connect to...
The new 11.26" 440x1920 is natively portrait, but can be set to landscape using display rotation. A Raspberry Pi can be mounted on the rear of the display, which can be turned into an Aida64 wireless...
View ArticleFor sale • Re: New ElecLab 11.26" 440x1920 display, HDMI input or...
Statistics: Posted by Water168 — Sat Oct 19, 2024 2:29 am
View ArticleBare metal, Assembly language • Re: rpi4 os: context switch breaks irq
First I am not sure what I need to save of the irq and howyou need to save if irq's are enabled or notby reading daifclr and testing the irq enable bitStatistics: Posted by cleverca22 — Sat Oct 19,...
View Article