hunter matuse

</>

Raspberry Pi over USB C ethernet sharing

November 18, 2023 by Hunter Matuse

Find two files `config.txt` and `cmdline.txt` in the boot SD card.

In `cmdline.txt` add `modules-load=dwc2,g_ether` just before `rootwait` - make sure there's a space before `rootwait`.

In `config.txt` add `dtoverlay=dwc2,dr_mode=peripheral` as the last line.

November 18, 2023 /Hunter Matuse
  • Newer
  • Older