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 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 ArticleCompute Module • Re: CM5 RAM Options – Is 16GB Coming?
I’ve already ordered a few pieces! How much did the carrier board cost?https://thepihut.com/products/raspberry ... 5-io-boardStatistics: Posted by jamesh — Thu Nov 28, 2024 2:29 pm
View ArticleTroubleshooting • Re: unable to install fswebcam in rasberry pi 4
Odd one, as on a Pi4 running Bullseye 32-bit with desktop and all updates, it installed fine:Code: pi@pi:~ $ hostnamectl Static hostname: pi... Operating System: Raspbian GNU/Linux 11 (bullseye)...
View ArticleRaspberry Pi OS • Cannot "sudo apt update" after failed Postgresql...
sudo apt upgrade now has error saying wrong signature key. Before that, I tried to install postgresql. Installation aborted mid-way due to wrong signature. How can I totally remove postgresql?Code: $...
View ArticleFrançais • [noob] Combiner RetroGaming et MediaCenter
Bonjour tout le monde,Je viens d'acquérir mon tout premier RasPi, et je souhaitais en faire une station de divertissement, mêlant à la fois retrogaming et lecture de films/streaming/etc. (par...
View ArticleGeneral discussion • Custom shell over UART
Hello, I am trying to implement a custom CLI on a Raspberry Pi for real-time project.The desired flow is as follows:1. I flash the Raspberry Pi with the application and connect to it via UART from a...
View ArticleBeginners • No IP address for headless install of Ubuntu 22.04
I am just starting with a Raspberry Pi 4B and my purpose is installing Ubuntu 22.04 server so I can then use ROS2 humble. I have been trying to flash the SD card with Raspberry Pi Imager and choose...
View ArticleAdvanced users • Re: Moving Linux Kernel to 6.12
Is that a yes to both questions?only to the first part (Did pastebinit work before the update to 6.12).Reverting to 6.6.62 requires me to compile the custom kernel again -> roughly 2 hours on that...
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 ArticleOfficial Display • Re: Rotate Official 7inch Display on Raspberry Pi 5
I like to use all the worlds bad words, after using several hours trying everythingand all I did wrong was add the video in a new line in cmdlistIt works now, thank you very muchStatistics: Posted by...
View ArticleAndroid • Re: LineageOS 20 /21 Is there an option to select default Phone...
viewtopic.php?t=100758Statistics: Posted by wildfire — Fri Nov 29, 2024 2:00 pm
View ArticleCompute Module • Re: cm5 USB 3.0 Power Fault State No input
Thank you for your quick response. I wish you good work.Statistics: Posted by Kubilay — Fri Nov 29, 2024 2:06 pm
View ArticleAdvanced users • secure boot on a CM4
I am trying to get an image that has a signed boot partition (boot.img and .sig) to work on a CM4, with the normal bootloader, as i read that this one should also support secure boot images. When...
View ArticleMicroPython • Re: Building MicroPython on a Mac
Thanks hippy. Some progress, but not quite there yet!Cmake worked but complained that picotool was not installed. It downloaded and installed it.I then ran make. It failed with numerous errors,...
View Article