Advanced 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: "sudo apt upgrade" throws a bunch of errors...
There is a patch listed to fix the issue. A few edits to /var/lib/dkms/xtrx/0.0.1+git20190320.5ae3a3e-3.2/build/xtrx.cChange lines 1075, 1090 and 1115 as shown in the patch and you should be good to...
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 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 ArticleHATs and other add-ons • Re: NVMe SSD v M2 SATA
I tested both. NVMe produced better benchmarks but make little difference to running most things. Programs start faster but do not run much faster afterwards as the limitations are network, the...
View ArticleNetworking and servers • Re: File transfer via home ethernet (NAS) very slow...
Hello,I have exactly same problem. RPI5 + poe hat+ pineberry hat + samsung nvme ssd - test speed about 850MB/s but on freshly installed raspberry os lite 64bit with openmediavault is speed over smb...
View ArticleGeneral discussion • Re: Metallic enclosures and wifi/bluetooth degradation
My tests of metal cases and big one piece heatsinks showed WiFi failure. WiFi worked when near the router and or with the case is facing the right way but not when I moved the Pi to the location for...
View ArticleBeginners • Help with storage performance
I have a RasPi 1Code: processor: 0model name: ARMv6-compatible processor rev 7 (v6l)BogoMIPS: 697.95Features: half thumb fastmult vfp edsp java tls CPU implementer: 0x41CPU architecture: 7CPU variant:...
View Article