Camera board • Re: "Or Better"?
Will the CM5 have the same dimensions as the 4? I don't think this would be considered that confidential.as one will be able to use the CM5 on CM4IO (with limited set of features) one could assume...
View ArticleGeneral • How to get "Hardware" and "Revision"...
On a Raspberry Pi, looking in "/proc/cpuinfo" we can find details like:```Hardware: BCM2835Revision: c03131Serial: 100000001d582c8eModel: Raspberry Pi 400 Rev 1.1```I would like to get the equivalent...
View ArticleBeginners • Re: nmcli with multiple APs
This is what's availableCode: $ sudo nmcli dev wifi listIN-USE BSSID SSID MODE CHAN RATE SIGNAL BARS SECURITY* 00:1C:B3:AD:BF:CA 196883 Infra 3 130 Mbit/s 64 ▂▄▆_ WPA2 CA:16:82:5B:FF:6F RWB Infra 1...
View ArticleAdvanced users • Re: [SOLVED] Buildroot pi5 kernel fails to boot -...
Hi all,Did you ever find out why / what you'd done for your build to miss the bcm2712d0.dtbo file from the image?I'm experiencing the same issue both with buildroot and Yocto, see my post on menders...
View ArticleNetworking and servers • Re: Pi 4B Cluster DHCP Server Help
To sum it all up pretty much, tutorial isn't working for me because of small differences. I could likely get it all working by just using my router instead of using the head node as a dhcp server with...
View ArticleTroubleshooting • Re: WARNING: Latest updates break RPIOS Lite + KDE Plasma...
DO NOT install the latest updates listed below, if you are on a RPIOS + third party desktop combo and especially if you are using "wayland" as backend. X11 is not affected.Unfortunately updated. Never...
View ArticleTroubleshooting • Re: Bookworm wifi
it doesn't load my screenshotPost your screenshot on https://imgur.com post the PHPBB2 code it gives you from there on here.Statistics: Posted by DougieLawson — Tue Oct 29, 2024 2:02 pm
View ArticleRaspberry Pi OS • Re: Autohide Taskbar
Hi, anyone know how to make Autohide Taskbar functioning again?Thank you in advance.The workaround with wayfire per below is no longer working.Code: autohide=trueautohide_duration=300layer=topThe...
View ArticleC/C++ • Re: RPI pico 2 sleep mode
please do not post same issue twice! there is also viewtopic.php?t=378659 with other replies, what a messStatistics: Posted by fanoush — Wed Oct 30, 2024 1:27 pm
View ArticleCompute Module • Re: CM4 Strange Ethernet behavior
Unfortunately, I'm not 100% sure.For the test, I used 2 different system images on 2 different boards (the same RJ45 and diodes). Today I checked the connection to the router with OpenWRT so I could...
View ArticleBeginners • Re: OK how can I turn off /on WiFi and not mess up
Why "should" we turn off WiFi before we sleep? If it is something odd like removal of the signals, are you shutting down all WiFi in your house and lurking within a faraday cage?During sleeping time...
View ArticleDevice Tree • Re: How to enable CS high
I already tried that in my first message:Code: fragment@1 { target = <0xffffffff>; __overlay__ { cs-gpios = <0xffffffff 0x08 0x00>; status = "okay"; phandle = <0x02>; };};And it...
View ArticleTroubleshooting • Re: Lightdm display manager not initialising
Thank you, looks like I simply forgot to configure /etc/lightdm/lightdm.conf properly.Here is it for any Googlers:Code:...
View ArticleBeginners • Re: RPI pico 2 sleep mode
I've not done that on a Pico, but I have done on an Arduino. Most of the Arduino code complies just fine on the Pico using the Arduino IDE. I did a quick google.....These links might help...
View ArticleNetworking and servers • Re: Pi 4/5 won't connect to Android hotspot at 5Ghz
However it can be related to DFS and nearby radar (or some other false positive), due to that these channels are not stableThat is an interersting point given that I am on board my boat surrounded by...
View ArticleCamera board • Re: Error attempting to produce a .json tuning file
Apologies for the delay! Here is that output for my 4 dngs. Code: andrew-gadbois@andrew-gadbois-VirtualBox:~/imx219calib$ exiftool alsc_3100k_1.dng alsc_3100k_2.dng alsc_6500k_1.dng...
View ArticleBeginners • Re: Unexpected result for chown command
Thank you all for your input.I now understand thanks to the input.Statistics: Posted by makem — Wed Oct 30, 2024 2:08 pm
View ArticleRaspberry Pi OS • Re: Keyboard setting for RaspberryPi Keyboard
The keyboard is functionally equivalent to a full size. It emulates having a numeric keypad and navigation block internally using its Fn key.All USB (and Bluetooth) keyboards are supposed to send the...
View ArticleUbuntu • Re: Active Fan Cooler running on highspeed permantly
I think this was a known problem with version 20.04. Best bet is to upgrade to the latest version, upgrading your applications as well. I'm running a similar system (mailserver, nextcloud server,...
View ArticleRaspberry Pi OS • Re: Stuck at update-initramfs: Generating...
Thank you both for your help.Increasing the swap size to 512Mi has done the trick. All installed and operational now.Statistics: Posted by roygrubb — Thu Oct 31, 2024 2:15 pm
View Article