Advanced users • Re: NUMA Testing
I've done some additional testing on my 8GB board. I've been comparing results from my initial testing of this board back when it was released, trying to replicate conditions as best as I could. I've...
View ArticleBeginners • Re: Problems Installing Software
Following the instructions on the Teamviewer website I enter: apt install ./teamviewer_15.58.4_arm64.deb in the terminal, I didn't know that apt could install packages in that manner, I thought you...
View ArticleBeginners • Re: OK how can I turn off /on WiFi and not mess up
After reading the OP this morning I noticed the WiFi off via the GUI was not on my Pi4B that I switched to labwc (hadn't noticed earlier since it's hard wired). After a reboot I got notice of, and...
View ArticleMicroPython • Re: math problem
Post your array the way you have it.you could use google drive, dropbox, filebin.net , etc ...Just give us the linkStatistics: Posted by danjperron — Tue Oct 29, 2024 1:27 pm
View ArticleTroubleshooting • Re: Pi 5 power issue on boot up
I seen online someone said that raspberry pi doesn't actually do the warranty. So how do I file it with micro center just call them and tell them the issue and go from there I guess?If it's withing...
View ArticleGeneral • Re: Sugggestion: Using Ethernet Adapters with Raspberry Pi Pico for...
Better look for Wizznet W5500 or similar.They have also integrated Pico (RP2040) with Ethernet in a single chip. viewtopic.php?p=2259834&hilit=wiznet#p2259834Statistics: Posted by gmx — Tue Oct...
View ArticleAdvanced users • Re: Archiving data to Blu-Ray, DVD and CD
I've not done this with BR but have with CD's and DVD's for specific and limited purposes...I found that it was very slow. I wouldn't recommend it for a large amount of data. I too had a stash of...
View ArticleSDK • Re: GPIO pin handling on the Pico
Hmm, just been reading through the last few posts. Gmx, thank your for the link to the TI Voltage Translation document and agg001 for the long explanatory post.The idea of a row of transistors for...
View ArticleCamera 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 ArticleNetworking and servers • Re: Pi 4/5 won't connect to Android hotspot at 5Ghz
It seems to me that the Pi is picking up and setting (re setting) its wifi location from the internet somehow. If I could stop that from happening I might have a chance. As for legality, indeed. I...
View ArticleC/C++ • Re: RPI pico 2 sleep mode
But isnt there in the documentation that its only for rp2040? im using rp2350Statistics: Posted by MarekWeiss — Wed Oct 30, 2024 1:18 pm
View ArticleRaspberry Pi OS • Re: Screen blanking not working in latest image
+1 same hereraspi-config configured screenblanking isn't functioning- wlopm throughs an errorBUT - wlr-randr --output HDMI-A-1 --off works OKStatistics: Posted by stbuerger — Wed Oct 30, 2024 1:21 pm
View ArticlePython • Re: Controlling Relay Module - Can't turn it off
viewtopic.php?t=83372&start=25#p1225448Statistics: Posted by gordon77 — Wed Oct 30, 2024 1:25 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 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 Article