Name | Last modified | Size | License | |
---|---|---|---|---|
Parent Directory | ||||
HiKeyGettingStartedGuide.pdf | 28-Feb-2018 17:28 | 263.9K | open | |
Image | 03-Mar-2018 00:46 | 11.4M | open | |
MD5SUMS.txt | 28-Feb-2018 17:28 | 663 | open | |
README.txt | 28-Feb-2018 17:28 | 435 | open | |
boot-fat.emmc.img.gz | 03-Mar-2018 00:46 | 8.7M | open | |
hi6220-hikey.dtb | 28-Feb-2018 17:28 | 43.0K | open | |
hikey-jessie_alip_20150701-323.emmc.img.gz | 03-Mar-2018 00:46 | 449.6M | linaro | |
hikey-jessie_alip_20150701-323.img.gz | 03-Mar-2018 00:46 | 495.4M | linaro | |
hikey-jessie_developer_20150701-323.emmc.img.gz | 03-Mar-2018 00:46 | 323.2M | open | |
hikey-jessie_developer_20150701-323.img.gz | 03-Mar-2018 00:46 | 357.7M | open | |
initrd.img-3.18.0-linaro-hikey | 28-Feb-2018 17:28 | 3.3M | open | |
kernel.config | 28-Feb-2018 17:28 | 96.3K | open | |
ptable-linux.img | 28-Feb-2018 17:28 | 17.0K | open |
The Linaro HiSilicon Landing Team is pleased to announce the new release of the Linaro Linux release for HiKey. The Linaro Linux 15.11 release is a Debian-based Linaro Build that provides developers with a desktop like environment using Debian and the LXDE desktop, as well as a console-only image.
Features
- Based on Linux kernel v3.18, Debian jessie
- Support for Arm Trusted Firmware, UEFI and Grub
- Support for OpenGL ES
- Support for WiFi, bluetooth
- Support for high-speed USB Host
- Support for high-speed USB OTG
- Stable 1080p/720p HDMI support (with known issue on some monitors)
- Support for microSD card
- Support for Grove Starter Kit for 96boards
- Working core set of applications including:
- Graphical music player
- Web browser
- File manager
- Graphical editor
- A graphical UI to manage bluetooth and WiFi
- The following flavors are released:
developer
image that includes debian core packages as well as typical development packagesalip
image that includes a minimal desktop environment GUI using LXDE
Note: Each flavor has both an eMMC and an SD card version.
- All images have a pre-configured user called
linaro
, and the password for this user is set tolinaro
- The following features are supported on Hi6220 SoC:
- Integrated Octa-core 64-bit ARM Cortex-A53 at up to 1.2 GHz per core
- Embedded Mali450-MP4 GPU, supporting 3D graphics processing, OpenGL ES 1.1/2.0
Information about the HiKey
For more information about HiKey such as the hardware manual, Hi6220 SoC specifications, getting start guide, known issues, and schematics, please check the following website and wiki:
Build from Source
For instructions on building the software from source, please see the section ‘Building Software from Source Code’ in the Getting Started Guide:
$ git clone https://github.com/96boards/linux.git
$ git checkout -b working-hikey 96boards-hikey-15.06
Feedback and Support
For general question or support request, please go to 96boards.org Community forum
For any bug related to this release, please submit issues to the 96Board.org Bug tracking system. To submit a bug, follow this link
Bugs will be reviewed and prioritized by the team. For any bug report it is recommended to provide as much information as possible, and at the very list please include the name of the release you are using, the output of dpkg -l
to list all packages installed, as well, as the boot log (output of dmesg
).
Enjoy hacking!