General discussion • Re: Locking threads of technical descussions/HW critisim...
The bootrom on earlier Pis look at the SD card first, but also support network boot from certain USB ethernet devices [...]Wait. That's possible? I tried to confirm this, but all I could find is...
View ArticleGeneral discussion • How can we backup Pi OS?
Hi,I would like to know how can we backup Pi OS after installing all necessary softwares/updates.I tried piSafe but its throws error with beep. I think its outdated.Kindly share the details. I need...
View ArticleBeginners • Re: Asking for best architecture for machine learning in...
I use MariaDB (MySQL) for anything other than a trivial amount of data.Some of my databases are replicated across servers both for recovery reasons and to spread the load. I use the primary database...
View ArticleCompute Module • Re: UART sends weird data after firmware update
Thanks you for your answer.This is our config.txt (all other parameters commeted out in the config file)---------------------------------------------------------------------------------# Enable VC4...
View ArticleGeneral discussion • Re: How can we backup Pi OS?
Hi,I would like to know how can we backup Pi OS after installing all necessary softwares/updates.I tried piSafe but its throws error with beep. I think its outdated.Kindly share the details. I need...
View ArticleAdvanced users • Re: Moving Linux Kernel to 6.12
just installed 6.12 on a CM4 based DUT. I need to compile a custom kernel as I need SN65DSI8x bridge + LVDS display driver + generic LED BL driver.Can you say what the CONFIG_ options you want to...
View ArticleRaspberry Pi OS • Re: Debian Bookworm argon1.sh freeze
I use a SD card.Download the script and invoke it with bash -x. Then you will see where exactly the script hangs.Statistics: Posted by framp — Thu Nov 21, 2024 11:24 am
View ArticleBeginners • Re: NVME PCIe gen 4 compatible
hello, thank you for your reply. No I did not change anything in my boot order. I only installed PINN on a USB Drive to get the OSes installed on the NVME SSD, but once the installation was completed,...
View ArticleTroubleshooting • Raspberry Pi5B bookworm desktop version, The backgrounds of...
Hello,Can anyone help me solve this problem?The backgrounds of all menus, programs, buttons, and prompts become transparent.It could also be that some program has been installed and my desktop system...
View ArticleGeneral • Re: RP2* engineering modules?
@bgolab, that type of thing is what concerned me. Additionally, I am using Arduino to program my RP2040s and I noticed that the WIO modules are not supported by the Pico Arduino core. It makes me a...
View ArticleTroubleshooting • Re: System not seeing M2 HAT and/or 256 card
Pulling my hair out at this. Raspberry Pi 5, running latest bookworm update. Raspberry pi approved power supply for Pi5. Active cooler fitted.Followed official documentation for fitting official M2...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: CM4 I2C Clarification
You said enabling muxing on I20 while assigning GPIO44/45 to I2C1 should lead to an error and problems. Because I didn't know better until now, I did exactly that in my current setup. I am using two...
View ArticleRaspberry Pi OS • Re: install a virtual keyboard in raspbian
Check thanksStatistics: Posted by asgarot24 — Thu Nov 21, 2024 11:31 am
View ArticleCamera board • Re: Setting WB with a grey card
Hi, yes, I used to be an amateur photographer. And I have a colorchecker passport, but the combination of lights is too complex because it depends if the day is sunny, cloudy or night, if the...
View ArticleCompute Module • Re: Custom board with LAN9514 porting from CM3+ to CM4S
I don't think the clock is the issue. I suspect it is the fact the LAN chip doesn't get reset during a reboot. If you want to change the clock try increasing the drive strength on the clock...
View ArticleAI Camera - IMX500 • Re: How to Benchmark: Accuracy and Inference Time
Thank you very much Statistics: Posted by gr8_ — Thu Nov 21, 2024 11:50 am
View ArticleTroubleshooting • Re: First time user. Headless on a MacBook Air. Cannot connect
Are you using the latest (19 Nov 2024) image ? The prior version (13 Nov) had a WiFi issue on first boot.Otherwise, try using the ip address of the pi (found in router or using fing).It's the latest...
View ArticleGeneral discussion • Re: Wifi 6e/7 6GHz USB adapters that work with the Pi 5?
maybe https://github.com/morrownr/USB-WiFi/bl ... drivers.md gives you some ideaStatistics: Posted by aBUGSworstnightmare — Fri Nov 22, 2024 11:17 am
View ArticleBeginners • Re: Unable to locate package flatpack
The package name is "flatpak" not "flatpack".Statistics: Posted by keyboardman — Fri Nov 22, 2024 11:18 am
View ArticleDevice Tree • Re: Using TI PCM3168A audio codec on RP5
Thanks for the swift response!The chip receives SCLK (24.576 MHz) from an oscillator. The MSAD and MSDA registers on the chip control whether the ADC/DAC are clock consumers/producers and the SCLK:Fs...
View Article