Raspberry-Pi-Installer-Scripts icon indicating copy to clipboard operation
Raspberry-Pi-Installer-Scripts copied to clipboard

Results 45 Raspberry-Pi-Installer-Scripts issues
Sort by recently updated
recently updated
newest added

Been trying to setup a pair of MEMS mics on my Raspberry Pi 400 using tutorials that make use of your setup script. Although it worked in the past, trying...

enhancement

### Script Command ```shell sudo python3 adafruit-pitft.py --display=22 --rotation=90 --install-type=console ``` ### Operating System Raspberry Pi OS Buster light 2021-05-28 ### Hardware Raspberry Pi 4B ### Behavior When running `sudo...

bug

This script allows selection between two different pinouts corresponding to the quality mod (soldering a wire between gpio 4-18) and the unaltered HAT. However, the quality mod requires disabling onboard...

I request licensing clarification for the following files: Raspberry-Pi-Installer-Scripts/i2smic.py Raspberry-Pi-Installer-Scripts/i2s_mic_module/Makefile Raspberry-Pi-Installer-Scripts/i2s_mic_module/README.md Raspberry-Pi-Installer-Scripts/i2s_mic_module/dkms.conf Raspberry-Pi-Installer-Scripts/i2s_mic_module/snd-i2smic-rpi.c Raspberry-Pi-Installer-Scripts/i2s_mic_module/snd-i2smic-rpi.h Thank you very much for making these awesome resources available!

As mentioned in #243, not all files have licenses specified. It would be good to add an automatic check like we have on the learn repo.

enhancement

### Script Command ```shell cd ~ # sudo apt-get install python3-pip # sudo pip3 install --upgrade adafruit-python-shell click # wget https://raw.githubusercontent.com/adafruit/Raspberry-Pi-Installer-Scripts/master/libgpiod.py # sudo python3 libgpiod.py ``` ### Operating System 64-bit...

bug

### Script Command ```shell sudo -E env PATH=$PATH python3 adafruit-pitft.py --display=35r --rotation=90 --install-type=mirror ``` ### Operating System 64 and 32 bit Bullseye ### Hardware Pi3B and Pi Zero models ###...

bug

### Script Command ```shell sudo bash arcade-bonnet.sh ``` ### Operating System Raspberry Pi OS (64-bit) (debian bookworm) with raspberry pi desktop. ### Hardware Raspberry Pi 5 ### Behavior An error...

bug

### Script Command ```shell sudo -E env PATH=$PATH python3 adafruit-pitft.py --display=35r --rotation=270 --install-type=mirror ``` ### Operating System 64-bit Bookworm ### Hardware Pi 5 ### Behavior The install works and the...

bug

### Script Command ```shell speaker-test -c2 pi@zero:~ $ speaker-test -c2 speaker-test 1.2.4 Playback device is default Stream parameters are 48000Hz, S16_LE, 2 channels Using 16 octaves of pink noise Rate...

bug