↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Post navigation

← Older posts
Newer posts →

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

Kernel – 4.6-rc5 – OK with (Patched) VMware, and (Patched) NVIDIA..

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

Kernel 4.6-rc5 is out, and brief details of changes from -rc4 are here: http://lkml.iu.edu/hypermail/linux/kernel/1604.3/00178.html Kernel 4.6 seems to have a habit of continuing later-rc breakages with VMware and NVIDIA, compared to previous kernel releases.. The VMware 12 fix for 4.6-rc4 (see http://rglinuxtech.com/?p=1706 ) still works OK with 4.6-rc5, but even the latest NVIDIA driver – 364.19 breaks … Continue reading →

Posted in compilation, Crash and Burn.., fix, Hacks, kernel, Linux, NVIDIA, VMware | Tagged fix, kernel 4.6-rc5, nvidia 364.19 patched, success, vmware 12 patched | Leave a reply

VMware – Later 4.6-rc breaks vmmon and vmnet..

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

Thanks to Justin Palermo, there is a patch for VMware 12 vmmon and vmnet problems he identified with the later Kernel 4.6-rcs.       See comments on my earlier 4.6-rc1 article for details:  http://rglinuxtech.com/?p=1679 I have applied the patch to VMware 12.1.0, on Kernel 4.6-rc4, and VMware now compiles and runs OK.. Robert Gadsdon.   April 22, 2016. … Continue reading →

Posted in compilation, Crash and Burn.., fix, kernel, Linux, success, VMware | Tagged breaks vmmon and vmnet, kernel 4.6-rc4, patch available, success, vmware 12 | Leave a reply

ARM – Rock2 – Kernel 4.6-rc4 – MMC Swaparound – Bug or Feature?

Adventures With Linux ™ Posted on April 21, 2016 by RGMay 23, 2016

I had been running Kernel 4.6-rc2 on the Radxa Rock2 without any issues, and decided to update to recently-released Kernel 4.6-rc4.. Brief details of changes from -rc3 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1604.2/00610.html The boot failed, and I then compiled/installed 4.6-rc3 to see if that would have been OK, and it was.. I then noticed something odd in the failed … Continue reading →

Posted in boot, fix, Hacks, kernel, Linux / ARM, radxa, Rock2, success, U-Boot | Tagged arm, kernel 4.6-rc4, linux, mmc swapped, patch, radxa, rock2, success, workaround | 2 Replies

x86_64 – UP Board – Intel 64-bit, Size of a Pi..

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

Being the pioneer/masochist type (aka ‘early-adopter’..), I was intrigued by the new Intel Atom x5-Z8350-powered UP Board, and now have one on (pre)order.. Basic info, with too much graphics..  http://www.up-board.org/specifications/ Not much info on their forum, yet, but it does have UEFI, so (speculation!) should boot with good old GRUB..  One thing it does not have is … Continue reading →

Posted in hardware, Intel, Linux, Opinion, UP Board, X86_64 | Tagged atom, intel, ordered, pi-sized, uefi, up board, x86_64 | Leave a reply

ARM64 – Pi3 64-Bit Tribulations.. Too Soon for Stability..

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

I had ordered a Raspberry Pi 3 back in March in the hope that it would be a useful exercise in 64-bit on a different chipset..    I was (somewhat) disappointed to find that there was no initial 64-bit support, and indeed that I had been a bit of a pioneer in even running armv7 code on my … Continue reading →

Posted in aarch64, ARM64, boot, Crash and Burn.., Hacks, hardware, Linux / ARM, Opinion, Performance, Raspberry Pi, U-Boot | Tagged arm64, fail, git versions changing, performance issues, plans, raspberry pi 3, tests, u-boot | 1 Reply

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 to Kernel 4.6-rc2 – Ethernet OK, Now..

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

Updated the Rock2 to Kernel 4.6-rc2, and the Ethernet problem has been fixed.. Fedora 23 (Twenty Three) Kernel 4.6.0-rc2 on an armv7l (ttyS2) …………. ]# uname -a Linux rgrock2 4.6.0-rc2 #1 SMP Sun Apr 3 21:05:44 EDT 2016 armv7l armv7l armv7l GNU/Linux Details of Kernel changes from -rc1 are here:   http://lkml.iu.edu/hypermail/linux/kernel/1604.0/01298.html Robert Gadsdon.  April 3, 2016. … Continue reading →

Posted in compilation, Linux / ARM, radxa, Rock2 | Tagged 4.6-rc2, arm, armv7, ethernet ok, kernel, linux, radxa, rock2 | Leave a reply

