Troubleshooting • Pi 3B+ screen image too large to fit on TV screen
I upgraded my Pi 3B+ to run Bookworm (32 bit version) several months ago and noticed that the screen image is now too large to fit on the TV screen that I've always used as a monitor. Yesterday I...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • [Pi5] DRM Re-Init Issues
Hi,I have a program running on Raspberry Pi OS Lite Bookworm 64 bits that makes use of DRM+GBM, EGL and GLES.The program makes use of a custom DPI bridge for VGA666 like devices and was running fine...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
CEC for PI5 is on my list, but I have to fix some other things first.It looks like I will need to use libcec or the KMS API instead of the current method.Statistics: Posted by procount — Mon Apr 01,...
View ArticleTroubleshooting • 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 ArticleC/C++ • What are the Linux interrupt numbers for peripherals?
I want to write a device driver for the peripherals, I can't find the interrupt number to use for them.Ex, UART, SPI, PWM, etc.Statistics: Posted by Arkas — Mon Apr 01, 2024 11:50 pm
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 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 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 ArticleGeneral discussion • Re: Portable Power Supply For Rpi?
I found this tutorial on Makerspot, but it required 2 things this DC board and a 3.7 lithium battery. Is there a way to do something like that but with 1 single part?Statistics: Posted by Henrik Gill...
View ArticleBeginners • Re: Problems installing raspian
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 luck If all else fails, image-config will customize a...
View Article