↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: Crash and Burn..

Post navigation

← Older posts
Newer posts →

Kernel – 4.3-rc1 – Breaks NVIDIA and VMware..

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

Updated the test system to Kernel 4.3-rc1.. $ uname -a Linux rg6830l 4.3.0-rc1 #1 SMP Sat Sep 12 19:15:35 PDT 2015 x86_64 x86_64 x86_64 GNU/Linux Brief details of changes are here:  http://lkml.iu.edu/hypermail/linux/kernel/1509.1/03200.html The NVIDIA gpl_only issue has been fixed in linux/kernel/workqueue.c, but the compile now fails even before that is reached: /home/rgadsdon/NVIDIA-Linux-x86_64-355.11/kernel/nvidia/nv-procfs.c: In function ‘nv_procfs_read_registry’: /home/rgadsdon/NVIDIA-Linux-x86_64-355.11/kernel/nvidia/nv-procfs.c:363:12: error: … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, VMware | Tagged compile fails, error: void value not ignored, kernel 4.3-rc1, nvidia, vmware | 1 Reply

Kernel – 4.2 Final – Still Breaks NVIDIA…

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

Tested the 4.2 Final kernel, and the later NVIDIA drivers still fail to install, with the same GPL-only error.. A simple patch to fix this was proposed for 4.2-rc5, some time ago, but – for some reason – has failed to make it into the ‘final’ release..’ Details of the patch are here:  http://lkml.iu.edu/hypermail/linux/kernel/1508.0/02260.html Maybe this will … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, Opinion | Tagged gpl-only, kernel 4.2 final, nvidia driver compile fail, patch proposed | Leave a reply

Kernel – 4.2-rc6 Still Breaks NVIDIA…

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

Updated the test system to Kernel 4.2-rc6, and the NVIDIA ‘GPL-Only’ problem still persists:  Building modules, stage 2.  MODPOST 2 modules FATAL: modpost: GPL-incompatible module nvidia.ko uses GPL-only symbol ‘flush_workqueue’ /usr/src/linux-4.2-rc6/scripts/Makefile.modpost:90: recipe for target ‘__modpost’ failed make[3]: *** [__modpost] Error 1 /usr/src/linux-4.2-rc6/Makefile:1389: recipe for target ‘modules’ failed make[2]: *** [modules] Error 2 make[2]: Leaving directory ‘/usr/src/linux-4.2-rc6’ Makefile:146: … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Opinion | Tagged gpl-only, kernel 4.2-rc6, module fail, nvidia 355.06 | 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 – 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 – 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

Kernel – 4.1-rc6 Released..

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

Updated the test system to Kernel 4.1-rc6, and – as previously – the ‘vmnet-patched‘ version of VMware 11.1, and the latest NVIDIA drivers (346.72, and 352.09) compile and install/run OK.. $ uname -a Linux rg6830l 4.1.0-rc6 #1 SMP Mon Jun 1 09:01:13 PDT 2015 x86_64 x86_64 x86_64 GNU/Linux Details of changes from -rc5 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1505.3/05020.html Robert … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, VMware | Tagged kernel 4.1-rc6, nvidia 346.72 352.09, success, vmware 11.1 | Leave a reply

ARM – More SELinux Problems..

Adventures With Linux ™ Posted on May 6, 2015 by RGMay 6, 2015

After updating the Odroid U3 to kernel 4.1-rc2 (see separate post) I encountered more SELinux / Fedora 22 issues.. This time, SELinux tried to enable itself in ‘targeted’ mode on reboot, despite being ‘disabled’ in the config file.. …. [ OK ] Started Tell Plymouth To Write Out Runtime Data. [ OK ] Started Preprocess NFS configuration. … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux / ARM, Odroid, Opinion, Performance | Tagged config ignored, fedora 22, kernel boot parameter ignored, odroid u3, recompile kernel deselect selinux, selinux enabled automatically, targeted, workaround | Leave a reply

Post navigation

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