Graphics programming • Re: Shared Memory on Pi5?
Probably need to read Pi/Videocore specifics in the Mesa3D drivershttps://docs.mesa3d.org/relnotes/24.3.0.htmlI do know there was a recent upgrade to increase the memory available, not sure which...
View ArticleРусский • Re: Ошибка при запуске PINN
I have updated PINN to v3.9.3 which includes an updated v8 kernel and support for the bcm2712 d0 stepping.I don't know if it will fix your issue, but it might be worth a try.Thank you. I'll check it...
View ArticleAdvanced users • Re: Image File Utilities
Yes. Image-backup works perfectly on Pi5 with SD card, but not with SSD (both Ubuntu 24.10) I just installed Ubuntu 24.10 (on a 1TB USB SSD as well as a 500 GB NVME M.2 SSD, both connected to a...
View ArticleGraphics, sound and multimedia • Re: First ever development project - Mini TV
If you’re using Bookworm the Simpsons TV tutorial won’t work as it uses the old omxplayer.At least give vlc a try.Hi,Yup, so I see. Well to get screen and driver working I'm on Buster, yay. Lightning...
View ArticleNetworking and servers • Re: Connect Raspberry to PC by ethernet
I need to connect Raspberry directly to my PC with ethernet to upload CODESYS programs or connect via ssh. How do I do this?I tried manually setting an ip for wired connection but it didn't work.Are...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi 4 model B external I2S...
Hello,It's basically for a noise cancellation research purpose for a project.Statistics: Posted by electronics_enthu — Sun Nov 24, 2024 8:03 am
View ArticleTroubleshooting • Re: Audio and CEC issue/KMS vs FKMS
Thanks for the response. I'm had read somewhere that fkms is deprecated, but it's good to confirm. I wanted to include that information to show what options I've tried and prove that it isn't a...
View ArticleGeneral • Re: TMP117 break out boards, anyone using?
Yes please, that would be a big help Statistics: Posted by cookiesforsanta — Sun Nov 24, 2024 8:13 am
View ArticleNetworking and servers • Tor Router - Not able to ssh via eth1 (iptables...
I have a built a Tor router with Raspberry Pi 5 and a USB to Ethernet adapter. Everything works fine.My setup is, Raspbian Latest OS./etc/tor/torrcCode: AutomapHostsOnResolve 1AutomapHostsSuffixes...
View ArticleBeginners • Re: Systemd, gpiozero, permissions - boot vs shell
I also have a similar `No access to /dev/mem` error with my user service (managed using `systemctl --user` command).That suggest that at the time your service starts the /dev/gpio* device nodes do not...
View ArticleHATs and other add-ons • Re: Wifi 6e/7 6GHz USB adapters that work with the...
Yep, works well at 6GHz.Out of interest what sort of range line of sight do you get with it ?The pi 5 with the usb adapter is one floor almost directly above. According to the applet the signal...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
So what are they planning to release in 2025? They mentioned Pico 2 series, so I'm not expecting any RP2350 board, but some hats or sth.RP2354 A and B Variants are on the list of what's to come. It...
View ArticleAI Camera - IMX500 • I want to use the mnist model to apply it to AI cameras.
We wanted to deploy the mnist-cnn model, which can recognize numbers from 0 to 9, to the raspberry pi camera using it as a custom model.The model consists only of a simple structure for learning using...
View ArticleGeneral discussion • Re: Raspberry Pi 5, D0 steps for 4/8 GB models?
Thanks for having a look. I think it would be cool if they start trickling into the other models.Statistics: Posted by Thampitakky — Mon Nov 25, 2024 9:48 am
View ArticleSDK • Support for Pico2-W
Official Pico2-W now shipping from Pimoroni. What is the proposed release of sdk support? ThanksStatistics: Posted by matherp — Mon Nov 25, 2024 9:51 am
View ArticleSDK • Re: Support for Pico2-W
Today. It may already be done, SDK 2.1.0 I think.Statistics: Posted by jamesh — Mon Nov 25, 2024 9:53 am
View ArticleCompute Module • Re: UART sends weird data after firmware update
We are using L76L-M33 GPS chip in NMEA mode.With the "old" (Release < 5) CM4 module it did send proper NMEA0183 messages, with "new" (Release >= 5) module it sends random binary data.I just try...
View ArticleAI Camera - IMX500 • Re: Request for Source Codes of RP2040 of IMX500
Thanks a lot, if availabe, could you please make the source codes of RP2040 open? The RP2040 source codes should help our research. Moreover, could you please tell me where I can find more technique...
View ArticleOff topic discussion • Re: In regards to: My Vision for the Raspberry Pi 6 -...
Of course, I have no intention of producing anything. I saw the moderator's comment and can understand that, based on their experience, it's often better to close such threads because everyone has a...
View ArticleUbuntu • RISC-V Ubuntu container
Code: podman run -ti riscv64/ubuntu'Perfect Number#20' decimal digits extraction was completed using pari-gp on riscv-ubuntu on Fedora 41root@dd5a7bf95d6c:/# gpReading GPRC: /etc/gprcGPRC Done....
View Article