Device Tree • Re: How to enable CS high
I already tried that in my first message:Code: fragment@1 { target = <0xffffffff>; __overlay__ { cs-gpios = <0xffffffff 0x08 0x00>; status = "okay"; phandle = <0x02>; };};And it...
View ArticleTroubleshooting • Re: Lightdm display manager not initialising
Thank you, looks like I simply forgot to configure /etc/lightdm/lightdm.conf properly.Here is it for any Googlers:Code:...
View ArticleBeginners • Re: RPI pico 2 sleep mode
I've not done that on a Pico, but I have done on an Arduino. Most of the Arduino code complies just fine on the Pico using the Arduino IDE. I did a quick google.....These links might help...
View ArticleCamera board • Re: Error attempting to produce a .json tuning file
Apologies for the delay! Here is that output for my 4 dngs. Code: andrew-gadbois@andrew-gadbois-VirtualBox:~/imx219calib$ exiftool alsc_3100k_1.dng alsc_3100k_2.dng alsc_6500k_1.dng...
View ArticleRaspberry Pi OS • Re: LABWC in latest update
If you want better desktop functions, just install the "lite" version of RPIOS and build your desired desktop interface on top of it. It actually works quite well, if you disregard this latest...
View ArticleCamera board • Re: "Or Better"?
Ok. We're moving now into live streaming this. I thought this would be very straightforward yet I've not been able to get it operational. My streaming server (NGINX0 works and the other code (server...
View ArticleRaspberry Pi OS • Re: Screen blanking not working in labwc
I've rebuilt wayvnc with the suggested patch - the modified deb file is here - https://drive.google.com/file/d/1PdJ2hs ... share_linkCould someone who has seen the problem please try this and let me...
View ArticleTroubleshooting • How to prioritize network connection on raspberry pi 5
Hi,Every time I connect my OAK PoE camera to the ethernet port of the PI, it looses internet.It seems like it gives priority to the ethernet connection over the wifi connction. I want to be able to...
View ArticleTroubleshooting • Re: How to prioritize network connection on raspberry pi 5
Hi,Every time I connect my OAK PoE camera to the ethernet port of the PI, it looses internet.It seems like it gives priority to the ethernet connection over the wifi connction. I want to be able to...
View ArticleRaspberry Pi 400 • Re: Pi 400 stabile overclock
what's gpu_mem doing, for ?Why not optimise with h264, isp, v3d as recommended over gpu_freq ?No sdram cahnge ?As i can remember we can't change sdram freq on rpi4.But for better performance and stop...
View ArticleBeginners • Re: A Bunch of Problems
NEW PROBLEMI entered the machine and changed the boot level to text console. When reboot, the Pi hanged at respi-config.service .Statistics: Posted by milanolarry — Thu Oct 31, 2024 1:50 pm
View ArticleGeneral discussion • Re: Raspberry Pi Zero 2 W Bluetooth isn't as advertised.
I recently picked up two new Raspberry Pi Zero 2 W's and they're showing up as having bluetooth 4.1 instead of the advertised 4.2. There's a thread already about this on github....
View ArticleRaspberry Pi Connect • PI Connect Should Be Opt In
Instead being part of the standard Desktop install I think Pi Connect should be an optional install or alternatively, installed but services are in a disabled state.After doing a fresh install on a Pi...
View ArticleUbuntu • Re: Active Fan Cooler running on highspeed permantly
I think this was a known problem with version 20.04. Best bet is to upgrade to the latest version, upgrading your applications as well. I'm running a similar system (mailserver, nextcloud server,...
View ArticleRaspberry Pi OS • Re: Stuck at update-initramfs: Generating...
Thank you both for your help.Increasing the swap size to 512Mi has done the trick. All installed and operational now.Statistics: Posted by roygrubb — Thu Oct 31, 2024 2:15 pm
View ArticleMicroPython • Re: how many variables can a Pico handle?
In my varible list I have the following linesBargraph=1.0# Bargraph1=1.0if I take away the "#" the software crashes on core 2There is a program in the second core to read a encoder, just a few lines...
View ArticleTroubleshooting • Re: Desktop not showing task bar, desktop items not opening
What was it like after you rebooted it?Which OS is running on it?Statistics: Posted by neilgl — Fri Nov 01, 2024 1:30 pm
View ArticleHATs and other add-ons • Re: NVMe overheating issues with GeekWorm dual NVMe hat
I am here with an update. I've tried several things:- I've tried with only one of hdds attached, but behaviour was still the same - overheating and random hdd shut down (probably those are two...
View ArticleAdvanced users • Re: Zero2W - ethernet gadget speed versus wifi speed?
I've done most of my ethernet gadget stuff with a windows PC or Linux host and haven't paid much attention to speeds.What I can say is this:The Mac having a 5Gbps port doesn't matter. The zero2w is...
View ArticleTroubleshooting • Raspberry Pi 5 screen showing incorrect colors after reboot
Having an odd issue with all DPI displays on a Raspberry Pi 5. As you can see in the image, the colors are completely wrong on the physical screen (right) compared to the VNC viewer (left). The...
View Article