Compute Module • Re: CM5 in CM4 boards - USB 3.0 from CAM0/DISP0?
Good idea, thanks. I don't have kicad but I have uploaded the zip as is to https://www.pcbway.com/tool/ElectronicDesignViewer and can see both schematics and pcb ant it looks like it is straight...
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Thanks for your effort on these.I am happy to redo the installs with default user settings. If you wanted to use for installs on pinn, at least until an official install for pi5 on these distros is...
View ArticleTroubleshooting • GPIO error on Rasp PI 3B+
Hello everyone, could not find answer here nor on the web. Pretty strange ... the system returns an error but seams to work anyway. I want to eliminate the error.Such is my code (lines 1-11)Code:...
View ArticleTroubleshooting • Re: STICKY: Bookworm, Point to Point Ethernet (inc g_ether)
Update: The above method no-longer works as ifupdown is no longer installed by default on Bookworm (since October/November 2024).There are a couple of potential workaround but both currently require...
View ArticleSDK • Error compiling btstack program with Pico 2W
Hello, I'm trying to port a piece of software I'm working on from pico W to pico 2 W because i need to have the extra RAM, storage but mostly the extra PIO, I've just updated the SDK to version 2.1.0...
View ArticleFor sale • Re: ADV7280m Hat for Pi Zero
For anyone interested the board is on tindie and hackaday.ioStatistics: Posted by lerabot — Wed Nov 27, 2024 3:06 pm
View ArticleGraphics programming • Re: 7" Display 2 and rotating content using DRM
You are correct that the overlay override is only setting a property on the connector. It is up to userspace to do something with that (fbcon, X11, Wayfire, and labwc all should do...
View ArticleTroubleshooting • Re: 512 GB card is too small for 477 GB image
As soon as I got it I imaged The SD card 512GB in case the card died. The image is 477GB. Well just a couple of months later the card did die so I tried putting that image onto a new sandisk Extreme...
View ArticleGeneral discussion • Re: Raspberry Pi 5 Crashes When Running FFmpeg for...
Doesn't Jellyfin use their own ffmpeg implementation? I remember something like that. I also used Jellyfin with RPi 5 but not anymore.Statistics: Posted by keyboardman — Wed Nov 27, 2024 3:10 pm
View ArticleSDK • Re: Error compiling btstack program with Pico 2W
Do you link to pico_btstack_ble? It looks like ENABLE_BLE=1 is missing somehow. Can you run "make VERBOSE=1" and post the output?I don't think we've changed anything significant around there so I...
View ArticleBeginners • Re: A replacement for MotionEyeOS?
Something odd with the quoting in that last post?Build motion from source as I said earlier - it works.Sorry, I thought your previous post provided a solution only for the most recent hardware and...
View ArticleTroubleshooting • Re: Raspberry Pi 5 Crashes When Running FFmpeg for Jellyfin...
Drink more coffee maybe and then read the error message again.your file:/mnt/ssd/Movies/Smile-2022/Smile-2022.mp4 does not exist, nothing to do with ffmpeg or jellyfinfix the...
View ArticleBeginners • Upgrade kernel to latest stable kernel
How to upgrade the kernel to latest stable kernel? I managed to upgrade to latest beta version, which seems to never receive upgrades. On the rpi4 I did the upgrade the beta versions it's stucked at...
View ArticleBeginners • Re: Upgrade kernel to latest stable kernel
sudo apt updatesudo apt full-upgradewill get your system entirely up to date.Statistics: Posted by jamesh — Thu Nov 28, 2024 2:48 pm
View ArticleUbuntu • Re: Ubuntu 25.04
What is this post about?(i)Fastfetch ,https://github.com/fastfetch-cli/fastfetch, can be installed on Ubuntu 25.04 . Unlike Fedora or openSUSE, fastfetch is not yet available on Ubuntu using 'sudo apt...
View ArticleHATs and other add-ons • Re: Error: no module named pa1010d (The Pi Hut GPS...
I had selected the virtual environment at the bottom right corner of the Thonny editor.What, exactly, do you see as the name of the Python3 interpreter at the bottom right of the screen, after...
View ArticleBeginners • Re: Problems with apt upgrade
try this:sudo apt updatesudo apt full-upgradesudo apt --fix-broken installand then sudo apt autoremove (to remove unused/no longer needed stuff)Statistics: Posted by terribleted — Thu Nov 28, 2024...
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 ArticleTroubleshooting • Re: Raspberry Pi 4 Won’t Boot from SSD - Stuck on “Welcome...
first boot can take some time, due to resizing the file systemHow long did you wait (it can be minutes)?Statistics: Posted by terribleted — Thu Nov 28, 2024 3:07 pm
View ArticleUbuntu • Re: Upgrading Pi from Ubuntu 23.10?
sudo do-release-upgradeStatistics: Posted by PilotPaul — Thu Nov 28, 2024 3:13 pm
View Article