↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: compilation

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

Pi to 3.12? – Not Quite..

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

The 3.12 kernel for the Raspberry Pi has just been released on GitHub, and I tried to update, but hit a problem with the mmc (SD Card) driver: [  OK  ] Reached target Paths. [***   ] A start job is running for dev-mmcblk0p1.device ………………. [ TIME ] Timed out waiting for device dev-mmcblk0p1.device. [DEPEND] Dependency failed for … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux / ARM, Raspberry Pi | Tagged bcm2708_sdhci, error messages, kernel 3.12, mmc failure, raspberry pi | 2 Replies

DreamPlug to 3.12 – With Patch..

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

Just updated the DreamPlug to kernel 3.12, and – as predicted by Adam Baxter in a recent comment – the ‘mdio/ethernet’ patch was not included.. Details of the patch are in an earlier article:  http://rglinuxtech.com/?p=897 With the patch, everything seems to be OK..    I still get occasional ‘hangs’ when running yum/rpm, but that has been a problem … Continue reading →

Posted in compilation, Dreamplug, Hacks, kernel, Linux / ARM, Performance | Tagged dreamplug, kernel 3.12, mdio/ethernet patch, success | Leave a reply

Kernel 3.12 Released – VMware OK, NVIDIA Still Needs Patch..

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

Kernel 3.12 is out, and the same comments apply as for the later -rc versions.. VMware 10.0.1 compiles and runs OK, and NVIDIA 331.17 – with the patch mentioned in previous articles – works. Details of changes are here:  http://permalink.gmane.org/gmane.linux.kernel/1589267 As you will see, this post includes some interesting comments on future kernel releases, and a possible … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, VMware | Tagged future kernel plans, kernel 3.12, nvidia 331.17 patch, opinion, released, vmware 10.0.1 ok | 5 Replies

DreamPlug to 3.12-rc7 – Still Needs Patch..

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

I updated the DreamPlug to kernel 3.12-rc7, but found that the network problem from 3.12-rc6 was still there, so applied the ‘Ethernet patch’ mentioned in my earlier article – http://rglinuxtech.com/?p=897, and it works OK, now. # uname -a Linux rgdreamplug 3.12.0-rc7 #1 PREEMPT Mon Oct 28 10:07:38 GMT 2013 armv5tel armv5tel armv5tel GNU/Linux Robert Gadsdon.  October 28, … Continue reading →

Posted in compilation, Dreamplug, Hacks, kernel, Linux / ARM, Performance | Tagged dreamplug, ethernet patch, kernel 3.12-rc7, orion mdio, success | 2 Replies

VMware – 10.0.1 Released..

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

VMware has just released version 10.0.1, and – as with 10.0 – it compiles and installs OK on the ‘latest’ kernels – 3.11.6 and 3.12-rc6. How times have changed…   Previous ‘new’ versions of VMware always seemed to need patching for the latest Linux kernel version, and NVIDIA were always right up-to-date…   Now, it seems, the reverse is true.. … Continue reading →

Posted in compilation, kernel, Linux, Opinion, VMware | Tagged kernel 3.11.6, kernel 3.12-rc6, success, vmware 10.0.1 | Leave a reply

NVIDIA – Epic Fail?

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

I had assumed that my previous article on ‘auto patching’ was going to be redundant…    However, I discovered to my dismay that even the newly-released NVIDIA driver – 331.17 still fails to compile and install on 3.11 and 3.12 kernels.. It appears that nv-drm.c has been fixed, but not nv-linux.h.   This means that – for both 3.11 … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Opinion | Tagged 3.11, 3.11 patch needed, 3.12, fail, nvidia 331.17, patch success | 4 Replies

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

DreamPlug – 3.12-rc6 Success..

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

After a lot of ‘frantic testing’, and help from the linux-arm-kernel mailing list, I now have 3.12-rc6 running on the DreamPlug, using the new/improved ‘device tree’.. Fedora release 18 (Spherical Cow) Kernel 3.12.0-rc6 on an armv5tel (ttyS0) …………………. # uname -a Linux rgdreamplug 3.12.0-rc6 #1 PREEMPT Mon Oct 21 13:29:27 BST 2013 armv5tel armv5tel armv5tel GNU/Linux My … Continue reading →

Posted in compilation, Dreamplug, Hacks, kernel, Linux / ARM | Tagged arm, dreamplug, example config, kernel 3.12, linux, success | Leave a reply

Post navigation

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