• sdk
  • arm-sdk
  • Issues
  • #26

Closed
Open
Opened 2017-11-05T19:48Z by Adrian Zaugg @phloggu

[Orange pi Zero]: No eth device

Booting the provided image devuan_jessie_1.0.0_armhf_sunxi.img.xz leaves the device without ethernet. There is no usable driver included in the kernel as far as I can tell. Please refer to the discussion on armbian [1] for possible reasons.

[ https://forum.armbian.com/topic/4186-orange-pi-zero-ethernet-disabled-in-mainline-411/ ]

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.

  • parazyd
    parazyd @parazyd · 2017-11-10T07:39Z

    There are no usable drivers in the kernel provided by Devuan or in general? I guess I could recompile the image with a more recent kernel version and see if a driver is contained in there. Unfortunately I don't have an OrangePi Zero to test it out, so it might be a hit-and-miss.

  • Adrian Zaugg
    Adrian Zaugg @phloggu · 2017-11-14T02:17Z

    It seems according to [1] and [2] that Linux >=4.15 or <=4.10 is needed for this to work. The kernel hackers wanted to integrate a new driver into dwmac-sun8i but had some problems with it ("unfinished due to unstable DT binding"), that seem to be resolved in 4.15 onwards. There is a patch for 4.11 to enable the old driver "emac" in the discussion I mentioned under [3].

    So the best way is to use Linux 4.15 and thus wait until it's released, or to try to enable the old driver in the current kernel you are using. I would do the testing...

    [1] http://linux-sunxi.org/Linux_mainlining_effort#Merged_into_4.14 [2] https://forum.armbian.com/topic/4186-orange-pi-zero-ethernet-disabled-in-mainline-411/ [3] https://forum.armbian.com/topic/4186-orange-pi-zero-ethernet-disabled-in-mainline-411/?tab=comments#comment-31038

  • parazyd
    parazyd @parazyd · 2018-04-30T09:43Z

    Please reopen if still relative.

  • parazyd @parazyd closed · 2018-04-30T09:43Z

    closed