↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: compilation

Post navigation

← Older posts
Newer posts →

Forget 3.10.8, Here is 3.10.9!

Adventures With Linux ™ Posted on August 21, 2013 by RGAugust 21, 2013

Kernel 3.10.8 was released, followed very quickly by 3.10.9, which fixes some ‘networking issues’.. So, I went from 3.10.7 to 3.10.9, as this is recommended for ‘anyone who uses networking’ – in other words, just about everyone! The latest NVIDIA driver – 325.15 – compiles and runs OK, as expected, and the patched VMware 9.02 works correctly.. … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.10.9, skip 3.10.8, vmblock patch, vmnet patch, vmware patches link | Leave a reply

Kernel 3.10.7 Already!

Adventures With Linux ™ Posted on August 15, 2013 by RGAugust 15, 2013

Hot on the heels of 3.10.6 comes 3.10.7, which includes some fixes for USB, and Radeon, and EXT4.. $ uname -a Linux rglinux 3.10.7 #1 SMP PREEMPT Thu Aug 15 11:24:19 BST 2013 x86_64 x86_64 x86_64 GNU/Linux Full details here:   https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.7 No problems with patched VMware 9.02, and the NVIDIA 325.15 driver.. Robert Gadsdon.   August 15, 2013 … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.10.7, nvidia and patched vmware ok | 2 Replies

3.10.6 – Performance Improvement?

Adventures With Linux ™ Posted on August 14, 2013 by RGAugust 14, 2013

The recent kernel 3.10.6 includes a – potential – performance improvement, by reverting some old (circa 3.8) patches, after research and testing by kernel contributors at Intel, and RedHat..   More details in the changelog, at:  https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.6 3.11-rc5 is also out, and works fine with the patched versions of VMware 9.0.2, and NVIDIA 325.15.    Incidentally, the NVIDIA patch … Continue reading →

Posted in compilation, kernel, Linux, Performance | Tagged kernel 3.10.6, kernel 3.11-rc5, nvidia, ok, performance improvements, vmware | Leave a reply

NVIDIA 325.15 – 3.11 Patch now Available.

Adventures With Linux ™ Posted on August 6, 2013 by RGAugust 6, 2013

There is a patch for NVIDIA driver 325.15 kernel 3.11 support, in the pastebin link in this thread, thanks to Milos_SD: https://devtalk.nvidia.com/default/topic/549532/linux/linux-3-10-solved-3-11-solved-incompatibility-in-function-lsquo-nv_i2c_del_adapter-rsquo-error/2/ Now compiles cleanly, on kernel 3.11-rc4.. Robert Gadsdon.   August 6, 2013. … Continue reading →

Posted in compilation, Hacks, Linux, NVIDIA, Performance | Tagged 325.15, kernel 3.11 patch available, nvidia, success | Leave a reply

New NVIDIA Driver – OK for 3.10, not for 3.11..

Adventures With Linux ™ Posted on August 5, 2013 by RGAugust 5, 2013

Just installed the latest NVIDIA driver – 325.15 – and it compiles cleanly with 3.10 kernels, but fails with 3.11-rc..: /home/rgadsdon/NVIDIA-Linux-x86_64-325.15/kernel/os-interface.c: In function ‘os_get_system_memory_size’: /home/rgadsdon/NVIDIA-Linux-x86_64-325.15/kernel/os-interface.c:244: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-325.15/kernel/os-interface.c:244:21: note: each undeclared identifier is reported only once for each function it appears in /home/rgadsdon/NVIDIA-Linux-x86_64-325.15/kernel/os-interface.c:245:1: warning: … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA | Tagged 325.15, compilation, kernel 3.10 ok, kernel 3.11 fail, nvidia | 2 Replies

Dreamplug to 3.11-rc3

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

Just updated the Dreamplug to Kernel 3.11-rc3..     Although the device is (relatively) old now, it does have the enormous benefit of being (almost**) fully supported by the mainstream Linux Kernel.. ** The only ‘unsupported’ item is the Libertas wifi in Access Point (UAP) mode, but it is supported in ‘client’ mode….   The original patch to enable AP … Continue reading →

Posted in compilation, Dreamplug, Fedora, Hacks, kernel, Linux / ARM, Opinion, Performance | Tagged arm, armv5tel, dreamplug, kernel 3.11-rc2, linux, success | 2 Replies

3.11-rc3 – Now with Vmblock Patch.. 3.10.4 stable..

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

Just updated the test system to Kernel 3.11-rc3, and there is now a patch for vmblock available, at: http://mysticalzero.blogspot.co.uk/2013/07/vmblock-patch-for-linux-311-rc1-vmware.html Remember that this patch should be applied to vmblock that has already been patched for 3.10.. So.. there are three patches to be applied to the stock VMware code, for kernel 3.11: Kernel 3.10 patch for vmnet – … Continue reading →

Posted in compilation, Fedora, Hacks, kernel, Linux, NVIDIA, Performance, VMware | Tagged kernel 3.11-rc3, nvidia 325.08 patch, success, vmblock patch | Leave a reply

Pi to 3.10.3 – with a Simple Fix..

Adventures With Linux ™ Posted on July 27, 2013 by RGJuly 28, 2013

Just downloaded the ‘latest’ (July 26/27) version of linux-rpi-3.10.y from github: https://github.com/raspberrypi/linux/archive/rpi-3.10.y.zip This version – finally – has some of the Pi-specific Broadcom code fixed for 3.10, and the only necessary change to get it to compile cleanly is as follows: Compile Fail:   CC      fs/ext4/mballoc.o   CC      fs/ext4/block_validity.o make[2]: *** No rule to make target `fs/ext4/move_extent.o’, … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux / ARM, Performance, Raspberry Pi | Tagged compile fix, kernel 3.10.3, move_extent, raspberry pi, success | Leave a reply

Dreamplug to 3.10.2..

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

Just updated the Dreamplug to kernel 3.10.2, and everything went smoothly… It looks as if Fedora 18 is the last version for this architecture (armv5tel), as Fedora 19 and beyond will only be produced for armv7l, and the Raspberry Pi remix – Pidora – is only for armv6l.. Fedora release 18 (Spherical Cow) Kernel 3.10.2 on an … Continue reading →

Posted in compilation, Dreamplug, Fedora, Hacks, kernel, Linux / ARM, Performance | Tagged arm5tel obsolete, dreamplug, fedora 18 only, kernel 3.10.2, success | Leave a reply

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

Post navigation

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