Jump to content

bigbuba

Members
  • Posts

    3
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    Russia, Moscow
  1. NanoPi Neo have same problem with kernel 4.9+...4.10+. It's problem in sun8i-emac - driver. After ifconfig eth0 down && ifconfig eth0 up autonegatiation work fine. I think, that problem is garbage in PHY-state register after U-boot. Problem can be resolved with adding: pre-up /sbin/ifconfig eth0 down pre-up /sbin/ifconfig eth0 up pre-up /sbin/ifconfig eth0 down in section eth0.
  2. A week ago Armbian was kernel 4.9.0, and Ethernet on NanoPi Neo worked after compile image. But now kernel is 4.9.4 and Ethernet not works (no interface eth0, ifconfig -a not shows eth0, only Loopback). There was also renewed Armbian framework. How do I get to work Etnernet on NanoPi Neo after last change Armbian framework and Kernel?
  3. I can configure the kernel (KERNEL_CONFIGURE="yes" in compile.sh), but can not configure U-Boot? How to configure U-Boot at ARMBIAN compilation?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines