Networking and servers • Re: Rpi4 with Samba - Shutting down HDDs that are...
IIRC systemd can do this for you but probably only if you are mounting the drives from /etc/fstab. If you're using the desktop's automounter, A. you should really switch to using /etc/fstab (Samba...
View ArticleTroubleshooting • Re: Raspberry PI 3B WiFi not working!
I just bought a WiFi dongle so I don’t need any helpUsing a USB dongle does get wlanX working, but mine normally runs on batteries, which will have to be more powerful also powering the USB dongle.I...
View ArticleTroubleshooting • Re: Raspberry Pi Camera Module 3 not available on RPi...
I cleaned my brand new cable, prepared a sd with imager, didn't change anything and connected the cables so the contacts on cam and RPi are showing towards the white part of the connector. Still "No...
View ArticleHATs and other add-ons • Pi 5 PCIe PWR_EN vs RST timing
Can anyone tell me whether the Pi 5 observes the PCIe standard specification for timing of the RST signal versus power rails? The specification says that there must be a minimum 100ms delay between...
View ArticleHATs and other add-ons • Re: Pi 5 PCIe PWR_EN vs RST timing
Yes it does.Statistics: Posted by jdb — Sun Mar 10, 2024 5:31 pm
View ArticleCamera board • Re: HQ Camera external sync signals support added
Hi,as far as I know, the first few frames after starting the camera are used for configuring some camera parameters. This does not work reliably with my external trigger, they frequently fail to start...
View ArticleTroubleshooting • Raspberry Pi 5 - How to Change Keybindings X11
Some excellent information on this for the Wayland side of things here: viewtopic.php?t=367085However I do find myself switching to X11 for remote desktop support often enough that I need to transfer...
View ArticleOff topic discussion • Re: Converseen - bulk image resizer
Have you tried imageMagick (imagemagick)?Statistics: Posted by neilgl — Sun Mar 10, 2024 6:22 pm
View ArticleTroubleshooting • Re: Constant blinking of green ACT light RPI4 b (not...
Please check if any component of your Raspberry Pi is getting extremely hot.I just tried checking if there was any abnormal heat when giving the raspberry pi power, and i cant say this seams to be the...
View ArticleHATs and other add-ons • Re: Pi 5 Official Case with Active Cooler
Good to know it's better not to spend any time in answering your upcoming posts.Statistics: Posted by aBUGSworstnightmare — Mon Mar 11, 2024 6:22 pm
View ArticleTroubleshooting • Re: Raspberry Pi400 booting on a rainbow screen
have you looked here...https://github.com/pimoroni/hyperpixel4yesStatistics: Posted by maphaldo — Mon Mar 11, 2024 6:24 pm
View ArticleTroubleshooting • Failing services on Pi bootup - ModemManager and polkit
My Raspberry Pi 4 suddenly stopped connecting my network via ethernet.Regularly connecting to it via SSH, I had to connect to it locally to diagnose the issue.Upon startup (which is extremely slow),...
View ArticleTroubleshooting • Re: Mounting Synology Shared Folder
I am not an expert on mounting things, but I thought it was '//WHERE/SHARE_NAME', not what is after the 'path' parameter in the smb,conf on the server.Well you could have fooled me! You spotted an...
View ArticleGraphics, sound and multimedia • Re: Pi 5 Displays
You can fit this 4" hdmi screen https://thepihut.com/products/hdmi-4-80 ... creen-gpio but if using the active cooler will need to cut off one heatsink fin...
View ArticleBeginners • Re: Fujinon Motorized Lens - Raspberry Pi
This is a volunteers forum, so patience is key!Lens is C-mount, so just connect it to HQ camera. There are no details on which kind of motor control signals are needed, but looks doable.Statistics:...
View ArticleGeneral discussion • Re: LED on RPI Without Breadboard?
If you search hard enough you can find pre-wired LEDs:https://www.amazon.com/MakerSpot-Pre-Wi ... B087TZ1K96For a small fortune, yes, but they do exist lolStatistics: Posted by memjr — Mon Mar 11,...
View ArticleGeneral discussion • Re: Swapping Pi devices
Thanks!RicStatistics: Posted by ricm — Mon Mar 11, 2024 6:42 pm
View ArticleTroubleshooting • Re: Discord bot with Tesseract and python
Try asking Tesseract/whoever makes it, you'll probably get faster responses there.Statistics: Posted by memjr — Mon Mar 11, 2024 6:43 pm
View ArticleBeginners • Camera Preview in Python via Remote Desktop Connection
Hi all,I am fairly new to the Raspberry Pi world and need some help getting my camera module up and running.So I use a Raspberry Pi 5 with Raspberry Pi OS 12 installed and have a Raspberry Pi camera...
View ArticleBare metal, Assembly language • Green LED on a Raspberry Pi 5 blink
I tried to make the green LED on a Raspberry Pi 5 blink. If anyone's interested, they can check out the assembly code on this page:https://www.satyria.de/arm/index.php?ti ... _LED,_RPI5I plan to...
View Article