↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: compile

Post navigation

← Older posts
Newer posts →

Kernel 3.8.6 – x86_64 and ARM (Pi)

Adventures With Linux ™ Posted on April 5, 2013 by RGApril 5, 2013

Just updated to kernel 3.8.6, and used the incremental patch at https://www.kernel.org/pub/linux/kernel/v3.0/incr/patch-3.8.5-6.bz2 to update the Raspberry Pi.. Fedora release 18 (Spherical Cow) Kernel 3.8.6-pi on an armv6l (ttyAMA0) …………… # uname -a Linux rgpi 3.8.6-pi #1 PREEMPT Fri Apr 5 23:10:23 BST 2013 armv6l armv6l armv6l GNU/Linux Everything works OK, and the x86_64 system compiles the latest … Continue reading →

Posted in compilation, Fedora, kernel, Linux, Linux / ARM, NVIDIA, Raspberry Pi, VMware | Tagged compile, kernel 3.8.6, nvidia 310.44, raspberry pi, success, vmware 9.02, x86_64 | 3 Replies

Kernel 3.9-rc5 – No Problems.. ‘Final’, in ”A Few Weeks”?

Adventures With Linux ™ Posted on April 2, 2013 by RGApril 2, 2013

Just updated the test system to 3.9-rc5, and VMware (9.0.2) and NVIDIA (310.40 and 313.26) all (still) compile OK.. # uname -a Linux rg6830l 3.9.0-rc5 #1 SMP Tue Apr 2 08:54:24 BST 2013 x86_64 x86_64 x86_64 GNU/Linux Apparently, the released version of 3.9 will be in ”..a few weeks..”  (and that is about as specific as these … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, Opinion, VMware | Tagged 301.40, 313.26, 9.02, compile, kernel 3.9-rc5, nvidia, success, vmware | Leave a reply

Pi – At Last! An ‘Official’ 3.8 Kernel..

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

Just noticed there is now an official 3.8.y kernel, at:  https://github.com/raspberrypi/linux/tree/rpi-3.8.y-temp This may change to just .…/rpi-3.8.y later.. Code is based on the latest 3.8 kernel – 3.8.4. Select config from: arch/arm/configs/bcmrpi_cutdown_defconfig       arch/arm/configs/bcmrpi_emergency_defconfig arch/arm/configs/bcmrpi_defconfig                     arch/arm/configs/bcmrpi_quick_defconfig I used # make bcmrpi_defconfig Then # make xconfig Under <File systems>, I deselected all file systems support, except ext2/3/4.. Under <File … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, kernel, Linux / ARM, Opinion, Raspberry Pi | Tagged 3.8.4, compile, configure, official kernel 3.8.y, raspberry pi, success | Leave a reply

3.9-rc3 – NVIDIA and VMware OK..

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

Installed Kernel 3.9-rc3 on the test system..   VMware 9.0.2, and NVIDIA 310.40 (main) and 313.26 (beta) all compile OK.. # uname -a Linux rg6830l 3.9.0-rc3 #1 SMP Mon Mar 18 12:21:27 GMT 2013 x86_64 x86_64 x86_64 GNU/Linux Robert Gadsdon.   March 19th, 2013. … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, VMware | Tagged 310.40, 313.26, compile, fedora, kernel 3.9-rc3, linux, nvidia, success, vmware 9.02 | Leave a reply

3.9-rc2 out – VMware and NVIDIA still OK..

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

Installed kernel 3.9-rc2 on the test system – and VMware 9.0.2, and both the latest ‘stable’ (310.40), and ‘beta’ (313.26) NVIDIA drivers, all compile successfully.. $ uname -a Linux rg6830l 3.9.0-rc2 #1 SMP Mon Mar 11 17:36:47 GMT 2013 x86_64 x86_64 x86_64 GNU/Linux Robert Gadsdon.   March 11th, 2013. … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, VMware | Tagged 310.40, 313.26, compile, kernel 3.9-rc2, linux, nvidia, success, vmware 9.02 | Leave a reply

3.9-rc1 – OK with VMware, and NVIDIA – so far..

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

Just updated the test system to 3.9-rc1, and with the usual softlink*, and (3.8-patched) VMware 9.01, and NVIDIA 310.32, everything compiled OK. *  # ln -s /usr/src/linux-3.9-rc1/include/generated/uapi/linux/version.h /usr/src/linux-3.9-rc1/include/linux/version.h $ uname -a Linux rg6830l 3.9.0-rc1 #1 SMP Mon Mar 4 11:13:53 GMT 2013 x86_64 x86_64 x86_64 GNU/Linux Robert Gadsdon.   March 4th, 2013. … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux, NVIDIA, Performance, VMware | Tagged compile, kernel 3.9-rc1, linux, nvidia 310.32, softlink, success, vmware 9.01, vmware patched | Leave a reply

Pi to 3.7.5, with a few Patches..

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

Just updated the Raspberry Pi to kernel version 3.7.5, using the 3.7.1 tree created by Olipro: http://www.raspberrypi.org/phpBB3/viewtopic.php?f=71&t=26912 I then applied the incremental patches from kernel.org to go from 3.7.1 to 3.7.2, to 3.7.3, to 3.7.4, to 3.7.5.. I ignored the warnings after the compile, as these have occurred with previous kernel versions, and seem to be harmless.. … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux / ARM, Raspberry Pi | Tagged 3.7.5, compile, from 3.7.1, incremental patches, kernel, raspberry pi, success | 6 Replies

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

Dreamplug to 3.7 – and an Obsolete Patch..

Adventures With Linux ™ Posted on December 12, 2012 by RGDecember 12, 2012

Just updated the Dreamplug kernel to 3.7, and – although I don’t use it – decided to see if the Marvell-supplied 8688_UAP (Access Point) patch still worked.. Not surprisingly, the patch worked, but the compilation failed: CC [M]  drivers/net/wireless/libertas_uap/uap_main.o drivers/net/wireless/libertas_uap/uap_main.c: In function ‘uap_init_sw’: drivers/net/wireless/libertas_uap/uap_main.c:446:44: warning: passing argument 3 of ‘netlink_kernel_create’ makes pointer from integer without a cast … Continue reading →

Posted in compilation, Dreamplug, Fedora, kernel, Linux / ARM, Performance | Tagged 3.7, compile, dreamplug, kernel, marvell uap 8688 patch fail, success | Leave a reply

Finally – 3.7 is out..

Adventures With Linux ™ Posted on December 11, 2012 by RGDecember 11, 2012

Finally, kernel 3.7 is released… I updated my main x86_64 system, and all seems to be OK, as expected.    The latest NVIDIA driver – 310.19 – compiles and runs OK, and VMware 9.0.1 compiles after the usual workaround for version.h: # ln -s /usr/src/linux-3.7/include/generated/uapi/linux/version.h /usr/src/linux-3.7/include/linux/version.h Note that this example is for the official source from kernel.org.    You … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged 3.7, compile, kernel, linux, nvidia, success, vmware | 2 Replies

Post navigation

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