Raspberry Pi OS • Re: Autohide Taskbar
I do take issue with the statement "We've never actually supported autohide of the taskbar". It is supported functionality of Wayfire, so is a regression in LABWC.Features we support are those which...
View ArticleBeginners • Re: Unexpected result for chown command
Thank you all for your input.I now understand thanks to the input.Statistics: Posted by makem — Wed Oct 30, 2024 2:08 pm
View ArticleDevice Tree • Re: How to enable CS high
Based on https://github.com/raspberrypi/linux/bl ... r.yaml#L67 shouldn't the fragment look like below for an active-HIGH CS-pin?Code: fragment@1 {target = <&spi0>;frag1: __overlay__...
View ArticleRaspberry Pi OS • Re: Keyboard setting for RaspberryPi Keyboard
The keyboard is functionally equivalent to a full size. It emulates having a numeric keypad and navigation block internally using its Fn key.All USB (and Bluetooth) keyboards are supposed to send the...
View ArticleBeginners • VSCode and Raspberry Pico Extension Oddity
I have done the following1)Followed the instructions in the new "Getting started with Raspberry Pi Pico-series" October version2) Did the blink example - all works ok.3) Tried the multicore example...
View ArticlePython • Re: Send email from python
OK. It has been quite a while since I set up my SMPT2GO account.However, some time after I had set it up they made a change asking me to use a domain name. I didn't have a domain name and still...
View ArticleTroubleshooting • Re: Pi 5 power issue on boot up
UPDATE-Micro center said they will replace it thru the warranty. Now back to pi projects!Big thanks to everyone who helped me with this issue on the forums, have a great day all!Statistics: Posted by...
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 ArticleBeginners • Re: A Bunch of Problems
What happened 6 months ago to cause it to stop working?What were the symptoms then?Have you tried fresh, reliable storage media to burn the image (not your USB stick)?How are you powering your Pi...
View ArticleTroubleshooting • Re: RPi5 boot issue - 'Fatal firmware error'
Is there any engineer that could give me an answer?Statistics: Posted by nadirpi23 — Thu Oct 31, 2024 2:21 pm
View ArticleUbuntu • Re: Active Fan Cooler running on highspeed permantly
Hello I have a problem with my new Raspberry Pi 5! I got already a Pi 4 with 8GB RAM and installed the Ubuntu 20.04.6 LTS (GNU/Linux 5.4.0-1118-raspi aarch64). On this machine runs a mailserver,...
View ArticleCamera board • Strong local contrast in JPEG images
I am trying to make a comparison between a dng image developed in JPEG and the JPEG image picamera2/libcamera (RPI5 full resolution).I am surprised by the difference at the pixel level, the JPEG image...
View ArticleCompute Module • Re: Compute Module 3+ Development Kit Schematic
Thank you so much! extremely helpful!Statistics: Posted by PAN-DA-BOI — Thu Oct 31, 2024 2:31 pm
View ArticleRaspberry Pi Connect • Re: PI Connect Should Be Opt In
I hadn't noticed, but I agree, it should be an add rather than be in all downloaded RaspiOS systems. Statistics: Posted by KeithMck — Thu Oct 31, 2024 2:40 pm
View ArticleTroubleshooting • Re: Raspberry Pi 2 - B, Rev. 1.1 won't boot
Legacy did not work either.Statistics: Posted by star_tech — Thu Oct 31, 2024 2:48 pm
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 ArticleRaspberry Pi OS • Re: Sign in with your Raspberry Pi ID
If you are being asked to sign in with a Raspberry Pi ID, that is indeed coming from Connect.Just click the Connect icon on the taskbar - the swirly arrows in a circle - and choose "Turn Off Raspberry...
View ArticleHATs and other add-ons • Re: NVMe overheating issues with GeekWorm dual NVMe hat
You should show us power budget calculations/scenarios. Similar SBC with 2x M.2 comparable with this HATstack states 40W USB-C PD 2.0 is required and actually a 65W PSU seems to be...
View ArticleC/C++ • Re: How long is a long integer on the various types of raspberryPi ?
It depends on the OS architecture, not necessarily the PI hardware (as 32-bit OS can run on any Pi).A 64 bit OS (arm64) will result inCode: ffffffffffffffffffffffffffffffffand a 32 bit OS (armhf) will...
View ArticleBeginners • Re: Sound on airpods poor Pi5
Have no wired keyboard and mouse available, albeit, disconnected the Rapoo keyboard and mouse set E9100M. Back to an old sticky set E9070 and mouse 9060 MS. Sound sounds much better no interference....
View Article