Troubleshooting • Rpi 3B+ shows only one CPU and no modem?
I have a 3B+ rev 1.2 from 2014 I think it might be a knockoff.It shows no modem and only one cpu - has anyone seen this before?Code: mofo@BOOTY:~ $ cat /proc/cpuinfoprocessor : 0model name :...
View ArticleTroubleshooting • Re: Rpi 3B+ shows only one CPU and no modem?
that's not a 3b, there's no 3 before the bModel : Raspberry Pi Model B Plus Rev 1.2Statistics: Posted by kerry_s — Sat Jun 01, 2024 1:59 am
View ArticleSDK • Re: How to set NO_SYS to 0
Awe I see I have a lwipopts.h in my src/include directory and it shows:// allow override in some examples#ifndef NO_SYS#define NO_SYS 1#endifI'll change that to 0 and see where that gets me.I will...
View ArticleTroubleshooting • Re: Is it 32-bit or 64-bit?
My P3 B+ must be rare since the pc board is dated 2017.......No, not really. The board is dated 2017 and that was probably when the board was finalised. The Raspberry Pi 3 Model B+ was announced on...
View ArticleMicroPython • Re: v1.23.0 released
The rp2 port has added the new machine.USBDevice dynamic USB driver, and has had firmware performance optimisations applied to critical parts of the runtime and VM, giving about a 10% performance...
View ArticleGraphics, sound and multimedia • Re: Pi3B+, 4B, Raspbian, VLC, video files
Yeah, I get that I'm doing it wrong and logged on to post as much. To address your questions:Why does the raspi-config settings have an "expand file system" option if it already does it? Why does the...
View ArticleCompute Module • Re: Issue flashing eMMC on RPi CM4: mass storage device not...
Use the ubuntu host. Make sure yoi've followed this https://github.com/raspberrypi/usbboot? ... e#hardwareInstall the required toolsCode: sudo apt install git libusb-1.0-0-dev pkg-config...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi 4B mounted to the...
For waveshare support:HelloIf you have any questions about waveshare products, you can send an email to support@waveshare.com and we will be happy to answer your questionsBefore we proceed and Just...
View ArticleRaspberry 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 ArticleMedia centres • Re: Kodi 21 (Omega) on RPiOS Bookworm
Thanks for the upgrade for Kodi. I was wondering if we could get the current version of pvr.iptvsimple for install as well? I believe its 21.8.0.I was wanting to try out this kodi addon...
View ArticleBeginners • Help with Pi unknowingly shutting down.
Story:Code: Raspberry Pi 3 Model B Plus Rev 1.3PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"NAME="Raspbian GNU/Linux"VERSION_ID="10"VERSION="10...
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 Article