File tree Expand file tree Collapse file tree
02-stage-audiodriver-satellite1-v1.0/01-driver Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,18 +8,17 @@ echo "Starting satellite1 driver installation..."
88
99# 1. Install the Custom Kernel
1010echo " Download and install Custom Kernel"
11- # wget https://github.com/florian-asche/Satellite1-RPi/releases/download/develop/linux-headers-6.18.29-fusb302-rpi-v8_2_arm64.deb
12- wget https://github.com/florian-asche/Satellite1-RPi/releases/download/develop/linux-image-6.18.29-fusb302-rpi-v8_2_arm64.deb
11+ wget https://github.com/FutureProofHomes/RPi-Kernel-Fusb302/releases/download/develop/linux-image-6.18.32-fusb302-rpi-v8_2_arm64.deb
1312dpkg -i linux-image-* -fusb302-rpi-v8_* _arm64.deb
1413
1514
1615# 2. Install System Configuration
1716echo " Download and install System configuration"
18- wget https://github.com/florian-asche /Satellite1-RPi/releases/download/develop/satellite1-rpi-setup_1.0-1_arm64.deb
17+ wget https://github.com/FutureProofHomes /Satellite1-RPi-Setup /releases/download/develop/satellite1-rpi-setup_1.0-1_arm64.deb
1918dpkg -i satellite1-rpi-setup_* _arm64.deb
2019
2120
2221# 3. Install the Python SDK
2322# echo "Download and install Python SDK"
24- wget https://github.com/florian-asche /Satellite1-RPi/releases/download/develop/satellite1-rpi-sdk_0.1.5_arm64.deb
23+ wget https://github.com/FutureProofHomes /Satellite1-RPi-SDK /releases/download/develop/satellite1-rpi-sdk_0.1.5_arm64.deb
2524dpkg -i satellite1-rpi-sdk_* _arm64.deb
You can’t perform that action at this time.
0 commit comments