Troubleshooting • Re: Raspberry Pi 5 - Welcome to Raspberry Pi Desktop
Hi everyone,I'm encountering an issue with my Raspberry Pi. When I boot it up, it gets stuck on the "Welcome to the Raspberry Pi Desktop" screen (see attached image) and doesn't proceed to the login...
View ArticleRaspberry Pi Connect • Browser auto starting with Connect sign on screen
When I reboot or start my raspberry, it now autostarts my browser and displays the Connect sign on screen. I never tried in any way to get the system to do this. I was using Chromium and examined all...
View ArticleHATs and other add-ons • Re: Wifi 6e/7 6GHz USB adapters that work with the...
For anyone coming across this post in the future here are the steps I took if you want to replicate them for the AX210 or other Intel based PCIE wifi cards. I connected the Pi 5 to the 52pi P02 PCIE...
View ArticleGraphics, sound and multimedia • Re: Raspberry PI 5 USB bandwidth
Use "lsusb -t" to confirm the connection topography of your cameras. To work over 30m you should have USB repeaters built into the cable.I can think of no particular reason why two webcams on...
View ArticleOfficial Display • Re: Raspi pi5 official display 2 DSi and hdmi
What environment are you using?labwc or X11 will all allow you to overlap the displays, and you should be able to scale them too (Wayfire has issues doing so as it only renders windows to one...
View ArticleMedia centres • Re: Peppy player
Hello,Some feedback about this issue.Of course, it's the vey few times I don't perform a backup before that it fails and that I get into trouble, otherwise that would not be "funny" A way for the Pi...
View ArticleTroubleshooting • Re: 512 GB card is too small for 477 GB image
That's a drawback of etcher and all the other Windows tools - similar to Linux dd. They clone the whole SD card 1:1 and if there are some bytes missing the copy fails. Just use the SD card copier...
View ArticleRaspberry Pi Connect • Re: Browser auto starting with Connect sign on screen
Does anyone have any idea what is going on?Nope.But you'll find the autostart config in one of the following places (unless it's a systemd service doing...
View ArticleBeginners • Re: A replacement for MotionEyeOS?
Has the underlying code been patched to increase reliability? I would imagine so. I'm not certain though, sorry. It wouldn't hurt to try it out and see how it performs though.You mentioned issues with...
View ArticleTroubleshooting • Re: Raspberry Pi 5 Crashes When Running FFmpeg for Jellyfin...
You should be using this:Code: ~# /usr/share/jellyfin-ffmpeg/ffmpeg -versionffmpeg version 7.0.2-Jellyfin Copyright (c) 2000-2024 the FFmpeg developersbuilt with gcc 12 (Debian...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: SPI display for RPI5 with dtoverlay?
Looks like you are making good progress on the touch element.The init file we used for the ST7789 Waveshare 2.8inch LCD was from Bodmer - from...
View ArticleAdvanced users • Re: Moving Linux Kernel to 6.12
Same happens on 6.6.63!Code: [ 77.541158] vc4-drm gpu: [drm] *ERROR* flip_done timed outOkay. If it's not 6.12 kernel specific create an issue here.Try to keep this thread for issues that only affect...
View ArticleGeneral discussion • Alternative to watching YouTube if you are using Firefox
As you know, if you are using Firefox, you are getting insane frame drop and CPU usage on Firefox when you watch YouTube videos. So I found this software:...
View ArticleCamera board • Re: Field of view wide-angle camera for raspberry pi zero
@sandyol: Could you please expand on your comment? I would assume that recording at 1920x1080, instead of 4x3, would crop the image vertically no? Shouldn't I expect the same horizontal FoV regardless...
View ArticleBeginners • Re: Problems with apt upgrade
Why is your /boot/firmware not mounted?Code: Setting up raspi-firmware (1:1.20241126-1) ...stat: cannot read file system information for '/boot/firmware': No such file or directoryError: missing...
View ArticlePython • Re: Python env with Fish shell
Sorry, I don't have an answer but it looks like the question has been asked on other pages. Hope this helps. See https://www.google.com/search?q=python+ ... e&ie=UTF-8Thanks for that. I assumed it...
View ArticleOther • Re: Euler's number ,e
Euler's identity is verified: e^(i*pi) + 1 = 0Code: ubu@raspberrypi:~ $ ubu@raspberrypi:~ $ gpReading GPRC: /etc/gprcGPRC Done. GP/PARI CALCULATOR Version 2.15.2 (released) arm64 running linux...
View ArticleCamera board • Re: What is Focus “locking Screw” used for on 6mm Lens ( Not...
If the lens (and focus adjustment ring) still rotate after locking the lens locking screw you perhaps haven't tightened up the small pinch/clamp screw that locks the focus adjustment ring?Statistics:...
View ArticleMicroPython • Re: Pico 2 W MicroPython UF2
They have already reduced prices. And maybe I don't like WiFi ... I want 4G/LTE, also some free pins ... annd fancy connectors. Statistics: Posted by gmx — Thu Nov 28, 2024 4:54 pm
View ArticleSDK • Re: Flash safe API calls
HiThanks for the advice.I am using PWM and DMA's at the moment, which I want to have running at the same time asFlash writing.Are DMA and PWM Flash safe, if they interact only with varaibles and...
View Article