Networking and servers • Re: Pi 5 + NVMe SSD as server?
Since this is used for a project I have it is sort of important to have stability and there aren't instances where I need those speeds. For MariaDB it is enough with gen2.I've been tunneling to the Pi...
View ArticleAdvanced users • Re: Firewall UFW setup instruction
It is safer to do the enable last so ssh access isn't blocked.Code: sudo apt install ufwsudo ufw allow 22sudo ufw allow OpenSSHsudo ufw allow vncsudo ufw enableStatistics: Posted by pidd — Mon Apr 29,...
View ArticleAdvanced users • Re: Pi Zero - not throttling at high temperature
Are you externally raising the temperature (e.g. using an oven), or are you able to create a workload that causes this temperature?Yes, externally raising the temperature using an oven - the workload...
View ArticleTroubleshooting • Re: Wayland won't auto-start after bootloader update
Thank you Timg236. I did fscheck and reinstall raspi-firmware, but I've still the same situation Statistics: Posted by MagooITA — Mon Apr 29, 2024 8:09 am
View ArticleBeginners • Re: Static IP Driving Me Nuts
Presumably it is running bullseye, the recommended way was to do configuration in /etc/dhcpcd.conf and not to make any changes to network files.Statistics: Posted by pidd — Mon Apr 29, 2024 8:15 am
View ArticleBeginners • mounting a linux_raid_member drive
i have 2 hdds that were in a nas - the nas has failed so i've put them in a dual dock to a pi4 via usbthe pi recognises them (sda is an ssd)NAME SIZE TYPE FSTYPE MOUNTPOINT PARTUUIDsda 465.8G...
View ArticleAutomation, sensing and robotics • Re: Could Someone Give me Advice on IoT...
GeigerLog Version 1.5 does support IoT Devices and TASMOTA based ones in particular. Find GeigerLog here: https://sourceforge.net/p/geigerlog/discussion/devel/ (use the latest pre-release).In the...
View ArticleBeginners • Re: mounting a linux_raid_member drive
Run sudo mdadm --assemble --scan. That should detect your raid members and create new "multiple device" nodes named like /dev/md127.Check cat /proc/mdstat to ensure that all arrays show [UU] (both...
View ArticleTroubleshooting • Re: Boot problem.. Job...
Thank you for the input! I see, I just ordered every usb3 NIC I could find on Amazon in my country, if it’s the one I have this situation would be resolved.You've got a RTL8156B(G) as well.“rtl8156b-2...
View ArticleUbuntu • Re: Ubuntu 24-04 desktop64 installation fails
so, no one try Balena etcher or DD?nopei don't have an adapterStatistics: Posted by kerry_s — Tue Apr 30, 2024 7:30 am
View ArticleCamera board • Re: rpicam-still fails with “invalid argument” error when used...
Try adding Code: --no-raw as a command line argument.This is a bit of a quirk in the libcamera API used to select the sensor mode. Right now it does not understand sensor crops like we do on the GS...
View ArticleBeginners • Re: Powering Pi 4 on and off as a car computer
Can you have a output pin held high, that reliably goes to a low state, or floats, when the pi shuts down? Can a cron job execute at power down to make an i/o pin low and be the very last task?cron...
View ArticleBeginners • Supply 5V to pins 2 or 4 and nothing happens?
Good DayI have a RPi3B and have happily run it with power via the Micro USB connector on the side next to the HDMI. While doing that, I measure no voltage at pins 2 or 4, whaich I understand are 5V...
View ArticleTroubleshooting • Re: Slightly damaged RPi 3 B+ board (knocked off components)
So would I be better off bridging it with a tiny wireDefinitely not. That would short out the antenna. or should I bother attempting to resolder the caps and find equivalents to the ones that are...
View ArticleTroubleshooting • realtek RTL8761BU bluetooth usb download fw command failed
Hi! I have problems with getting a Trust 5.0 usb bluetooth to work properly with my raspberry pi 5. Most of the time when I boot the rpi I see "RTL: download fw command failed (-110)" in dmesg log. I...
View ArticleGeneral • Re: Pico W debugging and SMD
The issue I was having seems to be that it's tough to get the iron at an angle where it can heat the pads properly because there is not much clearance between the wireless chip and the SWD socket.You...
View ArticleTroubleshooting • Re: ALL USB PORTS Not Working on RPI 5
After a few days of my car being off but still connected to its main power, when I turned it on, I noticed that none of the USB ports were working. I don't understand what your car has to do with...
View ArticleBeginners • Re: What's the lowest power the rpi5 can run on?
Glad that was helpful to you. But, I should point out that my findings should not be construed as advice, are very limited...and definitely not peer reviewed. So; of course, you will need to do your...
View ArticleOff topic discussion • Re: older UNIX users use root
Older UNIX users use root, and people should be aware of that, and accept it, and not ask them why. Someone asked me 'dude, why are you root' when I used root on RaspiOS. If you don't want to, then...
View ArticleFrançais • Re: Comment qu'on fait pour supprimer son compte, ici ? :D
Bonjour, Plutôt que de passer par une manière détournée improbable, pourquoi ne pas passer par le formulaire de contact ?(En haut à droite de toutes la pages du forum "About/contact...
View Article