Raspberry Pi OS • Re: Wayland window size and position
Wayfire settings go in~/.config/wayfire.iniI think you need to add a section called placeCode: [place]mode=randomStatistics: Posted by jamesh — Thu Feb 01, 2024 10:05 am
View ArticleNetworking and servers • Re: Sharing a Windows-share with RPi
Hi all!Hiphiphurray! I can now access my shared windows drive from my/a/the Raspberry!For this on the Windows machine I created a local account <'ShareHolder'> and gave it a password...
View ArticleCamera board • Re: Has anyone already used the New arducam 64mp Owlsight. Why...
Is there more than one model of 64mp arducam camera for the pi ? I see a 64mp model with no name, https://www.arducam.com/64mp-ultra-high ... pberry-pi/ but talk of Hawkeye and owlsight.... They all...
View ArticleAdvanced users • Re: External LEDs on Pi 5
This is not a duplicate. The act_led_gpio option was absent from the Pi 5 DTB.An update to the DT file for Pi 5 including the act_led_gpio parameter has been pushed to our kernel repo and will be in...
View ArticleGraphics, sound and multimedia • Trouble with ALSA on Pi5/PiOS5
I have some long-standing code that uses the ALSA PCM API to produce sound effects.I've just built this code on a Pi5 with PiOS5 for the first time and it doesn't work....Well....It does produce the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Pinctrl utility on 3b+/buster?
A quick search for reallocarray gives me https://man.archlinux.org/man/reallocarray.3.enCode: reallocarray(): Since glibc 2.29: _DEFAULT_SOURCE glibc 2.28 and earlier: _GNU_SOURCESo which version of...
View ArticleTroubleshooting • Re: Auto starting a file on startup
Trying to start a simple python script contains lodes up pygame window displaying text.OS is Debian version: 12 (bookworm)Python script location: /home/user/Desktop/py/main.pyFirst attempt:sudo nano...
View ArticleGraphics, sound and multimedia • Re: Trouble with ALSA on Pi5/PiOS5
Hi Peter, I think that might be better reported in the Pi Linux repo, but I will flag it up to the engineers here.Statistics: Posted by jamesh — Thu Feb 01, 2024 10:54 am
View ArticleGeneral • Re: PICO W Getting Started - I2C scanner Build Errors - mainly solved
I cloned the working projects as I found that I would get an error with nmake not found when the project(PROJECT NAME) line was processed. I have no idea why and no one has offered an explanation -...
View ArticleTroubleshooting • Re: Bookworm feedback thread
I'm using bookworm/wayfire on a Rpi 4/5 and 400. Screen Blanking is set to 300 (5 mins) in /home/pi/.config/wayfire.ini.Whenever I try to play any media, Firefox/YouTube, VLC etc, the screen blanking...
View ArticleOff topic discussion • Enchanting Nuptials: A Lighthouse Wedding in Denma
Embark on a truly one-of-a-kind celebration by delving into the romantic allure of a lighthouse wedding in Denmark. Picture the towering beacon, not merely as a structure but as a poignant symbol of...
View ArticleTroubleshooting • Please delete as Im a dunce CH9102 USB Driver installation.
Has anyone managed to find a way to get the CH9102 USB driver working in Bookworm for the ESP32 S3 controllers?If so, can you point me to how as LSUSB isn't recognising the ESP32 S3 device despite it...
View ArticleBeginners • Re: Self hosting help needed
I have seen similar reports about the TL-SG105S not working with certain device combinations and avoided buying it, I got the TP-Link "D" suffix models instead.On one occasion I had a problem which...
View ArticlePython • Re: Camera Window won't jump out
Does the code work ?These just look like comments/ warnings not affecting it working.Statistics: Posted by gordon77 — Fri Feb 02, 2024 10:39 am
View ArticleOfficial Display • Re: Raspberry Pi 4 with official touchscreen no display...
You might try the recommended update commands that you should have been using for about the last 2 years.Code: sudo pt updatesudo apt full-upgradethey pull in all the dependences for the updating...
View ArticleAdvanced users • Re: HowTo: Install fresh OS on Pi5 NVMe 4tb 8tb drives
Code: mbr2gpt /dev/sdXormbr2gpt /dev/nvme0n1Just for info, they changed the syntax in firstbootIt seems acc. your code it was something with "whiptail --infobox Resizing root filesystem.", now it...
View ArticleTroubleshooting • Re: CM4 with Waveshare NANO-C - no boot
Is this a new CM4? You've not taken it out of some other device?Absolutely new device.Statistics: Posted by cobalt2435 — Fri Feb 02, 2024 10:53 am
View ArticleGeneral discussion • Re: Wifi chipset replacement for pi zero
I am not sure why it happened. Maybe the chip wasn't designed for the load as I was constantly streaming HD videos in YouTube on the desktop? Anyway the chip was super hot to touch and board wouldn't...
View ArticleNetworking and servers • SSH security
I have a headless Zero2W board set up with RPi Lite, Apache and PHP at my home which I use to host my own website. I have set up a port forwarding rule on my BT Hub/Router to direct website traffic to...
View ArticleMicroPython • Raspberry pi Pico W working only in Thonny IDE enviroment
i am making projec based on Raspberry pi Pico W and RFID-MR522 module. I encountered a problem, that my python script works onlt in Thonny IDE (using 'run' button). The code works perfectly in Thonny...
View Article