↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: Fedora

Fedora Linux distribution..

Post navigation

← Older posts
Newer posts →

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

VMware – Workstation 14 released – with a Gotcha..

Adventures With Linux ™ Posted on September 27, 2017 by RGSeptember 27, 2017

VMware Workstation Pro 14.0.0 has been released – a bit earlier than expected – and it has a (potentially) nasty surprise for those with ‘older’ CPUs..   Release notes are here:  https://docs.vmware.com/en/VMware-Workstation-Pro/14.0.0/rn/workstation-14-release-notes.html I installed this on my test system without any problems, and was able to confirm that it compiles and loads/runs OK with Kernels 4.13.x, and that … Continue reading →

Posted in Fedora, hardware, Intel, kernel, Linux, Opinion, Performance, VMware | Tagged cpuid early, error with older cpus, failed to start the virtual machine, kernel, linux, ok with fedora 26, ok with kernel 4.13, vmmon 4.14 patch still works, vmware 14 released, vt-x | 18 Replies

VMware – Still waiting for 12.5.8…

Adventures With Linux ™ Posted on September 11, 2017 by RGSeptember 11, 2017

Apparently there is ‘no information’ on the possible availability of an update to the 12.5.x version of VMware, to fix the well-known problems with GCC 7 etc… If you were thinking of trying the ‘technology preview’ version – which came out some months ago – then this version also has a problem with GCC 7 (tested with … Continue reading →

Posted in Fedora, kernel, Linux, Opinion, VMware | Tagged fails with gcc 7, kernel, linux, technology preview, testing, vmware, waiting for 12.5.8 | Leave a reply

VMware – Still waiting for 12.5.8…

Adventures With Linux ™ Posted on September 11, 2017 by RGSeptember 11, 2017

Apparently there is ‘no information’ on the possible availability of an update to the 12.5.x version of VMware, to fix the well-known problems with GCC 7 etc… If you were thinking of trying the ‘technology preview’ version – which came out some months ago – then this version also has a problem with GCC 7 (tested with … Continue reading →

Posted in Fedora, kernel, Linux, Opinion, VMware | Tagged fails with gcc 7, kernel, linux, technology preview, testing, vmware, waiting for 12.5.8 | 4 Replies

X86_64 – ‘Apollo Lake’ SOC System, with a Gotcha..

Adventures With Linux ™ Posted on July 30, 2017 by RGJuly 30, 2017

After more research, I decided to get one of the Intel ‘Apollo Lake’-based SOC systems, and the one I chose was from Kodlix..     It is functionally identical with another from Beelink, and in fact the Kodlix website shows images of the Beelink version of the device..    I just preferred the Kodlix version, as the case was a … Continue reading →

Posted in Apollo Lake, Fedora, Hacks, hardware, Intel, Linux, UEFI, X86_64 | Tagged ap42, apollo lake, beelink, fedora 26 installed, grub fails, intel soc, kodlix, linux, uefi, use refind, x86_64 | Leave a reply

VMware – 12.5.7 Released – OK with Kernel 4.12, Still Needs GUI/GCC7 Workarounds..

Adventures With Linux ™ Posted on June 22, 2017 by RGJune 22, 2017

VMware version 12.5.7 is out, and the release notes are here:  http://pubs.vmware.com/Release_Notes/en/workstation/12/workstation-1257-release-notes.html     As usual, not much actual detail, apart from “…some bug fixes and security updates.” This version compiles OK with Kernel 4.12 (tested with 4.12-rc6), but the runtime GUI and GCC7 workarounds mentioned in previous articles are still needed, for ‘newer’ distros, such as Fedora 26…. … Continue reading →

Posted in Fedora, kernel, Linux, VMware | Tagged gcc7 workaround, gui workaround, ok with kernel 4.12, vmware 12.5.7 | 4 Replies

Fedora – Fix for Broken Kodi on Fedora 25

Adventures With Linux ™ Posted on June 18, 2017 by RGJune 18, 2017

More distro-specific than usual posts, but hopefully ‘useful’.. I found that Kodi on Fedora 25 would no longer play M2T/MTS files.    Frustratingly, there was no error shown, or apparent debug clue, but the program just exited without any messages, when playback of one of these file types was selected. After checking associated libraries and not getting any … Continue reading →

Posted in compilation, Fedora, fix, Kodi, Linux, Opinion | Tagged fedora 25, fix, kodi, latest src rpm, m2t mts files not playing, no error messages, playback problem, rebuild, rpmbuild, success | Leave a reply

VMware – Simple Fix for 12.5.6 Runtime with Fedora 26

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

After further research, I have found a simple solution for the VMware 12.5.6 runtime, with Fedora 26, thanks to comments by ronengi and others on the Archlinux site ( https://aur.archlinux.org/packages/vmware-patch/ ).   This made sense, as the vmware-installer graphical interface still ran OK, despite the runtime vmware not doing so.. # cp -r /usr/lib/vmware-installer/2.1.0/lib/lib/libexpat.so.0 /usr/lib/vmware/lib # cd /usr/lib/vmware/lib/libz.so.1 … Continue reading →

Posted in compilation, Fedora, fix, Hacks, kernel, Linux, Opinion, VMware | Tagged fedora 26, fix for runtime, vmware, vmware 12.5.6 | 72 Replies

VMware – 12.5.6 Breaks Fedora 26 / GCC 7 Workaround..

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

I had been testing VMware 12.5.6 – unsuccessfully – with Kernel 4.12-rc2, but on reverting to Kernel 4.11.3, I found that the vmware runtime workaround for Fedora 26 / GCC 7 ( see http://rglinuxtech.com/?p=1939 ) no longer worked, and produced the same result as before the modifications – no execution, and a return to the command prompt.. … Continue reading →

Posted in Fedora, gcc, Hacks, kernel, Linux, Opinion, patches, VMware | Tagged fedora 26, gcc 7, needs 4.11 patches, revert to 12.5.5, vmware 12.5.6, vmware runtime workaround fails | 7 Replies

Post navigation

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