↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Post navigation

← Older posts
Newer posts →

VMware – 12.5.6 Released – OK with Kernel 4.11, Still Not with 4.12, Breaks F26 Workaround..

Adventures With Linux ™ Posted on May 18, 2017 by RGMay 26, 2017

VMware version 12.5.6 is out, and (brief) details are here: http://pubs.vmware.com/Release_Notes/en/workstation/12/workstation-1256-release-notes.html In the release notes, it would be helpful if a bit more detail than just ” Bug fixes and security updates ” were given… This version now works OK with Kernel 4.11 without any patches (tested with 4.11.1), but still fails (vmmon) with 4.12 (tested with … Continue reading →

Posted in Fedora, kernel, Linux, Opinion, VirtualBox, VMware | Tagged 12.5.6, gcc 7 workaround still needed, new version released, ok with kernel 4.11, still fails with 4.12, vmware | 3 Replies

Kernel – 4.11.1 released – NVIDIA OK Now..

Adventures With Linux ™ Posted on May 14, 2017 by RGMay 14, 2017

Kernel 4.11.1 has been released, and the changelog is here:  https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.11.1 This does include the licence ‘revert’ for refcount.c, and so the latest NVIDIA drivers now compile/load OK.. ………………………. Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-drm.ko CC /home/rgadsdon/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-modeset.ko CC /home/rgadsdon/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-uvm.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-uvm.ko CC /home/rgadsdon/NVIDIA-Linux-x86_64-381.22/kernel/nvidia.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-381.22/kernel/nvidia.ko make[2]: … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion | Tagged kernel 4.11.1, license revert, nvidia now ok | 1 Reply

Kernel – 4.12-rc1 Released – NVIDIA OK, VMware Not..

Adventures With Linux ™ Posted on May 14, 2017 by RGMay 14, 2017

Kernel 4.12-rc1 is out – one day early – and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1705.1/03964.html The release includes the reverted GPL/MIT licence changes in refcount.c, and the latest NVIDIA drivers compile/load OK, now: ……………………… Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-drm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-modeset.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-uvm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-uvm.ko CC … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, patches, Performance, VMware | Tagged gpl/mit licence changes reverted, kernel 4.12-rc1, latest nvidia ok, pgtbl.h, vmmon compile fail, vmware fails | Leave a reply

NVIDIA – Another New Driver – 4.11 Fix Still Needed – May be ‘Fixed’ in Kernel, Soon..

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

New NVIDIA driver 381.22 has been released, and details are here:  http://www.nvidia.com/Download/driverResults.aspx/118524/en-us The 4.11 ‘workaround’ still applies (see http://rglinuxtech.com/?p=1970 ). It seems now that the reason the fix was – still – not made by NVIDIA, is that the problem may well be ‘fixed’ in a future Kernel release.. Changes to ‘revert’ the licensing have been proposed, … Continue reading →

Posted in compilation, fix, Hacks, kernel, Linux, NVIDIA, Opinion, patches | Tagged 4.11 fix still applies, kernel patch proposed, new driver 381.22, nvidia, tested | Leave a reply

NVIDIA – New Driver With 4.11 Workaround, Not a Fix…

Adventures With Linux ™ Posted on May 5, 2017 by RGMay 10, 2017

NVIDIA have released driver 375.66, and the details are here:  http://www.nvidia.com/Download/driverResults.aspx/118290/en-us The details include the following: “Installation of the nvidia-drm kernel module is now optional. The new ‘- -no-drm’ option can be used to prevent nvidia-installer from building and installing nvidia-drm, on systems where this kernel module fails to build and/or load.” This does not mention Kernel … Continue reading →

Posted in fix, Hacks, kernel, Linux, NVIDIA, Opinion | Tagged --no-drm option, compile options, for kernel 4.11, not a fix, nvidia 375.66, workaround | 5 Replies

Hardware – Inexpensive Small Linux Laptop..

Adventures With Linux ™ Posted on May 3, 2017 by RGMay 3, 2017

After some research, I decided to use an Intel-powered ex-Chromebook for my portable Linux project..    I settled on an Acer Chromebook c720p, as this could be ‘converted’ to run Linux natively, rather than in emulation via Crouton..    There are several articles on this, but I found useful info (and a chassis/mobo diagram) here:  https://ankitrasto.wordpress.com/2015/02/06/clean-installing-linux-on-the-acer-c720pc720-chromebook-a-complete-guide/ If you are … Continue reading →

