Advanced users • Re: Pi 5 eeprom_write_protect process?
Thanks - really appreciate your time to write an answer!I think I got there in the end, perhaps following a slightly more complicated process than necessary. I've updated my original post with the...
View ArticleTroubleshooting • Lost ability to connect to 5G networks (Pi5)
My Pi-5 all of a sudden can not connect to my 5G network (which it used to connect perfectly fine since i purchased it months ago). Here's the relevant dmesg entries while i am trying to connect the...
View ArticleBeginners • Re: "How to build a Raspberry Pi NAS" help
It's this tutorial: https://www.raspberrypi.com/tutorials/n ... -tutorial/Ah. That one. While far from the worst I've seen it's not the best either (that's Building A Pi Based NAS but I'm biased coz I...
View ArticleRaspberry Pi OS • Re: Issues after 24-03 updates RPi5
checking dmesg, this looks relevant: (like the oops error code )Code: 8.548878] ntfs3: Max link count 4000[ 8.552144] Unable to handle kernel paging request at virtual address ffff800201594ff0[...
View ArticleCamera board • Camera Module 3 Not Recognized on RPI 4
Hello,I have the following:RPI 4 Model B 4 GBRPI Camera Module 3Linux ender3 6.6.20+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.20-1+rpt1 (2024-03-07) aarch64 GNU/Linux"Debian GNU/Linux 12...
View ArticleGeneral • Re: Power Supply
Did you look at the PicoW schematic: https://datasheets.raspberrypi.com/pico ... 4wLjAuMA.. - you are likely looking at 4.7uF / 6.3V cap ... but look into the schematic and figure out what you blew...
View ArticleTroubleshooting • Re: Problem while flashing the ISO to t SD card
The same problem. I tried 16 and 32 GB SD cards. and tried the old and the newest version of imager. with respect to fact that the cards is working very well on phone or tablet, because they are new...
View ArticleTroubleshooting • Re: Rapsberry Pi 5 - Screen goes off occassionally
I think I found the issue. It was indeed the hdmi cable. I tried another hdmi cable and it has been working fine without black screens so far. It's weird though the 'bad' cable worked fine with Pi...
View ArticleNetworking and servers • Pi Serving as WiFi Router While Scanning for...
Hello,I am building an IoT apparatus that incorporates the Pi Zero 2W.I need to find the simplest way for the new owner to establish access to a WiFi network in range of the pi.What I am hoping to do...
View ArticleGraphics, sound and multimedia • Boot Video
Ive been trying to a custom MP4 or GIF to play instead of the rainbow screen on my raspberry pi5, however i haven't had any luck espically sense most tutorials seem to use OMXplayer. I have also tried...
View ArticleHATs and other add-ons • Re: Problem booting from WD Blue SN580
Well, compatibility lists over lifetime can be a pain in the back of a manufacturer. NVMe drives have short life cycles.That's why I'm keen to see the official NVMe boards. Will for sure be...
View ArticleOther RP2040 boards • Re: Raspberry Pi Pico (Pico 4 ML): Pin and Schematic...
Hi,pico4ml and genernic pico signal definitions are compatible. Just one number represented by a macro definition and another written directly.Statistics: Posted by DaPiLad — Mon Mar 25, 2024 5:44 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Unable to Use WaveShare SIM7600G-H 4G
I have been able to make a get and Post work. However, I need 1 more step to complete this project. How does one post up an image with the sim7600. I have a website running and Postman can send an...
View ArticleGeneral discussion • Re: pi5 prioritise usb3 ssd boot over nvme stick?
Do you know if it’s possible to prioritise usb3 ssd boot over the nvme stick?yesdefault is sd -> nvme -> usbStatistics: Posted by kerry_s — Tue Mar 26, 2024 2:15 am
View ArticleGeneral discussion • Steam not working on my pi 5
I just got a new raspberry pi 5, and got the software pi apps. I got wine 86 box 64 and box 86. I also got steam. When I installed a game, it would not launch, but this problem did not exist on my...
View ArticleTroubleshooting • Access with SAMBA/CIFS on Ras Pi 5
Hi,I hope you are wellI couldn't connect, my server/backup through CIFS to my Ras Pi 5 with Ras Pi OS 64-bit.I installed the CIFS Package.However, during the mount, I faced this error:"mount...
View ArticleSDK • pico_w instability with wifi and freertos
Hi,I'm soliciting help investigating ISR Hard Faults to do with using FreeRTOS on pico_w, specifically seen in the sdk-examples picow_freertos_ping NO_SYS=0 example, as well as my own application.Have...
View ArticleSDK • Re: hardware/flash.h: No such file or directory
Can you give me an example of how to do this correctly?Code: target_link_libraries(hardware_flash) //????Statistics: Posted by pavel_tech — Tue Mar 26, 2024 4:34 am
View ArticleAdvanced users • How to add image/gif during boot
Hello everyone,Is there any way to add a image/gif/short video during boot instead of showing the logs in ubuntu server 20.04 (no desktop environment) running in raspberry pi 4b?Thanks.Statistics:...
View ArticleSDK • Re: Compiling Pico-examples using clang fails for pico_w board
Thanks for the reply. In Ubuntu clang version is 14.0.0 In native compilation, installed clang version is 14.0.6 and version in LLVMEmbeddedToolcahin is 17.0.1.Statistics: Posted by uma_0903 — Tue Mar...
View Article