Networking and servers • Rpi4 with Samba - Shutting down HDDs that are not...
Hello everyone,I have no idea where to start and that's why I'm here asking for support. I searched on internet and understood that there should be hdparm or udiskctl tools to be able to turn off...
View ArticleTroubleshooting • Re: bullseye64: red screen on SECOND boot
Good one.Statistics: Posted by neilgl — Sun Mar 10, 2024 4:40 pm
View ArticleGeneral discussion • Re: dhcpcd.conf don't have
Now network manager, use nmtui to alter settings.Statistics: Posted by pidd — Mon Mar 11, 2024 4:31 pm
View ArticleAdvanced users • Re: Moving Linux Kernel to 6.6
Kernel 6.8 was officially released yesterday! Faster networking and better Raspberry Pi 5 support are noteworthy new features. Is there any way to test this new kernel?Statistics: Posted by mild — Mon...
View ArticleTroubleshooting • Re: Extremely slow VNC response in Chromium - Bookworm...
Had the same problem with an RPi 5 running bookworm with X11 and RealVNC with no monitor attached - lags of several seconds in Chromium when scrolling or typing into the search bar which made it...
View ArticleBeginners • Change Action of Remote's Mute Button
Using "lxde-pi-rc.xml" to run shell scripts from a remote control with a limited number of useful buttons (the multimedia buttons):The "Mute" button on the remote control executes a script, but it...
View ArticleGraphics programming • Re: [drm] *ERROR* Failed to allocate UPM entry: -28
Thanks 6by9! Is the referred change this one (pull/5684) mentioned in this forum thread?If so and if I understand the git history of the 6.1-y branch correctly, this should already by in 6.1.77 I'm...
View ArticleTroubleshooting • Re: Raspberry Pi 5 screen output problem
Connected hdmi to display and apply power with no sdcard (or any other devices attached).Do you see a diagnostic display?If so, report output of "display:" line on display?Yes, i have a video output...
View ArticleTroubleshooting • Re: Mounting Synology Shared Folder
I changed the FSTAB file to the followingCode: mount //192.168.1.179/volume1/homes/ /mnt/SynPi/homes cifs...
View ArticleTroubleshooting • Re: Sat on login screen - Why?
Have you got the screensaver enabled?Statistics: Posted by neilgl — Mon Mar 11, 2024 4:52 pm
View ArticleTroubleshooting • Re: tightvnc server shows gray/grey screen with + cursor
What Trevor said, and for clarity I did this on a Pi4 (2GB RAM) running Bookworm 64-bitenable VNC server on the Pi4 - that actually runs wayvncuse Real VNC Viewer on a Windows PC to connect. All...
View ArticleMicroPython • Re: pico-to-pico via intenral router: accept () issue
FYI, here are my 3 pieces of code if you are interested. The first one is the server. The second one is the standalone PC python code which acts like a client. The third one is the simple_client.py...
View ArticleCamera board • Re: I can't see the video on motion from my raspberry pi...
Which instructions did you use to install it?Statistics: Posted by neilgl — Tue Mar 12, 2024 4:19 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: RS485 Raspberry Pi
Do you know a way of converting the ASCII to hex and printing it?Erm, what you care about is Bytes (strictly octets) they can be be displayed in many forms ASCII/ HEX/Binary, etc.I've not done any of...
View ArticleAutomation, sensing and robotics • Re: Maximum speed for a stepper motor.
Getting a stepper motor up to speed is very different from a standard DC motor.With a standard motor you just need to give it its maximum voltage and it will wind the speed up. If you just start...
View ArticleHATs and other add-ons • Re: Pi 5 with DELL Dock D6000
Does something need to be enabled or allowed in order to pick up the USB peripherals plugged into the dock?Add "dtoverlay=dwc2,dr_mode=host" to /boot/firmware/config.txtPlease note that that interface...
View ArticleBeginners • Re: suitable power adapter for raspberry pi 5
How did you measure the current? I do not think 37W5 for CPU only is correct -- something is wrong if it is really drawing 7A5 at 5V, the USB-C connector is not rated for that current.Sorry for later...
View ArticleSDK • Test Raspberry pi pico w C code for comunication modbus with Driver
I would like to know if it would be possible to test this code with a USB connection to my computer so that the raspberry pi pico w would be the master and my computer would be the slave.I would also...
View ArticleRaspberry Pi OS • Re: Quite some problems with bookwurm on PI5
Hi,5. How can I rearrange the icons in the Launcher in the menu bar? If I right-click the menu bar, choose "Add/Remove Plugins", select launcher, click "Configure", then it only lets me define a pixel...
View ArticleGeneral discussion • bookworm update forbidden 403
I have recently installed bookworm on a Raspberry PI 4 with 8 Gig Ram. I am trying to update Raspberry PI OS. I get the following error message which seems to be a Debian problem but I have not been...
View Article