Raspberry Pi OS • Re: Autostart with labwc
An update is on my to do list but major changes are required as the current layout and sections do not fit the new situation. Don't hold your breath - recent feedback has been extremely discouraging...
View ArticleRaspberry Pi Connect • Re: Gstreamer installation failure
Comment or remove the repo that is causing the issue.Gstreamer is in the normal Debian/rpios repos.Statistics: Posted by craigevil — Thu Dec 05, 2024 1:00 pm
View ArticleUbuntu • Re: Switching from Pi 4 to Pi 5 using Ubuntu 24.04.1 LTS
I can now confirm that it worked with 0 issues. Cloned the card just in case. Yes different MAC address got different DHCP assignment so if not using tunneling then router requires configuration...
View ArticleTroubleshooting • Re: RPI4: could not attach PHY
Will your Pi4 work with an official OS image?Ifso the problem is with your image.Statistics: Posted by aBUGSworstnightmare — Thu Dec 05, 2024 1:18 pm
View ArticleAdvanced users • Re: How to set communication between Raspberry Pi 4B and...
Sorry, but you understand the CAN bus spec and how the protocol works?There is no message on the bus until you send one.Question is what kind of data is to be send to your pixhawk and what kind of...
View ArticleGeneral discussion • Re: Further development of 32-bit software?
I use 32bit. Not least because I have Pi models that don't support 64bit.Perhaps you need to look at it another way: do you want/need to support 32bit Pi models?Statistics: Posted by thagrol — Thu Dec...
View ArticleBeginners • passive buzzer to raspberry pi5
hello,im beginner with using raspberrypi5i bought https://www.optimusdigital.ro/ro/audio- ... 4sHmFts78Oit is an passive buzzer i connect it to the devicebut its not working with my codes and i tried...
View ArticleBeginners • Re: passive buzzer to raspberry pi5
How have you wired them to the Pi?Post your code.The first link states 5V, not the Pi's GPIO pins are 3.3V might still work though.Statistics: Posted by rpiMike — Thu Dec 05, 2024 1:44 pm
View ArticleTroubleshooting • Re: cronjob issue - running but was written to /tmp and...
To add to what's already been said,"/home/[user]" is you user's home directory. cron does not look there for its config files (crontab).Terminology:crontab: the file storing your settingscron job: a...
View ArticleHATs and other add-ons • Re: Dell M.2 PCIe NVMe Gen 4x4 Class 25 2230 Solid...
Reading more I think this is a “backpower” issue and, interestingly, everything seems to work fine without the USB hub. Do I really need a powered hub for an NVME drive? Any way I could get some kind...
View ArticleBeginners • Re: RPi Lite and+ GUI but no Desktop
yes, suggest you go with raspberry os desktopyou can choose to boot to cli from raspberry pi configurationswitching to wayland is highly recommended as that's where all development is...
View ArticleNetworking and servers • Re: RpiZeroW connection problems....
So I checked the ASUS RT-AX86U PRO router and it had a f/w update on offer so I let it install that.After this it seems like the connectivity to WiFi problem has vanished.Statistics: Posted by Bosse_B...
View ArticleBeginners • It wasn’t dead after all (pi 4 Doesn’t boot)
Just to close out something.I bought a pi4 8GB ages ages ages ago.Tried to install it, having already set up a 2Gb and 4Gb successfully, but the 8Gb would not boot.I tried numerous times to no avail,...
View ArticleBeginners • Re: M.2 HAT+ and Official Pi 5 Case
I think this one might work. I haven’t tried ithttps://www.amazon.co.uk/Miuzei-Raspber ... B0D46W6NR2Or potentially this one https://www.amazon.co.uk/ElectroCookie- ... B0CV7GN22GAlso waiting to...
View ArticleBare metal, Assembly language • Re: MMU Intermediate Physical Address size
Pete, I tried to understand your MMU problem, because you asked. I stripped down your kernel.s file to the point, where the MMU has been enabled and the code runs through to this point. I can see this...
View ArticleBeginners • Silent bootup
HiDoes anyone have a definite answer on how to create a silent bootup using a RPi5-64 bit Raspberry OS?I've read several articles about this that are not that old but none of them appear to be...
View ArticleTroubleshooting • Re: Usb-c splitter cable to Connect iPad and raspberry pi...
Ok. Thanks for the Info. But that is sad.I wanted to create a portable dev setup with just my raspberry pi5 and iPad, and a recharger. If I use the usb-c port of the raspberry pi5 for the power, I...
View ArticleSDK • Re: DMA not fireing IRQ
Thank you very, very much!I had previously switched from the older dma_channel_acknowledge_irq0 to the more flexible dma_irqn_acknowledge_channel versions; assuming it uses the same IRQ counting as...
View ArticleRaspberry Pi OS • RPi 5 8GB RAM failed reboot and exit to initramfs
Please help. What should I do?1. On RPI OS GUI, I use the left top menu, the bottom 'green person running for exit' icon to shutdown/reboot.2. System shutdown and stop mid-way while rebooting. Fan...
View ArticleAutomation, sensing and robotics • Re: Raspberry pi ssd power consumption info
information about the Raspberry pi's own SSD:https://www.raspberrypi.com/products/ssd/and where are the requested tech details/power consumption data shown?As i posted above, from the product...
View Article