↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Post navigation

← Older posts
Newer posts →

VMware – Workstation 16 ‘Tech Preview’ Available, and Patch..

Adventures With Linux ™ Posted on May 25, 2020 by RGMay 25, 2020

VMware now have their ‘Tech Preview’ 20H2 available, which will later – presumably – become Workstation 16:  https://blogs.vmware.com/workstation/2020/05/directx-11-now-with-workstation-tp20h2.html If you want to test this, you will need to uninstall any previous version of VMware (or the installer segfaults..) and – thanks to Michal Kubeček – there is already a vmmon/vmnet patch available, at https://github.com/mkubecek/vmware-host-modules/tree/tmp/workstation-16 I have tested … Continue reading →

Posted in Intel, kernel, Linux, Opinion, VMware | Tagged 20h2, kernel 5.7-rc7, patch available, test preview, vmware 16 | Leave a reply

Kernel – 5.7-rc1 is Out. Patched VMware OK, and Patch Available for NVIDIA..

Adventures With Linux ™ Posted on April 12, 2020 by RGApril 12, 2020

Kernel 5.7-rc1 has been released, and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/2004.1/04252.html There have been some reports of kernel crash on boot, so test with care..   My system (HP Z220) booted without any issues.. 5.6-patched VMware 15.5.2 compiled and ran OK, although the latest NVIDIA – 440.82 – failed to compile, but thanks to Isaak I. Aleksandrov, there … Continue reading →

Posted in fixed, kernel, Linux, NVIDIA, Opinion, patches, VMware | Tagged fixed, kernel 5.7-rc1 released, nvidia 440.82 compile fail, patch available, patched vmware 15.5.2 ok | Leave a reply

Kernel – 5.7-rc1 Pre-release Testing – OK so far..

Adventures With Linux ™ Posted on April 8, 2020 by RGApril 8, 2020

Just installed kernel 5.7-rc1 pre-release (April 8th) from git: $ uname -a Linux rgz220 5.7.0-rc1pre2 #1 SMP Wed Apr 8 12:45:43 PDT 2020 x86_64 x86_64 x86_64 GNU/Linux Tested with latest NVIDIA driver  – 440.82 and latest 5.6-patched VMware – 15.5.2 – at both compile and load/run OK: $ lsmod |grep nv nvidia_drm      53248     4 nvidia_modeset  1105920   10 … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, success, VMware | Tagged 15.5.2, 440.82, kernel 5.7-rc1 pre-release, latest nvidia, ok so far, patched vmware, tests | Leave a reply

NVIDIA – New Driver – Finally, Supports Kernel 5.6..

Adventures With Linux ™ Posted on April 7, 2020 by RGApril 7, 2020

NVIDIA have released driver 440.82, and details are here:  https://forums.developer.nvidia.com/t/linux-solaris-and-freebsd-driver-440-82-long-lived-branch-release/118864 Tested with latest Kernel 5.6, and compiles/runs OK: ……………… ld -r -o /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-modeset/nvidia-modeset-linux.o /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-modeset/nv-kthread-q.o MODPOST 4 modules CC [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-drm.ko CC [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-modeset.ko CC [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-uvm.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia-uvm.ko CC [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-440.82/kernel/nvidia.ko make[1]: Leaving directory ‘/usr/src/linux-5.6.3-rc2’ Robert … Continue reading →

Posted in fixed, kernel, Linux, NVIDIA, Opinion | Tagged 440.82, new driver, nvidia, ok with kernel 5.6, tested with 5.6.3-rc2 | Leave a reply

WiFi – Kernel 5.6 Problems – Fixed in 5.6.2.

Adventures With Linux ™ Posted on April 1, 2020 by RGApril 1, 2020

There are problems with 802.11 and the first releases of Kernel 5.6.0/1, but this will be fixed in 5.6.2:  http://lkml.iu.edu/hypermail/linux/kernel/2004.0/01296.html If you have not already updated to Kernel 5.x, best to wait for 5.6.2! Robert Gadsdon.   April 1st 2020. … Continue reading →

