You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/asciidoc/computers/compute-module/cm-peri-sw-guide.adoc
+1-8
Original file line number
Diff line number
Diff line change
@@ -219,14 +219,7 @@ dtoverlay=enc28j60
219
219
220
220
Reboot with `sudo reboot`.
221
221
222
-
You should now see an `rtc0` entry in `/dev`. Run the following command to view the hardware clock time:
223
-
224
-
[source,console]
225
-
----
226
-
$ sudo hwclock
227
-
----
228
-
229
-
You should also have Ethernet connectivity. Run the following command to test your connectivity:
222
+
If you now run `ifconfig` you should see an aditional `eth<n>` entry for the ENC28J60 NIC. You should also have Ethernet connectivity. Run the following command to test your connectivity:
0 commit comments