↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: Performance

Post navigation

← Older posts
Newer posts →

ARM – DreamPlug to Kernel 4.0-rc5 – .config Example

Adventures With Linux ™ Posted on March 25, 2015 by RGMarch 25, 2015

Updated the DreamPlug to Kernel 4.0-rc5, using the standard source from kernel.org, without any problems.. Fedora release 18 (Spherical Cow) Kernel 4.0.0-rc5 on an armv5tel (ttyS0) …… ]$ uname -a Linux rgdreamplug 4.0.0-rc5 #1 Mon Mar 23 10:47:21 PDT 2015 armv5tel armv5tel armv5tel GNU/Linux In case it might be useful, I have put a copy of the … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, kernel, Linux / ARM, Opinion, Performance | Tagged arm, dreamplug, kernel 4.0-rc5, linux, sample kernel config, success | Leave a reply

ARM – Odroid U3 test with Kernel.org 4.0-rc3 – Panic..

Adventures With Linux ™ Posted on March 11, 2015 by RGMarch 11, 2015

As there is no later version of the Odroid-specific 4.0 kernel source available yet, I decided to test with the standard 4.0-rc3 from kernel.org, but the U3 booted – and then Panic‘d.. ……………………….. EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null) VFS: Mounted root (ext4 filesystem) on device 179:3. devtmpfs: mounted Freeing unused kernel memory: … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, Linux / ARM, Odroid, Opinion, Performance | Tagged arm, boot, dump, fail, kernel.org 4.0-rc3, linux, odroid u3, panic | Leave a reply

ARM – CuBox-i4Pro and DreamPlug to 4.0-rc2..

Adventures With Linux ™ Posted on March 6, 2015 by RGMarch 6, 2015

Updated the CuBox-i4Pro and DreamPlug to Kernel 4.0-rc2..   No problems with the DreamPlug, and the CuBox just needed the same small patch as for -rc1.. http://rglinuxtech.com/?p=1338 CuBox-i4Pro: Fedora release 22 (Twenty Two) Kernel 4.0.0-rc2 on an armv7l (ttymxc0) ……………. ]# uname -a Linux rgcubox 4.0.0-rc2 #1 SMP Tue Mar 3 21:35:27 EST 2015 armv7l armv7l armv7l GNU/Linux … Continue reading →

Posted in compilation, CuBox, Dreamplug, kernel, Linux / ARM, Performance | Tagged arm, cubox-i4pro, dreamplug, kernel 4.0-rc2, linux, patch, success | Leave a reply

ARM – DreamPlug to Kernel 4.0-rc1..

Adventures With Linux ™ Posted on March 3, 2015 by RGMarch 29, 2015

Now that the DreamPlug has a stable power supply (see previous post..) I decided to live dangerously and update the u-boot version and install a modern ‘device tree’ plus kernel.. It has been mentioned many times before that the u-boot update for a DreamPlug is fraught, and can result in a ‘brick’..   There should be a way … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, Fedora, Hacks, kernel, Linux / ARM, Opinion, Performance, U-Boot | Tagged arm, device tree, dreamplug, kernel 4.0-rc1, linux, success, u-boot, update, warning | 8 Replies

ARM – DreamPlug Power Fault – and ‘Fix’..

Adventures With Linux ™ Posted on March 3, 2015 by RGMarch 3, 2015

I finally got my old DreamPlug working again, but found that the power would fail intermittently..    After checking for software faults, I tracked the problem down to the power supply cable ‘clip-on’ connector..   The problem was caused by the internal connection between the two external pins and the internal slide-on metal tabs being loose, and causing … Continue reading →

Posted in Crash and Burn.., Dreamplug, Hacks, Opinion, Performance | Tagged dreamplug, fix, loose connector, power supply, problem, success | Leave a reply

ARM – Kernel 4.0-rc1 – Fix for CuBox-i4 Pro Networking..

Adventures With Linux ™ Posted on February 24, 2015 by RGFebruary 24, 2015

