Troubleshooting • Ros2 and Camera impossible on pi5?
Hey. So I am new to the whole raspberry pi world and bought a pi5 to get started. Got everything up and running and decided I wanted to build a robot. Was able to control it with 2 motor hats and went...
View ArticleAdvanced users • Re: Testing class A2 SD cards with Command Queueing on Pi 5
I'm pretty sure I've got cards of that vintage, and they worked for me - I shall check against the fw revisions that I have.I went a step back to the kernel from 20th March usingCode: sudo rpi-update...
View ArticleTroubleshooting • Re: More CUPS issues on Bookworm and CUPS 2.4.2
By Epson 640, do you mean Epson Expression Premium XP-640? If so, don't connect via USB, but use wifi. The printer supports AirPrint, so will be found on your network and automatically configured by...
View ArticleTroubleshooting • Re: sudo reboot takes a very long time (4-8mins)
that says it took 3sec's to kill lightdmi assume you used raspi-config to switch to X11from what i understand so far.your using a rpi4you installed bookwormyou switched it to X11( when you switched to...
View ArticleTroubleshooting • Re: PI Zero W heats up soon
Yea, without an OS to boot it's basically doing nothing and would not get hot.So the Pi Zero that's still heating up has some kind of hardware problem.If that's the one you recently purchased, and you...
View ArticleGaming • Re: Minecraft Server hosted on Raspberry Pi 4-B 8G RAM lagging don't...
Hmmmmm i don't know, how do i do the diagnostics? I have seen there are some tools to check my raspberry but i'm not sure wich to use or if there is some kind of tool already on the pi?? Sorry for my...
View ArticleGaming • Re: Woof - 64 Bit DOOM Engine Source Port Build Guide
Woof 14.3.0 was released last month if anyone is interested:Releases - fabiangreffrath/woofhttps://github.com/fabiangreffrath/woof/releasesStatistics: Posted by Moonmarch — Mon Apr 01, 2024 10:03 pm
View ArticleTroubleshooting • Re: Pi 3B+ screen image too large to fit on TV screen
Thank you for your reply. However, it's an old TV (and I've never had this problem before Bookworm) and it only has basic settings such as brightness and contrast settings. No problem, I can live with...
View ArticleSDK • Re: Elegant ways of documenting changes in SDK for publishing project
One question that immediately comes to mind is "what are you trying to change about the sdk?" Often there are ways to configure it to get it to do what you want.Statistics: Posted by jags84 — Mon Apr...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Working example of a button with the...
Appreciate your input brother. In your opinion, what would be a better approach? Adding a tiny sleep between loops? I need to check the status of a button in my current program and would greatly...
View ArticleBeginners • Re: Problems installing raspian
Thanks.I used the the rpi and the /etc/NetworkManager/system-connections directory was empty.so i copy the one in my laptop (I use linux) but still no luckyou use imager's 'edit settings' to configure...
View ArticleGeneral • C program, flush input, scanf(), menus, etc.
Hi,In a C program for the Pico I'm creating text menus for sensor control via a UART serial monitor.A well known gotcha with scanf() on any platform is that if you request an integer, like scanf(%i,...
View ArticleGeneral discussion • Re: Any experience with duty cycle in an industrial...
I've got an original Pi (not from the very first 10000) where I'm hoping for 10 years continuous running!Code: pi@raspberrypi ~ $ uptime 22:13:24 up 3209 days, 14:48, 1 user, load average: 0.11, 0.04,...
View ArticleTroubleshooting • Re: How do I call a function if there is an error?
I have this big chunk of code What programming language?PythonStatistics: Posted by Henrik Gill — Tue Apr 02, 2024 10:18 pm
View ArticleAutomation, sensing and robotics • Re: Nerf dart hit sensing project
Thanks for the replies! I appreciate the responses. The diagram and input definitely helps, ghp!Statistics: Posted by Ejss — Tue Apr 02, 2024 10:30 pm
View ArticleCamera board • Re: Rebuilding rpicam-apps Failed
Try runningCode: sudo ldconfigand see if that helps.Hi, that command worked and now I can run rpicam-apps commands, but I am confused how to use the OpenCV post processing file. I want to use the...
View ArticleBeginners • Re: Intermittent Screen Blanks
Sorry to say, Bullseye gets the same Intermittent Screen Blanks as Bookworm. Because they both get the same EDID error from the same :[ 3.871010] vc4-drm soc:gpu: bound 3fc00000.v3d (ops vc4_v3d_ops...
View ArticleTroubleshooting • Led blinking green 3 times and 1 fast
Hi! I've searched for a while and found multiple posts on different errors communicated through the LED on devices. I have a newly purchased Raspberry Pi 5 8GB RAM. I have an SD card with Raspberry Pi...
View ArticleC/C++ • Re: What are the Linux interrupt numbers for peripherals?
Ok thanks, finally do you know if the PWM module can be configured to act as one shot?ive not delt with the RP1 PWM yetbut i have gotten the RP1 PIO to work, and PIO could do a one-shot pwm...
View ArticleHATs and other add-ons • Re: Help: Official Pi 5 case Stacking Standoffs?
You're not the only one:https://www.reddit.com/r/raspberry_pi/c ... stackable/The problem seems to be that the commonly available M/F standoffs have only 6mm of thread on the stud, which is...
View Article