Igor Posted June 30, 2017 Posted June 30, 2017 Spoiler ___ _ _ _ ____ ____ / _ \ __| |_ __ ___ (_) __| | / ___|___ \ | | | |/ _` | '__/ _ \| |/ _` | | | __) | | |_| | (_| | | | (_) | | (_| | | |___ / __/ \___/ \__,_|_| \___/|_|\__,_| \____|_____| Welcome to ARMBIAN 5.32.170701 nightly Ubuntu 16.04.2 LTS 4.12.0-odroidc2 System load: 0.00 0.02 0.00 Up time: 4 min Memory usage: 2 % of 1855MB IP: 172.16.100.183 Usage of /: 19% of 7.0G [ General system configuration: armbian-config ] root@odroidc2:~# Download: https://dl.armbian.com/odroidc2/Ubuntu_xenial_next_nightly.7z [Untested 4.12.3] Old download: https://dl.armbian.com/odroidc2/Ubuntu_xenial_dev_nightly.7z [Tested 4.12.0] kernel 4.12 (upstream sources, built with https://github.com/armbian/build, EXPERT="yes") serial console only (screen does not goes up - didn't investigate why) tested booting from eMMC and SD card docker support serial console root login enabled MAC address fixed with workaround power on to login prompt ~ 10 seconds (8G eMMC) Bootlogs:http://sprunge.us/bIee
virgiliofornazin Posted July 7, 2017 Posted July 7, 2017 Hi Igor, C2 images are not available to download on main page anymore?
Igor Posted July 7, 2017 Author Posted July 7, 2017 5 hours ago, virgiliofornazin said: Hi Igor, C2 images are not available to download on main page anymore? Stable build are here - in usual location: https://www.armbian.com/odroid-c2/ but download links for development / preview builds are hidden by one more link by purpose. You need to click "other download options and archive" ... look for DEV and nightly.
Igor Posted July 22, 2017 Author Posted July 22, 2017 Updated but untested: https://github.com/armbian/build/commit/7a08a679b8076b8e9049b7e8ae4de26ac24e366d - HDMI out should work - USB as well
Iceflower Posted July 24, 2017 Posted July 24, 2017 Ive some questions about the images: On the Ubuntu Xenial Image iam missing the cpu temperature value (on debian found in: /sys/devices/virtual/thermal/thermal_zone0/temp) Is the Debian image not longer in development? Because with the current Debian image using Docker is not possible
Igor Posted July 24, 2017 Author Posted July 24, 2017 1. This is normal for preview images with WIP kernel - functions are missing or are broken. Don't know details ATM. 2. We usually only make one preview image. Ubuntu Xenial is still the favoured choice since it has newer package base than Debian Jessie. When we apply all needed fixes, optimization and testings with Stretch, it will probably be favorised for some time. Docker should work with this image.
edolnx Posted August 1, 2017 Posted August 1, 2017 Been doing some testing with the C2 vanilla test image and I'm very happy with it. Built a release with Jessie and containers and VMs also work great for me. USB has been working great on my build from a few weeks ago, I will try the newest to see if HDMI works and will report back in a couple days. I'm also hoping to help port to Stretch, so I'll go see if I can find a thread about that.
Igor Posted August 1, 2017 Author Posted August 1, 2017 12 hours ago, edolnx said: I'm also hoping to help port to Stretch, so I'll go see if I can find a thread about that. Any help in fixing Stretch would be awesome! I am not sure we have a dedicated thread for it yet.
erpalma Posted August 14, 2017 Posted August 14, 2017 I think that your kernel config is missing some symbols! I've notices the lack of serial/usb converters and device mapper + crypto target (for luks). Also, correct me if I'm wrong, are you building the kernel without stack proctector? Thank you!
martinayotte Posted August 14, 2017 Posted August 14, 2017 Effectively, CONFIG_USB_SERIAL is not set at all in linux-odroidc2-dev.config. But that could be added easily ...
Igor Posted August 14, 2017 Author Posted August 14, 2017 3 hours ago, erpalma said: I think that your kernel config is missing some symbols! I've notices the lack of serial/usb converters and device mapper + crypto target (for luks). Also, correct me if I'm wrong, are you building the kernel without stack proctector? This kernel's config is in making. We just got basic functionality working, even HDMI out is working in recent builds, a desktop can be built, but I really didn't pay attention to anything. We don't have any limits regarding configuration and will add anything to it. You can simply join this effort - just edit this file: https://github.com/armbian/build/blob/master/config/kernel/linux-odroidc2-next.config and submit changes to repository.
Recommended Posts