↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: released

Post navigation

← Older posts
Newer posts →

Kernel – 4.19-rc1 – OK with VMware, breaks NVIDIA – and Possible Fix..

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

Kernel 4.19-rc1 has been released, and very brief details of changes are here: http://lkml.iu.edu/hypermail/linux/kernel/1808.3/01014.html VMware 14.1.3 compiles/loads OK, but NVIDIA (396.54) compile failed: …………………. /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-396.54/kernel/nvidia-drm/nvidia-drm-encoder.c:219:11: error: implicit declaration of function ‘drm_mode_connector_attach_encoder’; did you mean ‘drm_connector_attach_encoder’? [-Werror=implicit-function-declaration] ret = drm_mode_connector_attach_encoder(connector, encoder); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ drm_connector_attach_encoder cc1: some warnings being treated as errors ……………….. – and a similar error with nvidia-drm-connector.c … Continue reading →

Posted in DisplayLink, Hacks, kernel, Linux, NVIDIA, Opinion, VMware | Tagged 4.19-rc1, displaylink 4.2 compile fail, drm_mode_connector_attach_encoder, kernel, nvidia 396.54 compile fail, possible fix, released, vmware 14.1.3 ok | 6 Replies

Kernel – 4.18 Finally Released – OK with latest NVIDIA, and Patched VMware

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

Kernel 4.18 has finally arrived, and details of changes since -rc8 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1808.1/02806.html As expected, after changes in -rc7, the latest NVIDIA and (patched) VMware all compile/load OK..    Tested with VMware 14.1.2 with the vmmon patch, and NVIDIA 390.77 and 396.51. Coincidentally, I can also confirm that 4.18 boots OK on HP PA-RISC (HP9000/785-C3700) – but … Continue reading →

Posted in HPPA, kernel, Linux, NVIDIA, PA-RISC, patches, VMware | Tagged 14.1.2, 390.77, 396.51, kernel 4.18 final, nvidia ok, released, vmmon patched, vmware | Leave a reply

Kernel – 4.18-rc1 released – Breaks NVIDIA, Fix Available.. Not OK with VMware

Adventures With Linux ™ Posted on June 17, 2018 by RGJune 17, 2018

