↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: kernel

Post navigation

← Older posts
Newer posts →

NVIDIA: The Future is (Almost) Here..

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

There has been some speculation about the ‘Unified Memory’ module found in the latest drivers, but details are somewhat sparse.. From the product Release Highlights: ……….. ”Added nvidia-uvm.ko, the NVIDIA Unified Memory kernel module, to the NVIDIA Linux driver package. This kernel module provides support for the new Unified Memory feature in an upcoming CUDA release.” More … Continue reading →

Posted in compilation, Hacks, kernel, NVIDIA, Opinion | Tagged more info, not needed, nvidia, nvidia_uvm.ko, opinion, unified memory module | Leave a reply

Howto: Cross-Compiling for ARM – One Method..

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

I originally wrote an article on cross-compiling for ARM systems, some time ago – before I got my first Raspberry Pi – and this is a more up-to-date version. This is how I cross-compile ARM kernels, on x86_64.  There are – of course – other ways of doing this, but this works, for me.. The following info … Continue reading →

Posted in arm, compilation, Fedora, Hacks, kernel, Linux / ARM, Opinion, Raspberry Pi | Tagged arm, cross-compile, example, howto, toolchain | Leave a reply

Pidora – 19 Alpha – Revived?

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

Thanks to a comment from Mace Moneta, I learned that there is an ‘alpha release’ of Pidora 19 now available: https://lists.fedoraproject.org/pipermail/arm/2013-November/007021.html It was a little odd that no mention of this could be found on the Pidora website or Wiki, but hopefully these will be updated in due course.. Pidora release 19 (Raspberry Pi Fedora Remix) Kernel … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux / ARM, Pidora, Raspberry Pi | Tagged arm, kernel 3.12, linux, pidora 19 alpha, raspberry pi, repo problem, success | 2 Replies

Pi to 3.12 – Success!

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

The Raspberry Pi 3.12 kernel on GitHub has now been updated, and includes a fix for the problem with sdcard (mmc) recognition/mounting.. So..  I now have the Pi running kernel 3.12.0: Fedora release 18 (Spherical Cow) Kernel 3.12.0-pi+ on an armv6l (ttyAMA0) ……………. $ uname -a Linux rgpi 3.12.0-pi+ #1 PREEMPT Sun Nov 10 00:20:34 GMT 2013 … Continue reading →

Posted in compilation, kernel, Linux / ARM, Raspberry Pi | Tagged github, kernel 3.12, raspberry pi, success | 2 Replies

Pi to 3.11.7.. Pidora Stalled?

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

Just updated the raspberry Pi to kernel 3.11.7.. Fedora release 18 (Spherical Cow) Kernel 3.11.7-pi+ on an armv6l (ttyAMA0) ……….. # uname -a Linux rgpi 3.11.7-pi+ #1 PREEMPT Fri Nov 8 12:19:17 GMT 2013 armv6l armv6l armv6l GNU/Linux The Pidora project seemed to show promise, now that armV5 updates are no longer provided after Fedora 18, but … Continue reading →

Posted in compilation, Fedora, kernel, Linux / ARM, Opinion, Raspberry Pi | Tagged fedora 18, kernel 3.11.7, opinion, pidora, raspberry pi, stalled, success, update | 2 Replies

NVIDIA – Finally… Up to Date..!

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

After considerable delays, NVIDIA have finally released up-to-date drivers that support 3.11 and 3.12 kernels, without the need for patches.. I have tested 319.72 and 331.20, and both compile OK, on kernels 3.11 and 3.12.. Hopefully NVIDIA will be able to maintain their Linux driver/kernel compatibility, after this uncharacteristic lapse.. Robert Gadsdon   November 6, 2013. … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA | Tagged 319.72, 331.20, drivers, kernel 3.11, kernel 3.12, no patch needed, nvidia, success | 7 Replies

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

Post navigation

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