Posted in fixed, kernel, Linux, WiFi | Tagged 802.11, fixed in 5.6.2, kernel 5.6, wifi problem | Leave a reply

Kernel – 5.6 Released. Still OK with latest patched VMware and NVIDIA.

Adventures With Linux ™ Posted on March 29, 2020 by RGMarch 29, 2020

Kernel 5.6 is out, and brief details are here: http://lkml.iu.edu/hypermail/linux/kernel/2003.3/06474.html Compiles OK, but I am getting a spurious ‘cat: /sys/power/resume: No such file or directory‘ message after #make install.   Everything seems to be working as expected, despite this. For those who need it (digital photography/video etc..) ‘exFAT fs support’ is now available, and can be found under … Continue reading →

Posted in kernel, Linux, NVIDIA, VMware | Tagged 5.6 released, exfat support, kernel, linux, ok with latest patched nvidia vmware, staging | 4 Replies

Kernel – 5.6-rc7 Released, No Surprises..

Adventures With Linux ™ Posted on March 23, 2020 by RGMarch 23, 2020

Kernel 5.6-rc7 has been released, and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/2003.2/08254.html As is mentioned, there may be a 5.6 ‘Final’ in a weeks time.. The latest NVIDIA  (440.64) and VMware (15.5.2) still work OK, with the appropriate ‘kernel 5.6’ patches. NVIDIA: https://gitlab.com/snippets/1945940 VMware: https://github.com/mkubecek/vmware-host-modules/tree/workstation-15.5.2 Robert Gadsdon.   March 23rd, 2020. … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, patches, VMware | Tagged kernel 5.6-rc7, nvidia 440.64, ok with latest patches, vmware 15.5.2 | Leave a reply

NVIDIA – New Vulkan Driver – Still Needs Patching for Kernel 5.6.

Adventures With Linux ™ Posted on March 18, 2020 by RGMarch 18, 2020

NVIDIA have released the latest Vulkan beta driver 440.66.02, and details are here:  https://developer.nvidia.com/vulkan-driver The kernel-related code seems to be unchanged from 440.64, and the Kernel 5.6 patch for that version still applies, and can be found here: https://gitlab.com/snippets/1945940 The driver then compiles OK: …………….. ld -r -o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-440.66.02-custom/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-440.66.02-custom/kernel/nvidia-modeset/nvidia-modeset-linux.o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-440.66.02-custom/kernel/nvidia-modeset/nv-kthread-q.o MODPOST 4 modules CC [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-440.66.02-custom/kernel/nvidia-drm.mod.o … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion | Tagged 440.66.02, nvidia, patch for kernel 5.6, vulkan | Leave a reply

VMware – Updated Patches for 15.5.2.

Adventures With Linux ™ Posted on March 14, 2020 by RGMarch 14, 2020

There are now updated patches available for VMware Workstation 15.5.2, at https://github.com/mkubecek/vmware-host-modules/tree/workstation-15.5.2 I have applied these, and VMware 15.5.2 vmmon/vmnet now compile cleanly again, with Kernels 5.5.9 and 5.6.0-rc5. Robert Gadsdon.   March 14th 2020. … Continue reading →

Posted in compilation, kernel, Linux, Opinion, VMware | Tagged clean compile, kernel 5.5.9, kernel 5.6.0-rc5, updated patches, vmnet vmmon, vmware 15.5.2 | Leave a reply

VMware – Workstation Update 15.5.2 – Compiles with Warnings, with Kernel 5.5 and 5.6-rc.

Adventures With Linux ™ Posted on March 13, 2020 by RGMarch 13, 2020

