mrshark Posted September 14, 2018 Share Posted September 14, 2018 hi, i'm trying to run docker on an orange pi +2E, using armbian xenial well, using default legacy kernel, i can see /dev/spi* and /dev/i2c* and the like BUT i can't have docker-ce running with this kernel... so i swapped to the DEV kernel, now i've setup docker-ce but lost completely the hw support... which is the best setup to have both, so i can pass local hw devices to docker containers and have access to gpio and serial? thanks Link to comment Share on other sites More sharing options...
Igor Posted September 14, 2018 Share Posted September 14, 2018 1 hour ago, mrshark said: but lost completely the hw support. HW configuration in the modern kernel is done differently. Menu driven: https://docs.armbian.com/User-Guide_Armbian-Config/ Manual: https://docs.armbian.com/User-Guide_Allwinner_overlays/ 2 Link to comment Share on other sites More sharing options...
mrshark Posted September 15, 2018 Author Share Posted September 15, 2018 thanks, i'm trying now, i moved to NEXT kernel, too 1 Link to comment Share on other sites More sharing options...
Recommended Posts