↓
 

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.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

Kernel 3.17-rc4 – OK with (Patched) VMware, and latest NVIDIA..

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

Updated to Kernel 3.17-rc4, and the vmnet-patched VMware (10.0.3) and latest NVIDIA (340.32) all compile/load OK..    See previous -rc3 article for details of the patch.. $ uname -a Linux rg6830l 3.17.0-rc4 #1 SMP PREEMPT Sun Sep 7 22:33:23 PDT 2014 x86_64 x86_64 x86_64 GNU/Linux Details of the changes are here:  http://lkml.iu.edu/hypermail/linux/kernel/1409.0/04463.html Robert Gadsdon.  September 8, 2014. … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.17-rc4, linux, nvidia 340.32, success, vmnet, vmware 10.0.3 patched | 2 Replies

Kernel 3.17-rc3 – Breaks VMNET – and a Fix..

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

Just tested Kernel 3.17-rc3, and it breaks VMware (10.0.3) – vmnet: ……………. /tmp/modconfig-d0zqLW/vmnet-only/netif.c: In function ‘VNetNetIf_Create’: /tmp/modconfig-d0zqLW/vmnet-only/netif.c:152:64: error: macro “alloc_netdev” requires 4 arguments, but only 3 given     dev = alloc_netdev(sizeof *netIf, deviceName, VNetNetIfSetup);                                                                 ^ /tmp/modconfig-d0zqLW/vmnet-only/netif.c:152:10: error: ‘alloc_netdev’ undeclared (first use in this function)     dev = alloc_netdev(sizeof *netIf, deviceName, VNetNetIfSetup); …………… Thanks to Erwin Zoer (see … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, Opinion, Performance, VMware | Tagged fix, kernel 3.17-rc3, netif.c, net_name_unknown, requires 4 arguments, success, vmnet, vmware problem | 4 Replies

ARM – CuBox-i4 Pro to Kernel 3.17-rc1..

Adventures With Linux ™ Posted on August 20, 2014 by RGAugust 20, 2014

Just updated the CuBox to kernel 3.17-rc1, but still used the previous ‘combined zImage plus DTB’ method, which works OK.. Kernel source here:  # git clone -b 3.17-rc1 –single-branch https://github.com/jmontleon/fedora-20-cubox-i4pro Fedora release 20 (Heisenbug) Kernel 3.17.0-rc1 on an armv7l (ttymxc0) ……………. # uname -a Linux rgcubox 3.17.0-rc1 #1 SMP PREEMPT Tue Aug 19 13:48:28 EDT 2014 armv7l … Continue reading →

Posted in compilation, CuBox, Fedora, Linux / ARM | Tagged arm, compile, cubox-i4-pro, dtb, kernel 3.17-rc1, linux, success, workflow | Leave a reply

Skype / Linux – When the Fix Becomes the Problem.. (Updated)

Adventures With Linux ™ Posted on August 19, 2014 by RGAugust 26, 2014

I have been running a ‘fixed’ version of Skype on my Linux systems for some time (Fedora 20, x86_64), which included ‘PULSE_LATENCY_MSEC=30’ in a skype script to run the executable (skype-bin).. Recently, I have experienced garbled and ‘sped up’ sound, and this was easily demonstrated using the Skype Test Call facility.. The solution to this used to … Continue reading →

Posted in Fedora, Hacks, Linux, Opinion, Performance | Tagged executable only, garbled sound, linux, pulse_latency_msec, remove fix, skype, sped up, success | 4 Replies

Kernel 3.17-rc1 – OK with VMware and NVIDIA..

Adventures With Linux ™ Posted on August 17, 2014 by RGAugust 17, 2014

Just installed Kernel 3.17-rc1, and the latest VMware (10.0.3) and NVIDIA (340.32) drivers compile and load OK…    I had previously had trouble with VMware and NVIDIA’s ‘beta’ driver 343.13, so did not test this version again.. $ uname -a Linux rglinux-i7 3.17.0-rc1 #1 SMP PREEMPT Sat Aug 16 13:56:55 PDT 2014 x86_64 x86_64 x86_64 GNU/Linux Brief details … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Performance, VMware | Tagged kernel, kernel 3.17-rc1, linux, nvidia 340.32, success, vmware 10.0.3 | 2 Replies

ARM – CuBox i4-Pro and Raspberry Pi to 3.16 Final..

Adventures With Linux ™ Posted on August 10, 2014 by RGAugust 10, 2014

Updated the CuBox i4-Pro and Raspberry Pi to Kernel 3.16 recently, using the kernel source from.. Raspberry Pi:  https://github.com/raspberrypi/linux/tree/rpi-3.16.y CuBox i4-Pro: https://github.com/jmontleon/fedora-20-cubox-i_hb/tree/3.16.0 Fedora release 20 (Heisenbug) Kernel 3.16.0 on an armv7l (ttymxc0) …………… # uname -a Linux rgcubox 3.16.0 #1 SMP PREEMPT Mon Aug 4 23:39:27 EDT 2014 armv7l armv7l armv7l GNU/Linux Pidora release 2014 (Raspberry Pi … Continue reading →

Posted in compilation, CuBox, Fedora, Hacks, kernel, Linux / ARM, Pidora, Raspberry Pi | Tagged arm, compile, cross-compile, cubox-i4-pro, kernel 3.16, linux, raspberry pi, success | Leave a reply

Kernel 3.16 – Final, No Need for -RC8, After All..

Adventures With Linux ™ Posted on August 4, 2014 by RGAugust 4, 2014

Just installed Kernel 3.16 (Final), and – as expected – the latest VMware (10.0.3) and NVIDIA (340.24) drivers compile, install, and run OK.. More details of changes since -rc7 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1408.0/00797.html $ uname -a Linux rglinux-i7 3.16.0 #1 SMP PREEMPT Mon Aug 4 10:07:04 PDT 2014 x86_64 x86_64 x86_64 GNU/Linux Robert Gadsdon.   August 4, 2014. … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged final, kernel 3.16, no -rc8, nvidia 340.24, success, vmware 10.0.3 | 2 Replies

Post navigation

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