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

Image may be NSFW.
Clik here to view.

Русский • Re: Ошибка при запуске PINN

Have you tried installing another Operating System on your SD card, like Raspberry Pi OS, to test if your SD card is ok?Do you have another SD card you can try? Or another Raspberry Pi?Other than...

View Article


Raspberry Pi OS • Re: RISC-V Emulator

Extracting the value of 'Perfect Number #25 ' using RISC-V Alpine container.Code: ubu@raspberrypi:~ $ podman run -ti amp24/amp_riscv /bin/sh/ # apk add nano fastfetch rust cargofetch...

View Article


Troubleshooting • Re: Raspberry Pi 5 drops Wifi connection

Check that your router does not have a short lease time.What does this command show? Code: sudo iwlist wlan0 scan | egrep "Cell|ESSID|Signal|Rates"and this Code: journalctl | grep wlan0 | grep lease-...

View Article

Beginners • Re: Where is /etc/default/rcS

Thanks, /boot/firmware/cmdline.txt already had fsck.repair=yes, like you said. All my efforts in googling mentioned grub and other solutions.Statistics: Posted by jools72 — Sat Nov 16, 2024 11:29 am

View Article

Image may be NSFW.
Clik here to view.

Troubleshooting • Re: About the Black Screen Issue on Raspberry Pi 5 Bootup

Did you create the microSD card using Raspberry Pi Imager? If so we set the username (pi) and password in the Imager OS Customisation settings.I did create the SD card in Pi IMager, but I have already...

View Article


Troubleshooting • Re: Pi5 hanging when transfering large files to NAS

Amazing! The 16K pages somehow interacted with something in your environment to trigger bad behaviour in the Linux kernel. Since there is a factor 4 difference in page size I'd want to check that...

View Article

Graphics, sound and multimedia • Re: fruitbox MP3 jukebox

HiTechnically it's still active in that you can still post but to be honest it doesn't get used as much as it used to and replies are taking a lot longer.Most users now post to the 'Digital Jukebox...

View Article

General discussion • Re: Raspberry Pi Desktop for PC and Mac 64bit?

The Raspberry Pi Desktop for PC and Mac is based on a Debian system with a few additions and (mostly) cosmetic changes.If you want a 64-bit system, install Debian. You can tweak it to look like the...

View Article


AI Camera - IMX500 • ValueError: tensor info length 260 does not match...

Hello, i finally managed to come to the Point where i have the network.rpk File. Starting the demo now gives me the result: imm@JSPI10:~/Projekte/aiCam/picamera2/examples/imx500 $ python...

View Article


Troubleshooting • Re: 4k60hz issues

Users manual does not list supported resolutions, but indicates HDMI is 2.0 compliant.From your result above UHD framerate is 30Hz onlyCode: Detailed Timing Descriptors:DTD 1: 3840x2160 30.000000 Hz...

View Article

Python • Re: Multiprocessing does not work

Just add [SOLVED] to the title..It will self close if no activity in about 6 months...Statistics: Posted by gordon77 — Sun Nov 17, 2024 11:19 am

View Article

Image may be NSFW.
Clik here to view.

General • Re: Cheap Pico boards can be dodgy, may not have a buck-boost

another thing to beware ofi was working on a pico project with another guy, and he sourced some pico clones that do thiswe then powered a full sized rpi off what was once the VBUS pin, what was once a...

View Article

Advanced users • Re: How to determine current i2c bus speed?

Ah - that's a different problem. There will be nobody else driving the bus, and the bus clock speed is not meant to change. What's happening is that the VideoCore CPU speed is changing - probably due...

View Article


Troubleshooting • Re: What are differences between PiZ and PiZ2 in regards to...

There were some changes between the original Pi Zero 1.2 (without camera connector), and the later version 1.3 (with camera connector), but the test points used for power and USB connections are the...

View Article

Networking and servers • Re: OVM and Pihole running on the same Raspberry Pi...

How big are your storage devices and how fast should it be?My storage drive is a 4TB connected by the new powered Raspberry Pi USB 3 hub, works well and file transfer speeds are around 300Mbps...

View Article


Nederlands • Re: image maken van ssd

Heb je al gezocht hier op het forum?viewtopic.php?t=363884Statistics: Posted by zonstraal — Sun Nov 17, 2024 12:14 pm

View Article

SDK • Re: Byte (re-)ordering when using 8-bit DMA towards SPI display?

The CPU writes in little. The RAM does not care. DMA needs to be told to read in little. 8-bit reads are neither little or big. 16-bit writes are little.This comes with a performance consequence or a...

View Article


Beginners • Re: Need help with temperature sensor and display project

You didn’t specify which programming language you are using.- I have not yet decided. Was thinking about C/C++, since I rarely get to use them and wanted to give it a try. Any suggestions are...

View Article

General discussion • Re: STICKY: PINN - An enhanced version of NOOBS.

That parameter enables gen3 speeds instead of gen2 speeds. It is optional, so you don't need to add it to PINN.However, PINN has a config.txt file (just like Raspberry Pi OS and Retropie), so you can...

View Article

Linux Kernel • Re: Mainline support status?

I haven't followed along on the mailing list, so forgive my ignorance; but the patch did make it to mainline 6.12, right?No. It's still not merged, and I need to nudge the clock and device tree folks...

View Article
Browsing all 5949 articles
Browse latest View live


Latest Images