Raspberry Pi OS • Re: Login screen on both monitors
Sorry, but what is your understanding of "low budget workstation mode" and "streaming services mode"?You have one Pi which has two screens connected to it. With the official Bookworm OS running simply...
View ArticleGeneral discussion • Re: Waveshare 4WD, Raspi5, Pixy 2 and Pixy Pan/Tilt
quote=wuxiaoyu post_id=2160483 time=1700742309 user_id=401395]HelloIf you have any questions about waveshare products, you can send an email to support@waveshare.com and we will be happy to answer...
View ArticleBeginners • Re: stripping back the OS
1 GB? I can run stuff in a Zero 2 with 0.5 GB if careful to run one thing at a time. Things like replacing Firefox with Epiphany or Netsurf. Disable or remove bluetooth.Install desktop. Boot....
View ArticleBeginners • Re: Home control questions
My experiments with Pi WiFi show most of the Wifi working across the width of my house but not the length. Ethernet front to back and from one end out to the garage is good. You can then use a Pi 4 in...
View ArticleRaspberry Pi OS • How to remove extra architectures from updates?
Hey All,I notice that the dist-updates on my various Raspberry Pi's are taking quite a while to finish now, and that they are building kernels for every architecture of Raspberry Pi OS as well. I...
View ArticleBeginners • making an image of the RPi operating system to copy onto other RPi's
Greetings, I have amassed 6 Raspberry Pi 5's, they all have a pimoroni pcie express boards and 512GB NVME drives on board. They also each have a POE board to aid in cable management. Finally they all...
View ArticleBeginners • Re: Help with Pi unknowingly shutting down.
try increasing swap, your most likely running out of ram.Statistics: Posted by kerry_s — Sun Jun 02, 2024 2:48 am
View ArticleRaspberry Pi Desktop for PC and Mac • Re: Raspberry Pi Icons Disappear
have you tried right clicking the panel and adding back.Statistics: Posted by kerry_s — Sun Jun 02, 2024 2:51 am
View ArticleGeneral • Cannot make 2 PWM work at the same time
I'm trying to make a stepper motor controller. Every 500 ms it reads ADC input and adjust PWM frequencies (duty cycle is always 50%) of 2 slices -- one for LED and the second for stepper motor...
View ArticleAdvanced users • Re: Argon One Replacement Daemon
Hello DarkElvenAngel,thanks for this very helpful script, love it Two questions, please:- is there any way to install the "Argon One LX Plug" under the actual Raspberry OS Bookworm?- is it planned to...
View ArticleBeginners • Re: Error while using USB hub with Raspi zero w "USB...
Does anyone knows why it is happening and how to fix it.This USB Hub has a simple MW7211A IC, nothing fancy so what is it that makes other usb hubs to work with RasPi but not this one?Statistics:...
View ArticleSDK • Re: 「Raspberry Pi Picoファイルシステム選択ガイド」
I also seem to have managed to get it to work for a 'Run from RAM' program while accessing the file system in flash. That should open the door to easier and better recovery of MicroPython systems...
View ArticleOther RP2040 boards • Re: A new commercial/hobbyist PICO and NANO suggestion.
Locking before this thread goes rapidly downhill.Statistics: Posted by jamesh — Sun Jun 02, 2024 4:32 am
View ArticleTroubleshooting • Raspberry Pi 4 Model B Not Booting – Continuous ACT LED...
Hi everyone,I’m experiencing an issue with my Raspberry Pi 4 Model B. The device suddenly stopped displaying anything on the monitor, and the ACT LED blinks continuously at a regular frequency. I...
View ArticleGeneral • Re: Forthcoming "RP235x"
The M3 would at best have MPU rather than a full MMU. Most full operating systems on x86/Cortex-A prefer the MMU for performance and security reasons. However real time operating systems use...
View ArticleBeginners • Re: making an image of the RPi operating system to copy onto...
Greetings, I have amassed 6 Raspberry Pi 5's, they all have a pimoroni pcie express boards and 512GB NVME drives on board. They also each have a POE board to aid in cable management. Finally they all...
View ArticleTroubleshooting • Re: Pi 4 wifi works for a few days then I have to reinstall OS
The card is a new 128gb Sandisk class 10 bought from Amazon.Statistics: Posted by Johnnyh — Sun Jun 02, 2024 6:10 am
View ArticleNetworking and servers • Re: Sharing subdirectories using SMB
[shared}create mask = 0666directory mask = 0666path = /home/usr/sharedread only = NoThat's not the entire output from testparrm -s is it?I am prepared to put money on it not being the entire output...
View ArticleTroubleshooting • Re: Pi 5 does not power on and there is no status LED
Well, never tested my Pi5's with a macbook PSU.What is the output voltage ratings for that?What you've pictured looks like an overheating component to me. So: does it smell?Statistics: Posted by...
View ArticlePython • Re: Cannot determine SOC peripheral base address
Sorry, should be :Code: sudo apt remove python3-rpi.gpioStatistics: Posted by MarkDH102 — Mon Jun 03, 2024 5:48 am
View Article