Quantcast
Channel: Raspberry Pi Forums
Browsing all 4861 articles
Browse latest View live

SDK • Re: SDK 2.0.0

RISC-V Embedded has LLVM compiler but there is no such file error when:Code: set(PICO_COMPILER pico_riscv_clang)What I do wrong?Statistics: Posted by MatSOBDev2 — Sat Aug 10, 2024 9:04 pm

View Article


Troubleshooting • Re: Wifi not working in headless installation (Pi 0W)

Yes, I did.https://imgur.com/a/9ywOoF5 here I pressed SI (which is YES), after clicking the first button which prompted me to insert Wifi details.https://imgur.com/a/AzkrT11 OS Customisation.I also...

View Article


Networking and servers • Re: Smokeping css not working

I installed Smokeping from the Rasbian repository using apt. All of the installation issues are supposed to be taken care of by atp. I have looked over all the files to be served by apache2, the...

View Article

Troubleshooting • Diagnostics for the Pi 3a+?

I'm having an issue and I need to determine if my Raspberry Pi 3a+ is working correctly.I have a PiStorm installed in an Amiga 500. The Amiga is working fine, except that IRQs are not being processed....

View Article

Troubleshooting • Re: Diagnostics for the Pi 3a+?

Code: raspinfomousepad or nano raspinfo.txt for the output as it's more then the console can hold.Statistics: Posted by kerry_s — Sat Aug 10, 2024 9:41 pm

View Article


General • Re: Ethernet MAC support with RP2350 ?

yes you're right. Thanks for the summary.What max. data rates rx/tx can be achieved with the proposed solution and is there an example available?I'm planning to make my code open source, but at the...

View Article

Official Display • Re: Display 3.5"" XPT2046 - Raspeberry pi zero 2w

I am assuming you are using Raspberry Pi OS - Bookworm.The LCD35-show script uses the wrong file "/boot/config.txt" rather than "/boot/firmware/config.txt". It also adds things that no longer work in...

View Article

Graphics programming • Re: LVGL v9 input handling

No, don't mind a bit. I'm trying out various things to try and get what I want.I have used GTK+, as some of my posts in the C++ section will show. I have an issue with the way that displaying a column...

View Article


Camera board • Re: Getting started with RTSP Stream on bookworm

Hi,-bash: cvlc: command not foundMeans that cvlc is simply not isntalled. AFAIK cvlc is packed with vlc, so you may just typeCode: sudo apt updatesudo apt install vlcAnd it should do the...

View Article


Troubleshooting • Re: new Pi5 stuck in Read Only File System mode

I wiped and reloaded the 1st SD card.No longer Read Only - but dies during "sudo apt upgrade". Looks like it downloads everything, and hangs at "Reading changelogs... 12%"Pi 5 led is now redEithernet...

View Article

General • GPIO goes high when the pico boots

I tried using an TPL5110 Timer breakout along with my pico in order to make it a really low power device for battery usage. However it seems that when the pico receives power all GPIO goes high (I...

View Article

Beginners • How to configure wayvnc in fail2ban?

Hi All,can anyone provide their fail2ban jail config where you have wayvnc configured?Thanks in advance.Statistics: Posted by 4k3or3et — Sun Aug 11, 2024 9:45 pm

View Article

Troubleshooting • Re: RPi.GPIO Failed to add edge detection on Pi3 New OS

On a Pi3 running Bookworm 64-bit with Desktop 6.6.31+rpt-rpi-v8, no runtime error occurs for me using RPi.GPIO, using GPIO 21 and Code: GPIO.setup(BtnPin, GPIO.IN, pull_up_down=GPIO.PUD_UP)That code...

View Article


Troubleshooting • Bluetooth LE only loading HID device when paired in GUI

Hello all. I'm running a Pi5 with the newest Bookworm OS and am running into an issue.I'm creating a Bluetooth gamepad with an Arduino Nano ESP32. It's working just fine in MacOS. The issue is when i...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Edit

Here's an edit:if i hold SHIFT while booting it puts me into the install an OS screen, then i press ESC to quit then SHIFT again to boot try USB boot that tries, but times out, so it tries to boot...

View Article


Beginners • A little help before I make a purchase

I’m looking to setup picoreplayer on a Raspberry Pi 5 and have it run as a music server. I’m informed it is a bit of an overkill but hey I want to be somewhat future proofed. I’m looking at the 8gb...

View Article

Troubleshooting • Re: Pi 4B not booting from USB

you know a rpi is arm64/aarch64 devicelinux mint does not make a rpi compatible osStatistics: Posted by kerry_s — Sun Aug 11, 2024 10:33 pm

View Article


Beginners • Re: A little help before I make a purchase

Vast overkill. I run pCoreplayer and LMS on a 2B and a 240Gbyte SSD. Approaching 200 CDs ripped to lossless flac. Still plenty of space.Statistics: Posted by drgeoff — Sun Aug 11, 2024 10:46 pm

View Article

C/C++ • Picotool build issues after updating SDK

I recently updated the SDK and now I can't get my pico code to build anymore (windows VSC). From what I can tell the system to build the .uf2 files is changed to picotool. I'm getting errors:Code: It...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Re: HDMI-CEC with Bookwork on original Pi B (not B+)

Hi Dom,That is what I initially expected - but then I tested the B rev2 with total_mem=255 in /boot/firmware/config.txt - and to my utter surprise, it worked.Output is at...

View Article
Browsing all 4861 articles
Browse latest View live