Troubleshooting • Re: IP address took too long to respond
I have a Zum Radio Elite 3.5 hotspot. When it is connected to my home Internet via an Ethernet cable, I can enter its IP address in my browser and pull up the Pi-Star homepage. When the hotspot is...
View ArticleOther projects • Re: Low power, big display mobile multimedia workstation.
My 23in 'portAPi' looks like thisIt's a CM4 with a 250GB NVMe. Keyboard/mouse is either wired (as there is a 4port USB hub assembled in the right corner) or BT.Statistics: Posted by...
View ArticleTroubleshooting • Re: Raspberry Pi 5 USB sticks issue
I have news about my problem with USB. I have a test SD card and updated EEPROM to 2024-04-20 on a fully updated RPi OS. And it's working now.So now I'm happy! Statistics: Posted by Olydnad_SWE — Sun...
View ArticleSDK • Re: How to disable all interrupts and freezes on core1?
I'm running at 250MHz which seems to be the fastest you can go before you lose access to flash.the flash chip also has a max clock rate, and to stay under it, you need to adjust the XIP clock...
View ArticleTroubleshooting • Re: Initial SSH into Pi with password on macOS using...
OK, pretty sure the issue is that the Mac is not acting as a DHCP server and I need to either use a router or enable "Internet Sharing" and let the IP be assigned via the ISP router over the Mac's...
View ArticleAdvanced users • Yocto and raspberry official build/image/distro
Hello, everyone,I was asking myself some questions and would like to discuss them with you.1) How is the official raspberry build created? Is this information and theory about the build process in the...
View ArticleTroubleshooting • Re: Official active cooler always runs at 100% speed on new...
Thank you for reply. Well I checked the fan connector. I am using and testing the same active cooler on both Pi 5. When I connect the connector to the old Pi 5 then fan works as normal, but when I...
View ArticleAutomation, sensing and robotics • Re: Production counter with photoelectric...
Potential responders may wish to read the thread at https://www.eevblog.com/forum/beginners ... msg5447198 to see what has already been discussed there and to assess the OP's technical...
View ArticleRaspberry Pi OS • Re: Is there a guide somewhere on installing the OS from...
Hmm ... isn't that complicated as even I could do it!Installed a stock OS and installed 'gParted'.Used gParted for creating a partition with no filesystem and 'lvm' flag.a little bit of CLI is...
View ArticleCompute Module • Re: CM4 IO Board broken
I added the cmio/dt-blob-cam1.bin and connected the camera to cam1. There's nothing more than that. No jumper set nothing else connected. Only the camera at cam1.Statistics: Posted by tqu — Mon Apr...
View ArticleAdvanced users • Exciting Consultancy Opportunity: Raspberry Pi Developer for...
Company: Matrix Media Solutions Pvt. Ltd.Location: Kolkata (Remote work flexibility within Kolkata)Hello Raspberry Pi Enthusiasts !We, at Matrix Media Solutions Pvt. Ltd, are thrilled to announce a...
View ArticleTroubleshooting • Re: Raspberry Pi 5 - Unable to use keyboard
So I received today the Raspberry Pi Zero 2 W and the keyboard just works out of the box when plugged to the Zero 2W but it doesn't when plugged into the 5...this is really weird.Now we don't have the...
View ArticleAdvanced users • Re: Why does the sd card copier require a desktop environment?
This thread is neither a comment nor an add. I didn't ask whether there is any command line clone tool available. I was just interested to know whether the SD card copier can be used on a non desktop...
View ArticleRaspberry Pi OS • Re: Raspberry Pi Imager doesn't set up LVM?
there is another topic of the same OP also related to LVM - viewtopic.php?t=369483having now read this threat makes me assume that using gParted for shrinking the initially created volume and then...
View ArticleRaspberry Pi OS • Re: RaspberryPi 4 on 32bitOS returns incorrect information
Thanks for the info. So I should use Code: getconf LONG_BIT instead of Code: uname -m to know exactly the number of bits in the OS that is running.That's one of the preferred methods, yes.You can also...
View ArticleGeneral discussion • Re: How to encrypt Raspberry Pi [data] for the purposes...
That’s possible with the Pi4/5's secure boot as you can use that to establish a protected boot process that uses keys stored in the Pi's OTP memory. The keys should then be inaccessible even if you...
View ArticleFrançais • Re: Probleme de Wifi Pi 3b
Bonjour,Plusieurs commandes seraient à passer pour se faire une idée du problème:Code: $ ip link$ ip address$ ip route$ cat /etc/os-releaseJe ne pense pas que la cause sera identifiée avec ces...
View ArticleTroubleshooting • Re: Connecting Motor Drivers to Motors.
But could I ask wether cutting the clip of the jst connector from the motor driver was correct as I couldn’t remove the clip itselfStatistics: Posted by osman.soloking009 — Mon Apr 22, 2024 7:54 am
View ArticleGeneral discussion • Re: I can make a library
C++A popular library for making games and graphics applications in C++ is SDLhttps://www.libsdl.org/see alsohttps://github.com/libsdl-org/SDLStatistics: Posted by ejolson — Tue Apr 23, 2024 5:27 am
View ArticleTroubleshooting • Re: SD card not functioning
Thanks everyone for the help. It was the SD card... I tried using a completely new card with more GB from SanDisk and everything worked perfectly! It's definitely worth it to buy quality cards!...
View Article