Skip to content

Commit 13a7f6a

Browse files
authored
Fix #4048
1 parent ecd49eb commit 13a7f6a

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

documentation/asciidoc/computers/compute-module/cm-peri-sw-guide.adoc

+1-8
Original file line numberDiff line numberDiff line change
@@ -219,14 +219,7 @@ dtoverlay=enc28j60
219219

220220
Reboot with `sudo reboot`.
221221

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:
230223

231224
[source,console]
232225
----

0 commit comments

Comments
 (0)