↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: Performance

Post navigation

← Older posts
Newer posts →

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

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

NVIDIA – New Beta Driver – 343.13 – Breaks VMware..

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

Updated to the latest NVIDIA ‘beta’ driver – 343.13 – which compiles and installs OK on Kernel 3.16 (from kernel.org..).. More details can be found here:  http://www.geforce.com/drivers/results/77410 Just tested this with VMware, and it breaks fullscreen mode, so reverted to the previous version – 340.24.. Robert Gadsdon.  August 12, 2014. … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Performance | Tagged 343.13, beta driver, breaks vmware fullscreen mode, kernel 3.16, linux, nvidia, use 340.24 instead | Leave a reply

ARM – CuBox to 3.16-rc7 – and an SD Card Warning..

Adventures With Linux ™ Posted on July 31, 2014 by RGJuly 31, 2014

Just updated the CuBox i4-Pro to kernel 3.16-rc7, from the source code available here: https://github.com/jmontleon/fedora-20-cubox-i_hb/tree/3.16-rc7 $ uname -a Linux rgcubox 3.16.0-rc7 #1 SMP PREEMPT Wed Jul 30 11:31:19 EDT 2014 armv7l armv7l armv7l GNU/Linux I had originally used an old ‘spare’ micro-SD card (Class 4, 16GB) but had noticed sluggish performance and random filesystem errors, eventually leading … Continue reading →

Posted in CuBox, Linux / ARM, Performance | Tagged class 10, cubox-i4-pro, kernel 3.16-rc7, micro-sd, success | Leave a reply

Kernel 3.15-rc1 – Less Painful…

Adventures With Linux ™ Posted on April 14, 2014 by RGApril 14, 2014

Just install Kernel 3.15-rc1 on the test system, and VMware 10.0.1 (with the vmnet patch, if you need it) and the latest NVIDIA driver – 337.12 – compile and load and run OK… $ uname -a Linux rg6830l 3.15.0-rc1 #1 SMP PREEMPT Mon Apr 14 09:20:22 BST 2014 x86_64 x86_64 x86_64 GNU/Linux One slight quirk that I … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, Performance, VMware | Tagged kernel 3.15-rc1, nvidia 337.12, success, vmware 10.0.1 patched | Leave a reply

Kernel 3.14-rc7 – Getting Better, Now..

Adventures With Linux ™ Posted on March 17, 2014 by RGMarch 17, 2014

After all the ‘noise’ around recent 3.14-rc releases, things appear to have calmed down with 3.14-rc7.. Details are here:   http://lkml.iu.edu//hypermail/linux/kernel/1403.2/00164.html As before, VMware 10.0.1 – with the usual patch – compiles and runs OK, and the latest NVIDIA driver 334.21 – with the nv-linux.h patch mentioned in an earlier article – compiles and loads and runs OK..   … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, Performance, VMware | Tagged kernel 3.14-rc7, nv-linux.h, nvidia 334.21 patched, run time ok, success, vmware 10.0.1 patched | Leave a reply

ARM – Odroid U3 to 3.14-rc3, but USB Fail..

Adventures With Linux ™ Posted on March 1, 2014 by RGMarch 1, 2014

After a lot of ‘hacking’, I managed to get the Odroid U3 to boot with Kernel 3.14-rc3, from http://git.prahal.homelinux.net/odroid.git/ , but there were persistent issues with USB, which refused to recognise any devices connected (apart from the USB memory stick (usb-storage) connection built-in to the kernel at compile time). Fedora release 20 (Heisenbug) Kernel 3.14.0-rc3 on an … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux / ARM, Odroid, Opinion, Performance | Tagged boot ok, kernel 3.14-rc3, no connection, odroid u3, usb issues | 4 Replies

ARM – Odroid Progress – Compiled Kernel, and KDE..

Adventures With Linux ™ Posted on February 14, 2014 by RGFebruary 14, 2014

Fedora 20 – KDE Desktop on ODROID U3 Found a suitable source tree for (old!) kernel 3.8.13.16: git clone -b odroid-3.8.y –single-branch https://github.com/hardkernel/linux – which compiled on the device itself with no problems – the old-fashioned way (# make zImage, etc..) and installed and ran without problems: Fedora release 20 (Heisenbug) Kernel 3.8.13.16 on an armv7l (ttySAC1) … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux / ARM, Odroid, Performance | Tagged arm, kde, kernel 3.8.13.16, linux, odroid, smplayer, source compile, success, u2/u3, vlc | Leave a reply

ARM – At Last, a Modern System..

Adventures With Linux ™ Posted on February 10, 2014 by RGFebruary 10, 2014

As my existing ARM systems are getting a bit ‘old’ – being based on armv5 (DreamPlug) or armv6 (Raspberry Pi) – neither of which is supported by the most recent Fedora release, I have been looking for an armv7-based system for further development and testing.. After some experiences with promising designs that have – sadly – failed … Continue reading →

Posted in Fedora, Linux / ARM, Odroid, Performance | Tagged arm, armv7, development, fedora 19, linux, odroid u3, success | 2 Replies

Post navigation

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