↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: compilation

Post navigation

← Older posts
Newer posts →

3.10-rc3 – NVIDIA Patches OK, Still Missing VMware vmblock Patch..

Adventures With Linux ™ Posted on May 30, 2013 by RGMay 30, 2013

Just installed 3.10-rc3 on the test system, and the latest NVIDIA drivers (310.51, and 319.23 beta) both compile OK with the patch mentioned in the posting on 3.10-rc2  http://rglinuxtech.com/?p=738 The – rather complex – 3.10 patch for vmnet works, but there is still no patch for vmblock, which fails to compile: /tmp/modconfig-J79ptB/vmblock-only/linux/inode.c:49:4: warning: initialization from incompatible pointer … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, VMware | Tagged 310.51, 319.23, kernel 3.10-rc3, nvidia, success, vmblock compile fail, vmnet patch, vmware | 5 Replies

3.10-rc2 – NVIDIA Patch now Available..

Adventures With Linux ™ Posted on May 27, 2013 by RGMay 27, 2013

As reported by Walter Layher and Mal Haak, there is a now a patch available for the NVIDIA drivers on kernel 3.10-rc2, and it works successfully… For details and a link, see the comments below the original article:  http://rglinuxtech.com/?p=733 Update: Tested with patched drivers 310.51 (Released) and 319.17 (Beta) on kernel 3.10-rc2, and both compile OK.. Robert … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA | Tagged 310.51, 319.17, compile, kernel 3.10-rc2, nvidia, patch available, success | Leave a reply

3.9.3 – All OK, with VMware and NVIDIA latest..

Adventures With Linux ™ Posted on May 21, 2013 by RGMay 21, 2013

My swap file boot failure turned out – as I suspected – to be self-inflicted, as I had somehow managed to ‘unselect’ the ”support for paging of anonymous memory (swap)” option under General setup… Once this was corrected, the 3.9.x kernel compiled – and booted – successfully.. Kernel 3.9.3 compiles the latest VMware (9.02) and NVIDIA (310.51 … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, VMware | Tagged compile, kernel 3.9.3, nvidia 310.51, nvidia 319.17, success, vmware 9.02 | Leave a reply

3.9.1 – HP6830s – Hang on Boot…

Adventures With Linux ™ Posted on May 9, 2013 by RGMay 9, 2013

Just updated my HP6830s laptop to kernel 3.9.1, and got a hang at boot: ……………. Mounting /boot… systemd[1]: segfault at 0 ip 00007fede1d04241 sp  00007fff8e4fdf20 error 4 in libc-2.16.so[7fede1c90000+1ad000] [FAILED] Failed to activate swap /dev/disk/by-uuid/82145a5b-0a2f-4659-9f14-8acf69aea7b4. …………….. [   OK   ] Reached target Swap. <<<  HANG  >>> Reverted to 3.9.0, and everything was OK…     No mention of this – … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, Performance | Tagged hang at boot, hp6830s, kernel 3.9.1, swap fail | Leave a reply

Pi – Right Up to Date, with 3.9!

Adventures With Linux ™ Posted on May 2, 2013 by RGMay 2, 2013

Kernel 3.9 is just out, and already the Raspberry Pi version is available, at https://github.com/raspberrypi/linux/tree/rpi-3.9.y Use the ‘zip’ download (cloud symbol), which will give you the source tree in rpi-3.9.y.zip.. This is good news, as it suggests that the Pi kernel version is now closely tracking the kernel.org code, after previous versions were delayed somewhat (3.8.y was … Continue reading →

Posted in compilation, kernel, Linux / ARM, Raspberry Pi | Tagged 3.9.y, download, kernel 3.9, raspberry pi, released | Leave a reply

3.9-rc7 Released, NVIDIA and VMware OK..

Adventures With Linux ™ Posted on April 15, 2013 by RGApril 18, 2013

Just installed kernel 3.9-rc7 on my test system, and VMware (9.02) and the latest NVIDIA ‘stable’ (310.44) and ‘beta’ (319.12) drivers all compile without problems.. # uname -a Linux rg6830l 3.9.0-rc7 #1 SMP Mon Apr 15 09:40:44 BST 2013 x86_64 x86_64 x86_64 GNU/Linux One additional piece of information…   I am running Fedora 18, but using the ‘official’ … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, Opinion, VMware | Tagged compile, fail, kernel 3.9-rc7, nvidia 310.44 319.12, rawhide kernel, success, vmware 9.02, workaround | Leave a reply

New NVIDIA ‘Optimus’ Driver, Compiles OK..

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

Just downloaded the new NVIDIA ‘beta’ driver – 319.12 – and it compiles without problems on kernels 3.8.6 and 3.9-rc6 (as you would expect!).. More (technical!) details here: https://devtalk.nvidia.com/default/topic/539249/unix-graphics-announcements-and-news/-linux-solaris-and-freebsd-driver-319-12-beta-/ Robert Gadsdon.  April 10, 2013. … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, Performance | Tagged 319.12, compile, kernel 3.8.6, kernel 3.9-rc6, new beta, nvidia, success, support, technical info | 2 Replies

3.9-rc6 – Still no problems with VMware and NVIDIA

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

Just installed 3.9-rc6, and the latest VMware (9.02) and NVIDIA (‘stable’ 310.44 and ‘beta’ 313.30) drivers all compile OK.. There will probably be one more -rc (7) before 3.9 Final is released.. # uname -a Linux rg6830l 3.9.0-rc6 #1 SMP Mon Apr 8 12:19:21 BST 2013 x86_64 x86_64 x86_64 GNU/Linux Robert Gadsdon.   April 8, 2013. … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, VMware | Tagged 310.44, 313.30, 9.02, compile, kernel 3.9-rc6, nvidia, succes, vmware | Leave a reply

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

Post navigation

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