↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

  • Home
  • About the Author…
  • Copyright and Trademarks..

Category Archives: aarch64

Post navigation

Newer posts →

ARM64 – DragonBoard 410c to Kernel 4.2..

Adventures With Linux ™ Posted on September 14, 2015 by RGSeptember 14, 2015

Just updated the Qualcomm DragonBoard 410c to Linaro/Qcom patched Kernel 4.2, from here:  https://git.linaro.org/landing-teams/working/qualcomm/kernel.git/tree/refs/heads/integration-linux-qcomlt Using the saved kernel config from 4.2-rc5, the system booted OK (headless)..: Fedora release 23 (Twenty Three) Kernel 4.2.0 on an aarch64 (ttyMSM0) ……………. # uname -a Linux rg410c 4.2.0 #1 SMP PREEMPT Sun Sep 13 20:13:35 PDT 2015 aarch64 aarch64 aarch64 GNU/Linux … Continue reading →

Posted in aarch64, ARM64, compilation, Crash and Burn.., Dragonboard, Hacks, kernel, Linux / ARM, Opinion | Tagged dragonboard 410c, kernel 4.2, linaro/qcom, success, update | 2 Replies

ARM64 – DragonBoard 410c to Kernel 4.2-rc5..

Adventures With Linux ™ Posted on August 25, 2015 by RGAugust 25, 2015

Just updated the Qualcomm DragonBoard 410c to (patched..) Kernel 4.2-rc5, from here:  https://git.linaro.org/landing-teams/working/qualcomm/kernel.git/shortlog/refs/heads/integration-linux-qcomlt This time, the boot was successful, and the mmc1 SDcard (rootfs) was recognised correctly.. Fedora release 23 (Twenty Three) Kernel 4.2.0-rc5 on an aarch64 (ttyMSM0) ……… ]# uname -a Linux rg410c 4.2.0-rc5 #1 SMP PREEMPT Tue Aug 25 11:38:52 PDT 2015 aarch64 aarch64 aarch64 … Continue reading →

Posted in aarch64, arm, Dragonboard, kernel, Linux / ARM | Tagged aarch64, arm64, dragonboard 410c, kernel 4.2-rc5, linaro/qcom, linux, patched, success | Leave a reply

ARM64 – HiKey – Change to UEFI Boot..

Adventures With Linux ™ Posted on July 22, 2015 by RGJuly 22, 2015

After some more testing, including trying (unsuccessfully) the HiKey version of Kernel 4.1-rc4 # git clone -b hikey-mainline-rebase –single-branch https://github.com/96boards/linux/   I was frustrated by the complete lack of kernel boot info on screen, after the proprietary bootloader had finished.. More research found that this bootloader was described as somewhat deficient in the ‘fit for purpose’ department, and … Continue reading →

Posted in aarch64, ARM64, compilation, Crash and Burn.., Hikey, Linux / ARM, UEFI | Tagged arm64, bootloader, emmc, grub, hikey, linux, success, uefi | Leave a reply

ARM64 – DragonBoard to 4.2-rc1 – And Back Again..

Adventures With Linux ™ Posted on July 17, 2015 by RGJuly 17, 2015

Updated the DragonBoard 410c to patched Kernel 4.2-rc1 from https://git.linaro.org/landing-teams/working/qualcomm/kernel.git/tree/refs/heads/integration-linux-qcomlt , and the system booted OK: Fedora release 22 (Twenty Two) Kernel 4.2.0-rc1+ on an aarch64 (ttyMSM0) ……….. # uname -a Linux rg410c 4.2.0-rc1+ #2 SMP PREEMPT Thu Jul 16 15:14:27 PDT 2015 aarch64 aarch64 aarch64 GNU/Linux – But, on further testing, the SD Card (mmc1) had … Continue reading →

Posted in aarch64, ARM64, compilation, Crash and Burn.., Dragonboard, Hacks, kernel, Linux / ARM | Tagged arm64, boot ok, dragonboard 410c, kernel 4.2-rc1 patched, linux, mmc1, reset 0x1 never completed, sdcard not detected | 3 Replies

ARM64 – And Now… 8 Cores!

Adventures With Linux ™ Posted on July 9, 2015 by RGJuly 9, 2015

I had another ARM64 system on order for some time, and – unexpectedly – it shipped a few days ago.. It is an 8-core ‘Hikey’ board, based on the same 96Boards outline as the DragonBoard 410c.. So far, I have it booting – with the Linaro/Hikey 3.18 kernel – and have put Fedora 22 on it.. Fedora … Continue reading →

Posted in aarch64, ARM64, Fedora, Hikey | Tagged 8 cores, 96boards, arm64, boot, fedora 22, hikey, linux, success | 2 Replies

ARM64 – DragonBoard 410c to Kernel 4.1..

Adventures With Linux ™ Posted on July 2, 2015 by RGJuly 2, 2015

Managed to update the DragonBoard 410c to Linaro Kernel 4.1.0+, from here: git clone https://git.linaro.org/landing-teams/working/qualcomm/kernel.git -b integration-linux-qcomlt So far, I have made the kernel ‘monolithic’ with all necessary modules built-in (‘y” instead of ‘m’), as this was how the original Linaro/Qualcomm kernel was built..     As the 410c uses the android fastboot, it would seem that the kernel/boot … Continue reading →

Posted in aarch64, ARM64, compilation, Crash and Burn.., Dragonboard, Hacks, kernel, Linux / ARM, Opinion, Performance | Tagged dragonboard 410c, kernel 4.1.0, testing, unstable, update | Leave a reply

ARM – Fedora 22 on ARM64..

Adventures With Linux ™ Posted on July 1, 2015 by RGJuly 1, 2015

After quite a lot of messing about, I got Fedora 22 running on the ARM64 DragonBoard 410c: Fedora release 22 (Twenty Two) Kernel 4.0.0-linaro-lt-qcom on an aarch64 (ttyMSM0) ………… $ uname -a Linux rg410c rg410c.almaden 4.0.0-linaro-lt-qcom #1 SMP PREEMPT Fri Jun 5 15:17:06 UTC 2015 aarch64 aarch64 aarch64 GNU/Linux Still running the ‘stock’ Linaro/Qualcom version of Kernel … Continue reading →

Posted in aarch64, ARM64, compilation, Crash and Burn.., Dragonboard, Fedora, Hacks, Linux / ARM | Tagged aarch64, arm64, boot, dragonboard 410c, fedora 22, success | Leave a reply

ARM – ARM64 Developments…

Adventures With Linux ™ Posted on June 25, 2015 by RGJune 26, 2015

Just took delivery of a Qualcomm Dragonboard 410c (https://developer.qualcomm.com/hardware/dragonboard-410c) : The unit is based on a ‘standard’ (96Boards) design, with a few quirks..   The device uses fastboot rather than U-Boot, and in this respect is more like flashing a custom ROM on a cellphone!    It even has on-board volume up/down buttons.. There is no Ethernet built-in, so … Continue reading →

Posted in aarch64, ARM64, Dragonboard, Fedora, kernel, Linux | Tagged aarch64, arm64, dragonboard 401c, fastboot, fedora, linux, new | Leave a reply

Post navigation

Newer posts →
Original content © Robert Gadsdon 2013
↑