↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Post navigation

← Older posts
Newer posts →

ARM64 – Hikey Success, with Linux-Next..

Adventures With Linux ™ Posted on June 29, 2016 by RGJune 29, 2016

After some time, I decided to test the latest ‘Linux-Next’ with the 96Boards HiSilicon Hikey, and – this time – it booted successfully (headless), with networking.. Fedora 24 (Twenty Four) Kernel 4.7.0-rc5-next-20160628 on an aarch64 (ttyAMA0) ………………….. # uname -a Linux rghikey 4.7.0-rc5-next-20160628 #1 SMP PREEMPT Tue Jun 28 22:34:10 EDT 2016 aarch64 aarch64 aarch64 GNU/Linux Still … Continue reading →

Posted in aarch64, ARM64, boot, Fedora, Hikey, kernel, Linux / ARM | Tagged 4.7-rc5-next, arm64, boot, kernel, linux, success | Leave a reply

ARM64 – Pi3 Still Very Unstable..

Adventures With Linux ™ Posted on June 21, 2016 by RGJune 21, 2016

I have tried the latest 4.7-next patched kernel, from https://github.com/anholt/linux/tree/bcm2837-64-next After some trials, I did manage to – just – get it to boot – after falling to an ’emergency console’, but the system is very unstable, with multiple recurring MMC errors.. ….. Give root password for maintenance (or press Control-D to continue): Error getting authority: Error … Continue reading →

Posted in aarch64, alpha release, ARM64, boot, compilation, Crash and Burn.., Hacks, kernel, Linux, Linux / ARM, Opinion, Raspberry Pi | Tagged arm64, crashes, kernel, kernel 4.7-rc3-next, linux, mmc errors, patched, raspberry pi 3, unstable | Leave a reply

NVIDIA – New Driver – Still Broken with Kernel 4.7 – Patch Fix OK..

Adventures With Linux ™ Posted on June 14, 2016 by RGJune 14, 2016

