↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: ARM64

Post navigation

← Older posts
Newer posts →

ARM64 – Kernel 4.10-rc1 Compile Errors – The Official Fix..

Adventures With Linux ™ Posted on December 28, 2016 by RGDecember 28, 2016

There is now an ‘official’ fix for the 4.10-rc1 compile failure with ARM64/aarch64, from Al Viro, and the patch itself is available here: https://git.kernel.org/cgit/linux/kernel/git/viro/vfs.git/commit/?h=arm64-fix&id=b4b8664d291ac1998e0f0bcdc96b6397f0fe68b3 I have applied this to kernel 4.10-rc1 on the Odroid C2, and the kernel compiles successfully.. Robert Gadsdon.   December 27, 2016. … Continue reading →

Posted in aarch64, ARM64, compilation, fix, kernel, Linux / ARM, success | Tagged aarch64, arm64, compile fail, kernel, kernel 4.10-rc1, linux, official fix, patch | Leave a reply

ARM64 – Odroid C2 – Boots with Kernel 4.10-rc1 – Ethernet OK? – Not yet..

Adventures With Linux ™ Posted on December 26, 2016 by RGJanuary 15, 2017

After applying the aarch64 compile fix (see previous article) I was able to compile Kernel 4.10-rc1 on the Odroid C2, and it boots OK (headless..), and the Ethernet link stays up, but still needs the TX patch..   (updated, as the link did still hang – eventually..  RG).. ……….. meson8b-dwmac c9410000.ethernet eth0: Link is Up – 1Gbps/Full – … Continue reading →

Posted in aarch64, ARM64, boot, Ethernet, kernel, Linux / ARM, Odroid C2, Performance, success | Tagged arm64, boot success, ethernet ok, kernel 4.10-rc1, linux, odroid c2 | 3 Replies

ARM64 – Odroid C2 – Latest Ethernet Patch..

Adventures With Linux ™ Posted on December 22, 2016 by RGDecember 22, 2016

After some of the recent ‘Ethernet fix’ patches have not worked with more recent linux-next kernels, I have found one that – at least at the moment – does fix the ‘hang’ problem – again.. The patch is applied to meson-gxbb-odroidc2.dts, and can be found here:  http://archive.arm.linux.org.uk/lurker/message/20161221.113134.3ac4d1e6.en.html I did have to revert this kasir_offset patch (…-R) to … Continue reading →

Posted in aarch64, ARM64, Crash and Burn.., Ethernet, fix, Hacks, kernel, Linux / ARM, Odroid C2, Opinion, Performance | Tagged aarch64, arm64, dts, ethernet patch, linux-next kernel, odroid c2 | 2 Replies

ARM64 – Odroid C2 – Tested with Linux Net-Next – Ethernet Still Hangs..

Adventures With Linux ™ Posted on December 18, 2016 by RGDecember 18, 2016

Recent versions of the Linux net-next tree could not be tested on the C2, as the meson-gx mmc driver was missing, but now it has been added, and I tested the latest version (December 17) – but the Ethernet hang is still there..      To be fair, this is probably because of the current patch conflict that has … Continue reading →

Posted in aarch64, ARM64, Ethernet, kernel, Linux / ARM, Network, Odroid C2, Opinion, Performance | Tagged arm64, ethernet still hangs, kernel, linux, linux net-next tree, odroid c2, tested | Leave a reply

ARM64 – Odroid C2 – A Better Ethernet Fix..

Adventures With Linux ™ Posted on December 2, 2016 by RGDecember 2, 2016

The old meson Ethernet fix/patch/hack no longer applies cleanly to the latest (December 1) linux-next, but – fortunately – there is a ‘better’ patch available for the meson8b-dwmac driver itself.. Details can be found in this thread:  http://lists.infradead.org/pipermail/linux-amlogic/2016-November/001675.html I have applied these patches to the December 1 linux-next tree, on the Odroid C2, and the Ethernet link … Continue reading →

Posted in aarch64, ARM64, fix, kernel, Linux / ARM, Network, Odroid C2, Opinion, Performance | Tagged arm64, december 1, ethernet, kernel, linux, linux-next, meson8b-dwmac patch, odroid c2, success | 3 Replies

