Raspberry Pi OS • Re: Xwayland and listen tcp
No luck so far. I modified /bin/xwayland-xauth as follows, but it is never started, neither on boot nor after a connection attempt of the remote X client.Code: #!/bin/shecho "$(date) $@" >>...
View ArticleMedia centres • Re: Kodi 21 (Omega) on RPiOS Bookworm
On the Kodi forum someone mentioned launching Kodi with '--audio-backend=pipewire'. So in my desparation I tried this. I am now able to switch my audio devices mid-session I haven't been able to bring...
View ArticleRaspberry Pi OS • Wifi broken on 64-bit image after all 2022-04 releases...
Also described here -> viewtopic.php?t=366270#p2217190The firmware upgrade that happens after all 2022-04 releases or with newer installations still breaks wifi functionality on the RPI Zero 2W,...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
Many thanks for the links to/about the monitor folks - definitely on my list of intent to purchase. Statistics: Posted by KeithMck — Thu Jul 11, 2024 9:33 am
View ArticleTroubleshooting • Re: Making sense out of a solution
You wrote:I've had a battery pack (6 AA batteries) powering the motors driven by the pi, and a powerbank (5V, 3A) powering the pi itself. But your picture shows the motors being driven by the...
View ArticleTroubleshooting • Re: Wifi Connection keeps disappearing
When I check the wifi status with Code: iwconfig wlan0 I get:Code: wlan0 IEEE 802.11 ESSID:"MyWifi" Mode:Managed Frequency:5.745 GHz Access Point: 2C:30:33:48:36:53 Retry short limit:7 RTS thr:off...
View ArticleBeginners • Re: USB Y-cable
or make use of a powered hub. Max available current on the USB connectors (all together) is 1.6A. Check your HDD spec what you're drives ask for. A powered USB hub is typ the easiest solution.Would...
View ArticleTroubleshooting • Re: RPi 5 HDMI issues.
I'm not sure ifCode: video=HDMI-A-1:1920x1080 without a refresh rate is valid (or what it would choose by default).Try with:Code: video=HDMI-A-1:1920x1080M@60DStatistics: Posted by dom — Thu Jul 11,...
View ArticleTroubleshooting • Re: RPi5 "freezing" then can't power back on
try running "dmesg -w &" over sshand then wait for things to fail againyou should see some errors explaining what is going wrongStatistics: Posted by cleverca22 — Thu Jul 11, 2024 10:04 am
View ArticleCamera board • Raspberry Pi Camera Module 3 - Manual focus
Hi, I need a camera to be placed on a fixed target and take pictures at regular intervals and then analyse them. I will then need to change the focus manually, so I wanted to know if the Raspberry Pi...
View ArticleAdvanced users • Re: Raspberry pi 5 - j17 for 2pin 12v FAN
Don't blame the moderators - they've not deleted anything.Statistics: Posted by PhilE — Fri Jul 12, 2024 9:56 am
View ArticleCompute Module • Re: Raspberry pi Compute Module 4 booting issue
here is the video https://drive.google.com/file/d/1MOyLro ... sp=sharing you can check LED Status Also.Statistics: Posted by Mohit_Dongre — Fri Jul 12, 2024 10:05 am
View ArticleNetworking and servers • Possible ? Pi5 with 2 unpowered USB3 hubs and 8...
I am soon to acquire a Raspberry Pi 5 8Gb and am hoping to turn it into a "simple" LAN-only network file server with read-only files, using overlayfs.I have around 8 NTFS externally powered usb3 disks...
View ArticleBeginners • Re: How to attach big arcade button
Hello, I have a Raspberry Pi Zero 2W and I attached the solderless hammer header to it. I also brought a big arcade button to attach to it but I'm not sure where to start with itPresumably the...
View ArticleTroubleshooting • Re: Suddenly HDMI is not working
Assuming your OS is new enough, run:Code: raspinfo | pastebinit("sudo apt install pastebinit" if it's not installed) and post the url for some debug info.Statistics: Posted by dom — Fri Jul 12, 2024...
View ArticleBeginners • Need 1-pin JST Connector for my Noctua/ Rpi4
Hello,can anyone help me choose the right JST connector for my fan?I have bought an NF-A4x10 5V 3-pin fan (no PWM) and would like to replace the noname 3-pin PWM fan. The connectors on the noname fan...
View ArticleAutomation, sensing and robotics • Re: Does RPi Zero W 2 has enough memory...
Many thanks. For item 3, would it be far easier to subscribe to a cloud service provisioner (no need to do firewalling and the endless list of possible attacks)? May be hopefully some service provider...
View ArticleHATs and other add-ons • Pi Codec Zero AUX out suitable connectors
The Pi Codec Zero has a four-pin AUX out connector.Does anyone know of a 3.5mm jack or RCA adaptor that has four pins which have the same spacing as the four holes on the Pi Codec Zero? I can find...
View ArticleGeneral discussion • Swap memory on an M.2 storage device
Since the introduction of the Pi 4 we've had choices of RAM capacity at time of purchase. Also it is now quite common to run a Pi from an SSD type of attached storage.Now I fully appreciate on board...
View ArticleScratch • Re: Scratch coding
Hey there ! I need help using scratch with raspberry pi but mostly with the sensors coding !Are you using one of the Raspberry Pi sets of Scratch Extensions, such as 'Raspberry Pi GPIO' or 'Raspberry...
View Article