Just tested the latest NVIDIA driver – 367.27 – and it fails to compile with Kernel 4.7-rc3.     To fix this, the patch for 367.18 still works ( details at http://rglinuxtech.com/?p=1750 ). ……………….. Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/Desktop/kernel/NVIDIA-Linux-x86_64-367.27.patched/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/Desktop/kernel/NVIDIA-Linux-x86_64-367.27.patched/kernel/nvidia-drm.ko CC /home/rgadsdon/Desktop/kernel/NVIDIA-Linux-x86_64-367.27.patched/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/Desktop/kernel/NVIDIA-Linux-x86_64-367.27.patched/kernel/nvidia-modeset.ko CC /home/rgadsdon/Desktop/kernel/NVIDIA-Linux-x86_64-367.27.patched/kernel/nvidia-uvm.mod.o LD [M] /home/rgadsdon/Desktop/kernel/NVIDIA-Linux-x86_64-367.27.patched/kernel/nvidia-uvm.ko CC /home/rgadsdon/Desktop/kernel/NVIDIA-Linux-x86_64-367.27.patched/kernel/nvidia.mod.o LD … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Opinion | Tagged compile fail with kernel 4.7-rc3, nvidia 367.27, patch ok | 2 Replies

ARM64 – Pine64 – Not Exactly ‘Compact’..

Adventures With Linux ™ Posted on June 7, 2016 by RGJune 7, 2016

I recently obtained one of the newly-released (- to the ‘public’..) Pine64 ARM64 systems…    My first reaction, was that it is a bit on the large side..  The board is over twice the size of the Odroid C2.. As usual, the ‘standard’ U-Boot was a heavily-customised old version, that only mounted Android-format Kernel ‘blob’s, but a hacked … Continue reading →

Posted in aarch64, ARM64, boot, compilation, Fedora, Hacks, hardware, kernel, Linux / ARM, Opinion, Performance, Pine64, success, U-Boot | Tagged arm64, hacks, kernel 4.7-rc1 patched, new, pine64, soc, u-boot, work-in-progress | 3 Replies

Kernel – 4.7-rc2 Released – rc1 Patches Still Work.

Adventures With Linux ™ Posted on June 6, 2016 by RGJune 6, 2016

Kernel 4.7-rc2 is out and brief details of changes from -rc1 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1606.0/03592.html After all the later-rc breakage with 4.6, I tested the latest patched NVIDIA drivers, and VMware, with this version, and all the previous 4.6/4.7 patches for VMware 12.1.1, and the 4.7 patches for NVIDIA 367.18 and 361.45.11 still work.   See http://rglinuxtech.com/?p=1748 and http://rglinuxtech.com/?p=1750 … Continue reading →

Posted in compilation, Crash and Burn.., fix, Hacks, kernel, Linux, NVIDIA, Opinion, Performance, VMware | Tagged kernel 4.7-rc2, nvidia 367.18 and 361.45.11, nvidia and vmware patches still work, vmware 12.1.1 | Leave a reply

Hardware – Replacing the System Disk..

Adventures With Linux ™ Posted on June 2, 2016 by RGJune 2, 2016

My ‘system disk’ (/dev/sda) started to show bad sectors, recently, and so I decided to replace it.    The disk was around 8 years old, and had been in almost-continuous use.. I have not had to do this for some considerable time, and I think the last time was in the late-90s, and using LILO!  (No convoluted grub2 … Continue reading →

Posted in boot, Crash and Burn.., Fedora, grub, Hacks, hardware, Linux, Opinion, Performance | Tagged dracut, example, fedora, grub, new system disk, success | Leave a reply

NVIDIA – Possible Kernel 4.7 Fix for 361.45.11 and 367.18..

Adventures With Linux ™ Posted on May 31, 2016 by RGMay 31, 2016

Thanks to juston_li on the NVIDIA Devtalk forum, there is specific detail of the changes needed for Kernel 4.7 compatibility.. Details are at   https://devtalk.nvidia.com/default/topic/938665/linux/linux-4-7-rc1-367-18-build-errors/ The first issue is interesting, as it is due to a Kernel Dev. deciding to introduce a new variable – radix_tree_empty – in Kernel 4.7-rc1, that happens to have the same name as … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Opinion, Performance | Tagged 367.18, compile success, fix, kernel 4.7-rc1, nvidia 361.45.11, nvidia-drm, radix_tree_empty | 1 Reply

VMware – Possible Kernel 4.7 Fix for 12.1.1..

Adventures With Linux ™ Posted on May 31, 2016 by RGMay 31, 2016

Thanks to g, from their comment on my previous article ( http://rglinuxtech.com/?p=1746 ), there may be a more correct vmnet fix than simply ‘commenting out the code’..    Replace dev->trans_start = jiffies with  netif_trans_update(dev) in netif.c I have made this change, and VMware 12.1.1 is – so far – loading and running OK, as usual.. Robert Gadsdon.   May 30, … Continue reading →

Posted in compilation, fix, Hacks, kernel, Linux, VMware | Tagged fix, kernel 4.7-rc1, netif.c, vmnet, vmware 12.1.1 | 7 Replies

Kernel – 4.7-rc1 Breaks NVIDIA and VMware..

Adventures With Linux ™ Posted on May 29, 2016 by RGMay 29, 2016

Kernel 4.7-rc1 is out, and brief details are here:  https://lkml.org/lkml/2016/5/29/77 The update breaks the latest NVIDIA drivers – 367.18 and 361.45.11: ………. /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-367.18/kernel/nvidia-uvm/uvm_linux.h:557:13: error: redefinition of ‘radix_tree_empty’ static bool radix_tree_empty(struct radix_tree_root *tree) ……………………………. /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-367.18/kernel/nvidia-drm/nvidia-drm-gem.c: In function ‘nvidia_drm_dumb_map_offset’: /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-367.18/kernel/nvidia-drm/nvidia-drm-gem.c:411:33: error: passing argument 1 of ‘drm_gem_object_lookup’ from incompatible pointer type [-Werror=incompatible-pointer-types] gem = drm_gem_object_lookup(dev, file, handle); …………………… ..and, breaks … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Opinion, VMware | Tagged 361.45.11, breaks nvidia and vmware, kernel 4.7-rc1, nvidia 367.18, vmnet hack, vmware 12.1.1 | 4 Replies

ARM64 – Odroid C2 U-Boot – More Progress..

Adventures With Linux ™ Posted on May 23, 2016 by RGMay 23, 2016

Thanks to an additional U-Boot patch from Carlo Caione, it is now possible to (partially) boot the mainline Kernel from U-Boot on an eMMC module, as well as from SDcard..    Patch details here:  https://www.mail-archive.com/u-boot@lists.denx.de/msg213468.html => mmc info Device: <NULL> Manufacturer ID: 15 OEM: 100 Name: BGND3 Tran Speed: 52000000 Rd Block Len: 512 MMC version 5.0 High … Continue reading →

Posted in aarch64, ARM64, boot, Crash and Burn.., Hacks, Linux / ARM, Odroid C2, U-Boot | Tagged arm64, boot from emmc module, odroid c2, u-boot | 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
↑