↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: patches

Post navigation

← Older posts
Newer posts →

Kernel – 6.2-rc1 is out, for Xmas..

Adventures With Linux ™ Posted on December 26, 2022 by RGDecember 26, 2022

Kernel 6.2-rc1 has been released, and details are here:   https://lkml.iu.edu/hypermail/linux/kernel/2212.3/00313.html As expected, VMware 17 with the latest patchset is OK, but NVIDIA 525.60.13 fails to compile.. There is a provisional NVIDIA patch for kernel 6.2-rc1 available, but this has been produced for driver 470.xx, and does not apply cleanly to 525.60.13, but I hacked it (removing the … Continue reading →

Posted in fix, Hacks, kernel, Linux, NVIDIA, Opinion, patches, VMware | Tagged hacked patch available, kernel 67.2-rc1 released, nvidia 525.60.13 fails, vmware 17 patchset ok | Leave a reply

VMware – Patch for Kernel 5.19-pre..

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

There is a patchset available for Kernel 5.19-pre, at https://github.com/mkubecek/vmware-host-modules/tree/tmp/workstation-16.2.3-k5.19 I have tested this with the May 29 git version of 5.19-pre, and it compiles and loads/runs OK: …………………… # vmware-modconfig –console –install-all [AppLoader] GLib does not have GSettings support. Stopping vmware (via systemctl): [ OK ] make: Entering directory ‘/tmp/modconfig-11XrFY/vmmon-only’ Using kernel build system. /usr/bin/make -C … Continue reading →

Posted in kernel, Linux, Opinion, patches, VMware | Tagged kernel 5.19-pre, tested, vmware patch available | Leave a reply

NVIDIA – Patch for 495.44, Kernel 5.16-rc1 Support..

Adventures With Linux ™ Posted on November 18, 2021 by RGNovember 18, 2021

Thanks to Gerd, there is now a patch for NVIDIA driver 495.44 and Kernel 5.16-rc1, which can be found under the comments on my previous article:  https://rglinuxtech.com/?p=2974 Of course, take care to cut/paste in text mode, as html will ruin the formatting etc.. I have applied this, and 495.44 now appears to compile/load/run OK, with kernel 5.16-rc1.. … Continue reading →

Posted in fix, kernel, Linux, NVIDIA, patches, success | Tagged kernel 5.16-rc1, nvidia 495.44, patch available, success | 1 Reply

Kernel – 5.15 is Out – With Built-in NTFS..

Adventures With Linux ™ Posted on October 31, 2021 by RGOctober 31, 2021

Kernel 5.15 has been released, and brief details are here:   http://lkml.iu.edu/hypermail/linux/kernel/2110.3/07730.html As expected, this is OK with the latest NVIDIA (495.44) and VMware 6.2.0 – with the patchset from https://github.com/mkubecek/vmware-host-modules/tree/workstation-16.2.0 The kernel now includes fully-functional drivers for NTFS, as mentioned in a previous (pre-release) article:  https://rglinuxtech.com/?p=2951 My fstab entry for this (for user id 1000, and mountpoint … Continue reading →

Posted in kernel, Linux, NTFS, NVIDIA, Opinion, patches, VMware | Tagged 16.2.0, 495.44, fstab example, kernel 5.15, new ntfs support, ok with latest nvidia, ok with vmware, patched | Leave a reply

Kernel – 5.14-rc4 – VMware 16.1.2 Fix Already Available..

Adventures With Linux ™ Posted on August 2, 2021 by RGAugust 2, 2021

Kernel 5.14-rc4 is out, and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/2108.0/00269.html The most recent – patched – NVIDIA driver 470.57.02 is OK, but if you have an earlier version of the VMware 16.1.2 patchset, you may encounter an error when booting a Windows guest: “The operation on file “/home/rgadsdon/vmware/Windows_XP_Pro-SP3-2/Windows_XP_Pro-000001-cl3-s002.vmdk” failed.”  … etc … – followed by boot failure.. … Continue reading →

Posted in fix, kernel, Linux, Opinion, patches, VMware | Tagged fixed in latest patchset, kernel 5.14-rc4, operation failed, VMware 16.1.2, vmware guest boot fail | Leave a reply

ARM64 – Pi 4 USB Problems – And a Messy Fix..

Adventures With Linux ™ Posted on May 11, 2021 by RGMay 11, 2021

After some delay, I finally had a ‘good’ cooling solution for my 8GB Pi4, and resumed testing.. The last Kernel version I had running on it was 5.9-rc4, and everything seemed to be working OK (including 8GB of memory recognised). I then updated to 5.11.18, and found that none of the USB ports worked: # dmesg |grep … Continue reading →

Posted in aarch64, Crash and Burn.., Fedora, fix, Hacks, kernel, Linux / ARM, Opinion, patches, quirks, Raspberry Pi 4 | Tagged 5.10.34 fails, 5.11.18 with RH patchset, 5.12 fails, 5.13-rc fails, 5.9.16 works, 8gb, pi4, usb fails, workaround | 3 Replies

NVIDIA – Patch for Kernel 5.13 Support..

Adventures With Linux ™ Posted on May 10, 2021 by RGMay 10, 2021

There is now a patch for NVIDIA 465.27 with Kernel 5.13-rc.. at: https://gist.github.com/joanbm/4a9d392e6f2d45c93ef434bda78174e5  – click on ‘Raw’ to download the source.. Thanks (again) to Joan Bruguera for the patch, and Willy Frissen for the notification.. I have tested this with Kernel 5.13-rc1, and the driver now compiles OK, and loads/runs.. Robert Gadsdon.   May 10th 2021. … Continue reading →

Posted in fix, kernel, Linux, NVIDIA, Opinion, patches | Tagged nvidia 465.27, patch for kernel 5.13 | Leave a reply

Kernel – 5.10-rc3 – VMware Still Fails, NVIDIA Still ‘Tainted’..

Adventures With Linux ™ Posted on November 8, 2020 by RGNovember 8, 2020

Kernel 5.10-rc3 is out, and details of recent changes are here: http://lkml.iu.edu/hypermail/linux/kernel/2011.1/00301.html VMware 16 – patched – still compiles and loads OK, but runtime VM start fails: “VMware Workstation unrecoverable error: (vcpu-0) vcpu-0:ASSERT vmcore/lock/vmm/semaphore.c:93 A log file is available………… ” console: ………………….. [ 753.491367] /dev/vmmon[17591]: PTSC: initialized at 3492067000 Hz using TSC, TSCs are synchronized. [ 756.351107] … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, patches, VMware | Tagged kernel 5.10-rc3 released, nvidia fix mid-november, nvidia taint still present, vmware 16 vm load fails | 2 Replies

NVIDIA – An Acceptable ‘Taint’ Workaround for Kernel 5.9..

Adventures With Linux ™ Posted on October 14, 2020 by RGOctober 14, 2020

Thanks to mbod, there is a simple kernel patch to restore the Kernel 5.8 ‘inherited taint’ behaviour to Kernel 5.9, and the detail is in this thread:  https://forums.developer.nvidia.com/t/opencl-not-working-with-kernel-5-9/156941/6 I have applied this to Kernel 5.9.0, and NVIDIA driver 455.28 now installs and loads/runs OK.    Until a proper fix is available, this will – of course – need … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, patches | Tagged inherited taint, kernel 5.9, nvidia, simple patch, taint, workaround | 3 Replies

Kernel – Fix for 5.9-rc6 Compile Fail..

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

A fix has now been produced, for the dax compile fail with 5.9-rc6: Reported: http://lkml.iu.edu/hypermail/linux/kernel/2009.2/07060.html Fix: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=88b67edd7247466bc47f01e1dc539b0d0d4b931e I have tested this, and the kernel now compiles OK, and loads/runs as expected.. Robert Gadsdon.   September 21st 2020. … Continue reading →

Posted in fix, kernel, Linux, Opinion, patches | Tagged compile fail, dax, fixed, kernel 5.9-rc6, patch | Leave a reply

Post navigation

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