Advanced users • Re: Archiving data to Blu-Ray, DVD and CD
My alternative would be to invest somewhat heavily in additional storage devices which get populated on-site, then taken away. Obviously there are issues with keeping them up to date, but it would be...
View ArticleRaspberry Pi OS • LABWC menu icons
The menu items I have added have lost their icons, these display fine with wayfire, if you click properties on the entries the icons are displayed just not to the right of the menu text in the actual...
View ArticleTroubleshooting • Re: Raspberry pi OS Lite crashing on zero 2 w
The recommended upgrade may help?Code: sudo apt updatesudo apt full-upgradeStatistics: Posted by pidd — Mon Oct 28, 2024 2:18 pm
View ArticleGeneral discussion • Monitor audio et rebooté if no audio play in Chrome for pi5
Hi, I have a raspberry pi 5 and I would like this:1- Open a Full Screen web page with Chrome.once the page is opened on my site the audio will start automatically. I managed this part with tutorials...
View ArticleAdvanced users • Re: Unable to boot via u-boot in RPi-zero-w
BCM2708 and BCM2835 are the same device. Technically, one is the name of the bare die and the other the name of the packaged die, but I forget which is which.U-boot is clearly offering to build and...
View ArticleTroubleshooting • Re: I want to use ky-013 for raspberry pie pico.
Guess you should switch the multimeter function switch to V= 20V. These are the orange numbers on the left side.It's been changed.The voltage is measured from approximately 2.92 to 2.93.Statistics:...
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 ArticleCamera board • Re: "Or Better"?
as one will be able to use the CM5 on CM4IO (with limited set of features) one could assume so.and are we sure the CM5 will fit the CM4IO?I'm pretty sure it was announced somewhere that the CM5 will...
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 ArticleGraphics, sound and multimedia • First ever development project - Mini TV
Hello experienced coders, developers and designers!So... I have fallen in trap of making 3d printing and props making my hobby. But now, I realised that I wish all my projects to be alive. I have no...
View ArticleBeginners • Re: Problems Installing Software
Copy and paste the file.sudo apt install pathtofileFor instance:sudo apt install /media/craig/93ecb271-df98-4fa0-80b7-c8c68755cb101/Deb_Files/bleachbit_4.6.2-0_all_debian12.debAlso make sure nothing...
View ArticleGeneral • Consider using Arduino to program the Pico
Friends,I have made a few small Pico projects. I was getting pretty okay with the SDK, although dealing with cmake nonsense, especially on initial project setup, is still a bit grating for me. It took...
View ArticleHATs and other add-ons • Re: Has anyone tried the WaveShare thermal camera...
and ended up withCode: Traceback (most recent call last): File "/home/lsacks/camera/pysenxor-master/example/stream_spi.py", line 181, in <module> spi = SPI_Interface(SpiDev(RPI_GPIO_SPI_BUS,...
View ArticleHATs and other add-ons • Re: Using LoRa hat *AND* sensors?
Does anything truly add gpio? Yes: mcp23017 Ref: https://www.microchip.com/en-us/product/mcp23017If you want a Raspberry-friendly package there is, for example -...
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 Article