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

MicroPython • Re: New Raspberry Pi Pico 2 not retaining files

Hello,I'm completely new. I'm trying to use Raspberry Pi Pico 2 and it's not behaving.I can successfully upload the RPI_PICO2-20241025-v1.24.0.uf2 file on the Pico using either Thonny or just with a...

View Article


MicroPython • Re: MicroPython: How to wake Pi Pico / Pico W / Pico 2 from...

I would have tried this:Code: button.irq(trigger=Pin.IRQ_FALLING, wake=machine.SLEEP)# orbutton.irq(trigger=Pin.IRQ_FALLING, wake=machine.DEEPSLEEP)Statistics: Posted by SurferTim — Thu Nov 07, 2024...

View Article


Raspberry Pi OS • Re: "Raspberry Pi OS 6.6" - Says who ?

Current downloads say Kernel 6.6Yes, but that's not a great way of referring to the PiOS version.Bookworm started off with 6.1 kernel, is currently 6.6, and may be updated to 6.12 before trixie...

View Article

Troubleshooting • Re: Raspberry Pi 4 // Trouble Outputting to a 1280x400 Display

Bleh, typo with the _ instead of +.Best option is to fix up the EDID as none of the other mechanisms work under all circumstances.You're unlikely to be able to actually reprogram the monitor itself,...

View Article

Compute Module • Re: MMC Kernel crash

Can reproduce the same on the newest Kernel.Code: [ 135.004566] Internal error: Oops: 0000000096000005 [#1] PREEMPT SMP[ 135.010931] Modules linked in: cmac algif_hash aes_arm64 aes_generic...

View Article


SDK • Re: Advice requested with running VS Code on RPi 4

What version of Raspberry Pi OS are you running on your Pi 4? Currently, the extension is only compatible with 64-bit Bookworm, so won't work correctly if you're running an older or a 32-bit OS.Also,...

View Article

MicroPython • Re: Pico W _thread OSError: TinyUSB callback can't recurse

I have also found threads to be unreliable when used incorrectly.My test shows without a main loop, the program crashes.Try my simple example above. Run it like it is, it does fine.Remove the main...

View Article

Raspberry Pi Connect • rpi-connect and rpi-connect-lite 2.1.0:...

Hi all,We've just released rpi-connect and rpi-connect-lite 2.1.0. The full changelog is available from apt once installed by running one of the following:Code: $ apt changelog rpi-connect$ apt...

View Article


Raspberry Pi Connect • Re: Cant connect after network change

Hi all,We've just released rpi-connect and rpi-connect-lite 2.1.0 which has a change which will hopefully help pick up networking changes much more promptly.Could you please upgrade and let us know if...

View Article


General discussion • Re: Raspberry Pi 5 Remote Desktop to Windows 11 PC

Normally people connect to a Pi using RDP (or VNC Viewer) on the Windows PC. The PC has keyboard/mouse and the Pi does not.Or we enable rpi-connect on the pi and use a browser on the...

View Article

Troubleshooting • Re: Raspberry pi wifi/ethernet error

Can you connect it to an HDMI monitor and boot without any microSD card in the pi?Statistics: Posted by neilgl — Thu Nov 07, 2024 10:37 am

View Article

Troubleshooting • Re: Playing video Youtube or VLC audio out of sync

A problem can simply be that you use an audio output device that does not properly state or handle its delay.A Pi5 only can do HDMI audio out of the box, rest is your own DIY, Test it in a normal...

View Article

General discussion • Re: Raspberry Pi without Wi-Fi and Bluetooth

You can modify the latest Pi 5 to disable the wireless chip. Please email applications @ raspberrypi dot com and I can pass on the details. Note, its a fiddly job.Alternatively, you are correct that a...

View Article


C/C++ • Re: Can't use WiringPi on Raspberry CM4S

Might be worth reading this.https://pip.raspberrypi.com/categories/ ... ctices.pdfStatistics: Posted by jamesh — Fri Nov 08, 2024 9:57 am

View Article

Beginners • Re: Pigpio initialization error while try to run LoRa c codes

hm it totally don't workI tried an other LIB https://github.com/loraraspi91/LoRa4RaspiBut there re also problemsI"ve installed the Lib in Code: /etc/myFolder/Testthan I moved the .h documents to Code:...

View Article


Image may be NSFW.
Clik here to view.

Compute Module • Re: Pi CM4 EUROCARD io Board ( Home-Lab ) Update

UPDATE 8I wanted to show you the different penal's and the 3d stuff this update, but plans changed slightly since the Board arrived early Yesterday evening. So what was supposed to be in this update...

View Article

Beginners • Re: Surely simple networking help please!!!

But then you siad 'use nmtui' which is expressly what I said I needed not to do.Go read my post again. I did not say that. I said that you may find nmtui a better choice than nmcli.If you tell us what...

View Article


Advanced users • Re: [HOWTO] Headless configuration of a Raspberry Pi using...

Thanks for this HowTo! I used it as my guide for implementing a gadgetmode plugin for sdm. While I was at it I also implemented libcomposite gadget mode. It works, but I haven't done extensive testing...

View Article

Raspberry Pi OS • Where to begin - errors in the latest OS Upgrades?

For about five years I have used various RPi 4s and more recently 5s for astrophotography. There have been occasional hiccoughs in the Update/Upgrade paths, but earlier this year we had a pretty...

View Article

Troubleshooting • Re: No OS works on zero 2w?

What power supply are you using?Statistics: Posted by kip_the_elder — Fri Nov 08, 2024 10:29 am

View Article
Browsing all 6702 articles
Browse latest View live


Latest Images