↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: success

Post navigation

← Older posts
Newer posts →

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-rc5 Already – Works with Patched / Softlinked VMware, and ‘Old’ NVIDIA..

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

Just installed kernel 3.8-rc5 – recently released.. This release has the same dependencies as -rc4, for VMware and NVIDIA.. For VMware, apply Tim’s vmci patch (see previous article for -rc4) and use the softlink: $ ln -s /usr/src/linux-3.8-rc5/include/generated/uapi/linux/version.h /usr/src/linux-3.8-rc5/include/linux/version.h For NVIDIA, use the ‘old’ driver 310.14, as the newer 3.7-compatible drivers still won’t compile with 3.8.. $ … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.8-rc5, nvidia 310.14, patched, softlink, success, version.h, vmware | 7 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.8-rc4..

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

Just updated the ARM Dreamplug to kernel 3.8-rc4, with no problems.. Fedora release 18 (Spherical Cow) Kernel 3.8.0-rc4 on an armv5tel (ttyS0) ………. # uname -a Linux rgdreamplug 3.8.0-rc4 #1 Tue Jan 22 22:22:11 GMT 2013 armv5tel armv5tel armv5tel GNU/Linux Robert Gadsdon.   January 22nd, 2013 … Continue reading →

Posted in compilation, Dreamplug, Fedora, kernel, Linux / ARM | Tagged dreamplug, kernel 3.8-rc4, linux/arm, success, update | Leave a reply

3.8-rc2 – NVIDIA and VMware…

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

Just compiled 3.8-rc2 on my test system, and the situation regarding NVIDIA and VMware is similar to -rc1.. For NVIDIA, the two ‘latest’ driver versions – 310.19 and 313.09 – fail to compile, but the earlier version – 310.14 – compiles OK..    Version 310.14 does not compile with kernel 3.7, so it would appear that the changes … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, VMware | Tagged 3.8-rc2, compilation, kernel, linux, nvidia, success, vmware, workarounds | 2 Replies

Dreamplug to 3.8-rc1

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

Just updated the Dreamplug to 3.8-rc1, without any problems..   Used the .config from 3.7.. Fedora release 18 (Spherical Cow) Kernel 3.8.0-rc1 on an armv5tel (ttyS0) ………………. # uname -a Linux rgdreamplug 3.8.0-rc1 #1 Wed Dec 26 22:00:22 GMT 2012 armv5tel armv5tel armv5tel GNU/Linux Robert Gadsdon.   December 26th 2012. … Continue reading →

Posted in compilation, Dreamplug, Fedora, kernel, Linux / ARM | Tagged arm, dreamplug, kernel 3.8-rc1, linux, success | 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

And Now.. Dreamplug to F18..

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

After the success of the Raspberry Pi, I have now updated the Dreamplug to Fedora 18, using yum…. This time, the rpm –import…  worked fine, and the whole process went very smoothly.. Fedora release 18 (Spherical Cow) Kernel 3.7.0-rc5 on an armv5tel (ttyS0) Robert Gadsdon.  December 11th, 2012. … Continue reading →

Posted in Dreamplug, Fedora, Linux / ARM, Performance | Tagged dreamplug, fedora 18, success, update, yum | Leave a reply

Pi – Update to Fedora 18..

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

As the Fedora 18 Beta had been stable on my x86_64 test system, I decided to update the Pi from F17 to F18..   As there is no ‘update’ image available, the only way is to use YUM..    Instructions are on the Fedora site: http://fedoraproject.org/wiki/Upgrading_Fedora_using_yum#Fedora_17_-.3E_Fedora_18 I found that the rpm –import command failed with a curl error: # … Continue reading →

Posted in Fedora, Linux / ARM, Performance, Raspberry Pi | Tagged fedora 18, raspberry pi, success, update, yum | Leave a reply

Post navigation

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