ARM64 – Odroid C2 – Boots with Linux-Next..

Adventures With Linux ™ Posted on November 18, 2016 by RGNovember 18, 2016

The ‘linux-next’ kernel branch has included the meson/gxbb mmc driver for some time, but the boot process hung on root disk access.     I tested with the latest (November 17) version, and this time, the boot process completed successfully: Fedora 25 (Workstation Edition) Kernel 4.9.0-rc5-next-20161117-c2 on an aarch64 (ttyAML0) The only patch I applied was the meson_ethernet_tx one … Continue reading →

Posted in aarch64, ARM64, boot, Crash and Burn.., kernel, Linux / ARM, Odroid C2, Opinion, Performance | Tagged arm64, boot ok, ethernet tx patch, kernel, linux, linux-next kernel, odroid c2, success, usb tombstone | Leave a reply

ARM64 – Odroid C2 – Ethernet Fix, at Last..

Adventures With Linux ™ Posted on November 10, 2016 by RGNovember 10, 2016

Thanks to Jerome Brunet, there is now a fix for the long-standing Ethernet hang problem on the C2..   Details are here:   http://lists.infradead.org/pipermail/linux-amlogic/2016-November/001538.html The patch is an attachment – named ‘attachment.bin‘, and so will need to be renamed to something appropriate..     I applied this to the 4.9-rc3-derived version of the C2 patched kernel, from https://git.kernel.org/cgit/linux/kernel/git/khilman/linux-amlogic.git/log/?h=v4.10/integ..    There is a … Continue reading →

Posted in aarch64, ARM64, fix, Hacks, Linux, Linux / ARM, Odroid C2, Opinion, Performance | Tagged arm64, ethernet hang problem, fix, kernel, linux, odroid c2, patch, success | Leave a reply

ARM64 – Odroid C2 – Hack to Fix Ethernet Hangs..

Adventures With Linux ™ Posted on October 22, 2016 by RGOctober 22, 2016

I had been constantly frustrated by the Odroid C2 meson8b-dwmac Ethernet ‘hang’ problem, which has persisted over (at least..) eight different ‘patched kernel’ versions that I have tested..    The network link hung/stopped after a short time at full (1000Mbps) speed, and also – sometimes after a bit longer – at reduced (100Mbps) speed.. The driver does show … Continue reading →

Posted in aarch64, ARM64, Crash and Burn.., Fedora, fix, Hacks, kernel, Linux / ARM, Network, Odroid C2, Opinion, Performance | Tagged ethernet hang, flow control, kernel, linux, meson8b-dwmac, network, odroid c2, reduce speed, workaround | Leave a reply

ARM64 – Odroid C2 – New MMC Driver, Ethernet / USB Still Broken..

Adventures With Linux ™ Posted on October 20, 2016 by RGOctober 20, 2016

After some of the code for the C2 has been removed from various git repositories, there is a new 4.9-rc1-based tree at https://git.kernel.org/cgit/linux/kernel/git/khilman/linux-amlogic.git/?h=v4.10/integ , which now includes the ‘new’ rewritten MMC driver. To select this, choose ‘Amlogic S905/GX* SD/MMC Host Controller support (MMC_MESON_GX)‘ in the kernel config.. …… Fedora 24 (Workstation Edition) Kernel 4.9.0-rc1-c2 on an aarch64 … Continue reading →

Posted in aarch64, ARM64, Crash and Burn.., Hacks, kernel, Linux / ARM, Network, Opinion, Performance | Tagged arm, arm64, boots ok, ethernet still hangs, kernel, kernel 4.9-rc1 patched, linux, new mmc driver, no usb, odroid c2 | Leave a reply

ARM64 – Multiple Meson MMC Mystery..

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

I was going to update the Odroid C2 to the latest patched kernel, but then found that the meson-mmc driver had mysteriously vanished from the source tree..     This – of course – makes the kernel pretty useless…    I did some research, but could not find any specific mention of the removal of this code, but then found … Continue reading →

Posted in aarch64, ARM64, compilation, kernel, Linux / ARM, Odroid C2, Opinion | Tagged arm64, joint licensing, kernel, linux, meson-mmc driver code missing, new version written, odroid c2 | Leave a reply

Post navigation

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