↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: success

Post navigation

← Older posts
Newer posts →

Kernel 3.18-rc4 – Better than -rc3..

Adventures With Linux ™ Posted on November 10, 2014 by RGNovember 10, 2014

Just installed Kernel 3.18-rc4 on the test system, and this time it booted OK, and without any ‘tombstones’… Further details here: http://lkml.iu.edu/hypermail/linux/kernel/1411.1/00410.html $ uname -a Linux rg6830l 3.18.0-rc4 #1 SMP PREEMPT Sun Nov 9 21:27:52 PST 2014 x86_64 x86_64 x86_64 GNU/Linux VMware 10.0.3 – with the vmnet patch, and NVIDIA 340.58 both install and load OK. Robert … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.18-rc4, nvidia 340.58, success, vmware 10.0.3 with vmnet patch | Leave a reply

ARM – Odroid Kernel 3.17/3.18 USB Solution..

Adventures With Linux ™ Posted on November 8, 2014 by RGNovember 8, 2014

I had been trying to get USB working with 3.17 and 3.18-rc kernels on my Odroid U3 for some time, and had been looking for fixes in the source code. It turned out that I was looking in the wrong place – and a clue to this was the lack of any mention of the problem on … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux / ARM, Odroid, Performance, U-Boot | Tagged fix, kernel 3.18-rc, new u-boot, odroid u3, success, usb | 1 Reply

Kernel 3.18-rc3 – Boots OK with ‘new’ .config..

Adventures With Linux ™ Posted on November 4, 2014 by RGNovember 4, 2014

Tested Kernel 3.18-rc3 and found that it would not boot with the .config that worked OK with -rc1..    Re-created a new .config from scratch, and now my temporary test system (HP6830 laptop) boots OK, but overall performance still seems rather sluggish.. # uname -a Linux rg6830l 3.18.0-rc3 #1 SMP PREEMPT Mon Nov 3 18:19:06 PST 2014 x86_64 … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Opinion, Performance, VMware | Tagged kernel 3.18-rc3, new .config needed, nv-drm.c patch, nvidia 340.46, success, vmnet patch, vmware 10.0.3 | 1 Reply

ARM – CuBox to Kernel 3.17..

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

Just installed Kernel 3.17 ‘Final’ on the CuBox I4-Pro..    Source code from https://github.com/jmontleon/fedora-20-cubox-i_hb/tree/3.17.0.. Fedora release 20 (Heisenbug) Kernel 3.17.0 on an armv7l (ttymxc0) ……. $ uname -a Linux rgcubox 3.17.0 #1 SMP PREEMPT Mon Oct 6 14:01:51 EDT 2014 armv7l armv7l armv7l GNU/Linux Robert Gadsdon.  October 6, 2014. … Continue reading →

Posted in CuBox, kernel, Linux / ARM | Tagged arm, cubox i-4 pro, kernel 3.17, linux, success | Leave a reply

Kernel 3.17 – At Last…

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

Kernel 3.17 Final has – finally – been released, and details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1410.0/02818.html As with the last -rc, the latest NVIDIA (340.46) and VMware (10.0.3 patched) drivers install and run OK.. $ uname -a Linux rglinux-i7 3.17.0 #1 SMP PREEMPT Sun Oct 5 18:02:39 PDT 2014 x86_64 x86_64 x86_64 GNU/Linux Robert Gadsdon.   October 5, 2014. … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel, kernel 3.17, linux, nvidia 340.46, success, vmware 10.0.3 patched | Leave a reply

Kernel 3.17-rc7 – Unexpected..

Adventures With Linux ™ Posted on September 30, 2014 by RGSeptember 30, 2014

Kernel 3.17 was due out by now, but we have another release candidate instead – rc7.. No problems with the latest VMware (10.0.3 patched) and NVIDIA (340.32) drivers, which compile and load OK..   The latest NVIDIA ‘beta’ (343.22) compiles/loads OK, but I need to test it more thoroughly with VMware, as the previous version broke the VM … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged 3.17 delayed, extra, kernel 3.17-rc7, nvidia 340.32, nvidia 343.22, success, vmware 10.0.3 patched | Leave a reply

Kernel 3.17-rc6 – 3.17 Final Soon?

Adventures With Linux ™ Posted on September 23, 2014 by RGSeptember 23, 2014

Installed Kernel 3.17-rc6, and – as with -rc5 – the latest VMware (10.0.3 with vmnet patch) and NVIDIA (340.32) drivers compile and install/load OK.. # uname -a Linux rg6830l 3.17.0-rc6 #1 SMP PREEMPT Mon Sep 22 09:48:38 PDT 2014 x86_64 x86_64 x86_64 GNU/Linux Details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1409.2/03201.html From the comments, it seems that the next release may … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Performance, VMware | Tagged kernel, kernel 3.17-rc6, linux, nvidia 340.32, success, vmware 10.0.3 patched | Leave a reply

Kernel 3.17-rc5 – Same Comments as -rc4..

Adventures With Linux ™ Posted on September 15, 2014 by RGSeptember 15, 2014

Just updated the test system to Kernel 3.17-rc5, and – as with -rc4 – the vmnet-patched VMware 10.0.3 and NVIDIA 340.32 both compile/load OK.. $ uname -a Linux rg6830l 3.17.0-rc5 #1 SMP PREEMPT Sun Sep 14 23:17:13 PDT 2014 x86_64 x86_64 x86_64 GNU/Linux Details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1409.1/05124.html Robert Gadsdon.   September 15, 2014. … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel, kernel 3.17-rc5, linux, nvidia 340.32, success, vmware 10.0.3 patched | Leave a reply

ARM – Odroid U2 – Finally an Up-to-Date Kernel?

Adventures With Linux ™ Posted on September 12, 2014 by RGSeptember 12, 2014

I had been frustrated by the apparent inability of the suppliers to provide anything other than an obsolete Ubuntu-centric 3.8+ kernel for the Odroid U2, and other kernels I had tested were somewhat ‘incomplete’… I finally managed to get a 3.17-r3 version from https://github.com/tobiasjakobi/linux-odroid/tree/odroid-3.17.y This now includes the necessary ‘bits’ for the U3, which is functionally identical … Continue reading →

Posted in Hacks, kernel, Linux / ARM, Odroid, Performance | Tagged arm, boot, kernel 3.17-rc3, linux, odroid u2, success, usb stick fail | Leave a reply

ARM – Odroid U2 – Finally an Up-to-Date Kernel?

Adventures With Linux ™ Posted on September 12, 2014 by RGSeptember 12, 2014

I had been frustrated by the apparent inability of the suppliers to provide anything other than an obsolete Ubuntu-centric 3.8+ kernel for the Odroid U2, and other kernels I had tested were somewhat ‘incomplete’… I finally managed to get a 3.17-r3 version from https://github.com/tobiasjakobi/linux-odroid/tree/odroid-3.17.y This now includes the necessary ‘bits’ for the U3, which is functionally identical … Continue reading →

Posted in Hacks, kernel, Linux / ARM, Odroid, Performance | Tagged arm, boot, kernel 3.17-rc3, linux, odroid u2, success, usb stick fail | Leave a reply

Post navigation

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