Skip to content

Instantly share code, notes, and snippets.

View cfstras's full-sized avatar

Claus F. Strasburger cfstras

  • Düsseldorf, Germany
  • 00:00 (UTC +01:00)
View GitHub Profile
@cfstras
cfstras / usb-ether.sh
Last active January 25, 2026 14:44 — forked from dafta/usb-ether.sh
Steam Deck USB Ethernet
#!/bin/bash
set -euo pipefail
if [[ "$UID" -ne 0 ]]; then
echo "This script needs to be executed as root"
exit 1
fi
vendor_id="0x3000" # Valve