VMware have released Workstation 15.5.2, and details are here: https://docs.vmware.com/en/VMware-Workstation-Pro/15.5/rn/VMware-Workstation-1552-Pro-Release-Notes.html This compiles with Kernels 5.5.9 and 5.6-rc6, but with many ‘warnings’… Kernel 5.5.9 (GCC 9) examples: vmmon: ………………………. /tmp/modconfig-rt8PSu/vmmon-only/common/memtrack.o: warning: objtool: .text.__x86_indirect_thunk_rbx+0x0: unsupported intra-function call /tmp/modconfig-rt8PSu/vmmon-only/common/memtrack.o: warning: objtool: If this is a retpoline, please patch it in with alternatives and annotate it with ANNOTATE_NOSPEC_ALTERNATIVE. /tmp/modconfig-rt8PSu/vmmon-only/common/phystrack.o: warning: objtool: … Continue reading →

Posted in compilation, kernel, Linux, Opinion, VMware | Tagged 15.5.2, compiles with warnings, kernel 5.5 and 5.6-rc, new version, vmware | 1 Reply

Post navigation

← Older posts
Newer posts →

If You Like This…

You may like my other - less technical - blog. 'Today's Technology Commentary', at rhgtechnology.com

Recent Posts

  • NVIDIA – Patch for Kernel 6.17 Support…
  • Kernel – 6.17-rc1 Released – Patched VMware OK, NVIDIA Compile Fails..
  • Kernel – 6.17-rc Pre-release testing.. NVIDIA fails, but (Patched) VMware OK..
  • Kernel – 6.16 Released, No Surprises..
  • VMware – 17.6.4 is out. Still Needs Patching.. Features Removed..

Most Popular..

aarch64 android apc arm arm64 armv7 boot compile compile fail cross-compile cubox-i4-pro cubox-i4pro dreamplug fail fedora fedora 17 fix fixed hack kernel linux new driver nvidia odroid c2 odroid u3 ok ok with latest nvidia patch patch available patched problems raspberry pi released success testing u-boot update usb vmmon vmnet vmnet patch vmware vmware 10.0.2 workaround x86_64

Categories

  • aarch64
  • alpha release
  • AMD
  • Android
  • APC
  • Apollo Lake
  • arm
  • ARM64
  • armv7
  • Audacity
  • Audio
  • Bacula
  • BananaPro
  • boot
  • BTRFS
  • Bug
  • Cherry Trail
  • Chromebook
  • clang
  • compilation
  • Crash and Burn..
  • CuBox
  • Debian
  • DisplayLink
  • Dracut
  • Dragonboard
  • Dreamplug
  • dual-boot
  • DVB
  • DVB-S2
  • Ethernet
  • Fedora
  • Firmware
  • fix
  • fixed
  • FUSE
  • gcc
  • geekbox
  • Gentoo
  • GK802
  • grub
  • Hacks
  • hardware
  • Hikey
  • HPPA
  • HTC
  • IA64
  • Intel
  • Intel Atom
  • intel ethernet
  • Itanium
  • KDE
  • kernel
  • Kodi
  • Linux
  • Linux / ARM
  • linux install
  • LTO
  • Network
  • new install
  • Next CHIP
  • NTFS
  • NVIDIA
  • NVME
  • Odroid
  • Odroid C2
  • Odroid N2
  • Opinion
  • PA-RISC
  • patches
  • Performance
  • Pidora
  • Pine64
  • Plasma Desktop
  • quirks
  • radxa
  • Raspberry Pi
  • Raspberry Pi 4
  • repo problems
  • retpoline
  • Rock Pi N10
  • Rock2
  • RX2600
  • rx3288
  • SCSI
  • serial console
  • some systems ok
  • success
  • U-Boot
  • UART
  • UEFI
  • UP Board
  • upgrades
  • USB
  • USB3
  • Video
  • VirtualBox
  • VMware
  • Wayland
  • Webmin
  • WiFi
  • Win 7
  • Workaround
  • working
  • X86_64
  • XBMC

Archives

  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • January 2024
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
Original content © Robert Gadsdon 2013
↑