Use NCM instead of RNDIS for USB ethernet gadget

This commit is contained in:
Takumi Sueda
2026-03-20 00:49:46 +09:00
parent 805f0daebd
commit f3f5eee21b
6 changed files with 41 additions and 37 deletions

View File

@@ -139,7 +139,7 @@ EOF
systemctl enable boot.mount
# Enable RNDIS gadget
systemctl enable rndis_gadget
systemctl enable ethernet_gadget
# Get wild
cat <<EOF > /etc/apt/sources.list