Advanced users • Re: AMA0 RS-485 mode
What value are you using for MOO_GPIO_NO?gpio_ calls and fixed GPIO numbering has been deprecated in the kernel for a fair few releases, and is now actively logging an error if a GPIO controller tries...
View ArticleAdvanced 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 ArticleAutomation, sensing and robotics • Does RPi Zero W 2 has enough memory for...
For a weather station (low speed), does RPi Zero W 2 has enough memory to do below work. At one updata per minute, is some disk swapping acceptable? (a bit slower. Frequent write may be ok by using...
View ArticleCamera board • Re: Red Hue When Using IR Filter with V3 NOIR
Success!For some reason py3exiv2 didn't like running in venv so had to install system wide and it worked.Thanks for your support with this.Best,JamieStatistics: Posted by jwainwright87 — Wed Jul 10,...
View ArticleGeneral • Re: Cannot attach to Pico W AP
Other than 'essid' not being what I would use I can't see why it doesn't work. This is what I have used and that has worked for connecting from an Android phone and another Pico W but I didn't test...
View ArticleTroubleshooting • Re: Bluetooth does not work on Raspberry Pi Zero 2W:...
Or wait! There's no more spamming in /var/log/messages, /var/log/dbus-mqtt/current, /var/log/gui/current and /var/log/dbus-ble-sensors/current anymore. Only in /var/log/vesmart-server/current. It...
View ArticleRaspberry Pi OS • Re: apt source chromium-browser not work
Or packaging is not supported by this patch and after building all artifacts one need to create packages sort of manually with dpkg-buildpackage?Statistics: Posted by atthe — Wed Jul 10, 2024 12:01 pm
View ArticleRaspberry Pi OS • Re: Xwayland and listen tcp
I've been reading up on socat. Now here's my train of thought:On the X11 machine (where I switch from Wayland to X11) , I see the expected X11 listening port:pi@raspi5 ~ $ ss -lnp | grep 6000tcp...
View ArticleNetworking and servers • Raspberry Pi 3a can't auth at wifi AP with Bookworm
Hy!Installed a bridged wifi AP on a raspi 2B v1.2 with Bookworm light/NetworkManager according to official documentation.viewtopic.php?t=373459#p2235728All my wifi clients happily connect to this AP,...
View ArticleTroubleshooting • Solved: rtl-wsprd makefile error
I'm trying to setup a raspberry Pi 3 as a Weak Signal Propagation Reporter.Following the readme from https://github.com/Guenael/rtlsdr-wsprd.gitWhen I run make I get the error:Code:...
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 ArticleNetworking and servers • Re: networkmanager bridge to access point fails...
Thanks for the link. I found it once before then lost it. I made a few changes and some from the official docs in the link you provided. The hotspot went from unknown to completing authentication....
View ArticleTroubleshooting • Re: Kali Linux with Pi5
I am trying to get my new Pi5 (8gb) to boot into Kali linux.[ ... ]Any thoughts?viewtopic.php?t=1243https://www.kali.org/community/@wildfire and @B.GoodeIf Kali Linux is not supported then why is this...
View ArticleGeneral discussion • Re: Timer
Do you mean on a Raspberry Pi running Linux (Raspberry Pi OS, or other)?If so, use crontab or systemd timers.User thagrol has posted a Guide to using crontabYes using pi4. I want to get output on GPIO...
View ArticleTroubleshooting • Re: Geany 2.0
I built geany 2.1 from github source. I tried a couple of the readme suggestions to get plugins but they failed miserably, but this procedure worked: goto https://download.geany.org/and get...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Cannot find the way to extract raw...
However, it seems that the Goodix support team no longer responds to inquiries related to touchscreens. They say they don't respond in the community forums to touchscreen inquiries, and you should...
View Article