Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: Raf1220 on May 25, 2017, 12:31:30 PM

Title: NOOB enc28j60
Post by: Raf1220 on May 25, 2017, 12:31:30 PM
Hi everybody.
I'm unable to load the dt enc28j60 in the config.txt using "dtoverlay=enc28j60,int_pin=24" and also without the option int_pin
Latest piCore version.
  "dmesg | grep spi " return nothing, so no modules loaded or errors
  "lsmod" return spi_bcm2835
I've tried to be as much as possible concise.
As post subject, I'm a NOOB so I apologies for mistakes or blasphemies.
The idea is to run the famous enc28j60 Ethernet spi board with a pizero. I could use the pi3 but for now my challenge is to let the enc work on the zero

Thank you!
Title: Re: NOOB enc28j60
Post by: Raf1220 on May 25, 2017, 12:37:29 PM
ok Just right now I've found the kernel modules and drivers tar   :D. where there is the enc28j60.ko.....so let's study... any suggestion or hints?
Thank you guys