↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: kernel

Post navigation

← Older posts
Newer posts →

NVIDIA – Kernel 5.4-rc Patch for 435.21

Adventures With Linux ™ Posted on October 7, 2019 by RGOctober 7, 2019

Thanks to loqs, there is a patch for driver 435.21 and kernel 5.4-rc, at http://ix.io/1MRE . I have tested this with 5.4-rc2, and it now compiles successfully: ………………………………. WARNING: module nvidia uses symbol filp_open from namespace /NVIDIA-Linux-x86_64-435.21-54rc2/kernel/nvidia-drm/nvidia-drm-gem-user-memory.o: $(deps_/home/rgadsdon/kernel/NVIDIA-Linux-x86_64-435.21-54rc2/kernel/nvidia-drm/nvidia-drm-gem-user-memory.o), but does not import it. WARNING: module nvidia uses symbol cpufreq_get from namespace VIDIA-Linux-x86_64-435.21-54rc2/kernel/nvidia-drm/nvidia-drm-gem-user-memory.o: $(deps_/home/rgadsdon/kernel/NVIDIA-Linux-x86_64-435.21-54rc2/kernel/nvidia-drm/nvidia-drm-gem-user-memory.o), but does not import … Continue reading →

Posted in fix, kernel, Linux, NVIDIA, Opinion | Tagged 435.21, compile success, kernel 5.4 patch, nvidia | Leave a reply

Kernel – 5.4-rc2 is Out. No Change from rc1, so far?

Adventures With Linux ™ Posted on October 7, 2019 by RGOctober 7, 2019

Kernel 5.4-rc2 has been released, and brief details are here: http://lkml.iu.edu/hypermail/linux/kernel/1910.0/07213.html The odd behaviour of VMware and NVIDIA compiles still occurs, but there are patches submitted (see comments under -rc1 article http://rglinuxtech.com/?p=2614 for more details).   So far, I have not seen a fix for the NVIDIA compile failure. Robert Gadsdon.  October 7th 2019.   … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, quirks, VMware | Tagged compile quirks, kernel 5.4-rc2 released, patches submitted, same as rc1 | 1 Reply

Kernel – 5.4-rc1 Released – Odd Quirks with Kernel Symbols

Adventures With Linux ™ Posted on September 30, 2019 by RGSeptember 30, 2019

Kernel 5.4-rc1 is out – a day later than usual, and brief details are here: http://lkml.iu.edu/hypermail/linux/kernel/1909.3/04895.html My tests with VMware and NVIDIA revealed some odd errors/warning relating to kernel symbols.. With the latest NVIDIA (435.21) I got the following: # make make[1]: Entering directory ‘/usr/src/linux-5.4-rc1’ The Module.symvers file is missing, or does not contain any symbols exported … Continue reading →

Posted in Crash and Burn.., Fedora, Hacks, kernel, Linux, NVIDIA, Opinion, patches, VMware | Tagged kernel 5.4-rc1 out, module symvers warnings, nvidia 435.21 fails, patched vmware 15.5 ok | 5 Replies

VMware – Version 15.5 is Out – Compiles with Kernel 5.3..

Adventures With Linux ™ Posted on September 20, 2019 by RGSeptember 20, 2019

VMware have released Workstation version 15.5.0, and the release notes can be found here:  https://docs.vmware.com/en/VMware-Workstation-Pro/15.5/rn/VMware-Workstation-155-Pro-Release-Notes.html The real surprise is that this actually compiles ( although not very cleanly) with Kernel 5.3 (tested with 5.3.0, and GCC 9.2.1, on Fedora 30).. …………………. /tmp/modconfig-rtOtwQ/vmnet-only/vnetEvent.o: warning: objtool: If this is a retpoline, please patch it in with alternatives and annotate … Continue reading →

Posted in compilation, kernel, Linux, Opinion, retpoline, VMware | Tagged compiles with kernel 5.3.0, released, vmware 15.5.0 | 2 Replies

Kernel – 5.3 Finally Here – OK with Latest NVIDIA, and Patched VMware

Adventures With Linux ™ Posted on September 15, 2019 by RGSeptember 15, 2019

