↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: Performance

Post navigation

← Older posts
Newer posts →

VMware – 12.1.0 released – Still Broken With Fedora 23..

Adventures With Linux ™ Posted on December 8, 2015 by RGDecember 8, 2015

Just updated the test system to VMware 12.1.0 – Release notes are here:  https://pubs.vmware.com/Release_Notes/en/workstation/12pro/workstation-121-release-notes.html Frustratingly, this release still has a runtime (# vmware) incompatible with Fedora 23.. The original workaround was documented in an earlier article – http://rglinuxtech.com/?p=1601 – but the Fedora 23 library versions have now changed, so the copy commands are now (as of December … Continue reading →

Posted in compilation, Fedora, Hacks, kernel, Linux, Opinion, Performance, VMware | Tagged fedora 23, runtime fail, success, updated, vmware 12.1.0, workaround | 7 Replies

ARM – Kernel 4.4-rc3 – OK with Odroid U3 (and Fan..)

Adventures With Linux ™ Posted on December 4, 2015 by RGDecember 4, 2015

Tested Kernel 4.4-rc3 with the Odroid U3, and – finally – the fan works correctly..    Kernels from 4.2 onward booted successfully, but the fan ran continuously…    And now I can add the U3 to the (small!) list of my ARM devices that work with the standard unpatched kernel.org kernel (the others are the DreamPlug (ARMv5) and the … Continue reading →

Posted in compilation, kernel, Linux / ARM, Odroid, Opinion, Performance | Tagged arm, armv7, cooling fan works OK, kernel 4.4-rc3, linux, odroid u3 | 18 Replies

ARM64 – DragonBoard to 4.2.4 – 4.3-rc5 Tested..

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

Updated the DragonBoard 410c to Kernel 4.2.4: # git clone https://git.linaro.org/landing-teams/working/qualcomm/kernel.git -b release/qcomlt-4.2 and this version boot/runs OK..   I am running these systems ‘headless’, so have not been able to test monitor/display capabilities.. Fedora 23 (Twenty Three) Kernel 4.2.4 on an aarch64 (ttyMSM0) ……………… # uname -a Linux rg410c 4.2.4 #1 SMP PREEMPT Wed Nov 11 04:12:36 … Continue reading →

Posted in aarch64, ARM64, compilation, Dragonboard, kernel, Linux / ARM, Performance | Tagged arm64, dragonboard 410c, kernel 4.2.4, linaro, success | 3 Replies

VMware – Fedora 23 Breaks vmware app, and a Workaround..

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

Although VMware 12.0.1 was installed OK, the desktop app (/usr/bin/vmware) fails, with – frustratingly – no error shown..    According to various comments found, this is due to a change to GCC version 5.1.1 in Fedora 23.. Thanks to Vincent Cojot, on the sgros.blogspot.com blog, there is a slightly convoluted workaround, which basically involves replacing the VMware versions … Continue reading →

Posted in Crash and Burn.., Fedora, Hacks, Linux, Opinion, Performance, VMware | Tagged fedora 23, success, vmware, vmware app broken, vmware_use_shipped_libs=force, workaround | 4 Replies

VMware – 12.0.1 released – OK with Kernel 4.3.. Update: Crashes Windows 7 – And a Solution..

Adventures With Linux ™ Posted on October 30, 2015 by RGOctober 31, 2015

UPDATE: After more tests, I found a solution.. Rather than ‘update’ from 12.0.0 to 12.0.1, you have to deinstall 12.0.0 first: # vmware-installer –uninstall-product vmware-workstation – remembering to answer ‘yes‘ to the ”Do you wish to keep your configuration files?” message. Then install 12.0.1 as a new install.. # ~/VMware-Workstation-Full-12.0.1-3160714.x86_64.bundle Now everything seems to be working OK, … Continue reading →

Posted in kernel, Linux, Opinion, Performance, VMware | Tagged crashed windows 7, kernel 4.3, no need for vmmon patch, page fault, solution, success, vmware 12.0.1 | Leave a reply

phpMyAdmin – Another Blank Window Fix..

Adventures With Linux ™ Posted on October 27, 2015 by RGOctober 27, 2015

Installed Mariadb, Apache etc, and phpMyAdmin on the Fedora 22 Intel i7 system, and the database was all OK, but phpMyAdmin showed a blank window.. Searching for this issue produced a wealth of reasons – usually ‘operator/config’ problems..   My config was just a clone of a known/good system, and I eventually found a simple reason for the … Continue reading →

Posted in Bacula, Fedora, Linux, Opinion, Performance | Tagged blank window, config ownership fix, phpmyadmin, success | Leave a reply

Kernel – 4.2.2 Finally Fixes NVIDIA GPL-Only..

Adventures With Linux ™ Posted on September 29, 2015 by RGSeptember 29, 2015

Just updated to Kernel 4.2.2, and the long-standing NVIDIA GPL-only issue is finally fixed.. From the changelog: commit 4f7760e963db10618dd3617bcf6254d896094e37 Author: Tim Gardner <tim.gardner@canonical.com> Date: Tue Aug 4 11:26:04 2015 -0600 workqueue: Make flush_workqueue() available again to non GPL modules And I can confirm that NVIDIA 355.11 compiles OK, without any patches.. The complete changelog is here: https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.2.2 … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Performance | Tagged 355.11 compiles ok, kernel 4.2.2, nvidia gpl-only fixed | Leave a reply

ARM – Odroid U3 OK With Latest U-Boot..

Adventures With Linux ™ Posted on September 25, 2015 by RGSeptember 25, 2015

Recently tried the latest standard release of u-boot from ftp://ftp.denx.de/pub/u-boot/ , and it now works OK with the SDCard in the Odroid U3.    You still have to incorporate the ‘special’ secure-boot binaries and shell script from the hardkernel version ( in directory sd_fuse) from https://github.com/hardkernel/u-boot/tree/odroid-v2010.12 and change the reference to u-boot.bin to u-boot-dtb.bin in sd_fusing.sh. U-Boot 2015.10-rc3 … Continue reading →

Posted in Linux / ARM, Performance, success, U-Boot | Tagged arm, linux, odroid u3, sd_fusing, success, u-boot 2015.10-rc3 | 2 Replies

ARM – Odroid to 4.3-rc2..

Adventures With Linux ™ Posted on September 21, 2015 by RGSeptember 21, 2015

Just updated the Odroid U3 to (patched) Kernel 4.3-rc2, from here:  https://github.com/tobiasjakobi/linux-odroid/tree/odroid-4.3.y Fedora 23 (Twenty Three) Kernel 4.3.0-rc2 on an armv7l (ttySAC1) …………….. ]# uname -a Linux rgodroid 4.3.0-rc2 #1 SMP Mon Sep 21 13:38:23 PDT 2015 armv7l armv7l armv7l GNU/Linux I had tried the ‘standard’ release of 4.3-rc2 from kernel.org, and this booted OK, but the … Continue reading →

Posted in compilation, kernel, Linux / ARM, Odroid, Opinion, Performance | Tagged arm, kernel 4.3-rc2 patched, linux, odroid u3, success | 3 Replies

Kernel – 4.2 – Back to 4.1.7..

Adventures With Linux ™ Posted on September 15, 2015 by RGSeptember 15, 2015

I had been running Kernel 4.2 on my main system since it was released, but have been experiencing vague and inconsistent problems with sluggish applications, which sometimes hung for about half-a-second..   Nothing specific, and no apparent errors reported.. I reverted to Kernel 4.1.7, and everything seems to be back to normal..   I will try 4.2.1 as soon … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, Opinion, Performance | Tagged hanging, kernel 4.2, reverted to 4.1.7, sluggish | Leave a reply

Post navigation

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