Refactor script for other Linux distros with automatic kernel updates

This commit is contained in:
Spacery
2025-12-30 18:01:39 -04:00
parent 1ce24d71ff
commit 6cefc43cda
21 changed files with 706 additions and 387 deletions
+5 -1
View File
@@ -14,8 +14,12 @@ I did not develop this software, The code is sourced from the Tenda U11 driver.
Before installing the driver, delete all aic8800-related folders under /lib/firmware. Using an incorrect firmware version may cause the system to freeze.
### Installation Steps
#### Copy udev rules:
#### Method 1: [Quick Installation](INSTALL_SCRIPT.md) (Recommended)
#### Method 2: Manual Installation
#### Copy udev rules:
Copy the aic.rules file to /lib/udev/rules.d/:
```bash