↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: ok

Post navigation

← Older posts

NVIDIA – Latest Driver OK with Kernel 6.10..

Adventures With Linux ™ Posted on June 5, 2024 by RGJune 5, 2024

NVIDIA driver 550.90.07 is out, and compiles/loads/runs successfully with Kernel 6.10-rc – tested with 6.10-rc2. Details are here:  https://www.nvidia.com/Download/driverResults.aspx/226768/en-us/ ……………………. ld -r -o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-550.90.07/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-550.90.07/kernel/nvidia-modeset/nvidia-modeset-linux.o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-550.90.07/kernel/nvidia-modeset/nv-kthread-q.o MODPOST /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-550.90.07/kernel/Module.symvers CC [M]  /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-550.90.07/kernel/nvidia.mod.o LD [M]  /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-550.90.07/kernel/nvidia.ko CC [M]  /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-550.90.07/kernel/nvidia-uvm.mod.o LD [M]  /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-550.90.07/kernel/nvidia-uvm.ko CC [M]  /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-550.90.07/kernel/nvidia-modeset.mod.o LD [M]  /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-550.90.07/kernel/nvidia-modeset.ko CC [M]  /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-550.90.07/kernel/nvidia-drm.mod.o LD [M]  /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-550.90.07/kernel/nvidia-drm.ko CC [M]  /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-550.90.07/kernel/nvidia-peermem.mod.o LD [M] … Continue reading →

Posted in fixed, kernel, Linux, NVIDIA | Tagged 550.90.07, kernel 6.10, nvidia, ok | Leave a reply

Kernel – 6.5 Released – No Surprises..

Adventures With Linux ™ Posted on August 27, 2023 by RGAugust 27, 2023

Kernel 6.5 is out, and brief details are here:  https://lkml.org/lkml/2023/8/27/348 The latest NVIDIA driver is OK, and can be found here:  https://www.nvidia.com/Download/driverResults.aspx/210649/en-us/ The workaround/fix for VMware 17.0.2 is also OK, as far as I can tell (briefly tested with Win11 client..) and can be found here:   https://github.com/mkubecek/vmware-host-modules/tree/tmp/workstation-17.0.2-k6.5 As previously mentioned, this is still classified as a temporary … Continue reading →

Posted in fix, kernel, Linux, NVIDIA, Opinion, patches, VMware | Tagged kernel 6.5 released, ok, ok with nvidia 535.104.05, patchset for vmware 17.0.2, tested | Leave a reply

VMware – Vmnet Surprise in Kernel 6.4.10.. and a Fix..

Adventures With Linux ™ Posted on August 12, 2023 by RGAugust 12, 2023

Kernel 6.4.10 includes a backported change from the 6.5-rc branch, and this breaks the vmnet 17.0.2 compile.. The fix is to replicate the same logic from the 6.5 ‘tmp’ branch, at https://github.com/mkubecek/vmware-host-modules/blob/tmp/workstation-17.0.2-k6.5/vmnet-only/bridge.c – around line 47..    For some odd reason, this did not behave correctly on my system, and so I modified/simplified the kernel-version-test portion of … Continue reading →

Posted in compilation, fix, Hacks, kernel, Linux, Opinion, VMware | Tagged bridge.c, compile fails, fix, kernel 6.4.10 change, ok, tested, vmnet, vmware 17.0.2 | 1 Reply

Kernel – 5.6-rc1 Released – No Surprises?

Adventures With Linux ™ Posted on February 9, 2020 by RGFebruary 9, 2020

Kernel 5.6-rc1 is out, and brief details are here: http://lkml.iu.edu/hypermail/linux/kernel/2002.1/00576.html After the pre-release testing mentioned in my previous article, patched VMware 15.5.1 and patched/hacked NVIDIA 440.59 both compiled and ran, but with the same NVIDIA # startx tombstone, as previously mentioned.   I had already created a patched NVIDIA runtime, to make things easier: # ./NVIDIA-Linux-x86_64-440.59-k56.run -s –install-libglvnd … Continue reading →

