Replies: 1 comment 2 replies
-
|
I never tested Circle on a CM(1) by myself, I don't have one, but perhaps it
can work in spite of it. First you have to add the system option
USE_EMBEDDED_MMC_CM to your Config.mk file to use the eMMC memory. I only know,
that this works with the CM3+ and CM4, but you could give it a try.
The only known USB-Ethernet adapters to work are the Realtek RTL8152 and
RTL8153. If is does not work, add the system option USE_NAK_USB_FIX. The dwhci
error is triggered, because there is no supported USB device attached. That's
not a serious problem.
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have build for RP1 and it works great. Dropped it on one of the CM1s I just received, and no surprise, it did not work immediately. Beside the ethernet driver, what else needs to be rectified? Is there a USB-Ethernet adapter that work out o the box?
I tried two ethernet adapters, these were the logs. Curious how to fix the dwhci and emmc errors.
Beta Was this translation helpful? Give feedback.
All reactions