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

Beginners • Re: :Repository/source list on a fresh install, and a few other...

32bit rpios does NOT use the Debian repos. You only need one line:Code: deb http://raspbian.raspberrypi.com/raspbian/ bookworm main contrib non-free rpi64 bit rpios does use the Debian repos.So what...

View Article


Camera board • Re: IMX219 4-Lane

That sounds plausible. imx219_configure_lanes needs to be extended to write all those registers instead of just 0x0114. i haven't worked through whether your new values do make all the numbers fall...

View Article


General discussion • What's with the M.2/NVMe obsession?

Full disclosure: I have a couple of Pi5 booting from NVMe. Beacuse A. it's possible, and B. I wanted higher volume local storage that didn't take up a USB port. Though I'm considering reverting one...

View Article

Teaching and learning resources • Re: Super-cheap Computing Cluster for Learning

It looks like installing the Chapel programming language is going to be difficult. Fido is barking about new hardware, but I hope updating the OS will be enough.For more about Chapel...

View Article

General • Re: RP2040, Issues with I2C-bus_scan. Unable to get address of...

I2C need a common ground between the two devices, that is between the master and the slave - so make sure that exists in other words, that each device doesn't just have its own ground and they are...

View Article


Image may be NSFW.
Clik here to view.

General discussion • Re: New Raspberry Pi Products

I like the look of this:https://thepihut.com/products/multifunc ... berry-pi-5Will definitely grab one with my next Pi - hope someone makes a passive cooling case to fit it.Statistics: Posted by ash73...

View Article

Device Tree • Re: For the life of me I can't make TLV320AIC3110 Audio chip...

For anybody else having similar problems, this is where devicetree errors/warning are:Code: /sys/firmware/devicetree/base/chosen/user-warningsNow at least I can debug some thingsStatistics: Posted by...

View Article

General programming discussion • Re: 24 Minute Sun Simulation

You have bought "WS2815 Individually Addressable RGB LEDs", not simple LEDs.You need to wire up the LED strip with power, ground and a communication wire.And you need your code to address each LED to...

View Article


Image may be NSFW.
Clik here to view.

Troubleshooting • I can't flash an OS - has my Raspberry Pi SD card gone...

I bought a Rasp Pi 5 bundle, and the SD card came with it, so it is an official Raspberry Pi SD card.After many changes done on my side, I am now stuck with the SD card.In Pi imager on Windows, any...

View Article


Graphics, sound and multimedia • Re: X11 screen tearing in latest...

The fix for screen tearing is Wayland. X11 doesn't lend itself to tear free scrolling acceleration, whereas Wayland is a much better fit.Statistics: Posted by jamesh — Wed Jan 01, 2025 9:56 pm

View Article

Beginners • Re: Raspberry Pi 5 came with no SD card

the card was too large to fit into the slot on the board.How old is the card you tried? Are you sure it is actually a full-size SDCard, and not a micro-SDCard in an adapter?Statistics: Posted by...

View Article

Raspberry Pi 400 and 500 • PINOUT command does not work on PI500

I tend to use the Code: pinout command to check what RAM my Pis are using, I tend to run them headless and find that a useful command. And it was a quick way to see the GPIO pinsOf course the Pi500 is...

View Article

Raspberry Pi 400 and 500 • Any music player like iTunes PiOS

Anything I can run on the Pi500 that's like iTunes I don't want a media server just a app that is inside a window that can play music stored on the Pi along the lines of iTunes.I know VLC can do this...

View Article


Advanced users • Re: Image File Utilities

His test nfs setup - that worked - must have been configured differently than mine. There's a lot of hidden magic in an "appropriate entry in /etc/exports". No hidden magic involved...I simply did a...

View Article

General discussion • Re: What's with the M.2/NVMe obsession?

If I had decided that any Pi 500 I bought would need to have an internal NVMe I wouldn't be buying a Pi 500 without it. Not having NVMe would indeed be "a deal breaker".People can tell me I'm wrong, I...

View Article


Compute Module • Re: CM5: What's the status of audio on GPIO 12~13?

Any update or news on this?Office has been shut for the last two weeks, and I do not think this work is scheduled anyway. I will promote it to see if it can be added.Statistics: Posted by jamesh — Wed...

View Article

General discussion • Re: how much would it have cost per pi500 to fit the M.2...

I doubt they would test every board by plugging something in.That's how manufacturing companies I have worked for did it. That seems SOP for consumer product.Well our testing procedure is much better...

View Article


Python • Re: Virtual environment insanity

1. install the venv without pip in it.I'm not sure why in the context of the OP's needs you would want to do this but am willing to learn.2. why backup the venv at all? All you need is a test file...

View Article

AI Camera - IMX500 • Re: Hello world for Raspberry Pi AI camera

The Hello World example failed on the same way with the Pi5.Statistics: Posted by Temba42 — Thu Jan 02, 2025 10:16 pm

View Article

Automation, sensing and robotics • Re: Night vision for car

This is that I want to change.Statistics: Posted by Craig85 — Thu Jan 02, 2025 10:35 pm

View Article
Browsing all 4861 articles
Browse latest View live