Posted in Hacks, kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 5.6-rc1 released, nvidia tombstone, ok, patched nvidia 440.59, patched vmware 15.5.1 | Leave a reply

Kernel – 5.5-rc7 – Finally, a Fix for Intel e1000e..

Adventures With Linux ™ Posted on January 19, 2020 by RGJanuary 19, 2020

Kernel 5.5-rc7 is out, and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/2001.2/04928.html This includes e1000e: Revert “e1000e: Make watchdog use delayed work”, and I have tested this, and it appears to have – finally – fixed the problem. Hopefully this will be back-ported to the next release of the 5.4 x kernel..! Robert Gadsdon.   January 20th, 2020. … Continue reading →

Posted in Ethernet, fix, Intel, kernel, Linux, Network | Tagged finally fixed, intel e1000e, kernel 5.5-rc7, ok, tested | Leave a reply

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

NVIDIA – Kernel 5.1 fix also works with Legacy driver 390.116

Adventures With Linux ™ Posted on May 17, 2019 by RGMay 17, 2019

After some serious problems on my test system with plasma-workspace 5.15.x and nouveau (to be described in a separate article..) I had to contemplate moving back to the proprietary nvidia driver, but found – of course – that older cards were not supported by the ‘latest’ drivers. I did find that at least one of the older … Continue reading →

Posted in fix, Hacks, kernel, Linux, NVIDIA, Opinion | Tagged kernel 5.1 fix, nvidia 390.116, ok, works | 3 Replies

Kernel – 4.19-rc2 – OK with Latest VMware, and Patched NVIDIA

Adventures With Linux ™ Posted on September 2, 2018 by RGSeptember 2, 2018

Kernel 4.19-rc2 is out, and details of changes from -rc1 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1809.0/00713.html As with -rc1, the latest VMware (14.1.3) compiles/loads OK, and the latest NVIDIA (396.54 and 390.87) with the patch mentioned in a previous article ( http://rglinuxtech.com/?p=2391 ) compiles and loads OK.    The patch is applicable to both versions.. Robert Gadsdon.    September 2, 2018. … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, patches, VMware | Tagged kernel 4.19-rc2, nvidia 396.54 390.87, ok, patched, vmware 14.1.3 | 5 Replies

Kernel – 4.17-rc1 Out – OK with Latest NVIDIA and VMware..

Adventures With Linux ™ Posted on April 15, 2018 by RGApril 15, 2018

Kernel 4.17-rc1 has been released, and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1804.1/06654.html With the latest code-on-git milestone reached, there is speculation that a version bump to 5.x might be a possibility – but not just yet! The latest NVIDIA driver (396.18) and VMware (14.1.1 – vmmon and vmnet) all compile OK.. Robert Gadsdon.   April 15, 2018 … Continue reading →

Posted in kernel, Linux, NVIDIA, VMware | Tagged 4.17-rc1, kernel, linux, nvidia 396.18, ok, vmware 14.1.1 | Leave a reply

Kernel – 4.17-rc1 Out – OK with Latest NVIDIA and VMware..

Adventures With Linux ™ Posted on April 15, 2018 by RGApril 15, 2018

Kernel 4.17-rc1 has been released, and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1804.1/06654.html With the latest code-on-git milestone reached, there is speculation that a version bump to 5.x might be a possibility – but not just yet! The latest NVIDIA driver (396.18) and VMware (14.1.1 – vmmon and vmnet) all compile OK.. Robert Gadsdon.   April 15, 2018 … Continue reading →

Posted in kernel, Linux, NVIDIA, VMware | Tagged 4.17-rc1, kernel, linux, nvidia 396.18, ok, vmware 14.1.1 | Leave a reply

Post navigation

← Older posts
Original content © Robert Gadsdon 2013
↑