General discussion • Re: Rpi4&5 Can't connect to 5Ghz WiFi, but can to...
Is your Wireless access point (router?) sold for Brazil use?What range is it between your device and access point and what obstacles are in the way?What channel is your access point saying it is using...
View ArticleTroubleshooting • Re: Pi5 Completely (permanent) locks up when CPU reaches 100%
Hey guys - for those of you wanting to see activity monitor / htop at time of freezeHere's some screenshots of htop (ssh terminal from my MAC) and activity monitor from the actual pi GUI moments after...
View ArticleTroubleshooting • Re: Pi 5 Ethernet port not working, but Wifi is
Just out of curiosity, what's your kernel version and OS?You can check kernel version by running Code: uname -aHere is the OS version: Code: Linux raspberrypi 6.6.51+rpt-rpi-2712 #1 SMP PREEMPT Debian...
View ArticleC/C++ • Re: Discrepancy between datatypes performance
Some people, when confronted with a problem, think “I know, I'll use regular expressionsthreads.” Now they have two problems.With apologies to jwz.Statistics: Posted by ame — Wed Oct 09, 2024 1:18 am
View ArticleGeneral programming discussion • Run Chromium from Desktop bash file
I'm able to run chromium from a terminal prompt.However, if I create a bash file on the desktop and try same as the command line, nothing happens.bash file #!/bin/bashchromiumAny...
View ArticleTroubleshooting • Re: Am I running root from my SSD or SD Card?
Boot (/boot) should always be the SD partition 1, surely?Pi5 supports booting from SD, USB, NVME, or Ethernet. You can set the boot order preference. Unless you have done this, the default will be to...
View ArticleGeneral discussion • Re: Raspberry Pi Zero 2 WH
It didn't show up on rpilocator. But I did get the ones you pointed out, thank you. Although I think pi hut installed those themselves, which suggests that the standard factory zero 2 W's with...
View ArticleGeneral programming discussion • Re: Run Chromium from Desktop bash file
did you make it executableStatistics: Posted by kerry_s — Wed Oct 09, 2024 1:59 am
View ArticleGeneral discussion • Run Project (USB) from Raspberry Pi Pico Project under...
When using Raspberry Pi Project from MS VS Code I'm able to generate a uf2 file and move it to PICO successfully, but when I try "Run Project" I get the following error in the terminal window:ERROR:...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
Would anyone like to send a Pi 500 or three here for immediate and sole-sourced use?How many are you going to buy?Fortunately there are only three black...
View ArticleGeneral • Re: Power to Pico W, and I2C accelerometer peripheral
Glad it worked out. The MPU6050 documentation isn't the best example of a tech doc on the planet; it used to be that these stuff are all under NDA and they will help to get the product feature...
View ArticleCamera board • Re: motioneye OS video retrieval
So this SD card came from a RPi. If I plug it straight into an RPi wouldn't it boot into this weird state again? Or do you mean boot into an RPI OS, then use a card reader and read this card?Is there...
View ArticleBeginners • Re: Testing cable status
Also, can you post a link to your sensors?We need to make monitor them for safety, so, in case anything goes wrong we will act inmediatelyhttps://switches.co.za/wp-content/uploa ......
View ArticleHailo • Re: Course on AI Kit + Raspberry Pi
We have build a github repo about our class, welcome you guys to fork, contribute. https://github.com/Seeed-Projects/Tutor ... ro-to-HeroStatistics: Posted by jiahaoli — Thu Oct 10, 2024 2:50 am
View ArticleGeneral discussion • cron reports command not found
Cron won't run a command. Log shows [command] not found for reason why cron doesn't run command.The utility command was installed with:sudo make installsudo ldconfigI think the command is part of a...
View ArticleCamera board • Re: Camera not detected "Raspberry Pi Camera Module...
I formatted the sd card, and reinstalled the latest SW plus "python3-picamera2", but still no camera detected or seen in the config > Interface window.however, when I requested rpicam-hello it...
View ArticleNetworking and servers • Re: Rpi4&5 Can't connect to 5Ghz WiFi, but can...
Channel 149 is a safe channel because it doesn't require DFS nor TPC in Brazil and most other countries so that is good.The router's version number or serial number should have something that...
View ArticleBeginners • Re: Pi 4B flash of the desktop, then nothing
OK folks, I *finally* have been able to get into my Pi via SSH.After stumbling around this afternoon with ssh,, I got a message from SSH that some host key had been changed, and that I should add...
View ArticleTroubleshooting • Re: Raspberry Pi 5 SSH connection not working
https://www.raspberrypi.com/documentati ... ssh-serverStatistics: Posted by aBUGSworstnightmare — Thu Oct 10, 2024 4:32 am
View ArticleOther projects • Re: Alternate power source-100W USB-C connection
Where in the PD specification does it say that ? Page number and section please . That's not what I meant, but every regular PD power supply will expect to deliver higher voltages as soon as more...
View Article