Troubleshooting • Re: Repo no longer has a Release file.
I even tried switching over to the Debian repos and I am getting the same thing.Change /etc/apt/sources.list back to how it was before. Using the Debian repos will break the install as they're not...
View ArticleCompute Module • Have i killed the ethernet PHY on my CM module?
I've developed a custom carrier board for the CM4 and i have found that i couldn't detect carrier or operstate on the on ethernet port. I have two CM4 modules (eMMC without wifi) which have both been...
View ArticleGeneral discussion • Re: Fortnite in raspberry pi?
Yo just a discussion question, is it possible to run Fortnite or like og Fortnite on raspberry pi 5, 8 gigabytes of ram and overclocked to 2900 gigahertz?No RPi can run at "2900 gigahertz".And even if...
View ArticleBare metal, Assembly language • Re: Accessing ISP functionality on Raspberry...
I guess this means it won't let me read those registers from the Linux user side.for basic testing, you can defeat that with vcpokethat does reads from the VPU side, so you need to use a 7e based...
View ArticleTroubleshooting • Re: Can Open Browser from Terminal but Not from Systemd...
Thank you for the pointers - will do some reading and work on those lines. Already have your guide in hand thank you - it is what got me started!Agree re the delay, it was more to give the comms with...
View ArticleOther projects • Re: Goal: 20mhz PWM signal at 8-bit resolution. Possible?
First of all, this is not for an LED, but a laser diode. 6.5V, 130mA current (power output is 50mW).Secondly, I need the laser to modulate between 256 levels of brightness, 10–20 million times per...
View ArticleMicroPython • Re: pico-to-pico via intenral router: accept () issue
FYI, my problems have been resolved. I bought a $30 Tlink router and did not hook it up to the Internet -- just using it as a local network. Then all my server/client apps worked! So my main problem...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
Smartphones have sort of replaced the PC as a daily driver, but they are not Desktop replacements.Typing this on a mech keyboard to my Pi5 is not the same as using this forum on a Smartphone.I have...
View ArticleBeginners • Module Error
I've been trying to test out manipulating my Raspberry Pi Camera Module 3 through Thonny but I've been getting the "ModuleNotFoundError: No module named 'picamera' " and I'm not quite sure why. It's...
View ArticleAdvanced 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 ArticleBeginners • Re: Trying to get RPi4 to boot from USB Nvme M.2 SSD, Lot's of...
Issuing the commands "sudo apt update" followed by "sudo apt full-upgrade" will use the Internet to download and install all the latest updates for Bookworm. So, you must have Internet access for the...
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 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 Article