Kernel 4.18-rc1 has been released – earlier than expected, but Linus is in Japan, where it was already Sunday.. Brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1806.2/00125.html Tested with VMware 14.1.2, and vmmon/vmnet compile OK, but NVIDIA fails: …………………………. CC [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.67/kernel/nvidia-drm/nvidia-drm-drv.o In file included from /usr/src/linux-4.18-rc1/include/drm/drmP.h:82, from /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.67/kernel/nvidia-drm/nvidia-drm-priv.h:30, from /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.67/kernel/nvidia-drm/nvidia-drm-drv.c:25: /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-390.67/kernel/nvidia-drm/nvidia-drm-drv.c:637:23: error: ‘DRM_CONTROL_ALLOW’ undeclared here (not in a function); … Continue reading →

Posted in fix, kernel, Linux, NVIDIA, patches, VMware | Tagged 390.67, breaks nvidia, fix available, kernel 4.18-rc1, ok with vmware, released | 2 Replies

Kernel – 4.17-rc3 Released – Still OK with Latest NVIDIA and VMware..

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

Kernel 4.17-rc3 is out, and brief details of changes from -rc2 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1804.3/05507.html Tested with NVIDIA 396.18 and VMware 14.1.1 (vmmon and vmnet), and all still compile OK.. Robert Gadsdon.   April 29, 2018. … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged compile ok, kernel, kernel 4.17-rc3, latest, linux, nvidia 396.18, released, vmware 14.1.1 | 2 Replies

Kernel – 4.16-rc3 Released, and Still no NVIDIA Fix?

Adventures With Linux ™ Posted on February 26, 2018 by RGFebruary 26, 2018

Kernel 4.16-rc3 is out, and brief details of post-rc2 changes are here:  http://lkml.iu.edu/hypermail/linux/kernel/1802.3/00500.html I still cannot find any solution proposed for the ‘Unknown symbol swiotlb_map_sg_attrs‘ error with the latest NVIDIA drivers, despite posting brief details on the Developers Forum over a week ago.. Robert Gadsdon.   February 26, 2018. … Continue reading →

Posted in kernel, Linux, NVIDIA | Tagged 4.16-rc3, kernel, linux, no fix yet, nvidia, released, swiotlb_map_sg_attrs | 2 Replies

Kernel – 4.16-rc1 – OK with VMware 14.1.1, Breaks NVIDIA?..

Adventures With Linux ™ Posted on February 11, 2018 by RGFebruary 11, 2018

Kernel 4.16-rc1 is out, and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1802.1/02325.html VMware 14.1.1 is OK, and NVIDIA 384.111 and 390.25 both compile OK, but then fail to load/run: ………… modprobe: ERROR: could not insert ‘nvidia’: Unknown symbol in module, or unknown parameter (see dmesg) dmesg: [ 2142.352238] nvidia: Unknown symbol swiotlb_map_sg_attrs (err 0) Comparing kernel 4.15.x compiled source … Continue reading →

Posted in kernel, Linux, NVIDIA, VMware | Tagged kernel 4.16-rc1, nvidia 384.111 and 390.25, released, swiotlb_map_sg_attrs, unknown symbol, vmware 14.1.1 ok | 1 Reply

Kernel – 4.15-rc1 is Out – Breaks VMware and NVIDIA…

Adventures With Linux ™ Posted on November 26, 2017 by RGNovember 26, 2017

Kernel 4.15-rc1 has been released, and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1711.3/00971.html With VMware 14.0.0 – plus the 4.14 vmmon patch – vmmon breaks again: ……………………… /tmp/modconfig-hOVOTM/vmmon-only/linux/driver.c: In function ‘LinuxDriverInitTSCkHz’: /tmp/modconfig-hOVOTM/vmmon-only/linux/driver.c:254:22: error: assignment from incompatible pointer type [-Werror=incompatible-pointer-types] tscTimer.function = LinuxDriverEstimateTSCkHzDeferred; ^ /tmp/modconfig-hOVOTM/vmmon-only/linux/driver.c:256:12: error: ‘struct timer_list’ has no member named ‘data’ tscTimer.data = 0; ^ /tmp/modconfig-hOVOTM/vmmon-only/linux/driver.c: In function … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, VMware | Tagged compile fails, kernel 4.15-rc1, nvidia 387.34, released, vmware 14 | 2 Replies

Kernel – 4.14 Released – OK with Latest NVIDIA and – Patched – VMware

Adventures With Linux ™ Posted on November 12, 2017 by RGNovember 12, 2017

Kernel 4.14 is now out, and brief details – including updates from -rc8 – are here:  http://lkml.iu.edu/hypermail/linux/kernel/1711.1/03305.html As expected, the latest NVIDIA drivers (384.98 and 387.22) are OK with this release, and VMware 14.0.0 – with the vmmon patch ( see http://rglinuxtech.com/?p=2090 ) – is OK as well.. Robert Gadsdon.  November 12, 2017. … Continue reading →

Posted in kernel, Linux, NVIDIA, VMware | Tagged 14.0.0, 384.98, 387.22, kernel 4.14, nvidia, released, vmmon patch, vmware | Leave a reply

KERNEL – 4.7 Released – OK with Patched VMware and NVIDIA..

Adventures With Linux ™ Posted on July 24, 2016 by RGJuly 24, 2016

Kernel 4.7 has been released – slightly later than usual – and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1607.3/00150.html $ uname -a Linux rglinux-i7 4.7.0 #1 SMP Sun Jul 24 14:34:37 PDT 2016 x86_64 x86_64 x86_64 GNU/Linux Neither VMware nor NVIDIA have drivers that work with this kernel version, but the 4.7-rc patched versions of VMware 12.1.1 and NVIDIA … Continue reading →

Posted in Hacks, kernel, Linux, NVIDIA, Opinion, Performance, VMware | Tagged fix, kernel 4.7, nvidia 367.35 patched, ok, released, vmware 12.1.1 patched | 1 Reply

Kernel – 4.3 Final released – OK with Latest VMware and NVIDIA…

Adventures With Linux ™ Posted on November 2, 2015 by RGNovember 2, 2015

Updated to Kernel 4.3 ‘Final’ and the latest versions of VMware (12.0.1) and NVIDIA (tested with 352.55) install and load/run OK, without the need for any patches.. Brief details of changes from -rc7 are here: http://lkml.iu.edu/hypermail/linux/kernel/1511.0/00204.html $ uname -a Linux rglinux-i7 4.3.0 #1 SMP Sun Nov 1 17:27:46 PST 2015 x86_64 x86_64 x86_64 GNU/Linux Robert Gadsdon.   November … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel 4.3 final, linux, no patches needed, nvidia 352.55, released, success, vmware 12.0.1 | 2 Replies

Post navigation

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