Raspberry Pi OS • Re: Virtual desktop support?
not supported by raspberrythe default desktop is labwc running under waylandwhile it's still there, you can go into " sudo raspi-config " and select X11 which will be the lxde desktop your looking...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: RPI with 16 bit AD Converter ADS1115...
4. Even the internal oscillator would run on an incorrect frequency, the ratio between particular sampling rates should be exact.Only if you had a perfect I2C connection. If you're using a Raspberry...
View ArticleGeneral discussion • Canakit Pi 5 w/ SSD Kit and heat
I recently upgraded to an RPi 5 8GB. It's a Canakit bundle with the black case. I then upgraded it with the official Raspberry Pi SSD Kit, 256GB in my case. This includes a vertical case extension...
View ArticleGeneral • Re: Pico Cannot Handle Multiple Servos ?
The pulse generation on pico is based on PWM hardware. Software just sets the target values and then some silicon does the work. The python module "asyncio" is great to control multiple things, but is...
View ArticleGeneral discussion • Re: Canakit Pi 5 w/ SSD Kit and heat
The official Pi5 Active Cooler and official M.2 HAT+ happily co-exist. There's not a huge amount of space between them, but it's enough for the cooler's fan to work, and temperatures seem ok. It's an...
View ArticleGeneral discussion • Re: Case for Pi 5 with lots of room!
How about this big boy?Statistics: Posted by bls — Sun Jan 19, 2025 11:41 pm
View ArticleGeneral discussion • New Northern Meet Up / Computer Show
Hi,We're launching a new computer show in Warrington England which will have plenty of Raspberry Pi based projects and hardware on show. It's on March 29th. For more information please check out my...
View ArticleRaspberry Pi OS • Re: Firefox-ESR in Bullseye (Debian 11) - March 2025...
Suggestions welcome.If you'd like to minimize your future hassles, you could start using sdm to build your disk. Yes, you'd have to figure out how to set up your stuff with sdm on bookworm (and get...
View ArticleCompute Module • Re: Custom Board
I'm impressed you've gotten this far but you've got serious issues in this design. You need to go back to the CM4IO schematic and look at it more closely. There are several points where you've...
View ArticleGeneral discussion • Re: Pi 505?
I just heard about the Pi 500 but I also learned that it is a low-spec machine, so it is not an "instant buy" for me.Is there any word on when a new variant (Pi 505?) will be release that has 16 GB of...
View ArticleCompute Module • Using eMMC as MSD after booting from NVME
CM5 and CM5IOI have been able to follow the forum advice to properly mount and configure an OS on the eMMC.I've booted off of the eMMC successfully.Next, I installed an NVMe device, adjusted my...
View ArticleBeginners • How do I Restore default interpreter
A few months ago on a Raspberry Pi 4 (bookworm) I don't use that often, I tried to import a 3rd party program (unfortunately I don't remember what it was) and I opened a new environment as someone...
View ArticleOfficial Display • Re: Mistakes and Fun with Touch Displays
Since I posted this in a couple forums, I have learned that pictures are the most helpful.I cannot emphasize enough that if you don't have an assortment of cables,please ask someone with your same...
View ArticleTroubleshooting • Re: Rpi 400 won’t boot
Yeah, Doing that and still doesn't workusing 32gig san disk for bootloader and 16gig for osStatistics: Posted by Gdawg! — Mon Jan 20, 2025 11:50 pm
View ArticleBeginners • Re: SSH doesn't work
Have you tried putty?I had similar problem and it worked for mehttps://www.putty.org/Statistics: Posted by Gdawg! — Mon Jan 20, 2025 11:52 pm
View ArticleBeginners • Re: How to enable onscreen keyboard?
probably need to download a certain apptry viewtopic.php?t=358147Statistics: Posted by Gdawg! — Mon Jan 20, 2025 11:55 pm
View ArticleGeneral discussion • Re: youtube
most raspberry pi do not have enough ram, so chromium has an automatically installed extension, click the puzzle piece in the top right in chromium, and then the three dots on the extension, then hit...
View ArticleCompute Module • Re: Using eMMC as MSD after booting from NVME
I believe I can use the Raspberry Pi Imager to re-image the eMMC disk, but I want to use the eMMC as bulk storage, or make adjustments to the eMMC image before removing and deploying the CM5 into...
View ArticleTroubleshooting • Re: ffmpeg connection refused issue
On Bookworm have a look at the excellent examples from the Picamera2 manualcapture_circular_stream.pymjpeg_server.pyOr maybe install "OctoPi" OS (using Imager) - it has working OctoPrint and streaming...
View ArticleOther RP2040 boards • Re: Custom RP2040 board constantly in BOOTSEL
Sure. R10 is DNF. Not fitted, didn't see it necessary. It seems like the flash chip has an internal pull up when verifying with a multimeter.C1, C7, C9, C10, C11, C12, C13, C14, C15, C16, C19, 100nC2,...
View Article