General discussion • Re: New Raspberry Pi Products
Raspberry Pi Official M.2 HAT+ on sale now at $12https://www.raspberrypi.com/news/m-2-hat-on-sale-now-for-12https://www.raspberrypi.com/products/m2-hat-plusOne (VERY welcome) product released and an...
View ArticlePython • Re: I got a massive error and have no idea what it means
One of the imported libraries in your python code is trying to run a program called dumpkeys with the command line argument --keys-only.The program is failing. Try running Code: dumpkeys --keys-only...
View ArticleSDK • Re: Valid CPU speeds
Is the RP2040 even fully qualified on 125MHz in all cases? Is the RP2040 compliant with laws to be used in certain environments? I was under the impression only some were blessed and you needed...
View ArticleGeneral discussion • A Hypnotix.deb for RPiOS yet?
Greetings!I've had an . . . exciting. . . afternoon, the latest of several, trying to get Hypnotix, the IPTV viewer, to run on my fully updated RPi 5 8gb. This time it was via an appimage from...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: GPIO not working after upgrade to...
Pi5 has a different chip for GPIO so the old RPi.GPIO doesn’t work on the Pi5 (shim may do).However, you are using Bookworm on a zero W, so that is not relevant.It may be that Bookworm has introduced...
View ArticleTroubleshooting • Setting up hotspot
I am following the following https://thepi.io/how-to-use-your-raspbe ... ess-point/ but when it comes to the installation of bridge-utils I get Unable to locate package bridge-utils.How can I solve...
View ArticleGeneral discussion • Re: Raspberry Pi IPO
I am sure unit gross profit per SBC and CM rising year-on-year from $4.1, to $6.2, to $8.6 will be viewed positively by those seeking to profit from share ownership. I'm not convinced it's so positive...
View ArticleRaspberry Pi OS • Re: Programs run remotely using ssh -X don't show the...
Yeah, the problem is with the client.It's a pi 5. If I use Wayland, any window displayed from a remote machine won't have the hostname showing.If I switch it to X11, the hostname appears in brackets...
View ArticleGeneral discussion • Re: Raspberry pi case wobbling?
when I put my raspberry pi 5 case on a flat surface Do you have little rubber feet for it ? Even bits of blue-tack temporarily etc.It comes with rubber feet, although I recommend adding taller feet to...
View ArticleRaspberry Pi OS • Re: Lost console history when shutting down with on/off button
Sorry if this is unclear. Try this test:On a RPi 5, running Bookworm, with a Desktop:Open a terminal, type 'history'. Type in a new command.Shutdown with Shutdown->Shutdown.Restart.Open a terminal,...
View ArticleGeneral discussion • Re: Zero 2 W won't recognize or connect to my campus...
Why not ask student or campus IT support?Given how much you pay each year get them to help!Statistics: Posted by MiscBits — Thu May 16, 2024 9:23 pm
View ArticleTroubleshooting • Re: My pi 5 wont boot
this is the missing component.After looking into these components, they appear to connect to a small chip that connects to the gpio pins and RP1 chipStatistics: Posted by 3_random_Dots — Thu May 16,...
View ArticleBare metal, Assembly language • Re: SIMD LDR from device memory
Reading from a single 32-bit value into an S register is normal as that's a 32-bit volatile read. Reading from a 32-bit memory mapped register into a 128-bit Q register, however, is kind of undefined....
View ArticleBeginners • Re: Raspberry Pi 5 OTG USB ports?
I bought this thing (https://www.pishop.ca/product/usb-c-pwr-splitter/) and I'm getting the same low voltage issue... I guess I'll have to go with a custom solution like the one in this post, unless...
View ArticleCamera board • Re: Fastest way to write camera video frames to sdcard on...
Ok, so pts and dts at 25 frames per second in debug logs show very consistent results. This is a portion of my logs if I completely omit any kind of buffer processing and just immediately return the...
View ArticleBeginners • Re: Terminal window opening
One other way is to use TMUX and it's -d option.It's very very handy for running multiple terminal sessions and swapping between them or splitting a terminal screen into windows.Note if you use...
View ArticleNetworking and servers • Re: RealVnc retiring Home plan
...Not to mention that Pi Connect only works on Pis...Worse than that - only modern Pi boards running the latest version of the OS (and with limited client support)...Statistics: Posted by MiscBits —...
View ArticleTroubleshooting • Re: High Load
Sorry if this sounds demanding, but I need to know if there are any other options besides reinstallingthe SD card is nearly brand newStatistics: Posted by kcajminer2312 — Thu May 16, 2024 9:49 pm
View ArticleGeneral discussion • Very old (2011) Pi Model 1B unstable USB?
I have an old, really old, Pi Model 1B, like the 2nd oldest Pi I have, other than an original Pi Model A, which I believe has suffered a hardware failure. The USB support is unstable and I am seeing...
View ArticleOff topic discussion • Re: What's with the CloudFlare nonsense?
Think it's a version of viewtopic.php?t=367711Maybe the direction of the wind has changed???And yes - it's a pain my poor bladder cannot cope with too many drinks Statistics: Posted by MiscBits — Thu...
View Article