The CuBox-i4 Pro booted Kernel 4.0-rc1 OK, but – although eth0 was present – there was no network connection possible.. I found a similar problem described on the Linux Arm Kernel mailing list:  http://lists.infradead.org/pipermail/linux-arm-kernel/2015-February/325249.html According to the info there, I changed linux/arch/arm/mach-imx/mach-imx6q.c as follows: Around line 214, change clksel = ptp_clk == enet_ref ? IMX6Q_GPR1_ENET_CLK_SEL_ANATOP : IMX6Q_GPR1_ENET_CLK_SEL_PAD; … Continue reading →

Posted in compilation, Crash and Burn.., CuBox, Hacks, kernel, Linux / ARM, Opinion, Performance | Tagged arm, cubox-i4-pro, eth0 not working, fix, kernel 4.0-rc1, mach-imx6q.c, success | Leave a reply

ARM – Kernel 4.0-rc1 – Not Much Joy….Yet..

Adventures With Linux ™ Posted on February 23, 2015 by RGFebruary 23, 2015

Tried Kernel 4.0-rc1 on the CuBox-i4 Pro (from kernel.org) and the Odroid U3 (from https://github.com/tobiasjakobi/linux-odroid/tree/odroid-4.0.y), and the results are a bit of a mixed bag.. The CuBox boots OK, but – although eth0 appears to be present – networking doesn’t work.. Fedora release 22 (Twenty Two) Kernel 4.0.0-rc1 on an armv7l (ttymxc0) ……………. [root@rgcubox ~]# uname -a … Continue reading →

Posted in CuBox, kernel, Linux / ARM, Odroid, Opinion, Performance | Tagged arm, cubox-i4 pro network fail, kernel 4.0-rc1, odroid u3 boot fail, testing | Leave a reply

Kernel – Welcome to Linux 4.0? VMware (Patched) OK, NVIDIA Fix Available..

Adventures With Linux ™ Posted on February 23, 2015 by RGFebruary 23, 2015

Just tested Kernel 4.0-rc1 – announced here:  http://lkml.iu.edu/hypermail/linux/kernel/1502.2/04059.html As you will see – not much actual detail on what has changed, and I have already run into a couple of ‘issues’… The Radeon drm driver on my laptop refuses to load, and the boot hangs immediately with drm r600_ring_test [radeon] *ERROR* radeon: ring 0 test failed (scratch(0x8504)=0xFFFFFFFF) … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Opinion, Performance, VMware | Tagged boot success, compile fail, fix available, framebuffer workaround, kernel 4.0-rc1, nvidia 346.35, radeon drm error, vmnet patch, vmware 11.1.0 | Leave a reply

ARM – Kernel 3.19 for Odroid U3 – With Fan Control..

Adventures With Linux ™ Posted on February 11, 2015 by RGFebruary 11, 2015

Updated the Odroid U3 to (patched) Kernel 3.19, from https://github.com/tobiasjakobi/linux-odroid/tree/odroid-3.19.y Thanks to work by tobiasjakobi, this now includes the preliminary patches – updated for 3.19 – for fan control on the Odroid U3, originally posted by Lukasz Majewski at http://www.spinics.net/lists/linux-samsung-soc/msg42259.html So, (on a Fedora 21 system) you can now control the fan, as follows: # echo “0” … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux / ARM, Odroid, Opinion, Performance | Tagged arm, cpu temperature, fan control, kernel 3.19, linux, odroid u3, patched, success, testing | 5 Replies

ARM – Odroid U3 to 3.19-rc7 – Fan ‘Fixed’?

Adventures With Linux ™ Posted on February 5, 2015 by RGFebruary 5, 2015

Updated the Odroid U3 to Kernel 3.19-rc7, from https://github.com/tobiasjakobi/linux-odroid/tree/odroid-3.19.y Had to ‘refresh’ the config, by # make exynos4412_odroid_defconfig, and then (re)enable selinux etc… One feature is that the CPU fan no longer runs constantly, but I need to do more tests, to see if it is now capable of running at all..    The temperature is OK, at … Continue reading →

Posted in compilation, Hacks, kernel, Linux / ARM, Odroid, Opinion, Performance | Tagged arm, fan not running constantly, kernel 3.19-rc7, linux, odroid u3, patched, success | 3 Replies

Post navigation

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