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

Advanced users • Re: Moving Linux Kernel to 6.6

assuming you're on Pi5Code: sudo apt install git bc bison flex libssl-dev makegit clone --depth=1 --branch rpi-6.6.y https://github.com/raspberrypi/linuxcd linuxKERNEL=kernel_2712make...

View Article


Ubuntu • Re: IQaudIO DAC+ not working with Pi 5

I had a chance to look into this finally; it appears there's a kernel issue in the PCM driver that prevents the snd_soc_iqaudio_dac driver from registering correctly. Specifically, the following can...

View Article


Other projects • Re: General advice building another lennytroll

Glub0x,I have a land line and I to have to live with numpties calling most days wanting my money. To this end and a few years back I did a Pi based caller line number decoder thingy that monitors my...

View Article

General • Re: C program, flush input, scanf(), menus, etc.

The more I read, the more I realize it is silly to try to use scanf() for direct user input.I did not yet try the callback, bu that looks good. Online C compilers like the GDB debugger one are nice...

View Article

Image may be NSFW.
Clik here to view.

General discussion • Re: Raspberry Pi5 USB-C PD

Hoi zäme...just out of curiosity: I have a SMEIWANR 8Port 240W Charger (https://www.amazon.de/gp/product/B0CDBFCKK5/ ). When connecting an RasPi 5 according to an FNB58 it advertises 3.3-11V @ 5A....

View Article


Advanced users • Re: PI5 and easy AI/CV/LLM

Well, that is terrible!!!Indeed, I don't think you should worry about losing your job to a Pi running AI.Yet.Something big is happening.There is push towards AI server farms, lots of compute and huge...

View Article

Troubleshooting • Re: getting OSError: libbcm_host.so: cannot open shared...

Change the python code to use picamera2Documentation is here https://datasheets.raspberrypi.com/cam ... manual.pdfStatistics: Posted by neilgl — Thu Apr 04, 2024 10:45 pm

View Article

Troubleshooting • Re: Time stuck

Solved. Probably clock plugin was updated at some point, because previously I had a format set as Code: %H:%m, %a, %b %d %Yand all worked like it shouldToday I noticed that it displays wrong time -...

View Article


Gaming • Re: Need some guidance on retropie on raspberrypi OS.

Yes, I've been waiting for those clever folk at Retropie to catch up with the increasing changes to the Pi's OS graphic changes.As I understanding the Pi clever people have made the Bookworm graphics...

View Article


Beginners • Re: Help with storage performance

Samsung Fit Plus USB 3.1 flash drive MUF-64AB: A review plus a speed test on a Pi 4.https://petermoulding.com/samsung_fit_p ... e_muf-64abStatistics: Posted by peterlite — Fri Apr 05, 2024 10:04 pm

View Article

General • Re: External ADC via SPI speed on Pi pico

I would start removing one part of the software after the other and measure time needed.- comment out the CS digitalWrite (although it is needed at the end, just get the time budget)- comment...

View Article

General discussion • Raspberry Pi 3A+ has silkscreen (c) date of 2022 ?

Pimoroni recently had a sale. with 3A+ reduced in price so thought I'd get one as I'm sure to find a use for it.Noticed that the (C) date printed on the board is 2022. Since the 3A+ came out in 2018...

View Article

Camera board • Re: Raspberry Pi High Quality Camera DNG Format and Raspberry...

I just do not understand why when I run the GitHub DNG code, it produces a White and Grey Boxes image but in the Raspberry Pi OS terminal running " rpicam-still -r -o test.jpg " it produces a correct...

View Article


General discussion • Re: Raspberry Pi 3A+ has silkscreen (c) date of 2022 ?

Mechanical (Form, Fit, Function) Changes• New DA9090 PMIC.• No other significant changesElectrical• New DA9090 PMICSoftware/Firmware Changes RequiredThis new product revision is supported in firmware...

View Article

Troubleshooting • Re: Raspberry Pi 4 Model B Stopped Working Please help

Please help I really want to get this thing working again.Start with The Boot Problems StickyStatistics: Posted by thagrol — Fri Apr 05, 2024 11:35 pm

View Article


Other RP2040 boards • Re: Debug Probe an I2C sniffer / logger

I think I said it's a shame the Debug Probe doesn't breakout unused pins to allow it to be used as a maker platform for other things but I guess Raspberry Pi prefer product specific boards. There's a...

View Article

Beginners • Raspberry Pi 5 Audio?

Hello there, I’ve had my raspberry pi 5 for around 2 months now, and I have this speaker that I got when taking apart old technology. It looks like a really small laptop speaker, and has a blue and...

View Article


Networking and servers • Re: Remote SSH Connection is Broken When Wireguard...

Can anyone assist me with this topic as well?If my Pi is connected as a client to a wireguard server, it prevents me from being able to access the Pi via SSH from an external IP.Setup: External IP...

View Article

General discussion • Transporting Video Signal Over Optical Fiber

Hello Everyone,I have stumbled upon an issue while doing an application. In this application there is an existing multimode fiber which is installed. We will be using Sony PXW-Z90...

View Article

Beginners • Re: How to specific the vermagic for compatibility with Kernel

To build your own kernel, did you exactly use the instructions from this resource?https://www.raspberrypi.com/documentati ... ernel.html Building the Raspberry Pi OS Kernel : Made Easy implements...

View Article
Browsing all 5389 articles
Browse latest View live