Troubleshooting • Re: How to Install a x86_64 .deb Package on Raspberry Pi...
[/quote]Not going to work, x64 drivers won't work when you're outside the box. If you're planning on staying inside (ie a vm ) then you'll no doubt find it painfully slow.[/quote]But box86 is not a...
View ArticleBeginners • Re: Raspberry Pi 4 to 5 GPIO issue?
Hello,I run the program below on my raspberry Pi 4 and it works. I run the program on the Pi 5 and it fails. [ ... ]Any help would be appreciated.Dealt with 3 weeks...
View ArticleGeneral • Re: Help to find pins
However, the SDK does provide/encourage the use of board definition files as we've seen - the board definition file for Pico contains PICO_DEFAULT_SPI_SCK_PIN, but this isn't used anywhere in the SDK...
View ArticleGeneral discussion • Re: 3A+ no longer works with touchscreen
New versions often require new firmware for the distribution. See the products' PCN, I think this is the one you need Pi 3A+ Revision 2 PCB:https://pip.raspberrypi.com/categories/816-pcnStatistics:...
View ArticleBeginners • Re: Browser page jumps position on refresh
[quote=memjr][quote=gajit0 post_id=2246965 time=1724422017 user_id=434823]Also, pages that (I assume) never refresh, such as the settings page NEVER exhibit this problem.[/quote]The pages you have...
View ArticlePython • Re: Raspberry pi 5 with DHT11
You might have a bad sensor. I once purchased 10 together and 2 of them were bad. One just did not work at all and the other one would frequently not work.Get another one, if it works, then you'll...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: GPIO pin (GND to be specific) current...
@pcmanbob1. Current at node source node of MOSFET = whatever current draw from the load (FAN)2. The node immediately below pin 3 also sees the same current in [1] above3. My confusion is this: How...
View ArticleCamera board • Re: More FPS for HQ camera on RPI 5
Statistics: Posted by PlassPiPlatanna — Fri Aug 23, 2024 10:39 pm
View ArticleTroubleshooting • Problems with setting up Access point
Hello, everyone I am setting up my pi 4 to run a jellyfin server and as part of this I have set up an access point so even without internet connection I can get access to my media.I have two...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
User replaceable batteries will make a comeback for mobile phones in 2026 as per the new EU regulation (if they don't change anything until then). That will be a big win for all of us.Except in UK,...
View ArticleTroubleshooting • Re: Running Bullseye, did a update and now VLC has problems.
Guys,thanks, this is all really very fine, but none of it is exactly my point.My point is that I can run a 2160p/x265 file from my local NAS over a 1GB network on bullseye (all current fixes applied)...
View ArticleRaspberry Pi OS • Re: Please remove broken mirror from mirrorbrain (2024)
[I do not require any further community member contact.Then why are you here, this forum is exclusively for community member contact,Instead contact per e-mail.Statistics: Posted by mahjongg — Sat Aug...
View ArticleSDK • Re: Typo in 'picotool'
use this to contact the pictool makers.https://www.raspberrypi.com/contact/ There is little that forum members can do about this.Statistics: Posted by mahjongg — Sat Aug 24, 2024 8:26 pm
View ArticleGeneral • vscode pico plugin & debug....
Hi All,I'm trying out the pi pico vscode plugin. I have it compiling my code and am trying to launch a debug session, however gdb-multiarch can't be found.Now the resson for this IIRC, is that on SuSE...
View ArticleTroubleshooting • Re: cant use a 2 TB SD ?
Imager has written a 80 MB "bootfs" and a 5 GB "rootfs"That does not sound correct. IIRC recent versions of RPi OS have about 250Mbyte size FAT partition for boot.Statistics: Posted by drgeoff — Sat...
View ArticleRaspberry Pi Connect • Re: unable to instal rpi-connect
Hello, I am having a similar issue. I installed the updated raspbian version of bookworm, and when I launch sudo apt install rpi-connect I get the same error. My os-release looks like this...
View ArticleAdvanced users • 24/7 repeat hardware failure
I have a YSF Digital voice gateway running and it originally started life on a pi3 of dubious history, this eventually died to be put on a newer pi3 and it met it's end when wall wart died.Thinking I...
View ArticleGeneral • Re: Problems with "host_cdc_msc_hid" example
To me this is the most frustrating thing about the Pico's build environment. You seem to require a Priest on hand when you expand upon your projects. Granted I've only been using C/C++ for a quarter...
View ArticleSDK • Re: First attempts to use hardware_powman
Except the Scratch RAM areas are also powered down and isn't that where the stack is by default so I'd have thought that would cause major problems if you haven't moved the stack into SRAM0...
View ArticleRaspberry Pi OS • install custom kernel RPi5, cross compile using RPi5
I am trying to install a custom kernel on 6.6.31+rpt-rpi-2712 distribution.I have compiled the KERNEL_2712 plus changes.I am using an RPi5 with PCIe SSD as the host and plug a new fresh imaged SD as...
View Article