Android • Re: [DEV] AOSP (Android 14) for Raspberry Pi 4 & Pi 5
Anyone else experience a boot loop on Pi 5? Pi 5 4GB, 1080p monitor, 8GB SD card - maybe too small?Statistics: Posted by jamesh — Mon Jan 22, 2024 4:02 pm
View ArticleAdvanced users • Re: MultiBoot for the Raspberry Pi 5, Raspberry Pi 4, and...
1. Ubuntu Desktop 23.10 will not run on a Raspberry Pi 5 from a USB storage device. It must be run on an SD card.The issue is that the maintainers have chosen to reference partitions using LABELS...
View ArticleGeneral discussion • Re: Power multiple PI 5
You don't need to be either an electrical engineer or an electrician to attache a mains lead to the power supply I linked to with a screwdriver (it has screw terminals, put the wire in there, tighten...
View ArticlePython • Re: RPI Servo
What i would need, to set up two servos to rotate on certain angles (different from one another), with one command (example: say ''Ok'' and one servo turn 90 degree, the other 45)?Then create two...
View ArticleAutomation, sensing and robotics • Why do treadmill speed sensors suck exept...
It is a drama to get an accurate treadmill speed sensor which can be used to do our own calculations. We did some tests to measure treadmill speed on a Newgen medicals treadmill. but if we want data...
View ArticleHATs and other add-ons • Suitable and long lasting battery for Raspberry Pi...
Hi, Hope you’re having a great day. We are currently planning to order a battery to support the Raspberry Pi Zero W (Inky WHAT – Large e-ink Display) as a power source, enabling a completely wireless...
View ArticleTroubleshooting • Re: RPI 5 performance issues
Your PS is not supplying 5v 5A, probably because it doesn't know about that particular power delivery option. However, that won't be the problem.I was told that the PI does not recognize it and hence...
View ArticleAndroid • Hardware Software or User Problem No Sound
Hello Am very green to Raspberry Pi and builds.What I would like is a media box playing Movie files not streaming & playing You tube on NewPipe So picked Lineage os so could load Newpipe using...
View ArticleGeneral programming discussion • Re: Bookaorm + Raspivid
https://github.com/raspberrypi/document ... ssues/2938It appears to be no...Statistics: Posted by gordon77 — Tue Jan 23, 2024 3:57 pm
View ArticleGraphics, sound and multimedia • Re: How to start two Hero 4 Black at the...
https://github.com/KonradIT/goprowifiha ... ommands.mdStatistics: Posted by aBUGSworstnightmare — Tue Jan 23, 2024 4:07 pm
View ArticleTroubleshooting • Re: [raspberry pi 4B]weird brown out?
Take a look at what is happening with swapping. One potential is that you are descending into swapping hell where the system cannot actual get enough free space to run any process effectively and the...
View ArticleCompute Module • Re: Detect CM4 removal from carrier board
How should that add any security? You would have to use a chassis intrusion detection.Statistics: Posted by aBUGSworstnightmare — Tue Jan 23, 2024 4:11 pm
View ArticleOfficial Display • Re: Raspberry Pi 5 + Official Display will not turn on
Code: #dtoverlay=vc4-kms-v3dWhy is this commented out? Take out the #... And what do you expect to happen from the HDMI_something commands?Only relevant to firmware during early boot, ignored once KMS...
View ArticleGraphics programming • Re: Unexpected difference between Wayland and X11
All I can offer is that I have code that uses this set of attributes and it works with Wayland.Code: const EGLint config_attribs[] = {EGL_SURFACE_TYPE, EGL_WINDOW_BIT,EGL_RED_SIZE, 8,EGL_GREEN_SIZE,...
View ArticleFrançais • Re: gpio c++
Oui la classe Serial . Je vais la compléter avec un mode console ou port série au choix!Ca devient carrement du luxe.Pour le LCD j'en ai un avec la version i2c mais il n'est certainement pas...
View ArticleHATs and other add-ons • Re: nvme base geekworm
Or simply wait for the official one to be releasedStatistics: Posted by aBUGSworstnightmare — Tue Jan 23, 2024 4:17 pm
View ArticleOther RP2040 boards • CUSTOM RP2040 PCB Giving Code 43 on Windows
Hey everyone,This is my second RP2040 custom pcb since the solution I found for my first one. I’ve learned a lot since then and wanted to try again with some improvements. For whatever reason, I plug...
View ArticleRaspberry Pi OS • Re: Android emulator?
This is not exactly what you want, but you can run 64bit Debian Bookworm XFCE desktop on top of Konsta Kang's Lineage O 20. Here is a clip an older version running on Raspberry Pi 4 :...
View ArticleOther RP2040 boards • Re: CUSTOM RP2040 PCB Giving Code 43 on Windows
Has anyone found a working solution to this?It is a problem with your board. Oscillator wrong/not working or wiring mistake somewhere most likely. Post schematic and the PCB artwork.Statistics: Posted...
View ArticleGeneral • Pico W 'RF Lobes'
Does anyone have any diagrams for the 'RF Lobes' of the on-board antenna of a Pico W ?And any tips for improving range or directionality, whether metal baffles, above, below, alongside or behind the...
View Article