↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: Performance

Post navigation

← Older posts
Newer posts →

NVIDIA: New Drivers – Still need Patch for 3.13..

Adventures With Linux ™ Posted on January 14, 2014 by RGJanuary 14, 2014

NVIDIA have released driver 319.82, and now 331.38, and they install OK on kernel 3.12, but – unfortunately – still need the patch for kernel 3.13, despite the fact that 3.13 Final is due in about a week from now.. modprobe: ERROR: could not insert ‘nvidia’: Unknown symbol in module, or unknown parameter (see dmesg) make[1]: *** [package-install] … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, Opinion, Performance | Tagged 319.82, 331.38, kernel 3.13, nvidia, patch needed for 3.13, unknown symbol in module | Leave a reply

3.12.5 – Problems? – No..

Adventures With Linux ™ Posted on December 12, 2013 by RGDecember 13, 2013

Just updated to Kernel 3.12.5, and quickly reverted to 3.12.4.. Update:   the problem turned out to be a badly-timed coincidental update to MariaDB (5.5.34)..   Reverting to the previous version (5.5.33a) fixed the problem..    Now running 3.12.5.. With 3.12.5, Avahi mDNS failed, and – more importantly – MariaDB would not start: mariadb.service – MariaDB database server    Loaded: … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, Opinion, Performance | Tagged avai mdns fail, back to 3.12.4, fixed, kernel 3.12.5, mariadb fail, mariadb update problem, problems, revert to previous version | Leave a reply

DreamPlug to 3.12.2 – Still Needs Patch… 3.13-rc Compile Fail..

Adventures With Linux ™ Posted on December 1, 2013 by RGDecember 1, 2013

Updated the DreamPlug to kernel 3.12.2, and the orion / mdio patch mentioned in the article for 3.12.1 is still needed.. (http://rglinuxtech.com/?p=941) I have tried to compile 3.13-rc kernels for the device, but the compilation fails: /linux-3.13-rc2/arch/arm/include/asm/memory.h: In function ‘__virt_to_phys’: ……………… /linux-3.13-rc2/arch/arm/include/asm/memory.h:244:40: error: ‘PHYS_OFFSET’ undeclared (first use in this function)…………………… make[1]: *** [arch/arm/kernel/asm-offsets.s] Error 1 make: *** … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, Hacks, kernel, Linux / ARM, Performance | Tagged 3.13-rc compile fail, dreamplug, kernel 3.12.2, orion/mdio patch, success | 6 Replies

DreamPlug to 3.12.1 – Still needs Orion Patch..

Adventures With Linux ™ Posted on November 21, 2013 by RGNovember 21, 2013

Just updated the DreamPlug to Kernel 3.12.1, and found that the Ethernet/network problem from 3.12 is still there…   The not-yet-implemented orion_mdio patch is still needed..- see: http://rglinuxtech.com/?p=897 $ uname -a Linux rgdreamplug 3.12.1 #1 PREEMPT Thu Nov 21 14:32:15 GMT 2013 armv5tel armv5tel armv5tel GNU/Linux Robert Gadsdon.   November 21, 2013. … Continue reading →

Posted in compilation, Dreamplug, Hacks, kernel, Linux / ARM, Performance | Tagged dreamplug, ethernet problem, kernel 3.12.1, orion_mdio patch, success | 3 Replies

NVIDIA – Still Waiting…

Adventures With Linux ™ Posted on November 6, 2013 by RGNovember 6, 2013

As NVIDIA still seem to be unable to produce an up-to-date driver, there are a bewildering number of ‘patches’ out for various kernel versions and driver combinations.. I have found a good link to a ‘3.11’ patch for NVIDIA driver 331.17 and kernel 3.12 (patching just nv-linux.h)  here: http://pastebin.com/gxKDqu9N I would normally credit the author, but it … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, Performance | Tagged kernel 3.12, link, nvidia 331.17, patch | 1 Reply

DreamPlug to 3.12 – With Patch..

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

Just updated the DreamPlug to kernel 3.12, and – as predicted by Adam Baxter in a recent comment – the ‘mdio/ethernet’ patch was not included.. Details of the patch are in an earlier article:  http://rglinuxtech.com/?p=897 With the patch, everything seems to be OK..    I still get occasional ‘hangs’ when running yum/rpm, but that has been a problem … Continue reading →

Posted in compilation, Dreamplug, Hacks, kernel, Linux / ARM, Performance | Tagged dreamplug, kernel 3.12, mdio/ethernet patch, success | Leave a reply

DreamPlug to 3.12-rc7 – Still Needs Patch..

Adventures With Linux ™ Posted on October 28, 2013 by RGOctober 28, 2013

I updated the DreamPlug to kernel 3.12-rc7, but found that the network problem from 3.12-rc6 was still there, so applied the ‘Ethernet patch’ mentioned in my earlier article – http://rglinuxtech.com/?p=897, and it works OK, now. # uname -a Linux rgdreamplug 3.12.0-rc7 #1 PREEMPT Mon Oct 28 10:07:38 GMT 2013 armv5tel armv5tel armv5tel GNU/Linux Robert Gadsdon.  October 28, … Continue reading →

Posted in compilation, Dreamplug, Hacks, kernel, Linux / ARM, Performance | Tagged dreamplug, ethernet patch, kernel 3.12-rc7, orion mdio, success | 2 Replies

DreamPlug – 3.12-rc6 – Fix for Ethernet..

Adventures With Linux ™ Posted on October 21, 2013 by RGOctober 21, 2013

Soon after updating the DreamPlug to 3.12-rc6, I noticed that the Ethernet connection kept dropping, even though the # route command still showed it as OK.. I found a patch for the problem, and it works – for me..   http://www.spinics.net/lists/arm-kernel/msg281285.html Be aware…. this patch is still being tested, and may be changed before it is ‘officially’ released, … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, Hacks, kernel, Linux / ARM, Performance | Tagged dreamplug, ethernet problem, kernel 3.12-rc6, patch, solution | Leave a reply

Android: The Browser/Flash Saga Continues..

Adventures With Linux ™ Posted on October 17, 2013 by RGOctober 17, 2013

I now have my replacement Hudl 7in tablet, and have been trying out the various options for working browsers – with Flash support. On my phone, I found that Chrome worked well, but this tablet always gets the ‘full’ website, rather than the ‘mobile’ version, and so Flash doesn’t work, any more.    Even implicitly typing in the … Continue reading →

Posted in Android, Hacks, Opinion, Performance | Tagged android, custom user agent, dolphin, flash support, hudl, mobile website version, success, tablet | Leave a reply

ARM: DreamPlug/GuruPlug Support Missing in 3.12-rc?

Adventures With Linux ™ Posted on October 14, 2013 by RGOctober 14, 2013

I have just updated the DreamPlug to kernel 3.11.5, without any problems, but also tried 3.12-rc5, with – as usual – no success.. My DreamPlug – presumably one of the earlier models – is actually a ‘GuruPlug Reference Board‘ inside: # cat /proc/cpuinfo processor       : 0 model name      : Feroceon 88FR131 rev 1 (v5l) BogoMIPS        : 1191.11 … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, Linux / ARM, Opinion, Performance | Tagged dreamplug, guruplug support, kernel 3.11.5 success, kernel 3.12-rc5 fail, missing options | Leave a reply

Post navigation

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