-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
GitHub Action edited this page Jul 28, 2026
·
1 revision
Lade die neueste Version von GitHub Releases herunter:
| Plattform | Paket |
|---|---|
| Windows |
.msi Installer oder .exe Setup |
| Linux (Ubuntu/Debian) | .deb |
| Linux (Fedora/RHEL) | .rpm |
| Linux (universal) |
.AppImage (ausführbar machen: chmod +x *.AppImage) |
# Empfohlen: Baut aus Source gegen dein System-webkit2gtk
paru -S fixplay-diagnosetool
# Alternative: Prebuilt AppImage-Wrapper
paru -S fixplay-diagnosetool-binHinweis: Das
-bin-Paket enthält ein AppImage mit Ubuntu-WebKit. Auf manchen Arch/Mesa-Kombinationen kann ein leeres Fenster erscheinen. Dann das Source-Paket verwenden.
Voraussetzungen: Rust (stable), Node.js ≥ 20, Tauri-Systemabhängigkeiten.
# Linux (Ubuntu/Debian)
sudo apt install libwebkit2gtk-4.1-dev libgtk-3-dev libudev-dev \
libayatana-appindicator3-dev librsvg2-dev patchelf
# Build
git clone https://github.com/fabioudev/fixplay-diagnoseTool.git
cd fixplay-diagnoseTool
npm install
npm run tauri build- NOR Flash: CH341A, FT2232, oder anderer flashrom-kompatibler Programmer
- UART: CP2105, FT232R oder ähnlicher USB-Serial-Adapter
- I2C: Raspberry Pi Pico mit fixplay-pico-i2c Firmware
- Controller: DualSense per USB (Bluetooth wird ebenfalls unterstützt)