Advanced users • Running chromium on Rpi5 using Yocto
2I have a Raspberry Pi 5. I want to get chromium to run on it. I want to build Linux via Yocto.I'm using the Kirkstone branch of Yocto.My local.conf relating to chromiumIMAGE_INSTALL:append = "...
View ArticleOther • Re: 5" dsi screen for kali...
I've been struggling trying to figure out how to get this 5" dsi touch screen to work on kali for my RPi5... it works perfectly w the RPiOSYou are likely best to ask on one of the Kali Forums...
View ArticleNetworking and servers • Re: Where/how to set dhcp range in NetworkManager?
A check in Synaptic says NetworkManager installs dnsmasq-base, not dnsmasq. You have to install the full dnsmasq for full use of dnsmasq but you have to configure it through files in the dnsmasq.d...
View ArticleOther projects • Re: portable Linux Terminal with ZeroW and 480x320 LCD
What is your understanding of 'tiny keyboard'?Do you want a wired or wireless (BT) - i.e. https://www.adafruit.com/product/3601 - keyboard?Statistics: Posted by aBUGSworstnightmare — Tue Jul 09, 2024...
View ArticleBeginners • Re: RPI 4 Model B DSI LCD Display Issue on Android 13
There is as far as I'm aware no; "official support" for Android on Raspberry Pi; but there seem to be several unofficial alternatives.Which one are you using?I'm using Android 13 on my Raspberry Pi 4...
View ArticleTroubleshooting • Solved: Re: rtl-wsprd makefile error
I missed some dependencies. Statistics: Posted by morphy_richards — Wed Jul 10, 2024 12:14 pm
View ArticleTroubleshooting • Re: RPi 5 HDMI issues.
Can you test with an RPiOS bookworm image?That will tell us if you have a driver issue (that will likely affect both) or an Ubuntu image issue (perhaps their kernel is missing some needed...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
Thread title is "New Raspberry Pi Products" not "New Official Raspberry Pi Products". When starting the thread I meant Official. That is implicit because anything third-party would be "New Product for...
View ArticleAdvanced users • Re: HOWTO RPi zero 2W with Scarthgap Yocto 5.0
I would like to help you, but I have the problem (with Scarthgap) on my RasPi4.The target machine for Yocto is set over the MACHINE ?? entra in conf/local.conf for you system I would recommend MACHINE...
View ArticleCamera board • Re: Red Hue When Using IR Filter with V3 NOIR
I have run into another issue!The new tuning file gets rid of the red tint from the image when the IR filter is closed and blocks out infrared light. However, when the filter is open and the infrared...
View ArticleRaspberry Pi OS • Re: Xwayland and listen tcp
Further investigation on socat:telnetting into the socat listening port (telnet raspi4 6000) succeeds (address 192.168.2.50 is the VMS client side)pi@raspi4 ~ $ sudo socat -4 -dd TCP4-LISTEN:6000...
View ArticleTroubleshooting • Firefox hangs on Pi 4B 1GB Bookworm
Pi 4B 1GB, Bookworm Desktop 32-Bit, X11 and/or WaylandWhen I launch Firefox it completely hangs my Pi within seconds of opening and requires a power-pull reset.Chrome works just fine.So is this just a...
View ArticleGeneral • Re: What percentage of MicroSD card supports SPI and FatFS
It is clearly stated in SD Specifications Physical Layer Simplified Specification and other documents that SDUC cards larger than 2 TB do not support SPI mode.My PDF reader seems to not support their...
View ArticleGeneral discussion • [podcast] Transforming Tech with Eben Upton: Exploring...
Hi all,I recently had Eben Upton himself on my podcast. We sit down for an hour and talk about all things Raspberry Pi. From the humble beginnings up until today. We cover topics like the reason why...
View ArticleNetworking and servers • Re: Raspberry Pi 3a can't auth at wifi AP with Bookworm
Another SD-card with plain vanilla install of Bullseye light:- Booted with raspi zero 2w: connects to wifi AP just fine- Booted with raspi 3A: No auth at wifi AP.Statistics: Posted by pi-anazazi — Wed...
View ArticleDeutsch • Re: RPI 4b 1GB Ram nicht mehr erreichbar
Ich habe mir ein weiteres RPI 4b mit 4GB Ram gekauft und hatte Hoffnung, dass hiermit das Problem gelöst ist, bzw. teilweise gelöst ist. Hier habe ich jedoch immer noch das Problem. Er meldet beim...
View ArticleNetworking and servers • Re: Network Manager vs. dhcpcd - Fallback IP address
It seems like switching the Ethernet cable too fast from static port to Router with DHCP service is the problem:transition from DHCP to static IPCode: Jul 10 14:48:14 ipgw2-dev-bw NetworkManager[612]:...
View ArticleBeginners • Re: USB Y-cable
WARNING!!! THIS CAN BREAK THINGS SO BE SURE YOU ARE AWARE OF THE CONSEQUENCES OF WHAT YOUR DOING!run this commandCode: sudo -E rpi-eeprom-config --editchange toCode:...
View ArticleRaspberry Pi OS • Re: Copying from one Pi to another on RealVNC
Thank you for your reply,Yes, all Raspberry Pi's are on my home network accessed by WiFiStatistics: Posted by RDS — Thu Jul 11, 2024 12:39 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Cannot find the way to extract raw...
..Why do you believe there is a route to get that raw data from the touchscreen? It's not a normal use case, so generally they won't provide it.You can get that from Microchip touch sensors using...
View Article