↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Post navigation

← Older posts
Newer posts →

IA64 – An Exercise in Nostalgia..

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

Ever since I spent some considerable time promoting HP’s IA64 Linux systems, way back in the early-2000’s, I have always wanted one for myself, and I recently managed to acquire an RX2600 1U server for a very reasonable price, and beef it up with some inexpensive parts from eBay.. The spec – at the moment – is … Continue reading →

Posted in Fedora, Hacks, hardware, IA64, Intel, Itanium, kernel, Linux, Opinion, quirks, RX2600 | Tagged boot, fedora, hp, ia64, itanium, kernel 4.14.1, rx2600, success, webmin | 4 Replies

VMware – 12.5.8 Released – Still Incompatible..

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

There has been a new release of Workstation 12.5 – 12.5.8 – and the – rather vague – release notes are here:  https://docs.vmware.com/en/VMware-Workstation-Pro/12.0/rn/workstation-1258-release-notes.html I tested this with a ‘clean’ install on my cash-and-burn system, and basically, it suffers from the same compatibility problems as 12.5.7.    GCC7, Fedora 26/27, and Kernel 14.x all cause it to fail. # … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, gcc, Hacks, kernel, Linux, Opinion, VMware | Tagged 12.5.8 released, fedora 26/27, gcc7, incompatible, kernel 14.0.0, same problems as 12.5.7, vmware | 1 Reply

Fedora – 26-27 DNF Upgrade Woes, and a Workaround..

Adventures With Linux ™ Posted on November 15, 2017 by RGNovember 25, 2017

After upgrading four Fedora systems (x86_64) from release 26 to 27, using # dnf system-upgrade download –refresh –releasever=27 –allowerasing –nogpgcheck –best -y, two of these worked OK, but two failed – with a sudden reboot, back to F26 – and no (apparent) error displayed, after # dnf system-upgrade reboot had rebooted the system, and the upgrade process … Continue reading →

Posted in boot, Fedora, fix, Hacks, Linux, Opinion, quirks, success | Tagged 27 upgrade, dnf system-upgrade, fail, fedora, fix, reboot, workaround | 4 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

NVIDIA – 4.14 Kernel Fix Submitted for AMD / GPL Issue..

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

Just in time for 4.14 ‘Final’, a patch has been submitted to fix the NVIDIA / AMD ‘Secure Memory Encryption’ GPL issue..   (See previous article http://rglinuxtech.com/?p=2070 for more info) Details are here:   https://github.com/torvalds/linux/commit/87df26175e67c26ccdd3a002fbbb8cde78e28a19 Robert Gadsdon.   November 9, 2017. … Continue reading →

Posted in AMD, fix, kernel, Linux, NVIDIA | Tagged amd, fix submitted, gpl issue, kernel 4.14 final, nvidia, secure memory encryption | Leave a reply

NVIDIA – 4.14 Kernel Fix Submitted for AMD / GPL Issue..

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

Just in time for 4.14 ‘Final’, a patch has been submitted to fix the NVIDIA / AMD ‘Secure Memory Encryption’ GPL issue..   (See previous article http://rglinuxtech.com/?p=2070 for more info) Details are here:   https://github.com/torvalds/linux/commit/87df26175e67c26ccdd3a002fbbb8cde78e28a19 Robert Gadsdon.   November 9, 2017. … Continue reading →

Posted in AMD, fix, kernel, Linux, NVIDIA | Tagged amd, fix submitted, gpl issue, kernel 4.14 final, nvidia, secure memory encryption | Leave a reply

Kernel – 4.14-rc8 Released, After All..

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

Kernel 4.14-rc8 is out, and brief details of changes since -rc7 are here: http://lkml.iu.edu/hypermail/linux/kernel/1711.0/03395.html This might have been 4.14 ‘final’ but there were still too many changes to warrant that..    Th 4.14 ‘final’ release may be slightly delayed, as it would now clash with the US ‘Thanksgiving’ holiday.. The latest NVIDIA drivers (384.98 and 387.22 beta) both … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, VMware | Tagged 14.0.0, 384.98, 387.22, final release may be delayed, kernel 4.14-rc8, nvidia, ok, vmmon patch, vmware | 2 Replies

Audacity – New Major Release – Compile Fix, for Portaudio..

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

After some considerable time, there is a new major version of Audacity – 2.2.0 – with a new-improved UI, amongst other things.. As I needed this ASAP, and did not want to wait for the (uncrippled) RPM to come out, I decided to compile it myself, with all useful options included.. I got the following error on … Continue reading →

Posted in Audacity, Audio, fix, Linux, Opinion, quirks | Tagged 2.2.0, audacity, audioio.cpp, compile option fix, linux, new release, portaudio | Leave a reply

VMware – Potential Fix for W/S 14 Performance/Memory Issues..

Adventures With Linux ™ Posted on October 23, 2017 by RGOctober 23, 2017

I had found that although VMware 14.0.0 installed OK with Kernel 4.13, the runtime performance was rather ‘sluggish’, and others have reported more serious memory issues… There is a patch that may help with this – and thanks to Roke for reporting this, and to mkubecek for the actual patch.. Details are in this posting, on the … Continue reading →

Posted in fix, Hacks, kernel, Linux, Opinion, patches, Performance, VMware | Tagged improvement, kernel 4.13, performance and memory issues, vmmon patch, vmware 14 | Leave a reply

VMware – Potential Fix for W/S 14 Performance/Memory Issues..

Adventures With Linux ™ Posted on October 23, 2017 by RGOctober 23, 2017

I had found that although VMware 14.0.0 installed OK with Kernel 4.13, the runtime performance was rather ‘sluggish’, and others have reported more serious memory issues… There is a patch that may help with this – and thanks to Roke for reporting this, and to mkubecek for the actual patch.. Details are in this posting, on the … Continue reading →

Posted in fix, Hacks, kernel, Linux, Opinion, patches, Performance, VMware | Tagged improvement, kernel 4.13, performance and memory issues, vmmon patch, vmware 14 | 6 Replies

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
↑