Kernel 5.3 has been released, and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1909.1/05539.html Tested with VMware 15.1.0 (patched, as usual..) and NVIDIA 435.21, and both compile/run OK.. Robert Gadsdon.   September 15th 2019. … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 5.3 released, latest nvidia, nvidia 435.21, ok, patched vmware, vmware 15.1.0 | Leave a reply

ARM – Original Hikey Updated and Fixed – with Gotchas..

Adventures With Linux ™ Posted on September 9, 2019 by RGSeptember 9, 2019

After successfully updating and re-configuring the Odroid C2 to use Fedora uefi/grub2 to boot, I decided to try to do the same to the even-older Hikey SOC. This already booted using fastboot with an older version of grub, with manual configuration, but I wanted to use the standard (Fedora) boot process. I had read that there was … Continue reading →

Posted in aarch64, arm, Fedora, fix, Hacks, Hikey, kernel, Linux, Opinion, UEFI | Tagged 6220, aarch64, arm64, boot, configuration, fedora, gotchas, grub, hikey, soc, uefi, workarounds | Leave a reply

NVIDIA – New ‘Legacy’ Driver, OK with Latest Kernel

Adventures With Linux ™ Posted on July 31, 2019 by RGJuly 31, 2019

NVIDIA have just released driver version 430.40, and ‘legacy’ driver 390.129, which is also OK with the latest Kernel (tested with 5.3-rc2): ………………………. ld -r -o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.129/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.129/kernel/nvidia-modeset/nvidia-modeset-linux.o Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.129/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.129/kernel/nvidia-drm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.129/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.129/kernel/nvidia-modeset.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.129/kernel/nvidia-uvm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.129/kernel/nvidia-uvm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.129/kernel/nvidia.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.129/kernel/nvidia.ko make[1]: Leaving … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, success | Tagged 390.129, 430.40, legacy driver, new drivers, nvidia, ok with kernel 5.3-rc2 | Leave a reply

Kernel – 5.3-rc1 is Out. NVIDIA OK, VMware vmmon Fails, and a Fix.

Adventures With Linux ™ Posted on July 21, 2019 by RGJuly 21, 2019

Tested the newly released Kernel 5.3-rc1 (brief details here: http://lkml.iu.edu/hypermail/linux/kernel/1907.2/04769.html ) The latest NVIDIA (430.34) compiles and runs OK, and (patched) VMware 15.1.0 vmnet compiles OK, but vmmon fails: ……… CC [M] /tmp/modconfig-Kk5UU0/vmmon-only/common/cpuid.o /tmp/modconfig-Kk5UU0/vmmon-only/linux/hostif.c: In function ‘HostIF_SetFastClockRate’: /tmp/modconfig-Kk5UU0/vmmon-only/linux/hostif.c:3406:10: error: too many arguments to function ‘force_sig’ 3406 | force_sig(SIGKILL, linuxState.fastClockThread); | ^~~~~~~~~ In file included from ./include/linux/taskstats_kern.h:12, from … Continue reading →

Posted in fix, Hacks, kernel, Linux, NVIDIA, Opinion, VMware | Tagged 5.3-rc1 released, fix, hack, kernel, nvidia 430.34 ok, vmmon compile fails, vmware 15.1.0 patched | 7 Replies

Kernel – 5.2 Released – No Surprises..

Adventures With Linux ™ Posted on July 7, 2019 by RGJuly 7, 2019

Kernel 5.2 is out – slightly later than usual – and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1907.0/05444.html As expected, the latest NVIDIA (430.26) and patched VMware 15.1.0 compile and run OK. Robert Gadsdon.   July 7 2019.   … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, VMware | Tagged 5.2 released, kernel, nvidia 430.26, ok with latest nvidia and patched vmware, vmware 15.1.0 | 2 Replies

Dual-Boot – And Now for Something Completely Different..?

Adventures With Linux ™ Posted on June 2, 2019 by RGJune 2, 2019

I had previously set up several dual-boot Fedora Linux/Win7 systems, but now had the challenge of doing the same for MacOS as well.. This is absolutely not the place for any discussion on the ramifications of the ‘Hackintosh’ movement, but it will suffice to use that terrible phrase ‘Google is your friend..’.. The Clover/MacOS instance was on … Continue reading →

Posted in dual-boot, Fedora, grub, Hacks, kernel, Linux, Opinion | Tagged clover, dual-boot, grub2, linux, menu entry, uefi | 2 Replies

Post navigation

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