secubox-deb/board
CyberMind-FR eab3688561 fix(eye-remote): Prevent duplicate IP on USB composite gadget
Pi Zero composite gadget creates both RNDIS (usb0) and CDC-ECM (usb1)
interfaces with same MAC prefix. This caused duplicate routes for
10.55.0.0/24 network, breaking connectivity to Eye Remote.

Fix:
- RNDIS (usb0): Configure with IP 10.55.0.1/24, bring up
- CDC-ECM (usb1): Disable (ip link down) to prevent route conflict
- Add serial console symlink /dev/eye-remote-console

Ref #52

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-07 04:54:38 +02:00
..
espressobin-ultra fix(network): Remove dummy0 interface causing routing issues 2026-04-27 16:45:31 +02:00
espressobin-v7 feat(eye-remote): Implement OTG features 3-5 (gadget control, storage sync, setup wizard) 2026-04-29 06:41:23 +02:00
mochabin fix(eye-remote): Prevent duplicate IP on USB composite gadget 2026-05-07 04:54:38 +02:00
rpi400 feat(ci): Add unified multi-platform live USB workflow 2026-04-11 11:20:46 +02:00
vm-arm64 Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
vm-x64 Initial commit: SecuBox-DEB migration from OpenWrt to Debian 2026-03-21 09:41:06 +01:00
x64-live fix(network): Fix x64-live netplan for real AMD64 hardware 2026-05-01 06:44:08 +02:00
x64-vm feat(image): Add network auto-detection and kiosk mode support 2026-03-28 17:20:25 +01:00