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

Beginners • Re: ruspberry pi error

I'm quite sure it's because you're misspelling "raspberry" (check the title of your post!); fix that, and all will be well in pi-Land.Statistics: Posted by altosack — Thu Nov 07, 2024 8:42 am

View Article


Compute Module • Re: CM4 I/O Board with different two cameras available?

Yes, that should work, as will using the Pi5.Statistics: Posted by jamesh — Thu Nov 07, 2024 8:54 am

View Article


Raspberry Pi OS • Re: Forcing a Desktop Screen Resolution, on Raspberry Pi...

Add below to the beginning of cmdline.txt, make sure all remains on a single line.Code: video=HDMI-A-1:1920x1080M@60Dscreen needs to be connected to HDMI next to USB-C.As said, make sure you've not...

View Article

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

Yes, you can use Pin.irq() to wake up the Pico from sleep. For the sleep state, machine.deepsleep() is typically used for deeper power saving, while machine.lightsleep() is lighter but still reduces...

View Article

Troubleshooting • Re: NVMe: Slow WiFi on Pi5

Makes sense. I did wonder if that was the case, so I moved the Pi to about 10 feet from the WiFi router and the connection speed leapt up to pretty much what it should have been. So, as a solution, I...

View Article


General discussion • Re: need help choosing a power cord for my RPI4

https://www.raspberrypi.com/products/ty ... er-supply/ ?Statistics: Posted by jamesh — Thu Nov 07, 2024 9:29 am

View Article

Beginners • Is it safe to clone a Raspberry Pi onto an SD card while a code...

Hi all. I have a Raspberry Pi that is running a very detailed code (measuring sensor details, controlling motors, etc.). I was hoping to get a clone of this system using the 'SD Card Copier' program...

View Article

Troubleshooting • Re: how to force rpi3 (Bookworm) to output 1080p?

i didnt have to program anyone. i just plugged the HDMI dongle into my rpi. then i connect the HDMI cord from dongle to the TV. now i get instant 1080p from the rpi to the TV. thank you so much!Yes,...

View Article


Beginners • Surely simple networking help please!!!

HiI have a Raspberry Pi 5 upon which I have installed RpiOS lite.I have a quectel 5g modem/hat which connects to the pi via usb. Eventually I want the pi to function as wifi hotspot > 5g lte modem....

View Article


Beginners • 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

Raspberry Pi OS • Re: HOW-TO: Bookworm On-screen Keyboard

Has anyone gotten working with Chromium in Kiosk mode the new squeekboard keyboard mentioned at: https://www.raspberrypi.com/news/a-new- ... rry-pi-os/ it seems like it could be a built in replacement...

View Article

Python • Re: Python serial programing

Following @ghp's suggestion, I modified the code to wait for the correct PDU length. The PDUs vary in length depending on the SMS content, so it's not a fixed size. I haven't tested it yet, as the...

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi 4 model B external I2S...

..So, to interface the max98090 audio codec to RPi4, I have to write my own .dts file and compile it into a .dtbo file to include in /boot/overlays/.overlays wil have to go into...

View Article


Compute Module • Re: CM4 boot stops with BOOT ERROR: Code 45

Hi,I retried it again, before I attached a serial.I realized that I did not really wipe the NVME, but only run wipefs. I issued a blkdiscard to the NVME and now the CM4 boots without a problem.I tried...

View Article

Troubleshooting • Re: sudo apt update not working

You (or something you installed) seems to have added some non-standard repositories. The usual ones are the deb.debian.org and archive.raspberrypi.comEverything should still work, but you won't be...

View Article


Advanced users • Re: How can I get an RPI5 to recognize a very niche/novel...

looks like an E-key M.2, but without knowing the required interface signals you will hardly be able to get it running.would be keen to know how you've ben able to connect this card to a M-key adapter....

View Article

Troubleshooting • Re: Cloning SD card with autologin enabled

Thank you for the responses.I am using OS version 11.I have tested both methods: raspi-config and editing /etc/lightdm/lightdm.conf - no difference.Bit more info:I am using Win32DiskImager, to create...

View Article


General discussion • Raspberry Pi without Wi-Fi and Bluetooth

HiI need some Raspberry Pis with the Wi-Fi and bluetooth physically removed (not just disabled). I still need the USB and ethernet ports.Do you know whether Raspberry provide such a device? I'm...

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Playing video Youtube or VLC audio out of sync

I have always on Raspberry pi 4 and 5 when playing video VLC or YouTube that my audio is out of syncI thought with Raspberry pi 5 that it would be better, but still I am seeing itNot sure if there are...

View Article

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

I was using WiringPi for my various C scripts on my Raspberry Pi CM3 before the library was deprecated. I’ve now switched to a Raspberry CM4S (running Debian GNU/Linux 12) and installed version 3.10...

View Article
Browsing all 4876 articles
Browse latest View live