Posted in Chromebook, Fedora, Hacks, hardware, Intel, KDE, kernel, Linux, Opinion, Plasma Desktop | Tagged bluetooth mouse, chromebook c720p, fedora 26, kde/plasma, kernel 4.11, native linux install | 1 Reply

Kernel – 4.11 released, Patched VMware OK, NVIDIA Still Not OK..

Adventures With Linux ™ Posted on April 30, 2017 by RGApril 30, 2017

Kernel 4.11 Final is out, a week later than planned, and brief details of changes from -rc8 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1704.3/04608.html As expected, VMware 12.5.5 with the 4.11 patches is still OK (see http://rglinuxtech.com/?p=1932 ), but there is still no ‘legal’ solution for the latest NVIDIA driver – 381.09 (see https://devtalk.nvidia.com/default/topic/1002820/linux/-patch-381-09-kernel-4-11-rc5/ ): …………….. Building modules, stage 2. MODPOST … Continue reading →

Posted in compilation, fix, Hacks, kernel, Linux, NVIDIA, Opinion, patches, VMware | Tagged gpl-incompatible module, kernel 4.11 released, patched nvidia 381.09 not ok, patched vmware 12.5.5 ok | 4 Replies

X86_64 – UP Board – Updated to 4.11-rc8 – Sound Supported..

Adventures With Linux ™ Posted on April 26, 2017 by RGApril 26, 2017

After a bit of a hiatus, I updated the UP Board to Kernel 4.11-rc8, and HDMI sound is now supported.. In the kernel config, under ‘ALSA for SoC audio support‘, select ‘X86 sound devices‘, and ‘HDMI audio without HDaudio on Intel Atom platforms‘ After (re)boot to 4.11-rc8: [rgadsdon@rgup ~]$ ll /dev/snd total 0 drwxr-xr-x 2 root root … Continue reading →

Posted in Cherry Trail, hardware, Intel Atom, kernel, Linux, UP Board | Tagged hdmi sound, included, intel atom, Kernel 4.11-rc8, supported, up board | Leave a reply

NVIDIA – Still no 4.11 Solution, but a ‘Good’ Patch for Old Version..

Adventures With Linux ™ Posted on April 23, 2017 by RGApril 23, 2017

Kernel 4.11 ‘final’ has been delayed for a week, and -rc8 has been released..     4.11-patched VMware 12.5.5 is OK, but there is still only a ‘Bad’ (illegal licence modification) patch for the latest NVIDIA driver..   (see https://devtalk.nvidia.com/default/topic/1002820/linux/-patch-381-09-kernel-4-11-rc5/ ) But, if you have an older card, there is a valid patch for driver 340.102 – which does not … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, hardware, kernel, Linux, NVIDIA, Opinion, patches, Performance | Tagged good patch for old driver 340.102, Kernel 4.11-rc8 released, no valid patch for latest nvidia, ok with patched vmware | Leave a reply

NVIDIA – New Driver, Finally OK with Kernel 4.10..

Adventures With Linux ™ Posted on April 6, 2017 by RGApril 6, 2017

NVIDIA have released a new ‘beta’ driver – 381.09 – and release notes etc. are here: http://www.nvidia.com/download/driverResults.aspx/117002/en-us The driver compiles OK with Kernel 4.10 (tested with 4.10.8) but still requires an ‘illegal’ patch for 4.11, due to ongoing code licensing issues..    There is a patch available, and details are here:   https://devtalk.nvidia.com/default/topic/1002820/linux/-patch-381-09-kernel-4-11-rc5/ Robert Gadsdon.   April 6, 2017. … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, patches | Tagged 381.09, illegal patch for 4.11, new driver, nvidia, ok with kernel 4.10 | Leave a 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

  • Kernel – 6.18-rc1 Released – Mostly Harmless..
  • Kernel – 6.17 is out… Almost No Surprises?
  • NVIDIA – New Driver 580.82.09, OK with Kernel 6.17..
  • NVIDIA – Patch for Kernel 6.17 Support…
  • Kernel – 6.17-rc1 Released – Patched VMware OK, NVIDIA Compile Fails..

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

  • October 2025
  • September 2025
  • 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
↑