Quantcast
Channel: Raspberry Pi Forums

Advanced users • Re: Running 32bit ELF executables on 64bit Pi OS

Has anyone written a "bridge" application that will run 32 bit ELF executables on the PI OS 64 bit Operating System, so that I don't always have to JIT compile to get my applications to run? I'd like...

View Article


Other projects • Re: Using Raspbarry Pi to simulate Mouse

I found something here:https://github.com/pelya/android-keyboa ... issues/135Search for "/dev/hidg1"I don't have any RPi's with GUI, so I can't check whether it works, I'll leave that up to you.But I...

View Article


Image may be NSFW.
Clik here to view.

Other projects • Re: Plotter drawing

You have a very nice friend!If you're lucky, the direct USB connection will create a serial port when you connect the plotter. Look at the output of dmesg to see what kind of tty it has created. Some...

View Article

MicroPython • Re: Making Micropython run in a partition with RP2350

Hello, You are seeking answers in the realm of advanced techniques in embedded systems development, such as directly manipulating the bootloader files and partition tables. Not knowing your objective...

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: Best way to set SPI

There is always a better solution, but if what is current is working well why bother. You will get better answers if you describe current issues and ask for remedies. In real life, software is release...

View Article


Image may be NSFW.
Clik here to view.

Graphics, sound and multimedia • Re: How To Install WideVine In FireFox ? (64...

yes & nodepends on personal needslucky, most of us are like you and have other devices to pick up the slackI have a win11 laptop I use for gaming mostly, everything else I do on RPI'sI userpi5-8gb...

View Article

Python • Re: 8-color mode only on a MSP3520 LCD (ILI9488 driver)

I thought that the ili9488 only works in 18 bit mode (so it has 50% slower FPS than 16 bit color LCDs).What driver are you using?Have you tried the panel-mipi-dbi-spi driver?...

View Article

Image may be NSFW.
Clik here to view.

Interfacing (DSI, CSI, I2C, etc.) • USB boot time differences

Hi, I'm running some performance tests on a Raspberry Pi 3B+ with different storage devices to determine which one provides the fastest Linux boot time.I'm using a setup where:/boot is located on a...

View Article


Troubleshooting • Re: raspberry pi bootloader works but every operating...

On the Pi4, with Imager set to enable SSH, set the WiFi and user etc. what happens if you write Raspberry Pi OS (Legacy, 32-bit) Lite to the card and boot the Pi from that, wait 10 minutes, then try...

View Article


Image may be NSFW.
Clik here to view.

C/C++ • Re: gcc 15.1.0-RC-20250418

Yours was a timely post. I'd just set the above off an rpi5 to see if it would bootstrap my QT stuff. I've cancelled that now and will try with 15.1.0 proper. Statistics: Posted by swampdog — Fri Apr...

View Article

Automation, sensing and robotics • Brainstorm: super hi-Accuracy sensor -...

Hi,I've been working on my RP2350 with the Bosch BMP585 high-accuracy pressure sensor that is ruggedized and waterproof.What are cool/interesting ways of using this sensor that I'm missing?Sports...

View Article

Troubleshooting • Re: Hissing Noise

Is the Raspberry Pi functioning well otherwise? Can you turn it on and run it as usual?Statistics: Posted by crugo — Fri Apr 25, 2025 7:51 pm

View Article

General discussion • Re: Any recomendations for a backup system? flexbackup?

OK, I didn't give enough info. It's a headless server, I want nightly backups. I keep a nextcloud instance on it. There is no gui. I need a command line solution that I can put into crontab or...

View Article