↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: linux

Post navigation

← Older posts
Newer posts →

Intel – Fix for Atom MMC/GPT warning..

Adventures With Linux ™ Posted on September 15, 2017 by RGSeptember 15, 2017

I had been getting a warning on boot with recent kernels on my Intel Atom-based UP system, and found a workaround..    The error flagged is – apparently – harmless, and is due to systemd not being able to recognise some mmc disk partitions at that stage of the boot process.. …… [ 5.124250] systemd-gpt-auto-generator[416]: Failed to dissect: … Continue reading →

Posted in fix, hardware, Intel Atom, kernel, Linux, Opinion, quirks, UP Board | Tagged boot time, failed to dissect, gpt, intel atom, kernel, linux, mmc, soc, warning, workaround | 2 Replies

VMware – Still waiting for 12.5.8…

Adventures With Linux ™ Posted on September 11, 2017 by RGSeptember 11, 2017

Apparently there is ‘no information’ on the possible availability of an update to the 12.5.x version of VMware, to fix the well-known problems with GCC 7 etc… If you were thinking of trying the ‘technology preview’ version – which came out some months ago – then this version also has a problem with GCC 7 (tested with … Continue reading →

Posted in Fedora, kernel, Linux, Opinion, VMware | Tagged fails with gcc 7, kernel, linux, technology preview, testing, vmware, waiting for 12.5.8 | 4 Replies

VMware – Still waiting for 12.5.8…

Adventures With Linux ™ Posted on September 11, 2017 by RGSeptember 11, 2017

Apparently there is ‘no information’ on the possible availability of an update to the 12.5.x version of VMware, to fix the well-known problems with GCC 7 etc… If you were thinking of trying the ‘technology preview’ version – which came out some months ago – then this version also has a problem with GCC 7 (tested with … Continue reading →

Posted in Fedora, kernel, Linux, Opinion, VMware | Tagged fails with gcc 7, kernel, linux, technology preview, testing, vmware, waiting for 12.5.8 | Leave a reply

Kernel – 4.13 Final Released – Still OK with latest NVIDIA, and Patched VMware..

Adventures With Linux ™ Posted on September 3, 2017 by RGSeptember 3, 2017

Kernel 4.13 has been released, and is OK with the latest NVIDIA drivers (tested with 384.69) and VMware 12.5.7 (with the vmnet patch – see http://rglinuxtech.com/?p=2012 ) Brief details of changes since -rc7 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1709.0/01021.html The VMware workarounds for Fedora 26 / GCC7  etc. are needed, as there is still no update from them.. Robert Gadsdon.  … Continue reading →

Posted in kernel, Linux, NVIDIA, patches, VMware | Tagged 384.69, kernel, kernel 4.13 released, linux, ok with latest nvidia, vmnet patch, vmware 12.5.7 | Leave a reply

Hardware – UEFI Bios for Linux ‘Chromebook’

Adventures With Linux ™ Posted on August 11, 2017 by RGAugust 11, 2017

The original ‘SeaBios’ BIOS on my Acer c720p was a little clunky, so I decided to make the plunge and update it to a ‘proper’ Linux-friendly BIOS..    There is a known/good one available, but it is UEFI-only, so will involve changing the filesystem/partition layout on an existing system.. Disk /dev/sda: 119.2 GiB, 128035676160 bytes, 250069680 sectors … Continue reading →

Posted in boot, Chromebook, hardware, Intel, Linux, UEFI, X86_64 | Tagged c720p, chromebook, fedora, install, linux, new bios, reformat, success, uefi | Leave a reply

X86_64 – ‘Apollo Lake’ SOC System, with a Gotcha..

Adventures With Linux ™ Posted on July 30, 2017 by RGJuly 30, 2017

After more research, I decided to get one of the Intel ‘Apollo Lake’-based SOC systems, and the one I chose was from Kodlix..     It is functionally identical with another from Beelink, and in fact the Kodlix website shows images of the Beelink version of the device..    I just preferred the Kodlix version, as the case was a … Continue reading →

Posted in Apollo Lake, Fedora, Hacks, hardware, Intel, Linux, UEFI, X86_64 | Tagged ap42, apollo lake, beelink, fedora 26 installed, grub fails, intel soc, kodlix, linux, uefi, use refind, x86_64 | Leave a reply

VMware – 12.5.3 released – OK with Kernel 4.10. 4.11 Patch Still Works..

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

VMware 12.5.3 has been released, and release notes are here:  http://pubs.vmware.com/Release_Notes/en/workstation/12pro/workstation-1253-release-notes.html Although these notes only mention Kernel 4.9.0, I can confirm that it also supports 4.10.x Kernels (tested on 4.10.1). I applied the vmmon and vmnet patches for Kernel 4.11, mentioned in a previous article, and these still worked, and VMware compiled OK, and ran, on 4.11-rc1.. … Continue reading →

Posted in compilation, kernel, Linux, VMware | Tagged 4.11 patch ok, kernel, linux, ok with kernel 4.10, vmware 12.5.3 released | 4 Replies

NVIDIA – Kernel 4.11 Fix Available, but not ‘Legal’..

Adventures With Linux ™ Posted on March 8, 2017 by RGMarch 8, 2017

There is a fix/patch available now, for NVIDIA driver 378.13 on Kernel 4.11, but it involves modifying the licence on NVIDIA code, and so is not legal.. Details – and links to discussions – here:  https://devtalk.nvidia.com/default/topic/995636/?comment=5101210 Some previous changes to Kernel code enforcing GPL-only licensing had been reverted, but looking at the correspondence on the Linux Kernel … Continue reading →

Posted in compilation, fix, Hacks, kernel, Linux, NVIDIA | Tagged fix available, gpl-only, kernel, kernel 4.11, licence modification, linux, not legal, nvidia 378.13 | Leave a reply

ARM64 – Odroid C2 – Patches for USB..

Adventures With Linux ™ Posted on January 18, 2017 by RGJanuary 18, 2017

Thanks to Heiner Kallweit for info on two USB patches for the Odroid C2, and thanks to John Youn for the patches themselves..  They can be found at http://www.spinics.net/lists/linux-usb/msg151687.html and http://www.spinics.net/lists/linux-usb/msg151688.html . I have applied these to Kernel 4.10-rc4 (including the Ethernet TX patch) and now USB is working, and detects/connects devices – sort of.. Plug in … Continue reading →

Posted in aarch64, ARM64, fix, Hacks, kernel, Linux / ARM, Odroid C2, Opinion, Performance | Tagged arm64, kernel, linux, odroid c2, patches, quirks, usb | 1 Reply

ARM64 – Kernel 4.10-rc4 on Odroid C2 – Ethernet Still Needs DTS Patch..

Adventures With Linux ™ Posted on January 17, 2017 by RGJanuary 22, 2017

Just updated the Odroid C2 to Kernel 4.10-rc4, but the Ethernet hang problem still persists..   Applied the dts Ethernet TX patch (see http://rglinuxtech.com/?p=1872 ) , and it works OK now.. There seems to be a bit of a backlog of Meson/GXBB patches, and I read that the Ethernet TX fix was supposed to be merged with -rc4, … Continue reading →

Posted in aarch64, ARM64, compilation, Ethernet, fix, kernel, Linux / ARM, Odroid C2, Opinion, Performance | Tagged aarch64, arm64, ethernet tx patch, kernel, kernel 4.10-rc4, linux, odroid c2 | Leave a reply

Post navigation

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