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

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

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


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

Advanced users • Re: Image File Utilities

Do you have any idea what this folder that shows up in the error message is used for (/tmp/img-backup-mnt)? Newer/other Linux distros use tmpfs for /tmpIt might be that the latest RPiOS image also has...

View Article


Troubleshooting • Weather Station RPI BME 280

Hi AllNewbie here, I want to build a weather station with the Pi.I am going to use this guide: https://projects.raspberrypi.org/en/pro ... -station/1I have got the weather station software cloned.When...

View Article

Advanced users • Re: Moving Linux Kernel to 6.12

Post url from "dmesg | pastebinit" on 6.6 kernel (with working wifi) and 6.12 kernel.6.6 kernel:https://paste.debian.net/hidden/ac312108/6.12 kernel:https://paste.debian.net/When I moved it to USB 2.0...

View Article

Troubleshooting • Re: Out-of-the-box B+'s not booting

128MB is way too small. You need at least 16GB for the recent OSs.Are you selecting a 32-bit OS?Statistics: Posted by davidcoton — Sat Dec 07, 2024 5:23 pm

View Article
Browsing all 5022 articles
Browse latest View live