OSOYOO DSI Panel APT Repository

APT repository for OSOYOO 720x1280 DSI touchscreen panel drivers for Raspberry Pi.

Installation

Add this repository to your Raspberry Pi:

echo "deb [trusted=yes] https://osoyoo.github.io/osoyoo-dsi-panel/ ./" | \
sudo tee /etc/apt/sources.list.d/osoyoo.list

sudo apt update
sudo apt install osoyoo-dsi-panel-dkms

Configuration

After installation, edit /boot/firmware/config.txt (or /boot/config.txt) and add:

# For 7" panel:
dtoverlay=osoyoo-panel-dsi-7inch

# For 10.1" panel:
dtoverlay=osoyoo-panel-dsi-10inch

Then reboot: sudo reboot

Features

Support

Repository Contents