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

Image may be NSFW.
Clik here to view.

MicroPython • Re: PicoW MicroPython project: I added a bunch of debug lines...

Thank you very much for suggesting asyncio. Good to hear you are getting stuck in with asyncio. If you want to read some very good docs and tutorials on this if your copilot conversations has left...

View Article


Troubleshooting • Can't use pi camera module 1.3

I am using a raspberry pi zero2w with raspberry pi os bookworm. I am not able to use the camera module 1.3 with pi. I tried vcgencmd get_camera and it gets detected but does not work with rpicam and...

View Article


Raspberry Pi OS • Re: Warning from apt-key: Key is stored in legacy...

For me, the solution was:Code: sudo mkdir /etc/apt/trusted.gpg.dsudo apt-key export 90FDDD2E | sudo gpg --dearmour -o /etc/apt/trusted.gpg.d/raspbian.public.gpgsudo apt-key export 7FA3303E | sudo gpg...

View Article

SDK • Re: PICO_XOSC_STARTUP_DELAY_MULTIPLIER 64 - Custom boards not booting.

Great suggestion. I though that I had tried this before, but when I installed 4p7 caps in place of the 18pf caps, the board game to life. I'll try this on the others. Thank you so much!Statistics:...

View Article

Beginners • What/how to self learn headless OS?

All new to me. For learning, I am setting up a headless CLI (no desktop) server for 24/7 home weather station with CLI-only for maximum uptime. Without desktop will be less code and proportionally...

View Article


Beginners • Re: What/how to self learn headless OS?

Imager will write to virtually any USB storage device.Statistics: Posted by pidd — Fri Dec 06, 2024 4:35 pm

View Article

Troubleshooting • Re: Can't use pi camera module 1.3

What does rpicam-vid --list-cameras show ?Statistics: Posted by gordon77 — Fri Dec 06, 2024 4:43 pm

View Article

Raspberry Pi OS • Re: RPi 5 8GB RAM failed reboot and exit to initramfs

In the screenshot, the initramfs dropped to a busybox shell because it could not find your root filesystem, PARTUUID=2d889912-02. I assume that is supposed to be the second partition of your NVMe...

View Article


SDK • Re: Atomics on Pico 2

As per pico-examplesCode: if (PICO_SDK_VERSION_STRING VERSION_LESS "2.1.0") message(FATAL_ERROR "Raspberry Pi Pico SDK version 2.1.0 (or later) required. Your version is...

View Article


General • Re: Reconfiguring hstx_ctrl_hw->expand_shift takes two seconds?

just a passing thought; i would guess the "2 seconds" is coming from the monitor not from the HSTXMy guess is that you are disturbing your timing somewhere (monitors don't like this, and may "change...

View Article

Troubleshooting • Re: LXDE rasputin package?

Has nothing to do with camera.Package: rasputinVersion: 0.1Architecture: arm64Installed: noPriority: optionalEssential: noSection: unknownSource: rasputinOrigin: Raspberry Pi FoundationMaintainer:...

View Article

Troubleshooting • Re: Why does my new RP5 die after 1 week

Thank you rpimikeOk I will get larger card, I understand that could be a problemThe power supply is a 27w I bought it with the RP5I will try that Mike and see if that sorts out the problemThank...

View Article

Advanced users • Re: Image File Utilities

@Davor,This is what I got after following the instructions at: https://www.openhab.org/download/ to install openHAB 4 on my Raspberry Pi 5:Code: root@raspberrypi:~# parted -lModel: BUFFALO SSD-PUTA...

View Article


Image may be NSFW.
Clik here to view.

Advanced users • Re: NUMA Testing

Is this going to be added to raspi-config (and Desktop Config) so I don't have to keep remembering what to edit? Statistics: Posted by bensimmo — Sat Dec 07, 2024 4:30 pm

View Article

Off topic discussion • Re: How reach the moderators ?

It was still in the approval queue, now done.Statistics: Posted by jdb — Sat Dec 07, 2024 4:39 pm

View Article


Compute Module • Re: Compute Module 5 Fan goes to 100% on shutdown

Setting the EEPROM "POWER_OFF_ON_HALT=0" setting should fix the fan at the expense of a bit of power consumptionI tried setting it, but it still did not change the situation. The fan still runs at...

View Article

General discussion • Using Local Positioning System (LPS) for my model train...

I have a model train setup at home and I want to determine the exact position of each train module.I got advise to use 4 DWM1001 UWB bases module as anchors and one (per train module) as tags.However...

View Article


Troubleshooting • Pi400 video pipeline errors

On a Pi400 running up-to-date 64bit Bookworm with default settings, I get a bunch of dmesg warnings/errors:Code: [ 840.707329] swiotlb_tbl_map_single: 2 callbacks suppressed[ 840.707347] vc4-drm gpu:...

View Article

Troubleshooting • Re: Network is unreachable

You at least have 1 big error where NetworkMannager might fail on:static ip_address=192.169.86.102/24Remove any local static IP destinations anyhow.Statistics: Posted by redvli — Sat Dec 07, 2024 5:01...

View Article

Advanced users • Re: Cross-Compiling Linux Kernel for rpi 4

Have a look here viewtopic.php?t=343387&hilit=kernel+com ... y#p2057115Statistics: Posted by redvli — Sat Dec 07, 2024 5:04 pm

View Article
Browsing all 4060 articles
Browse latest View live