This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3358: SDK build issues

Other Parts Discussed in Thread: AM3358

Hi TI support team,

I'm trying to build the Processor SDK for my AM335x Start kit board under the instruction from http://processors.wiki.ti.com/index.php/Processor_SDK_Building_The_SDK

My linux host is Ubuntu 16.04.

my steps is as below:

1, Install the SDK ti-processor-sdk-linux-am335x-evm-04.02.00.09-Linux-x86-Install.bin

2,Build Steps

$ git clone git://arago-project.org/git/projects/oe-layersetup.git tisdk
$ cd tisdk
$ ./oe-layertool-setup.sh -f configs/processor-sdk/processor-sdk-04.02.00.09-config.txt
$ cd build
$ . conf/setenv
$ export PATH=$HOME/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:$PATH
$ MACHINE=am335x-evm bitbake arago-core-tisdk-image

I got failed response as below:

ERROR: linux-libc-headers-4.9-r0.arago2 do_fetch: Fetcher failure: Fetch command export DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-hVPRX9iF7f"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/vial/tisdk/sources/oe-core/scripts:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin/arm-linux-gnueabi:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am335x-evm/usr/bin/crossscripts:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/sbin:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/sbin:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/bin:/home/vial/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:/home/vial/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:/home/vial/tisdk/sources/meta-browser/scripts:/home/vial/tisdk/sources/meta-ros/scripts:/home/vial/tisdk/sources/oe-core/scripts:/home/vial/tisdk/sources/bitbake/bin:/home/vial/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:/home/vial/tisdk/sources/meta-browser/scripts:/home/vial/tisdk/sources/meta-ros/scripts:/home/vial/tisdk/sources/oe-core/scripts:/home/vial/tisdk/sources/bitbake/bin:/home/vial/bin:/home/vial/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"; export HOME="/home/vial"; LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git /home/vial/tisdk/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git --progress failed with exit code 128, output:
Cloning into bare repository '/home/vial/tisdk/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
fatal: unable to connect to git.ti.com:
git.ti.com[0: 198.47.28.207]: errno=Connection timed out


ERROR: linux-libc-headers-4.9-r0.arago2 do_fetch: Fetcher failure for URL: 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.9.y'. Unable to fetch URL from any source.
ERROR: linux-libc-headers-4.9-r0.arago2 do_fetch: Function failed: base_do_fetch
ERROR: Logfile of failure stored in: /home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/linux-libc-headers/4.9-r0.arago2/temp/log.do_fetch.30468
ERROR: Task (/home/vial/tisdk/sources/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_4.9.bb:do_fetch) failed with exit code '1'

3, I searched in the E2E and found a similar problem posted by others at link http://e2e.ti.com/support/embedded/linux/f/354/p/609060/2248821.

Then I downloaded the snapshot of the source packages from SDK release and input below commands.

$tar xvf /home/vial/下载/am335x-evm-linux-sdk-arago-src-04.02.00.09.tar.xz
$am335x-evm-linux-sdk-arago-src-04.02.00.09/get_build_sources.sh am335x-evm-linux-sdk-arago-src-04.02.00.09/source_pkg_list.txt

After an entire night time, above operation done successfully.

4, Repeated the build again

$ cd build

$ . conf/setenv

$ export PATH=$HOME/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:$PATH

$ MACHINE=am335x-evm bitbake arago-core-tisdk-image

But finally I still got same errors:

vial@vial-Latitude-E7440:~/tisdk/build$ MACHINE=am335x-evm bitbake arago-core-tisdk-image
Loading cache: 100% |############################################| Time: 0:00:01
Loaded 3797 entries from dependency cache.
Parsing recipes: 100% |##########################################| Time: 0:00:01
Parsing of 3033 .bb files complete (3030 cached, 3 parsed). 3800 targets, 571 skipped, 0 masked, 0 errors.
WARNING: No recipes available for:
/home/vial/tisdk/sources/meta-openamp/recipes-bsp/device-tree/device-tree-generation_%.bbappend
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION = "1.32.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "Ubuntu-16.04"
TARGET_SYS = "arm-linux-gnueabi"
MACHINE = "am335x-evm"
DISTRO = "arago"
DISTRO_VERSION = "2017.10"
TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard"
TARGET_FPU = "hard"
meta-processor-sdk = "HEAD:eaac60268857bc56bf89625df93935a272b63341"
meta-ros = "HEAD:e01c6ace0d4f9d700449edad3781e9cd505b5e10"
meta-arago-distro
meta-arago-extras = "HEAD:d34c861f846f35d089e1caf224ec43079be7b202"
meta-browser = "HEAD:26d50665e2f7223c5f4ad7481a8d2431e7cb55fb"
meta-openamp = "HEAD:8a214032bfb7e8124bc1485c70c69f7d60abb819"
meta-qt5 = "HEAD:2c9f0e4eb0e9097f6f872ec1e1d81768a8ab5f1b"
meta-networking
meta-ruby
meta-python
meta-oe
meta-gnome
meta-multimedia = "HEAD:b40116cf457b88a2db14b86fda9627fb34d56ae6"
meta-ti = "HEAD:351ccf1928a18c2b69fd19b09b980c9aa3af2e26"
meta-linaro-toolchain
meta-optee = "HEAD:5d2cb685217794293ea2bab18d7e62019c329d06"
meta = "HEAD:1718f0a6c1de9c23660a9bebfd4420e3c4ed37e6"

Initialising tasks: 100% |#######################################| Time: 0:00:18
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
WARNING: linux-libc-headers-4.9-r0.arago2 do_fetch: Failed to fetch URL git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.9.y, attempting MIRRORS if available
ERROR: linux-libc-headers-4.9-r0.arago2 do_fetch: Fetcher failure: Fetch command export DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-hVPRX9iF7f"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/vial/tisdk/sources/oe-core/scripts:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin/arm-linux-gnueabi:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am335x-evm/usr/bin/crossscripts:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/sbin:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/sbin:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/bin:/home/vial/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:/home/vial/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:/home/vial/tisdk/sources/meta-browser/scripts:/home/vial/tisdk/sources/meta-ros/scripts:/home/vial/tisdk/sources/oe-core/scripts:/home/vial/tisdk/sources/bitbake/bin:/home/vial/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:/home/vial/tisdk/sources/meta-browser/scripts:/home/vial/tisdk/sources/meta-ros/scripts:/home/vial/tisdk/sources/oe-core/scripts:/home/vial/tisdk/sources/bitbake/bin:/home/vial/bin:/home/vial/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"; export HOME="/home/vial"; LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git /home/vial/tisdk/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git --progress failed with exit code 128, output:
Cloning into bare repository '/home/vial/tisdk/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
fatal: unable to connect to git.ti.com:
git.ti.com[0: 198.47.28.207]: errno=Connection timed out


ERROR: linux-libc-headers-4.9-r0.arago2 do_fetch: Fetcher failure for URL: 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.9.y'. Unable to fetch URL from any source.
ERROR: linux-libc-headers-4.9-r0.arago2 do_fetch: Function failed: base_do_fetch
ERROR: Logfile of failure stored in: /home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/linux-libc-headers/4.9-r0.arago2/temp/log.do_fetch.30468
ERROR: Task (/home/vial/tisdk/sources/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_4.9.bb:do_fetch) failed with exit code '1'
WARNING: nativesdk-linux-libc-headers-4.9-r0.arago2 do_fetch: Failed to fetch URL git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.9.y, attempting MIRRORS if available
ERROR: nativesdk-linux-libc-headers-4.9-r0.arago2 do_fetch: Fetcher failure: Fetch command export DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-hVPRX9iF7f"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin/chrpath-native:/home/vial/tisdk/sources/oe-core/scripts:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin/x86_64-arago-linux:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-nativesdk-arago-linux/tmp/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy/sysroots/x86_64-arago-linux/usr/bin/crossscripts:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/sbin:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/sbin:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/bin:/home/vial/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:/home/vial/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:/home/vial/tisdk/sources/meta-browser/scripts:/home/vial/tisdk/sources/meta-ros/scripts:/home/vial/tisdk/sources/oe-core/scripts:/home/vial/tisdk/sources/bitbake/bin:/home/vial/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:/home/vial/tisdk/sources/meta-browser/scripts:/home/vial/tisdk/sources/meta-ros/scripts:/home/vial/tisdk/sources/oe-core/scripts:/home/vial/tisdk/sources/bitbake/bin:/home/vial/bin:/home/vial/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"; export HOME="/home/vial"; LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git /home/vial/tisdk/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git --progress failed with exit code 128, output:
Cloning into bare repository '/home/vial/tisdk/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
fatal: unable to connect to git.ti.com:
git.ti.com[0: 198.47.28.207]: errno=Connection timed out


ERROR: nativesdk-linux-libc-headers-4.9-r0.arago2 do_fetch: Fetcher failure for URL: 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.9.y'. Unable to fetch URL from any source.
ERROR: nativesdk-linux-libc-headers-4.9-r0.arago2 do_fetch: Function failed: base_do_fetch
ERROR: Logfile of failure stored in: /home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/work/x86_64-nativesdk-arago-linux/nativesdk-linux-libc-headers/4.9-r0.arago2/temp/log.do_fetch.30471
ERROR: Task (virtual:nativesdk:/home/vial/tisdk/sources/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_4.9.bb:do_fetch) failed with exit code '1'
WARNING: pcitest-4.9-r0 do_fetch: Failed to fetch URL git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.9.y, attempting MIRRORS if available
ERROR: pcitest-4.9-r0 do_fetch: Fetcher failure: Fetch command export DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-hVPRX9iF7f"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/vial/tisdk/sources/oe-core/scripts:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin/arm-linux-gnueabi:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am335x-evm/usr/bin/crossscripts:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/sbin:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/sbin:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/bin:/home/vial/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:/home/vial/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:/home/vial/tisdk/sources/meta-browser/scripts:/home/vial/tisdk/sources/meta-ros/scripts:/home/vial/tisdk/sources/oe-core/scripts:/home/vial/tisdk/sources/bitbake/bin:/home/vial/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:/home/vial/tisdk/sources/meta-browser/scripts:/home/vial/tisdk/sources/meta-ros/scripts:/home/vial/tisdk/sources/oe-core/scripts:/home/vial/tisdk/sources/bitbake/bin:/home/vial/bin:/home/vial/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"; export HOME="/home/vial"; LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git /home/vial/tisdk/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git --progress failed with exit code 128, output:
Cloning into bare repository '/home/vial/tisdk/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
fatal: unable to connect to git.ti.com:
git.ti.com[0: 198.47.28.208]: errno=Connection timed out


ERROR: pcitest-4.9-r0 do_fetch: Fetcher failure for URL: 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.9.y'. Unable to fetch URL from any source.
ERROR: pcitest-4.9-r0 do_fetch: Function failed: base_do_fetch
ERROR: Logfile of failure stored in: /home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/pcitest/4.9-r0/temp/log.do_fetch.30472
ERROR: Task (/home/vial/tisdk/sources/meta-arago/meta-arago-extras/recipes-kernel/pcitest/pcitest_4.9.bb:do_fetch) failed with exit code '1'
NOTE: Tasks Summary: Attempted 4413 tasks of which 3822 didn't need to be rerun and 3 failed.

Summary: 3 tasks failed:
/home/vial/tisdk/sources/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_4.9.bb:do_fetch
virtual:nativesdk:/home/vial/tisdk/sources/meta-arago/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_4.9.bb:do_fetch
/home/vial/tisdk/sources/meta-arago/meta-arago-extras/recipes-kernel/pcitest/pcitest_4.9.bb:do_fetch
Summary: There were 4 WARNING messages shown.
Summary: There were 9 ERROR messages shown, returning a non-zero exit code.

What can I do in the next?

