↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: fedora 23

ARM64 – Pi3 Success – Almost..

Adventures With Linux ™ Posted on April 26, 2016 by RGApril 26, 2016

After more ‘investigation’, I managed to find a working U-Boot for a 64-bit boot of the Raspberry Pi 3, by copying it from the boot directory of this: http://www.tom-yam.or.jp/rpi3/rpi3-arm64-debian-20160414.img.xz found towards the end of the latest 64-bit thread on the Pi Forum: https://www.raspberrypi.org/forums/viewtopic.php?f=72&t=137963&sid=cd15abd8d4dd2a2d5c517f47a3e4f5e4&start=125 .  Thanks to xyinao for putting it all together.. I copied the kernel Image … Continue reading →

Posted in aarch64, boot, compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux / ARM, Opinion, Performance, Raspberry Pi, U-Boot | Tagged 64-bit kernel, boot ok, fedora 23, only 3 cpu cores, raspberry pi 3, tests | 2 Replies

ARM64 – Geekbox – 8-Cores and a UART Gotcha..

Adventures With Linux ™ Posted on April 8, 2016 by RGApril 8, 2016

I recently acquired on of the rather quirky Geekbox ARM64 devices, together with the oddly-named ‘Landingstrip’ expansion board.. http://www.cnx-software.com/2015/11/19/geekbox-is-a-hackable-android-and-linux-tv-box-powered-by-rockchip-rk3368-soc/ http://forum.geekbox.tv/ The similarity in overall design to the ARMv7 Radxa Rock2 will be seen from the photo: If you are ordering one, it is worth getting the USB/UART connector as well, as the 3-pin micro flat-pin connection is … Continue reading →

Posted in aarch64, ARM64, Fedora, geekbox, Hacks, hardware, Linux, Opinion | Tagged aarch64, arm64, console uart conflict with sdcard, fedora 23, geekbox, rk3368, ssd | Leave a reply

ARM – Rock2 – Kernel 4.5-rc7 Boot Success

Adventures With Linux ™ Posted on March 13, 2016 by RGMarch 13, 2016

