↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: success

Post navigation

← Older posts
Newer posts →

VMware – Now a Patch for Kernel 4.3

Adventures With Linux ™ Posted on October 18, 2015 by RGOctober 18, 2015

Thanks to info from zezaocapoeira, there is a patch – from efferre79 – for VMware vmmon to fix the compile problem with kernel 4.3.. https://github.com/efferre79/vmware/blob/master/app-emulation/vmware-modules/files/308-4.03-00-misc_deregister.patch I have tested the vmmon part of this with Workstation 12 and Kernel 4.3-rc5, and everything now compiles and loads/runs OK.. VMware vmci for Workstation 12 is now included with the standard … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, Opinion, VMware | Tagged kernel 4.3, patch, success, vmmon, vmware workstation 12 | Leave a reply

ARM – Odroid U3 OK With Latest U-Boot..

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

Recently tried the latest standard release of u-boot from ftp://ftp.denx.de/pub/u-boot/ , and it now works OK with the SDCard in the Odroid U3.    You still have to incorporate the ‘special’ secure-boot binaries and shell script from the hardkernel version ( in directory sd_fuse) from https://github.com/hardkernel/u-boot/tree/odroid-v2010.12 and change the reference to u-boot.bin to u-boot-dtb.bin in sd_fusing.sh. U-Boot 2015.10-rc3 … Continue reading →

Posted in Linux / ARM, Performance, success, U-Boot | Tagged arm, linux, odroid u3, sd_fusing, success, u-boot 2015.10-rc3 | 2 Replies

ARM – Odroid to 4.3-rc2..

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

Just updated the Odroid U3 to (patched) Kernel 4.3-rc2, from here:  https://github.com/tobiasjakobi/linux-odroid/tree/odroid-4.3.y Fedora 23 (Twenty Three) Kernel 4.3.0-rc2 on an armv7l (ttySAC1) …………….. ]# uname -a Linux rgodroid 4.3.0-rc2 #1 SMP Mon Sep 21 13:38:23 PDT 2015 armv7l armv7l armv7l GNU/Linux I had tried the ‘standard’ release of 4.3-rc2 from kernel.org, and this booted OK, but the … Continue reading →

Posted in compilation, kernel, Linux / ARM, Odroid, Opinion, Performance | Tagged arm, kernel 4.3-rc2 patched, linux, odroid u3, success | 3 Replies

ARM – CuBox – Back to 4.1, and Forward to 4.3-rc1..

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

I encountered more ‘network missing’ issues with Kernel 4.2 on the CuBox-i4 Pro, so reverted to Kernel 4.1.6, and all was well, again..   I have since updated to Kernel 4.3-rc1 (from kernel.org), and everything – so far – seems to be working OK.. Fedora release 22 (Twenty Two) Kernel 4.3.0-rc1 on an armv7l (ttymxc0) …………………… ]# uname … Continue reading →

Posted in arm, CuBox, kernel, Linux / ARM | Tagged arm, cubox-i4pro, kernel 4.3-rc1, more problems with kernel 4.2, success, update | 2 Replies

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

NVIDIA – Patch for Kernel 4.3-rc1 Compile Error..

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

Thanks to juston_li on the NVIDIA forums, there is now a patch to fix the compile error with Kernel 4.3-rc1. Details – and the patch – can be found here:   https://devtalk.nvidia.com/default/topic/877365/linux/355-11-linux-4-3-rc1-build-error/ I have applied this, and the NVIDIA driver now compiles and installs OK (as the GPL_Only error was fixed in 4.3-rc1). Now to attempt to use … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA | Tagged compile error, kernel 4.3-rc1, nvidia, patch, success | Leave a reply

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

Post navigation

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