Well,
actually the thagrol's guide works less than the little guides I found on the net, probably because of the release date ; there should be some modifications since on OS.
Applying it, I don't see anything happened in the interface, where before I was able to "see" something (an created interface), but where there were no com.
It seem that this Zero pi have been forget from most of people since sometime !
I can't find something about this USB gadget that doesn't refer to something less than 4 years.
So I suspect it missing some options somewhere.
Really stuck here ^^
The basic gadget setup hasn't changed since that guide was written. What has changed is the network configuration (with the Bookworm release and again recently) and where config.txt and cmdline.txt are found.
For networking, see viewtopic.php?t=364247
config.txt and cmdline.txt are now in /boot/firmmware
OS other than RPiOS are not supported but, unless they do something that's non-standard should work.
Bare minimum required is as follows:
- Add the following to config.txt:
Code:
dtoverlay=dwc2
- Add the following to cmdline.txt making sure it is on a single line:
Code:
modules-load=dcw2,g_ether
- Reboot
- Using nmcli or nmtui create a network connection on usb0. Network manager may create one for you but it does not fall back to link local/mDNS if no DHCP server is found).
There is an update to my guide in progress but 1. there are other demands on my time, 2. there's just me, 3. I don't get paid to maintain it, and 4. I don't respond well to entitled comments like "there should be some modifications since on OS".
Statistics: Posted by thagrol — Sat Dec 14, 2024 12:15 pm