↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: compilation

Post navigation

← Older posts
Newer posts →

VMware 9.0.2 – Patches for 3.12..

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

Thanks to dominator008, this is a link to information and patches for VMware 9.0.2 with Kernel 3.12.: http://dominator008.com/constructionyard/2013/10/03/vmware-9-0-2-vmblock-patch-for-linux-kernel-3-12/ As I have already updated to VMware 10.0, I have not been able to test these myself, but as you will see, they have been tested by the author.. Robert Gadsdon.   October 17, 2013 … Continue reading →

Posted in compilation, kernel, Linux, VMware | Tagged instructions, kernel 3.12, patches, vmware 9.0.2 | Leave a reply

NVIDIA – Still Waiting….

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

There is still no up-to-date NVIDIA driver for kernel 3.11 or 3.12 support, and the many patch references on the DevZone forum are getting somewhat confusing.. I had previously linked to a thread there which included a link to a suitable patch, but this is a direct link, which is actually on the old NVNews NVIDIA forum, … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion | Tagged delays, direct link, kernel 3.11, kernel 3.12, nvidia patch, patch modification | 4 Replies

ARM: DreamPlug/GuruPlug Support Missing in 3.12-rc?

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

I have just updated the DreamPlug to kernel 3.11.5, without any problems, but also tried 3.12-rc5, with – as usual – no success.. My DreamPlug – presumably one of the earlier models – is actually a ‘GuruPlug Reference Board‘ inside: # cat /proc/cpuinfo processor       : 0 model name      : Feroceon 88FR131 rev 1 (v5l) BogoMIPS        : 1191.11 … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, Linux / ARM, Opinion, Performance | Tagged dreamplug, guruplug support, kernel 3.11.5 success, kernel 3.12-rc5 fail, missing options | Leave a reply

3.12-rc5 Released – Still OK with VMware and NVIDIA (Patched)

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

Just installed kernel 3.12-rc5 on the test system, and – as expected – VMware 10.0 compiles and runs OK, and NVIDIA drivers 319.60 and 331.13 – both with the 3.12 patch – compile OK. Changes, here: http://permalink.gmane.org/gmane.linux.kernel/1578296 $ uname -a Linux rg6830l 3.12.0-rc5 #1 SMP PREEMPT Mon Oct 14 11:09:39 BST 2013 x86_64 x86_64 x86_64 GNU/Linux Sadly, … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged 319.60, 331.13, kernel 3.12-rc5, nvidia patch, success, vmware 10 | 2 Replies

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

NVIDIA and Kernel 3.12 – Solution, at Last..

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

It seemed there was no ‘legal’ way to fix the problem with NVIDIA driver compilation on Kernel 3.12-rc, but now – unusually – there is a kernel patch to fix this: https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/acpi/scan.c?id=6585925b62fa4dd2f4aecf634b0f8956577aa981 Thanks to conky_vs_julian (on the NVIDIA Devtalk forum) for this info. More details – including a link to a 3.12 patch for NVIDIA drivers – … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, Opinion | Tagged 319.60, 331.13, compile, kernel 3.12 patch, nvidia, nvidia 3.12 patch, success | 6 Replies

NVIDIA – Driver 331.13 Released – Still Fails..

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

Sadly – as has already been reported – the latest NVIDIA 331.13 driver still won’t compile with 3.11 kernels.. I did manage to get it to work, by applying the 3.11-only patch originally created for 325.15.. It would appear that a ‘legal’ patch for 3.12 kernels would be a non-trivial task, but the 3.11 patch is so … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, Opinion | Tagged 315.25 patch works, compile fail, kernel 3.11, nvidia 331.13, workaround | Leave a reply

NVIDIA – We Have a Problem…

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

After some time, NVIDIA have just released their latest driver – 319.60.  Unfortunately, it fails to compile with the latest kernel – 3.11.3: /home/rgadsdon/NVIDIA-Linux-x86_64-319.60/kernel/os-interface.c: In function ‘os_get_system_memory_size’: /home/rgadsdon/NVIDIA-Linux-x86_64-319.60/kernel/os-interface.c:255:21: error: ‘num_physpages’ undeclared (first use in this function) return (((NvU64)NV_NUM_PHYSPAGES * PAGE_SIZE) / RM_PAGE_SIZE); ^ /home/rgadsdon/NVIDIA-Linux-x86_64-319.60/kernel/os-interface.c:255:21: note: each undeclared identifier is reported only once for each function it appears … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion | Tagged compile fail, kernel 3.11.3, nvidia 319.60 | Leave a reply

Dreamplug to 3.11.3 – With ‘Device Tree’..

Adventures With Linux ™ Posted on October 1, 2013 by RGOctober 2, 2013

Updated the Dreamplug to 3.11.3, and – although # make uImage… still works, decided to try the ‘new/improved’ Device Tree option, as this is the way of the future – apparently.. I found that the obvious config option of ‘Marvell Dreamplug…..’ etc didn’t work, and I would assume this is due to this being an earlier Dreamplug, … Continue reading →

Posted in compilation, Dreamplug, kernel, Linux / ARM | Tagged arm, device tree, dreamplug, dtb, kernel 3.11.3, linux, success, zimage | Leave a reply

3.11.2 – Better now?

Adventures With Linux ™ Posted on September 27, 2013 by RGSeptember 27, 2013

I had been experiencing occasional problems with X and KDE with the previous 3.11 kernel versions, and had reverted to 3.10.12, but have just updated to 3.11.2, and it seems to be better – so far…. VMware 10 compiles and runs OK, and NVIDIA 319.49 – with the 3.11 patch – works OK.    I have seen reports … Continue reading →

Posted in compilation, Hacks, KDE, kernel, Linux, NVIDIA, Opinion, VMware | Tagged 3.12 illegal nvidia hack, kernel 3.11.2, nvidia 3.19.49, success, vmware 10, with patch | 2 Replies

Post navigation

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