General discussion • Re: Product Suggestion: Internet Airlock
*: You can jumpstart an ATX PSU but that will boot the PC.The way I understand the original post is placing the Pi inside the PC chassis and using the same keyboard, video display and mouse with a KVM...
View ArticleBeginners • Re: Safe Shutdown in power outage via UPS
This Pi UPS can fit outside a case:https://thepihut.com/products/ups-module-3sStatistics: Posted by rpiMike — Wed Oct 30, 2024 7:38 am
View ArticleTroubleshooting • Re: how to force rpi3 (Bookworm) to output 1080p?
..add this to end of file:what's your understanding of 'end of file'? cmdline.txt is a single line only, that's why I always recommend to add the video mode to the beginning of the kernel command...
View ArticleGeneral discussion • Re: Pi 4 USB 3 to a flat cable under the board
Hello aBUGSworstnightmare, I have some of the almost flat USB cables shown in your link. To use them as is, I would have to plug the cable in the front of the Pi 4 then bend under. That are not that...
View ArticleRaspberry Pi OS • Re: Keyboard setting for RaspberryPi Keyboard
Dear Raspberry Pi Team,I have the great red/withe raspberry pi keyboard, but which setting should I make in the keyboard setting for this keyboard in the "mouse and keyboard settings?none as per...
View ArticleBeginners • Re: OK how can I turn off /on WiFi and not mess up
We should turn off all wifi connections while we sleep, it looks like I will have shut down raspberry nowWhy "should" we turn off WiFi before we sleep? If it is something odd like removal of the...
View ArticleNetworking and servers • Re: "Fake" WiFi Captive Portal on Zero W?
Previously when I tried this, I was able to get an access point. However, when I try to connect to it (default password), my devices would refuse to connect. They would not give any sort of error...
View ArticleBeginners • Artifacts in chromium
Hi, why am I seeing graphics artifacts in browser on my RPI OS with hardware accelerate enabled?Statistics: Posted by olevenets2 — Thu Oct 31, 2024 7:28 am
View ArticleDevice Tree • Re: How to enable CS high
That's wrong for two reasons:1. The linked document could be clearer, but it explains that the GPIO descriptors can be declared to be active high (https://github.com/raspberrypi/linux/bl ......
View ArticleGeneral discussion • Re: Pi cam 3 and pi 5
Can anybody help me setup pi cam v3 on raspberry pi 5 with Ubuntu 24.04?See STICKY: where to go to get Ubuntu support for the raspberry PI range of computers -...
View ArticleBeginners • Re: Having problems in integrating Pi camera module 3 with...
Subject: Having problems in integrating Pi camera module 3 with Raspberry Pi 5 , need some help to solve it if someone knows it please help me. Raspberry pi 5, 4GB ramPi cam V3 module 3Standard 200mm...
View ArticleTroubleshooting • Re: Hide boot text / on-screen keyboard
Ok, I managed to hide the boot text!I only needed to add "nosplash" to cmdline.txt as suggested by https://raspberrypi.stackexchange.com/q ... mdline-txtCode: console=tty1 loglevel=3 quiet nosplash...
View ArticleRaspberry Pi OS • Stuck at update-initramfs: Generating...
On a new RPi Zero 2W, new 128GB microSD, after installing RPiOS bookworm 64bit for Zero2W I didCode: sudo apt updatesudo apt full-updatethen installed pihole, apache2, mariadb with some databases and...
View ArticleBeginners • Re: PI OS Upgrade: Buster to Bookworm
This afternoon's work. I guess I just couldn't resist.Statistics: Posted by Ratsima — Thu Oct 31, 2024 8:18 am
View ArticleCompute Module • Re: CM4 Strange Ethernet behavior
You have at least 1 if not 2 problems:If you connect the CM4 board directly to the PC the is no mechanism to assign addresses. Usually the router runs the dhcp service to assign addresses. By directly...
View ArticleTroubleshooting • Re: Green lines on monitor
I will tryStatistics: Posted by TheOliOne — Thu Oct 31, 2024 8:23 am
View ArticleRaspberry Pi 400 • Re: Pi 400 stabile overclock
WoW I guess I should move to pi5 I use 1080p on a 2k gaming monitor with pi400 after all Statistics: Posted by joseph_sir — Thu Oct 31, 2024 8:26 am
View ArticleGeneral • Re: Different way to flash pico
but if I have no bootloaderYou can't, the UF2 bootloader is in ROM of RP2040 so it is always available.Statistics: Posted by fanoush — Thu Oct 31, 2024 8:29 am
View ArticleTroubleshooting • Re: Boot to USB3 with SATA adapter PA023U3
Those USB 3 things that only work at USB 2 are what I call USB 2.5. The USB 3 standard is sloppy and made the most important parts of USB 3 optional. Usually switching off UASP makes them work. If...
View ArticleTroubleshooting • Re: Raspberry Pi 2 - B, Rev. 1.1 won't boot
What version of which OS did you try for the new install? A Pi2Bv1.1 (BCM2836) can't run a 64-bit system.A good check but Pi Imager doesn't offer 64bit to the Pi2 option, even under (other), if the...
View Article