↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: success

Post navigation

← Older posts
Newer posts →

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

ARM – Odroid to 4.2-rc7..

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

Just updated the Odroid U3 to Kernel 4.2-rc7, from here:  https://github.com/tobiasjakobi/linux-odroid/tree/odroid-4.2.y Fedora release 23 (Twenty Three) Kernel 4.2.0-rc7 on an armv7l (ttySAC1) ……………… ]# uname -a Linux rgodroid 4.2.0-rc7 #1 SMP Fri Aug 21 11:30:26 PDT 2015 armv7l armv7l armv7l GNU/Linux The workflow is as before ( http://rglinuxtech.com/?p=1297 ), with the exception that  # make exynos4412_defconfig is … Continue reading →

Posted in Fedora, kernel, Linux / ARM, Odroid | Tagged arm, kernel 4.2-rc7, linux, odroid u3, success, update | 2 Replies

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

ARM – Pi2 to U-Boot..

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

I decided to try U-Boot on the Raspberry Pi 2, and the process has been fairly well documented in several places.. I used the latest U-Boot, with ‘patch’ info from here, as I needed Device Tree support:  https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=108217. Actual ‘installation’ is simple, as I just copied the u-boot binary to the boot directory on the SD Card, … Continue reading →

Posted in Hacks, Linux / ARM, U-Boot | Tagged boot parameters, compile, device tree support, install, patch, rasperry pi 2, success, u-boot | 2 Replies

ARM64 – HiKey With Proper UART Connection..

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

One of the most annoying missing features of the HiKey ARM54 board is the lack of a proper UART connection, to enable the same degree of boot information as other SoC systems..     There is a 4-pin/hole connection point, but no actual connector…    So, I had to get out the (mini) soldering iron, and magnifying goggles, and use … Continue reading →

Posted in ARM64, Crash and Burn.., Hikey, Linux / ARM | Tagged arm64, boot debug console, hikey, soldered, success, uart connection | 2 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

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

Kernel – 4.1 ‘Final’ Released..

Adventures With Linux ™ Posted on June 22, 2015 by RGJune 22, 2015

Kernel 4.1 has been released, with not many changes from -rc8… Brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1506.2/04143.html $ uname -a Linux rglinux-i7 4.1.0 #1 SMP Sun Jun 21 23:00:39 PDT 2015 x86_64 x86_64 x86_64 GNU/Linux As expected, the latest VMware (11.1.2) and NVIDIA (352.21) compile and load/run OK, without the need for any patches.. Robert Gadsdon.   June 21, … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel 4.1 final, nvidia 352.21, success, vmware 11.1.2 | 2 Replies

VMware – 11.1.2 Released, No Patch Needed..

Adventures With Linux ™ Posted on June 18, 2015 by RGJune 18, 2015

Just updated VMware to the latest version 11.1.2 on the test system, and it compiles/loads OK with Kernel 4.1-rc8.. Release notes are here:  https://www.vmware.com/support/ws/doc/workstation-1112-release-notes.html. At last, there is no need for the venerable vmnet patch (required since Kernel 3.19 was released..).. Robert Gadsdon.  June 18, 2015. … Continue reading →

Posted in compilation, kernel, Linux, VMware | Tagged 11.1.2, kernel 4.1-rc8, no patch needed, success, vmware | 3 Replies

ARM – Odroid to 4.1-rc8

Adventures With Linux ™ Posted on June 18, 2015 by RGJune 18, 2015

Updated the Odroid U3 to Kernel 4.1-rc8, from https://github.com/tobiasjakobi/linux-odroid/tree/odroid-4.1.y Fedora release 22 (Twenty Two) Kernel 4.1.0-rc8 on an armv7l (ttySAC1) …………… ]# uname -a Linux rgodroid 4.1.0-rc8 #1 SMP Wed Jun 17 16:20:50 PDT 2015 armv7l armv7l armv7l GNU/Linux As it has been some time since I (unsuccessfully) tried a ‘mainline’ kernel on the U3, I may … Continue reading →

Posted in compilation, Hacks, kernel, Linux / ARM, Odroid, Opinion | Tagged arm, kernel 4.1-rc8 patched, linux, odroid u3, success | 2 Replies

Post navigation

← Older posts
Newer posts →
Original content © Robert Gadsdon 2013
↑