Beginners • Re: boot video super wide resolution custom aspect monitor?
AH!! I got it!! I had to add --aspect-mode stretch in my /etc/rc.local file after my video name!!Statistics: Posted by jjohnston7 — Wed Mar 13, 2024 7:00 pm
View ArticleBeginners • Re: Connecting a battery to raspberry pi 5
Any 12V battery etc. will do via a chip from a car charger.Any?Including https://www.amazon.co.uk/LiCB-23A-Alkal ... 7V26VLQ1/ ?I think not!Should work for a short time if it can handle high current...
View ArticleBeginners • Can Anyone explain please? Same username different method of...
I use my Pi headerless so logged in using windows MSTSC.exe with xRDP on the pi providing remote desktop services ALL Good.the Updates 2 days ago to raspberrypi-ui-mods package broke the ability to...
View ArticleGeneral discussion • Re: so, my raspberry pi isnt working
What OS are you running? ("cat /etc/os-release") im using bookwormStatistics: Posted by whyismypibreaking — Wed Mar 13, 2024 7:24 pm
View ArticleFrançais • Re: Chauffe Overcloking
Bonsoir,J'utilise ce système depuis le départ à 2.9Ghz. Si je comprends bien, vous utilisez un Benchmark qui n'est pas disponible sur le Store?Juste une interrogation de ma part, vous overclockez...
View ArticleTroubleshooting • Raspberry PI 4B killing home WiFi
Hello everyone,I was looking for this topic googling it but didn't find solution. I bought Raspberry Pi 4B 8GB withe the Argon One M.2 case and M.2 ssd drive. I have my Pi hardwired to my home router...
View ArticleFrançais • Re: Boot home assistant sur ssd nveme Raspberry pi 5
3. Utilisez la commande sudo rpi-eeprom-update pour vérifier les dernières mises à jour du chargeur de démarrage.4. Si une nouvelle version est disponible, installez-la.5. Après avoir mis à jour le...
View ArticleNetworking and servers • Re: RPi Zero brcmf drivers for kernel 5.15.32
I'm seeing the same issue. I'm using the OS image that was recommended for Raspberry Pi Zero W by the Raspberry Pi Imager this week.I have tried both lite and desktop, same result. dmesg says:Code: [...
View ArticleGeneral discussion • PI 5 Graceful Shutdown with UPS using INA219 i2c?
I have a Waveshare UPS 3S which has an external power button - great UPS for its form factor and functionality except power button kills power completely and does not trigger any kind of graceful...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: multiple PCA9548s on same I2C port
Well, the case is not quite closed:I now realize that RPi decided to reassign my ports.With one mux 0x70, ports were assigned 22-29With two ports, it decided to give 0x70 30-37 and move move the...
View ArticleGeneral discussion • Re: PI 5 Graceful Shutdown with UPS using INA219 i2c?
Looks like there is some public code for this:https://github.com/odya/hass-ina219-ups-hatStatistics: Posted by femski — Wed Mar 13, 2024 8:02 pm
View ArticleTroubleshooting • Re: Raspberry PI 4B killing home WiFi
viewtopic.php?t=320076#p1916748Statistics: Posted by drgeoff — Wed Mar 13, 2024 8:03 pm
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
It's worth pointing out Jeff compared different operating systems as much as hardware.Said another way, since Linux runs on x86 N100 based systems, it would be possible to compare only the hardware...
View ArticleCamera board • Re: Has anyone already used the New arducam 64mp Owlsight. Why...
Can confirm that the OwlSight 64MP "just works". One has to be a little careful with buffer choice so you don't run out of memory, but it takes picture as expected and I can find many uses for 14 MB...
View ArticleGeneral discussion • Re: A Pi Pie Chart
N100 pichart resultsCode: pi@pi-NucBox-G2:~/pichart-40$ ./pichart-openmp pichart -- Raspberry Pi Performance OPENMP version 40Prime Sieve P=14630843 Workers=4 Sec=0.234603 Mops=3982.6Merge Sort...
View ArticleRaspberry Pi OS • Re: Installing X11 on top of the Lite, missing library files
Excuse me asking perhaps a silly question.You are looking at X11 and I had a major problem with remote desktop access as the 11th March update of bookworm was released. I was using xRDP on the pi to...
View ArticleFor sale • Re: New Invention: 5v/12v Power Splitter - Replaces Pi 5v Pin
Congratulations. You've invented the voltage regulator.Not wishing to be too negative, but it's a bit pointless. The 7805 is a poor choice these days, and actually, those relay modules shouldn't use...
View ArticleGeneral discussion • Re: How does Pi5 determine Power Supply capacity
Pi5 likely relies on USB-C Power Delivery (PD) protocol for power negotiation. Standard USB-C chargers advertise their power capabilities, allowing the Pi5 to adjust its power draw. Bypassing the...
View ArticleGeneral • Re: Platformio for Pico problems on aarch64 and uploading woes
(I know your issue is fixed, but ...)If you've used a Pico with MicroPython, it won't respond to the "switch to 1200 baud" soft reset signal that PlatformIO expects is built into every bootloader....
View ArticleRaspberry Pi OS • Re: March 64 Bit Bookworm Bug??
You could roll back to to an earlier image but then 'sudo apt-mark hold raspberrypi-ui-updates' this was the package that destroyed remote desktop access for me. I have battled with TigerVNC and...
View Article