↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: patch

Post navigation

← Older posts
Newer posts →

NVIDIA – Still Waiting…

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

As NVIDIA still seem to be unable to produce an up-to-date driver, there are a bewildering number of ‘patches’ out for various kernel versions and driver combinations.. I have found a good link to a ‘3.11’ patch for NVIDIA driver 331.17 and kernel 3.12 (patching just nv-linux.h)  here: http://pastebin.com/gxKDqu9N I would normally credit the author, but it … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, Performance | Tagged kernel 3.12, link, nvidia 331.17, patch | 1 Reply

NVIDIA – Auto-Patching..

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

As we seem to be stuck for some time with NVIDIA drivers incompatible with the latest kernels, patching seems to be more of a necessity, now. Thanks to a comment from Giordano, I have learned of a way to ‘automatically’ patch any NVIDIAxxxxxx.run file directly, and re-create a corresponding NVIDIAxxxxxx.run file which includes the patch..    The help … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA | Tagged format, nvidia, patch, run, success | Leave a reply

DreamPlug – 3.12-rc6 – Fix for Ethernet..

Adventures With Linux ™ Posted on October 21, 2013 by RGOctober 21, 2013

Soon after updating the DreamPlug to 3.12-rc6, I noticed that the Ethernet connection kept dropping, even though the # route command still showed it as OK.. I found a patch for the problem, and it works – for me..   http://www.spinics.net/lists/arm-kernel/msg281285.html Be aware…. this patch is still being tested, and may be changed before it is ‘officially’ released, … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, Hacks, kernel, Linux / ARM, Performance | Tagged dreamplug, ethernet problem, kernel 3.12-rc6, patch, solution | Leave a reply

Kernel 3.12-rc4 – With fix for NVIDIA..

Adventures With Linux ™ Posted on October 7, 2013 by RGOctober 7, 2013

Just installed Kernel 3.12-rc4 on the test system, and I can confirm – as expected – that it does include the ‘EXPORT_SYMBOL‘ fix, which allows the NVIDIA 3.12 patch to work correctly.    Details of changes are here:    https://lkml.org/lkml/2013/10/6/148 Patched NVIDIA drivers 331.13 and 319.60 both compile OK Robert Gadsdon.   October 7, 2013 … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA | Tagged export_symbol, kernel 3.12-rc4, nvidia 331.13 and 319.60, nvidia fix, patch, success | Leave a reply

Pi to 3.8.3 OK, but 3.9-rc2 Hack Fails..

Adventures With Linux ™ Posted on March 17, 2013 by RGMarch 17, 2013

Just updated the Raspberry Pi to kernel 3.8.3, by applying the incremental patch, from ftp://ftp.kernel.org/pub/linux/kernel/v3.0/incr/patch-3.8.2-3.bz2 Fedora release 18 (Spherical Cow) Kernel 3.8.3-pi on an armv6l (ttyAMA0) ……………….. # uname -a Linux rgpi 3.8.3-pi #2 Sun Mar 17 20:27:05 GMT 2013 armv6l armv6l armv6l GNU/Linux Attempts to ‘hack’ 3.9-rc2 by applying the standard kernel.org patch to my Pi … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux / ARM, Raspberry Pi | Tagged 3.9-rc2, arm, failure, hack, kernel 3.8.3, linux, patch, raspberry pi, success | Leave a reply

Pi to 3.8.0 – Nasty hacks..

Adventures With Linux ™ Posted on February 22, 2013 by RGMarch 1, 2013

I have – after some messy hacking – managed to get the Raspberry Pi updated to kernel 3.8.0.. The starting point was the 3.7.1 Pi code, at https://github.com/Olipro/linux-RPi.    The kernel.org patch for 3.8.0 assumes the code base is 3.7.0, so I had to ‘revert’ the 3.7.1 patch.    The ‘incremental’ patches at kernel.org start with the 3.7.1 – … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux / ARM, Raspberry Pi | Tagged 3.8.0, from 3.7.1, hacks, kernel 3.8, patch, raspberry pi, revert, success, update, warning | 6 Replies

3.8-rc6 – Newest ‘Stable’ NVIDIA Driver Compiles OK, now

Adventures With Linux ™ Posted on February 2, 2013 by RGFebruary 2, 2013

Just installed 3.8-rc6 on my test system, and – as for the previous -rc version – the softlink + vmci patch works for VMware 9.0.1.    The good news is that the latest ‘stable’ NVIDIA driver – 310.32 – now compiles OK with this kernel version.. $ uname -a Linux rg6830l 3.8.0-rc6 #1 SMP Fri Feb 1 11:39:56 … Continue reading →

Posted in compilation, Fedora, Hacks, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.8-rc6, nvidia 310.32, patch, softlink, success, vmci, vmware | Leave a reply

3.8-rc4 – Patch now available for VMware..

Adventures With Linux ™ Posted on January 23, 2013 by RGJanuary 23, 2013

Thanks to excellent work from Tim, there is now a patch available to get VMware WS 9.01 to compile with kernel 3.8-rc4. See his comment to my original article for details.. http://wp.me/p2hgFw-9H I have applied the patch, and it fixes the problem.. Robert Gadsdon.  January 23rd 2013. … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, VMware | Tagged compile, kernel 3.8-rc4, patch, success, vmware | Leave a reply

Pi – Bumped up to 3.6.3-pi..

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

I have updated the 3.6.1-pi kernel to version 3.6.3-pi, by applying the two incremental patches from kernel.org..  patch-3.6.1-2 and patch-3.6.2-3. $ uname -a Linux rgpi 3.6.3-pi #1 Mon Oct 22 21:02:54 BST 2012 armv6l armv6l armv6l GNU/Linux I have found a rather perverse feature of the Pi…   If you want to shutdown and halt, using the # … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux / ARM, Opinion, Performance, Raspberry Pi | Tagged incremental patches, kernel 3.6.1-pi, kernel.org, patch, raspberry pi, success, update to 3.6.3-pi | 8 Replies

Dreamplug to 3.7-rc2 – Still Needs ‘Fix’..

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

Updated the Dreamplug to 3.7-rc2 today, and still needed to patch ../linux-3.7-rc2/arch/arm/kernel/armksyms.c, as described in the post for 3.7-rc1.. Fedora release 17 (Beefy Miracle) Kernel 3.7.0-rc2 on an armv5tel (ttyS0) …………………. $ uname -a Linux rgdreamplug 3.7.0-rc2 #2 Sun Oct 21 14:13:41 BST 2012 armv5tel armv5tel armv5tel GNU/Linux … Continue reading →

Posted in compilation, Dreamplug, kernel, Linux / ARM, Performance | Tagged cross-compile, dreamplug, fix, kernel 3.7-rc2, linux-arm, patch, success | 2 Replies

Post navigation

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