thanks!
William














 

  • Hello William,

    Can you post the output of this command?
    $ git clone git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.9.y

    Best regards,
    Kemal
  • Hello Kemal,

    Thanks very much for quick response!

    Below is response for above command. My net speed to git.ti.com is too slow. I can see it is on fetching the kernel..

    vial@vial-Latitude-E7440:~$ git clone git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.9.y
    正克隆到 'ti-linux-kernel'...
    remote: Counting objects: 7603671, done.
    remote: Compressing objects: 100% (1067723/1067723), done.
    接收对象中: 0% (15318/7603671), 8.57 MiB | 10.00 KiB/s

    Best,
    William
  • Can you now post the output of this command?
    MACHINE=am335x-evm bitbake pcitest -c do_fetch
  • After an entire night, finally the fetching kernel command failed.

    vial@vial-Latitude-E7440:~$ git clone git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.9.y
    正克隆到 'ti-linux-kernel'...
    remote: Counting objects: 7603671, done.
    remote: Compressing objects: 100% (1067723/1067723), done.
    fatal: read error: 连接超时03671), 93.82 MiB | 23.00 KiB/s   
    fatal: 过早的文件结束符(EOF)
    fatal: index-pack failed
    vial@vial-Latitude-E7440:~$

  • Hi Kemal,

    This command also response failture.
    vial@vial-Latitude-E7440:~/tisdk/build$ MACHINE=am335x-evm bitbake pcitest -c do_fetch
    Loading cache: 100% |############################################| Time: 0:00:01
    Loaded 3797 entries from dependency cache.
    Parsing recipes: 100% |##########################################| Time: 0:00:01
    Parsing of 3033 .bb files complete (3030 cached, 3 parsed). 3800 targets, 571 skipped, 0 masked, 0 errors.
    WARNING: No recipes available for:
    /home/vial/tisdk/sources/meta-openamp/recipes-bsp/device-tree/device-tree-generation_%.bbappend
    NOTE: Resolving any missing task queue dependencies

    Build Configuration:
    BB_VERSION = "1.32.0"
    BUILD_SYS = "x86_64-linux"
    NATIVELSBSTRING = "Ubuntu-16.04"
    TARGET_SYS = "arm-linux-gnueabi"
    MACHINE = "am335x-evm"
    DISTRO = "arago"
    DISTRO_VERSION = "2017.10"
    TUNE_FEATURES = "arm armv7a vfp thumb neon callconvention-hard"
    TARGET_FPU = "hard"
    meta-processor-sdk = "HEAD:eaac60268857bc56bf89625df93935a272b63341"
    meta-ros = "HEAD:e01c6ace0d4f9d700449edad3781e9cd505b5e10"
    meta-arago-distro
    meta-arago-extras = "HEAD:d34c861f846f35d089e1caf224ec43079be7b202"
    meta-browser = "HEAD:26d50665e2f7223c5f4ad7481a8d2431e7cb55fb"
    meta-openamp = "HEAD:8a214032bfb7e8124bc1485c70c69f7d60abb819"
    meta-qt5 = "HEAD:2c9f0e4eb0e9097f6f872ec1e1d81768a8ab5f1b"
    meta-networking
    meta-ruby
    meta-python
    meta-oe
    meta-gnome
    meta-multimedia = "HEAD:b40116cf457b88a2db14b86fda9627fb34d56ae6"
    meta-ti = "HEAD:351ccf1928a18c2b69fd19b09b980c9aa3af2e26"
    meta-linaro-toolchain
    meta-optee = "HEAD:5d2cb685217794293ea2bab18d7e62019c329d06"
    meta = "HEAD:1718f0a6c1de9c23660a9bebfd4420e3c4ed37e6"

    Initialising tasks: 100% |#######################################| Time: 0:00:00
    NOTE: Executing RunQueue Tasks
    WARNING: pcitest-4.9-r0 do_fetch: Failed to fetch URL git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.9.y, attempting MIRRORS if available
    ERROR: pcitest-4.9-r0 do_fetch: Fetcher failure: Fetch command export DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-hVPRX9iF7f"; export SSH_AUTH_SOCK="/run/user/1000/keyring/ssh"; export PATH="/home/vial/tisdk/sources/oe-core/scripts:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin/arm-linux-gnueabi:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/am335x-evm/usr/bin/crossscripts:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/sbin:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/usr/bin:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/sbin:/home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/sysroots/x86_64-linux/bin:/home/vial/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:/home/vial/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:/home/vial/tisdk/sources/meta-browser/scripts:/home/vial/tisdk/sources/meta-ros/scripts:/home/vial/tisdk/sources/oe-core/scripts:/home/vial/tisdk/sources/bitbake/bin:/home/vial/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:/home/vial/tisdk/sources/meta-browser/scripts:/home/vial/tisdk/sources/meta-ros/scripts:/home/vial/tisdk/sources/oe-core/scripts:/home/vial/tisdk/sources/bitbake/bin:/home/vial/gcc-linaro-6.2.1-2016.11-x86_64_arm-linux-gnueabihf/bin:/home/vial/tisdk/sources/meta-browser/scripts:/home/vial/tisdk/sources/meta-ros/scripts:/home/vial/tisdk/sources/oe-core/scripts:/home/vial/tisdk/sources/bitbake/bin:/home/vial/bin:/home/vial/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin"; export HOME="/home/vial"; LANG=C git -c core.fsyncobjectfiles=0 clone --bare --mirror git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git /home/vial/tisdk/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git --progress failed with exit code 128, output:
    Cloning into bare repository '/home/vial/tisdk/downloads/git2/git.ti.com.ti-linux-kernel.ti-linux-kernel.git'...
    remote: Counting objects: 7603744, done.
    remote: Compressing objects: 100% (1067781/1067781), done.
    fatal: The remote end hung up unexpectedly 1.44 GiB | 19.00 KiB/s
    fatal: early EOF
    fatal: index-pack failed

    ERROR: pcitest-4.9-r0 do_fetch: Fetcher failure for URL: 'git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=ti-lsk-linux-4.9.y'. Unable to fetch URL from any source.
    ERROR: pcitest-4.9-r0 do_fetch: Function failed: base_do_fetch
    ERROR: Logfile of failure stored in: /home/vial/tisdk/build/arago-tmp-external-linaro-toolchain/work/armv7ahf-neon-linux-gnueabi/pcitest/4.9-r0/temp/log.do_fetch.10021
    ERROR: Task (/home/vial/tisdk/sources/meta-arago/meta-arago-extras/recipes-kernel/pcitest/pcitest_4.9.bb:do_fetch) failed with exit code '1'
    NOTE: Tasks Summary: Attempted 1 tasks of which 0 didn't need to be rerun and 1 failed.

    Summary: 1 task failed:
    /home/vial/tisdk/sources/meta-arago/meta-arago-extras/recipes-kernel/pcitest/pcitest_4.9.bb:do_fetch
    Summary: There were 2 WARNING messages shown.
    Summary: There were 3 ERROR messages shown, returning a non-zero exit code.
    vial@vial-Latitude-E7440:~/tisdk/build$
  • Can you post the output of these two commands?
    $ free -h
    $ df -h

  • vial@vial-Latitude-E7440:~/tisdk/build$ free -h
    total used free shared buff/cache available
    Mem: 7.7G 1.7G 2.3G 389M 3.7G 5.3G
    Swap: 7.9G 0B 7.9G
    vial@vial-Latitude-E7440:~/tisdk/build$ df -h
    文件系统 容量 已用 可用 已用% 挂载点
    udev 3.9G 0 3.9G 0% /dev
    tmpfs 789M 18M 771M 3% /run
    /dev/mapper/ubuntu--vg-root 227G 72G 144G 34% /
    tmpfs 3.9G 20M 3.9G 1% /dev/shm
    tmpfs 5.0M 4.0K 5.0M 1% /run/lock
    tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
    /dev/sda1 472M 125M 324M 28% /boot
    tmpfs 789M 96K 789M 1% /run/user/1000
    /dev/mmcblk0p1 15G 9.2G 5.8G 62% /media/vial/FA9F-31D6
  • Can you also attach the output of dmesg command? To check if the git got killed by the OOM killer.

  • Please refer to below log.

    vial@vial-Latitude-E7440:~$ dmesg
    [ 0.000000] microcode: microcode updated early to revision 0x20, date = 2017-01-27
    [ 0.000000] random: get_random_bytes called from start_kernel+0x42/0x504 with crng_init=0
    [ 0.000000] Linux version 4.13.0-32-generic (buildd@lgw01-amd64-004) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)) #35~16.04.1-Ubuntu SMP Thu Jan 25 10:13:43 UTC 2018 (Ubuntu 4.13.0-32.35~16.04.1-generic 4.13.13)
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.13.0-32-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
    [ 0.000000] KERNEL supported cpus:
    [ 0.000000] Intel GenuineIntel
    [ 0.000000] AMD AuthenticAMD
    [ 0.000000] Centaur CentaurHauls
    [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
    [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
    [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
    [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
    [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x00000000000913ff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000000091400-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cf63dfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000cf63e000-0x00000000cf644fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000cf645000-0x00000000d0275fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000d0276000-0x00000000d0751fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000d0752000-0x00000000d7db3fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000d7db4000-0x00000000d7ffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000d8000000-0x00000000d8758fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000d8759000-0x00000000d87fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000d8800000-0x00000000d8fa9fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000d8faa000-0x00000000d8ffffff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000d9000000-0x00000000da71bfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000da71c000-0x00000000da7fffff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000da800000-0x00000000dbcf3fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000dbcf4000-0x00000000dbffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000dd000000-0x00000000df1fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021edfffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] random: fast init done
    [ 0.000000] SMBIOS 2.7 present.
    [ 0.000000] DMI: Dell Inc. Latitude E7440/03HFCG, BIOS A11 08/28/2014
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] e820: last_pfn = 0x21ee00 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-DBFFF write-protect
    [ 0.000000] DC000-E7FFF uncachable
    [ 0.000000] E8000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0000000000 mask 7E00000000 write-back
    [ 0.000000] 1 base 0200000000 mask 7FE0000000 write-back
    [ 0.000000] 2 base 00E0000000 mask 7FE0000000 uncachable
    [ 0.000000] 3 base 00DE000000 mask 7FFE000000 uncachable
    [ 0.000000] 4 base 00DD000000 mask 7FFF000000 uncachable
    [ 0.000000] 5 base 021F000000 mask 7FFF000000 uncachable
    [ 0.000000] 6 base 021EE00000 mask 7FFFE00000 uncachable
    [ 0.000000] 7 disabled
    [ 0.000000] 8 disabled
    [ 0.000000] 9 disabled
    [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
    [ 0.000000] total RAM covered: 8126M
    [ 0.000000] Found optimal setting for mtrr clean up
    [ 0.000000] gran_size: 64K chunk_size: 64M num_reg: 9 lose cover RAM: 0G
    [ 0.000000] e820: update [mem 0xdd000000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xdbcf4 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fd980-0x000fd98f] mapped at [ffff907b800fd980]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff907b8008b000] 8b000 size 24576
    [ 0.000000] Using GB pages for direct mapping
    [ 0.000000] BRK [0x1cf12a000, 0x1cf12afff] PGTABLE
    [ 0.000000] BRK [0x1cf12b000, 0x1cf12bfff] PGTABLE
    [ 0.000000] BRK [0x1cf12c000, 0x1cf12cfff] PGTABLE
    [ 0.000000] BRK [0x1cf12d000, 0x1cf12dfff] PGTABLE
    [ 0.000000] BRK [0x1cf12e000, 0x1cf12efff] PGTABLE
    [ 0.000000] BRK [0x1cf12f000, 0x1cf12ffff] PGTABLE
    [ 0.000000] BRK [0x1cf130000, 0x1cf130fff] PGTABLE
    [ 0.000000] BRK [0x1cf131000, 0x1cf131fff] PGTABLE
    [ 0.000000] BRK [0x1cf132000, 0x1cf132fff] PGTABLE
    [ 0.000000] BRK [0x1cf133000, 0x1cf133fff] PGTABLE
    [ 0.000000] BRK [0x1cf134000, 0x1cf134fff] PGTABLE
    [ 0.000000] BRK [0x1cf135000, 0x1cf135fff] PGTABLE
    [ 0.000000] RAMDISK: [mem 0x31fc0000-0x34fd7fff]
    [ 0.000000] ACPI: Early table checksum verification disabled
    [ 0.000000] ACPI: RSDP 0x00000000000EEE40 000024 (v02 DELL )
    [ 0.000000] ACPI: XSDT 0x00000000D8FEB088 00008C (v01 DELL CBX3 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 0x00000000D8FFCA40 00010C (v05 DELL CBX3 01072009 AMI 00010013)
    [ 0.000000] ACPI: DSDT 0x00000000D8FEB1A0 01189F (v02 DELL CBX3 00000014 INTL 20120711)
    [ 0.000000] ACPI: FACS 0x00000000DA7FE080 000040
    [ 0.000000] ACPI: APIC 0x00000000D8FFCB50 000072 (v03 DELL CBX3 01072009 AMI 00010013)
    [ 0.000000] ACPI: FPDT 0x00000000D8FFCBC8 000044 (v01 DELL CBX3 01072009 AMI 00010013)
    [ 0.000000] ACPI: SLIC 0x00000000D8FFCC10 000176 (v03 DELL CBX3 01072009 MSFT 00010013)
    [ 0.000000] ACPI: LPIT 0x00000000D8FFCD88 00005C (v01 DELL CBX3 00000000 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x00000000D8FFCDE8 000228 (v01 INTEL sensrhub 00000000 INTL 20120711)
    [ 0.000000] ACPI: SSDT 0x00000000D8FFD010 00051F (v01 PmRef Cpu0Ist 00003000 INTL 20120711)
    [ 0.000000] ACPI: SSDT 0x00000000D8FFD530 000AD8 (v01 PmRef CpuPm 00003000 INTL 20120711)
    [ 0.000000] ACPI: HPET 0x00000000D8FFE008 000038 (v01 DELL CBX3 01072009 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x00000000D8FFE040 000455 (v01 SataRe SataTabl 00001000 INTL 20120711)
    [ 0.000000] ACPI: MCFG 0x00000000D8FFE498 00003C (v01 DELL CBX3 01072009 MSFT 00000097)
    [ 0.000000] ACPI: ASF! 0x00000000D8FFE4D8 0000A5 (v32 INTEL HCG 00000001 TFSM 000F4240)
    [ 0.000000] ACPI: DMAR 0x00000000D8FFE580 0000B0 (v01 INTEL HSW 00000001 INTL 00000001)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000021edfffff]
    [ 0.000000] NODE_DATA(0) allocated [mem 0x21edd3000-0x21edfdfff]
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
    [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
    [ 0.000000] Normal [mem 0x0000000100000000-0x000000021edfffff]
    [ 0.000000] Device empty
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000090fff]
    [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000cf63dfff]
    [ 0.000000] node 0: [mem 0x00000000cf645000-0x00000000d0275fff]
    [ 0.000000] node 0: [mem 0x00000000d0752000-0x00000000d7db3fff]
    [ 0.000000] node 0: [mem 0x00000000d8000000-0x00000000d8758fff]
    [ 0.000000] node 0: [mem 0x00000000d8800000-0x00000000d8fa9fff]
    [ 0.000000] node 0: [mem 0x00000000d9000000-0x00000000da71bfff]
    [ 0.000000] node 0: [mem 0x00000000da800000-0x00000000dbcf3fff]
    [ 0.000000] node 0: [mem 0x0000000100000000-0x000000021edfffff]
    [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000021edfffff]
    [ 0.000000] On node 0 totalpages: 2072948
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3984 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 13968 pages used for memmap
    [ 0.000000] DMA32 zone: 893924 pages, LIFO batch:31
    [ 0.000000] Normal zone: 18360 pages used for memmap
    [ 0.000000] Normal zone: 1175040 pages, LIFO batch:31
    [ 0.000000] Reserving Intel graphics memory at 0x00000000dd200000-0x00000000df1fffff
    [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    [ 0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-39
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
    [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x00091000-0x00091fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x00092000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcf63e000-0xcf644fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xd0276000-0xd0751fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xd7db4000-0xd7ffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xd8759000-0xd87fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xd8faa000-0xd8ffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xda71c000-0xda7fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xdbcf4000-0xdbffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xdc000000-0xdcffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xdd000000-0xdf1fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xdf200000-0xf7ffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
    [ 0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
    [ 0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] percpu: Embedded 45 pages/cpu @ffff907d9ea00000 s146520 r8192 d29608 u524288
    [ 0.000000] pcpu-alloc: s146520 r8192 d29608 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2040535
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.13.0-32-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 8018612K/8291792K available (12300K kernel code, 2481K rwdata, 4004K rodata, 2364K init, 2368K bss, 273180K reserved, 0K cma-reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] Kernel/User page tables isolation: enabled
    [ 0.000000] ftrace: allocating 37823 entries in 148 pages
    [ 0.000000] Hierarchical RCU implementation.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
    [ 0.000000] Tasks RCU enabled.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [ 0.000000] NR_IRQS: 524544, nr_irqs: 728, preallocated irqs: 16
    [ 0.000000] spurious 8259A interrupt: IRQ7.
    [ 0.000000] vt handoff: transparent VT on vt#7
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.004000] tsc: Detected 2693.710 MHz processor
    [ 0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 5387.42 BogoMIPS (lpj=10774840)
    [ 0.004000] pid_max: default: 32768 minimum: 301
    [ 0.004000] ACPI: Core revision 20170531
    [ 0.013511] ACPI: 5 ACPI AML tables successfully acquired and loaded
    [ 0.013528] Security Framework initialized
    [ 0.013529] Yama: becoming mindful.
    [ 0.013541] AppArmor: AppArmor initialized
    [ 0.014692] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.015255] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.015281] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.015299] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.015453] CPU: Physical Processor ID: 0
    [ 0.015453] CPU: Processor Core ID: 0
    [ 0.015458] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    [ 0.015458] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.015459] FEATURE SPEC_CTRL Not Present
    [ 0.015462] mce: CPU supports 7 MCE banks
    [ 0.015469] CPU0: Thermal monitoring enabled (TM1)
    [ 0.015477] process: using mwait in idle threads
    [ 0.015480] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
    [ 0.015480] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
    [ 0.015711] Freeing SMP alternatives memory: 36K
    [ 0.017724] smpboot: Max logical packages: 2
    [ 0.017729] DMAR: Host address width 39
    [ 0.017730] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
    [ 0.017736] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
    [ 0.017736] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
    [ 0.017739] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
    [ 0.017739] DMAR: RMRR base: 0x000000d7f18000 end: 0x000000d7f26fff
    [ 0.017740] DMAR: RMRR base: 0x000000dd000000 end: 0x000000df1fffff
    [ 0.017742] DMAR-IR: IOAPIC id 8 under DRHD base 0xfed91000 IOMMU 1
    [ 0.017743] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
    [ 0.017743] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
    [ 0.018041] DMAR-IR: Enabled IRQ remapping in x2apic mode
    [ 0.018041] x2apic enabled
    [ 0.018046] Switched APIC routing to cluster x2apic.
    [ 0.018649] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.058347] TSC deadline timer enabled
    [ 0.058348] smpboot: CPU0: Intel(R) Core(TM) i7-4600U CPU @ 2.10GHz (family: 0x6, model: 0x45, stepping: 0x1)
    [ 0.058395] Performance Events: PEBS fmt2+, Haswell events, 16-deep LBR, full-width counters, Intel PMU driver.
    [ 0.058428] ... version: 3
    [ 0.058428] ... bit width: 48
    [ 0.058428] ... generic registers: 4
    [ 0.058429] ... value mask: 0000ffffffffffff
    [ 0.058429] ... max period: 00007fffffffffff
    [ 0.058429] ... fixed-purpose events: 3
    [ 0.058430] ... event mask: 000000070000000f
    [ 0.058453] Hierarchical SRCU implementation.
    [ 0.059099] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.059110] smp: Bringing up secondary CPUs ...
    [ 0.059159] x86: Booting SMP configuration:
    [ 0.059160] .... node #0, CPUs: #1 #2 #3
    [ 0.060701] smp: Brought up 1 node, 4 CPUs
    [ 0.060701] smpboot: Total of 4 processors activated (21549.68 BogoMIPS)
    [ 0.064227] devtmpfs: initialized
    [ 0.064227] x86/mm: Memory block size: 128MB
    [ 0.064470] evm: security.selinux
    [ 0.064471] evm: security.SMACK64
    [ 0.064471] evm: security.SMACK64EXEC
    [ 0.064471] evm: security.SMACK64TRANSMUTE
    [ 0.064472] evm: security.SMACK64MMAP
    [ 0.064472] evm: security.ima
    [ 0.064473] evm: security.capability
    [ 0.064484] PM: Registering ACPI NVS region [mem 0xcf63e000-0xcf644fff] (28672 bytes)
    [ 0.064484] PM: Registering ACPI NVS region [mem 0xda71c000-0xda7fffff] (933888 bytes)
    [ 0.064484] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [ 0.064484] futex hash table entries: 1024 (order: 4, 65536 bytes)
    [ 0.064484] pinctrl core: initialized pinctrl subsystem
    [ 0.064484] RTC time: 5:45:40, date: 01/28/18
    [ 0.064484] NET: Registered protocol family 16
    [ 0.064484] cpuidle: using governor ladder
    [ 0.064484] cpuidle: using governor menu
    [ 0.064484] PCCT header not found.
    [ 0.064484] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.064484] ACPI: bus type PCI registered
    [ 0.064484] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.064484] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.064484] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [ 0.064484] PCI: Using configuration type 1 for base access
    [ 0.064484] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
    [ 0.064817] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
    [ 0.064817] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [ 0.064817] ACPI: Added _OSI(Module Device)
    [ 0.064817] ACPI: Added _OSI(Processor Device)
    [ 0.064817] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.064817] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.064817] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.070093] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
    [ 0.072537] ACPI: Dynamic OEM Table Load:
    [ 0.072537] ACPI: SSDT 0xFFFF907D948A9800 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20120711)
    [ 0.072537] ACPI: Dynamic OEM Table Load:
    [ 0.072537] ACPI: SSDT 0xFFFF907D94EC3000 0005AA (v01 PmRef ApIst 00003000 INTL 20120711)
    [ 0.072537] ACPI: Dynamic OEM Table Load:
    [ 0.072537] ACPI: SSDT 0xFFFF907D94838200 000119 (v01 PmRef ApCst 00003000 INTL 20120711)
    [ 0.076541] ACPI: EC: EC started
    [ 0.076542] ACPI: EC: interrupt blocked
    [ 0.077594] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as first EC
    [ 0.077595] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x27, EC_CMD/EC_SC=0x934, EC_DATA=0x930
    [ 0.077596] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions
    [ 0.077596] ACPI: Interpreter enabled
    [ 0.077622] ACPI: (supports S0 S3 S4 S5)
    [ 0.077622] ACPI: Using IOAPIC for interrupt routing
    [ 0.077643] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.077866] ACPI: Enabled 4 GPEs in block 00 to 7F
    [ 0.091995] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [ 0.091999] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.092164] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
    [ 0.092255] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
    [ 0.092255] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
    [ 0.092585] PCI host bridge to bus 0000:00
    [ 0.092587] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
    [ 0.092587] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
    [ 0.092588] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
    [ 0.092589] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
    [ 0.092590] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
    [ 0.092590] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
    [ 0.092591] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff window]
    [ 0.092592] pci_bus 0000:00: root bus resource [bus 00-3e]
    [ 0.092597] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
    [ 0.092675] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
    [ 0.092683] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
    [ 0.092688] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.092691] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
    [ 0.092755] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
    [ 0.092762] pci 0000:00:03.0: reg 0x10: [mem 0xf7e34000-0xf7e37fff 64bit]
    [ 0.092847] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
    [ 0.092862] pci 0000:00:14.0: reg 0x10: [mem 0xf7e20000-0xf7e2ffff 64bit]
    [ 0.092907] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 0.092964] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
    [ 0.092982] pci 0000:00:16.0: reg 0x10: [mem 0xf7e3f000-0xf7e3f01f 64bit]
    [ 0.093037] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.093098] pci 0000:00:19.0: [8086:155a] type 00 class 0x020000
    [ 0.093111] pci 0000:00:19.0: reg 0x10: [mem 0xf7e00000-0xf7e1ffff]
    [ 0.093117] pci 0000:00:19.0: reg 0x14: [mem 0xf7e3c000-0xf7e3cfff]
    [ 0.093122] pci 0000:00:19.0: reg 0x18: [io 0xf080-0xf09f]
    [ 0.093165] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
    [ 0.093222] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
    [ 0.093237] pci 0000:00:1b.0: reg 0x10: [mem 0xf7e30000-0xf7e33fff 64bit]
    [ 0.093288] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.093353] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
    [ 0.093416] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.093511] pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
    [ 0.093577] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 0.093669] pci 0000:00:1c.4: [8086:9c18] type 01 class 0x060400
    [ 0.093735] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 0.093823] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
    [ 0.093840] pci 0000:00:1d.0: reg 0x10: [mem 0xf7e3b000-0xf7e3b3ff]
    [ 0.093910] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.093972] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
    [ 0.094124] pci 0000:00:1f.2: [8086:282a] type 00 class 0x010400
    [ 0.094135] pci 0000:00:1f.2: reg 0x10: [io 0xf0d0-0xf0d7]
    [ 0.094140] pci 0000:00:1f.2: reg 0x14: [io 0xf0c0-0xf0c3]
    [ 0.094145] pci 0000:00:1f.2: reg 0x18: [io 0xf0b0-0xf0b7]
    [ 0.094150] pci 0000:00:1f.2: reg 0x1c: [io 0xf0a0-0xf0a3]
    [ 0.094154] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
    [ 0.094159] pci 0000:00:1f.2: reg 0x24: [mem 0xf7e3a000-0xf7e3a7ff]
    [ 0.094185] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.094238] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
    [ 0.094250] pci 0000:00:1f.3: reg 0x10: [mem 0xf7e39000-0xf7e390ff 64bit]
    [ 0.094265] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
    [ 0.094374] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.094492] pci 0000:02:00.0: [8086:08b1] type 00 class 0x028000
    [ 0.094546] pci 0000:02:00.0: reg 0x10: [mem 0xf7d00000-0xf7d01fff 64bit]
    [ 0.094769] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
    [ 0.104086] pci 0000:00:1c.3: PCI bridge to [bus 02]
    [ 0.104090] pci 0000:00:1c.3: bridge window [mem 0xf7d00000-0xf7dfffff]
    [ 0.105971] pci 0000:03:00.0: [1217:8520] type 00 class 0x080501
    [ 0.106003] pci 0000:03:00.0: reg 0x10: [mem 0xf7c01000-0xf7c01fff]
    [ 0.106015] pci 0000:03:00.0: reg 0x14: [mem 0xf7c00000-0xf7c007ff]
    [ 0.106149] pci 0000:03:00.0: PME# supported from D3hot D3cold
    [ 0.117834] pci 0000:00:1c.4: PCI bridge to [bus 03]
    [ 0.117837] pci 0000:00:1c.4: bridge window [mem 0xf7c00000-0xf7cfffff]
    [ 0.119015] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.119052] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 0.119089] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.119126] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 0.119162] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15)
    [ 0.119198] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.119234] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
    [ 0.119270] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.120479] ACPI: EC: interrupt unblocked
    [ 0.120487] ACPI: EC: event unblocked
    [ 0.120502] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x27, EC_CMD/EC_SC=0x934, EC_DATA=0x930
    [ 0.120503] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as boot DSDT EC to handle transactions and events
    [ 0.120733] SCSI subsystem initialized
    [ 0.120752] libata version 3.00 loaded.
    [ 0.120752] pci 0000:00:02.0: vgaarb: setting as boot VGA device
    [ 0.120752] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
    [ 0.120752] pci 0000:00:02.0: vgaarb: bridge control possible
    [ 0.120752] vgaarb: loaded
    [ 0.120752] ACPI: bus type USB registered
    [ 0.120752] usbcore: registered new interface driver usbfs
    [ 0.120752] usbcore: registered new interface driver hub
    [ 0.120752] usbcore: registered new device driver usb
    [ 0.120752] EDAC MC: Ver: 3.0.0
    [ 0.122081] PCI: Using ACPI for IRQ routing
    [ 0.124882] PCI: pci_cache_line_size set to 64 bytes
    [ 0.126829] e820: reserve RAM buffer [mem 0x00091400-0x0009ffff]
    [ 0.126830] e820: reserve RAM buffer [mem 0xcf63e000-0xcfffffff]
    [ 0.126830] e820: reserve RAM buffer [mem 0xd0276000-0xd3ffffff]
    [ 0.126831] e820: reserve RAM buffer [mem 0xd7db4000-0xd7ffffff]
    [ 0.126832] e820: reserve RAM buffer [mem 0xd8759000-0xdbffffff]
    [ 0.126832] e820: reserve RAM buffer [mem 0xd8faa000-0xdbffffff]
    [ 0.126833] e820: reserve RAM buffer [mem 0xda71c000-0xdbffffff]
    [ 0.126834] e820: reserve RAM buffer [mem 0xdbcf4000-0xdbffffff]
    [ 0.126835] e820: reserve RAM buffer [mem 0x21ee00000-0x21fffffff]
    [ 0.126897] NetLabel: Initializing
    [ 0.126897] NetLabel: domain hash size = 128
    [ 0.126898] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
    [ 0.126909] NetLabel: unlabeled traffic allowed by default
    [ 0.126922] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.126922] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.128013] clocksource: Switched to clocksource hpet
    [ 0.135096] VFS: Disk quotas dquot_6.6.0
    [ 0.135109] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.135188] AppArmor: AppArmor Filesystem Enabled
    [ 0.135222] pnp: PnP ACPI init
    [ 0.135308] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 0.135311] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.135546] system 00:01: [io 0x0680-0x069f] has been reserved
    [ 0.135547] system 00:01: [io 0xffff] has been reserved
    [ 0.135548] system 00:01: [io 0xffff] has been reserved
    [ 0.135548] system 00:01: [io 0xffff] has been reserved
    [ 0.135549] system 00:01: [io 0x1c00-0x1cfe] has been reserved
    [ 0.135550] system 00:01: [io 0x1d00-0x1dfe] has been reserved
    [ 0.135551] system 00:01: [io 0x1e00-0x1efe] has been reserved
    [ 0.135552] system 00:01: [io 0x1f00-0x1ffe] has been reserved
    [ 0.135552] system 00:01: [io 0x1800-0x18fe] has been reserved
    [ 0.135553] system 00:01: [io 0x164e-0x164f] has been reserved
    [ 0.135555] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.135574] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.135605] system 00:03: [io 0x1854-0x1857] has been reserved
    [ 0.135607] system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.135638] system 00:04: [io 0x04d0-0x04d1] has been reserved
    [ 0.135640] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.135662] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.135674] pnp 00:06: Plug and Play ACPI device, IDs DLL05cb PNP0f13 (active)
    [ 0.136218] pnp 00:07: Plug and Play ACPI device, IDs PNP0401 (disabled)
    [ 0.136422] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.136601] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.136602] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.136603] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.136604] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.136605] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
    [ 0.136605] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.136606] system 00:09: [mem 0xfed90000-0xfed93fff] could not be reserved
    [ 0.136607] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.136608] system 00:09: [mem 0xff000000-0xffffffff] has been reserved
    [ 0.136609] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.136610] system 00:09: [mem 0xf7fdf000-0xf7fdffff] has been reserved
    [ 0.136611] system 00:09: [mem 0xf7fe0000-0xf7feffff] has been reserved
    [ 0.136612] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.137856] pnp: PnP ACPI: found 10 devices
    [ 0.143667] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
    [ 0.143696] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.143707] pci 0000:00:1c.3: PCI bridge to [bus 02]
    [ 0.143710] pci 0000:00:1c.3: bridge window [mem 0xf7d00000-0xf7dfffff]
    [ 0.143716] pci 0000:00:1c.4: PCI bridge to [bus 03]
    [ 0.143720] pci 0000:00:1c.4: bridge window [mem 0xf7c00000-0xf7cfffff]
    [ 0.143726] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
    [ 0.143727] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
    [ 0.143728] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
    [ 0.143729] pci_bus 0000:00: resource 7 [mem 0x000dc000-0x000dffff window]
    [ 0.143729] pci_bus 0000:00: resource 8 [mem 0x000e0000-0x000e3fff window]
    [ 0.143730] pci_bus 0000:00: resource 9 [mem 0x000e4000-0x000e7fff window]
    [ 0.143731] pci_bus 0000:00: resource 10 [mem 0xdf200000-0xfeafffff window]
    [ 0.143732] pci_bus 0000:02: resource 1 [mem 0xf7d00000-0xf7dfffff]
    [ 0.143733] pci_bus 0000:03: resource 1 [mem 0xf7c00000-0xf7cfffff]
    [ 0.143821] NET: Registered protocol family 2
    [ 0.143938] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.144029] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.144141] TCP: Hash tables configured (established 65536 bind 65536)
    [ 0.144163] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.144183] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.144219] NET: Registered protocol family 1
    [ 0.144227] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
    [ 0.169956] PCI: CLS 64 bytes, default 64
    [ 0.169987] Unpacking initramfs...
    [ 0.739497] Freeing initrd memory: 49248K
    [ 0.739557] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.739559] software IO TLB [mem 0xd3db4000-0xd7db4000] (64MB) mapped at [ffff907c53db4000-ffff907c57db3fff]
    [ 0.739729] Scanning for low memory corruption every 60 seconds
    [ 0.739952] audit: initializing netlink subsys (disabled)
    [ 0.739983] audit: type=2000 audit(1517118340.739:1): state=initialized audit_enabled=0 res=1
    [ 0.740250] Initialise system trusted keyrings
    [ 0.740256] Key type blacklist registered
    [ 0.740284] workingset: timestamp_bits=36 max_order=21 bucket_order=0
    [ 0.741073] zbud: loaded
    [ 0.741338] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 0.741434] fuse init (API version 7.26)
    [ 0.742244] Key type asymmetric registered
    [ 0.742245] Asymmetric key parser 'x509' registered
    [ 0.742264] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
    [ 0.742293] io scheduler noop registered
    [ 0.742293] io scheduler deadline registered
    [ 0.742310] io scheduler cfq registered (default)
    [ 0.742748] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
    [ 0.742749] vesafb: scrolling: redraw
    [ 0.742750] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.742758] vesafb: framebuffer at 0xe0000000, mapped to 0xffffaf3301800000, using 8128k, total 8128k
    [ 0.742825] Console: switching to colour frame buffer device 240x67
    [ 0.742842] fb0: VESA VGA frame buffer device
    [ 0.742850] intel_idle: MWAIT substates: 0x11142120
    [ 0.742850] intel_idle: v0.4.1 model 0x45
    [ 0.742985] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.743473] ACPI: AC Adapter [AC] (on-line)
    [ 0.743915] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
    [ 0.744327] ACPI: Lid Switch [LID0]
    [ 0.744355] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
    [ 0.744372] ACPI: Power Button [PBTN]
    [ 0.744393] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
    [ 0.744399] ACPI: Sleep Button [SBTN]
    [ 0.744420] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [ 0.744442] ACPI: Power Button [PWRF]
    [ 0.744976] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
    [ 0.745169] thermal LNXTHERM:00: registered as thermal_zone0
    [ 0.745169] ACPI: Thermal Zone [THM] (25 C)
    [ 0.745200] GHES: HEST is not enabled!
    [ 0.745298] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
    [ 0.746758] Linux agpgart interface v0.103
    [ 0.747935] loop: module loaded
    [ 0.748044] libphy: Fixed MDIO Bus: probed
    [ 0.748045] tun: Universal TUN/TAP device driver, 1.6
    [ 0.748070] PPP generic driver version 2.4.2
    [ 0.748096] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.748097] ehci-pci: EHCI PCI platform driver
    [ 0.748186] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 0.748190] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
    [ 0.748205] ehci-pci 0000:00:1d.0: debug port 2
    [ 0.752116] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 0.752140] ehci-pci 0000:00:1d.0: irq 21, io mem 0xf7e3b000
    [ 0.761007] ACPI: Battery Slot [BAT0] (battery present)
    [ 0.761788] ACPI: Battery Slot [BAT1] (battery absent)
    [ 0.768070] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 0.768113] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [ 0.768114] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 0.768115] usb usb1: Product: EHCI Host Controller
    [ 0.768116] usb usb1: Manufacturer: Linux 4.13.0-32-generic ehci_hcd
    [ 0.768116] usb usb1: SerialNumber: 0000:00:1d.0
    [ 0.768222] hub 1-0:1.0: USB hub found
    [ 0.768225] hub 1-0:1.0: 2 ports detected
    [ 0.768328] ehci-platform: EHCI generic platform driver
    [ 0.768341] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [ 0.768343] ohci-pci: OHCI PCI platform driver
    [ 0.768349] ohci-platform: OHCI generic platform driver
    [ 0.768354] uhci_hcd: USB Universal Host Controller Interface driver
    [ 0.768477] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 0.768480] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
    [ 0.769536] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0004b810
    [ 0.769538] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 0.769625] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
    [ 0.769625] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 0.769626] usb usb2: Product: xHCI Host Controller
    [ 0.769627] usb usb2: Manufacturer: Linux 4.13.0-32-generic xhci-hcd
    [ 0.769627] usb usb2: SerialNumber: 0000:00:14.0
    [ 0.769693] hub 2-0:1.0: USB hub found
    [ 0.769702] hub 2-0:1.0: 9 ports detected
    [ 0.770473] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 0.770475] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
    [ 0.770493] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003
    [ 0.770494] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 0.770495] usb usb3: Product: xHCI Host Controller
    [ 0.770495] usb usb3: Manufacturer: Linux 4.13.0-32-generic xhci-hcd
    [ 0.770496] usb usb3: SerialNumber: 0000:00:14.0
    [ 0.770560] hub 3-0:1.0: USB hub found
    [ 0.770567] hub 3-0:1.0: 4 ports detected
    [ 0.770787] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 0.771321] i8042: Warning: Keylock active
    [ 0.773600] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.773603] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.773682] mousedev: PS/2 mouse device common for all mice
    [ 0.773828] rtc_cmos 00:02: RTC can wake from S4
    [ 0.773942] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
    [ 0.773967] rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    [ 0.773981] i2c /dev entries driver
    [ 0.774028] device-mapper: uevent: version 1.0.3
    [ 0.774089] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
    [ 0.774094] intel_pstate: Intel P-state driver initializing
    [ 0.774283] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.774565] NET: Registered protocol family 10
    [ 0.775108] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
    [ 0.778695] Segment Routing with IPv6
    [ 0.778708] NET: Registered protocol family 17
    [ 0.778713] Key type dns_resolver registered
    [ 0.778880] RAS: Correctable Errors collector initialized.
    [ 0.778900] microcode: sig=0x40651, pf=0x40, revision=0x20
    [ 0.778933] microcode: Microcode Update Driver: v2.2.
    [ 0.778971] sched_clock: Marking stable (778931309, 0)->(778006480, 924829)
    [ 0.779103] registered taskstats version 1
    [ 0.779110] Loading compiled-in X.509 certificates
    [ 0.781305] Loaded X.509 cert 'Build time autogenerated kernel key: ea5b2e3dc303efbb5e4e4f76f9dbd395fda5b554'
    [ 0.781320] zswap: loaded using pool lzo/zbud
    [ 0.783642] Key type big_key registered
    [ 0.783645] Key type trusted registered
    [ 0.784778] Key type encrypted registered
    [ 0.784781] AppArmor: AppArmor sha1 policy hashing enabled
    [ 0.784783] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
    [ 0.784797] evm: HMAC attrs: 0x1
    [ 0.786890] Magic number: 2:836:770
    [ 0.786986] rtc_cmos 00:02: setting system clock to 2018-01-28 05:45:41 UTC (1517118341)
    [ 0.787040] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
    [ 0.787040] EDD information not available.
    [ 0.787077] PM: Hibernation image not present or could not be loaded.
    [ 0.788507] Freeing unused kernel memory: 2364K
    [ 0.788508] Write protecting the kernel read-only data: 18432k
    [ 0.788885] Freeing unused kernel memory: 2024K
    [ 0.789067] Freeing unused kernel memory: 92K
    [ 0.790400] x86/mm: Checked W+X mappings: passed, no W+X pages found.
    [ 0.790400] x86/mm: Checking user space page tables
    [ 0.791620] x86/mm: Checked W+X mappings: passed, no W+X pages found.
    [ 0.833401] hidraw: raw HID events driver (C) Jiri Kosina
    [ 0.838643] sdhci: Secure Digital Host Controller Interface driver
    [ 0.838644] sdhci: Copyright(c) Pierre Ossman
    [ 0.849351] wmi_bus wmi_bus-PNP0C14:00: WQBC data block query control method not found
    [ 0.864415] pps_core: LinuxPPS API ver. 1 registered
    [ 0.864416] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [ 0.864532] sdhci-pci 0000:03:00.0: SDHCI controller found [1217:8520] (rev 1)
    [ 0.866522] mmc0: Unknown controller version (3). You may experience problems.
    [ 0.866531] PTP clock support registered
    [ 0.870402] mmc0: SDHCI controller on PCI [0000:03:00.0] using ADMA
    [ 0.870455] ahci 0000:00:1f.2: version 3.0
    [ 0.870613] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
    [ 0.871040] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
    [ 0.871040] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
    [ 0.880690] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0xb impl RAID mode
    [ 0.880692] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag led clo only pio slum part sxs deso sadm sds apst
    [ 0.881183] scsi host0: ahci
    [ 0.881264] scsi host1: ahci
    [ 0.881334] scsi host2: ahci
    [ 0.881407] scsi host3: ahci
    [ 0.881445] ata1: SATA max UDMA/133 abar m2048@0xf7e3a000 port 0xf7e3a100 irq 43
    [ 0.881446] ata2: SATA max UDMA/133 abar m2048@0xf7e3a000 port 0xf7e3a180 irq 43
    [ 0.881447] ata3: DUMMY
    [ 0.881448] ata4: SATA max UDMA/133 abar m2048@0xf7e3a000 port 0xf7e3a280 irq 43
    [ 0.881627] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
    [ 1.096076] usb 1-1: new high-speed USB device number 2 using ehci-pci
    [ 1.097884] usb 2-4: new high-speed USB device number 2 using xhci_hcd
    [ 1.194963] ata1: SATA link down (SStatus 0 SControl 300)
    [ 1.220571] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
    [ 1.244357] usb 1-1: New USB device found, idVendor=8087, idProduct=8000
    [ 1.244359] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [ 1.244597] hub 1-1:1.0: USB hub found
    [ 1.244691] hub 1-1:1.0: 8 ports detected
    [ 1.248972] mmc0: new high speed SDHC card at address 1234
    [ 1.250511] mmcblk0: mmc0:1234 SA16G 14.9 GiB
    [ 1.253116] mmcblk0: p1
    [ 1.285336] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 34:e6:d7:0a:48:15
    [ 1.285338] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
    [ 1.285375] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
    [ 1.285722] [drm] Memory usable by graphics device = 2048M
    [ 1.285724] checking generic (e0000000 7f0000) vs hw (e0000000 10000000)
    [ 1.285725] fb: switching to inteldrmfb from VESA VGA
    [ 1.285743] Console: switching to colour dummy device 80x25
    [ 1.285796] [drm] Replacing VGA console driver
    [ 1.286090] e1000e 0000:00:19.0 eno1: renamed from eth0
    [ 1.291864] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 1.291865] [drm] Driver supports precise vblank timestamp query.
    [ 1.294411] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 1.301466] [drm] Initialized i915 1.6.0 20170619 for 0000:00:02.0 on minor 0
    [ 1.310579] usb 2-4: New USB device found, idVendor=0c45, idProduct=64d2
    [ 1.310581] usb 2-4: New USB device strings: Mfr=2, Product=1, SerialNumber=0
    [ 1.310582] usb 2-4: Product: Laptop_Integrated_Webcam_HD
    [ 1.310583] usb 2-4: Manufacturer: CN07YYTT7248749LA7JZA00
    [ 1.436063] usb 2-6: new full-speed USB device number 3 using xhci_hcd
    [ 1.511275] ata2: SATA link down (SStatus 0 SControl 300)
    [ 1.532097] usb 1-1.3: new full-speed USB device number 3 using ehci-pci
    [ 1.578466] usb 2-6: New USB device found, idVendor=046d, idProduct=c52b
    [ 1.578478] usb 2-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [ 1.578479] usb 2-6: Product: USB Receiver
    [ 1.578480] usb 2-6: Manufacturer: Logitech
    [ 1.584219] usbcore: registered new interface driver usbhid
    [ 1.584220] usbhid: USB HID core driver
    [ 1.585680] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-6/input2
    [ 1.642488] usb 1-1.3: New USB device found, idVendor=8087, idProduct=07dc
    [ 1.642490] usb 1-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [ 1.659679] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    [ 1.660212] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
    [ 1.677997] fbcon: inteldrmfb (fb0) is primary device
    [ 1.678071] Console: switching to colour frame buffer device 240x67
    [ 1.678100] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [ 1.719832] input: Logitech M325 as /devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.2/0003:046D:C52B.0003/0003:046D:400A.0004/input/input8
    [ 1.719949] logitech-hidpp-device 0003:046D:400A.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech M325] on usb-0000:00:14.0-6:1
    [ 1.721845] input: Logitech M315/M235 as /devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.2/0003:046D:C52B.0003/0003:046D:4009.0005/input/input9
    [ 1.721937] logitech-hidpp-device 0003:046D:4009.0005: input,hidraw2: USB HID v1.11 Mouse [Logitech M315/M235] on usb-0000:00:14.0-6:2
    [ 1.756405] tsc: Refined TSC clocksource calibration: 2693.764 MHz
    [ 1.756414] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x26d43bb7f27, max_idle_ns: 440795270902 ns
    [ 1.827180] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 1.829604] ata4.00: NCQ Send/Recv Log not supported
    [ 1.829606] ata4.00: ATA-9: SAMSUNG SSD PM851 mSATA 256GB, EXT4AD0Q, max UDMA/133
    [ 1.829607] ata4.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 1.830327] ata4.00: NCQ Send/Recv Log not supported
    [ 1.830362] ata4.00: configured for UDMA/133
    [ 1.830513] scsi 3:0:0:0: Direct-Access ATA SAMSUNG SSD PM85 AD0Q PQ: 0 ANSI: 5
    [ 1.864223] sd 3:0:0:0: Attached scsi generic sg0 type 0
    [ 1.864286] sd 3:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
    [ 1.864300] sd 3:0:0:0: [sda] Write Protect is off
    [ 1.864302] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.864349] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.865039] sda: sda1 sda2 < sda5 >
    [ 1.865329] sd 3:0:0:0: [sda] Attached SCSI disk
    [ 2.189845] input: AlpsPS/2 ALPS DualPoint Stick as /devices/platform/i8042/serio1/input/input10
    [ 2.202431] input: AlpsPS/2 ALPS DualPoint TouchPad as /devices/platform/i8042/serio1/input/input6
    [ 2.780243] clocksource: Switched to clocksource tsc
    [ 6.974105] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
    [ 7.066711] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
    [ 7.066808] systemd[1]: Detected architecture x86-64.
    [ 7.066962] systemd[1]: Set hostname to <vial-Latitude-E7440>.
    [ 7.141732] systemd[1]: Listening on udev Kernel Socket.
    [ 7.141818] systemd[1]: Listening on Journal Audit Socket.
    [ 7.141844] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 7.141913] systemd[1]: Created slice User and Session Slice.
    [ 7.141963] systemd[1]: Created slice System Slice.
    [ 7.141989] systemd[1]: Listening on fsck to fsckd communication Socket.
    [ 7.141995] systemd[1]: Reached target Slices.
    [ 7.159687] lp: driver loaded but no devices found
    [ 7.162638] ppdev: user-space parallel port driver
    [ 7.165134] parport_pc 00:07: [io 0x0378-0x037b]
    [ 7.167033] parport_pc 00:07: [irq 5]
    [ 7.168264] parport_pc 00:07: activated
    [ 7.168266] parport_pc 00:07: reported by Plug and Play ACPI
    [ 7.218996] EXT4-fs (dm-0): re-mounted. Opts: errors=remount-ro
    [ 7.225822] systemd-journald[282]: Received request to flush runtime journal from PID 1
    [ 7.352534] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 7.378252] mei_me 0000:00:16.0: NFC MEI VERSION: IVN 0x1 Vendor ID 0x1 Type 0x1
    [ 7.413600] Bluetooth: Core ver 2.22
    [ 7.413612] NET: Registered protocol family 31
    [ 7.413612] Bluetooth: HCI device and connection manager initialized
    [ 7.413615] Bluetooth: HCI socket layer initialized
    [ 7.413617] Bluetooth: L2CAP socket layer initialized
    [ 7.413624] Bluetooth: SCO socket layer initialized
    [ 7.415420] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
    [ 7.422346] media: Linux media interface: v0.10
    [ 7.423353] usbcore: registered new interface driver btusb
    [ 7.430607] dell_wmi: Detected Dell WMI interface version 1
    [ 7.430670] input: Dell WMI hotkeys as /devices/platform/PNP0C14:00/wmi_bus/wmi_bus-PNP0C14:00/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input11
    [ 7.433647] Linux video capture interface: v2.00
    [ 7.437038] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC3226: line_outs=1 (0x16/0x0/0x0/0x0/0x0) type:line
    [ 7.437041] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=1 (0x14/0x0/0x0/0x0/0x0)
    [ 7.437042] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
    [ 7.437043] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
    [ 7.437044] snd_hda_codec_realtek hdaudioC1D0: inputs:
    [ 7.437046] snd_hda_codec_realtek hdaudioC1D0: Dock Mic=0x19
    [ 7.437047] snd_hda_codec_realtek hdaudioC1D0: Headset Mic=0x1a
    [ 7.437048] snd_hda_codec_realtek hdaudioC1D0: Internal Mic=0x12
    [ 7.442267] Bluetooth: hci0: read Intel version: 370710018002030d55
    [ 7.442269] Bluetooth: hci0: Intel device is already patched. patch num: 55
    [ 7.453377] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
    [ 7.453379] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
    [ 7.453380] RAPL PMU: hw unit of domain package 2^-14 Joules
    [ 7.453380] RAPL PMU: hw unit of domain dram 2^-14 Joules
    [ 7.453381] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
    [ 7.454367] Intel(R) Wireless WiFi driver for Linux
    [ 7.454367] Copyright(c) 2003- 2015 Intel Corporation
    [ 7.461081] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_HD (0c45:64d2)
    [ 7.461367] iwlwifi 0000:02:00.0: loaded firmware version 17.608620.0 op_mode iwlmvm
    [ 7.482689] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input12
    [ 7.482765] input: HDA Intel PCH Dock Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card1/input13
    [ 7.482818] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input14
    [ 7.488130] AVX2 version of gcm_enc/dec engaged.
    [ 7.488131] AES CTR mode by8 optimization enabled
    [ 7.491425] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 7260, REV=0x144
    [ 7.502859] uvcvideo 2-4:1.0: Entity type for entity Extension 4 was not initialized!
    [ 7.502862] uvcvideo 2-4:1.0: Entity type for entity Extension 3 was not initialized!
    [ 7.502864] uvcvideo 2-4:1.0: Entity type for entity Processing 2 was not initialized!
    [ 7.502865] uvcvideo 2-4:1.0: Entity type for entity Camera 1 was not initialized!
    [ 7.502933] input: Laptop_Integrated_Webcam_HD: In as /devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.0/input/input15
    [ 7.502994] usbcore: registered new interface driver uvcvideo
    [ 7.502995] USB Video Class driver (1.1.1)
    [ 7.524934] iwlwifi 0000:02:00.0: base HW address: 80:19:34:60:e2:3a
    [ 7.532289] dell_laptop: Using dell-rbtn acpi driver for receiving events
    [ 7.607035] intel_rapl: Found RAPL domain package
    [ 7.607037] intel_rapl: Found RAPL domain core
    [ 7.607037] intel_rapl: Found RAPL domain uncore
    [ 7.607038] intel_rapl: Found RAPL domain dram
    [ 7.607042] intel_rapl: RAPL package 0 domain package locked by BIOS
    [ 7.607045] intel_rapl: RAPL package 0 domain dram locked by BIOS
    [ 7.633031] nfc: nfc_init: NFC Core ver 0.1
    [ 7.633052] NET: Registered protocol family 39
    [ 7.651448] Probing NFC pn544
    [ 7.731410] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
    [ 7.733053] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
    [ 7.734907] EXT4-fs (sda1): mounting ext2 file system using the ext4 subsystem
    [ 7.737781] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
    [ 7.792353] Adding 8290300k swap on /dev/mapper/ubuntu--vg-swap_1. Priority:-1 extents:1 across:8290300k SSFS
    [ 8.459574] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
    [ 8.481147] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input16
    [ 8.481206] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input17
    [ 8.481257] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input18
    [ 8.481307] input: HDA Intel HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/sound/card0/input19
    [ 8.481356] input: HDA Intel HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/sound/card0/input20
    [ 8.847401] audit: type=1400 audit(1517118349.560:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=786 comm="apparmor_parser"
    [ 8.847964] audit: type=1400 audit(1517118349.560:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=786 comm="apparmor_parser"
    [ 8.848509] audit: type=1400 audit(1517118349.561:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=786 comm="apparmor_parser"
    [ 8.848957] audit: type=1400 audit(1517118349.561:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=786 comm="apparmor_parser"
    [ 8.906751] audit: type=1400 audit(1517118349.619:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=783 comm="apparmor_parser"
    [ 8.907388] audit: type=1400 audit(1517118349.620:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=783 comm="apparmor_parser"
    [ 9.010068] audit: type=1400 audit(1517118349.723:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=792 comm="apparmor_parser"
    [ 9.116847] audit: type=1400 audit(1517118349.829:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine" pid=790 comm="apparmor_parser"
    [ 9.117178] audit: type=1400 audit(1517118349.830:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//mount-namespace-capture-helper" pid=790 comm="apparmor_parser"
    [ 9.117441] audit: type=1400 audit(1517118349.830:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/snapd/snap-confine//snap_update_ns" pid=790 comm="apparmor_parser"
    [ 10.882601] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [ 10.882603] Bluetooth: BNEP filters: protocol multicast
    [ 10.882606] Bluetooth: BNEP socket layer initialized
    [ 10.990188] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [ 11.238781] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [ 11.242102] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
    [ 11.428240] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
    [ 11.502797] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [ 14.361060] Bluetooth: RFCOMM TTY layer initialized
    [ 14.361065] Bluetooth: RFCOMM socket layer initialized
    [ 14.361069] Bluetooth: RFCOMM ver 1.11
    [ 14.901556] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
    [ 16.717732] logitech-hidpp-device 0003:046D:400A.0004: HID++ 2.0 device connected.
    [ 18.071693] wlp2s0: authenticate with 38:d5:47:1f:e3:d4
    [ 18.075450] wlp2s0: send auth to 38:d5:47:1f:e3:d4 (try 1/3)
    [ 18.076226] wlp2s0: authenticated
    [ 18.080089] wlp2s0: associate with 38:d5:47:1f:e3:d4 (try 1/3)
    [ 18.081193] wlp2s0: RX AssocResp from 38:d5:47:1f:e3:d4 (capab=0x1011 status=0 aid=1)
    [ 18.083797] wlp2s0: associated
    [ 18.083857] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
    [ 22.823729] random: crng init done
    [ 2550.826381] wlp2s0: failed to remove key (2, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [ 2565.778896] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [ 2590.763611] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [ 2695.989777] wlp2s0: authenticate with 38:d5:47:1f:e3:d4
    [ 2695.992497] wlp2s0: send auth to 38:d5:47:1f:e3:d4 (try 1/3)
    [ 2695.994070] wlp2s0: authenticated
    [ 2695.997608] wlp2s0: associate with 38:d5:47:1f:e3:d4 (try 1/3)
    [ 2695.998385] wlp2s0: RX AssocResp from 38:d5:47:1f:e3:d4 (capab=0x1011 status=0 aid=2)
    [ 2695.999460] wlp2s0: associated
    [ 2695.999489] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
    [ 2744.287379] show_signal_msg: 13 callbacks suppressed
    [ 2744.287381] unity-control-c[2631]: segfault at 28 ip 00007f2ddf8032be sp 00007ffd3597a420 error 4 in libfcitx-config.so.4.1[7f2ddf7f9000+14000]
    [ 7587.275695] RPC: Registered named UNIX socket transport module.
    [ 7587.275697] RPC: Registered udp transport module.
    [ 7587.275697] RPC: Registered tcp transport module.
    [ 7587.275698] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 7587.291224] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
    [ 7587.309544] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
    [ 7587.309557] NFSD: starting 90-second grace period (net ffffffff9c5edd80)
    [ 7638.639623] nfsd: last server has exited, flushing export cache
    [ 7639.657266] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
    [ 7639.657279] NFSD: starting 90-second grace period (net ffffffff9c5edd80)
    [ 7813.598168] mmc0: Card removed during transfer!
    [ 7813.598173] mmc0: Resetting controller.
    [ 7813.598214] mmcblk0: error -123 sending status command, retrying
    [ 7813.598228] mmcblk0: error -123 sending status command, retrying
    [ 7813.598240] mmcblk0: error -123 sending status command, aborting
    [ 7813.616458] FAT-fs (mmcblk0p1): Directory bread(block 30520) failed
    [ 7813.616479] FAT-fs (mmcblk0p1): Directory bread(block 30521) failed
    [ 7813.616490] FAT-fs (mmcblk0p1): Directory bread(block 30522) failed
    [ 7813.616501] FAT-fs (mmcblk0p1): Directory bread(block 30523) failed
    [ 7813.620416] FAT-fs (mmcblk0p1): Directory bread(block 30524) failed
    [ 7813.632798] FAT-fs (mmcblk0p1): Directory bread(block 30525) failed
    [ 7813.652776] FAT-fs (mmcblk0p1): Directory bread(block 30526) failed
    [ 7813.657642] FAT-fs (mmcblk0p1): Directory bread(block 30527) failed
    [ 7813.661461] FAT-fs (mmcblk0p1): Directory bread(block 30528) failed
    [ 7813.661485] FAT-fs (mmcblk0p1): Directory bread(block 30529) failed
    [ 7813.800223] mmc0: card 1234 removed
    [ 7818.712153] mmc0: new high speed SDHC card at address 1234
    [ 7818.716555] mmcblk0: mmc0:1234 SA16G 14.9 GiB
    [ 7818.721458] mmcblk0: p1
    [ 7819.158351] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
    [ 8712.705501] mmc0: Card removed during transfer!
    [ 8712.705510] mmc0: Resetting controller.
    [ 8712.705653] mmcblk0: error -123 sending status command, retrying
    [ 8712.705726] mmcblk0: error -123 sending status command, retrying
    [ 8712.705780] mmcblk0: error -123 sending status command, aborting
    [ 8712.907549] mmc0: card 1234 removed
    [ 8712.907618] FAT-fs (mmcblk0p1): unable to read inode block for updating (i_pos 133850665)
    [ 8712.907634] Buffer I/O error on dev mmcblk0p1, logical block 30515, lost async page write
    [ 8713.358520] FAT-fs (mmcblk0p1): FAT read failed (blocknr 11348)
    [ 8717.781052] mmc0: new high speed SDHC card at address 1234
    [ 8717.781405] mmcblk0: mmc0:1234 SA16G 14.9 GiB
    [ 8717.785024] mmcblk0: p1
    [ 8718.175327] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
    [ 8725.230713] FAT-fs (mmcblk0p1): error, fat_free_clusters: deleting FAT entry beyond EOF
    [ 8725.230718] FAT-fs (mmcblk0p1): Filesystem has been set read-only
    [ 8735.936895] FAT-fs (mmcblk0p1): Directory bread(block 30514) failed
    [ 8735.936906] FAT-fs (mmcblk0p1): Directory bread(block 30515) failed
    [ 8735.936910] FAT-fs (mmcblk0p1): Directory bread(block 30516) failed
    [ 8735.936915] FAT-fs (mmcblk0p1): Directory bread(block 30517) failed
    [ 8735.936918] FAT-fs (mmcblk0p1): Directory bread(block 30518) failed
    [ 8735.936922] FAT-fs (mmcblk0p1): Directory bread(block 30519) failed
    [ 8735.936926] FAT-fs (mmcblk0p1): Directory bread(block 30520) failed
    [ 8735.936930] FAT-fs (mmcblk0p1): Directory bread(block 30521) failed
    [ 8735.936934] FAT-fs (mmcblk0p1): Directory bread(block 30522) failed
    [ 8735.936938] FAT-fs (mmcblk0p1): Directory bread(block 30523) failed
    [ 9328.922415] mmc0: card 1234 removed
    [ 9331.308921] mmc0: new high speed SDHC card at address 1234
    [ 9331.309226] mmcblk0: mmc0:1234 SA16G 14.9 GiB
    [ 9331.313780] mmcblk0: p1
    [ 9331.696914] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
    [ 9941.426684] usb usb2-port2: Cannot enable. Maybe the USB cable is bad?
    [ 9942.378705] usb usb2-port2: Cannot enable. Maybe the USB cable is bad?
    [ 9943.330719] usb usb2-port2: Cannot enable. Maybe the USB cable is bad?
    [ 9944.134707] usb 2-2: new high-speed USB device number 7 using xhci_hcd
    [ 9944.157321] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9944.157326] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9944.157329] usb 2-2: Product: iPhone
    [ 9944.157332] usb 2-2: Manufacturer: Apple Inc.
    [ 9944.157334] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9944.214150] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9944.214244] usbcore: registered new interface driver ipheth
    [ 9944.218083] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9944.254343] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9944.255587] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9945.113928] usb 2-2: USB disconnect, device number 7
    [ 9945.134640] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9945.666745] usb 2-2: new high-speed USB device number 8 using xhci_hcd
    [ 9945.808656] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9945.808661] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9945.808665] usb 2-2: Product: iPhone
    [ 9945.808668] usb 2-2: Manufacturer: Apple Inc.
    [ 9945.808671] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9945.843873] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9945.846898] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9945.872921] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9945.873868] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9946.259395] usb 2-2: USB disconnect, device number 8
    [ 9946.274676] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9946.574759] usb 2-2: new high-speed USB device number 9 using xhci_hcd
    [ 9946.716576] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9946.716582] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9946.716585] usb 2-2: Product: iPhone
    [ 9946.716587] usb 2-2: Manufacturer: Apple Inc.
    [ 9946.716590] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9946.751777] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9946.767763] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9946.798863] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9946.801660] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9947.178590] usb 2-2: USB disconnect, device number 9
    [ 9947.195333] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9947.498782] usb 2-2: new high-speed USB device number 10 using xhci_hcd
    [ 9947.641020] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9947.641026] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9947.641029] usb 2-2: Product: iPhone
    [ 9947.641032] usb 2-2: Manufacturer: Apple Inc.
    [ 9947.641034] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9947.675245] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9947.681798] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9947.700599] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9947.701189] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9948.100608] usb 2-2: USB disconnect, device number 10
    [ 9948.126694] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9948.228734] usbmuxd[29929]: segfault at 10 ip 00007f5b2d9454c0 sp 00007f5b27876638 error 4 in libpthread-2.23.so[7f5b2d93a000+18000]
    [ 9948.390667] usb 2-2: new high-speed USB device number 11 using xhci_hcd
    [ 9948.532373] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9948.532375] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9948.532376] usb 2-2: Product: iPhone
    [ 9948.532377] usb 2-2: Manufacturer: Apple Inc.
    [ 9948.532377] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9948.566792] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9948.572548] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9948.623507] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9948.624222] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9948.993320] usb 2-2: USB disconnect, device number 11
    [ 9949.018731] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9949.282708] usb 2-2: new high-speed USB device number 12 using xhci_hcd
    [ 9949.424715] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9949.424717] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9949.424718] usb 2-2: Product: iPhone
    [ 9949.424720] usb 2-2: Manufacturer: Apple Inc.
    [ 9949.424721] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9949.457212] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9949.461460] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9949.492608] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9949.495303] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9949.873058] usb 2-2: USB disconnect, device number 12
    [ 9949.890715] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9950.190807] usb 2-2: new high-speed USB device number 13 using xhci_hcd
    [ 9950.332723] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9950.332728] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9950.332731] usb 2-2: Product: iPhone
    [ 9950.332734] usb 2-2: Manufacturer: Apple Inc.
    [ 9950.332736] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9950.367852] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9950.373808] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9950.403878] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9950.404724] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9950.781642] usb 2-2: USB disconnect, device number 13
    [ 9950.806771] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9951.070833] usb 2-2: new high-speed USB device number 14 using xhci_hcd
    [ 9951.212090] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9951.212094] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9951.212096] usb 2-2: Product: iPhone
    [ 9951.212097] usb 2-2: Manufacturer: Apple Inc.
    [ 9951.212099] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9951.242021] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9951.245241] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9951.272781] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9951.273538] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9951.660433] usb 2-2: USB disconnect, device number 14
    [ 9951.682740] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9951.946838] usb 2-2: new high-speed USB device number 15 using xhci_hcd
    [ 9952.088915] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9952.088921] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9952.088924] usb 2-2: Product: iPhone
    [ 9952.088927] usb 2-2: Manufacturer: Apple Inc.
    [ 9952.088929] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9952.122366] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9952.125662] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9952.152683] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9952.153341] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9952.538156] usb 2-2: USB disconnect, device number 15
    [ 9952.578737] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9952.842849] usb 2-2: new high-speed USB device number 16 using xhci_hcd
    [ 9952.984765] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9952.984771] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9952.984774] usb 2-2: Product: iPhone
    [ 9952.984777] usb 2-2: Manufacturer: Apple Inc.
    [ 9952.984779] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9953.019510] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9953.025061] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9953.049143] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9953.049727] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9953.447816] usb 2-2: USB disconnect, device number 16
    [ 9953.462790] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9953.564364] usbmuxd[30174]: segfault at 10 ip 00007fe0fae7ed44 sp 00007fe0f4db1580 error 4 in libpthread-2.23.so[7fe0fae75000+18000]
    [ 9953.762870] usb 2-2: new high-speed USB device number 17 using xhci_hcd
    [ 9953.904574] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9953.904580] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9953.904583] usb 2-2: Product: iPhone
    [ 9953.904586] usb 2-2: Manufacturer: Apple Inc.
    [ 9953.904588] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9953.941757] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9953.945488] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9953.970101] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9953.970759] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9954.354921] usb 2-2: USB disconnect, device number 17
    [ 9954.378804] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9954.642885] usb 2-2: new high-speed USB device number 18 using xhci_hcd
    [ 9954.784748] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9954.784754] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9954.784757] usb 2-2: Product: iPhone
    [ 9954.784759] usb 2-2: Manufacturer: Apple Inc.
    [ 9954.784762] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9954.815927] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9954.820193] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9954.846319] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9954.846966] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9955.233073] usb 2-2: USB disconnect, device number 18
    [ 9955.246796] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9955.348124] usbmuxd[30241]: segfault at 10 ip 00007f9b0ae8a4c0 sp 00007f9b04dbb638 error 4 in libpthread-2.23.so[7f9b0ae7f000+18000]
    [ 9955.546908] usb 2-2: new high-speed USB device number 19 using xhci_hcd
    [ 9955.688389] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9955.688395] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9955.688398] usb 2-2: Product: iPhone
    [ 9955.688401] usb 2-2: Manufacturer: Apple Inc.
    [ 9955.688403] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9955.723878] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9955.730326] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9955.756502] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9955.757223] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9956.139079] usb 2-2: USB disconnect, device number 19
    [ 9956.154837] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9956.454883] usb 2-2: new high-speed USB device number 20 using xhci_hcd
    [ 9965.911005] usb 2-2: device descriptor read/64, error -110
    [ 9966.160580] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9966.160586] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9966.160589] usb 2-2: Product: iPhone
    [ 9966.160591] usb 2-2: Manufacturer: Apple Inc.
    [ 9966.160594] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9966.245916] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9966.251895] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9966.280748] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9966.281846] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9976.723785] usb 2-2: USB disconnect, device number 20
    [ 9976.747143] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9977.015177] usb 2-2: new high-speed USB device number 21 using xhci_hcd
    [ 9977.156860] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9977.156864] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9977.156866] usb 2-2: Product: iPhone
    [ 9977.156868] usb 2-2: Manufacturer: Apple Inc.
    [ 9977.156870] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9977.191520] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9977.195547] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9977.224629] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9977.225316] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9977.617111] usb 2-2: USB disconnect, device number 21
    [ 9977.647176] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9977.915110] usb 2-2: new high-speed USB device number 22 using xhci_hcd
    [ 9978.056327] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9978.056332] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9978.056335] usb 2-2: Product: iPhone
    [ 9978.056338] usb 2-2: Manufacturer: Apple Inc.
    [ 9978.056341] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9978.098893] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9978.102995] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9978.130028] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9978.130903] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9978.505228] usb 2-2: USB disconnect, device number 22
    [ 9978.531150] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9978.799246] usb 2-2: new high-speed USB device number 23 using xhci_hcd
    [ 9978.941306] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9978.941312] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9978.941315] usb 2-2: Product: iPhone
    [ 9978.941317] usb 2-2: Manufacturer: Apple Inc.
    [ 9978.941320] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9978.974117] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9978.980717] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9979.008598] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9979.009215] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9979.396617] usb 2-2: USB disconnect, device number 23
    [ 9979.415149] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9979.727184] usb 2-2: new high-speed USB device number 24 using xhci_hcd
    [ 9979.868622] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9979.868628] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9979.868631] usb 2-2: Product: iPhone
    [ 9979.868634] usb 2-2: Manufacturer: Apple Inc.
    [ 9979.868636] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9979.906841] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9979.911246] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9979.937250] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9979.943859] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9980.329117] usb 2-2: USB disconnect, device number 24
    [ 9980.355177] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9980.619155] usb 2-2: new high-speed USB device number 25 using xhci_hcd
    [ 9980.761492] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9980.761498] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9980.761501] usb 2-2: Product: iPhone
    [ 9980.761503] usb 2-2: Manufacturer: Apple Inc.
    [ 9980.761505] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9980.797651] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9980.812725] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9980.837249] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9980.837926] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9981.221766] usb 2-2: USB disconnect, device number 25
    [ 9981.251176] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9981.527221] usb 2-2: new high-speed USB device number 26 using xhci_hcd
    [ 9981.669009] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9981.669013] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9981.669015] usb 2-2: Product: iPhone
    [ 9981.669017] usb 2-2: Manufacturer: Apple Inc.
    [ 9981.669019] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9981.701649] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9981.706333] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9981.733696] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9981.734497] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9982.118199] usb 2-2: USB disconnect, device number 26
    [ 9982.131194] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9982.435238] usb 2-2: new high-speed USB device number 27 using xhci_hcd
    [ 9982.576907] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9982.576910] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9982.576913] usb 2-2: Product: iPhone
    [ 9982.576914] usb 2-2: Manufacturer: Apple Inc.
    [ 9982.576916] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9982.608955] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9982.614023] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9982.644864] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9982.645479] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9983.025844] usb 2-2: USB disconnect, device number 27
    [ 9983.043234] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9983.351214] usb 2-2: new high-speed USB device number 28 using xhci_hcd
    [ 9983.497103] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9983.497108] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9983.497111] usb 2-2: Product: iPhone
    [ 9983.497113] usb 2-2: Manufacturer: Apple Inc.
    [ 9983.497116] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9983.535753] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9983.542329] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9983.567926] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9983.570491] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9983.947743] usb 2-2: USB disconnect, device number 28
    [ 9983.975218] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9984.239279] usb 2-2: new high-speed USB device number 29 using xhci_hcd
    [ 9984.381158] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9984.381162] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9984.381164] usb 2-2: Product: iPhone
    [ 9984.381165] usb 2-2: Manufacturer: Apple Inc.
    [ 9984.381167] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9984.417773] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9984.424591] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9984.449258] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9984.449885] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9984.832315] usb 2-2: USB disconnect, device number 29
    [ 9984.859241] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9985.123318] usb 2-2: new high-speed USB device number 30 using xhci_hcd
    [ 9985.264799] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9985.264804] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9985.264806] usb 2-2: Product: iPhone
    [ 9985.264808] usb 2-2: Manufacturer: Apple Inc.
    [ 9985.264810] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9985.301955] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9985.309887] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9985.337022] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9985.337681] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9985.713185] usb 2-2: USB disconnect, device number 30
    [ 9985.731243] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9986.031233] usb 2-2: new high-speed USB device number 31 using xhci_hcd
    [ 9986.172832] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9986.172837] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9986.172839] usb 2-2: Product: iPhone
    [ 9986.172841] usb 2-2: Manufacturer: Apple Inc.
    [ 9986.172843] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9986.207697] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9986.211669] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9986.237146] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9986.237758] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9986.622953] usb 2-2: USB disconnect, device number 31
    [ 9986.643257] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9986.943266] usb 2-2: new high-speed USB device number 32 using xhci_hcd
    [ 9987.084932] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9987.084938] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9987.084941] usb 2-2: Product: iPhone
    [ 9987.084944] usb 2-2: Manufacturer: Apple Inc.
    [ 9987.084946] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9987.119561] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9987.131621] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9987.164686] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9987.165353] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9990.920704] usb 2-2: USB disconnect, device number 32
    [ 9990.939319] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9991.239364] usb 2-2: new high-speed USB device number 33 using xhci_hcd
    [ 9991.380948] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9991.380953] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9991.380956] usb 2-2: Product: iPhone
    [ 9991.380959] usb 2-2: Manufacturer: Apple Inc.
    [ 9991.380962] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9991.413653] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9991.427221] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9991.461198] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9991.461808] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9991.840646] usb 2-2: USB disconnect, device number 33
    [ 9991.867388] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9992.131380] usb 2-2: new high-speed USB device number 34 using xhci_hcd
    [ 9992.273374] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9992.273381] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9992.273384] usb 2-2: Product: iPhone
    [ 9992.273387] usb 2-2: Manufacturer: Apple Inc.
    [ 9992.273389] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9992.310600] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9992.312851] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9992.335830] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9992.336438] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9992.733345] usb 2-2: USB disconnect, device number 34
    [ 9992.759362] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9993.027916] usb 2-2: new high-speed USB device number 35 using xhci_hcd
    [ 9993.168893] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9993.168895] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9993.168897] usb 2-2: Product: iPhone
    [ 9993.168898] usb 2-2: Manufacturer: Apple Inc.
    [ 9993.168899] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9993.199417] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9993.216164] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9993.236394] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9993.237357] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9993.629187] usb 2-2: USB disconnect, device number 35
    [ 9993.643360] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9993.947379] usb 2-2: new high-speed USB device number 36 using xhci_hcd
    [ 9994.089441] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [ 9994.089445] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [ 9994.089447] usb 2-2: Product: iPhone
    [ 9994.089449] usb 2-2: Manufacturer: Apple Inc.
    [ 9994.089450] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [ 9994.125734] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [ 9994.134420] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [ 9994.161613] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9994.163287] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [ 9994.532205] usb 2-2: USB disconnect, device number 36
    [ 9995.599483] ipheth 2-2:4.2: ipheth_carrier_set: usb_control_msg: -19
    [ 9996.591497] ipheth 2-2:4.2: ipheth_carrier_set: usb_control_msg: -19
    [ 9997.615468] ipheth 2-2:4.2: ipheth_carrier_set: usb_control_msg: -19
    [ 9998.607483] ipheth 2-2:4.2: ipheth_carrier_set: usb_control_msg: -19
    [ 9999.599477] ipheth 2-2:4.2: ipheth_carrier_set: usb_control_msg: -19
    [ 9999.651460] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [ 9999.919510] usb 2-2: new high-speed USB device number 37 using xhci_hcd
    [10000.061942] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [10000.061947] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [10000.061951] usb 2-2: Product: iPhone
    [10000.061953] usb 2-2: Manufacturer: Apple Inc.
    [10000.061956] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [10000.099826] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [10000.109003] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [10000.137098] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [10000.138031] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [10000.517706] usb 2-2: USB disconnect, device number 37
    [10000.531459] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [10000.632814] usbmuxd[30972]: segfault at 10 ip 00007fb85bba8d44 sp 00007fb855adb630 error 4 in libpthread-2.23.so[7fb85bb9f000+18000]
    [10000.831522] usb 2-2: new high-speed USB device number 38 using xhci_hcd
    [10000.973522] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [10000.973528] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [10000.973531] usb 2-2: Product: iPhone
    [10000.973533] usb 2-2: Manufacturer: Apple Inc.
    [10000.973536] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [10001.009871] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [10001.019103] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [10001.041986] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [10001.042985] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [10001.434350] usb 2-2: USB disconnect, device number 38
    [10001.451506] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [10001.755516] usb 2-2: new high-speed USB device number 39 using xhci_hcd
    [10001.897099] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [10001.897104] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [10001.897107] usb 2-2: Product: iPhone
    [10001.897109] usb 2-2: Manufacturer: Apple Inc.
    [10001.897112] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [10001.932201] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [10001.943809] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [10001.972697] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [10001.973403] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [10002.356706] usb 2-2: USB disconnect, device number 39
    [10002.371518] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [10002.671527] usb 2-2: new high-speed USB device number 40 using xhci_hcd
    [10002.817481] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [10002.817486] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [10002.817489] usb 2-2: Product: iPhone
    [10002.817491] usb 2-2: Manufacturer: Apple Inc.
    [10002.817494] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [10002.850892] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [10002.854634] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [10002.874741] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [10002.876243] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [10003.278071] usb 2-2: USB disconnect, device number 40
    [10003.295513] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [10003.595518] usb 2-2: new high-speed USB device number 41 using xhci_hcd
    [10003.737335] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [10003.737337] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [10003.737338] usb 2-2: Product: iPhone
    [10003.737340] usb 2-2: Manufacturer: Apple Inc.
    [10003.737340] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [10003.769545] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [10003.782298] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [10003.805923] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [10003.807067] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [10004.199319] usb 2-2: USB disconnect, device number 41
    [10004.227525] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [10004.491550] usb 2-2: new high-speed USB device number 42 using xhci_hcd
    [10004.633088] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [10004.633094] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [10004.633097] usb 2-2: Product: iPhone
    [10004.633100] usb 2-2: Manufacturer: Apple Inc.
    [10004.633103] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [10004.668323] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [10004.673185] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [10004.698021] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [10004.698896] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [10005.093935] usb 2-2: USB disconnect, device number 42
    [10005.107537] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [10005.407633] usb 2-2: new high-speed USB device number 43 using xhci_hcd
    [10005.549511] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [10005.549516] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [10005.549519] usb 2-2: Product: iPhone
    [10005.549522] usb 2-2: Manufacturer: Apple Inc.
    [10005.549524] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [10005.585661] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [10005.590933] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [10005.614692] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [10005.616005] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [10006.010277] usb 2-2: USB disconnect, device number 43
    [10006.023547] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [10006.323547] usb 2-2: new high-speed USB device number 44 using xhci_hcd
    [10006.465511] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [10006.465516] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [10006.465518] usb 2-2: Product: iPhone
    [10006.465520] usb 2-2: Manufacturer: Apple Inc.
    [10006.465522] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [10006.501616] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [10006.504724] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [10006.523193] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [10006.523856] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [10006.925381] usb 2-2: USB disconnect, device number 44
    [10006.947560] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [10007.211612] usb 2-2: new high-speed USB device number 45 using xhci_hcd
    [10007.353476] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [10007.353480] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [10007.353483] usb 2-2: Product: iPhone
    [10007.353484] usb 2-2: Manufacturer: Apple Inc.
    [10007.353486] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [10007.385610] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [10007.389865] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [10007.425445] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [10007.426056] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [10007.809468] usb 2-2: USB disconnect, device number 45
    [10007.843559] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [10008.107643] usb 2-2: new high-speed USB device number 46 using xhci_hcd
    [10008.249499] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [10008.249502] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [10008.249504] usb 2-2: Product: iPhone
    [10008.249505] usb 2-2: Manufacturer: Apple Inc.
    [10008.249507] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [10008.283723] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [10008.289382] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [10008.313577] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [10008.314634] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [10008.690736] usb 2-2: USB disconnect, device number 46
    [10008.715597] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [10008.979655] usb 2-2: new high-speed USB device number 47 using xhci_hcd
    [10009.124181] usb 2-2: New USB device found, idVendor=05ac, idProduct=12a8
    [10009.124186] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [10009.124188] usb 2-2: Product: iPhone
    [10009.124190] usb 2-2: Manufacturer: Apple Inc.
    [10009.124192] usb 2-2: SerialNumber: eafcaa4a39f155f4449a8c976e84c7702d88dae8
    [10009.157778] ipheth 2-2:4.2: Apple iPhone USB Ethernet device attached
    [10009.162743] ipheth 2-2:4.2 enp0s20u2c4i2: renamed from eth0
    [10009.186263] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [10009.186932] IPv6: ADDRCONF(NETDEV_UP): enp0s20u2c4i2: link is not ready
    [10009.225577] ipheth 2-2:4.2: ipheth_rcvbulk_callback: urb status: -71
    [10009.227444] usb 2-2: USB disconnect, device number 47
    [10009.255603] ipheth 2-2:4.2: Apple iPhone USB Ethernet now disconnected
    [10178.760378] mmcblk0: error -110 sending status command, retrying
    [10178.760461] mmcblk0: error -110 sending status command, retrying
    [10178.760540] mmcblk0: error -110 sending status command, aborting
    [10183.424797] mmc0: Card removed during transfer!
    [10183.424800] mmc0: Resetting controller.
    [10183.426945] mmc0: tried to reset card, got error -123
    [10183.426948] print_req_error: I/O error, dev mmcblk0, sector 1122258
    [10183.426954] print_req_error: I/O error, dev mmcblk0, sector 1122266
    [10183.426958] print_req_error: I/O error, dev mmcblk0, sector 1122274
    [10183.426962] print_req_error: I/O error, dev mmcblk0, sector 1122282
    [10183.426965] print_req_error: I/O error, dev mmcblk0, sector 1122290
    [10183.426969] print_req_error: I/O error, dev mmcblk0, sector 1122298
    [10183.426972] print_req_error: I/O error, dev mmcblk0, sector 1122306
    [10183.426975] print_req_error: I/O error, dev mmcblk0, sector 1122314
    [10183.426979] print_req_error: I/O error, dev mmcblk0, sector 1122322
    [10183.426982] print_req_error: I/O error, dev mmcblk0, sector 1122330
    [10183.427433] mmcblk0: error -123 sending status command, retrying
    [10183.427444] mmcblk0: error -123 sending status command, retrying
    [10183.427455] mmcblk0: error -123 sending status command, aborting
    [10183.441628] FAT-fs (mmcblk0p1): bread failed in fat_clusters_flush
    [10183.506079] FAT-fs (mmcblk0p1): FAT read failed (blocknr 1569)
    [10183.506105] FAT-fs (mmcblk0p1): FAT read failed (blocknr 1172)
    [10183.606367] FAT-fs (mmcblk0p1): Directory bread(block 30516) failed
    [10183.626027] mmc0: card 1234 removed
    [10183.626149] FAT-fs (mmcblk0p1): bread failed in fat_clusters_flush
    [10183.822037] FAT-fs (mmcblk0p1): FAT read failed (blocknr 1172)
    [10184.178605] FAT-fs (mmcblk0p1): FAT read failed (blocknr 13880)
    [10184.186469] mmc0: new high speed SDHC card at address 1234
    [10184.186622] mmcblk0: mmc0:1234 SA16G 14.9 GiB
    [10184.187793] mmcblk0: p1
    [10184.576592] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
    [10366.319919] wlp2s0: deauthenticating from 38:d5:47:1f:e3:d4 by local choice (Reason: 3=DEAUTH_LEAVING)
    [10366.325817] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [10366.325894] wlp2s0: failed to remove key (2, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [10378.324185] wlp2s0: authenticate with a2:be:05:4e:73:97
    [10378.327352] wlp2s0: send auth to a2:be:05:4e:73:97 (try 1/3)
    [10378.341126] wlp2s0: authenticated
    [10378.344149] wlp2s0: associate with a2:be:05:4e:73:97 (try 1/3)
    [10378.360538] wlp2s0: RX AssocResp from a2:be:05:4e:73:97 (capab=0x411 status=0 aid=1)
    [10378.362420] wlp2s0: associated
    [10378.416937] wlp2s0: Limiting TX power to 20 (20 - 0) dBm as advertised by a2:be:05:4e:73:97
    [10965.316261] wlp2s0: deauthenticating from a2:be:05:4e:73:97 by local choice (Reason: 3=DEAUTH_LEAVING)
    [10965.322730] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [10968.504113] wlp2s0: authenticate with 38:d5:47:1f:e3:d4
    [10968.508718] wlp2s0: send auth to 38:d5:47:1f:e3:d4 (try 1/3)
    [10968.509848] wlp2s0: authenticated
    [10968.513926] wlp2s0: associate with 38:d5:47:1f:e3:d4 (try 1/3)
    [10968.514802] wlp2s0: RX AssocResp from 38:d5:47:1f:e3:d4 (capab=0x1011 status=0 aid=1)
    [10968.515823] wlp2s0: associated
    [11019.006224] wlp2s0: deauthenticating from 38:d5:47:1f:e3:d4 by local choice (Reason: 3=DEAUTH_LEAVING)
    [11019.011997] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [11023.787692] wlp2s0: authenticate with 38:d5:47:1f:e3:d0
    [11023.790069] wlp2s0: send auth to 38:d5:47:1f:e3:d0 (try 1/3)
    [11023.792604] wlp2s0: authenticated
    [11023.798060] wlp2s0: associate with 38:d5:47:1f:e3:d0 (try 1/3)
    [11023.801716] wlp2s0: RX AssocResp from 38:d5:47:1f:e3:d0 (capab=0x1411 status=0 aid=2)
    [11023.803232] wlp2s0: associated
    [11041.055023] wlp2s0: deauthenticating from 38:d5:47:1f:e3:d0 by local choice (Reason: 3=DEAUTH_LEAVING)
    [11041.060258] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [11044.243081] wlp2s0: authenticate with a2:be:05:4e:73:97
    [11044.246663] wlp2s0: send auth to a2:be:05:4e:73:97 (try 1/3)
    [11044.249215] wlp2s0: authenticated
    [11044.250256] wlp2s0: associate with a2:be:05:4e:73:97 (try 1/3)
    [11044.354216] wlp2s0: associate with a2:be:05:4e:73:97 (try 2/3)
    [11044.358139] wlp2s0: RX AssocResp from a2:be:05:4e:73:97 (capab=0x411 status=0 aid=1)
    [11044.361497] wlp2s0: associated
    [11044.376854] wlp2s0: deauthenticated from a2:be:05:4e:73:97 (Reason: 2=PREV_AUTH_NOT_VALID)
    [11046.845125] wlp2s0: authenticate with a2:be:05:4e:73:97
    [11046.847343] wlp2s0: send auth to a2:be:05:4e:73:97 (try 1/3)
    [11046.866982] wlp2s0: authenticated
    [11046.870241] wlp2s0: associate with a2:be:05:4e:73:97 (try 1/3)
    [11046.892111] wlp2s0: RX AssocResp from a2:be:05:4e:73:97 (capab=0x411 status=0 aid=1)
    [11046.896412] wlp2s0: associated
    [11047.005741] wlp2s0: deauthenticated from a2:be:05:4e:73:97 (Reason: 2=PREV_AUTH_NOT_VALID)
    [11053.311038] wlp2s0: authenticate with a2:be:05:4e:73:97
    [11053.314001] wlp2s0: send auth to a2:be:05:4e:73:97 (try 1/3)
    [11053.326249] wlp2s0: authenticated
    [11053.330275] wlp2s0: associate with a2:be:05:4e:73:97 (try 1/3)
    [11053.337082] wlp2s0: RX AssocResp from a2:be:05:4e:73:97 (capab=0x411 status=0 aid=1)
    [11053.338630] wlp2s0: associated
    [11053.435139] wlp2s0: Limiting TX power to 20 (20 - 0) dBm as advertised by a2:be:05:4e:73:97
    [11823.091380] usb 1-1.3: USB disconnect, device number 3
    [18187.986103] perf: interrupt took too long (2527 > 2500), lowering kernel.perf_event_max_sample_rate to 79000
    [26072.618946] wlp2s0: deauthenticating from a2:be:05:4e:73:97 by local choice (Reason: 3=DEAUTH_LEAVING)
    [26072.633295] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [26072.633346] wlp2s0: failed to remove key (2, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [26075.705616] wlp2s0: authenticate with 38:d5:47:1f:e3:d4
    [26075.709941] wlp2s0: send auth to 38:d5:47:1f:e3:d4 (try 1/3)
    [26075.713091] wlp2s0: authenticated
    [26075.713875] wlp2s0: associate with 38:d5:47:1f:e3:d4 (try 1/3)
    [26075.714666] wlp2s0: RX AssocResp from 38:d5:47:1f:e3:d4 (capab=0x1011 status=0 aid=2)
    [26075.715859] wlp2s0: associated
    [26099.470722] wlp2s0: deauthenticating from 38:d5:47:1f:e3:d4 by local choice (Reason: 3=DEAUTH_LEAVING)
    [26099.483663] wlp2s0: failed to remove key (2, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [26102.561257] wlp2s0: authenticate with 38:d5:47:1f:e3:d0
    [26102.564601] wlp2s0: send auth to 38:d5:47:1f:e3:d0 (try 1/3)
    [26102.567919] wlp2s0: authenticated
    [26102.568884] wlp2s0: associate with 38:d5:47:1f:e3:d0 (try 1/3)
    [26102.572459] wlp2s0: RX AssocResp from 38:d5:47:1f:e3:d0 (capab=0x1411 status=0 aid=3)
    [26102.574184] wlp2s0: associated
    [26254.732484] wlp2s0: deauthenticating from 38:d5:47:1f:e3:d0 by local choice (Reason: 3=DEAUTH_LEAVING)
    [26254.745820] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [26280.013497] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [26283.088403] wlp2s0: authenticate with 38:d5:47:1f:e3:d0
    [26283.091349] wlp2s0: send auth to 38:d5:47:1f:e3:d0 (try 1/3)
    [26283.093936] wlp2s0: authenticated
    [26283.097689] wlp2s0: associate with 38:d5:47:1f:e3:d0 (try 1/3)
    [26283.101255] wlp2s0: RX AssocResp from 38:d5:47:1f:e3:d0 (capab=0x1411 status=0 aid=3)
    [26283.106396] wlp2s0: associated
    [26283.106449] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
    [26319.086819] wlp2s0: deauthenticating from 38:d5:47:1f:e3:d0 by local choice (Reason: 3=DEAUTH_LEAVING)
    [26319.094490] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [26321.823986] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [26322.177947] wlp2s0: authenticate with 38:d5:47:1f:e3:d0
    [26322.181185] wlp2s0: send auth to 38:d5:47:1f:e3:d0 (try 1/3)
    [26322.187217] wlp2s0: authenticated
    [26322.191256] wlp2s0: associate with 38:d5:47:1f:e3:d0 (try 1/3)
    [26322.195729] wlp2s0: RX AssocResp from 38:d5:47:1f:e3:d0 (capab=0x1411 status=0 aid=3)
    [26322.199853] wlp2s0: associated
    [26322.199895] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
    [26324.755896] wlp2s0: deauthenticating from 38:d5:47:1f:e3:d0 by local choice (Reason: 3=DEAUTH_LEAVING)
    [26324.774745] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [26327.857288] wlp2s0: authenticate with a2:be:05:4e:73:97
    [26327.860643] wlp2s0: send auth to a2:be:05:4e:73:97 (try 1/3)
    [26327.867093] wlp2s0: authenticated
    [26327.867782] wlp2s0: associate with a2:be:05:4e:73:97 (try 1/3)
    [26327.874166] wlp2s0: RX AssocResp from a2:be:05:4e:73:97 (capab=0x411 status=0 aid=1)
    [26327.875683] wlp2s0: associated
    [26328.170171] wlp2s0: Limiting TX power to 20 (20 - 0) dBm as advertised by a2:be:05:4e:73:97
    [26623.435986] wlp2s0: deauthenticating from a2:be:05:4e:73:97 by local choice (Reason: 3=DEAUTH_LEAVING)
    [26623.441515] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [26626.524132] wlp2s0: authenticate with 38:d5:47:1f:e3:d0
    [26626.528161] wlp2s0: send auth to 38:d5:47:1f:e3:d0 (try 1/3)
    [26626.532834] wlp2s0: authenticated
    [26626.534546] wlp2s0: associate with 38:d5:47:1f:e3:d0 (try 1/3)
    [26626.538138] wlp2s0: RX AssocResp from 38:d5:47:1f:e3:d0 (capab=0x1411 status=0 aid=3)
    [26626.542030] wlp2s0: associated
    [26680.110092] wlp2s0: deauthenticating from 38:d5:47:1f:e3:d0 by local choice (Reason: 3=DEAUTH_LEAVING)
    [26680.115729] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [26683.200889] wlp2s0: authenticate with a2:be:05:4e:73:97
    [26683.204157] wlp2s0: send auth to a2:be:05:4e:73:97 (try 1/3)
    [26683.208691] wlp2s0: authenticated
    [26683.212611] wlp2s0: associate with a2:be:05:4e:73:97 (try 1/3)
    [26683.219021] wlp2s0: RX AssocResp from a2:be:05:4e:73:97 (capab=0x411 status=0 aid=1)
    [26683.219644] wlp2s0: associated
    [26683.285382] wlp2s0: Limiting TX power to 20 (20 - 0) dBm as advertised by a2:be:05:4e:73:97
    [27262.619705] wlp2s0: deauthenticating from a2:be:05:4e:73:97 by local choice (Reason: 3=DEAUTH_LEAVING)
    [27262.633931] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [27262.634043] wlp2s0: failed to remove key (2, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [27265.719409] wlp2s0: authenticate with 38:d5:47:1f:e3:d0
    [27265.725028] wlp2s0: send auth to 38:d5:47:1f:e3:d0 (try 1/3)
    [27265.730318] wlp2s0: authenticated
    [27265.737121] wlp2s0: associate with 38:d5:47:1f:e3:d0 (try 1/3)
    [27265.740735] wlp2s0: RX AssocResp from 38:d5:47:1f:e3:d0 (capab=0x1411 status=0 aid=4)
    [27265.749495] wlp2s0: associated
    [27282.793628] wlp2s0: deauthenticating from 38:d5:47:1f:e3:d0 by local choice (Reason: 3=DEAUTH_LEAVING)
    [27282.807623] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [27285.893446] wlp2s0: authenticate with a2:be:05:4e:73:97
    [27285.897053] wlp2s0: send auth to a2:be:05:4e:73:97 (try 1/3)
    [27285.899652] wlp2s0: authenticated
    [27285.900992] wlp2s0: associate with a2:be:05:4e:73:97 (try 1/3)
    [27285.907380] wlp2s0: RX AssocResp from a2:be:05:4e:73:97 (capab=0x411 status=0 aid=1)
    [27285.908736] wlp2s0: associated
    [27285.999723] wlp2s0: Limiting TX power to 20 (20 - 0) dBm as advertised by a2:be:05:4e:73:97
    [29746.413684] perf: interrupt took too long (3159 > 3158), lowering kernel.perf_event_max_sample_rate to 63250
    [36826.483438] wlp2s0: deauthenticating from a2:be:05:4e:73:97 by local choice (Reason: 3=DEAUTH_LEAVING)
    [36826.489513] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [36826.489563] wlp2s0: failed to remove key (2, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [36829.364721] wlp2s0: authenticate with 38:d5:47:1f:e3:d0
    [36829.368685] wlp2s0: send auth to 38:d5:47:1f:e3:d0 (try 1/3)
    [36829.371421] wlp2s0: authenticated
    [36829.372198] wlp2s0: associate with 38:d5:47:1f:e3:d0 (try 1/3)
    [36829.375776] wlp2s0: RX AssocResp from 38:d5:47:1f:e3:d0 (capab=0x1411 status=0 aid=2)
    [36829.386687] wlp2s0: associated
    [36864.438065] wlp2s0: deauthenticating from 38:d5:47:1f:e3:d0 by local choice (Reason: 3=DEAUTH_LEAVING)
    [36864.443785] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [36867.327626] wlp2s0: authenticate with a2:be:05:4e:73:97
    [36867.331930] wlp2s0: send auth to a2:be:05:4e:73:97 (try 1/3)
    [36867.335806] wlp2s0: authenticated
    [36867.337939] wlp2s0: associate with a2:be:05:4e:73:97 (try 1/3)
    [36867.347178] wlp2s0: RX AssocResp from a2:be:05:4e:73:97 (capab=0x411 status=0 aid=1)
    [36867.347714] wlp2s0: associated
    [36867.384599] wlp2s0: Limiting TX power to 20 (20 - 0) dBm as advertised by a2:be:05:4e:73:97
    [39372.322545] pci_bus 0000:01: Allocating resources
    [39372.322571] pcieport 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
    [39372.322577] pcieport 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000
    [39372.322582] pcieport 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000 add_align 100000
    [39372.322598] pci_bus 0000:02: Allocating resources
    [39372.322665] pcieport 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
    [39372.322670] pcieport 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
    [39372.322686] pci_bus 0000:03: Allocating resources
    [39372.325175] pcieport 0000:00:1c.4: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
    [39372.325179] pcieport 0000:00:1c.4: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000 add_align 100000
    [39372.325191] pcieport 0000:00:1c.0: BAR 14: assigned [mem 0xdf200000-0xdf3fffff]
    [39372.325198] pcieport 0000:00:1c.0: BAR 15: assigned [mem 0xdf400000-0xdf5fffff 64bit pref]
    [39372.325203] pcieport 0000:00:1c.3: BAR 15: assigned [mem 0xdf600000-0xdf7fffff 64bit pref]
    [39372.325208] pcieport 0000:00:1c.4: BAR 15: assigned [mem 0xdf800000-0xdf9fffff 64bit pref]
    [39372.325211] pcieport 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
    [39372.325214] pcieport 0000:00:1c.3: BAR 13: assigned [io 0x3000-0x3fff]
    [39372.325216] pcieport 0000:00:1c.4: BAR 13: assigned [io 0x4000-0x4fff]
    [39372.326888] acpi device:40: Cannot transition to power state D3hot for parent in (unknown)
    [39376.713946] pci_bus 0000:01: Allocating resources
    [39376.713963] pci_bus 0000:02: Allocating resources
    [39376.713991] pci_bus 0000:03: Allocating resources
    [39376.717943] acpi device:40: Cannot transition to power state D3hot for parent in (unknown)
    [39405.993479] pci_bus 0000:01: Allocating resources
    [39405.993507] pci_bus 0000:02: Allocating resources
    [39405.993582] pci_bus 0000:03: Allocating resources
    [39405.998084] acpi device:40: Cannot transition to power state D3hot for parent in (unknown)
    [39413.073882] pci_bus 0000:01: Allocating resources
    [39413.073913] pci_bus 0000:02: Allocating resources
    [39413.074051] pci_bus 0000:03: Allocating resources
    [39413.078671] acpi device:40: Cannot transition to power state D3hot for parent in (unknown)
    [39417.953506] pci_bus 0000:01: Allocating resources
    [39417.953520] pci_bus 0000:02: Allocating resources
    [39417.953587] pci_bus 0000:03: Allocating resources
    [39417.955779] acpi device:40: Cannot transition to power state D3hot for parent in (unknown)
    [40197.767155] pci_bus 0000:01: Allocating resources
    [40197.767173] pci_bus 0000:02: Allocating resources
    [40197.767242] pci_bus 0000:03: Allocating resources
    [40197.771749] acpi device:40: Cannot transition to power state D3hot for parent in (unknown)
    [40203.585581] pci_bus 0000:01: Allocating resources
    [40203.585597] pci_bus 0000:02: Allocating resources
    [40203.585666] pci_bus 0000:03: Allocating resources
    [40203.590217] acpi device:40: Cannot transition to power state D3hot for parent in (unknown)
    [40475.798318] pci_bus 0000:01: Allocating resources
    [40475.798337] pci_bus 0000:02: Allocating resources
    [40475.798406] pci_bus 0000:03: Allocating resources
    [40475.802743] acpi device:40: Cannot transition to power state D3hot for parent in (unknown)
    [40900.247775] pci_bus 0000:01: Allocating resources
    [40900.247804] pci_bus 0000:02: Allocating resources
    [40900.247879] pci_bus 0000:03: Allocating resources
    [40900.252781] acpi device:40: Cannot transition to power state D3hot for parent in (unknown)
    [48954.724602] perf: interrupt took too long (3975 > 3948), lowering kernel.perf_event_max_sample_rate to 50250
    [59858.805926] pci_bus 0000:01: Allocating resources
    [59858.805955] pci_bus 0000:02: Allocating resources
    [59858.806030] pci_bus 0000:03: Allocating resources
    [59858.810937] acpi device:40: Cannot transition to power state D3hot for parent in (unknown)
    [59869.545530] pci_bus 0000:01: Allocating resources
    [59869.545547] pci_bus 0000:02: Allocating resources
    [59869.545615] pci_bus 0000:03: Allocating resources
    [59869.549500] acpi device:40: Cannot transition to power state D3hot for parent in (unknown)
    [59974.518806] pci_bus 0000:01: Allocating resources
    [59974.518828] pci_bus 0000:02: Allocating resources
    [59974.518900] pci_bus 0000:03: Allocating resources
    [59974.523866] acpi device:40: Cannot transition to power state D3hot for parent in (unknown)
    [60482.040741] pci_bus 0000:01: Allocating resources
    [60482.040756] pci_bus 0000:02: Allocating resources
    [60482.040821] pci_bus 0000:03: Allocating resources
    [60482.043088] acpi device:40: Cannot transition to power state D3hot for parent in (unknown)
    [69367.015556] pci_bus 0000:01: Allocating resources
    [69367.015577] pci_bus 0000:02: Allocating resources
    [69367.015649] pci_bus 0000:03: Allocating resources
    [69367.020113] acpi device:40: Cannot transition to power state D3hot for parent in (unknown)
    [70380.355573] wlp2s0: deauthenticating from a2:be:05:4e:73:97 by local choice (Reason: 3=DEAUTH_LEAVING)
    [70380.361071] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [70380.361107] wlp2s0: failed to remove key (2, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [70383.437173] wlp2s0: authenticate with 38:d5:47:1f:e3:d0
    [70383.441773] wlp2s0: send auth to 38:d5:47:1f:e3:d0 (try 1/3)
    [70383.445128] wlp2s0: authenticated
    [70383.446866] wlp2s0: associate with 38:d5:47:1f:e3:d0 (try 1/3)
    [70383.450427] wlp2s0: RX AssocResp from 38:d5:47:1f:e3:d0 (capab=0x1411 status=0 aid=3)
    [70383.452453] wlp2s0: associated
    [70406.893976] wlp2s0: deauthenticating from 38:d5:47:1f:e3:d0 by local choice (Reason: 3=DEAUTH_LEAVING)
    [70406.908357] wlp2s0: failed to remove key (2, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [70406.922376] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [70409.980059] wlp2s0: authenticate with 38:d5:47:1f:e3:d0
    [70409.983448] wlp2s0: send auth to 38:d5:47:1f:e3:d0 (try 1/3)
    [70409.987494] wlp2s0: authenticated
    [70409.989765] wlp2s0: associate with 38:d5:47:1f:e3:d0 (try 1/3)
    [70409.993338] wlp2s0: RX AssocResp from 38:d5:47:1f:e3:d0 (capab=0x1411 status=0 aid=3)
    [70409.997264] wlp2s0: associated
    [70409.997322] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
    [70413.437214] wlp2s0: deauthenticating from 38:d5:47:1f:e3:d0 by local choice (Reason: 3=DEAUTH_LEAVING)
    [70413.492762] wlp2s0: failed to remove key (2, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [70416.822880] wlp2s0: authenticate with a2:be:05:4e:73:97
    [70416.826421] wlp2s0: send auth to a2:be:05:4e:73:97 (try 1/3)
    [70416.833884] wlp2s0: authenticated
    [70416.837473] wlp2s0: associate with a2:be:05:4e:73:97 (try 1/3)
    [70416.843977] wlp2s0: RX AssocResp from a2:be:05:4e:73:97 (capab=0x411 status=0 aid=1)
    [70416.853443] wlp2s0: associated
    [70416.877375] wlp2s0: Limiting TX power to 20 (20 - 0) dBm as advertised by a2:be:05:4e:73:97
    [70433.916799] wlp2s0: deauthenticating from a2:be:05:4e:73:97 by local choice (Reason: 3=DEAUTH_LEAVING)
    [70433.923457] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [70433.923497] wlp2s0: failed to remove key (2, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [70437.017147] wlp2s0: authenticate with 38:d5:47:1f:e3:d0
    [70437.021284] wlp2s0: send auth to 38:d5:47:1f:e3:d0 (try 1/3)
    [70437.026893] wlp2s0: authenticated
    [70437.028654] wlp2s0: associate with 38:d5:47:1f:e3:d0 (try 1/3)
    [70437.032224] wlp2s0: RX AssocResp from 38:d5:47:1f:e3:d0 (capab=0x1411 status=0 aid=3)
    [70437.037270] wlp2s0: associated
    [70456.320884] pci_bus 0000:01: Allocating resources
    [70456.320913] pci_bus 0000:02: Allocating resources
    [70456.320986] pci_bus 0000:03: Allocating resources
    [70456.325811] acpi device:40: Cannot transition to power state D3hot for parent in (unknown)
    [73618.108233] wlp2s0: deauthenticating from 38:d5:47:1f:e3:d0 by local choice (Reason: 3=DEAUTH_LEAVING)
    [73618.130637] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [73618.131124] wlp2s0: failed to remove key (2, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [73619.997222] PM: Syncing filesystems ... done.
    [73620.004904] PM: Preparing system for sleep (mem)
    [73620.008402] Freezing user space processes ... (elapsed 0.002 seconds) done.
    [73620.010549] OOM killer disabled.
    [73620.010549] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
    [73620.011819] PM: Suspending system (mem)
    [73620.011857] Suspending console(s) (use no_console_suspend to debug)
    [73620.014088] sd 3:0:0:0: [sda] Synchronizing SCSI cache
    [73620.022497] sd 3:0:0:0: [sda] Stopping disk
    [73620.033951] e1000e: EEE TX LPI TIMER: 00000011
    [73620.034089] Removing pn544
    [73620.456419] PM: suspend of devices complete after 444.394 msecs
    [73620.476494] PM: late suspend of devices complete after 20.072 msecs
    [73620.503623] PM: noirq suspend of devices complete after 27.125 msecs
    [73620.504690] ACPI: Preparing to enter system sleep state S3
    [73620.548969] ACPI: EC: event blocked
    [73620.548971] ACPI: EC: EC stopped
    [73620.548972] PM: Saving platform NVS memory
    [73620.549003] Disabling non-boot CPUs ...
    [73620.565279] IRQ 45: no longer affine to CPU1
    [73620.566443] smpboot: CPU 1 is now offline
    [73620.589436] IRQ 42: no longer affine to CPU2
    [73620.589444] IRQ 43: no longer affine to CPU2
    [73620.590543] smpboot: CPU 2 is now offline
    [73620.613344] IRQ 1: no longer affine to CPU3
    [73620.613365] IRQ 8: no longer affine to CPU3
    [73620.613370] IRQ 9: no longer affine to CPU3
    [73620.613376] IRQ 12: no longer affine to CPU3
    [73620.613382] IRQ 18: no longer affine to CPU3
    [73620.613388] IRQ 21: no longer affine to CPU3
    [73620.613422] IRQ 48: no longer affine to CPU3
    [73620.614472] smpboot: CPU 3 is now offline
    [73620.617813] ACPI: Low-level resume complete
    [73620.617883] ACPI: EC: EC started
    [73620.617883] PM: Restoring platform NVS memory
    [73620.618205] Suspended for 45.645 seconds
    [73620.619982] Enabling non-boot CPUs ...
    [73620.620038] x86: Booting SMP configuration:
    [73620.620039] smpboot: Booting Node 0 Processor 1 APIC 0x2
    [73620.621487] cache: parent cpu1 should not be sleeping
    [73620.621657] CPU1 is up
    [73620.621682] smpboot: Booting Node 0 Processor 2 APIC 0x1
    [73620.623091] cache: parent cpu2 should not be sleeping
    [73620.623230] CPU2 is up
    [73620.623255] smpboot: Booting Node 0 Processor 3 APIC 0x3
    [73620.624604] cache: parent cpu3 should not be sleeping
    [73620.624798] CPU3 is up
    [73620.628205] ACPI: Waking up from system sleep state S3
    [73621.492886] PM: noirq resume of devices complete after 24.667 msecs
    [73621.493523] PM: early resume of devices complete after 0.598 msecs
    [73621.493639] usb usb2: root hub lost power or was reset
    [73621.493643] usb usb3: root hub lost power or was reset
    [73621.493677] ACPI: EC: event unblocked
    [73621.498221] sd 3:0:0:0: [sda] Starting disk
    [73621.502163] mei_me 0000:00:16.0: NFC MEI VERSION: IVN 0x1 Vendor ID 0x1 Type 0x1
    [73621.576264] ACPI Error: Index value 0x0000000000000083 overflows field width 0x7 (20170531/exfldio-343)
    [73621.576268] ACPI Error: Method parse/execution failed \NEVT, AE_AML_REGISTER_LIMIT (20170531/psparse-550)
    [73621.576312] ACPI Error: Method parse/execution failed \_SB.PCI0.LPCB.ECDV._Q66, AE_AML_REGISTER_LIMIT (20170531/psparse-550)
    [73621.735481] usb 1-1: reset high-speed USB device number 2 using ehci-pci
    [73621.810404] ata1: SATA link down (SStatus 0 SControl 300)
    [73621.810427] ata2: SATA link down (SStatus 0 SControl 300)
    [73621.810449] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [73621.812885] ata4.00: NCQ Send/Recv Log not supported
    [73621.813691] ata4.00: NCQ Send/Recv Log not supported
    [73621.813778] ata4.00: configured for UDMA/133
    [73621.915527] usb 2-4: reset high-speed USB device number 2 using xhci_hcd
    [73622.175528] usb 2-6: reset full-speed USB device number 3 using xhci_hcd
    [73622.395767] PM: resume of devices complete after 902.263 msecs
    [73622.395944] PM: Finishing wakeup.
    [73622.395945] OOM killer enabled.
    [73622.395945] Restarting tasks ...
    [73622.399013] pci_bus 0000:01: Allocating resources
    [73622.399032] pci_bus 0000:02: Allocating resources
    [73622.399162] pci_bus 0000:03: Allocating resources
    [73622.404648] pci_bus 0000:01: Allocating resources
    [73622.404662] pci_bus 0000:02: Allocating resources
    [73622.404790] pci_bus 0000:03: Allocating resources
    [73622.407134] pci_bus 0000:01: Allocating resources
    [73622.407144] pci_bus 0000:02: Allocating resources
    [73622.407272] pci_bus 0000:03: Allocating resources
    [73622.409633] acpi device:40: Cannot transition to power state D3hot for parent in (unknown)
    [73622.410373] acpi PNP0401:00: Already enumerated
    [73622.410778] acpi PNP0501:00: Still not present
    [73622.413317] pci_bus 0000:01: Allocating resources
    [73622.413335] pci_bus 0000:02: Allocating resources
    [73622.413463] pci_bus 0000:03: Allocating resources
    [73622.416283] Probing NFC pn544
    [73622.417309] acpi device:40: Cannot transition to power state D3hot for parent in (unknown)
    [73622.426645] done.
    [73622.723717] e1000e: eno1 NIC Link is Down
    [73622.724824] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [73622.974573] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [73622.976961] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
    [73623.163679] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
    [73623.297035] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [73624.972385] ACPI Error: Index value 0x0000000000000083 overflows field width 0x7 (20170531/exfldio-343)
    [73624.972401] ACPI Error: Method parse/execution failed \NEVT, AE_AML_REGISTER_LIMIT (20170531/psparse-550)
    [73624.972412] ACPI Error: Method parse/execution failed \_SB.PCI0.LPCB.ECDV._Q66, AE_AML_REGISTER_LIMIT (20170531/psparse-550)
    [73629.853803] wlp2s0: authenticate with 38:d5:47:1f:e3:d0
    [73629.857401] wlp2s0: send auth to 38:d5:47:1f:e3:d0 (try 1/3)
    [73629.860506] wlp2s0: authenticated
    [73629.867251] wlp2s0: associate with 38:d5:47:1f:e3:d0 (try 1/3)
    [73629.871355] wlp2s0: RX AssocResp from 38:d5:47:1f:e3:d0 (capab=0x1411 status=0 aid=3)
    [73629.873092] wlp2s0: associated
    [73629.873119] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
    [73660.763611] pci_bus 0000:01: Allocating resources
    [73660.763626] pci_bus 0000:02: Allocating resources
    [73660.763741] pci_bus 0000:03: Allocating resources
    [73660.765150] acpi device:40: Cannot transition to power state D3hot for parent in (unknown)
    [73885.365121] wlp2s0: failed to remove key (2, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [73888.454972] wlp2s0: authenticate with 38:d5:47:1f:e3:d0
    [73888.457879] wlp2s0: send auth to 38:d5:47:1f:e3:d0 (try 1/3)
    [73888.500380] wlp2s0: send auth to 38:d5:47:1f:e3:d0 (try 2/3)
    [73888.569936] wlp2s0: send auth to 38:d5:47:1f:e3:d0 (try 3/3)
    [73888.655981] wlp2s0: authentication with 38:d5:47:1f:e3:d0 timed out
    [73900.850323] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [73906.643349] wlp2s0: authenticate with 38:d5:47:1f:e3:d0
    [73906.646791] wlp2s0: send auth to 38:d5:47:1f:e3:d0 (try 1/3)
    [73906.649537] wlp2s0: authenticated
    [73906.652557] wlp2s0: associate with 38:d5:47:1f:e3:d0 (try 1/3)
    [73906.657448] wlp2s0: RX AssocResp from 38:d5:47:1f:e3:d0 (capab=0x1411 status=0 aid=3)
    [73906.658272] wlp2s0: associated
    [73906.658294] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
    [74033.597620] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [74632.437765] wlp2s0: authenticate with 38:d5:47:1f:e3:d4
    [74632.441424] wlp2s0: send auth to 38:d5:47:1f:e3:d4 (try 1/3)
    [74632.442700] wlp2s0: authenticated
    [74632.450475] wlp2s0: associate with 38:d5:47:1f:e3:d4 (try 1/3)
    [74632.451428] wlp2s0: RX AssocResp from 38:d5:47:1f:e3:d4 (capab=0x1011 status=0 aid=1)
    [74632.452645] wlp2s0: associated
    [74632.452677] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
    [74651.230118] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [74653.939553] wlp2s0: authenticate with 38:d5:47:1f:e3:d4
    [74653.942966] wlp2s0: send auth to 38:d5:47:1f:e3:d4 (try 1/3)
    [74653.987295] wlp2s0: send auth to 38:d5:47:1f:e3:d4 (try 2/3)
    [74654.055944] wlp2s0: send auth to 38:d5:47:1f:e3:d4 (try 3/3)
    [74654.101964] wlp2s0: authentication with 38:d5:47:1f:e3:d4 timed out
    [74666.839642] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [75038.171809] wlp2s0: authenticate with 38:d5:47:1f:e3:d4
    [75038.174720] wlp2s0: send auth to 38:d5:47:1f:e3:d4 (try 1/3)
    [75038.236015] wlp2s0: send auth to 38:d5:47:1f:e3:d4 (try 2/3)
    [75038.293077] wlp2s0: send auth to 38:d5:47:1f:e3:d4 (try 3/3)
    [75038.349714] wlp2s0: authentication with 38:d5:47:1f:e3:d4 timed out
    [75063.809920] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [75088.812891] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [76267.464636] psmouse serio1: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1
    [76267.465599] psmouse serio1: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1
    [76267.466680] psmouse serio1: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1
    [76267.467716] psmouse serio1: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1
    [76267.468743] psmouse serio1: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1
    [76267.469739] psmouse serio1: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1
    [76267.475900] psmouse serio1: DualPoint TouchPad at isa0060/serio1/input0 - driver resynced.
    [76377.423179] psmouse serio1: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1
    [76377.424195] psmouse serio1: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1
    [76377.425220] psmouse serio1: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1
    [76377.426220] psmouse serio1: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1
    [76377.427251] psmouse serio1: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1
    [76377.428303] psmouse serio1: DualPoint TouchPad at isa0060/serio1/input0 lost sync at byte 1
    [76377.440624] psmouse serio1: DualPoint TouchPad at isa0060/serio1/input0 - driver resynced.
    [78232.877389] pci_bus 0000:01: Allocating resources
    [78232.877409] pci_bus 0000:02: Allocating resources
    [78232.877479] pci_bus 0000:03: Allocating resources
    [78232.881437] acpi device:40: Cannot transition to power state D3hot for parent in (unknown)
    [78297.845838] wlp2s0: authenticate with b4:5d:50:d6:21:f1
    [78297.849285] wlp2s0: send auth to b4:5d:50:d6:21:f1 (try 1/3)
    [78297.850664] wlp2s0: authenticated
    [78297.854725] wlp2s0: associate with b4:5d:50:d6:21:f1 (try 1/3)
    [78297.855897] wlp2s0: RX AssocResp from b4:5d:50:d6:21:f1 (capab=0x411 status=0 aid=1)
    [78297.856961] wlp2s0: associated
    [78297.856988] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
    [78303.311006] wlp2s0: deauthenticating from b4:5d:50:d6:21:f1 by local choice (Reason: 3=DEAUTH_LEAVING)
    [78323.349038] wlp2s0: authenticate with b4:5d:50:d6:21:f1
    [78323.351914] wlp2s0: send auth to b4:5d:50:d6:21:f1 (try 1/3)
    [78323.353321] wlp2s0: authenticated
    [78323.353961] wlp2s0: associate with b4:5d:50:d6:21:f1 (try 1/3)
    [78323.355073] wlp2s0: RX AssocResp from b4:5d:50:d6:21:f1 (capab=0x411 status=0 aid=1)
    [78323.359173] wlp2s0: associated
    [78327.921011] wlp2s0: deauthenticating from b4:5d:50:d6:21:f1 by local choice (Reason: 3=DEAUTH_LEAVING)
    [78352.856655] wlp2s0: authenticate with b4:5d:50:d6:21:f1
    [78352.860001] wlp2s0: send auth to b4:5d:50:d6:21:f1 (try 1/3)
    [78352.861465] wlp2s0: authenticated
    [78352.865330] wlp2s0: associate with b4:5d:50:d6:21:f1 (try 1/3)
    [78352.866473] wlp2s0: RX AssocResp from b4:5d:50:d6:21:f1 (capab=0x411 status=0 aid=1)
    [78352.874992] wlp2s0: associated
    [78356.444945] wlp2s0: deauthenticating from b4:5d:50:d6:21:f1 by local choice (Reason: 3=DEAUTH_LEAVING)
    [78375.745440] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [78382.866959] wlp2s0: authenticate with b4:5d:50:d6:21:f1
    [78382.869320] wlp2s0: send auth to b4:5d:50:d6:21:f1 (try 1/3)
    [78382.871165] wlp2s0: authenticated
    [78382.873222] wlp2s0: associate with b4:5d:50:d6:21:f1 (try 1/3)
    [78382.874378] wlp2s0: RX AssocResp from b4:5d:50:d6:21:f1 (capab=0x411 status=0 aid=4)
    [78382.877620] wlp2s0: associated
    [78382.877649] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
    [78523.187305] wlp2s0: deauthenticating from b4:5d:50:d6:21:f1 by local choice (Reason: 3=DEAUTH_LEAVING)
    [78523.192914] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [78526.694109] wlp2s0: authenticate with a2:be:05:4e:73:97
    [78526.697153] wlp2s0: send auth to a2:be:05:4e:73:97 (try 1/3)
    [78526.710071] wlp2s0: authenticated
    [78526.712850] wlp2s0: associate with a2:be:05:4e:73:97 (try 1/3)
    [78526.725623] wlp2s0: RX AssocResp from a2:be:05:4e:73:97 (capab=0x411 status=0 aid=1)
    [78526.729005] wlp2s0: associated
    [78526.741074] wlp2s0: Limiting TX power to 20 (20 - 0) dBm as advertised by a2:be:05:4e:73:97
    [78600.250601] wlp2s0: deauthenticating from a2:be:05:4e:73:97 by local choice (Reason: 3=DEAUTH_LEAVING)
    [78600.256370] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [78602.451673] wlp2s0: authenticate with b4:5d:50:d6:21:f0
    [78602.458524] wlp2s0: send auth to b4:5d:50:d6:21:f0 (try 1/3)
    [78602.462571] wlp2s0: authenticated
    [78602.466959] wlp2s0: associate with b4:5d:50:d6:21:f0 (try 1/3)
    [78602.468081] wlp2s0: RX AssocResp from b4:5d:50:d6:21:f0 (capab=0x411 status=0 aid=3)
    [78602.469137] wlp2s0: associated
    [78609.652580] wlp2s0: deauthenticating from b4:5d:50:d6:21:f0 by local choice (Reason: 3=DEAUTH_LEAVING)
    [78630.220229] wlp2s0: authenticate with b4:5d:50:d6:21:f0
    [78630.223443] wlp2s0: send auth to b4:5d:50:d6:21:f0 (try 1/3)
    [78630.227266] wlp2s0: authenticated
    [78630.230372] wlp2s0: associate with b4:5d:50:d6:21:f0 (try 1/3)
    [78630.231495] wlp2s0: RX AssocResp from b4:5d:50:d6:21:f0 (capab=0x411 status=0 aid=3)
    [78630.234778] wlp2s0: associated
    [78636.013671] wlp2s0: deauthenticating from b4:5d:50:d6:21:f0 by local choice (Reason: 3=DEAUTH_LEAVING)
    [78639.382062] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [78641.671601] wlp2s0: authenticate with b4:5d:50:d6:21:f1
    [78641.675704] wlp2s0: send auth to b4:5d:50:d6:21:f1 (try 1/3)
    [78641.678607] wlp2s0: authenticated
    [78641.681998] wlp2s0: associate with b4:5d:50:d6:21:f1 (try 1/3)
    [78641.683112] wlp2s0: RX AssocResp from b4:5d:50:d6:21:f1 (capab=0x411 status=0 aid=3)
    [78641.684157] wlp2s0: associated
    [78641.684190] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
    [88821.756589] wlp2s0: deauthenticating from b4:5d:50:d6:21:f1 by local choice (Reason: 3=DEAUTH_LEAVING)
    [88821.762216] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [88832.529798] wlp2s0: authenticate with 14:75:90:93:44:bc
    [88832.533110] wlp2s0: send auth to 14:75:90:93:44:bc (try 1/3)
    [88832.538478] wlp2s0: authenticated
    [88832.542343] wlp2s0: associate with 14:75:90:93:44:bc (try 1/3)
    [88832.545974] wlp2s0: RX AssocResp from 14:75:90:93:44:bc (capab=0x431 status=0 aid=10)
    [88832.546828] wlp2s0: associated
    [96292.718561] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [96295.769646] wlp2s0: authenticate with 14:75:90:93:44:bc
    [96295.773346] wlp2s0: send auth to 14:75:90:93:44:bc (try 1/3)
    [96295.825247] wlp2s0: authenticated
    [96295.826421] wlp2s0: associate with 14:75:90:93:44:bc (try 1/3)
    [96295.832433] wlp2s0: RX AssocResp from 14:75:90:93:44:bc (capab=0x431 status=0 aid=10)
    [96295.840547] wlp2s0: associated
    [162598.984495] perf: interrupt took too long (4978 > 4968), lowering kernel.perf_event_max_sample_rate to 40000
    [176226.456624] wlp2s0: deauthenticating from 14:75:90:93:44:bc by local choice (Reason: 3=DEAUTH_LEAVING)
    [176226.482441] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [176229.355848] wlp2s0: authenticate with b4:5d:50:d6:21:f1
    [176229.359536] wlp2s0: send auth to b4:5d:50:d6:21:f1 (try 1/3)
    [176229.362938] wlp2s0: authenticated
    [176229.365595] wlp2s0: associate with b4:5d:50:d6:21:f1 (try 1/3)
    [176229.366720] wlp2s0: RX AssocResp from b4:5d:50:d6:21:f1 (capab=0x411 status=0 aid=4)
    [176229.367793] wlp2s0: associated
    [177668.224156] wlp2s0: deauthenticating from b4:5d:50:d6:21:f1 by local choice (Reason: 3=DEAUTH_LEAVING)
    [177668.231180] wlp2s0: failed to remove key (1, ff:ff:ff:ff:ff:ff) from hardware (-22)
    [177671.016251] wlp2s0: authenticate with 14:75:90:93:44:bc
    [177671.019605] wlp2s0: send auth to 14:75:90:93:44:bc (try 1/3)
    [177671.043695] wlp2s0: authenticated
    [177671.044237] wlp2s0: associate with 14:75:90:93:44:bc (try 1/3)
    [177671.404854] wlp2s0: RX AssocResp from 14:75:90:93:44:bc (capab=0x431 status=0 aid=10)
    [177671.413208] wlp2s0: associated
    [177671.633695] iwlwifi 0000:02:00.0: No association and the time event is over already...
    [177671.633744] wlp2s0: Connection to AP 14:75:90:93:44:bc lost
    [177674.599241] wlp2s0: authenticate with 14:75:90:93:44:bc
    [177674.602498] wlp2s0: send auth to 14:75:90:93:44:bc (try 1/3)
    [177674.607838] wlp2s0: authenticated
    [177674.608259] wlp2s0: associate with 14:75:90:93:44:bc (try 1/3)
    [177674.623013] wlp2s0: RX AssocResp from 14:75:90:93:44:bc (capab=0x431 status=0 aid=10)
    [177674.625030] wlp2s0: associated
  • Can you download the file by using wget?

    $ cd /home/vial/tisdk/downloads/
    $ wget -c http://software-dl.ti.com/processor-sdk-mirror/sources/git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz
    $ du -b git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz
    4799138606    git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz
    $ md5sum git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz
    48ea2459af6c3631e42347ebf49b37a5 git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz
    $ sha256sum git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz
    a54affd17ba0b0f674728a2fe45b9b7432a50f74a70ec06646430f338609888d git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz
    $ touch git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz.done

  • The wget worked well at beginning, the average download speed up to 1.5MB/S. But when the update process reach to 45%, it return error that the service unavailable. See below log.

    vial@vial-Latitude-E7440:~/tisdk/downloads$ wget -c software-dl.ti.com/.../git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz
    --2018-01-31 11:27:41--  software-dl.ti.com/.../git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz
    正在解析主机 software-dl.ti.com (software-dl.ti.com)... 59.39.66.106, 59.39.66.113
    正在连接 software-dl.ti.com (software-dl.ti.com)|59.39.66.106|:80... 已连接。
    已发出 HTTP 请求,正在等待回应... 302 Moved Temporarily
    位置:www.ti.com/.../anonymousproddownload.tsp [跟随至新的 URL]
    --2018-01-31 11:27:42--  www.ti.com/.../anonymousproddownload.tsp
    正在解析主机 www.ti.com (www.ti.com)... 27.151.12.195
    正在连接 www.ti.com (www.ti.com)|27.151.12.195|:443... 已连接。
    已发出 HTTP 请求,正在等待回应... 302 Moved Temporarily
    位置:software-dl.ti.com/.../git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz [跟随至新的 URL]
    --2018-01-31 11:27:42--  software-dl.ti.com/.../git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz
    正在连接 software-dl.ti.com (software-dl.ti.com)|59.39.66.106|:80... 已连接。
    已发出 HTTP 请求,正在等待回应... 200 OK
    长度: 4799138606 (4.5G) [application/x-gzip]
    正在保存至: “git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz”

    git2_git.ti.com.ti-  45%[========>           ]   2.05G   741KB/s    in 36m 28s

    2018-01-31 12:04:11 (982 KB/s) - 在 2200577177 字节处连接关闭。 重试中。

    --2018-01-31 12:04:12--  (尝试次数: 2)  software-dl.ti.com/.../git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz
    正在连接 software-dl.ti.com (software-dl.ti.com)|59.39.66.106|:80... 已连接。
    已发出 HTTP 请求,正在等待回应... 503 Service Unavailable
    2018-01-31 12:04:17 错误 503:Service Unavailable。

    vial@vial-Latitude-E7440:~/tisdk/downloads$ wget -c software-dl.ti.com/.../git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz
    --2018-01-31 12:06:58--  software-dl.ti.com/.../git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz
    正在解析主机 software-dl.ti.com (software-dl.ti.com)... 59.39.66.113, 59.39.66.106
    正在连接 software-dl.ti.com (software-dl.ti.com)|59.39.66.113|:80... 已连接。
    已发出 HTTP 请求,正在等待回应... 302 Moved Temporarily
    位置:www.ti.com/.../anonymousproddownload.tsp [跟随至新的 URL]
    --2018-01-31 12:07:00--  www.ti.com/.../anonymousproddownload.tsp
    正在解析主机 www.ti.com (www.ti.com)... 183.61.92.241
    正在连接 www.ti.com (www.ti.com)|183.61.92.241|:443... 已连接。
    已发出 HTTP 请求,正在等待回应... 302 Moved Temporarily
    位置:software-dl.ti.com/.../git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz [跟随至新的 URL]
    --2018-01-31 12:07:01--  software-dl.ti.com/.../git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz
    正在连接 software-dl.ti.com (software-dl.ti.com)|59.39.66.113|:80... 已连接。
    已发出 HTTP 请求,正在等待回应... 503 Service Unavailable
    2018-01-31 12:07:02 错误 503:Service Unavailable。


  • I have uploaded that file to Google Drive. Can you download it from there?
    drive.google.com/.../view

  • Unfortunately, I'm not able to get access to the google link so far. I deleted the uncompleted kernel package from my laptop and try the snapshot download approach. It works up to now. 24% percentage has been completed. I'll update you the result later. Thanks!

    vial@vial-Latitude-E7440:~/tisdk/downloads$ am335x-evm-linux-sdk-arago-src-04.02.00.09/get_build_sources.sh am
    am335x-evm-linux-sdk-arago-src-04.02.00.09/
    amsdk-av-files_1.4.tar.gz
    amsdk-av-files_1.4.tar.gz.done
    vial@vial-Latitude-E7440:~/tisdk/downloads$ am335x-evm-linux-sdk-arago-src-04.02.00.09/get_build_sources.sh am335x-evm-linux-sdk-arago-src-04.02.00.09/source_pkg_list.txt
    Size = /0 : git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz

    Total Download Size: 0 MB

    Would you like to continue? [y/n] y
    文件“/home/vial/tisdk/downloads/git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz”已经存在;不获取。
    vial@vial-Latitude-E7440:~/tisdk/downloads$ am335x-evm-linux-sdk-arago-src-04.02.00.09/get_build_sources.sh am335x-evm-linux-sdk-arago-src-04.02.00.09/source_pkg_list.txt
    Size = /0 : git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz

    Total Download Size: 0 MB

    Would you like to continue? [y/n] y
    --2018-01-31 13:20:57-- software-dl.ti.com/.../git2_git.ti.com.ti-linux-kernel.ti-linux-kernel.git.tar.gz
    正在解析主机 software-dl.ti.com (software-dl.ti.com)... 59.39.66.113, 59.39.66.106
  • get_build_sources.sh also uses wget and the download will stop at same point. Try to download that file using the WEB browser. That worked for me.

  • Agree. I used another laptop to download the kernel file from WEB browser. So far 3.5GB data has been downloaded. it hopefully works on for me.  Thanks!

  • Hi Kemal,

    I downloaded the package you uploaded on Google drive. Per your instruction, the linux-libc-header-4.9-r0 fetching failure is fixed. 

    This morning I did re-build again , so far 7 hours passed the build process reaches to 65%. Hope tomorrow morning it would be done.

    Why the build process needs so long a time? Is there any new package has to be download during build?

    Best,

    William

  • The build process takes too long time as per know reasons, slow Internet connect if you are waiting to much to download a file, many tasks to run on single core if your host machine has few processing units available, low memory size if you host machines has lack of RAM and relies to write on SWAP partition, slow disk reads and writes if you are using HDD instead of SSD. Regarding your second question we will wait and see if any new package has to be download during the build.

  • Hi Kemal,
    Thanks your response. I have a bit confusion between the top-level make within the SDK and the Arago Project based build process. According to the guide, the top-level make can build all components, kernel, boot etc. unless the file system will use the Arago Project based build process. So if I want add a new display / touch panel driver to the kernel, the top-level make is suitable to used, right? If true, how to assign the target platform, for my ultility, the am3358? If I want develop an application and add it to file system, that means I must use the Arago Project based build to generated the new file system, right? Would you please help me clear on what a situation the two different build approaches are required specially?

    Thanks,
    William
  • Yes, the top-level make is suitable. You do not need to rebuild the complete rootfs. Just enable the driver in kernel's menuconfig (ARCH=arm make menuconfig) and create the suitable touch and display nodes in your device tree source file as per <Processor SDK>/board-support/linux-<version>/Documentation/devicetree/bindings/ documentation, copy the new kernel, loadable modules and device tree to your board and that is all.