Raspberry Pi Connect • Re: does rpi-connect run headless?
Well I read the paragraph titled Wayland and I now know that Wayfire is the compositor for Wayland. so I did the following:pi@raspberrypi4:~ $ sudo apt list | grep wayfireWARNING: apt does not have a...
View ArticleGeneral discussion • Re: Help determining proper model
Pi 4 WiFi at 2.4 GHz has good range, the full length of a house, and at 5 GHz has less range, across a big room, but more speed.Your workload with almost no processing would run on a Zero 2 which has...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
Thanks for the response. I'm not a "superuser", but have tried various permissions approaches over the last couple of years, without any success. Since I can just plug in a card with Ubuntu and...
View ArticleDebian • Re: "sorry, this system does not appear to be a raspberry pi....
When i check the board model it comes back with 'no such file or directory'. Do you think my laptop is not able to detect my raspberry pi? i have it connected with a USB.Statistics: Posted by Dexas —...
View ArticleGeneral discussion • Re: Green LED flashes twice a second, Pi won't boot
Looks like the power supply crapped out. I should have checked that first.Statistics: Posted by Andrei07 — Fri May 17, 2024 9:57 pm
View ArticleTroubleshooting • Re: Network Adapter wont Work on Rasberry pi 5 (kali linux)
thanks, well i tried registrating but it says "Sorry, registration has been disabled by the administrator."Ah, that's annoying. yes :/ ive been trying to solve this issue in alot of forumes, discord,...
View ArticleRaspberry Pi Connect • Re: Pi4 Wayfire/Wayland rpi-connect won't start
I can't give you chapter and verse to verify, but I have a hunch that I've read that low-memory models of otherwise compatible hardware still revert to running X-11/openbox in preference to...
View ArticleGeneral discussion • Re: How to minimize power consumption
There are Y cables which connect to two USB A pins. You could connect the second cable to a wall power supply and that would at least get you another 500mA. So, using a Y cable (and an extension cable...
View ArticleTroubleshooting • Powering Raspberry Pi 5 using GPIO header.. Voltage Drop -...
I have a 5V6A power supply that I got off aliexpress that I was hoping to power a Raspberry Pi 5 with... but I've been unsuccessful.There seems to be a huge voltage drop when the cables/connectors I'm...
View ArticleTroubleshooting • Re: Setting locale issue and weird browser behavior
With either Chromium or Firefox they both automatically scroll down the page as it loads.If you have a spare SD card, try installing stock Raspberry Pi OS with Desktop 64-bit on the same hardware....
View ArticleTroubleshooting • Re: Powering Raspberry Pi 5 using GPIO header.. Voltage...
You need thicker wires and better connectors. Those “DuPont” leads are terrible as the wire is very thin and the connectors are badly made clones.Easiest way is to cut the end off a good quality USB-C...
View ArticleAdvanced users • Re: secure boot clarifications
Cool, that’s all I needed to know, thanks Can the hash of the public key not be printed through UART? Maybe printing it only if enable_uart is 1 so at least there is an option to disable...
View ArticleBeginners • Linux kernel headers mismatch
I recently updated my pi (rpi-update) and my kernel version became [6.6.30-v8-16k+].However my linux kernel headers are: Code: linux-headers-6.1.0-21-arm64/stable-security,now 6.1.90-1 arm64...
View ArticleBeginners • Re: Linux kernel headers mismatch
Well, that largely depends on what you are trying to do and why.Also - for the mods - this probably doesn't belong in "Beginners" section. Building kernels is not in that realm.Statistics: Posted by...
View ArticleHATs and other add-ons • Re: Power & data over USB ports?
Two Picos is another (cheaper) possibility.It would only need to be one Pico if running Pico-PIO-USB.It's going to be even easier if Pico SDK, MicroPython or CircuitPython, ever provide an API to make...
View ArticleBeginners • Re: PI5 Beginner problems
What case are you using, if any, for your Pi5? Maybe the USB C power jack isn't making full contact? It's not being fully inserted? If you haven't already, I would try it with no case.That is a very...
View ArticleMicroPython • Re: Connecting to Enterprise Wi-Fi with Raspberry Pi Pico W
Maybe raise it as an issue or discussion for the MicroPython Team - https://github.com/micropython/micropythonThey know. They haven't had the impetus or capacity to implement it. See RFC: cc3200:...
View ArticleDebian • Debian GNU/Linux trixie/sid
Code: ubu@debian:~$ inxi -v6System: Host: debian Kernel: 6.7.12-arm64 arch: aarch64 bits: 64 compiler: gcc v: 13.2.0 Desktop: GNOME v: 44.9 tk: GTK v: 3.24.41 wm: gnome-shell dm: GDM3 Distro: Debian...
View ArticleArch • Re: How to get plain Arch Linux to run on a Raspberry Pi 5 ?
you wouldn't by chance be using a wireless mouse plugged into the rpi5 & wifi at the same timeif you are, you can try putting the wireless dongle on a extension or hub away from the rpi5 bodyit's...
View ArticleTroubleshooting • Re: Raspberry pi 5: usb disk disconnects randomly
That is a bus powered Sata bridge. Likely what happens is the disk takes too much current to spin up again and knocks itself offline. This means you are too close to power limits for reliable...
View Article