↓
 

Adventures With Linux ™

Linux Technologies and Fun Times - and Technology Commentary..

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

Category Archives: Linux

Post navigation

← Older posts
Newer posts →

3.10.2 – Back to 3.9.11..

Adventures With Linux ™ Posted on July 22, 2013 by RGJuly 22, 2013

Installed kernel 3.10.2, and all appeared to be OK, but # dmesg revealed tombstones, with both the 319.32 and 325.08 ‘3.10-patched’ drivers: 319.32:[ 9522.805402] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=none,decodes=none:owns=io+mem [ 9522.805553] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  319.32  Wed Jun 19 15:51:20 PDT 2013 [ 9522.805577] ————[ cut here ]———— [ 9522.805585] WARNING: at fs/proc/generic.c:356 proc_register+0xb8/0x140() … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, kernel, Linux, NVIDIA, Opinion, Performance | Tagged back to 3.9.11, kernel 3.10.2, nvidia 319.32 325.08, tombstones | Leave a reply

3.11-rc2 – NVIDIA Patch, Vmblock Workaround..

Adventures With Linux ™ Posted on July 22, 2013 by RGJuly 22, 2013

Installed kernel 3.11-rc2, and found a patch for the NVIDIA driver 325.08, which can be accessed via the dev Forum: https://devtalk.nvidia.com/default/topic/557110/linux/linux-3-11_rcx-compatibility/ With VMware, it turned out that – even with the 3.10 patch – vmblock fails to compile, yet again: So.. the workaround is the same as for 3.10 before that vmblock patch was created..   Simply edit … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 3.11-rc2, nvidia 325.08 patch, vmware vmblock workaround | Leave a reply

Kernel 3.10.1, and All is Well..

Adventures With Linux ™ Posted on July 16, 2013 by RGJuly 16, 2013

Installed Kernel 3.10.1 on my main system, and everything seems to be working OK.. Changelog at: https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.1 VMware 9.02 – with the 3.10 patches for vmnet and vmblock – compiles and runs, and NVIDIA 319.32 – with the 3.10 patch – compiles and runs OK, as well.     With 3.10.0, I had problems with sound and the KDE … Continue reading →

Posted in compilation, Fedora, KDE, kernel, Linux, NVIDIA, Performance, VMware | Tagged 3.10 patches, archlinux wiki, kernel 3.10.1, nvidia 319.32, success, vmware 9.02 | Leave a reply

Kernel 3.11-rc1 – First Impressions – VMware OK, NVIDIA not..

Adventures With Linux ™ Posted on July 15, 2013 by RGJuly 15, 2013

Just installed the newly-released kernel 3.11-rc1 on the test system… VMware Workstation 9.02 – with the 3.10 patches for vmnet and vmblock – compiles OK, but – for some reason – the modules don’t install using the usual command (# vmware-modconfig –console –install-all)..    But, the ‘user’ command does work, (# vmware-modconfig –icon=vmware-workstation –appname=VMware, or just type # … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Performance, VMware | Tagged kernel 3.10 patches, kernel 3.11-rc1, nvidia 319.32, nvidia fail, vmware 9.02, vmware ok | Leave a reply

Compile HandBrake on Linux, the Easy Way – and Fedora RPMs..

Adventures With Linux ™ Posted on July 6, 2013 by RGJuly 7, 2013

Handbrake is a very useful video conversion tool, and it runs on Linux as well! The latest released version (as of July 2013) is 0.9.9, and can be found here: http://handbrake.fr/downloads.php The compile is somewhat non-standard, and is definitely a good candidate for RTFM…! If you try to do it the ‘usual’ way, you will probably get … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, Linux | Tagged compile, fedora, fedora 18 rpm, fedora 19 segfault, handbrake, linux, rtfm, success | Leave a reply

Tried 3.10 – Back to 3.9.9, for the Time Being..

Adventures With Linux ™ Posted on July 6, 2013 by RGJuly 6, 2013

I had tried running kernel 3.10, but encountered several problems..   The KDE desktop would ‘hang’, and the wifi connections (rt2800, using NetworkManager) refused to connect, most of the time, and kmix (sound mixer app) wouldn’t run.. I had tried all the ‘patched’ NVIDIA drivers, and found that the ‘old’ 310.51 driver compiled OK, but didn’t work correctly … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, KDE, kernel, Linux, NVIDIA, VMware | Tagged hang, kde, kernel 3.10, kmix, networkmanager, nvidia, problems, revert to 3.9.9, vmware | Leave a reply

‘New’ NVIDIA Driver – no 3.10 Support..

Adventures With Linux ™ Posted on July 6, 2013 by RGJuly 6, 2013

The recently-released NVIDIA 325.08 driver does not compile with kernel 3.10, and the original ‘3.10 patch’ does not work, either.. There is a modified patch available, at https://devtalk.nvidia.com/default/topic/549208/linux/patch-for-325-08-on-linux-3-10/ This applies and compiles OK.. Version 319.32 was released in late June, and this version can be patched for kernel 3.10 using the original patch, and does work.. Robert … Continue reading →

Posted in compilation, Hacks, Linux, NVIDIA | Tagged compile, kernel 3.10, modified patch, nvidia 325.08, success | Leave a reply

VMware on 3.10 – Now, a patch for vmblock..

Adventures With Linux ™ Posted on July 4, 2013 by RGJuly 4, 2013

I have all VMware modules running on kernel 3.10 now, and there is a patch for vmblock, which can be found at:http://mysticalzero.blogspot.com/2013/07/vmblock-patch-for-linux-310-vmware.html Thanks to maz-1 for producing this! Robert Gadsdon.  July 4, 2013.

Continue reading →
Posted in compilation, Hacks, kernel, Linux, VMware | Tagged kernel 3.10, success, vmblock patch, vmware | Leave a reply

Kernel 3.10-rc7 – NVIDIA (patched) OK, and VMware OK, with vmblock Disabled..

Adventures With Linux ™ Posted on June 27, 2013 by RGJune 27, 2013

Updated the test system to kernel 3.10-rc7, and the patched NVIDIA drivers for 310.51 and 319.23 compile OK, as before. VMware 9.02 – with the vmnet patch – compiles OK, except for vmblock..   I still can’t find a patch for vmblock and kernel 3.10-rcN, but VMware can run without vmblock, so just stop it from trying to … Continue reading →

Posted in compilation, Fedora, Hacks, kernel, Linux, NVIDIA, VMware | Tagged 310.51 patched, 319.23 patched, disable vmblock compile, kernel 3.10-rc7, nvidia, success, vmware 9.02, workaround | 2 Replies

Stop the Insanity! – Keep Simple Network Interface Names..

Adventures With Linux ™ Posted on June 25, 2013 by RGJune 25, 2013

I have been running a wifi network connection on Fedora 19 – Kernel 3.9.7 – and was somewhat fed up with having to keep track of the byzantine magical interface renaming, each time I plugged the wifi dongle into a different usb port..     So… If you prefer good old wlan0 to wlp0s19f2u4 then read on! The older … Continue reading →

Posted in compilation, Fedora, Hacks, kernel, Linux, Performance | Tagged biosdevnames, fedora 19, kernel command line, linux, net.ifnames, solved, stop network device renaming | Leave a reply

Post navigation

← Older posts
Newer posts →
Original content &copy Robert Gadsdon 2013
↑
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.