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.

Linux/PROCESSOR-SDK-AM335X: Setup script issue

Part Number: PROCESSOR-SDK-AM335X

Tool/software: Linux

Hello!

I'm a beginner developer at BeagleBone Black and use PROCESSOR-SDK-LINUX-AM335X. I'm trying to run a simple example on a board using the Processor SDK Linux Software Developer’s Guide. When the uboot is running, the Setup script does not find a board, since I'm Clearing the eMMC. I tried to write one of the pre-installed images using create-sdcard.sh, but I did not get it. What should I do? Thanks!

  • Hello Andrey,

    You cannot write to eMMC with create-sdcard.sh. You should create SD card with create-sdcard.sh script, then put that SD card to your board, power on the board while the S2 switch is pressed to boot from SD card and program the eMMC with these commands.

    Best regards,
    Kemal

  • I'm not trying to write EMMC. I'm trying to set up the U-Boot variables whit setup script.

    This step will set up the U-Boot variables for booting the EVM.

    Autodetected the following ip address of your host, correct it if necessary
    [ 10.0.2.15 ]

    Select Linux kernel location:
    1: TFTP
    2: SD card

    [ 1 ] 1

    Select root file system location:
    1: NFS
    2: SD card

    [ 1 ] 1

    Available kernel images in /tftproot:
    am335x-bone.dtb
    am335x-boneblack.dtb
    am335x-bonegreen.dtb
    am335x-evm.dtb
    am335x-evmsk.dtb
    am335x-icev2-pru-excl-uio.dtb
    am335x-icev2.dtb
    zImage-am335x-evm.bin

    Which kernel image do you want to boot from TFTP?
    [ zImage-am335x-evm.bin ] am335x-boneblack.dtb
    --------------------------------------------------------------------------------
    Would you like to create a minicom script with the above parameters (y/n)?
    [ y ] y

    Successfully wrote /home/andrey/ti-processor-sdk-linux-am335x-evm-04.03.00.05/bin/setupBoard.minicom

    No BeagleBone (Black) or StarterKit detected. Assuming
    general purpose evm is being used. Is this correct?
    (y/n) y

    Would you like to run the setup script now (y/n)? For the general purpose evm
    you must now connect the RS-232 cable to your evm now. For the Beaglebone (Black)
    or StarterKit this step should of already have been done. Also connect the ethernet
    cable as described in the Quick Start Guide.
    **Important**
    Once answering 'y' on the prompt below you will have 300 seconds to turn on the
    board or if it was already on reboot the board before the setup times out

    After successfully executing this script, your board will be set up. You will be
    able to connect to it by executing 'minicom -w' or if you prefer a windows host
    you can set up Tera Term as explained in the Software Developer's Guide.
    If you connect minicom or Tera Term and power cycle the board Linux will boot.

    When I start the board it issues to the terminal "CCCCC". I think, I need to write down some image on the SD card and run the board from it.
  • Please, see this thread.

  • Unfortunately, my cable works fine. I wrote down a SD card

    Available Drives to write images to:

    # major minor size name
    1: 8 16 7565312 sdb

    Enter Device Number or n to exit: 1

    sdb was selected

    /dev/sdb is an sdx device
    Unmounting the sdb drives
    unmounted /dev/sdb1
    Current size of sdb1 71680 bytes
    Current size of sdb2 7476224 bytes

    ################################################################################

    Select 2 partitions if only need boot and rootfs (most users).
    Select 3 partitions if need SDK & other content on SD card. This is
    usually used by device manufacturers with access to partition tarballs.

    ****WARNING**** continuing will erase all data on sdb

    ################################################################################

    Number of partitions needed [2/3] : 2


    Now partitioning sdb with 2 partitions...


    ################################################################################

    Now making 2 partitions

    ################################################################################

    1024+0 records in
    1024+0 records out
    1048576 bytes (1.0 MB, 1.0 MiB) copied, 2.59349 s, 404 kB/s
    DISK SIZE - 7746879488 bytes

    ################################################################################

    Partitioning Boot

    ################################################################################
    mkfs.fat 3.0.28 (2015-05-16)
    mkfs.fat: warning - lowercase labels might not work properly with DOS or Windows
    /dev/sdb1: No such file or directory

    ################################################################################

    Partitioning rootfs

    ################################################################################
    mke2fs 1.42.13 (17-May-2015)
    The file /dev/sdb2 does not exist and no size was specified.


    ################################################################################

    Partitioning is now done
    Continue to install filesystem or select 'n' to safe exit

    **Warning** Continuing will erase files any files in the partitions

    ################################################################################
    Would you like to continue? [y/n] : y
    Mount the partitions
    mount: wrong fs type, bad option, bad superblock on /dev/sdb2,
    missing codepage or helper program, or other error

    In some cases useful info is found in syslog - try
    dmesg | tail or so.

    Emptying partitions
    Syncing....

    ################################################################################

    Choose file path to install from

    1 ) Install pre-built images from SDK
    2 ) Enter in custom boot and rootfs file paths

    ################################################################################
    Choose now [1/2] : 1

    Will now install from SDK pre-built images
    now installing: ti-processor-sdk-linux-am335x-evm-04.03.00.05
    ################################################################################

    Copying files now... will take minutes

    ################################################################################
    Copying boot partition
    MLO copied
    u-boot.img copied
    Copying rootfs System partition
    Syncing...
    Un-mount the partitions
    umount: rootfs: not mounted
    Remove created temp directories
    Operation Finished

    Run minicom "minicom -s ./bin/setupBoard.minicom"


    Settings: I18n
    Port /dev/ttyUSB1, 11:51:42


    U-Boot SPL 2017.01-gc68ed086bd (Mar 26 2018 - 15:08:11)
    Trying to boot from MMC1
    reading uboot.env

    ** Unable to read "uboot.env" from mmc0:1 **
    Using default environment

    reading u-boot.img
    reading u-boot.img
    reading u-boot.img
    reading u-boot.img


    U-Boot 2017.01-gc68ed086bd (Mar 26 2018 - 15:08:11 -0400)

    CPU : AM335X-GP rev 2.1
    Model: TI AM335x BeagleBone Black
    DRAM: 512 MiB
    NAND: 0 MiB
    MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
    reading uboot.env

    ** Unable to read "uboot.env" from mmc0:1 **
    Using default environment

    <ethaddr> not set. Validating first E-fuse MAC
    Net: cpsw, usb_ether
    Hit any key to stop autoboot: 0
    switch to partitions #0, OK
    mmc0 is current device
    SD/MMC found on device 0
    reading boot.scr
    ** Unable to read file boot.scr **
    reading uEnv.txt
    ** Unable to read file uEnv.txt **
    switch to partitions #0, OK
    mmc0 is current device
    Scanning mmc 0:1...
    switch to partitions #0, OK
    mmc0 is current device
    SD/MMC found on device 0
    Failed to mount ext2 filesystem...
    ** Unrecognized filesystem type **
    SD/MMC found on device 1
    ** Bad device mmc 1 **
    ## Error: "bootcmd_nand0" not defined
    starting USB...
    USB0: Port not available.
    link up on port 0, speed 100, full duplex
    BOOTP broadcast 1
    DHCP client bound to address 192.168.1.4 (6 ms)
    Using cpsw device
    TFTP from server 0.0.0.0; our IP address is 192.168.1.4; sending through gatewa1
    Filename 'zImage'.
    Load address: 0x82000000
    Loading: *
    TFTP error: 'Get not supported' (0)
    Starting again

    missing environment variable: pxeuuid
    Retrieving file: pxelinux.cfg/01-d0-39-72-3b-c3-26
    link up on port 0, speed 100, full duplex
    *** ERROR: `serverip' not set
    Retrieving file: pxelinux.cfg/C0A80104
    link up on port 0, speed 100, full duplex
    *** ERROR: `serverip' not set
    Retrieving file: pxelinux.cfg/C0A8010
    link up on port 0, speed 100, full duplex
    *** ERROR: `serverip' not set
    Retrieving file: pxelinux.cfg/C0A801
    link up on port 0, speed 100, full duplex
    *** ERROR: `serverip' not set
    Retrieving file: pxelinux.cfg/C0A80
    link up on port 0, speed 100, full duplex
    *** ERROR: `serverip' not set
    Retrieving file: pxelinux.cfg/C0A8
    link up on port 0, speed 100, full duplex
    *** ERROR: `serverip' not set
    Retrieving file: pxelinux.cfg/C0A
    link up on port 0, speed 100, full duplex
    *** ERROR: `serverip' not set
    Retrieving file: pxelinux.cfg/C0
    link up on port 0, speed 100, full duplex
    *** ERROR: `serverip' not set
    Retrieving file: pxelinux.cfg/C
    link up on port 0, speed 100, full duplex
    *** ERROR: `serverip' not set
    Retrieving file: pxelinux.cfg/default-arm-am33xx
    link up on port 0, speed 100, full duplex
    *** ERROR: `serverip' not set
    Retrieving file: pxelinux.cfg/default-arm
    link up on port 0, speed 100, full duplex
    *** ERROR: `serverip' not set
    Retrieving file: pxelinux.cfg/default
    link up on port 0, speed 100, full duplex
    *** ERROR: `serverip' not set
    Config file not found
    starting USB...
    USB0: Port not available.
    link up on port 0, speed 100, full duplex
    BOOTP broadcast 1
    DHCP client bound to address 192.168.1.4 (6 ms)
    Using cpsw device
    TFTP from server 0.0.0.0; our IP address is 192.168.1.4; sending through gatewa1
    Filename 'boot.scr.uimg'.
    Load address: 0x80000000
    Loading: *
    TFTP error: 'Get not supported' (0)
    Starting again

    link up on port 0, speed 100, full duplex
    BOOTP broadcast 1
    DHCP client bound to address 192.168.1.4 (6 ms)
    Using cpsw device
    TFTP from server 0.0.0.0; our IP address is 192.168.1.4; sending through gatewa1
    Filename 'boot.scr.uimg'.
    Load address: 0x82000000
    Loading: *
    TFTP error: 'Get not supported' (0)
    Starting again


    Tell me please, how should the board be loaded (SD or eMMC), so that it can be detected by a setup script? If this is a SD card, what kind of image is it necessary to record?
  • Please, read this thread.

  • I'm right, that first need to write an image on the SD card "first create SDK8 sdcard by # ./create-sdcard.sh and boot-up your board with it." with nstall pre-built images from SDK? And then "then run ./setup.sh and set-up your tftpboot and NFS preferences" ?
  • If you want to boot from NFS, yes. Please, read this Getting Started Guide  for more details. Also pay attention on these errors /dev/sdb1: No such file or directory, The file /dev/sdb2 does not exist and no size was specified., mount: wrong fs type, bad option, bad superblock on /dev/sdb2, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so., umount: rootfs: not mounted, your SD card was not created at all.

  • Hello.
    Your previous post helped me the board started. Thanks!
    But I have a problem as in this post e2e.ti.com/.../615935 (you sent above).
    I checked with the command ls -al /dev/ttyUSB* device list and I have only /dev/ttyUSB0 ( this is USB-to-Serial converter).
    I tried another cable and the result is the same. Maybe the problem is not in the cable, since the board in the system is detected as a flash card?
  • The board cannot be detected as flash card trough UART port. It could be detected trough USB interface.
  • Yes board detected as flash card trough USB interface. And I have UART port ttyUSB0. But I get a message:
    "No BeagleBone (Black) or StarterKit detected. Assuming
    general purpose evm is being used. Is this correct?
    (y/n) n
  • Please, post me the output of lsusb command.

  • andrey@andrey-ubuntu:~$ lsusb
    Bus 002 Device 004: ID 093a:2521 Pixart Imaging, Inc. Optical Mouse
    Bus 002 Device 003: ID 8086:0189 Intel Corp.
    Bus 002 Device 006: ID 1d6b:0104 Linux Foundation Multifunction Composite Gadget
    Bus 002 Device 005: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x UART Bridge / myAVR mySmartUSB light
    Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 003: ID 2232:1008 Silicon Motion
    Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  • Please, apply this patch to fix this issue.

    cd <Processor SDK>/bin/
    git apply 0001-Change-tty-to-USB-vendor-ID-in-setup-uboot-env.sh.patch

  • Yes It help, but board not connecting....
    A BeagleBone (Black) or StarterKit board has been detected
    Do you want to configure U-Boot for one of the boards mentioned
    above? An answer of 'n' will configure U-Boot for the
    General Purpose EVM instead
    (y/n) y

    Detecting connection to board...

    Unable to detect which port the board is connected to.
    Please reconnect your board.
    Press 'y' to attempt to detect your board again or press 'n' to continue...
    (y/n)y

    I think the script works with FTDI, but I use CP210x

  • Please, post me the output of dmesg command from your host computer.

  • In file

    andrey@andrey-ubuntu:~$ dmesg
    [    0.000000] microcode: microcode updated early to revision 0x2d, date = 2018-02-07
    [    0.000000] random: get_random_bytes called from start_kernel+0x42/0x50d with crng_init=0
    [    0.000000] Linux version 4.13.0-36-generic (buildd@lgw01-amd64-033) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.9)) #40~16.04.1-Ubuntu SMP Fri Feb 16 23:25:58 UTC 2018 (Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13)
    [    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=c6075d49-a664-4ef6-971b-adf099e8088e ro quiet splash
    [    0.000000] KERNEL supported cpus:
    [    0.000000]   Intel GenuineIntel
    [    0.000000]   AMD AuthenticAMD
    [    0.000000]   Centaur CentaurHauls
    [    0.000000] Disabled fast string operations
    [    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-0x000000000009d7ff] usable
    [    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000aabeefff] usable
    [    0.000000] BIOS-e820: [mem 0x00000000aabef000-0x00000000aaeeefff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000aaeef000-0x00000000aaf9efff] ACPI NVS
    [    0.000000] BIOS-e820: [mem 0x00000000aaf9f000-0x00000000aaffefff] ACPI data
    [    0.000000] BIOS-e820: [mem 0x00000000aafff000-0x00000000aaffffff] usable
    [    0.000000] BIOS-e820: [mem 0x00000000ab000000-0x00000000af9fffff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [    0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
    [    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000024fdfffff] usable
    [    0.000000] NX (Execute Disable) protection: active
    [    0.000000] random: fast init done
    [    0.000000] SMBIOS 2.6 present.
    [    0.000000] DMI: SAMSUNG ELECTRONICS CO., LTD. 300V3A/300V4A/300V5A/200A4B/200A5B/300V3A/300V4A/300V5A/200A4B/200A5B, BIOS 05FI 10/12/2011
    [    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 = 0x24fe00 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-FFFFF write-protect
    [    0.000000] MTRR variable ranges enabled:
    [    0.000000]   0 base 0FFC00000 mask FFFC00000 write-protect
    [    0.000000]   1 base 000000000 mask F80000000 write-back
    [    0.000000]   2 base 080000000 mask FC0000000 write-back
    [    0.000000]   3 base 0B0000000 mask FF0000000 uncachable
    [    0.000000]   4 base 0AC000000 mask FFC000000 uncachable
    [    0.000000]   5 base 0AB000000 mask FFF000000 uncachable
    [    0.000000]   6 base 100000000 mask F00000000 write-back
    [    0.000000]   7 base 200000000 mask FC0000000 write-back
    [    0.000000]   8 base 240000000 mask FE0000000 write-back
    [    0.000000]   9 base 250000000 mask FF0000000 uncachable
    [    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
    [    0.000000] e820: last_pfn = 0xab000 max_arch_pfn = 0x400000000
    [    0.000000] Scanning 1 areas for low memory corruption
    [    0.000000] Base memory trampoline at [ffff92a840097000] 97000 size 24576
    [    0.000000] reserving inaccessible SNB gfx pages
    [    0.000000] BRK [0x0612a000, 0x0612afff] PGTABLE
    [    0.000000] BRK [0x0612b000, 0x0612bfff] PGTABLE
    [    0.000000] BRK [0x0612c000, 0x0612cfff] PGTABLE
    [    0.000000] BRK [0x0612d000, 0x0612dfff] PGTABLE
    [    0.000000] BRK [0x0612e000, 0x0612efff] PGTABLE
    [    0.000000] BRK [0x0612f000, 0x0612ffff] PGTABLE
    [    0.000000] BRK [0x06130000, 0x06130fff] PGTABLE
    [    0.000000] BRK [0x06131000, 0x06131fff] PGTABLE
    [    0.000000] BRK [0x06132000, 0x06132fff] PGTABLE
    [    0.000000] BRK [0x06133000, 0x06133fff] PGTABLE
    [    0.000000] BRK [0x06134000, 0x06134fff] PGTABLE
    [    0.000000] RAMDISK: [mem 0x32388000-0x351bbfff]
    [    0.000000] ACPI: Early table checksum verification disabled
    [    0.000000] ACPI: RSDP 0x00000000000F00E0 000024 (v02 SECCSD)
    [    0.000000] ACPI: XSDT 0x00000000AAFFE120 000094 (v01 SECCSD LH43STAR 00000002 PTEC 00000002)
    [    0.000000] ACPI: FACP 0x00000000AAFF0000 0000F4 (v03 SECCSD LH43STAR 00000002 PTL  00000002)
    [    0.000000] ACPI: DSDT 0x00000000AAFF3000 007D4C (v02 SECCSD SNB-CPT  00000000 INTL 20061109)
    [    0.000000] ACPI: FACS 0x00000000AAF3D000 000040
    [    0.000000] ACPI: FACS 0x00000000AAF3D000 000040
    [    0.000000] ACPI: SLIC 0x00000000AAFFD000 000176 (v01 SECCSD LH43STAR 00000002 PTEC 00000001)
    [    0.000000] ACPI: SSDT 0x00000000AAFFB000 001068 (v01 SECCSD PtidDevc 00001000 INTL 20061109)
    [    0.000000] ACPI: ASF! 0x00000000AAFF2000 0000A5 (v32 SECCSD LH43STAR 00000002 PTL  00000002)
    [    0.000000] ACPI: HPET 0x00000000AAFEF000 000038 (v01 SECCSD LH43STAR 00000002 PTL  00000002)
    [    0.000000] ACPI: APIC 0x00000000AAFEE000 000098 (v01 SECCSD LH43STAR 00000002 PTL  00000002)
    [    0.000000] ACPI: MCFG 0x00000000AAFED000 00003C (v01 SECCSD LH43STAR 00000002 PTL  00000002)
    [    0.000000] ACPI: SSDT 0x00000000AAFEC000 0007C2 (v01 PmRef  Cpu0Ist  00003000 INTL 20061109)
    [    0.000000] ACPI: SSDT 0x00000000AAFEB000 000996 (v01 PmRef  CpuPm    00003000 INTL 20061109)
    [    0.000000] ACPI: UEFI 0x00000000AAFEA000 00003E (v01 SECCSD LH43STAR 00000002 PTL  00000002)
    [    0.000000] ACPI: UEFI 0x00000000AAFE9000 000042 (v01 PTL    COMBUF   00000001 PTL  00000001)
    [    0.000000] ACPI: SSDT 0x00000000AAFE8000 000DB1 (v01 SgRef  SgTabl   00001000 INTL 20061109)
    [    0.000000] ACPI: SSDT 0x00000000AAFE7000 00072C (v01 NvORef NvOptTbl 00001000 INTL 20061109)
    [    0.000000] ACPI: UEFI 0x00000000AAFE6000 00021A (v01 SECCSD LH43STAR 00000002 PTL  00000002)
    [    0.000000] ACPI: Local APIC address 0xfee00000
    [    0.000000] No NUMA configuration found
    [    0.000000] Faking a node at [mem 0x0000000000000000-0x000000024fdfffff]
    [    0.000000] NODE_DATA(0) allocated [mem 0x24fdd2000-0x24fdfcfff]
    [    0.000000] Zone ranges:
    [    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
    [    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
    [    0.000000]   Normal   [mem 0x0000000100000000-0x000000024fdfffff]
    [    0.000000]   Device   empty
    [    0.000000] Movable zone start for each node
    [    0.000000] Early memory node ranges
    [    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
    [    0.000000]   node   0: [mem 0x0000000000100000-0x00000000aabeefff]
    [    0.000000]   node   0: [mem 0x00000000aafff000-0x00000000aaffffff]
    [    0.000000]   node   0: [mem 0x0000000100000000-0x000000024fdfffff]
    [    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000024fdfffff]
    [    0.000000] On node 0 totalpages: 2075020
    [    0.000000]   DMA zone: 64 pages used for memmap
    [    0.000000]   DMA zone: 156 pages reserved
    [    0.000000]   DMA zone: 3996 pages, LIFO batch:0
    [    0.000000]   DMA32 zone: 10864 pages used for memmap
    [    0.000000]   DMA32 zone: 695280 pages, LIFO batch:31
    [    0.000000]   Normal zone: 21496 pages used for memmap
    [    0.000000]   Normal zone: 1375744 pages, LIFO batch:31
    [    0.000000] Reserving Intel graphics memory at 0x00000000aba00000-0x00000000af9fffff
    [    0.000000] ACPI: PM-Timer IO Port: 0x408
    [    0.000000] ACPI: Local APIC address 0xfee00000
    [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    [    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [    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: 0x8086a301 base: 0xfed00000
    [    0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
    [    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
    [    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
    [    0.000000] PM: Registered nosave memory: [mem 0x0009e000-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 0xaabef000-0xaaeeefff]
    [    0.000000] PM: Registered nosave memory: [mem 0xaaeef000-0xaaf9efff]
    [    0.000000] PM: Registered nosave memory: [mem 0xaaf9f000-0xaaffefff]
    [    0.000000] PM: Registered nosave memory: [mem 0xab000000-0xaf9fffff]
    [    0.000000] PM: Registered nosave memory: [mem 0xafa00000-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-0xfed07fff]
    [    0.000000] PM: Registered nosave memory: [mem 0xfed08000-0xfed08fff]
    [    0.000000] PM: Registered nosave memory: [mem 0xfed09000-0xfed0ffff]
    [    0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
    [    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-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-0xffd7ffff]
    [    0.000000] PM: Registered nosave memory: [mem 0xffd80000-0xffffffff]
    [    0.000000] e820: [mem 0xafa00000-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:8 nr_cpu_ids:8 nr_node_ids:1
    [    0.000000] percpu: Embedded 45 pages/cpu @ffff92aa8fa00000 s146520 r8192 d29608 u262144
    [    0.000000] pcpu-alloc: s146520 r8192 d29608 u262144 alloc=1*2097152
    [    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
    [    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 2042440
    [    0.000000] Policy zone: Normal
    [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.13.0-36-generic root=UUID=c6075d49-a664-4ef6-971b-adf099e8088e ro quiet splash
    [    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: 8027552K/8300080K available (12300K kernel code, 2481K rwdata, 4008K rodata, 2364K init, 2368K bss, 272528K reserved, 0K cma-reserved)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    [    0.000000] Kernel/User page tables isolation: enabled
    [    0.000000] ftrace: allocating 37831 entries in 148 pages
    [    0.000000] Hierarchical RCU implementation.
    [    0.000000] 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
    [    0.000000] 	Tasks RCU enabled.
    [    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
    [    0.000000] NR_IRQS: 524544, nr_irqs: 488, preallocated irqs: 16
    [    0.000000] Console: colour VGA+ 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 2394.716 MHz processor
    [    0.004000] Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.43 BogoMIPS (lpj=9578864)
    [    0.004000] pid_max: default: 32768 minimum: 301
    [    0.004000] ACPI: Core revision 20170531
    [    0.012638] ACPI: 6 ACPI AML tables successfully acquired and loaded
    [    0.012663] Security Framework initialized
    [    0.012664] Yama: becoming mindful.
    [    0.012683] AppArmor: AppArmor initialized
    [    0.013992] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [    0.014656] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [    0.014691] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [    0.014714] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [    0.014911] Disabled fast string operations
    [    0.014915] CPU: Physical Processor ID: 0
    [    0.014915] CPU: Processor Core ID: 0
    [    0.014921] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    [    0.014921] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [    0.014924] FEATURE SPEC_CTRL Present
    [    0.014926] mce: CPU supports 7 MCE banks
    [    0.014934] CPU0: Thermal monitoring enabled (TM1)
    [    0.014942] process: using mwait in idle threads
    [    0.014944] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
    [    0.014945] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
    [    0.014947] Spectre V2 mitigation: Mitigation: Full generic retpoline
    [    0.014948] Spectre V2 mitigation: Speculation control IBPB supported IBRS supported
    [    0.014948] Spectre V2 mitigation: Retpoline compiled kernel.  Defaulting IBRS to disabled
    [    0.015064] Freeing SMP alternatives memory: 36K
    [    0.016100] smpboot: Max logical packages: 4
    [    0.016175] x2apic: IRQ remapping doesn't support X2APIC mode
    [    0.016634] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [    0.057781] TSC deadline timer enabled
    [    0.057784] smpboot: CPU0: Intel(R) Core(TM) i5-2430M CPU @ 2.40GHz (family: 0x6, model: 0x2a, stepping: 0x7)
    [    0.057855] Performance Events: PEBS fmt1+, SandyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
    [    0.057876] ... version:                3
    [    0.057877] ... bit width:              48
    [    0.057877] ... generic registers:      4
    [    0.057878] ... value mask:             0000ffffffffffff
    [    0.057878] ... max period:             00007fffffffffff
    [    0.057879] ... fixed-purpose events:   3
    [    0.057879] ... event mask:             000000070000000f
    [    0.057925] Hierarchical SRCU implementation.
    [    0.058862] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [    0.058882] smp: Bringing up secondary CPUs ...
    [    0.058967] x86: Booting SMP configuration:
    [    0.058968] .... node  #0, CPUs:      #1
    [    0.004000] Disabled fast string operations
    [    0.060000]  #2
    [    0.004000] Disabled fast string operations
    [    0.062332]  #3
    [    0.004000] Disabled fast string operations
    [    0.064053] smp: Brought up 1 node, 4 CPUs
    [    0.064053] smpboot: Total of 4 processors activated (19157.72 BogoMIPS)
    [    0.067100] devtmpfs: initialized
    [    0.067100] x86/mm: Memory block size: 128MB
    [    0.068312] evm: security.selinux
    [    0.068313] evm: security.SMACK64
    [    0.068314] evm: security.SMACK64EXEC
    [    0.068314] evm: security.SMACK64TRANSMUTE
    [    0.068314] evm: security.SMACK64MMAP
    [    0.068315] evm: security.ima
    [    0.068316] evm: security.capability
    [    0.068331] PM: Registering ACPI NVS region [mem 0xaaeef000-0xaaf9efff] (720896 bytes)
    [    0.068331] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
    [    0.068331] futex hash table entries: 2048 (order: 5, 131072 bytes)
    [    0.068331] pinctrl core: initialized pinctrl subsystem
    [    0.068331] RTC time: 19:28:45, date: 06/15/18
    [    0.068342] NET: Registered protocol family 16
    [    0.068520] cpuidle: using governor ladder
    [    0.068520] cpuidle: using governor menu
    [    0.068520] PCCT header not found.
    [    0.068520] ACPI: bus type PCI registered
    [    0.068520] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [    0.068520] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [    0.068520] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [    0.068520] PCI: Using configuration type 1 for base access
    [    0.068520] core: PMU erratum BJ122, BV98, HSD29 worked around, HT is on
    [    0.069190] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
    [    0.069190] ACPI: Added _OSI(Module Device)
    [    0.069190] ACPI: Added _OSI(Processor Device)
    [    0.069190] ACPI: Added _OSI(3.0 _SCP Extensions)
    [    0.069190] ACPI: Added _OSI(Processor Aggregator Device)
    [    0.069190] ACPI: Executed 1 blocks of module-level executable AML code
    [    0.073653] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
    [    0.073654] ACPI: Dynamic OEM Table Load:
    [    0.073654] ACPI: SSDT 0xFFFF92AA85D84000 000670 (v01 PmRef  Cpu0Cst  00003001 INTL 20061109)
    [    0.073654] ACPI: Dynamic OEM Table Load:
    [    0.073654] ACPI: SSDT 0xFFFF92AA85E55000 000303 (v01 PmRef  ApIst    00003000 INTL 20061109)
    [    0.073654] ACPI: Dynamic OEM Table Load:
    [    0.073654] ACPI: SSDT 0xFFFF92AA85DC6E00 000119 (v01 PmRef  ApCst    00003000 INTL 20061109)
    [    0.073654] ACPI: EC: EC started
    [    0.073654] ACPI: EC: interrupt blocked
    [    0.074584] ACPI: \_SB_.PCI0.LPCB.H_EC: Used as first EC
    [    0.074586] ACPI: \_SB_.PCI0.LPCB.H_EC: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
    [    0.074588] ACPI: \_SB_.PCI0.LPCB.H_EC: Used as boot DSDT EC to handle transactions
    [    0.074588] ACPI: Interpreter enabled
    [    0.074611] ACPI: (supports S0 S1 S3 S4 S5)
    [    0.074613] ACPI: Using IOAPIC for interrupt routing
    [    0.074639] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [    0.074873] ACPI: Enabled 8 GPEs in block 00 to 3F
    [    0.644887] ACPI: Power Resource [FN00] (off)
    [    0.644968] ACPI: Power Resource [FN01] (off)
    [    0.645048] ACPI: Power Resource [FN02] (off)
    [    0.645128] ACPI: Power Resource [FN03] (off)
    [    0.645207] ACPI: Power Resource [FN04] (off)
    [    0.645781] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [    0.645786] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [    0.645952] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
    [    0.646401] PCI host bridge to bus 0000:00
    [    0.646404] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
    [    0.646406] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
    [    0.646407] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
    [    0.646409] pci_bus 0000:00: root bus resource [mem 0xafa00000-0xfeafffff window]
    [    0.646410] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
    [    0.646412] pci_bus 0000:00: root bus resource [bus 00-3e]
    [    0.646421] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
    [    0.646512] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
    [    0.646547] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [    0.646623] pci 0000:00:02.0: [8086:0116] type 00 class 0x030000
    [    0.646633] pci 0000:00:02.0: reg 0x10: [mem 0xe1000000-0xe13fffff 64bit]
    [    0.646639] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
    [    0.646643] pci 0000:00:02.0: reg 0x20: [io  0x4000-0x403f]
    [    0.646763] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
    [    0.646790] pci 0000:00:16.0: reg 0x10: [mem 0xe1605000-0xe160500f 64bit]
    [    0.646865] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [    0.646944] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
    [    0.646967] pci 0000:00:1a.0: reg 0x10: [mem 0xe160a000-0xe160a3ff]
    [    0.647053] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [    0.647129] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
    [    0.647152] pci 0000:00:1b.0: reg 0x10: [mem 0xe1600000-0xe1603fff 64bit]
    [    0.647227] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [    0.647307] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
    [    0.647392] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [    0.647474] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
    [    0.647559] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [    0.647643] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
    [    0.647665] pci 0000:00:1d.0: reg 0x10: [mem 0xe1609000-0xe16093ff]
    [    0.647751] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [    0.647824] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
    [    0.647998] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
    [    0.648019] pci 0000:00:1f.2: reg 0x10: [io  0x4088-0x408f]
    [    0.648027] pci 0000:00:1f.2: reg 0x14: [io  0x4094-0x4097]
    [    0.648035] pci 0000:00:1f.2: reg 0x18: [io  0x4080-0x4087]
    [    0.648043] pci 0000:00:1f.2: reg 0x1c: [io  0x4090-0x4093]
    [    0.648051] pci 0000:00:1f.2: reg 0x20: [io  0x4060-0x407f]
    [    0.648059] pci 0000:00:1f.2: reg 0x24: [mem 0xe1608000-0xe16087ff]
    [    0.648101] pci 0000:00:1f.2: PME# supported from D3hot
    [    0.648170] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
    [    0.648189] pci 0000:00:1f.3: reg 0x10: [mem 0xe1604000-0xe16040ff 64bit]
    [    0.648210] pci 0000:00:1f.3: reg 0x20: [io  0xefa0-0xefbf]
    [    0.648332] pci 0000:01:00.0: [10de:1051] type 00 class 0x030200
    [    0.648349] pci 0000:01:00.0: reg 0x10: [mem 0xe0000000-0xe0ffffff]
    [    0.648359] pci 0000:01:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
    [    0.648368] pci 0000:01:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref]
    [    0.648375] pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
    [    0.648382] pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
    [    0.660036] pci 0000:00:01.0: PCI bridge to [bus 01]
    [    0.660043] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
    [    0.660050] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe0ffffff]
    [    0.660058] pci 0000:00:01.0:   bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
    [    0.660326] pci 0000:02:00.0: [8086:0896] type 00 class 0x028000
    [    0.660544] pci 0000:02:00.0: reg 0x10: [mem 0xe1500000-0xe1501fff 64bit]
    [    0.661306] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
    [    0.676180] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [    0.676186] pci 0000:00:1c.0:   bridge window [mem 0xe1500000-0xe15fffff]
    [    0.676317] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
    [    0.676444] pci 0000:03:00.0: reg 0x10: [io  0x2000-0x20ff]
    [    0.676564] pci 0000:03:00.0: reg 0x18: [mem 0xe1404000-0xe1404fff 64bit pref]
    [    0.676637] pci 0000:03:00.0: reg 0x20: [mem 0xe1400000-0xe1403fff 64bit pref]
    [    0.677039] pci 0000:03:00.0: supports D1 D2
    [    0.677041] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [    0.692099] pci 0000:00:1c.3: PCI bridge to [bus 03]
    [    0.692108] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
    [    0.692126] pci 0000:00:1c.3:   bridge window [mem 0xe1400000-0xe14fffff 64bit pref]
    [    0.960262] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
    [    0.960316] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
    [    0.960369] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15)
    [    0.960420] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
    [    0.960471] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 *5 6 10 11 12 14 15)
    [    0.960521] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
    [    0.960572] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
    [    0.960623] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 *5 6 10 11 12 14 15)
    [    0.964001] ACPI: EC: interrupt unblocked
    [    0.964001] ACPI: EC: event unblocked
    [    0.964001] ACPI: \_SB_.PCI0.LPCB.H_EC: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
    [    0.964001] ACPI: \_SB_.PCI0.LPCB.H_EC: Used as boot DSDT EC to handle transactions and events
    [    0.964001] SCSI subsystem initialized
    [    0.964015] libata version 3.00 loaded.
    [    0.964026] pci 0000:00:02.0: vgaarb: setting as boot VGA device
    [    0.964026] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
    [    0.964026] pci 0000:00:02.0: vgaarb: bridge control possible
    [    0.964026] vgaarb: loaded
    [    0.964032] ACPI: bus type USB registered
    [    0.964047] usbcore: registered new interface driver usbfs
    [    0.964054] usbcore: registered new interface driver hub
    [    0.964069] usbcore: registered new device driver usb
    [    0.964099] EDAC MC: Ver: 3.0.0
    [    0.964108] PCI: Using ACPI for IRQ routing
    [    0.965610] PCI: pci_cache_line_size set to 64 bytes
    [    0.965702] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
    [    0.965703] e820: reserve RAM buffer [mem 0xaabef000-0xabffffff]
    [    0.965704] e820: reserve RAM buffer [mem 0xab000000-0xabffffff]
    [    0.965705] e820: reserve RAM buffer [mem 0x24fe00000-0x24fffffff]
    [    0.965790] NetLabel: Initializing
    [    0.965791] NetLabel:  domain hash size = 128
    [    0.965791] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
    [    0.965805] NetLabel:  unlabeled traffic allowed by default
    [    0.965819] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [    0.965819] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [    0.969021] clocksource: Switched to clocksource hpet
    [    0.977896] VFS: Disk quotas dquot_6.6.0
    [    0.977916] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [    0.978014] AppArmor: AppArmor Filesystem Enabled
    [    0.978061] pnp: PnP ACPI init
    [    0.978477] system 00:00: [io  0x0680-0x069f] has been reserved
    [    0.978480] system 00:00: [io  0x1000-0x100f] has been reserved
    [    0.978481] system 00:00: [io  0x5000-0x5003] has been reserved
    [    0.978483] system 00:00: [io  0xffff] has been reserved
    [    0.978484] system 00:00: [io  0x0400-0x0453] has been reserved
    [    0.978486] system 00:00: [io  0x0458-0x047f] has been reserved
    [    0.978487] system 00:00: [io  0x0500-0x057f] has been reserved
    [    0.978489] system 00:00: [io  0x0a00-0x0a0f] has been reserved
    [    0.978491] system 00:00: [io  0x164e-0x164f] has been reserved
    [    0.978492] system 00:00: [io  0x5000-0x500f] could not be reserved
    [    0.978498] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    [    0.978523] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
    [    0.978570] system 00:02: [io  0x0454-0x0457] has been reserved
    [    0.978572] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [    1.244143] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
    [    1.244193] pnp 00:04: Plug and Play ACPI device, IDs ETD0b00 SYN0002 PNP0f13 (active)
    [    1.244328] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [    1.244330] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
    [    1.244332] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
    [    1.244333] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
    [    1.244335] system 00:05: [mem 0xf8000000-0xfbffffff] has been reserved
    [    1.244337] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
    [    1.244338] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
    [    1.244340] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
    [    1.244341] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
    [    1.244343] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
    [    1.244346] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    [    1.244790] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
    [    1.244809] pnp: PnP ACPI: found 7 devices
    [    1.251197] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
    [    1.251202] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
    [    1.251229] pci 0000:01:00.0: BAR 6: no space for [mem size 0x00080000 pref]
    [    1.251231] pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00080000 pref]
    [    1.251233] pci 0000:00:01.0: PCI bridge to [bus 01]
    [    1.251235] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
    [    1.251237] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe0ffffff]
    [    1.251240] pci 0000:00:01.0:   bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
    [    1.251243] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [    1.251248] pci 0000:00:1c.0:   bridge window [mem 0xe1500000-0xe15fffff]
    [    1.251257] pci 0000:00:1c.3: PCI bridge to [bus 03]
    [    1.251260] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
    [    1.251267] pci 0000:00:1c.3:   bridge window [mem 0xe1400000-0xe14fffff 64bit pref]
    [    1.251274] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
    [    1.251276] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
    [    1.251277] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
    [    1.251279] pci_bus 0000:00: resource 7 [mem 0xafa00000-0xfeafffff window]
    [    1.251280] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff window]
    [    1.251282] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
    [    1.251283] pci_bus 0000:01: resource 1 [mem 0xe0000000-0xe0ffffff]
    [    1.251285] pci_bus 0000:01: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref]
    [    1.251286] pci_bus 0000:02: resource 1 [mem 0xe1500000-0xe15fffff]
    [    1.251288] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
    [    1.251290] pci_bus 0000:03: resource 2 [mem 0xe1400000-0xe14fffff 64bit pref]
    [    1.251368] NET: Registered protocol family 2
    [    1.251538] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
    [    1.251670] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [    1.251801] TCP: Hash tables configured (established 65536 bind 65536)
    [    1.251847] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [    1.251875] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [    1.251936] NET: Registered protocol family 1
    [    1.251954] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
    [    1.252369] PCI: CLS 64 bytes, default 64
    [    1.252414] Unpacking initramfs...
    [    2.022336] Freeing initrd memory: 47312K
    [    2.022358] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [    2.022360] software IO TLB [mem 0xa6bef000-0xaabef000] (64MB) mapped at [ffff92a8e6bef000-ffff92a8eabeefff]
    [    2.022563] Scanning for low memory corruption every 60 seconds
    [    2.022895] audit: initializing netlink subsys (disabled)
    [    2.022941] audit: type=2000 audit(1529090926.022:1): state=initialized audit_enabled=0 res=1
    [    2.023285] Initialise system trusted keyrings
    [    2.023296] Key type blacklist registered
    [    2.023323] workingset: timestamp_bits=36 max_order=21 bucket_order=0
    [    2.024457] zbud: loaded
    [    2.024943] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    2.025077] fuse init (API version 7.26)
    [    2.026532] Key type asymmetric registered
    [    2.026533] Asymmetric key parser 'x509' registered
    [    2.026569] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
    [    2.026606] io scheduler noop registered
    [    2.026607] io scheduler deadline registered
    [    2.026632] io scheduler cfq registered (default)
    [    2.027172] intel_idle: MWAIT substates: 0x21120
    [    2.027173] intel_idle: v0.4.1 model 0x2A
    [    2.027312] intel_idle: lapic_timer_reliable_states 0xffffffff
    [    2.027583] ACPI: AC Adapter [ADP1] (on-line)
    [    2.027660] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
    [    2.027684] ACPI: Lid Switch [LID0]
    [    2.027714] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
    [    2.027742] ACPI: Power Button [PWRB]
    [    2.027776] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
    [    2.027795] ACPI: Power Button [PWRF]
    [    2.028991] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
    [    2.029350] thermal LNXTHERM:00: registered as thermal_zone0
    [    2.029352] ACPI: Thermal Zone [TZ00] (70 C)
    [    2.029553] thermal LNXTHERM:01: registered as thermal_zone1
    [    2.029554] ACPI: Thermal Zone [TZ01] (30 C)
    [    2.029595] GHES: HEST is not enabled!
    [    2.029708] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
    [    2.032193] Linux agpgart interface v0.103
    [    2.033654] loop: module loaded
    [    2.033825] libphy: Fixed MDIO Bus: probed
    [    2.033827] tun: Universal TUN/TAP device driver, 1.6
    [    2.033860] PPP generic driver version 2.4.2
    [    2.033907] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    2.033910] ehci-pci: EHCI PCI platform driver
    [    2.034039] ehci-pci 0000:00:1a.0: EHCI Host Controller
    [    2.034045] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [    2.034061] ehci-pci 0000:00:1a.0: debug port 2
    [    2.034702] ACPI: Battery Slot [BAT1] (battery present)
    [    2.037986] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
    [    2.038000] ehci-pci 0000:00:1a.0: irq 16, io mem 0xe160a000
    [    2.052130] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [    2.052224] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [    2.052226] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    2.052227] usb usb1: Product: EHCI Host Controller
    [    2.052229] usb usb1: Manufacturer: Linux 4.13.0-36-generic ehci_hcd
    [    2.052230] usb usb1: SerialNumber: 0000:00:1a.0
    [    2.052474] hub 1-0:1.0: USB hub found
    [    2.052482] hub 1-0:1.0: 2 ports detected
    [    2.052707] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [    2.052712] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [    2.052725] ehci-pci 0000:00:1d.0: debug port 2
    [    2.056628] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [    2.056640] ehci-pci 0000:00:1d.0: irq 23, io mem 0xe1609000
    [    2.072119] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [    2.072216] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
    [    2.072218] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    2.072220] usb usb2: Product: EHCI Host Controller
    [    2.072221] usb usb2: Manufacturer: Linux 4.13.0-36-generic ehci_hcd
    [    2.072222] usb usb2: SerialNumber: 0000:00:1d.0
    [    2.072476] hub 2-0:1.0: USB hub found
    [    2.072484] hub 2-0:1.0: 2 ports detected
    [    2.072583] ehci-platform: EHCI generic platform driver
    [    2.072602] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [    2.072606] ohci-pci: OHCI PCI platform driver
    [    2.072615] ohci-platform: OHCI generic platform driver
    [    2.072623] uhci_hcd: USB Universal Host Controller Interface driver
    [    2.072676] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:EPAD] at 0x60,0x64 irq 1,12
    [    2.076384] serio: i8042 KBD port at 0x60,0x64 irq 1
    [    2.076387] serio: i8042 AUX port at 0x60,0x64 irq 12
    [    2.076673] mousedev: PS/2 mouse device common for all mice
    [    2.077296] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
    [    2.077323] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    [    2.077329] i2c /dev entries driver
    [    2.077379] device-mapper: uevent: version 1.0.3
    [    2.077446] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
    [    2.077451] intel_pstate: Intel P-state driver initializing
    [    2.077637] ledtrig-cpu: registered to indicate activity on CPUs
    [    2.078065] NET: Registered protocol family 10
    [    2.081799] Segment Routing with IPv6
    [    2.081814] NET: Registered protocol family 17
    [    2.081822] Key type dns_resolver registered
    [    2.082037] RAS: Correctable Errors collector initialized.
    [    2.082062] microcode: sig=0x206a7, pf=0x10, revision=0x2d
    [    2.082114] microcode: Microcode Update Driver: v2.2.
    [    2.082166] sched_clock: Marking stable (2082110530, 0)->(2079999388, 2111142)
    [    2.082348] registered taskstats version 1
    [    2.082356] Loading compiled-in X.509 certificates
    [    2.084743] Loaded X.509 cert 'Build time autogenerated kernel key: 6392960b5d1a7feefef54e83c93c27dba99187fc'
    [    2.084762] zswap: loaded using pool lzo/zbud
    [    2.087866] Key type big_key registered
    [    2.087869] Key type trusted registered
    [    2.089406] Key type encrypted registered
    [    2.089409] AppArmor: AppArmor sha1 policy hashing enabled
    [    2.089411] ima: No TPM chip found, activating TPM-bypass! (rc=-19)
    [    2.089427] evm: HMAC attrs: 0x1
    [    2.089725]   Magic number: 6:70:496
    [    2.089830] rtc_cmos 00:01: setting system clock to 2018-06-15 19:28:47 UTC (1529090927)
    [    2.089884] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
    [    2.089885] EDD information not available.
    [    2.089930] PM: Hibernation image not present or could not be loaded.
    [    2.092375] Freeing unused kernel memory: 2364K
    [    2.092377] Write protecting the kernel read-only data: 18432k
    [    2.092925] Freeing unused kernel memory: 2024K
    [    2.093149] Freeing unused kernel memory: 88K
    [    2.095080] x86/mm: Checked W+X mappings: passed, no W+X pages found.
    [    2.095081] x86/mm: Checking user space page tables
    [    2.096910] x86/mm: Checked W+X mappings: passed, no W+X pages found.
    [    2.110601] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
    [    2.164785] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [    2.164793] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
    [    2.165396] r8169 0000:03:00.0 eth0: RTL8168evl/8111evl at 0xffffa6eb80c71000, e8:11:32:db:22:4a, XID 0c900800 IRQ 24
    [    2.165398] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
    [    2.167838] ahci 0000:00:1f.2: version 3.0
    [    2.168049] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
    [    2.178157] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1d impl SATA mode
    [    2.178161] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst 
    [    2.193951] r8169 0000:03:00.0 enp3s0: renamed from eth0
    [    2.216632] scsi host0: ahci
    [    2.216752] scsi host1: ahci
    [    2.216860] scsi host2: ahci
    [    2.216962] scsi host3: ahci
    [    2.217060] scsi host4: ahci
    [    2.217157] scsi host5: ahci
    [    2.217211] ata1: SATA max UDMA/133 abar m2048@0xe1608000 port 0xe1608100 irq 25
    [    2.217212] ata2: DUMMY
    [    2.217215] ata3: SATA max UDMA/133 abar m2048@0xe1608000 port 0xe1608200 irq 25
    [    2.217218] ata4: SATA max UDMA/133 abar m2048@0xe1608000 port 0xe1608280 irq 25
    [    2.217220] ata5: SATA max UDMA/133 abar m2048@0xe1608000 port 0xe1608300 irq 25
    [    2.217221] ata6: DUMMY
    [    2.228483] [drm] Memory usable by graphics device = 2048M
    [    2.228485] [drm] Replacing VGA console driver
    [    2.229086] Console: switching to colour dummy device 80x25
    [    2.234284] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [    2.234285] [drm] Driver supports precise vblank timestamp query.
    [    2.237134] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [    2.279067] [drm] Initialized i915 1.6.0 20170619 for 0000:00:02.0 on minor 0
    [    2.279218] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
    [    2.279723] ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
    [    2.280033] acpi device:2d: registered as cooling_device9
    [    2.280068] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2b/LNXVIDEO:00/input/input6
    [    2.280619] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
    [    2.280825] acpi device:39: registered as cooling_device10
    [    2.280909] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input7
    [    2.384008] usb 1-1: new high-speed USB device number 2 using ehci-pci
    [    2.399997] usb 2-1: new high-speed USB device number 2 using ehci-pci
    [    2.530891] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [    2.531083] ata1.00: supports DRM functions and may not be fully accessible
    [    2.531482] ata1.00: disabling queued TRIM support
    [    2.531485] ata1.00: ATA-9: Samsung SSD 840 EVO 250GB, EXT0DB6Q, max UDMA/133
    [    2.531486] ata1.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
    [    2.532025] ata1.00: supports DRM functions and may not be fully accessible
    [    2.532385] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
    [    2.532388] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [    2.532408] ata1.00: disabling queued TRIM support
    [    2.532666] hub 1-1:1.0: USB hub found
    [    2.532759] hub 1-1:1.0: 6 ports detected
    [    2.532803] ata1.00: configured for UDMA/133
    [    2.532956] scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 840  DB6Q PQ: 0 ANSI: 5
    [    2.548383] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
    [    2.548385] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [    2.548538] hub 2-1:1.0: USB hub found
    [    2.548631] hub 2-1:1.0: 6 ports detected
    [    2.568156] sd 0:0:0:0: Attached scsi generic sg0 type 0
    [    2.568286] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
    [    2.568307] sd 0:0:0:0: [sda] Write Protect is off
    [    2.568309] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [    2.568346] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [    2.569713]  sda: sda1 sda2 sda3
    [    2.570612] sd 0:0:0:0: [sda] supports TCG Opal
    [    2.570614] sd 0:0:0:0: [sda] Attached SCSI disk
    [    2.610985] fbcon: inteldrmfb (fb0) is primary device
    [    2.820063] usb 1-1.4: new high-speed USB device number 3 using ehci-pci
    [    2.836072] usb 2-1.2: new low-speed USB device number 3 using ehci-pci
    [    2.883190] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [    2.886033] ata3.00: ATAPI: TSSTcorp DVDWBD TS-LB23D, SC02, max UDMA/100
    [    2.889643] ata3.00: configured for UDMA/100
    [    2.892689] scsi 2:0:0:0: CD-ROM            TSSTcorp DVDWBD TS-LB23D  SC02 PQ: 0 ANSI: 5
    [    2.928059] sr 2:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    [    2.928060] cdrom: Uniform CD-ROM driver Revision: 3.20
    [    2.928218] sr 2:0:0:0: Attached scsi CD-ROM sr0
    [    2.928280] sr 2:0:0:0: Attached scsi generic sg1 type 5
    [    2.948292] usb 2-1.2: New USB device found, idVendor=093a, idProduct=2521
    [    2.948298] usb 2-1.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
    [    2.948302] usb 2-1.2: Product: USB OPTICAL MOUSE
    [    2.953096] hidraw: raw HID events driver (C) Jiri Kosina
    [    2.957345] usbcore: registered new interface driver usbhid
    [    2.957345] usbhid: USB HID core driver
    [    2.958792] input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/0003:093A:2521.0001/input/input8
    [    2.958902] hid-generic 0003:093A:2521.0001: input,hidraw0: USB HID v1.11 Mouse [USB OPTICAL MOUSE] on usb-0000:00:1d.0-1.2/input0
    [    3.028021] usb 2-1.3: new full-speed USB device number 4 using ehci-pci
    [    3.036004] tsc: Refined TSC clocksource calibration: 2394.563 MHz
    [    3.036027] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2284276e1bd, max_idle_ns: 440795290010 ns
    [    3.060547] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x350f00)
    [    3.076056] psmouse serio1: elantech: Synaptics capabilities query result 0x08, 0x17, 0x0c.
    [    3.087981] usb 1-1.4: New USB device found, idVendor=2232, idProduct=1008
    [    3.087982] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [    3.087984] usb 1-1.4: Product: WebCam SCB-1100N
    [    3.087985] usb 1-1.4: Manufacturer: 123
    [    3.092050] psmouse serio1: elantech: Elan sample query result 01, 22, 85
    [    3.144584] usb 2-1.3: New USB device found, idVendor=8086, idProduct=0189
    [    3.144590] usb 2-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [    3.171108] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input5
    [    3.243378] ata4: SATA link down (SStatus 0 SControl 300)
    [    3.559778] ata5: SATA link down (SStatus 0 SControl 300)
    [    3.639611] Console: switching to colour frame buffer device 170x48
    [    3.658563] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [    3.819835] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [    3.910522] 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)
    [    3.910662] systemd[1]: Detected architecture x86-64.
    [    3.910822] systemd[1]: Set hostname to <andrey-ubuntu>.
    [    3.969460] systemd[1]: Created slice User and Session Slice.
    [    3.969577] systemd[1]: Listening on Journal Audit Socket.
    [    3.969653] systemd[1]: Created slice System Slice.
    [    3.969665] systemd[1]: PNFS blkmaping enablement. is not active.
    [    3.969805] systemd[1]: Dependency failed for pNFS block layout mapping daemon.
    [    3.969901] systemd[1]: nfs-blkmap.service: Job nfs-blkmap.service/start failed with result 'dependency'.
    [    3.969958] systemd[1]: Listening on Journal Socket.
    [    4.007135] RPC: Registered named UNIX socket transport module.
    [    4.007136] RPC: Registered udp transport module.
    [    4.007137] RPC: Registered tcp transport module.
    [    4.007138] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    4.017958] lp: driver loaded but no devices found
    [    4.027760] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
    [    4.028530] ppdev: user-space parallel port driver
    [    4.060081] clocksource: Switched to clocksource tsc
    [    4.074620] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
    [    4.132593] systemd-journald[268]: Received request to flush runtime journal from PID 1
    [    4.265299] audit: type=1400 audit(1529090929.675:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=472 comm="apparmor_parser"
    [    4.265303] audit: type=1400 audit(1529090929.675:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=472 comm="apparmor_parser"
    [    4.265306] audit: type=1400 audit(1529090929.675:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=472 comm="apparmor_parser"
    [    4.265309] audit: type=1400 audit(1529090929.675:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=472 comm="apparmor_parser"
    [    4.277538] audit: type=1400 audit(1529090929.687:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="webbrowser-app" pid=475 comm="apparmor_parser"
    [    4.277542] audit: type=1400 audit(1529090929.687:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="webbrowser-app//oxide_helper" pid=475 comm="apparmor_parser"
    [    4.279966] audit: type=1400 audit(1529090929.690:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=470 comm="apparmor_parser"
    [    4.279970] audit: type=1400 audit(1529090929.690:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=470 comm="apparmor_parser"
    [    4.284934] audit: type=1400 audit(1529090929.695:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=473 comm="apparmor_parser"
    [    4.292536] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [    4.333728] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20170531/utaddress-247)
    [    4.333736] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [    4.333739] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20170531/utaddress-247)
    [    4.333745] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20170531/utaddress-247)
    [    4.333749] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [    4.333750] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20170531/utaddress-247)
    [    4.333755] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20170531/utaddress-247)
    [    4.333759] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [    4.333760] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20170531/utaddress-247)
    [    4.333764] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000055F (\_SB.PCI0.PEG0.PEGP.GPIO) (20170531/utaddress-247)
    [    4.333768] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [    4.333769] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [    4.400508] Bluetooth: Core ver 2.22
    [    4.400523] NET: Registered protocol family 31
    [    4.400524] Bluetooth: HCI device and connection manager initialized
    [    4.400528] Bluetooth: HCI socket layer initialized
    [    4.400530] Bluetooth: L2CAP socket layer initialized
    [    4.400537] Bluetooth: SCO socket layer initialized
    [    4.415630] usbcore: registered new interface driver btusb
    [    4.454316] nvidia: loading out-of-tree module taints kernel.
    [    4.454324] nvidia: module license 'NVIDIA' taints kernel.
    [    4.454324] Disabling lock debugging due to kernel taint
    [    4.459552] nvidia: module verification failed: signature and/or required key missing - tainting kernel
    [    4.464943] media: Linux media interface: v0.10
    [    4.474624] Linux video capture interface: v2.00
    [    4.482613] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 1
    [    4.482622] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  340.104  Thu Sep 14 17:13:13 PDT 2017
    [    4.527712] Intel(R) Wireless WiFi driver for Linux
    [    4.527714] Copyright(c) 2003- 2015 Intel Corporation
    [    4.527931] iwlwifi 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
    [    4.535582] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 163840 ms ovfl timer
    [    4.535584] RAPL PMU: hw unit of domain pp0-core 2^-16 Joules
    [    4.535585] RAPL PMU: hw unit of domain package 2^-16 Joules
    [    4.535586] RAPL PMU: hw unit of domain pp1-gpu 2^-16 Joules
    [    4.537271] iwlwifi 0000:02:00.0: loaded firmware version 18.168.6.1 op_mode iwldvm
    [    4.541009] uvcvideo: Found UVC 1.00 device WebCam SCB-1100N (2232:1008)
    [    4.561140] uvcvideo 1-1.4:1.0: Entity type for entity Extension 3 was not initialized!
    [    4.561143] uvcvideo 1-1.4:1.0: Entity type for entity Processing 2 was not initialized!
    [    4.561145] uvcvideo 1-1.4:1.0: Entity type for entity Camera 1 was not initialized!
    [    4.561385] input: WebCam SCB-1100N: WebCam SCB-11 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input9
    [    4.561701] usbcore: registered new interface driver uvcvideo
    [    4.561703] USB Video Class driver (1.1.1)
    [    4.575274] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
    [    4.577928] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
    [    4.577930] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS enabled
    [    4.577932] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
    [    4.577934] iwlwifi 0000:02:00.0: Detected Intel(R) Centrino(R) Wireless-N 130 BGN, REV=0xB0
    [    4.592390] samsung_laptop: detected SABI interface: SwSmi@
    [    4.642247] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC269VB: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
    [    4.642251] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [    4.642253] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
    [    4.642255] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
    [    4.642256] snd_hda_codec_realtek hdaudioC0D0:    inputs:
    [    4.642258] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x19
    [    4.642260] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
    [    4.655380] AVX version of gcm_enc/dec engaged.
    [    4.655381] AES CTR mode by8 optimization enabled
    [    4.657285] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
    [    4.669113] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    [    4.669198] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
    [    4.669274] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
    [    4.729915] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
    [    4.854846] intel_rapl: Found RAPL domain package
    [    4.854848] intel_rapl: Found RAPL domain core
    [    4.854848] intel_rapl: Found RAPL domain uncore
    [    4.854854] intel_rapl: RAPL package 0 domain package locked by BIOS
    [    4.862109] r8169 0000:03:00.0 enp3s0: link down
    [    4.862172] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
    [    4.909081] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [    4.909083] Bluetooth: BNEP filters: protocol multicast
    [    4.909086] Bluetooth: BNEP socket layer initialized
    [    4.911083] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
    [    4.948045] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [    4.961313] iwlwifi 0000:02:00.0: Radio type=0x2-0x2-0x1
    [    5.057193] iwlwifi 0000:02:00.0: Radio type=0x2-0x2-0x1
    [    5.122058] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [    5.139674] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
    [    5.139836] NFSD: starting 90-second grace period (net ffffffff8edede00)
    [    5.185696] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
    [    8.876773] Bluetooth: RFCOMM TTY layer initialized
    [    8.876781] Bluetooth: RFCOMM socket layer initialized
    [    8.876786] Bluetooth: RFCOMM ver 1.11
    [   29.744267] wlp2s0: authenticate with d8:6c:e9:65:4b:6b
    [   29.747122] wlp2s0: send auth to d8:6c:e9:65:4b:6b (try 1/3)
    [   29.752122] wlp2s0: authenticated
    [   29.756015] wlp2s0: associate with d8:6c:e9:65:4b:6b (try 1/3)
    [   29.759434] wlp2s0: RX AssocResp from d8:6c:e9:65:4b:6b (capab=0x411 status=0 aid=1)
    [   29.761690] wlp2s0: associated
    [   29.761735] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
    [   38.355057] random: crng init done
    [   49.384053] usb 2-1.1: new full-speed USB device number 5 using ehci-pci
    [   49.523862] usb 2-1.1: New USB device found, idVendor=10c4, idProduct=ea60
    [   49.523870] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [   49.523875] usb 2-1.1: Product: CP2102 USB to UART Bridge Controller
    [   49.523880] usb 2-1.1: Manufacturer: Silicon Labs
    [   49.523884] usb 2-1.1: SerialNumber: 0001
    [   50.545510] usbcore: registered new interface driver usbserial
    [   50.545526] usbcore: registered new interface driver usbserial_generic
    [   50.545540] usbserial: USB Serial support registered for generic
    [   50.548339] usbcore: registered new interface driver cp210x
    [   50.548365] usbserial: USB Serial support registered for cp210x
    [   50.548400] cp210x 2-1.1:1.0: cp210x converter detected
    [   50.550385] usb 2-1.1: cp210x converter now attached to ttyUSB0
    [   93.926161] usb 2-1.5: new high-speed USB device number 6 using ehci-pci
    [   94.036017] usb 2-1.5: New USB device found, idVendor=1d6b, idProduct=0104
    [   94.036025] usb 2-1.5: New USB device strings: Mfr=3, Product=4, SerialNumber=5
    [   94.036029] usb 2-1.5: Product: BeagleBoneBlack
    [   94.036032] usb 2-1.5: Manufacturer: BeagleBoard.org
    [   94.036036] usb 2-1.5: SerialNumber: 2414BBBK2838
    [   94.062183] cdc_acm 2-1.5:2.2: ttyACM0: USB ACM device
    [   94.063394] usbcore: registered new interface driver cdc_acm
    [   94.063395] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
    [   94.068215] cdc_ether 2-1.5:2.0 eth0: register 'cdc_ether' at usb-0000:00:1d.0-1.5, CDC Ethernet Device, d0:39:72:3b:c3:28
    [   94.073243] usb-storage 2-1.5:2.4: USB Mass Storage device detected
    [   94.074609] usbcore: registered new interface driver cdc_ether
    [   94.078118] scsi host6: usb-storage 2-1.5:2.4
    [   94.080267] usbcore: registered new interface driver usb-storage
    [   94.085282] usbcore: registered new interface driver uas
    [   94.085759] cdc_ether 2-1.5:2.0 enxd039723bc328: renamed from eth0
    [   94.115216] IPv6: ADDRCONF(NETDEV_UP): enxd039723bc328: link is not ready
    [   94.115320] cdc_ether 2-1.5:2.0 enxd039723bc328: kevent 12 may have been dropped
    [   94.115329] cdc_ether 2-1.5:2.0 enxd039723bc328: kevent 12 may have been dropped
    [   94.125677] IPv6: ADDRCONF(NETDEV_UP): enxd039723bc328: link is not ready
    [   94.572444] IPv6: ADDRCONF(NETDEV_CHANGE): enxd039723bc328: link becomes ready
    [   94.572467] cdc_ether 2-1.5:2.0 enxd039723bc328: kevent 12 may have been dropped
    [   94.575677] cdc_ether 2-1.5:2.0 enxd039723bc328: kevent 12 may have been dropped
    [   95.099155] scsi 6:0:0:0: Direct-Access     Linux    File-Stor Gadget 0409 PQ: 0 ANSI: 2
    [   95.100171] sd 6:0:0:0: Attached scsi generic sg2 type 0
    [   95.105124] sd 6:0:0:0: [sdb] 143360 512-byte logical blocks: (73.4 MB/70.0 MiB)
    [   95.105740] sd 6:0:0:0: [sdb] Write Protect is on
    [   95.105743] sd 6:0:0:0: [sdb] Mode Sense: 0f 00 80 00
    [   95.106712] sd 6:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
    [   95.112253]  sdb:
    [   95.115248] sd 6:0:0:0: [sdb] Attached SCSI removable disk
    [  140.019063] cdc_ether 2-1.5:2.0 enxd039723bc328: kevent 12 may have been dropped
    [  140.019070] cdc_ether 2-1.5:2.0 enxd039723bc328: kevent 12 may have been dropped
    [  140.019488] cdc_ether 2-1.5:2.0 enxd039723bc328: kevent 12 may have been dropped
    [  140.029855] cdc_ether 2-1.5:2.0 enxd039723bc328: kevent 12 may have been dropped
    
    

  • Please, apply this patch to fix this issue.

    cd <Processor SDK>/bin/
    git apply 0001-Replace-FTDI-with-CP2102.patch

  • Thank you very much, you have helped me a lot !!!