Troubleshooting • Ubuntu 24.04 LTS 64 bit won't run on a Raspberry Pi Zero 2...
I've been trying to run Ubuntu 24.04 LTS Server on a Raspberry Pi Zero 2 W. It's in the menu for the device, so I assumed it has been tested. It turns out that it won't run - it flashes the LED a...
View ArticleTroubleshooting • Re: Ubuntu 24.04 LTS 64 bit won't run on a Raspberry Pi...
you need to take that up with ubuntuubuntu 24 has been broken since release, it won't make it through the setup, you just get stuck at log in.raspberry os is the supported os, anything else is on the...
View ArticleTroubleshooting • Re: [Semi-Repaired] 'sudo apt install git-all' trashed my...
I am shocked and appalled at the level of "blame the victim" (*) that is going on here.It is 100% clear to me that if apt thinks uninstalling systemd is the right thing to do - and is what the user...
View ArticlePidora / Fedora • Re: F40
does 40-spin is lxqt-2.0 by default?lxqt is 1.4 by default.Code: OS: Fedora Linux 40 (Forty) aarch64 Host: Raspberry Pi 4 Model B Rev 1.4 Kernel: 6.8.5-301.fc40.aarch64 Uptime: 2 hours, 57 mins...
View ArticleNetworking and servers • Re: How to setup static IP address on Raspberry Pi...
There are at least two solutions:nmcli in Bookworm supports the --offline switch, enabling you to do configuration prior to first bootConfigure it up online as static and with everything else you...
View ArticleCamera board • Re: Unable to find a suitable output format for (Raspberry Pi...
I seem to need `--libav-format mpegts` for tcp streaming to work...Specifically,Using the following `vlc` line on the client:Code: vlc tcp://<PiServerIP>:8888It works using `--libav-format...
View ArticleBeginners • Re: RASPBERRY PI MODEL B ADD POWER SWITCH
While `sudo shutdown -h now` works (by virtue of support in systemd), the actual shutdown command is:Code: sudo systemctl poweroffTo reboot, just change poweroff to reboot. On Pi models that use...
View ArticleTroubleshooting • Re: Send IR Command LIRC
I tried to frame with the camera but I don't see anything, but if I connect an oscilloscope I can see the train of pulses it generates when I send the command. I did another test by connecting a...
View ArticleTroubleshooting • Looking to attach external USB Bluetooth controller to Rpi...
Hello,I am working on Raspberry Pi 5 with Android-14 flashed on it. By default, the on-device BT chip is added as the Bluetooth adapter :01-01 00:00:12.375 0 0 I Bluetooth: hci0: BCM: chip id 10701-01...
View ArticleGeneral discussion • RTSP recording
I have several surveillance cameras that support RTSP (Real-Time Streaming Protocol).Is there any way to record to a hard drive attached to a Raspberry Pi?ThanksStatistics: Posted by ChibitulSmecher —...
View ArticleHATs and other add-ons • Re: Replacement Fans for POE+ Hat
Was there a conclusion to this, would like to also get some replacements, can make some from other fans but would rather support the industry (and be lazy)Statistics: Posted by Talannvor — Thu May 30,...
View ArticleOther projects • Re: Powering pi5 with single cell vs multi-cell lipo
Hi, I am building and designing a power HAT for my Raspberry Pi 5, which will be installed inside a car. It will function as a satnav, ham radio programming computer, GPS tracker, and dashcam...
View ArticleTroubleshooting • Re: Overscan on Raspbian Lite
I’m sure I’m missing something incredibly simple here. I’m trying to set up a pi5 as a server, it’s running Raspbian Lite so no desktop environment, just a command line. The only screen I have access...
View ArticleGeneral discussion • 3b+ harware version
i have 2 version 3b+ boads in my hands. the newer 3b+ cannot run TF card firmware which i used on old hardware version.my question is the new hardware is offical engineering changes? i didn't see...
View ArticleTroubleshooting • Re: Using pi 5 with usb thermal camera
Finally figured out the reason why this happens! There is small noises on the frame which contain 0 value so this is the reason why the minimum range of temperature is too low like -273.15. My...
View ArticleTroubleshooting • Raspberry pi 400 has dark screen after boot.
We have a Raspberry Pi 4 and a Raspberry Pi 400. the 400 stopped working for some reason, the screen is dark after boot. We didn't make any changes. After we power it on, we see the power light comes...
View ArticleNetworking and servers • Which is the best method for serial communication...
The choice between SPI and I2C for serial communication depends on the specific requirements of the system you are designing.SPI (Serial Peripheral Interface) is a synchronous, full-duplex...
View ArticleTroubleshooting • Rpi3B+ won't boot from same card as Rpi3B, latest image...
I've got a Raspberry Pi 3B and a 3B+, using the exact same hardware on both:quality SD cardUPS 5vGood microSD cablesUsing the latest Pi Imager, 64 bit OS, the 3B will boot (well, close to it - it goes...
View ArticleAdvanced users • Re: Testing class A2 SD cards with Command Queueing on Pi 5
Sandisk Extreme Pro microSDXC UHS-I 64 GB U3 V30 A2 SDSQXCU-064G-GN6MA 3031XF6513VN purchased 2023-04-24Pi 5 rpi-updated today. dmesg does not show mmc0: Command Queue...
View ArticleGeneral discussion • Re: 3b+ harware version
i have 2 version 3b+ boads in my hands. the newer 3b+ cannot run TF card firmware which i used on old hardware version.my question is the new hardware is offical engineering changes?Yes. See...
View Article