Quantcast
Channel: Raspberry Pi Forums

Image may be NSFW.
Clik here to view.

Official Display • Re: Mouse icon upside down when rotating display 180...

I had a pi5 installed with the official v2 display. I'll do some testing and let you know. The problem is still there on a pi4 with the official v1 display, the 800x480 one, 7". I'll test the v2...

View Article


Image may be NSFW.
Clik here to view.

Beginners • Re: Foundation and Ltd discussion

There are so many reasons why unpaid interns are a terrible idea. I don't know how many large UK companies make extensive of them. None that I've ever worked for!In theory it's illegal. But I know it...

View Article


General programming discussion • Re: App compiling help

If my searches are accurate, the existing 'PC Software' Configuration App seems to be Documented at Page #17 and onwards of this product manual - https://www.gadgetpool.eu/nuke/images/a ......

View Article

Troubleshooting • Re: neofetch --cpu_temp C works for Pi 500, but not for Pi 4 B

It says "This repository was archived by the owner on Apr 26, 2024. It is now read-only." There are no issues after this date, so there is probably no way to submit an issue.I discovered why they are...

View Article

Raspberry Pi OS • Re: Flatmax Pro with Flatmax ISO Balanced from audioinjector

Glad I'm not the only one. The driver seems to be broken in the linux kernel 6.12 branch. You need to get an older Raspbian, or downgrade the kernel to the 6.6 branch with rpi-update. I tried 6.6.77...

View Article


Device Tree • Re: Rpi5 I2S/PCM Audio Driver - DMA Issues

No, channel gets disabled before programming CHx_CTL and CFG, and is enabled at the very lastStatistics: Posted by uxnxexrxnxhxwx — Thu Aug 21, 2025 3:31 pm

View Article

SDK • pico2 with st7789_lcd example

I'm having trouble getting an st7789 lcd display to work with a pico2. I've been able to compile and run pico-examples/pio/st7789_lcd for the original pico without issue. But when I swap out the pico...

View Article

Compute Module • Ethernet problem (Porting from CM3B+ to CM4s)

Hello Everyone,I am currently working on porting a custom board that was originally designed for Raspberry Pi 3B+ CM to the Raspberry Pi 4S CM. I successfully completed the port, but I am encountering...

View Article


Compute Module • Re: Ethernet problem (Porting from CM3B+ to CM4s)

I am currently working on porting a custom board that was originally designed for Raspberry Pi 3B+ CM to the Raspberry Pi 4S CM. [ ... ]Thank you in advance for your help.For the avoidance of doubt,...

View Article


General • Re: High GPIO (30 and above) input issue on RP2350B

I don't know enough about how all this works but for what its worth: since certain functions (UART for me) worked on the B-variant-exclusive pins prior to fixing this, it may be possible to use all B...

View Article

Off topic discussion • Re: A bit of Raspberry with 144C/288T

When the number of worker threads requested is the same as the available hardware threads some runtimes set the affinity so Linux doesn't move them around. I can't remember whether the gcc OpenMP...

View Article