Beginners • Re: Should I throw away my shorted pi?
Before a WIFI USB, I'd recommend doing some more investigation to see if any other HW components are fried.Thanks. Do you have any suggestions?See my previous post See in PINTEST is installed on your...
View ArticleGeneral discussion • Re: Raspberry Pi as Matter iot device
Have you already done what it says on their github for a Pi4:"Using rpi-imager, install the Ubuntu 22.04 64-bit server OS for arm64 architectures on a micro SD card."Statistics: Posted by neilgl — Sun...
View ArticleGeneral • Re: RP2350 PIO DMA performance question
Thank you, LukeW. Well, one cycle is still something. Would have been better if for such uses, the address could be decoded immediately - i.e. having a bit in the DMA channel control reg, which makes...
View ArticleSDK • Re: First attempts to use hardware_powman
6.2.3.1 says that it won't transition to a P0.m state unless you WFI on the cores, but I think that's a typo for P1.m as it says "Low Power (P0.m)" state and elsewhere says "P.1m" for Low...
View ArticleTroubleshooting • Re: Pi4 solid red and green led
I don't think the PCB would make "angry sounds" but... a defective chip. Hmmm... Maybe?In my experience 'angry sounds' from a device, high-pitched whines and the like, are usually down to on-board...
View ArticleGeneral discussion • Re: Interfacing with Android
Is anyone else tired of phones constantly getting bigger and more distracting?! I am looking to change the way I interface with my phone and am curious about whether it is achievable with a raspberry...
View ArticleAdvanced users • Re: Right-click context menu item "Edit as...
1. no2. yes, it can be added3. it's just a bad ideawith the use of wayland, it is not recommended running gui apps as root/admin.that being said, if you really want that feature, running the latest...
View ArticleTroubleshooting • Re: AZdelivery GY-21 HTU21 - not detectable on I2C bus
Quick update: I reduced the I2C speed to 10kHz, still no luck I also tried the sensor on a Raspbery PI Pico I had lying around, there it works even up to 400kHz ... I am at a loss at what I am doing...
View ArticleAdvanced users • Re: Is There a Way to Improve Firefox's Program Load Time?
I am curious:Is the code for Firefox on RPi OS Desktop adapted and maintained by a developer from Mozilla?Or is it done by a developer from the RPi orgaization?Statistics: Posted by spaceman5 — Mon...
View ArticleSDK • Re: Hang on cyw43_arch_gpio_put() when network active.
I tested on another Pico W and that one doesn't appear to have same issue. Are there perhaps different variations/revisions of the "WiFi" chip used that would explain the difference? Or should I just...
View ArticleBeginners • Re: Setting a static IP, Gateway & DNS on Bookworm Lite...
Sounds like you have two NetworkManager connections, one that uses DHCP and the other one with the static address that you set up.You didn't say which interface (eth0 or wlan0) you're working with, so...
View ArticleRaspberry Pi OS • Re: install custom kernel RPi5, cross compile using RPi5
There is not a build for using the RPi5 as host and burn the result Linux arm64 kernel for theRPi5 to a SD card. (/dev/sda1-2)Statistics: Posted by crmep — Mon Aug 26, 2024 6:51 pm
View ArticleTroubleshooting • Re: Details about raspberry pi warranty claim process
It is at times like these I wish i was able to move to countries where the laws are clear and defined. That is what it all ultimately comes down to.Warranty is usually a matter of contract between...
View ArticleOfficial Display • Re: Official Display not functioning on Pi 5
I have my system up and running now. The problem is two separate issues, at least for me.1) is the power supply which i bought from Amazon. It is advertised as 45W rather than the 27W official power...
View ArticleRaspberry Pi OS • Re: not having a dedicated /home patation is driving me...
Did I miss the boat with this idea?With all the regular updates from say week to week, It seems I do not need to "try" out the package that gets updated every 6 months or so.Unless, I change (edit)...
View ArticleTroubleshooting • Re: Raspberry Pi Configuration
https://metricmfg-my.sharepoint.com/:v: ... 0&e=XiFzCPpassword: RaspooeeStatistics: Posted by MetricMFG01 — Tue Aug 27, 2024 6:24 pm
View ArticleGeneral • Re: RP2040 DMA/SPI intermittent hang
If I run at a lower frequency, the error happens less, well, frequently.I've added some more printfs:Code: 3450841:FS2:prvAlignmentReadWriteTests:768:...
View ArticleTroubleshooting • Re: No audio after lcd35 removal pi 5 8gb
Note that there are system_backup.sh and system_restore.sh scripts in that repo. system_backup.sh appears to be run automatically as part of the *-show scripts. Backup files get dropped in a directory...
View ArticleGeneral discussion • Re: Raspberry Pi 5 2GB released! $50!
Separate question—is there any confirmation the new stepping is still on the 16nm process node?It's the same 16nm node.Switching node between a stepping would be VERY unusual - that would almost...
View ArticleBeginners • Samba access from win10 to automounted external drive
I'm running the current version of Rasberry PI OS (Bookworm) on a 2GB RPI4, booting from a 256GB SATA M.2 drive attached to a USB port. There's an external HDD in an external enclosure powered with...
View Article