NVIDIA – Driver 361.42 – OK with Kernel 4.6-rc2..

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

Tested the latest stable NVIDIA driver – 361.42 – with just-released Kernel 4.6-rc2, and it compiles cleanly, with no need for any patches.. …. Building modules, stage 2. MODPOST 3 modules CC /home/rgadsdon/NVIDIA-Linux-x86_64-361.42/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-361.42/kernel/nvidia-modeset.ko CC /home/rgadsdon/NVIDIA-Linux-x86_64-361.42/kernel/nvidia-uvm.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-361.42/kernel/nvidia-uvm.ko CC /home/rgadsdon/NVIDIA-Linux-x86_64-361.42/kernel/nvidia.mod.o LD [M] /home/rgadsdon/NVIDIA-Linux-x86_64-361.42/kernel/nvidia.ko Robert Gadsdon.   April 3, 2016. … Continue reading →

Posted in Linux, NVIDIA, Performance, success | Tagged compiles ok, kernel 4.6-rc2, nvidia 361.42 | Leave a reply

ARM – Rock2 – Finally an Ethernet Fix that Works..

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

After a lot of searching – and more testing (mostly unsuccessful..) I finally have a set of two patches that fix the Ethernet driver problem with the Rock2 in 4.6-rc1..     The problem is that the stmmac driver is common to several SOC setups, and each maintainer seems to have produced their own version of a fix.. The … Continue reading →

Posted in armv7, Hacks, Linux / ARM, Performance, radxa, Rock2, success | Tagged ethernet driver, kernel 4.6-rc1, patches, radxa, rock2, stmmac, success | Leave a reply

Post navigation

← Older posts
Newer posts →

If You Like This…

You may like my other - less technical - blog. 'Today's Technology Commentary', at rhgtechnology.com

Recent Posts

  • Kernel – 6.18-rc1 Released – Mostly Harmless..
  • Kernel – 6.17 is out… Almost No Surprises?
  • NVIDIA – New Driver 580.82.09, OK with Kernel 6.17..
  • NVIDIA – Patch for Kernel 6.17 Support…
  • Kernel – 6.17-rc1 Released – Patched VMware OK, NVIDIA Compile Fails..

Most Popular..

aarch64 android apc arm arm64 armv7 boot compile compile fail cross-compile cubox-i4-pro cubox-i4pro dreamplug fail fedora fedora 17 fix fixed hack kernel linux new driver nvidia odroid c2 odroid u3 ok ok with latest nvidia patch patch available patched problems raspberry pi released success testing u-boot update usb vmmon vmnet vmnet patch vmware vmware 10.0.2 workaround x86_64

Categories

  • aarch64
  • alpha release
  • AMD
  • Android
  • APC
  • Apollo Lake
  • arm
  • ARM64
  • armv7
  • Audacity
  • Audio
  • Bacula
  • BananaPro
  • boot
  • BTRFS
  • Bug
  • Cherry Trail
  • Chromebook
  • clang
  • compilation
  • Crash and Burn..
  • CuBox
  • Debian
  • DisplayLink
  • Dracut
  • Dragonboard
  • Dreamplug
  • dual-boot
  • DVB
  • DVB-S2
  • Ethernet
  • Fedora
  • Firmware
  • fix
  • fixed
  • FUSE
  • gcc
  • geekbox
  • Gentoo
  • GK802
  • grub
  • Hacks
  • hardware
  • Hikey
  • HPPA
  • HTC
  • IA64
  • Intel
  • Intel Atom
  • intel ethernet
  • Itanium
  • KDE
  • kernel
  • Kodi
  • Linux
  • Linux / ARM
  • linux install
  • LTO
  • Network
  • new install
  • Next CHIP
  • NTFS
  • NVIDIA
  • NVME
  • Odroid
  • Odroid C2
  • Odroid N2
  • Opinion
  • PA-RISC
  • patches
  • Performance
  • Pidora
  • Pine64
  • Plasma Desktop
  • quirks
  • radxa
  • Raspberry Pi
  • Raspberry Pi 4
  • repo problems
  • retpoline
  • Rock Pi N10
  • Rock2
  • RX2600
  • rx3288
  • SCSI
  • serial console
  • some systems ok
  • success
  • U-Boot
  • UART
  • UEFI
  • UP Board
  • upgrades
  • USB
  • USB3
  • Video
  • VirtualBox
  • VMware
  • Wayland
  • Webmin
  • WiFi
  • Win 7
  • Workaround
  • working
  • X86_64
  • XBMC

Archives

  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • January 2024
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
Original content © Robert Gadsdon 2013
↑