↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: testing

Post navigation

Newer posts →

ARM64 – DragonBoard 410c to Kernel 4.1..

Adventures With Linux ™ Posted on July 2, 2015 by RGJuly 2, 2015

Managed to update the DragonBoard 410c to Linaro Kernel 4.1.0+, from here: git clone https://git.linaro.org/landing-teams/working/qualcomm/kernel.git -b integration-linux-qcomlt So far, I have made the kernel ‘monolithic’ with all necessary modules built-in (‘y” instead of ‘m’), as this was how the original Linaro/Qualcomm kernel was built..     As the 410c uses the android fastboot, it would seem that the kernel/boot … Continue reading →

Posted in aarch64, ARM64, compilation, Crash and Burn.., Dragonboard, Hacks, kernel, Linux / ARM, Opinion, Performance | Tagged dragonboard 410c, kernel 4.1.0, testing, unstable, update | 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

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 and Kernel 3.18-rc7 – Still Unstable..

Adventures With Linux ™ Posted on December 4, 2014 by RGDecember 4, 2014

I have managed to get Kernel 3.18-rc7 to boot on my Odroid U3, but it is still very unstable.. Fedora release 21 (Twenty One) Kernel 3.18.0-rc7 on an armv7l (ttySAC1) rgodroid login: $ uname -a Linux rgodroid 3.18.0-rc7 #3 SMP PREEMPT Wed Dec 3 18:41:29 EST 2014 armv7l armv7l armv7l GNU/Linux Sometimes the device will boot without … Continue reading →

Posted in arm, compilation, Crash and Burn.., kernel, Linux / ARM, Odroid, Opinion, Performance | Tagged arm, boot, fan running, kernel 3.18-rc7, linux, odroid u3, testing, unstable | Leave a reply

Kernel 3.16-rc1 – OK So Far?

Adventures With Linux ™ Posted on June 16, 2014 by RGJune 16, 2014

Just installed Kernel 3.16-rc1 on the test system, and the latest VMware (10.0.2) and NVIDIA (340.17) compile and load OK… # uname -a Linux rg6830l 3.16.0-rc1 #1 SMP PREEMPT Mon Jun 16 09:57:01 BST 2014 x86_64 x86_64 x86_64 GNU/Linux Brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1406.2/00001.html Robert Gadsdon.   June 16, 2014.. … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel, kernel 3.16-rc1, linux, nvidia 340.17, success, testing, vmware 10.0.2 | Leave a reply

3.7-rc1 – Problems with VMware and NVIDIA.. – and Fixes..?

Adventures With Linux ™ Posted on October 15, 2012 by RGOctober 15, 2012

Just compiled and installed 3.7-rc1 on my test system, and ran into problems straight away.. NVIDIA (304.51) compile fails with a whole host of errors, and VMware (9.0-patched) compile fails immediately, with: vthread-3| I120: Failed version test: /usr/src/linux-3.7-rc1/linux/version.h not found. Update: There is a fix for NVIDIA, here: http://www.nvnews.net/vbulletin/showthread.php?t=194465    – a patch, and the removal of VM_RESERVED … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Opinion, Performance, VMware | Tagged 3.7-rc1, kernel, linux, nv-mmap.c, nvidia compile fail, nvidia fix, patch, problems, success, testing, uapi, version.h moved, vmware workaround, vm_reserved | Leave a reply

APC – USB Boot – Same Result..

Adventures With Linux ™ Posted on August 11, 2012 by RGAugust 11, 2012

I found some (unused..) USB-related U-Boot parameters in some of the files contained in the ‘firmware’ zip file, and tried these, to get the APC to boot from USB instead of MMC/micro-SD..   The USB connection has to be to the top connector in the smaller of the two ‘towers’ on the board (the one without the ethernet … Continue reading →

Posted in APC, Crash and Burn.., Hacks, kernel, Linux / ARM, Opinion, Performance | Tagged apc, linux/arm, testing, usb boot | Leave a reply

Fedora 17 on the Pi!

Adventures With Linux ™ Posted on April 22, 2012 by RGApril 22, 2012

After applying the SD Card disk formatting and ‘optimisation’ mentioned previously, I decided to attempt to bring the version of Fedora (14) up to date.. The Fedora 17 Pi ‘respin’ is due sometime in May, but I decided – based on my experiences with Fedora 17 on the Dreamplug – to try to ‘hack’ F17 from the … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, Linux / ARM, Raspberry Pi | Tagged fedora 17, hack, raspberry pi, rpm, testing, update, yum | Leave a reply

Alpha by name…

Adventures With Linux ™ Posted on March 9, 2012 by RGMarch 9, 2012

Tried the Fedora 17 Alpha release on a crash-and-burn x86_64 system…      Definitely alpha quality…    Biggest show-stopper was the weird behaviour of grub2 and dracut, which meant that only one of the kernel choices in the grub2 menu booted OK, but others got ‘lost’ and threw all sorts of worrying udev and ‘xxx not found’ messages, before hanging … Continue reading →

Posted in Crash and Burn.., Fedora | Tagged f17 alpha, fedora, linux, testing | Leave a reply

Post navigation

Newer posts →
Original content © Robert Gadsdon 2013
↑