General discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
HiI just buy Raspberry Pi 5 and Raspberry Sd card 64 gb. I install Pinn and select operating systems. Now downloading very very slow 0,5 /s. My internet service 50 mbit. I use pinn pi4 last week it...
View ArticleSDK • Re: Receiving data from Pico on Linux
Thanks for doing that, hippy. I'll try your code shortly.Here is the error I get with just calling the deinit function from main(). I'm not explicitly include the usb lib in CMakeLists, but I read...
View ArticleTroubleshooting • Re: On Board WIFI fails to configure
I use separate SSID names in the router for 2.4 and 5 GHz e.g.BasilBasil5GThe Pi5 connects fine to 5GStatistics: Posted by neilgl — Fri Nov 01, 2024 3:13 pm
View ArticleAdvanced users • Re: NUMA Testing
Hi Dom,I 'm using a 2GB Pi 4 doing a 7 minute compile, using all 4 cores & am not seeing any improvement, is this to be expected with only 2GB to play with? As far as I can tell NUMA is active,...
View ArticleBeginners • Re: PI OS Upgrade: Buster to Bookworm
(If you use Raspberry Pi Imager I believe there is an option to pre-enable SSH and pre-include an authorized_keys file, but only for the first user.)All that does is ensure that sshd is started by...
View ArticleMicroPython • Re: UART pin 4 and 5 failed to work
Are you using the correct pins i.e. uart1 TX GP4 physical pin 6uart1 RX GP5 physical pin 7yes Im sure because I had done few times between pin 0,1 and pin 4,5 back and forth. Im not sure if there is...
View ArticleBeginners • Re: Raspberry Pi 5 - Unable to boot from NVME
Hi kmacdchap,Not sure if you followed my earlier comments but it was there PCIE_PROBE=1 Let us try to move forward on this topic. Thank you!Cheers,Elsa Ballerina Statistics: Posted by Elsa Ballerina —...
View ArticleGeneral • Re: Enviro Grow (Pico W Aboard) connect to WiFi that requires...
Hopefully they (RPi) fix all of this for the 'secure and security targeted ' Pico2 series.I guess our IoT will have to be Intranet of Things or LoT (Lab of Things) with not Internet access The RP1...
View ArticleC/C++ • Re: Rpi 4B - Illegal instruction on simple cpp application with mmap
Update. I have tried a few more flags from searching on the web. Still I am getting the same random error:g++ -o my_program main.cpp -mcpu=cortex-a72 -mtune=cortex-a72 -mno-outline-atomics...
View ArticleTroubleshooting • Re: Request for help: RPi4B (2gb ram) not booting to SD card
OHHHH!! No, I was not talking about that screen at first boot! Sorry. But I will check that. I just realised i have to press ESC to access (or "To see this diagnostic information, power down the...
View ArticleRaspberry Pi OS • Re: Labwc: Panel shortcuts of desktop files with hardcoded...
But I want to use my own icon files in my project I am developing, which resides in my home folder. The desktop file works with hardcoded icon location. The panel should work with that too. The menu...
View ArticleGeneral discussion • VPN and Adguard Home
I have been trialling both PiHole and Adguard Home (AGH) on Raspberry Pi's and am pleased with both. However, I am favouring AGH simply because I can specify TLS upstream resolvers with fallback...
View ArticleTroubleshooting • Re: PI 5 SSD NOT BOOTING
Hi Lascabim, I am new to this too and you may have probably found a solution by now since you posted this issue but I would suggest to do this:1) Install on your WinOS Raspberry Pi Imager2) Remove the...
View ArticleMicroPython • Re: MemoryError: memory allocation failed, allocating 8192 bytes
I'll start working on that tomorrow, thanks.i read somewhere that the RAM = 260 kBStatistics: Posted by trixo — Sat Nov 02, 2024 3:16 pm
View ArticleGeneral • Re: Pico W overheating/fried using servo driver board
I repaired such fried servos boards.This clone alone costs thousands, it can go to arcsecond precision (1/3600 arc degree).When they get in fibrillation, regulators are popping like crazy. And this is...
View ArticleSDK • Re: SDK install errors
Further experimenting here -64-bit RasPiOS Bookworm, up-to-date with this week's 70-package bundle.Which gpio library?Code: david@rp58book101064fnvme:~/Projects/pico/SDK2/openocd $ gpioinfo...
View ArticleTroubleshooting • Re: How to desable realvnc screen?
Yes OK. Can you use log in to the Pi and use sudo raspi-configfrom a TerminalIn the Interfaces menu, disable VNC.Statistics: Posted by neilgl — Sat Nov 02, 2024 3:27 pm
View ArticleRaspberry Pi OS • Re: Are the "raindrop" packages and the...
I have a pi5 which was last updated a few days before "the labwc upgrade". I struggled with video settings after the "the labwc upgrade" ( I have an av:link sound extractor between the pi and the hdmi...
View ArticleGeneral • Re: Pico burnt after a few minutes , why ?
First of all, it is NOT LR8323 limited at 105C.I don't know where it came from., but I am talking about YD-RP2040 2022-v1.3 board.Do you agree to assume less, and measure more ?Statistics: Posted by...
View ArticleTroubleshooting • Hailto 8 Not Working
Hi,I am using a Hailo 8 (26 TOPS) M.2 module with the official M.2 HAT+ and it is not working. Below are my terminal logs. If someone could help me out, I would really appreciate it. I am new to AI on...
View Article