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

Device Tree • Re: RPI5: Issue with GPCLK0 Clock Generation on GPIO4 in ALT0 Mode

I see you already have an issue open at https://github.com/raspberrypi/linux/issues/6022Statistics: Posted by jdb — Mon Mar 11, 2024 6:47 pm

View Article


Off topic discussion • Re: Choosing a Static Site Generator

Thanks for your reply, It's not exactly what I was looking, I was going to post the generated site to gitlab. The layout of the bookshelf doesn't work for me.I did install snap so I could try out...

View Article


General discussion • Re: bookworm update forbidden 403

The IP address is the address of my router. I just tried the same command on a X86 Ubuntu 23.10 computer and that worked fine, so I don't know why they differ.Statistics: Posted by JakeZ — Tue Mar 12,...

View Article

Interfacing (DSI, CSI, I2C, etc.) • Re: telescope focus motor - xHCI host not...

Ah whoops! Sorry I forgot the part number - should be 94155-A, for 9.25" SCTs.UPDATE: Adding the rules files did not work - still getting a strange response with lsusb -tv immediately after plugging...

View Article

Advanced users • Re: Moving Linux Kernel to 6.6

Memory 'used' from command 'free' is give us process memory utilisation. Cache / Buffer are 2 others counters.I keep online the RPI to see what it appends in the time with kernel 6.6.20.OpenmediaVault...

View Article


Advanced users • Can't get Waveshare LCD working with PyGame/SDL2

I have a project involving a Raspberry Pi Zero 2W (Raspberry Pi OS Bookworm Lite 64-bit) and a Waveshare 2.8" DPI LCD. I'd like to run PyGame on it to display a simple touch-based UI.The display turns...

View Article

Image may be NSFW.
Clik here to view.

General discussion • Re: Raspberry pi 5 fan connector?

Attach a sound sensor to the gpio and create a loopback/PID program to optimise the sound/fan speed/cooling ratio's.Could through in the buzzword AI or ML or good old fashion self adjustment, you...

View Article

Advanced users • Re: Mainline support status?

A snag has come up in the DMA driver (https://lore.kernel.org/linux-arm-kerne ... l.com/T/#u).Support for all parts of Pi5 is going to take quite a long time (particularly RP1).Statistics: Posted by...

View Article


Bare metal, Assembly language • RPi 4B - MMU config with...

Hi all,I have seen this topic discussed but not solved before. Tried to reply to that thread but it is locked.I am doing some bare metal code, I thought it was cool to use high peri set to get 64mb...

View Article


The MagPi • Re: Magpi Back Issues

Still got 'em...Statistics: Posted by Splodgeink — Tue Mar 12, 2024 6:29 pm

View Article

Troubleshooting • Re: raspberrypi-ui-mods update package today - kills remote...

@BainesPi I wasn't sure who was being asked to look at their xsession file I looked at my file and the 31st line was simply a } character.Forgive me but I am not at the speed you are to follow the...

View Article

General discussion • Re: Raspberry Pi 5 SATA to USB Adapter (USB 3.1 vs USB...

Usually I use this command ...Code: sudo dd if=/dev/zero of=/testfile bs=16M count=64 oflag=direct && sync ; sudo rm -f /testfileWith status progress...Code: sudo dd if=/dev/zero of=/testfile...

View Article

Advanced users • Re: Can't get Waveshare LCD working with PyGame/SDL2

Any suggestions before I do that?1. Ask Waveshare2. Run a minimal X server/desktop with just your Pi Game app. See Running A Program At Start Up A Beginner's Guide section 5.2Statistics: Posted by...

View Article


Raspberry Pi OS • Re: Multiple workspaces in Bookworm

I didn''t know this feature existed.Is it possible to nagivate / iterate through workspaces using keyboard for the settings below?Code: [expo]toggle = <ctrl> KEY_SPACE[core]vwidth = 2vheight = 1...

View Article

Device Tree • Re: PWM driver questions

You could write a book on some of those, and I'm not going to, but I'll try and give you some pointers:Where are GPIO pins and pin functions enumerated/documented for both legacy and RP1 style?The...

View Article


Python • Re: Unable to inherit system packages

Sorry for not providing adequate information. Here is what happened after creating the environment Code: pi@raspberrypi:~ $ python3.9 -m venv --system-site-packages newenvpi@raspberrypi:~ $ source...

View Article

Advanced users • Re: partitioning nvme

Depends. If you follow the usual method and write a .img to the drive (or use SD card copier) your partition table will be replaced as will all references to your data.as I imagined, so what will be...

View Article


Raspberry Pi OS • Re: How to reset vcgencmd get_throttled?

AFAIK there isn't but rather than checking throttled since last boot, wouldn't it be better for you to check for currently throttled?A sensible suggestion, but I didn't write the software that puts...

View Article

General • Play multiple wav sounds simultaneous

Hello,I have a simple application playing multiple wav sound files from an sd card over a i2s amplifier. The Pico receives a byte over the serial port and accordingly plays one of five sounds. These...

View Article

Troubleshooting • Re: lgpio

/usr/loca/lib/liblgpio.so: file not recognised: file format not recognisedWell, when I see this kind of diagnostic, I typeCode: file /usr/loca/lib/liblgpio.soex:file...

View Article
Browsing all 6606 articles
Browse latest View live