↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: Crash and Burn..

Post navigation

← Older posts
Newer posts →

ARM64 – Odroid C2 With Latest U-Boot and Kernel – Not Quite Yet..

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

I decided to check the latest linux-next tree for signs of Odroid C2 code, and there is some there – apparently for basic functionality..     Compiled OK, but when I tried to boot it, the Hardkernel-supplied version of U-Boot crashed: odroidc2#ext4load mmc 0:1 ${loadaddr} /boot/uboot/Image 7748608 bytes read in 187 ms (39.5 MiB/s) odroidc2#ext4load mmc 0:1 ${dtb_loadaddr} /boot/uboot/meson-gxbb-odroidc2.dtb … Continue reading →

Posted in aarch64, alpha release, ARM64, compilation, Crash and Burn.., Hacks, Odroid C2, Opinion, U-Boot | Tagged crash, linux-next, odroid c2, reset, u-boot patch | 4 Replies

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

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

ARM – Rock2 – Not so Hot, Now..

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

Finally managed to cobble together a rudimentary case and fan with heatsink for the rock2, and now I can compile correctly (# make -j5, etc..) and run # git clone… without the system overheating and rebooting..    Just two sheets of perspex, and some assorted m3 nylon pillars and screws.. The 5V power supply needs to be around … Continue reading →

Posted in armv7, Crash and Burn.., Hacks, hardware, Linux / ARM, Performance, radxa, Rock2, rx3288 | Tagged case, cooling, fan, hardware, radxa, rock2, success | Leave a reply

ARM – Configs for Odroid U3 and CuBox-i4Pro..

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

I have just posted copies of recent kernel configs for the Odroid U3 and CuBox-i4Pro.. Odroid U3 – Kernel config for 4.4 :   http://pastebin.com/NveRajaZ CuBox-i4Pro – Kernel config for 4.4.1:  http://pastebin.com/Kbexi0A5 These do not include working WiFi, as 2.4GHz is pretty useless at my location… Robert Gadsdon.   February 2, 2016. … Continue reading →

Posted in compilation, Crash and Burn.., CuBox, Hacks, kernel, Linux / ARM, Odroid, Opinion, Performance | Tagged cubox-i4pro, examples, kernel 4.4, kernel configs, odroid u3 | 10 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

Kernel – 4.5-rc1 – OK with Latest NVIDIA and VMware..

Adventures With Linux ™ Posted on January 25, 2016 by RGJanuary 25, 2016

Just installed Kernel 4.5-rc1 on the test system, and NVIDIA 358.16 (and ‘beta’ 361.18) and VMware 12.1.0 all compile and load/run OK.. Details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1601.3/00205.html $ uname -a Linux rglinux 4.5.0-rc1 #1 SMP Sun Jan 24 15:39:14 PST 2016 x86_64 x86_64 x86_64 GNU/Linux Robert Gadsdon.   January 24, 2016. … Continue reading →

Posted in Crash and Burn.., kernel, Linux, NVIDIA, Performance, VMware | Tagged kernel, kernel 4.5-rc1, linux, nvidia 358.16 361.18, ok, success, vmware 12.1.0 | Leave a reply

NVIDIA – New Beta 361.18 – OK with Plasma/KDE5..

Adventures With Linux ™ Posted on January 13, 2016 by RGJanuary 13, 2016

Just installed the latest NVIDIA beta driver – 361.18 – and it is now OK with Plasma and KDE5.. Release notes and download link here:   http://www.nvidia.com/download/driverResults.aspx/97474/en-us Notes include: ”Fixed a bug in the EGL driver where a mutex was unlocked more than once. This triggers undefined behavior, and in particular, if lock elision is enabled in glibc, … Continue reading →

Posted in Crash and Burn.., kernel, Linux, NVIDIA, Opinion, Performance, success | Tagged 361.18, beta driver, linux, nvidia, ok with plasma kde5 | Leave a reply

Post navigation

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