Jump to content

Dimoza

Validating
  • Posts

    1
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Regarding the "This NanoPi model is currently not supported." Looks like this is a mistake in WiringNP/wiringPi/boardtype_friendlyelec.c or As Lope wrote above, I looked at the /proc/cpuinfo and fix it by changing h3_kernel4 in mentioned file accordingly: ----- int getBoardType(BoardHardwareInfo** retBoardInfo){ ..... // const char* h3_kernel4 = "Allwinnersun8iFamily"; // originsl const char* h3_kernel4 = "Allwinner sun8i Family"; // changed -----
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines