Gerry55
Posts: 3
Joined: Mon Feb 01, 2016 3:42 pm

Zero & ENC28J60

Mon Feb 01, 2016 3:53 pm

Hi to all
I have a Pi Zero running Openelec, would it be possible to use one of these ENC28J60 Ethernet Development Controller Board
instead of WiFi, seeing that I ordered one first then thought about it!

User avatar
DougieLawson
Posts: 39304
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Zero & ENC28J60

Mon Feb 01, 2016 8:45 pm

It depends whether OpenELEC uses a stock kernel and device tree. The ENC28J60 stuff is in 4.1.xx kernels.
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

DirkS
Posts: 10371
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: Zero & ENC28J60

Tue Feb 02, 2016 9:00 am

Looking at http://forum.kodi.tv/showthread.php?tid=211501&page=64 I would say that it is indeed included.
Adding the magical line to config.txt should be enough.

Gerry55
Posts: 3
Joined: Mon Feb 01, 2016 3:42 pm

Re: Zero & ENC28J60

Tue Feb 02, 2016 12:24 pm

Thank for the reply
That’s good news.
What magical line do I need to add and were do I find the config.txt please?

DirkS
Posts: 10371
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: Zero & ENC28J60

Tue Feb 02, 2016 12:34 pm

Gerry55 wrote:Thank for the reply
That’s good news.
What magical line do I need to add and were do I find the config.txt please?
/boot/config.txt (or edit it directly from another computer. on a Windows computer you should see the file when the SD card is inserted)
See https://github.com/raspberrypi/firmware ... t/overlays (or the README file in /boot/overlays on your Pi):

Code: Select all

dtoverlay=enc28j60

Gerry55
Posts: 3
Joined: Mon Feb 01, 2016 3:42 pm

Re: Zero & ENC28J60

Tue Feb 02, 2016 4:30 pm

Thanks to all
I will give it a go tomorrow if the ENC28J60 card arrives.

Theshepherdmatt
Posts: 5
Joined: Thu Apr 21, 2016 9:40 pm

Re: Zero & ENC28J60

Mon Feb 05, 2018 7:03 pm

Did you get this working?

Return to “Beginners”