↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: fixed

Post navigation

Newer posts →

NVIDIA – Kernel 4.1 GPL-only Fixed

Adventures With Linux ™ Posted on May 7, 2015 by RGMay 7, 2015

The GPL error with NVIDIA drivers and kernel 4.1-rc has been fixed with a patch to linux/arch/x86/kernel/process.c Details are at http://lkml.iu.edu/hypermail/linux/kernel/1505.0/03818.html.    EXPORT_PER_CPU_SYMBOL_GPL(cpu_tss); has been replaced by EXPORT_PER_CPU_SYMBOL(cpu_tss); I have applied the patch to Kernel 4.1-rc2, and rebooted, and NVIDIA driver 346.59 now compiles and loads OK.. Robert Gadsdon.   May 6, 2015. … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Performance | Tagged cpu_tss, fixed, gpl issue, kernel 4.1, nvidia, process.c | Leave a reply

VMware Linux Guest – Shared Folders Finally Fixed..

Adventures With Linux ™ Posted on April 21, 2014 by RGApril 21, 2014

The release notes for VMware 10.0.2 suggested that the hgfs problem with shared folders with a Linux ‘guest’ had been fixed, and I have tested this with Kernel 3.14 – and it (finally!) works again.. Upgrader: To VMX: tools.capability.hgfs_server tools-upgrader 0 Rpci: Sending request=’tools.capability.hgfs_server tools-upgrader 0′ Rpci: Sent request=’tools.capability.hgfs_server tools-upgrader 0′, reply=”, len=0, status=1 Unregistering callback ‘f’ … Continue reading →

Posted in kernel, Linux, VMware | Tagged fixed, hgfs, linux guest, shared folders, vmware 10.0.2 | Leave a reply

3.12.5 – Problems? – No..

Adventures With Linux ™ Posted on December 12, 2013 by RGDecember 13, 2013

Just updated to Kernel 3.12.5, and quickly reverted to 3.12.4.. Update:   the problem turned out to be a badly-timed coincidental update to MariaDB (5.5.34)..   Reverting to the previous version (5.5.33a) fixed the problem..    Now running 3.12.5.. With 3.12.5, Avahi mDNS failed, and – more importantly – MariaDB would not start: mariadb.service – MariaDB database server    Loaded: … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, Opinion, Performance | Tagged avai mdns fail, back to 3.12.4, fixed, kernel 3.12.5, mariadb fail, mariadb update problem, problems, revert to previous version | Leave a reply

Fedora 17 – Non-graphical login – systemd / startx now fixed..

Adventures With Linux ™ Posted on October 1, 2012 by RGOctober 1, 2012

The problem for those of us who prefer a non-graphical login, and then found that USB and other devices would not mount successfully, has now been fixed.   I had created my own workaround, some time ago, but nice to know that an ‘official’ fix is now – finally – in the pipeline.. https://bugzilla.redhat.com/show_bug.cgi?id=806491 Pre-release RPMs available at: … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, Linux, Performance | Tagged fedora 17, fixed, mount problem, non-graphical login, startx, systemd, usb disks | Leave a reply

Post navigation

Newer posts →
Original content © Robert Gadsdon 2013
↑