After a lot of testing, and some more confusion, I have managed to get the Rock2 to boot using the latest (2016.03-rc3) version of U-Boot, and the latest kernel (4.5-rc7) As previously, there was a lot of conflicting information……. I started by booting into the semi-proprietary 3.10-based kernel on the SDcard, and then erasing the eMMC (dd … Continue reading →

Posted in armv7, boot, compilation, Fedora, Hacks, kernel, Linux / ARM, Rock2, rx3288, U-Boot | Tagged armv7, fedora 23, kernel 4.5-rc7, radxa, rock2, success, uboot 2016.03-rc3 | Leave a reply

ARM – Odroid C2 – 64bit, with Ethernet..

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

Just acquired a 64-bit Odroid C2: As usual, I installed Fedora 23 aarch64 on it: Fedora 23 (Twenty Three) Kernel 3.14.29 on an aarch64 (ttyS0) ………………… # uname -a Linux rgc2 3.14.29 #1 SMP PREEMPT Wed Mar 9 11:14:41 PST 2016 aarch64 aarch64 aarch64 GNU/Linux The only kernel source available – so far – is a heavily-patched … Continue reading →

Posted in aarch64, ARM64, Fedora, kernel, Linux / ARM, Odroid C2 | Tagged 64-bit, aarch64, amlogic s905, arm64, fedora 23, odroid c2, success | 3 Replies

ARM – Radxa Rock2 – Powerful, but Confused..

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

Recently took delivery of a Radxa Rock2 ARMv7 system, based on the RX3288 Cortex A17 chipset.. The system comes with a version of Android installed on the onboard eMMC, but I managed – after a bit of work – to install Fedora 23 on an SDcard and get it to boot onto that..      At this point, I … Continue reading →

Posted in arm, Fedora, fix, Hacks, Linux / ARM, Opinion, Performance, Rock2 | Tagged armv7, boot, cortex a17, fedora 23, linux, radxa, rock2, rx3288 | 2 Replies

Fedora – Getting Rid of Unwanted ‘virtbr0’

Adventures With Linux ™ Posted on January 28, 2016 by RGJanuary 31, 2016

I did a clean install of Fedora 23 on my new ‘built from recycled components‘ crash-and-burn test system recently, and all went reasonably well – apart from – apparently – having to re-partition an already-partitioned drive (!)… After booting for the first time, I found that a ‘bridged’ network link – virtbr0 – was active..    As I … Continue reading →

Posted in Crash and Burn.., Fedora, fix, Hacks, Linux, Opinion, Performance | Tagged fedora 23, libvirt, linux, removal, success, use rpm, virtbr0 | Leave a reply

ARM – Kernel 4.4-rc4 on the BananaPro..

Adventures With Linux ™ Posted on December 14, 2015 by RGDecember 14, 2015

Just got a ‘BananaPro‘ ARMv7 board, and updated it to Kernel 4.4-rc4 (from kernel.org) and Fedora 23. More details are here:  http://linux-sunxi.org/LeMaker_Banana_Pro I compiled U-Boot from the latest (2015.10) released version, from ftp.denx.de/pub/u-boot/ : # cd u-boot # make Bananapro_defconfig # make ARCH=arm CROSS_COMPILE=arm-linux-gnu- (or whatever cross-compiler you are using) Then as root, copy to the SDCard … Continue reading →

Posted in BananaPro, compilation, Fedora, Hacks, kernel, Linux / ARM, Opinion, Performance, U-Boot | Tagged armv7, bananapro, compile instructions, fedora 23, kernel 4.4-rc4, new, success, u-boot, zimage | Leave a reply

VMware – 12.1.0 released – Still Broken With Fedora 23..

Adventures With Linux ™ Posted on December 8, 2015 by RGDecember 8, 2015

Just updated the test system to VMware 12.1.0 – Release notes are here:  https://pubs.vmware.com/Release_Notes/en/workstation/12pro/workstation-121-release-notes.html Frustratingly, this release still has a runtime (# vmware) incompatible with Fedora 23.. The original workaround was documented in an earlier article – http://rglinuxtech.com/?p=1601 – but the Fedora 23 library versions have now changed, so the copy commands are now (as of December … Continue reading →

Posted in compilation, Fedora, Hacks, kernel, Linux, Opinion, Performance, VMware | Tagged fedora 23, runtime fail, success, updated, vmware 12.1.0, workaround | 7 Replies

VMware – Fedora 23 Breaks vmware app, and a Workaround..

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

Although VMware 12.0.1 was installed OK, the desktop app (/usr/bin/vmware) fails, with – frustratingly – no error shown..    According to various comments found, this is due to a change to GCC version 5.1.1 in Fedora 23.. Thanks to Vincent Cojot, on the sgros.blogspot.com blog, there is a slightly convoluted workaround, which basically involves replacing the VMware versions … Continue reading →

Posted in Crash and Burn.., Fedora, Hacks, Linux, Opinion, Performance, VMware | Tagged fedora 23, success, vmware, vmware app broken, vmware_use_shipped_libs=force, workaround | 4 Replies

NVIDIA – Incompatible with Fedora 23 Xorg – and a Workaround..

Adventures With Linux ™ Posted on November 4, 2015 by RGNovember 5, 2015

Just updated to Fedora 23, and the NVIDIA driver would not load/run.. (tested with the latest – 358.09 and 352.55) ================ WARNING WARNING WARNING WARNING ================ This server has a video driver ABI version of 20.0 that this driver does not officially support. Please check http://www.nvidia.com/ for driver updates or downgrade to an X server with a … Continue reading →

Posted in Crash and Burn.., Fedora, Hacks, Linux, NVIDIA, Opinion | Tagged dnf, downgrade, fedora 23, incompatible, nvidia, workaround, xorg abi | 13 Replies
Original content © Robert Gadsdon 2013
↑