HATs and other add-ons • Re: M.2 HAT for LTE Modem
Most of the M.2 HATs and HAT like devices are Pi 5 only and will not connect to the 3A+, 3B, or 4B as those do not have an exposed PCIe lane (the 3 has no PCIe at all).They are also largely M...
View ArticleRISCOS • Re: RISC OS 5.30 now available - with WiFi support
I got to the wifi setup bit (it's in the Welcome to RISC OS Pi doc which appears only once: then you need to go to Getting Connected Online page, which has a local copy) but:my 2.4 GHz access point...
View ArticleGeneral discussion • Re: STICKY: Introduce yourself!
Hello! I'm Rich from New Hampshire. Now retired, but a big fan of technology. My blog is RandomNeuronsFiring.com, where I write about whatever tickles my fancy. Currently, I'm trying to install Ubuntu...
View ArticleGeneral discussion • Boot over 5 mins - Very Slow
I recently picked up a Raspberry Pi Zero W (not to be confused with 2nd gen) and I have never used a Raspberry Pi and don’t have much experience with Linux but it seems awfully slow. Boot times are...
View ArticleGeneral discussion • Network at boot
Hello I was working on a project and at one point I had to make it so the raspberry pi connects to the internet before it boots. I ran raspi-config but it doesn't have an option to wait for network...
View ArticleGeneral discussion • Re: Network at boot
Code: sudo nmtuiin bookworm the moved to network managerStatistics: Posted by kerry_s — Thu May 23, 2024 12:28 am
View ArticleMicroPython • Re: Pico w Wifi Connection
Here is a script I have been working on for debugging;https://github.com/ctimmer/mp_sta_connect/tree/mainYou just need sta_connect.py and the config file. Copy both to your pico, add your router info...
View ArticleTroubleshooting • Re: Reading Change Logs stalls at 33%?
Just increase the swapfile and reboot. set CONF_SWAPSIZE to 500 and MAX_SWAPSIZE TO 2048It worked for meStatistics: Posted by av_neeth — Thu May 23, 2024 1:00 am
View ArticleTroubleshooting • Lots of "Applications.." is not responding: FORCE...
Hi community,I did install Ubuntu 24.04 LTS on my RPI 5 recently. Did customize my Desktop using GNOME extensions.. Now my environment is very unstable. A lot of "Applications" is not responding....
View ArticleHATs and other add-ons • Re: official Hat+ specification incompatible with...
I've read some other threads here and indeed the official hats (and so by extension also the the official hat+ spec) aren't compatible with the official case (lid). It's hard to imagine how this could...
View ArticleRaspberry Pi OS • Re: Raspberry Pi Zero - How to update linux kernel from...
Thanks @DougieLawsonI ran sudo apt update && sudo apt dist-upgrade; however, the Raspberry Pi device still has 5.10.103 version, also after "sudo reboot"pi@raspberrypi:~ $ sudo apt update...
View ArticleTroubleshooting • Pi 4 - No Ethernet
New to Raspberry Pi as of November of last year and first time posting to the forum. My Pi 4 (8GB model) is in a case, connected to ethernet, and has been running Home Assistant from an SSD since...
View ArticleGraphics, sound and multimedia • Re: C790 HDMI Board with RPi5
I'm able to get everything working with OpenCV. I'm going to post a definitive guide soonStatistics: Posted by FearL0rd — Thu May 23, 2024 11:38 pm
View ArticleCompute Module • Re: DMA from FPGA over PCIE
Thanks 6by9! Sounds like I have a path forward, so I'll see how much further I can get and let you know how it goes. BTW the -EINVAL return value was coming from some error checking in my driver, so...
View ArticleGeneral discussion • Re: Finding method used to execute script at reboot
I'd look in at least the following:/etc/rc.localCode: sudo crontab -lCode: contab -lFiles in /etc/cron.*Files in/etc/systemd/systemFiles in /usr/lib/systemd/system/If automatic login is enabled:Files...
View ArticleRaspberry Pi OS • Re: Network at boot
It's not possible for it to connect to the network before it boots.It really depends on how one defines "boots", specifically "when it has finished booting".My usual stance on that is, under systemd,...
View ArticleTroubleshooting • Re: Weird Remote SSH Hang Problem
@BigRedMailbox Thank you for this, I've changed settings on my PowerShell, but I would have to change things on the Ubuntu ssh server, no? If so....and I HATE sounding so dumb but I am with...
View ArticleCamera board • Re: Developing a driver for an external ISP, should it be...
Wow, that was an incredibly fast response, thank you!That's very helpful. I think I already have the device tree adjustments I needed, but it's very helpful to have those confirmed. I think I follow...
View ArticleTroubleshooting • Re: Pi 5 & camera V3
No edits, just straight out of the OS install. Cable has the connections on the Pi 5 facing the HDMI connectors and on the camera facing the lens of the camera. The cable's good - it's the same as I...
View ArticleFor sale • Re: IMX327/462(RGB/MONO)/662(RGB/MONO)/678/585 Excellent...
SE678FF91 engineering sample has arrived and successfully showing the image.Evaluation sample will be around end of June, we start accepting the reservations for samples.Statistics: Posted by...
View Article