Troubleshooting • Re: Raspberry Pi 5, official active cooler always running...
@phiilu, FWIW I have the same argon case with fan and was having the same issue. I tested with other fans and the issue went away. Not sure if it’s botched soldering or just the way it is but in your...
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 ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Problem with HDMI VC4 audio (channel...
This thread seems to have gone quiet. We might not know the root cause, but do we have enough info to raise a bug report?Statistics: Posted by gordoste — Wed Mar 27, 2024 2:11 am
View ArticleUbuntu • Re: raspberry pi ubuntu server set up issue
All of that to finally end with what has already been suggested here, install PiOS and see what happens. got it coveredThere we have it, it's a problem in Ubuntu.The onions are:1) use the Pi OS2) use...
View ArticleGeneral • RPi SPi Master to Pico SPI Slave DMA
I am attempting to implement an RPI SPI master to Pico slave.I have a logic analyzer on the SPI signals.RPi: Uses /dev/spi0.0 MOSI(GP10) MISO(GP9) SCLK(GP11) CE0(GP8) CE1(GP7)Pico: Uses spi0, SPI0...
View ArticlePython • Re: Raspberry Pi pill dispenser using servos 30
Well I'm on disability and don't have the money to pay someone to code it I was hoping you guys would help me for free so I could get the project done. All I need is the code then I will work out the...
View ArticleGeneral discussion • Unable to connect to RPi 5 via VNC without connecting hdmi
On trying to connect to my RPi without connecting HDMI via VNC, I get a message "Cannot currently show the Desktop" (I am able to connect via ssh)However, when I remove power and connect hdmi cable...
View ArticleTroubleshooting • 3B+ Not Booting. Appears to be Hardware problem
Hi, I have searched this forum and this appears to be faulty hardware. However, more than 1 example? Read on and please advise.I have just started assembling our machines with a new batch of Model...
View ArticleAdvanced users • Re: PI5 and easy AI/CV/LLM
Not sure if those training these LLMs are making stuff up to diversify history and the side effect of trying to censor these LLMs is hallucinations and disillusion.In one paragraph Llama apologized,...
View ArticleTroubleshooting • Re: Loss of route to internet gateway
Hi PhL91, Thanks for the reply. So you just disable the Network Manager ( I am clear on this) and may I know how exactly would you enable the old ifupdown method?Statistics: Posted by asn20003 — Wed...
View ArticleTroubleshooting • Re: 3B+ Not Booting. Appears to be Hardware problem
Probably a firmware problem.https://pip.raspberrypi.com/categories/ ... rmware.pdfStatistics: Posted by ame — Wed Mar 27, 2024 3:37 am
View ArticleMicroPython • Re: Dynamic USB Devices
If that's the case then the entire issue should be resolvable simply by making the behaviour conditional, not on instantiating, but on actually configuring and/or making active a dynamic...
View ArticleSDK • flash_get_unique_id causes exception
I found this legacy issue in this forum viewtopic.php?t=311617 however the solution of ensuring optimisation is off is not sorting this for me. I am using FreeRTOS SMP and SDK 1.5.1 I want to read the...
View ArticleCamera board • Re: gstreamer on RPI 5, "Range format is ambiguous"
No, it's still broken with just the libcamera source:$ gst-launch-1.0 -vvv libcamerasrc ! video/x-raw,format=NV12,width=1536,height=864,framerate=60/1 ! fakesinkSetting pipeline to PAUSED...
View ArticleBeginners • Re: Add desktops & xscreensaver
Just getting back into Raspbien again after being away.A couple apps I'm struggling with1. Raspbian seems to be stuck at just one desktop. obconf seems to not be able to add additional desktops.obconf...
View ArticleTroubleshooting • Troubleshooting a Pi4B with no ethernet after upgrading to...
I had a working Pi4B on Raspbian Bullseye. I recently upgraded to Bookworm, and after restarting I have no internet. If I do "ip a" I have an eth0 adapter showing state "DOWN" even though it has link...
View Article