Advanced users • Re: Image File Utilities
Thank you for your input. But it does not seem to be working.On the SD card the ~100 GB is the music directory. Somehow the script wants to create an image of 103...
View ArticleRaspberry Pi OS • Re: Raspberry Pi Imager doesn't set up LVM?
sdm can burn a RasPiOS IMG to a disk with either LVM or BTRFS rootfs, in addition to, of course, ext4.The catch for you is that sdm requires that you customize the IMG with sdm before burning....
View ArticleBeginners • Re: Stuck in TTY - Please Help
Usually it's Ctrl-Alt-F7 or possibly Ctrl-Alt-F5Statistics: Posted by rpdom — Sat Apr 20, 2024 11:43 pm
View ArticleTroubleshooting • Can't download packages
This Raspnewbie needs help. I'm trying to set up a new Raspberry Pi Zero. When I boot up, i see this messge at the top of the desktop: "Updates are available - click to install." I click "Install...
View ArticleTroubleshooting • Re: led not turning on
Thanks a lot! pinctrl worked. Now im trying to understand how to use c programming with the GPIO for a simple blink project. The pinctrl is to be use in c as well? or do i need a suitable library for...
View ArticleMedia centres • Re: Peppy player
What about the idea of adding a boomark function to the button that has the info function? This will not rely on the clicking function. If the station has not been bookmarked, clicking that will add...
View ArticleGeneral discussion • Re: Getting Ubuntu Server to configure, I think
I beat you. I started with punch cards then moved to terminal based mini computers. That was years before PC's Any, as to your issues So i write the Ubuntu Server image onto the USB stick, but when I...
View ArticleTroubleshooting • Ssh problem
HiI have a problem that I have seen is common.I installed the latest OS on my raspberry 3. The OS was inserted into the sd card with the "imager". In this, I activated, among other settings,...
View ArticleTroubleshooting • Re: Overcurrent on Raspberry Pi 5
Okay, you have a 3A power supply which limits USB current to 600mA. Best solution is to get a RPi PSU for Pi5, which is capable of 5A and will negotiate a higher USB current limit.n Alternatively you...
View ArticleSDK • Re: How to disable all interrupts and freezes on core1?
Can you share the code for the core 1 loop?I thought a lot about PIO machines but I didn't think it would be quite fast enough, and tricky with the bit shifting required. Here is the code with...
View ArticleGeneral • Re: Execute from SRAM
So the first way I tried is just calling the entry function just like any other c function: "ThirdStageMainFunc();". Maybe "jump" was the wrong term, but rather just a standard subroutine call. And...
View ArticleAutomation, sensing and robotics • Re: Run Function When Battery is Low
I think it would be best if I reach out to Waveshare for assistance with this. It's probably a safer option, as I wouldn't want to accidentally cause any damage. Thanks for the help!Statistics: Posted...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
Maybe i misunderstand the term "daily driver".That's the fundamental problem; what the heck does anyone mean by "daily driver" ? If we don't know what that means, then any claim that a Pi can be used...
View ArticleGraphics, sound and multimedia • Re: Raspberry pi 5 camera green/pink
Are you using Raspberry Pi OS 64-bit with desktop (not RTOS) or something else?Statistics: Posted by neilgl — Sun Apr 21, 2024 10:57 pm
View ArticleOff topic discussion • Re: 4mm DAT drive on a Pi
Some are HP, some are Digital (TLZ06 and TLZ07). Since I worked for DEC at the time, guessing that they were written on a DEC TLZ-something drive.The 3 mail tapes are labeled as tar format. The...
View ArticleAdvanced users • Re: Why does the sd card copier require a desktop environment?
I know this nice tool and helped to get it working again on Bookworm So, this thread was more of a comment than a question?Statistics: Posted by scruss — Sun Apr 21, 2024 11:01 pm
View ArticleHATs and other add-ons • Re: GPIO hat breakout pins?
Thanks for the links! For the record I have tried 2 separate power supplies one for the pi and the other for just the touchscreen.. still got voltage warnings... I have tried so many different things...
View ArticleRaspberry Pi OS • Re: RaspberryPi 4 on 32bitOS returns incorrect information
Thanks for the info. So I should use Code: getconf LONG_BIT instead of Code: uname -m to know exactly the number of bits in the OS that is running.Statistics: Posted by kitamura_design — Sun Apr 21,...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi-5 DSI Interface...
Do we have a set of parameter available for DSI configuration? This is what I saw in DPI, do we have something similar for DSI? https://www.raspberrypi.com/documentati ... -interfaceStatistics: Posted...
View ArticleUbuntu • Re: Getting Ubuntu Server to configure, I think
Boy am I lost. Sorry for being in the wrong group. Thanks for the reply. I did ask AI about it, and this what it said. I'm finding that I must be using the 'latest' version of Pi Image and much of the...
View Article