QubesOS / qubes-issues

The Qubes OS Project issue tracker
https://www.qubes-os.org/doc/issue-tracking/
534 stars 47 forks source link

Macbook Pro (Retina, 13-inch, Early 2015): QubesOS R4.0 installer ignores touch pad and keyboard. #3784

Closed drew1kun closed 1 year ago

drew1kun commented 6 years ago

Qubes OS version:

R4.0

Affected component(s):

Qubes OS R4.0 Installer


Steps to reproduce the behavior:

Expected behavior:

The touch pad and keyboard work (as it was working with R3.2), so I could install Qubes OS on my Macbook Pro

Actual behavior:

Neither touch pad nor the keyboard work. The mouse cursor is frozen in the center of the screen. Keyboard does not respond.

General notes:

The touch pad and keyboard used to work fine on the same machine with Qubes OS R3.2, providing me the ability to successfully finish Qubes installation process


Related issues:

marmarek commented 6 years ago

Do you have external USB keyboard to connect, so that you can collect some logs?

drew1kun commented 6 years ago

Unfortunately no, but I may find later on... Could you please describe the log collection process

lunarthegrey commented 6 years ago

You should be able to drop to shell with CTRL + ALT + F2. You can plug in a USB drive I assume, and copy the logs off. I'm not sure what log @marmarek wants to see though.

pruflyos commented 6 years ago

I have a USB keyboard and can help with collecting the logs. What logs do you need?

pruflyos commented 6 years ago

Here's the respective kernel output in syslog from Ubuntu. None of that appears in the syslog of the Qubes 4.0 installer. Unfortunately lsusb is not available in the installer system.

The Macbook keyboard has the vendor id 05ac and the product id 0273

Ubuntu lsusb output:

$ lsusb
Bus 001 Device 007: ID 05ac:0273 Apple, Inc.
...

Here's the syslog from Ubuntu:

kernel: [    2.132104] usb 1-5: new full-speed USB device number 4 using xhci_hcd
kernel: [    2.281892] usb 1-5: New USB device found, idVendor=05ac, idProduct=0273
kernel: [    2.281894] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
kernel: [    2.281895] usb 1-5: Product: Apple Internal Keyboard / Trackpad
kernel: [    2.281896] usb 1-5: Manufacturer: Apple Inc.
kernel: [    2.281897] usb 1-5: SerialNumber: XXXXXXXXXXXXXXXXXXXX
kernel: [    2.287816] hidraw: raw HID events driver (C) Jiri Kosina
kernel: [    2.296759] usbcore: registered new interface driver usbhid
kernel: [    2.296760] usbhid: USB HID core driver
kernel: [    2.299100] input: Broadcom Corp. Bluetooth USB Host Controller as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:05AC:8290.0001/input/input5
kernel: [    2.299580] apple 0003:05AC:0273.0003: hiddev0,hidraw0: USB HID v1.10 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:14.0-5/input0
kernel: [    2.299782] input: Apple Inc. Apple Internal Keyboard / Trackpad as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:05AC:0273.0004/input/input6
kernel: [    2.356208] hid-generic 0003:05AC:8290.0001: input,hidraw1: USB HID v1.11 Keyboard [Broadcom Corp. Bluetooth USB Host Controller] on usb-0000:00:14.0-3/input0
kernel: [    2.356307] input: Broadcom Corp. Bluetooth USB Host Controller as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:05AC:8290.0002/input/input7
kernel: [    2.416246] apple 0003:05AC:0273.0004: input,hiddev1,hidraw2: USB HID v1.10 Keyboard [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:14.0-5/input1
kernel: [    2.416274] hid-generic 0003:05AC:8290.0002: input,hidraw3: USB HID v1.11 Mouse [Broadcom Corp. Bluetooth USB Host Controller] on usb-0000:00:14.0-3/input1
kernel: [    2.416366] apple 0003:05AC:0273.0005: hiddev2,hidraw4: USB HID v1.10 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:14.0-5/input3
kernel: [    2.416462] apple 0003:05AC:0273.0006: hiddev3,hidraw5: USB HID v1.10 Device [Apple Inc. Apple Internal Keyboard / Trackpad] on usb-0000:00:14.0-5/input

Ubuntu lsusb verbose output:

$ lsusb -v -d 05ac:0273
Bus 001 Device 007: ID 05ac:0273 Apple, Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x05ac Apple, Inc.
  idProduct          0x0273 
  bcdDevice            6.22
  iManufacturer           1 
  iProduct                2 
  iSerial                 3 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength          141
    bNumInterfaces          5
    bConfigurationValue     1
    iConfiguration          4 
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      0 No Subclass
      bInterfaceProtocol      0 None
      iInterface              5 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.10
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      27
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0010  1x 16 bytes
        bInterval               8
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      1 Boot Interface Subclass
      bInterfaceProtocol      1 Keyboard
      iInterface              6 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.10
          bCountryCode           13 International (ISO)
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength     182
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0010  1x 16 bytes
        bInterval               8
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        2
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      1 Boot Interface Subclass
      bInterfaceProtocol      2 Mouse
      iInterface              7 
        HID Device Descriptor:
          bLength                 9
       bDescriptorType        33
          bcdHID               1.10
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength     110
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        3
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      0 No Subclass
      bInterfaceProtocol      0 None
      iInterface              8 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.10
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      34
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x84  EP 4 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0010  1x 16 bytes
        bInterval               8
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x04  EP 4 OUT
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               2
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        4
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      0 No Subclass
      bInterfaceProtocol      0 None
      iInterface              9 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.10
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      27
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x85  EP 5 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval               2
pruflyos commented 6 years ago

I also couldn't find any error/failure in the Qubes installer syslog which indicates that the Macbook keyboard couldn't be loaded/initialized. The device is simply not detected by the kernel at all...

marmarek commented 6 years ago

What modules are loaded in the installer (lsmod)? Is any USB device detected at all? Any USB controller? Since lack of lsusb, you can check that in /sys/bus/usb/devices.

pruflyos commented 6 years ago

Well, the external keyboard I plugged-in to examine the installer system is USB and it works. It's just the internal keyboard/touchpad of the Macbook (USB as well) which don't work. Could it be some missing udev rules for the Apple vendor id? Or some blacklisting of the Apple vendor id?

pruflyos commented 6 years ago
$lsmod
Module                  Size  Used by
vfat                   20480  0
fat                    65536  1 vfat
hfsplus               106496  0
fcoe                   28672  0
libfcoe                69632  1 fcoe
libfc                 118784  2 fcoe,libfcoe
scsi_transport_fc      57344  2 fcoe,libfc
intel_rapl             20480  0
i915                 1802240  3
brcmfmac              258048  0
x86_pkg_temp_thermal    16384  0
brcmutil               16384  1 brcmfmac
intel_powerclamp       16384  0
cfg80211              610304  1 brcmfmac
crct10dif_pclmul       16384  0
crc32_pclmul           16384  0
ghash_clmulni_intel    16384  0
i2c_algo_bit           16384  1 i915
mmc_core              139264  1 brcmfmac
drm_kms_helper        159744  1 i915
intel_rapl_perf        16384  0
rfkill                 28672  2 cfg80211
thunderbolt            81920  0
drm                   352256  5 i915,drm_kms_helper
mei_me                 40960  0
lpc_ich                24576  0
input_polldev          16384  0
nvmem_core             24576  1 thunderbolt
i2c_i801               24576  0
mei                   102400  1 mei_me
intel_pch_thermal      16384  0
joydev                 20480  0
shpchp                 36864  0
acpi_als               16384  0
spi_pxa2xx_pci         16384  0
kfifo_buf              16384  1 acpi_als
industrialio           69632  2 acpi_als,kfifo_buf
sbs                    20480  0
sbshc                  16384  1 sbs
spi_pxa2xx_platform    24576  0
video                  40960  1 i915
nls_utf8               16384  1
isofs                  45056  1
loop                   28672  6
uas                    24576  0
usb_storage            69632  4 uas
dm_crypt               36864  0
dm_round_robin         16384  0
dm_multipath           28672  1 dm_round_robin
linear                 16384  0
raid10                 49152  0
raid456               147456  0
libcrc32c              16384  1 raid456
crc32c_intel           24576  1
async_raid6_recov      20480  1 raid456
async_memcpy           16384  2 raid456,async_raid6_recov
async_pq               16384  2 raid456,async_raid6_recov
async_xor              16384  3 async_pq,raid456,async_raid6_recov
xor                    24576  1 async_xor
async_tx               16384  5 async_xor,async_pq,raid456,async_memcpy,async_raid6_recov
raid6_pq              118784  3 async_pq,raid456,async_raid6_recov
raid1                  40960  0
raid0                  20480  0
squashfs               53248  1
xen_acpi_processor     16384  0
xen_privcmd            20480  0
xen_pciback            61440  0
xen_blkback            45056  0
xen_gntalloc           16384  0
xen_gntdev             20480  0
xen_evtchn             16384  0
pruflyos commented 6 years ago
$ls /sys/bus/usb/devices
1-0:1.0
1-1
1-1.4
1-1.4:1.0
1-1.4:1.1
1-1:1.0
1-2
1-2:1.0
1-3
1-3:1.0
1-3:1.1
1-3:1.2
1-3:1.3
1-3:1.4
1-3:1.5
2-0:1.0
2-1
2-1.1
2-1.1:1.0
2-1:1.0
2-3
2-3:1.0
usb1
usb2
pruflyos commented 6 years ago

It looks like this thread and solution is related (although from over 2 years ago): https://www.linuxquestions.org/questions/slackware-14/macbook-pro-2015-keyboard-not-responding-after-install-4175553896/

mkinitrd -c -k 4.2.5 -f ext4 -r /dev/cryptvg/root -m usb-storage:xhci-hcd:usbhid:hid_generic:mbcache:hid:jbd2:ext4:i915:hid_apple:ohci-hcd:evdev:uas:xhci_pci:xhci_hcd -C /dev/sda5 -L -u -o /boot/initrd-4.2.5.gz 

Looks like Apple keyboards need the hid_apple driver, which is not loaded by the Qubes installer (see my lsmod output from the comment: https://github.com/QubesOS/qubes-issues/issues/3784#issuecomment-381554871 ).

If I run modprobe hid_apple in the vt2 console of the installer, I get the following error:

# modprobe hid_apple
modprobe: ERROR: clould not insert 'hid_apple': Unknown symbol in module, or unkown parameter (see dmesg)

So I guess hid_apple is not present in the initramfs of the Qubes installer!?

And I can confirm that the keyboard stops working when I run sudo rmmod hid_apple on Ubuntu. hid_generic doesn't seem to be sufficient (at least not with a 2015 Macbook).

Related links: https://www.cyberciti.biz/faq/linux-apple-usb-keyboard-driver-installation/ https://wiki.archlinux.org/index.php/Apple_Keyboard

marmarek commented 6 years ago

So I guess hid_apple is not event present in the initramfs of the Qubes installer!?

Very likely. And easy to fix :)

marmarek commented 6 years ago

Hm, but it looks like hid_apple module is there, but only failed to load. See kernel messages (dmesg) what went wrong.

pruflyos commented 6 years ago

Strange. When I mount the installer thumb drive in Ubuntu and inspect it using lsinitramfs Qubes-R4.0-x86_64/EFI/BOOT/initrd.img | grep hid-apple I can see the driver:

usr/lib/modules/4.13.16-100.fc25.x86_64/kernel/drivers/hid/hid-apple.ko.xz
usr/lib/modules/4.13.16-100.fc25.x86_64/kernel/drivers/hid/hid-appleir.ko.xz

But when I boot from that same thumb drive and cd into that directory it's not there. There are many files missing, actually it only contains:

hid-logitech-dj.ko.xz
hid-logitech-hidpp.ko.xz
i2c-hid
intel-ish-hid

It looks like the squashfs is what gets actually mounted as root (/) within the installer and not the initramfs anymore. And within the squashfs hid-apple is missing. You can verify that by mounting Qubes-R4.0-x86_64/LiveOS/squashfs.img and then mounting the LiveOS/rootfs.img. This is the filesystem (Anaconda) which the installer sees and there are many hid drivers missing.

pruflyos commented 6 years ago

Not sure if this is related, but running losetup -a reveals that there's a loop2 device which should be mounted to /overlay. However it says /dev/loop2 (/overlay (deleted)).

/dev/loop1: [1792]:2 (/LiveOS/rootfs.img)
/dev/loop2: [0002]:16625 (/overlay (deleted))
/dev/loop0: [2064]:9738 (/run/install/repo/LiveOS/squashfs.img)

And dmsetup info -c -o name, blkdevs_used tells me:

Name             BlkDevNamesUsed
live-base        loop1
live-rw          loop2,loop1

I'm just guessing, but could it be that loop2 is supposed to be the initramfs which is supposed to be overlayed to the squashfs and both of them are then mounted as / (root) via /dev/mapper/live-rw? Although, the prefix -rw (read/write) doesn't make much sense if this was the case.

Anyway, either:

  1. all of the kernel modules from the initramfs must be present as copies/duplicates in the squashfs as well.
  2. initramfs and squashfs somehow overlay each other in Anaconda, so you don't need the kernel modules twice on the installer media and save some space if that is the intention.
pruflyos commented 6 years ago

Here's the full dmesg output:

[    0.000000] random: get_random_bytes called from start_kernel+0x42/0x4f8 with crng_init=0
[    0.000000] Linux version 4.13.16-100.fc25.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 6.4.1 20170727 (Red Hat 6.4.1-1) (GCC)) #1 SMP Mon Nov 27 19:52:46 UTC 2017
[    0.000000] Command line: inst.stage2=hd:LABEL=Qubes-R4.0-x86_64 i915.alpha_support=1
[    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] Released 0 page(s)
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] Xen: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] Xen: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] Xen: [mem 0x0000000000059000-0x000000000009ffff] usable
[    0.000000] Xen: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] Xen: [mem 0x0000000000100000-0x000000006e3fffff] usable
[    0.000000] Xen: [mem 0x000000006e400000-0x000000006fa0bfff] reserved
[    0.000000] Xen: [mem 0x000000006fa0c000-0x00000000707d8fff] usable
[    0.000000] Xen: [mem 0x00000000707d9000-0x00000000715a5fff] reserved
[    0.000000] Xen: [mem 0x00000000715a6000-0x00000000718a7fff] usable
[    0.000000] Xen: [mem 0x00000000718a8000-0x0000000071d29fff] reserved
[    0.000000] Xen: [mem 0x0000000071d2a000-0x0000000071d9dfff] usable
[    0.000000] Xen: [mem 0x0000000071d9e000-0x0000000071ec3fff] reserved
[    0.000000] Xen: [mem 0x0000000071ec4000-0x0000000071efefff] usable
[    0.000000] Xen: [mem 0x0000000071eff000-0x0000000071efffff] reserved
[    0.000000] Xen: [mem 0x0000000071f00000-0x0000000071f15fff] usable
[    0.000000] Xen: [mem 0x0000000071f16000-0x0000000071f97fff] reserved
[    0.000000] Xen: [mem 0x0000000071f98000-0x0000000071f98fff] usable
[    0.000000] Xen: [mem 0x0000000071f99000-0x0000000071f99fff] reserved
[    0.000000] Xen: [mem 0x0000000071f9a000-0x0000000071fa8fff] usable
[    0.000000] Xen: [mem 0x0000000071fa9000-0x0000000071faafff] reserved
[    0.000000] Xen: [mem 0x0000000071fab000-0x0000000071fabfff] usable
[    0.000000] Xen: [mem 0x0000000071fac000-0x0000000071facfff] reserved
[    0.000000] Xen: [mem 0x0000000071fad000-0x0000000071faffff] usable
[    0.000000] Xen: [mem 0x0000000071fb0000-0x0000000071fc4fff] reserved
[    0.000000] Xen: [mem 0x0000000071fc5000-0x0000000071fcefff] usable
[    0.000000] Xen: [mem 0x0000000071fcf000-0x0000000071fe7fff] reserved
[    0.000000] Xen: [mem 0x0000000071fe8000-0x0000000072029fff] usable
[    0.000000] Xen: [mem 0x000000007202a000-0x0000000072032fff] reserved
[    0.000000] Xen: [mem 0x0000000072033000-0x000000007203bfff] usable
[    0.000000] Xen: [mem 0x000000007203c000-0x0000000072044fff] reserved
[    0.000000] Xen: [mem 0x0000000072045000-0x0000000072045fff] usable
[    0.000000] Xen: [mem 0x0000000072046000-0x0000000072047fff] reserved
[    0.000000] Xen: [mem 0x0000000072048000-0x0000000072049fff] usable
[    0.000000] Xen: [mem 0x000000007204a000-0x000000007204cfff] reserved
[    0.000000] Xen: [mem 0x000000007204d000-0x0000000072086fff] usable
[    0.000000] Xen: [mem 0x0000000072087000-0x0000000072088fff] reserved
[    0.000000] Xen: [mem 0x0000000072089000-0x00000000720a1fff] usable
[    0.000000] Xen: [mem 0x00000000720a2000-0x00000000720a2fff] reserved
[    0.000000] Xen: [mem 0x00000000720a3000-0x00000000720a5fff] usable
[    0.000000] Xen: [mem 0x00000000720a6000-0x00000000720aafff] reserved
[    0.000000] Xen: [mem 0x00000000720ab000-0x00000000720acfff] usable
[    0.000000] Xen: [mem 0x00000000720ad000-0x00000000720d8fff] reserved
[    0.000000] Xen: [mem 0x00000000720d9000-0x00000000720dafff] usable
[    0.000000] Xen: [mem 0x00000000720db000-0x00000000720dbfff] reserved
[    0.000000] Xen: [mem 0x00000000720dc000-0x00000000720dffff] usable
[    0.000000] Xen: [mem 0x00000000720e0000-0x00000000720edfff] reserved
[    0.000000] Xen: [mem 0x00000000720ee000-0x00000000720effff] usable
[    0.000000] Xen: [mem 0x00000000720f0000-0x00000000720f5fff] reserved
[    0.000000] Xen: [mem 0x00000000720f6000-0x00000000720f7fff] usable
[    0.000000] Xen: [mem 0x00000000720f8000-0x00000000720fcfff] reserved
[    0.000000] Xen: [mem 0x00000000720fd000-0x00000000720fefff] usable
[    0.000000] Xen: [mem 0x00000000720ff000-0x0000000072102fff] reserved
[    0.000000] Xen: [mem 0x0000000072103000-0x0000000072104fff] usable
[    0.000000] Xen: [mem 0x0000000072105000-0x0000000072109fff] reserved
[    0.000000] Xen: [mem 0x000000007210a000-0x000000007210bfff] usable
[    0.000000] Xen: [mem 0x000000007210c000-0x0000000072110fff] reserved
[    0.000000] Xen: [mem 0x0000000072111000-0x0000000072112fff] usable
[    0.000000] Xen: [mem 0x0000000072113000-0x0000000072117fff] reserved
[    0.000000] Xen: [mem 0x0000000072118000-0x0000000072119fff] usable
[    0.000000] Xen: [mem 0x000000007211a000-0x000000007211efff] reserved
[    0.000000] Xen: [mem 0x000000007211f000-0x0000000072120fff] usable
[    0.000000] Xen: [mem 0x0000000072121000-0x0000000072125fff] reserved
[    0.000000] Xen: [mem 0x0000000072126000-0x0000000072127fff] usable
[    0.000000] Xen: [mem 0x0000000072128000-0x000000007212cfff] reserved
[    0.000000] Xen: [mem 0x000000007212d000-0x000000007212efff] usable
[    0.000000] Xen: [mem 0x000000007212f000-0x0000000072133fff] reserved
[    0.000000] Xen: [mem 0x0000000072134000-0x0000000072135fff] usable
[    0.000000] Xen: [mem 0x0000000072136000-0x0000000072139fff] reserved
[    0.000000] Xen: [mem 0x000000007213a000-0x000000007213bfff] usable
[    0.000000] Xen: [mem 0x000000007213c000-0x0000000072143fff] reserved
[    0.000000] Xen: [mem 0x0000000072144000-0x0000000072146fff] usable
[    0.000000] Xen: [mem 0x0000000072147000-0x000000007214dfff] reserved
[    0.000000] Xen: [mem 0x000000007214e000-0x0000000072150fff] usable
[    0.000000] Xen: [mem 0x0000000072151000-0x0000000072157fff] reserved
[    0.000000] Xen: [mem 0x0000000072158000-0x000000007215afff] usable
[    0.000000] Xen: [mem 0x000000007215b000-0x0000000072160fff] reserved
[    0.000000] Xen: [mem 0x0000000072161000-0x0000000072163fff] usable
[    0.000000] Xen: [mem 0x0000000072164000-0x000000007216afff] reserved
[    0.000000] Xen: [mem 0x000000007216b000-0x000000007216dfff] usable
[    0.000000] Xen: [mem 0x000000007216e000-0x000000007216ffff] reserved
[    0.000000] Xen: [mem 0x0000000072170000-0x00000000721b5fff] usable
[    0.000000] Xen: [mem 0x00000000721b6000-0x00000000721bdfff] reserved
[    0.000000] Xen: [mem 0x00000000721be000-0x00000000721bffff] usable
[    0.000000] Xen: [mem 0x00000000721c0000-0x00000000721c2fff] reserved
[    0.000000] Xen: [mem 0x00000000721c3000-0x0000000072213fff] usable
[    0.000000] Xen: [mem 0x0000000072214000-0x0000000072215fff] reserved
[    0.000000] Xen: [mem 0x0000000072216000-0x0000000072218fff] usable
[    0.000000] Xen: [mem 0x0000000072219000-0x000000007222bfff] reserved
[    0.000000] Xen: [mem 0x000000007222c000-0x0000000072234fff] usable
[    0.000000] Xen: [mem 0x0000000072235000-0x000000007223afff] reserved
[    0.000000] Xen: [mem 0x000000007223b000-0x000000007223bfff] usable
[    0.000000] Xen: [mem 0x000000007223c000-0x000000007223ffff] reserved
[    0.000000] Xen: [mem 0x0000000072240000-0x0000000072240fff] usable
[    0.000000] Xen: [mem 0x0000000072241000-0x0000000072270fff] reserved
[    0.000000] Xen: [mem 0x0000000072271000-0x0000000072276fff] usable
[    0.000000] Xen: [mem 0x0000000072277000-0x0000000072282fff] reserved
[    0.000000] Xen: [mem 0x0000000072283000-0x0000000072284fff] usable
[    0.000000] Xen: [mem 0x0000000072285000-0x0000000078a86fff] reserved
[    0.000000] Xen: [mem 0x0000000078a87000-0x0000000078a88fff] usable
[    0.000000] Xen: [mem 0x0000000078a89000-0x000000008ace8fff] reserved
[    0.000000] Xen: [mem 0x000000008ace9000-0x000000008ad00fff] usable
[    0.000000] Xen: [mem 0x000000008ad01000-0x000000008ad48fff] ACPI NVS
[    0.000000] Xen: [mem 0x000000008ad49000-0x000000008ad60fff] usable
[    0.000000] Xen: [mem 0x000000008ad61000-0x000000008ad8efff] ACPI data
[    0.000000] Xen: [mem 0x000000008ad8f000-0x000000008ae39fff] usable
[    0.000000] Xen: [mem 0x000000008ae3a000-0x000000008ae8efff] reserved
[    0.000000] Xen: [mem 0x000000008ae8f000-0x000000008aecbfff] usable
[    0.000000] Xen: [mem 0x000000008aecc000-0x000000008aefefff] reserved
[    0.000000] Xen: [mem 0x000000008aeff000-0x000000008afa8fff] usable
[    0.000000] Xen: [mem 0x000000008afa9000-0x000000008fffffff] reserved
[    0.000000] Xen: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
[    0.000000] Xen: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] Xen: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] Xen: [mem 0x00000000fed90000-0x00000000fed91fff] reserved
[    0.000000] Xen: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[    0.000000] Xen: [mem 0x00000000ffd70000-0x00000000ffd9ffff] reserved
[    0.000000] Xen: [mem 0x0000000100000000-0x000000046effffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v1.10 by Apple
[    0.000000] efi:  ACPI=0x8ad8e000  ACPI 2.0=0x8ad8e014  SMBIOS=0x8afae000 
[    0.000000] random: fast init done
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Apple Inc. MacBookPro12,1/Mac-E43C1C25D4880AD6, BIOS MBP121.88Z.0167.B33.1706181928 06/18/2017
[    0.000000] Hypervisor detected: Xen PV
[    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 = 0x46f000 max_arch_pfn = 0x400000000
[    0.000000] MTRR: Disabled
[    0.000000] x86/PAT: MTRRs disabled, skipping PAT initialization too.
[    0.000000] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WC  WP  UC  UC  
[    0.000000] e820: last_pfn = 0x8afa9 max_arch_pfn = 0x400000000
[    0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 24576
[    0.000000] BRK [0x02495000, 0x02495fff] PGTABLE
[    0.000000] BRK [0x02496000, 0x02496fff] PGTABLE
[    0.000000] BRK [0x02497000, 0x02497fff] PGTABLE
[    0.000000] BRK [0x02498000, 0x02498fff] PGTABLE
[    0.000000] BRK [0x02499000, 0x02499fff] PGTABLE
[    0.000000] BRK [0x0249a000, 0x0249afff] PGTABLE
[    0.000000] BRK [0x0249b000, 0x0249bfff] PGTABLE
[    0.000000] BRK [0x0249c000, 0x0249cfff] PGTABLE
[    0.000000] BRK [0x0249d000, 0x0249dfff] PGTABLE
[    0.000000] BRK [0x0249e000, 0x0249efff] PGTABLE
[    0.000000] BRK [0x0249f000, 0x0249ffff] PGTABLE
[    0.000000] BRK [0x024a0000, 0x024a0fff] PGTABLE
[    0.000000] Secure boot could not be determined
[    0.000000] RAMDISK: [mem 0x04000000-0x053affff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000008AD8E014 000024 (v02 APPLE )
[    0.000000] ACPI: XSDT 0x000000008AD8E1C0 00009C (v01 APPLE  Apple00  00000000      01000013)
[    0.000000] ACPI: FACP 0x000000008AD8C000 0000F4 (v05 APPLE  Apple00  00000000 Loki 0000005F)
[    0.000000] ACPI: DSDT 0x000000008AD7E000 0089FE (v03 APPLE  MacBookP 00010000 INTL 20140424)
[    0.000000] ACPI: FACS 0x000000008AD06000 000040
[    0.000000] ACPI: FACS 0x000000008AD06000 000040
[    0.000000] ACPI: HPET 0x000000008AD8B000 000038 (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: APIC 0x000000008AD8A000 0000BC (v02 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: SBST 0x000000008AD88000 000030 (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: ECDT 0x000000008AD87000 000053 (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: SSDT 0x000000008AD7D000 00010B (v01 APPLE  SataAhci 00001000 INTL 20140424)
[    0.000000] ACPI: SSDT 0x000000008AD7C000 000024 (v01 APPLE  SmcDppt  00001000 INTL 20140424)
[    0.000000] ACPI: SSDT 0x000000008AD7B000 000032 (v01 APPLE  SsdtS3   00001000 INTL 20140424)
[    0.000000] ACPI: SSDT 0x000000008AD78000 002B50 (v01 APPLE  PcieTbt  00001000 INTL 20140424)
[    0.000000] ACPI: SSDT 0x000000008AD6B000 0000B8 (v01 APPLE  Sdxc     00001000 INTL 20140424)
[    0.000000] ACPI: SSDT 0x000000008AD6A000 000A64 (v02 APPLE  Xhci     00001000 INTL 20140424)
[    0.000000] ACPI: SSDT 0x000000008AD63000 00067B (v01 PmRef  Cpu0Ist  00003000 INTL 20140424)
[    0.000000] ACPI: SSDT 0x000000008AD62000 000C17 (v01 CpuRef CpuSsdt  00003000 INTL 20140424)
[    0.000000] ACPI: RMAD 0x000000008AD61000 000088 (v01 APPLE  BDW      00000001 INTL 00000001)
[    0.000000] ACPI: MCFG 0x000000008AD89000 00003C (v01 APPLE  Apple00  00000001 Loki 0000005F)
[    0.000000] ACPI: DMI detected to setup _OSI("Darwin"): Apple hardware
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] Setting APIC routing to Xen PV.
[    0.000000] NUMA turned off
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000046effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x3c8436000-0x3c8460fff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000046effffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.000000]   node   0: [mem 0x0000000000059000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000006e3fffff]
[    0.000000]   node   0: [mem 0x000000006fa0c000-0x00000000707d8fff]
[    0.000000]   node   0: [mem 0x00000000715a6000-0x00000000718a7fff]
[    0.000000]   node   0: [mem 0x0000000071d2a000-0x0000000071d9dfff]
[    0.000000]   node   0: [mem 0x0000000071ec4000-0x0000000071efefff]
[    0.000000]   node   0: [mem 0x0000000071f00000-0x0000000071f15fff]
[    0.000000]   node   0: [mem 0x0000000071f98000-0x0000000071f98fff]
[    0.000000]   node   0: [mem 0x0000000071f9a000-0x0000000071fa8fff]
[    0.000000]   node   0: [mem 0x0000000071fab000-0x0000000071fabfff]
[    0.000000]   node   0: [mem 0x0000000071fad000-0x0000000071faffff]
[    0.000000]   node   0: [mem 0x0000000071fc5000-0x0000000071fcefff]
[    0.000000]   node   0: [mem 0x0000000071fe8000-0x0000000072029fff]
[    0.000000]   node   0: [mem 0x0000000072033000-0x000000007203bfff]
[    0.000000]   node   0: [mem 0x0000000072045000-0x0000000072045fff]
[    0.000000]   node   0: [mem 0x0000000072048000-0x0000000072049fff]
[    0.000000]   node   0: [mem 0x000000007204d000-0x0000000072086fff]
[    0.000000]   node   0: [mem 0x0000000072089000-0x00000000720a1fff]
[    0.000000]   node   0: [mem 0x00000000720a3000-0x00000000720a5fff]
[    0.000000]   node   0: [mem 0x00000000720ab000-0x00000000720acfff]
[    0.000000]   node   0: [mem 0x00000000720d9000-0x00000000720dafff]
[    0.000000]   node   0: [mem 0x00000000720dc000-0x00000000720dffff]
[    0.000000]   node   0: [mem 0x00000000720ee000-0x00000000720effff]
[    0.000000]   node   0: [mem 0x00000000720f6000-0x00000000720f7fff]
[    0.000000]   node   0: [mem 0x00000000720fd000-0x00000000720fefff]
[    0.000000]   node   0: [mem 0x0000000072103000-0x0000000072104fff]
[    0.000000]   node   0: [mem 0x000000007210a000-0x000000007210bfff]
[    0.000000]   node   0: [mem 0x0000000072111000-0x0000000072112fff]
[    0.000000]   node   0: [mem 0x0000000072118000-0x0000000072119fff]
[    0.000000]   node   0: [mem 0x000000007211f000-0x0000000072120fff]
[    0.000000]   node   0: [mem 0x0000000072126000-0x0000000072127fff]
[    0.000000]   node   0: [mem 0x000000007212d000-0x000000007212efff]
[    0.000000]   node   0: [mem 0x0000000072134000-0x0000000072135fff]
[    0.000000]   node   0: [mem 0x000000007213a000-0x000000007213bfff]
[    0.000000]   node   0: [mem 0x0000000072144000-0x0000000072146fff]
[    0.000000]   node   0: [mem 0x000000007214e000-0x0000000072150fff]
[    0.000000]   node   0: [mem 0x0000000072158000-0x000000007215afff]
[    0.000000]   node   0: [mem 0x0000000072161000-0x0000000072163fff]
[    0.000000]   node   0: [mem 0x000000007216b000-0x000000007216dfff]
[    0.000000]   node   0: [mem 0x0000000072170000-0x00000000721b5fff]
[    0.000000]   node   0: [mem 0x00000000721be000-0x00000000721bffff]
[    0.000000]   node   0: [mem 0x00000000721c3000-0x0000000072213fff]
[    0.000000]   node   0: [mem 0x0000000072216000-0x0000000072218fff]
[    0.000000]   node   0: [mem 0x000000007222c000-0x0000000072234fff]
[    0.000000]   node   0: [mem 0x000000007223b000-0x000000007223bfff]
[    0.000000]   node   0: [mem 0x0000000072240000-0x0000000072240fff]
[    0.000000]   node   0: [mem 0x0000000072271000-0x0000000072276fff]
[    0.000000]   node   0: [mem 0x0000000072283000-0x0000000072284fff]
[    0.000000]   node   0: [mem 0x0000000078a87000-0x0000000078a88fff]
[    0.000000]   node   0: [mem 0x000000008ace9000-0x000000008ad00fff]
[    0.000000]   node   0: [mem 0x000000008ad49000-0x000000008ad60fff]
[    0.000000]   node   0: [mem 0x000000008ad8f000-0x000000008ae39fff]
[    0.000000]   node   0: [mem 0x000000008ae8f000-0x000000008aecbfff]
[    0.000000]   node   0: [mem 0x000000008aeff000-0x000000008afa8fff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000046effffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000046effffff]
[    0.000000] On node 0 totalpages: 4057238
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 7076 pages used for memmap
[    0.000000]   DMA32 zone: 452856 pages, LIFO batch:31
[    0.000000]   Normal zone: 56256 pages used for memmap
[    0.000000]   Normal zone: 3600384 pages, LIFO batch:31
[    0.000000] p2m virtual area at ffffc90000000000, size is 2400000
[    0.000000] Remapped 591721 page(s)
[    0.000000] Reserving Intel graphics memory at 0x000000008c000000-0x000000008fffffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, 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: 0x8086a201 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 0x00058000-0x00058fff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x6e400000-0x6fa0bfff]
[    0.000000] PM: Registered nosave memory: [mem 0x707d9000-0x715a5fff]
[    0.000000] PM: Registered nosave memory: [mem 0x718a8000-0x71d29fff]
[    0.000000] PM: Registered nosave memory: [mem 0x71d9e000-0x71ec3fff]
[    0.000000] PM: Registered nosave memory: [mem 0x71eff000-0x71efffff]
[    0.000000] PM: Registered nosave memory: [mem 0x71f16000-0x71f97fff]
[    0.000000] PM: Registered nosave memory: [mem 0x71f99000-0x71f99fff]
[    0.000000] PM: Registered nosave memory: [mem 0x71fa9000-0x71faafff]
[    0.000000] PM: Registered nosave memory: [mem 0x71fac000-0x71facfff]
[    0.000000] PM: Registered nosave memory: [mem 0x71fb0000-0x71fc4fff]
[    0.000000] PM: Registered nosave memory: [mem 0x71fcf000-0x71fe7fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7202a000-0x72032fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7203c000-0x72044fff]
[    0.000000] PM: Registered nosave memory: [mem 0x72046000-0x72047fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7204a000-0x7204cfff]
[    0.000000] PM: Registered nosave memory: [mem 0x72087000-0x72088fff]
[    0.000000] PM: Registered nosave memory: [mem 0x720a2000-0x720a2fff]
[    0.000000] PM: Registered nosave memory: [mem 0x720a6000-0x720aafff]
[    0.000000] PM: Registered nosave memory: [mem 0x720ad000-0x720d8fff]
[    0.000000] PM: Registered nosave memory: [mem 0x720db000-0x720dbfff]
[    0.000000] PM: Registered nosave memory: [mem 0x720e0000-0x720edfff]
[    0.000000] PM: Registered nosave memory: [mem 0x720f0000-0x720f5fff]
[    0.000000] PM: Registered nosave memory: [mem 0x720f8000-0x720fcfff]
[    0.000000] PM: Registered nosave memory: [mem 0x720ff000-0x72102fff]
[    0.000000] PM: Registered nosave memory: [mem 0x72105000-0x72109fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7210c000-0x72110fff]
[    0.000000] PM: Registered nosave memory: [mem 0x72113000-0x72117fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7211a000-0x7211efff]
[    0.000000] PM: Registered nosave memory: [mem 0x72121000-0x72125fff]
[    0.000000] PM: Registered nosave memory: [mem 0x72128000-0x7212cfff]
[    0.000000] PM: Registered nosave memory: [mem 0x7212f000-0x72133fff]
[    0.000000] PM: Registered nosave memory: [mem 0x72136000-0x72139fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7213c000-0x72143fff]
[    0.000000] PM: Registered nosave memory: [mem 0x72147000-0x7214dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x72151000-0x72157fff]
[    0.000000] PM: Registered nosave memory: [mem 0x7215b000-0x72160fff]
[    0.000000] PM: Registered nosave memory: [mem 0x72164000-0x7216afff]
[    0.000000] PM: Registered nosave memory: [mem 0x7216e000-0x7216ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x721b6000-0x721bdfff]
[    0.000000] PM: Registered nosave memory: [mem 0x721c0000-0x721c2fff]
[    0.000000] PM: Registered nosave memory: [mem 0x72214000-0x72215fff]
[    0.000000] PM: Registered nosave memory: [mem 0x72219000-0x7222bfff]
[    0.000000] PM: Registered nosave memory: [mem 0x72235000-0x7223afff]
[    0.000000] PM: Registered nosave memory: [mem 0x7223c000-0x7223ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x72241000-0x72270fff]
[    0.000000] PM: Registered nosave memory: [mem 0x72277000-0x72282fff]
[    0.000000] PM: Registered nosave memory: [mem 0x72285000-0x78a86fff]
[    0.000000] PM: Registered nosave memory: [mem 0x78a89000-0x8ace8fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8ad01000-0x8ad48fff]
[    0.000000] PM: Registered nosave memory: [mem 0x8ad61000-0x8ad8efff]
[    0.000000] PM: Registered nosave memory: [mem 0x8ae3a000-0x8ae8efff]
[    0.000000] PM: Registered nosave memory: [mem 0x8aecc000-0x8aefefff]
[    0.000000] PM: Registered nosave memory: [mem 0x8afa9000-0x8fffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x90000000-0xe00f7fff]
[    0.000000] PM: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff]
[    0.000000] PM: Registered nosave memory: [mem 0xe00f9000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfed91fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed92000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xffd6ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffd70000-0xffd9ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffda0000-0xffffffff]
[    0.000000] e820: [mem 0x90000000-0xe00f7fff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on Xen
[    0.000000] Xen version: 4.8.3 (preserve-AD)
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.000000] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:4 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] percpu: Embedded 37 pages/cpu @ffff880458800000 s112600 r8192 d30760 u524288
[    0.000000] pcpu-alloc: s112600 r8192 d30760 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: 3993821
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: inst.stage2=hd:LABEL=Qubes-R4.0-x86_64 i915.alpha_support=1
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] software IO TLB [mem 0x454800000-0x458800000] (64MB) mapped at [ffff880454800000-ffff8804587fffff]
[    0.000000] Memory: 15431756K/16228952K available (8846K kernel code, 2403K rwdata, 3760K rodata, 2224K init, 1976K bss, 797196K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] ftrace: allocating 34901 entries in 137 pages
[    0.001000] Hierarchical RCU implementation.
[    0.001000]  RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=4.
[    0.001000]  Tasks RCU enabled.
[    0.001000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
[    0.001000] Using NULL legacy PIC
[    0.001000] NR_IRQS: 524544, nr_irqs: 728, preallocated irqs: 0
[    0.001000] xen:events: Using FIFO-based ABI
[    0.001000] xen: --> pirq=1 -> irq=1 (gsi=1)
[    0.001000] xen: --> pirq=2 -> irq=2 (gsi=2)
[    0.001000] xen: --> pirq=3 -> irq=3 (gsi=3)
[    0.001000] xen: --> pirq=4 -> irq=4 (gsi=4)
[    0.001000] xen: --> pirq=5 -> irq=5 (gsi=5)
[    0.001000] xen: --> pirq=6 -> irq=6 (gsi=6)
[    0.001000] xen: --> pirq=7 -> irq=7 (gsi=7)
[    0.001000] xen: --> pirq=8 -> irq=8 (gsi=8)
[    0.001000] xen: --> pirq=9 -> irq=9 (gsi=9)
[    0.001000] xen: --> pirq=10 -> irq=10 (gsi=10)
[    0.001000] xen: --> pirq=11 -> irq=11 (gsi=11)
[    0.001000] xen: --> pirq=12 -> irq=12 (gsi=12)
[    0.001000] xen: --> pirq=13 -> irq=13 (gsi=13)
[    0.001000] xen: --> pirq=14 -> irq=14 (gsi=14)
[    0.001000] xen: --> pirq=15 -> irq=15 (gsi=15)
[    0.001000]  Offload RCU callbacks from CPUs: .
[    0.001000] Console: colour dummy device 80x25
[    0.001000] console [tty0] enabled
[    0.001000] clocksource: xen: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
[    0.001000] Xen: using vcpuop timer interface
[    0.001000] installing Xen timer for CPU 0
[    0.001000] tsc: Fast TSC calibration using PIT
[    0.001007] tsc: Detected 2900.157 MHz processor
[    0.001043] Calibrating delay loop (skipped), value calculated using timer frequency.. 5800.04 BogoMIPS (lpj=2900020)
[    0.001048] pid_max: default: 32768 minimum: 301
[    0.001078] ACPI: Core revision 20170531
[    0.102154] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.103052] Security Framework initialized
[    0.103057] Yama: becoming mindful.
[    0.103074] SELinux:  Initializing.
[    0.103104] SELinux:  Starting in permissive mode
[    0.111495] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.115764] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.115925] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.116069] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.116600] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.116603] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.116614] CPU: Physical Processor ID: 0
[    0.116616] CPU: Processor Core ID: 0
[    0.116621] mce: CPU supports 2 MCE banks
[    0.116656] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.116658] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.116729] Freeing SMP alternatives memory: 32K
[    0.117611] smpboot: Max logical packages: 1
[    0.117618] VPMU disabled by hypervisor.
[    0.117739] Performance Events: Broadwell events, PMU not available due to virtualization, using software events only.
[    0.117842] Hierarchical SRCU implementation.
[    0.118435] smp: Bringing up secondary CPUs ...
[    0.118569] installing Xen timer for CPU 1
[    0.118932] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.118935] NMI watchdog: Shutting down hard lockup detector on all cpus
[    0.119145] installing Xen timer for CPU 2
[    0.119429] installing Xen timer for CPU 3
[    0.119429] smp: Brought up 1 node, 4 CPUs
[    0.120583] devtmpfs: initialized
[    0.120583] x86/mm: Memory block size: 128MB
[    0.121585] PM: Registering ACPI NVS region [mem 0x8ad01000-0x8ad48fff] (294912 bytes)
[    0.121585] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.121585] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.121585] pinctrl core: initialized pinctrl subsystem
[    0.121585] RTC time: 10:58:05, date: 04/21/18
[    0.121585] NET: Registered protocol family 16
[    0.121585] xen:grant_table: Grant tables using version 1 layout
[    0.122015] Grant table initialized
[    0.122155] PCCT header not found.
[    0.122155] ACPI: bus type PCI registered
[    0.122155] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.122207] PCI: MMCONFIG for domain 0000 [bus 00-9b] at [mem 0xe0000000-0xe9bfffff] (base 0xe0000000)
[    0.122223] PCI: not using MMCONFIG
[    0.122223] PCI: Using configuration type 1 for base access
[    0.124082] ACPI: Disabled all _OSI OS vendors
[    0.124086] ACPI: Added _OSI(Module Device)
[    0.124088] ACPI: Added _OSI(Processor Device)
[    0.124091] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.124093] ACPI: Added _OSI(Processor Aggregator Device)
[    0.124095] ACPI: Added _OSI(Darwin)
[    0.124105] ACPI: EC: EC started
[    0.124108] ACPI: EC: interrupt blocked
[    0.125817] ACPI: \: Used as first EC
[    0.125821] ACPI: \: GPE=0x4e, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.125823] ACPI: \: Used as boot ECDT EC to handle transactions
[    0.125955] xen: registering gsi 9 triggering 0 polarity 0
[    0.128939] ACPI: BIOS _OSI(Darwin) query honored via DMI
[    0.130376] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.131059] ACPI Error: Needed type [Reference], found [Integer] ffff88045259ed38 (20170531/exresop-103)
[    0.131067] ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20170531/dswexec-461)
[    0.131073] ACPI Error: Method parse/execution failed \_PR.CPU0._PDC, AE_AML_OPERAND_TYPE (20170531/psparse-550)
[    0.131272] ACPI: Dynamic OEM Table Load:
[    0.131272] ACPI: SSDT 0xFFFF8804525C6800 00067C (v01 PmRef  ApIst    00003000 INTL 20140424)
[    0.132060] ACPI: Dynamic OEM Table Load:
[    0.132067] ACPI: SSDT 0xFFFF88045253BA00 000119 (v01 PmRef  ApCst    00003000 INTL 20140424)
[    0.132492] ACPI: Interpreter enabled
[    0.132518] ACPI: (supports S0 S3 S4 S5)
[    0.132520] ACPI: Using IOAPIC for interrupt routing
[    0.132549] PCI: MMCONFIG for domain 0000 [bus 00-9b] at [mem 0xe0000000-0xe9bfffff] (base 0xe0000000)
[    0.133021] PCI: MMCONFIG at [mem 0xe0000000-0xe9bfffff] reserved in ACPI motherboard resources
[    0.194616] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.194803] ACPI: GPE 0x4D active on init
[    0.195002] ACPI: GPE 0x52 active on init
[    0.195002] ACPI: Enabled 7 GPEs in block 00 to 7F
[    0.203239] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.203246] acpi PNP0A08:00: _OSC: OS assumes control of [PCIeHotplug SHPCHotplug AER PCIeCapability]
[    0.203263] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-9b] only partially covers this bridge
[    0.203648] PCI host bridge to bus 0000:00
[    0.203653] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.203656] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.203658] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.203662] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.203666] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.203669] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.203673] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.203676] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.203680] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.203684] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.203687] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.203691] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.203694] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.203698] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.203701] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.203705] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    0.203709] pci_bus 0000:00: root bus resource [mem 0x90000000-0xfeafffff window]
[    0.203712] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
[    0.203716] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.203747] pci 0000:00:00.0: [8086:1604] type 00 class 0x060000
[    0.204043] pci 0000:00:02.0: [8086:162b] type 00 class 0x030000
[    0.204134] pci 0000:00:02.0: reg 0x10: [mem 0xc0000000-0xc0ffffff 64bit]
[    0.204174] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[    0.204215] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[    0.204519] pci 0000:00:03.0: [8086:160c] type 00 class 0x040300
[    0.204585] pci 0000:00:03.0: reg 0x10: [mem 0xc1810000-0xc1813fff 64bit]
[    0.204997] pci 0000:00:14.0: [8086:9cb1] type 00 class 0x0c0330
[    0.205084] pci 0000:00:14.0: reg 0x10: [mem 0xc1800000-0xc180ffff 64bit]
[    0.205334] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.205489] pci 0000:00:15.0: [8086:9ce0] type 00 class 0x080102
[    0.205557] pci 0000:00:15.0: reg 0x10: [mem 0xc181a000-0xc181afff]
[    0.205920] pci 0000:00:15.4: [8086:9ce6] type 00 class 0x0c8000
[    0.205988] pci 0000:00:15.4: reg 0x10: [mem 0xc1819000-0xc1819fff]
[    0.206365] pci 0000:00:16.0: [8086:9cba] type 00 class 0x078000
[    0.206452] pci 0000:00:16.0: reg 0x10: [mem 0xc181b100-0xc181b11f 64bit]
[    0.206712] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.206856] pci 0000:00:1b.0: [8086:9ca0] type 00 class 0x040300
[    0.206940] pci 0000:00:1b.0: reg 0x10: [mem 0xc1814000-0xc1817fff 64bit]
[    0.207191] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.207296] pci 0000:00:1c.0: [8086:9c90] type 01 class 0x060400
[    0.207585] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.207649] pci 0000:00:1c.0: Enabling MPC IRBNCE
[    0.207656] pci 0000:00:1c.0: Intel PCH root port ACS workaround enabled
[    0.207756] pci 0000:00:1c.1: [8086:9c92] type 01 class 0x060400
[    0.208055] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.208112] pci 0000:00:1c.1: Enabling MPC IRBNCE
[    0.208120] pci 0000:00:1c.1: Intel PCH root port ACS workaround enabled
[    0.208216] pci 0000:00:1c.2: [8086:9c94] type 01 class 0x060400
[    0.208512] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.208569] pci 0000:00:1c.2: Enabling MPC IRBNCE
[    0.208576] pci 0000:00:1c.2: Intel PCH root port ACS workaround enabled
[    0.208674] pci 0000:00:1c.4: [8086:9c98] type 01 class 0x060400
[    0.208966] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.209022] pci 0000:00:1c.4: Enabling MPC IRBNCE
[    0.209029] pci 0000:00:1c.4: Intel PCH root port ACS workaround enabled
[    0.209123] pci 0000:00:1c.5: [8086:9c9a] type 01 class 0x060400
[    0.209418] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.209474] pci 0000:00:1c.5: Enabling MPC IRBNCE
[    0.209482] pci 0000:00:1c.5: Intel PCH root port ACS workaround enabled
[    0.209586] pci 0000:00:1f.0: [8086:9cc3] type 00 class 0x060100
[    0.210027] pci 0000:00:1f.3: [8086:9ca2] type 00 class 0x0c0500
[    0.210099] pci 0000:00:1f.3: reg 0x10: [mem 0xc181b000-0xc181b0ff 64bit]
[    0.210182] pci 0000:00:1f.3: reg 0x20: [io  0xefa0-0xefbf]
[    0.210360] pci 0000:00:1f.6: [8086:9ca4] type 00 class 0x118000
[    0.210458] pci 0000:00:1f.6: reg 0x10: [mem 0xc1818000-0xc1818fff 64bit]
[    0.210928] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.211135] pci 0000:02:00.0: [14e4:1570] type 00 class 0x048000
[    0.211223] pci 0000:02:00.0: reg 0x10: [mem 0xc1700000-0xc170ffff 64bit]
[    0.211272] pci 0000:02:00.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
[    0.211321] pci 0000:02:00.0: reg 0x20: [mem 0xc1600000-0xc16fffff 64bit]
[    0.211552] pci 0000:02:00.0: supports D1
[    0.211553] pci 0000:02:00.0: PME# supported from D0 D3hot
[    0.211771] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.211791] pci 0000:00:1c.1:   bridge window [mem 0xc1600000-0xc17fffff]
[    0.211808] pci 0000:00:1c.1:   bridge window [mem 0xa0000000-0xafffffff 64bit pref]
[    0.212005] pci 0000:03:00.0: [14e4:43ba] type 00 class 0x028000
[    0.212129] pci 0000:03:00.0: reg 0x10: [mem 0xc1400000-0xc1407fff 64bit]
[    0.212193] pci 0000:03:00.0: reg 0x18: [mem 0xc1000000-0xc13fffff 64bit]
[    0.212597] pci 0000:03:00.0: supports D1 D2
[    0.212598] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.216079] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.216098] pci 0000:00:1c.2:   bridge window [mem 0xc1000000-0xc14fffff]
[    0.216287] pci 0000:05:00.0: [8086:156d] type 01 class 0x060400
[    0.216645] pci 0000:05:00.0: supports D1 D2
[    0.216646] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.216874] pci 0000:00:1c.4: PCI bridge to [bus 05-9b]
[    0.216886] pci 0000:00:1c.4:   bridge window [io  0x4000-0x6fff]
[    0.216894] pci 0000:00:1c.4:   bridge window [mem 0xc1900000-0xcd9fffff]
[    0.216911] pci 0000:00:1c.4:   bridge window [mem 0xcda00000-0xd99fffff 64bit pref]
[    0.217150] pci 0000:06:00.0: [8086:156d] type 01 class 0x060400
[    0.217515] pci 0000:06:00.0: supports D1 D2
[    0.217516] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.217688] pci 0000:06:03.0: [8086:156d] type 01 class 0x060400
[    0.218057] pci 0000:06:03.0: supports D1 D2
[    0.218058] pci 0000:06:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.218221] pci 0000:06:04.0: [8086:156d] type 01 class 0x060400
[    0.218585] pci 0000:06:04.0: supports D1 D2
[    0.218586] pci 0000:06:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.218758] pci 0000:06:05.0: [8086:156d] type 01 class 0x060400
[    0.219124] pci 0000:06:05.0: supports D1 D2
[    0.219125] pci 0000:06:05.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.219296] pci 0000:06:06.0: [8086:156d] type 01 class 0x060400
[    0.219660] pci 0000:06:06.0: supports D1 D2
[    0.219660] pci 0000:06:06.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.219898] pci 0000:05:00.0: PCI bridge to [bus 06-6b]
[    0.219919] pci 0000:05:00.0:   bridge window [io  0x4000-0x5fff]
[    0.219929] pci 0000:05:00.0:   bridge window [mem 0xc1900000-0xc99fffff]
[    0.219948] pci 0000:05:00.0:   bridge window [mem 0xcda00000-0xd59fffff 64bit pref]
[    0.220127] pci 0000:07:00.0: [8086:156c] type 00 class 0x088000
[    0.220206] pci 0000:07:00.0: reg 0x10: [mem 0xc1900000-0xc193ffff]
[    0.220240] pci 0000:07:00.0: reg 0x14: [mem 0xc1940000-0xc1940fff]
[    0.220685] pci 0000:07:00.0: supports D1 D2
[    0.220686] pci 0000:07:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.221006] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.221036] pci 0000:06:00.0:   bridge window [mem 0xc1900000-0xc19fffff]
[    0.221202] pci 0000:06:03.0: PCI bridge to [bus 08-38]
[    0.221223] pci 0000:06:03.0:   bridge window [io  0x4000-0x4fff]
[    0.221233] pci 0000:06:03.0:   bridge window [mem 0xc1a00000-0xc59fffff]
[    0.221251] pci 0000:06:03.0:   bridge window [mem 0xcda00000-0xd19fffff 64bit pref]
[    0.221398] pci 0000:06:04.0: PCI bridge to [bus 39]
[    0.221588] pci 0000:06:05.0: PCI bridge to [bus 3a-6a]
[    0.221609] pci 0000:06:05.0:   bridge window [io  0x5000-0x5fff]
[    0.221618] pci 0000:06:05.0:   bridge window [mem 0xc5a00000-0xc99fffff]
[    0.221637] pci 0000:06:05.0:   bridge window [mem 0xd1a00000-0xd59fffff 64bit pref]
[    0.221761] pci 0000:06:06.0: PCI bridge to [bus 6b]
[    0.222149] pci 0000:04:00.0: [144d:1600] type 00 class 0x010601
[    0.222369] pci 0000:04:00.0: reg 0x24: [mem 0xc1500000-0xc1501fff]
[    0.222401] pci 0000:04:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
[    0.222586] pci 0000:04:00.0: PME# supported from D3hot D3cold
[    0.222842] pci 0000:00:1c.5: PCI bridge to [bus 04]
[    0.222861] pci 0000:00:1c.5:   bridge window [mem 0xc1500000-0xc15fffff]
[    0.223076] xen: registering gsi 13 triggering 1 polarity 0
[    0.223127] xen: registering gsi 6 triggering 1 polarity 0
[    0.223901] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.223970] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.224038] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.224105] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.224170] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.224236] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.224301] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.224366] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.224556] ACPI: EC: EC stopped
[    0.224559] ACPI: EC: EC started
[    0.224561] ACPI: EC: interrupt blocked
[    0.225791] ACPI: EC: interrupt unblocked
[    0.225809] ACPI: EC: event unblocked
[    0.225823] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x4e, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.225827] ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot ECDT EC to handle transactions and events
[    0.225848] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x4e, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.225852] ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot DSDT EC to handle transactions and events
[    0.225898] xen:balloon: Initialising balloon driver
[    0.229033] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.229033] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.229037] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.229039] vgaarb: loaded
[    0.229136] SCSI subsystem initialized
[    0.229199] libata version 3.00 loaded.
[    0.229199] ACPI: bus type USB registered
[    0.229199] usbcore: registered new interface driver usbfs
[    0.229199] usbcore: registered new interface driver hub
[    0.229199] usbcore: registered new device driver usb
[    0.229199] EDAC MC: Ver: 3.0.0
[    0.230047] Registered efivars operations
[    0.230555] PCI: Using ACPI for IRQ routing
[    0.249602] PCI: pci_cache_line_size set to 64 bytes
[    0.249859] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    0.249860] e820: reserve RAM buffer [mem 0x6e400000-0x6fffffff]
[    0.249861] e820: reserve RAM buffer [mem 0x707d9000-0x73ffffff]
[    0.249873] e820: reserve RAM buffer [mem 0x718a8000-0x73ffffff]
[    0.249885] e820: reserve RAM buffer [mem 0x71d9e000-0x73ffffff]
[    0.249897] e820: reserve RAM buffer [mem 0x71eff000-0x73ffffff]
[    0.249909] e820: reserve RAM buffer [mem 0x71f16000-0x73ffffff]
[    0.249920] e820: reserve RAM buffer [mem 0x71f99000-0x73ffffff]
[    0.249932] e820: reserve RAM buffer [mem 0x71fa9000-0x73ffffff]
[    0.249943] e820: reserve RAM buffer [mem 0x71fac000-0x73ffffff]
[    0.249954] e820: reserve RAM buffer [mem 0x71fb0000-0x73ffffff]
[    0.249966] e820: reserve RAM buffer [mem 0x71fcf000-0x73ffffff]
[    0.249977] e820: reserve RAM buffer [mem 0x7202a000-0x73ffffff]
[    0.249988] e820: reserve RAM buffer [mem 0x7203c000-0x73ffffff]
[    0.249998] e820: reserve RAM buffer [mem 0x72046000-0x73ffffff]
[    0.250013] e820: reserve RAM buffer [mem 0x7204a000-0x73ffffff]
[    0.250024] e820: reserve RAM buffer [mem 0x72087000-0x73ffffff]
[    0.250034] e820: reserve RAM buffer [mem 0x720a2000-0x73ffffff]
[    0.250044] e820: reserve RAM buffer [mem 0x720a6000-0x73ffffff]
[    0.250054] e820: reserve RAM buffer [mem 0x720ad000-0x73ffffff]
[    0.250064] e820: reserve RAM buffer [mem 0x720db000-0x73ffffff]
[    0.250074] e820: reserve RAM buffer [mem 0x720e0000-0x73ffffff]
[    0.250083] e820: reserve RAM buffer [mem 0x720f0000-0x73ffffff]
[    0.250092] e820: reserve RAM buffer [mem 0x720f8000-0x73ffffff]
[    0.250101] e820: reserve RAM buffer [mem 0x720ff000-0x73ffffff]
[    0.250110] e820: reserve RAM buffer [mem 0x72105000-0x73ffffff]
[    0.250118] e820: reserve RAM buffer [mem 0x7210c000-0x73ffffff]
[    0.250126] e820: reserve RAM buffer [mem 0x72113000-0x73ffffff]
[    0.250134] e820: reserve RAM buffer [mem 0x7211a000-0x73ffffff]
[    0.250142] e820: reserve RAM buffer [mem 0x72121000-0x73ffffff]
[    0.250149] e820: reserve RAM buffer [mem 0x72128000-0x73ffffff]
[    0.250156] e820: reserve RAM buffer [mem 0x7212f000-0x73ffffff]
[    0.250163] e820: reserve RAM buffer [mem 0x72136000-0x73ffffff]
[    0.250169] e820: reserve RAM buffer [mem 0x7213c000-0x73ffffff]
[    0.250175] e820: reserve RAM buffer [mem 0x72147000-0x73ffffff]
[    0.250181] e820: reserve RAM buffer [mem 0x72151000-0x73ffffff]
[    0.250187] e820: reserve RAM buffer [mem 0x7215b000-0x73ffffff]
[    0.250192] e820: reserve RAM buffer [mem 0x72164000-0x73ffffff]
[    0.250196] e820: reserve RAM buffer [mem 0x7216e000-0x73ffffff]
[    0.250201] e820: reserve RAM buffer [mem 0x721b6000-0x73ffffff]
[    0.250205] e820: reserve RAM buffer [mem 0x721c0000-0x73ffffff]
[    0.250208] e820: reserve RAM buffer [mem 0x72214000-0x73ffffff]
[    0.250212] e820: reserve RAM buffer [mem 0x72219000-0x73ffffff]
[    0.250214] e820: reserve RAM buffer [mem 0x72235000-0x73ffffff]
[    0.250217] e820: reserve RAM buffer [mem 0x7223c000-0x73ffffff]
[    0.250219] e820: reserve RAM buffer [mem 0x72241000-0x73ffffff]
[    0.250221] e820: reserve RAM buffer [mem 0x72277000-0x73ffffff]
[    0.250223] e820: reserve RAM buffer [mem 0x72285000-0x73ffffff]
[    0.250224] e820: reserve RAM buffer [mem 0x78a89000-0x7bffffff]
[    0.250225] e820: reserve RAM buffer [mem 0x8ad01000-0x8bffffff]
[    0.250228] e820: reserve RAM buffer [mem 0x8ad61000-0x8bffffff]
[    0.250231] e820: reserve RAM buffer [mem 0x8ae3a000-0x8bffffff]
[    0.250232] e820: reserve RAM buffer [mem 0x8aecc000-0x8bffffff]
[    0.250234] e820: reserve RAM buffer [mem 0x8afa9000-0x8bffffff]
[    0.250234] e820: reserve RAM buffer [mem 0x46f000000-0x46fffffff]
[    0.250305] NetLabel: Initializing
[    0.250309] NetLabel:  domain hash size = 128
[    0.250311] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.250324] NetLabel:  unlabeled traffic allowed by default
[    0.251082] clocksource: Switched to clocksource xen
[    0.259736] VFS: Disk quotas dquot_6.6.0
[    0.259760] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.259800] hugetlbfs: disabling because there are no supported hugepage sizes
[    0.259834] pnp: PnP ACPI init
[    0.259967] xen: registering gsi 8 triggering 1 polarity 0
[    0.260043] system 00:00: [mem 0xfed00000-0xfed03fff] has been reserved
[    0.260050] system 00:00: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.260104] system 00:01: [io  0xffff] has been reserved
[    0.260107] system 00:01: [io  0x1800-0x187f] has been reserved
[    0.260110] system 00:01: [io  0x0800-0x087f] has been reserved
[    0.260114] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.260128] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.260875] system 00:03: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.260879] system 00:03: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.260882] system 00:03: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.260885] system 00:03: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.260888] system 00:03: [mem 0xe0000000-0xefffffff] could not be reserved
[    0.260891] system 00:03: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.260894] system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
[    0.260897] system 00:03: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.260901] system 00:03: [mem 0xff000000-0xffffffff] could not be reserved
[    0.260904] system 00:03: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.260907] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.260961] system 00:04: [mem 0x20000000-0x201fffff] could not be reserved
[    0.260964] system 00:04: [mem 0x40000000-0x401fffff] could not be reserved
[    0.260968] system 00:04: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.261120] pnp: PnP ACPI: found 5 devices
[    0.279159] PM-Timer failed consistency check  (0xffffff) - aborting.
[    0.279167] pci 0000:04:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
[    0.279294] pci 0000:06:00.0: bridge window [io  0x1000-0x0fff] to [bus 07] add_size 1000
[    0.279297] pci 0000:06:00.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 07] add_size 200000 add_align 100000
[    0.279354] pci 0000:06:04.0: bridge window [io  0x1000-0x0fff] to [bus 39] add_size 1000
[    0.279355] pci 0000:06:04.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[    0.279356] pci 0000:06:04.0: bridge window [mem 0x00100000-0x000fffff] to [bus 39] add_size 200000 add_align 100000
[    0.279410] pci 0000:06:06.0: bridge window [io  0x1000-0x0fff] to [bus 6b] add_size 1000
[    0.279411] pci 0000:06:06.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 6b] add_size 200000 add_align 100000
[    0.279412] pci 0000:06:06.0: bridge window [mem 0x00100000-0x000fffff] to [bus 6b] add_size 200000 add_align 100000
[    0.279490] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.279532] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.279548] pci 0000:00:1c.1:   bridge window [mem 0xc1600000-0xc17fffff]
[    0.279559] pci 0000:00:1c.1:   bridge window [mem 0xa0000000-0xafffffff 64bit pref]
[    0.279579] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.279594] pci 0000:00:1c.2:   bridge window [mem 0xc1000000-0xc14fffff]
[    0.279628] pci 0000:06:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    0.279633] pci 0000:06:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    0.279637] pci 0000:06:04.0: BAR 14: no space for [mem size 0x00200000]
[    0.279639] pci 0000:06:04.0: BAR 14: failed to assign [mem size 0x00200000]
[    0.279643] pci 0000:06:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    0.279647] pci 0000:06:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    0.279651] pci 0000:06:06.0: BAR 14: no space for [mem size 0x00200000]
[    0.279653] pci 0000:06:06.0: BAR 14: failed to assign [mem size 0x00200000]
[    0.279657] pci 0000:06:06.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    0.279660] pci 0000:06:06.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    0.279664] pci 0000:06:00.0: BAR 13: no space for [io  size 0x1000]
[    0.279667] pci 0000:06:00.0: BAR 13: failed to assign [io  size 0x1000]
[    0.279670] pci 0000:06:04.0: BAR 13: no space for [io  size 0x1000]
[    0.279672] pci 0000:06:04.0: BAR 13: failed to assign [io  size 0x1000]
[    0.279675] pci 0000:06:06.0: BAR 13: no space for [io  size 0x1000]
[    0.279677] pci 0000:06:06.0: BAR 13: failed to assign [io  size 0x1000]
[    0.279681] pci 0000:06:06.0: BAR 14: no space for [mem size 0x00200000]
[    0.279684] pci 0000:06:06.0: BAR 14: failed to assign [mem size 0x00200000]
[    0.279687] pci 0000:06:06.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    0.279691] pci 0000:06:06.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    0.279695] pci 0000:06:06.0: BAR 13: no space for [io  size 0x1000]
[    0.279698] pci 0000:06:06.0: BAR 13: failed to assign [io  size 0x1000]
[    0.279701] pci 0000:06:04.0: BAR 14: no space for [mem size 0x00200000]
[    0.279703] pci 0000:06:04.0: BAR 14: failed to assign [mem size 0x00200000]
[    0.279707] pci 0000:06:04.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    0.279710] pci 0000:06:04.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    0.279714] pci 0000:06:04.0: BAR 13: no space for [io  size 0x1000]
[    0.279717] pci 0000:06:04.0: BAR 13: failed to assign [io  size 0x1000]
[    0.279720] pci 0000:06:00.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    0.279724] pci 0000:06:00.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    0.279728] pci 0000:06:00.0: BAR 13: no space for [io  size 0x1000]
[    0.279730] pci 0000:06:00.0: BAR 13: failed to assign [io  size 0x1000]
[    0.279734] pci 0000:06:00.0: PCI bridge to [bus 07]
[    0.279750] pci 0000:06:00.0:   bridge window [mem 0xc1900000-0xc19fffff]
[    0.279780] pci 0000:06:03.0: PCI bridge to [bus 08-38]
[    0.279787] pci 0000:06:03.0:   bridge window [io  0x4000-0x4fff]
[    0.279803] pci 0000:06:03.0:   bridge window [mem 0xc1a00000-0xc59fffff]
[    0.279815] pci 0000:06:03.0:   bridge window [mem 0xcda00000-0xd19fffff 64bit pref]
[    0.279836] pci 0000:06:04.0: PCI bridge to [bus 39]
[    0.279879] pci 0000:06:05.0: PCI bridge to [bus 3a-6a]
[    0.279887] pci 0000:06:05.0:   bridge window [io  0x5000-0x5fff]
[    0.279903] pci 0000:06:05.0:   bridge window [mem 0xc5a00000-0xc99fffff]
[    0.279915] pci 0000:06:05.0:   bridge window [mem 0xd1a00000-0xd59fffff 64bit pref]
[    0.279936] pci 0000:06:06.0: PCI bridge to [bus 6b]
[    0.279980] pci 0000:05:00.0: PCI bridge to [bus 06-6b]
[    0.279987] pci 0000:05:00.0:   bridge window [io  0x4000-0x5fff]
[    0.280019] pci 0000:05:00.0:   bridge window [mem 0xc1900000-0xc99fffff]
[    0.280031] pci 0000:05:00.0:   bridge window [mem 0xcda00000-0xd59fffff 64bit pref]
[    0.280052] pci 0000:00:1c.4: PCI bridge to [bus 05-9b]
[    0.280059] pci 0000:00:1c.4:   bridge window [io  0x4000-0x6fff]
[    0.280073] pci 0000:00:1c.4:   bridge window [mem 0xc1900000-0xcd9fffff]
[    0.280084] pci 0000:00:1c.4:   bridge window [mem 0xcda00000-0xd99fffff 64bit pref]
[    0.280106] pci 0000:04:00.0: BAR 6: assigned [mem 0xc1510000-0xc151ffff pref]
[    0.280110] pci 0000:00:1c.5: PCI bridge to [bus 04]
[    0.280125] pci 0000:00:1c.5:   bridge window [mem 0xc1500000-0xc15fffff]
[    0.280153] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.280154] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.280155] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.280156] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.280157] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.280158] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.280158] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.280159] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.280160] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.280161] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.280162] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.280163] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.280163] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.280164] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.280165] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.280166] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[    0.280166] pci_bus 0000:00: resource 20 [mem 0x90000000-0xfeafffff window]
[    0.280167] pci_bus 0000:00: resource 21 [mem 0xfed40000-0xfed44fff window]
[    0.280168] pci_bus 0000:02: resource 1 [mem 0xc1600000-0xc17fffff]
[    0.280169] pci_bus 0000:02: resource 2 [mem 0xa0000000-0xafffffff 64bit pref]
[    0.280170] pci_bus 0000:03: resource 1 [mem 0xc1000000-0xc14fffff]
[    0.280171] pci_bus 0000:05: resource 0 [io  0x4000-0x6fff]
[    0.280172] pci_bus 0000:05: resource 1 [mem 0xc1900000-0xcd9fffff]
[    0.280172] pci_bus 0000:05: resource 2 [mem 0xcda00000-0xd99fffff 64bit pref]
[    0.280173] pci_bus 0000:06: resource 0 [io  0x4000-0x5fff]
[    0.280174] pci_bus 0000:06: resource 1 [mem 0xc1900000-0xc99fffff]
[    0.280175] pci_bus 0000:06: resource 2 [mem 0xcda00000-0xd59fffff 64bit pref]
[    0.280176] pci_bus 0000:07: resource 1 [mem 0xc1900000-0xc19fffff]
[    0.280177] pci_bus 0000:08: resource 0 [io  0x4000-0x4fff]
[    0.280177] pci_bus 0000:08: resource 1 [mem 0xc1a00000-0xc59fffff]
[    0.280178] pci_bus 0000:08: resource 2 [mem 0xcda00000-0xd19fffff 64bit pref]
[    0.280179] pci_bus 0000:3a: resource 0 [io  0x5000-0x5fff]
[    0.280180] pci_bus 0000:3a: resource 1 [mem 0xc5a00000-0xc99fffff]
[    0.280181] pci_bus 0000:3a: resource 2 [mem 0xd1a00000-0xd59fffff 64bit pref]
[    0.280182] pci_bus 0000:04: resource 1 [mem 0xc1500000-0xc15fffff]
[    0.280284] NET: Registered protocol family 2
[    0.280794] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.281349] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.281456] TCP: Hash tables configured (established 131072 bind 65536)
[    0.281586] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.281715] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.281782] NET: Registered protocol family 1
[    0.281813] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.281912] xen: registering gsi 16 triggering 0 polarity 1
[    0.281934] xen: --> pirq=16 -> irq=16 (gsi=16)
[    0.282241] PCI: CLS 256 bytes, default 64
[    0.282281] Unpacking initramfs...
[    1.954795] Freeing initrd memory: 20160K
[    1.955845] audit: initializing netlink subsys (disabled)
[    1.955907] audit: type=2000 audit(1524308286.920:1): state=initialized audit_enabled=0 res=1
[    1.956117] Initialise system trusted keyrings
[    1.956126] Key type blacklist registered
[    1.956183] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    1.956968] zbud: loaded
[    1.957358] SELinux:  Registering netfilter hooks
[    1.957940] random: crng init done
[    2.113756] NET: Registered protocol family 38
[    2.113762] Key type asymmetric registered
[    2.113764] Asymmetric key parser 'x509' registered
[    2.113806] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    2.113864] io scheduler noop registered
[    2.113868] io scheduler deadline registered
[    2.113896] io scheduler cfq registered (default)
[    2.113898] io scheduler mq-deadline registered
[    2.113994] atomic64_test: passed for x86-64 platform with CX8 and with SSE
[    2.114172] xen: registering gsi 16 triggering 0 polarity 1
[    2.114177] Already setup the GSI :16
[    2.114366] xen: registering gsi 17 triggering 0 polarity 1
[    2.114384] xen: --> pirq=17 -> irq=17 (gsi=17)
[    2.114584] xen: registering gsi 18 triggering 0 polarity 1
[    2.114597] xen: --> pirq=18 -> irq=18 (gsi=18)
[    2.114795] xen: registering gsi 16 triggering 0 polarity 1
[    2.114798] Already setup the GSI :16
[    2.114979] xen: registering gsi 17 triggering 0 polarity 1
[    2.114981] Already setup the GSI :17
[    2.115167] xen: registering gsi 16 triggering 0 polarity 1
[    2.115170] Already setup the GSI :16
[    2.115472] xen: registering gsi 16 triggering 0 polarity 1
[    2.115475] Already setup the GSI :16
[    2.115791] xen: registering gsi 19 triggering 0 polarity 1
[    2.115802] xen: --> pirq=19 -> irq=19 (gsi=19)
[    2.116144] xen: registering gsi 16 triggering 0 polarity 1
[    2.116147] Already setup the GSI :16
[    2.116461] xen: registering gsi 17 triggering 0 polarity 1
[    2.116464] Already setup the GSI :17
[    2.116776] xen: registering gsi 18 triggering 0 polarity 1
[    2.116779] Already setup the GSI :18
[    2.117108] pciehp 0000:06:00.0:pcie204: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    2.117198] pciehp 0000:06:03.0:pcie204: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    2.117276] pciehp 0000:06:04.0:pcie204: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    2.117357] pciehp 0000:06:05.0:pcie204: Slot #5 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    2.117434] pciehp 0000:06:06.0:pcie204: Slot #6 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    2.117516] efifb: probing for efifb
[    2.123906] efifb: framebuffer at 0xb0000000, using 16000k, total 16000k
[    2.123911] efifb: mode is 2560x1600x32, linelength=10240, pages=1
[    2.123913] efifb: scrolling: redraw
[    2.123915] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    2.130552] Console: switching to colour frame buffer device 320x100
[    2.136776] fb0: EFI VGA frame buffer device
[    2.136795] intel_idle: MWAIT substates: 0x11142120
[    2.136796] intel_idle: v0.4.1 model 0x3D
[    2.136798] intel_idle: intel_idle yielding to none
[    2.136889] ACPI: AC Adapter [ADP1] (off-line)
[    2.137431] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    2.138186] ACPI: Lid Switch [LID0]
[    2.138227] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    2.138255] ACPI: Power Button [PWRB]
[    2.138285] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    2.138312] ACPI: Sleep Button [SLPB]
[    2.138341] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    2.138382] ACPI: Power Button [PWRF]
[    2.138721] ACPI Error: [\_PR_.CPU0._CST] Namespace lookup failure, AE_NOT_FOUND (20170531/psargs-364)
[    2.138749] ACPI Error: Method parse/execution failed \_PR.CPU1._CST, AE_NOT_FOUND (20170531/psparse-550)
[    2.138863] ACPI Error: [\_PR_.CPU0._CST] Namespace lookup failure, AE_NOT_FOUND (20170531/psargs-364)
[    2.138889] ACPI Error: Method parse/execution failed \_PR.CPU2._CST, AE_NOT_FOUND (20170531/psparse-550)
[    2.138976] ACPI Error: [\_PR_.CPU0._CST] Namespace lookup failure, AE_NOT_FOUND (20170531/psargs-364)
[    2.139020] ACPI Error: Method parse/execution failed \_PR.CPU3._CST, AE_NOT_FOUND (20170531/psparse-550)
[    2.139120] Warning: Processor Platform Limit not supported.
[    2.139239] GHES: HEST is not enabled!
[    2.139340] xen: registering gsi 20 triggering 0 polarity 1
[    2.139355] xen: --> pirq=20 -> irq=20 (gsi=20)
[    2.139521] dw_dmac_pci 0000:00:15.0: DesignWare DMA Controller, 8 channels
[    2.139941] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    2.141680] hpet_acpi_add: no address or irqs in _CRS
[    2.141740] Non-volatile memory driver v1.3
[    2.141780] Linux agpgart interface v0.103
[    2.142146] ahci 0000:04:00.0: version 3.0
[    2.142238] xen: registering gsi 16 triggering 0 polarity 1
[    2.142242] Already setup the GSI :16
[    2.152445] ahci 0000:04:00.0: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    2.152469] ahci 0000:04:00.0: flags: 64bit ncq led clo only pio ccc 
[    2.152821] scsi host0: ahci
[    2.152879] ata1: SATA max UDMA/133 abar m8192@0xc1500000 port 0xc1500100 irq 16
[    2.152947] libphy: Fixed MDIO Bus: probed
[    2.153051] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.153071] ehci-pci: EHCI PCI platform driver
[    2.153091] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.153108] ohci-pci: OHCI PCI platform driver
[    2.153127] uhci_hcd: USB Universal Host Controller Interface driver
[    2.153238] xen: registering gsi 16 triggering 0 polarity 1
[    2.153241] Already setup the GSI :16
[    2.153317] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.153432] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    2.154525] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0004b810
[    2.154562] xhci_hcd 0000:00:14.0: cache line size of 256 is not supported
[    2.154941] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.154963] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.154983] usb usb1: Product: xHCI Host Controller
[    2.154998] usb usb1: Manufacturer: Linux 4.13.16-100.fc25.x86_64 xhci-hcd
[    2.155016] usb usb1: SerialNumber: 0000:00:14.0
[    2.155165] hub 1-0:1.0: USB hub found
[    2.155202] hub 1-0:1.0: 11 ports detected
[    2.155577] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    2.155634] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    2.155783] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    2.155803] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.155823] usb usb2: Product: xHCI Host Controller
[    2.155837] usb usb2: Manufacturer: Linux 4.13.16-100.fc25.x86_64 xhci-hcd
[    2.155856] usb usb2: SerialNumber: 0000:00:14.0
[    2.155973] hub 2-0:1.0: USB hub found
[    2.156016] hub 2-0:1.0: 4 ports detected
[    2.156088] usb: port power management may be unreliable
[    2.156261] usbcore: registered new interface driver usbserial
[    2.156283] usbcore: registered new interface driver usbserial_generic
[    2.156303] usbserial: USB Serial support registered for generic
[    2.156365] mousedev: PS/2 mouse device common for all mice
[    2.156542] rtc_cmos 00:02: RTC can wake from S4
[    2.156649] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    2.156680] rtc_cmos 00:02: no alarms, y3k, 242 bytes nvram
[    2.156739] device-mapper: uevent: version 1.0.3
[    2.156811] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com
[    2.157097] hidraw: raw HID events driver (C) Jiri Kosina
[    2.157142] usbcore: registered new interface driver usbhid
[    2.157157] usbhid: USB HID core driver
[    2.157250] drop_monitor: Initializing network drop monitor service
[    2.157322] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.157424] Initializing XFRM netlink socket
[    2.157525] NET: Registered protocol family 10
[    2.164780] Segment Routing with IPv6
[    2.165999] mip6: Mobile IPv6
[    2.167211] NET: Registered protocol family 17
[    2.168650] RAS: Correctable Errors collector initialized.
[    2.169898] AVX2 version of gcm_enc/dec engaged.
[    2.171135] AES CTR mode by8 optimization enabled
[    2.201890] sched_clock: Marking stable (2201880613, 0)->(26873323950, -24671443337)
[    2.203775] registered taskstats version 1
[    2.205059] Loading compiled-in X.509 certificates
[    2.245147] Loaded X.509 cert 'Fedora kernel signing key: 1becb3ce930e4e7879d1eaa1c22676aff2f6382e'
[    2.246447] Couldn't get size: 0x800000000000000e
[    2.247709] MODSIGN: Couldn't get UEFI db list
[    2.248970] Couldn't get size: 0x800000000000000e
[    2.250222] MODSIGN: Couldn't get UEFI MokListRT
[    2.251466] Couldn't get size: 0x800000000000000e
[    2.252696] MODSIGN: Couldn't get UEFI dbx list
[    2.253950] zswap: loaded using pool lzo/zbud
[    2.266961] Key type big_key registered
[    2.273888] Key type encrypted registered
[    2.276211]   Magic number: 14:68:983
[    2.277583] rtc_cmos 00:02: setting system clock to 2018-04-21 10:58:07 UTC (1524308287)
[    2.278969] PM: Hibernation image not present or could not be loaded.
[    2.461208] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.462699] ata1.00: unexpected _GTF length (8)
[    2.464091] ata1.00: ATA-8: APPLE SSD SM1024F, UXM6JA1Q, max UDMA/133
[    2.465310] ata1.00: 1954210120 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.466858] ata1.00: unexpected _GTF length (8)
[    2.468238] ata1.00: configured for UDMA/133
[    2.469661] scsi 0:0:0:0: Direct-Access     ATA      APPLE SSD SM1024 JA1Q PQ: 0 ANSI: 5
[    2.471148] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.471278] sd 0:0:0:0: [sda] 1954210120 512-byte logical blocks: (1.00 TB/932 GiB)
[    2.471280] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.471288] sd 0:0:0:0: [sda] Write Protect is off
[    2.471289] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.471303] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.472782]  sda: sda1 sda2 sda3 sda4 sda5
[    2.473178] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.481236] Freeing unused kernel memory: 2224K
[    2.482401] Write protecting the kernel read-only data: 14336k
[    2.495042] Freeing unused kernel memory: 1380K
[    2.496426] Freeing unused kernel memory: 336K
[    2.497571] x86/mm: Found insecure W+X mapping at address ffff880000000000/0xffff880000000000
[    2.498724] ------------[ cut here ]------------
[    2.499847] WARNING: CPU: 2 PID: 1 at arch/x86/mm/dump_pagetables.c:236 note_page+0x630/0x7e0
[    2.500978] Modules linked in:
[    2.502100] CPU: 2 PID: 1 Comm: swapper/0 Not tainted 4.13.16-100.fc25.x86_64 #1
[    2.503233] Hardware name: Apple Inc. MacBookPro12,1/Mac-E43C1C25D4880AD6, BIOS MBP121.88Z.0167.B33.1706181928 06/18/2017
[    2.504391] task: ffff880452a54c80 task.stack: ffffc90003cb0000
[    2.505551] RIP: e030:note_page+0x630/0x7e0
[    2.506710] RSP: e02b:ffffc90003cb3df8 EFLAGS: 00010282
[    2.507865] RAX: 0000000000000051 RBX: ffffc90003cb3e90 RCX: ffffffff81e591c8
[    2.509028] RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000200
[    2.510190] RBP: ffffc90003cb3e30 R08: 0000000000000000 R09: 00000000000003f8
[    2.511339] R10: 00000000000019a0 R11: 0000000000000001 R12: 001000000000007f
[    2.512480] R13: 0000000000000004 R14: 0000000000000000 R15: 0000000000000000
[    2.513623] FS:  0000000000000000(0000) GS:ffff880458900000(0000) knlGS:0000000000000000
[    2.514762] CS:  e033 DS: 0000 ES: 0000 CR0: 0000000080050033
[    2.515896] CR2: 0000000000000000 CR3: 0000000001e09000 CR4: 0000000000042660
[    2.517043] Call Trace:
[    2.518176]  ptdump_walk_pgd_level_core+0x3e7/0x490
[    2.519315]  ? 0xffffffff81000000
[    2.520450]  ptdump_walk_pgd_level_checkwx+0x17/0x20
[    2.521583]  mark_rodata_ro+0xf4/0x100
[    2.522710]  ? rest_init+0xc0/0xc0
[    2.523825]  kernel_init+0x2f/0x101
[    2.524935]  ret_from_fork+0x25/0x30
[    2.525033] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[    2.527149] Code: 48 c7 43 28 00 00 00 00 48 89 43 20 e9 05 fd ff ff 48 8b 73 10 48 c7 c7 00 eb c7 81 c6 05 35 a8 f9 00 01 48 89 f2 e8 f1 84 09 00 <0f> ff e9 1f fa ff ff 48 8b 70 20 48 c7 c7 bd e9 c7 81 e8 da 84 
[    2.528335] ---[ end trace bf8f68f81abae775 ]---
[    2.550132] x86/mm: Checked W+X mappings: FAILED, 4602 W+X pages found.
[    2.551342] rodata_test: all tests were successful
[    2.569173] systemd[1]: systemd 231 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    2.570588] systemd[1]: Detected virtualization xen.
[    2.571846] systemd[1]: Detected architecture x86-64.
[    2.573094] systemd[1]: Running in initial RAM disk.
[    2.578337] systemd[1]: No hostname configured.
[    2.579609] systemd[1]: Set hostname to <localhost>.
[    2.580924] systemd[1]: Initializing machine ID from random generator.
[    2.668871] systemd[1]: Reached target Timers.
[    2.671709] systemd[1]: Listening on udev Kernel Socket.
[    2.674493] systemd[1]: Listening on Journal Audit Socket.
[    2.711899] xen:xen_evtchn: Event-channel device installed
[    2.733143] xen_pciback: backend is vpci
[    2.734029] audit: type=1130 audit(1524308287.952:2): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=kmod-static-nodes comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.739584] xen_acpi_processor: Uploading Xen processor PM info
[    2.740932] ACPI Error: [\_PR_.CPU0._CST] Namespace lookup failure, AE_NOT_FOUND (20170531/psargs-364)
[    2.742258] ACPI Error: Method parse/execution failed \_PR.CPU1._CST, AE_NOT_FOUND (20170531/psparse-550)
[    2.743590] ACPI Error: [\_PR_.CPU0._CST] Namespace lookup failure, AE_NOT_FOUND (20170531/psargs-364)
[    2.744927] ACPI Error: Method parse/execution failed \_PR.CPU2._CST, AE_NOT_FOUND (20170531/psparse-550)
[    2.746282] ACPI Error: [\_PR_.CPU0._CST] Namespace lookup failure, AE_NOT_FOUND (20170531/psargs-364)
[    2.747632] ACPI Error: Method parse/execution failed \_PR.CPU3._CST, AE_NOT_FOUND (20170531/psparse-550)
[    2.749020] ACPI Error: [\_PR_.CPU0._CST] Namespace lookup failure, AE_NOT_FOUND (20170531/psargs-364)
[    2.750422] ACPI Error: Method parse/execution failed \_PR.CPU4._CST, AE_NOT_FOUND (20170531/psparse-550)
[    2.751862] ACPI Error: [\_PR_.CPU0._CST] Namespace lookup failure, AE_NOT_FOUND (20170531/psargs-364)
[    2.752418] usb 1-1: New USB device found, idVendor=05e3, idProduct=0610
[    2.752419] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.752420] usb 1-1: Product: USB2.0 Hub
[    2.752421] usb 1-1: Manufacturer: GenesysLogic
[    2.763849] ACPI Error: Method parse/execution failed \_PR.CPU5._CST, AE_NOT_FOUND (20170531/psparse-550)
[    2.763872] ACPI Error: [\_PR_.CPU0._CST] Namespace lookup failure, AE_NOT_FOUND (20170531/psargs-364)
[    2.763875] ACPI Error: Method parse/execution failed \_PR.CPU6._CST, AE_NOT_FOUND (20170531/psparse-550)
[    2.763884] ACPI Error: [\_PR_.CPU0._CST] Namespace lookup failure, AE_NOT_FOUND (20170531/psargs-364)
[    2.763886] ACPI Error: Method parse/execution failed \_PR.CPU7._CST, AE_NOT_FOUND (20170531/psparse-550)
[    2.798595] hub 1-1:1.0: USB hub found
[    2.798660] audit: type=1130 audit(1524308288.001:3): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.798662] audit: type=1130 audit(1524308288.004:4): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.799672] hub 1-1:1.0: 4 ports detected
[    2.806828] audit: type=1130 audit(1524308288.029:5): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.810576] audit: type=1130 audit(1524308288.032:6): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.815967] audit: type=1130 audit(1524308288.038:7): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    2.850166] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
[    2.867603] usb 2-1: New USB device found, idVendor=05e3, idProduct=0612
[    2.870140] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.871820] usb 2-1: Product: USB3.0 Hub
[    2.874511] usb 2-1: Manufacturer: GenesysLogic
[    2.878337] hub 2-1:1.0: USB hub found
[    2.880835] hub 2-1:1.0: 4 ports detected
[    2.975836] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x29cd561a9d3, max_idle_ns: 440795320901 ns
[    3.254924] audit: type=1130 audit(1524308288.477:8): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-cmdline comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    3.296193] usb 2-3: new SuperSpeed USB device number 3 using xhci_hcd
[    3.310287] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    3.311970] usb 2-3: New USB device found, idVendor=05ac, idProduct=8406
[    3.311972] usb 2-3: New USB device strings: Mfr=3, Product=4, SerialNumber=5
[    3.311973] usb 2-3: Product: Card Reader
[    3.311974] usb 2-3: Manufacturer: Apple
[    3.311975] usb 2-3: SerialNumber: 000000000820
[    3.412766] Floppy drive(s): fd0 is unknown type 15 (usb?), fd1 is unknown type 15 (usb?)
[    3.611152] usb 1-3: new full-speed USB device number 5 using xhci_hcd
[    3.787742] usb 1-3: New USB device found, idVendor=05ac, idProduct=8290
[    3.793788] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.799830] usb 1-3: Product: Bluetooth USB Host Controller
[    3.805935] usb 1-3: Manufacturer: Broadcom Corp.
[    3.814266] input: Broadcom Corp. Bluetooth USB Host Controller as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:05AC:8290.0003/input/input6
[    3.868634] hid-generic 0003:05AC:8290.0003: input,hidraw2: USB HID v1.11 Keyboard [Broadcom Corp. Bluetooth USB Host Controller] on usb-0000:00:14.0-3/input0
[    3.874833] input: Broadcom Corp. Bluetooth USB Host Controller as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:05AC:8290.0004/input/input7
[    3.876923] hid-generic 0003:05AC:8290.0004: input,hidraw3: USB HID v1.11 Mouse [Broadcom Corp. Bluetooth USB Host Controller] on usb-0000:00:14.0-3/input1
[    3.983382] clocksource: Switched to clocksource tsc
[    6.431301] floppy0: no floppy controllers found
[    6.520012] raid6: sse2x1   gen()  8988 MB/s
[    6.538006] raid6: sse2x1   xor()  6644 MB/s
[    6.556016] raid6: sse2x2   gen() 11035 MB/s
[    6.574007] raid6: sse2x2   xor()  7269 MB/s
[    6.592022] raid6: sse2x4   gen() 12730 MB/s
[    6.610009] raid6: sse2x4   xor()  8931 MB/s
[    6.628009] raid6: avx2x1   gen() 17289 MB/s
[    6.646007] raid6: avx2x1   xor() 12568 MB/s
[    6.664010] raid6: avx2x2   gen() 20574 MB/s
[    6.682006] raid6: avx2x2   xor() 13015 MB/s
[    6.700009] raid6: avx2x4   gen() 22808 MB/s
[    6.718007] raid6: avx2x4   xor() 16189 MB/s
[    6.719806] raid6: using algorithm avx2x4 gen() 22808 MB/s
[    6.721596] raid6: .... xor() 16189 MB/s, rmw enabled
[    6.723476] raid6: using avx2x2 recovery algorithm
[    6.726817] async_tx: api initialized (async)
[    6.730131] xor: automatically using best checksumming function   avx       
[    6.812226] device-mapper: multipath round-robin: version 1.2.0 loaded
[    6.929127] audit: type=1130 audit(1524308292.151:9): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-udev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.951751] audit: type=1130 audit(1524308292.166:10): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    6.964632] usb-storage 1-2:1.0: USB Mass Storage device detected
[    6.981453] scsi host1: usb-storage 1-2:1.0
[    6.984305] usb-storage 2-3:1.0: USB Mass Storage device detected
[    6.986370] scsi host2: usb-storage 2-3:1.0
[    6.989495] usbcore: registered new interface driver usb-storage
[    6.994913] usbcore: registered new interface driver uas
[    7.248076] audit: type=1130 audit(1524308292.470:11): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.399234] audit: type=1130 audit(1524308292.621:12): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    8.033135] scsi 2:0:0:0: Direct-Access     APPLE    SD Card Reader   3.00 PQ: 0 ANSI: 6
[    8.046584] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    8.051288] sd 1:0:0:0: [sdb] 31260672 512-byte logical blocks: (16.0 GB/14.9 GiB)
[    8.051353] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    8.052532] sd 2:0:0:0: [sdc] Attached SCSI removable disk
[    8.061520] sd 1:0:0:0: [sdb] Write Protect is off
[    8.063856] sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00
[    8.064203] sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    8.068873]  sdb: sdb1 sdb2
[    8.072339] sd 1:0:0:0: [sdb] Attached SCSI removable disk
[    8.396171] loop: module loaded
[    8.491505] ISO 9660 Extensions: Microsoft Joliet Level 3
[    8.493645] ISO 9660 Extensions: Microsoft Joliet Level 3
[    8.499203] ISO 9660 Extensions: RRIP_1991A
[    9.037130] audit: type=1130 audit(1524308294.259:13): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-initqueue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    9.071898] audit: type=1130 audit(1524308294.294:14): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    9.234745] audit: type=1130 audit(1524308294.457:15): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    9.237940] audit: type=1131 audit(1524308294.457:16): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-parse-etc comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    9.281511] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
[    9.324900] audit: type=1130 audit(1524308294.547:17): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-mount comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    9.410813] audit: type=1130 audit(1524308294.633:18): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=dracut-pre-pivot comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    9.432706] audit: type=1130 audit(1524308294.655:19): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    9.435776] audit: type=1131 audit(1524308294.655:20): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=kernel msg='unit=initrd-cleanup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    9.565036] systemd-journald[200]: Received SIGTERM from PID 1 (systemd).
[    9.605952] systemd: 24 output lines suppressed due to ratelimiting
[   10.189966] SELinux: 32768 avtab hash slots, 107304 rules.
[   10.203292] SELinux: 32768 avtab hash slots, 107304 rules.
[   10.231397] SELinux:  8 users, 14 roles, 5078 types, 310 bools, 1 sens, 1024 cats
[   10.231399] SELinux:  94 classes, 107304 rules
[   10.234619] SELinux:  Permission getrlimit in class process not defined in policy.
[   10.236256] SELinux:  Class process2 not defined in policy.
[   10.237901] SELinux:  Permission map in class file not defined in policy.
[   10.239543] SELinux:  Permission map in class dir not defined in policy.
[   10.241144] SELinux:  Permission map in class lnk_file not defined in policy.
[   10.242695] SELinux:  Permission map in class chr_file not defined in policy.
[   10.244241] SELinux:  Permission map in class blk_file not defined in policy.
[   10.245794] SELinux:  Permission map in class sock_file not defined in policy.
[   10.247316] SELinux:  Permission map in class fifo_file not defined in policy.
[   10.248860] SELinux:  Permission map in class socket not defined in policy.
[   10.250378] SELinux:  Permission map in class tcp_socket not defined in policy.
[   10.251918] SELinux:  Permission map in class udp_socket not defined in policy.
[   10.253399] SELinux:  Permission map in class rawip_socket not defined in policy.
[   10.254848] SELinux:  Permission map in class netlink_socket not defined in policy.
[   10.256298] SELinux:  Permission map in class packet_socket not defined in policy.
[   10.257748] SELinux:  Permission map in class key_socket not defined in policy.
[   10.259201] SELinux:  Permission map in class unix_stream_socket not defined in policy.
[   10.260609] SELinux:  Permission map in class unix_dgram_socket not defined in policy.
[   10.261991] SELinux:  Permission map in class netlink_route_socket not defined in policy.
[   10.263373] SELinux:  Permission map in class netlink_tcpdiag_socket not defined in policy.
[   10.264753] SELinux:  Permission map in class netlink_nflog_socket not defined in policy.
[   10.266125] SELinux:  Permission map in class netlink_xfrm_socket not defined in policy.
[   10.267503] SELinux:  Permission map in class netlink_selinux_socket not defined in policy.
[   10.268865] SELinux:  Permission map in class netlink_iscsi_socket not defined in policy.
[   10.270232] SELinux:  Permission map in class netlink_audit_socket not defined in policy.
[   10.271594] SELinux:  Permission map in class netlink_fib_lookup_socket not defined in policy.
[   10.272939] SELinux:  Permission map in class netlink_connector_socket not defined in policy.
[   10.274305] SELinux:  Permission map in class netlink_netfilter_socket not defined in policy.
[   10.275658] SELinux:  Permission map in class netlink_dnrt_socket not defined in policy.
[   10.276990] SELinux:  Permission map in class netlink_kobject_uevent_socket not defined in policy.
[   10.278327] SELinux:  Permission map in class netlink_generic_socket not defined in policy.
[   10.279675] SELinux:  Permission map in class netlink_scsitransport_socket not defined in policy.
[   10.280998] SELinux:  Permission map in class netlink_rdma_socket not defined in policy.
[   10.282312] SELinux:  Permission map in class netlink_crypto_socket not defined in policy.
[   10.283587] SELinux:  Permission map in class appletalk_socket not defined in policy.
[   10.284844] SELinux:  Permission map in class dccp_socket not defined in policy.
[   10.286092] SELinux:  Permission map in class tun_socket not defined in policy.
[   10.287346] SELinux:  Class sctp_socket not defined in policy.
[   10.288608] SELinux:  Class icmp_socket not defined in policy.
[   10.289808] SELinux:  Class ax25_socket not defined in policy.
[   10.290974] SELinux:  Class ipx_socket not defined in policy.
[   10.292133] SELinux:  Class netrom_socket not defined in policy.
[   10.293292] SELinux:  Class atmpvc_socket not defined in policy.
[   10.294405] SELinux:  Class x25_socket not defined in policy.
[   10.295523] SELinux:  Class rose_socket not defined in policy.
[   10.296621] SELinux:  Class decnet_socket not defined in policy.
[   10.297694] SELinux:  Class atmsvc_socket not defined in policy.
[   10.298776] SELinux:  Class rds_socket not defined in policy.
[   10.299852] SELinux:  Class irda_socket not defined in policy.
[   10.300911] SELinux:  Class pppox_socket not defined in policy.
[   10.301939] SELinux:  Class llc_socket not defined in policy.
[   10.302936] SELinux:  Class can_socket not defined in policy.
[   10.303914] SELinux:  Class tipc_socket not defined in policy.
[   10.304856] SELinux:  Class bluetooth_socket not defined in policy.
[   10.305779] SELinux:  Class iucv_socket not defined in policy.
[   10.306657] SELinux:  Class rxrpc_socket not defined in policy.
[   10.307535] SELinux:  Class isdn_socket not defined in policy.
[   10.308428] SELinux:  Class phonet_socket not defined in policy.
[   10.309269] SELinux:  Class ieee802154_socket not defined in policy.
[   10.310112] SELinux:  Class caif_socket not defined in policy.
[   10.310927] SELinux:  Class alg_socket not defined in policy.
[   10.311739] SELinux:  Class nfc_socket not defined in policy.
[   10.312550] SELinux:  Class vsock_socket not defined in policy.
[   10.313364] SELinux:  Class kcm_socket not defined in policy.
[   10.314179] SELinux:  Class qipcrtr_socket not defined in policy.
[   10.315011] SELinux:  Class smc_socket not defined in policy.
[   10.315829] SELinux:  Class infiniband_pkey not defined in policy.
[   10.316665] SELinux:  Class infiniband_endport not defined in policy.
[   10.317512] SELinux: the above unknown classes and permissions will be allowed
[   10.318366] SELinux:  policy capability network_peer_controls=1
[   10.319220] SELinux:  policy capability open_perms=1
[   10.320059] SELinux:  policy capability extended_socket_class=0
[   10.320889] SELinux:  policy capability always_check_network=0
[   10.321734] SELinux:  policy capability cgroup_seclabel=0
[   10.322579] SELinux:  policy capability nnp_nosuid_transition=0
[   10.323416] SELinux:  Completing initialization.
[   10.323416] SELinux:  Setting up existing superblocks.
[   10.349922] systemd[1]: Successfully loaded SELinux policy in 287.630ms.
[   10.411382] systemd[1]: Relabelled /dev and /run in 28.615ms.
[   11.555941] systemd-journald[880]: Received request to flush runtime journal from PID 1
[   12.317636] kauditd_printk_skb: 54 callbacks suppressed
[   12.317637] audit: type=1130 audit(1524308297.537:75): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   12.409636] ACPI: SBS HC: EC = 0xffff88045252fd00, offset = 0x20, query_bit = 0x10
[   12.525672] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   12.548905] xen: registering gsi 21 triggering 0 polarity 1
[   12.548931] xen: --> pirq=21 -> irq=21 (gsi=21)
[   12.549155] pxa2xx-spi pxa2xx-spi.0: bad message state in interrupt handler
[   12.561958] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[   12.561982] ACPI: Smart Battery System [SBS0]: Battery Slot [BAT0] (battery present)
[   12.631428] xen: registering gsi 18 triggering 0 polarity 1
[   12.631436] Already setup the GSI :18
[   12.631528] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[   12.661928] xen: registering gsi 18 triggering 0 polarity 1
[   12.661936] Already setup the GSI :18
[   12.661981] i801_smbus 0000:00:1f.3: SPD Write Disable is set
[   12.662225] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[   12.850167] xen: registering gsi 16 triggering 0 polarity 1
[   12.850184] Already setup the GSI :16
[   13.016967] audit: type=1130 audit(1524308298.238:76): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-start comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   13.038555] xen: registering gsi 16 triggering 0 polarity 1
[   13.038560] Already setup the GSI :16
[   13.040150] thunderbolt 0000:07:00.0: NHI initialized, starting thunderbolt
[   13.040155] thunderbolt 0000:07:00.0: allocating TX ring 0 of size 10
[   13.040231] thunderbolt 0000:07:00.0: allocating RX ring 0 of size 10
[   13.040304] thunderbolt 0000:07:00.0: control channel created
[   13.040305] thunderbolt 0000:07:00.0: control channel starting...
[   13.040306] thunderbolt 0000:07:00.0: starting TX ring 0
[   13.040313] thunderbolt 0000:07:00.0: enabling interrupt at register 0x38200 bit 0 (0x0 -> 0x1)
[   13.040315] thunderbolt 0000:07:00.0: starting RX ring 0
[   13.040322] thunderbolt 0000:07:00.0: enabling interrupt at register 0x38200 bit 12 (0x1 -> 0x1001)
[   13.066954] thunderbolt 0000:07:00.0: RX: checksum mismatch, dropping packet
[   13.080028] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
[   13.080030] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[   13.080030] RAPL PMU: hw unit of domain package 2^-14 Joules
[   13.080031] RAPL PMU: hw unit of domain dram 2^-14 Joules
[   13.080031] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[   13.386678] audit: type=1130 audit(1524308298.609:77): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   13.395223] Setting dangerous option alpha_support - tainting kernel
[   13.397483] xen: registering gsi 16 triggering 0 polarity 1
[   13.397490] Already setup the GSI :16
[   13.402348] [drm] Memory usable by graphics device = 4096M
[   13.402350] checking generic (b0000000 fa0000) vs hw (b0000000 10000000)
[   13.402351] fb: switching to inteldrmfb from EFI VGA
[   13.402397] Console: switching to colour dummy device 80x25
[   13.411778] [drm] Replacing VGA console driver
[   13.446832] usbcore: registered new interface driver brcmfmac
[   13.446950] xen: registering gsi 18 triggering 0 polarity 1
[   13.446956] Already setup the GSI :18
[   13.467293] intel_rapl: Found RAPL domain package
[   13.467296] intel_rapl: Found RAPL domain core
[   13.467298] intel_rapl: Found RAPL domain uncore
[   13.467301] intel_rapl: Found RAPL domain dram
[   13.523153] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   13.523154] [drm] Driver supports precise vblank timestamp query.
[   13.523497] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   13.529687] [drm] Initialized i915 1.6.0 20170619 for 0000:00:02.0 on minor 0
[   13.530861] ACPI: Video Device [IGPU] (multi-head: yes  rom: no  post: no)
[   13.531197] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
[   13.567394] fbcon: inteldrmfb (fb0) is primary device
[   13.610123] brcmfmac 0000:03:00.0: Direct firmware load for brcm/brcmfmac43602-pcie.txt failed with error -2
[   14.120941] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Nov 10 2015 06:38:10 version 7.35.177.61 (r598657) FWID 01-ea662a8c
[   14.176160] brcmfmac 0000:03:00.0 wlp3s0: renamed from wlan0
[   14.982750] Console: switching to colour frame buffer device 320x100
[   15.011881] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   15.025902] audit: type=1130 audit(1524308300.247:78): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   15.044920] audit: type=1130 audit(1524308300.267:79): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-backlight@backlight:intel_backlight comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   18.399772] thunderbolt 0000:07:00.0: RX: checksum mismatch, dropping packet
[   19.176310] audit: type=1131 audit(1524308304.398:80): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   23.519605] thunderbolt 0000:07:00.0: RX: checksum mismatch, dropping packet
[   28.639442] thunderbolt 0000:07:00.0: RX: checksum mismatch, dropping packet
[   33.759609] thunderbolt 0000:07:00.0: stopping RX ring 0
[   33.759624] thunderbolt 0000:07:00.0: disabling interrupt at register 0x38200 bit 12 (0x1001 -> 0x1)
[   33.759657] thunderbolt 0000:07:00.0: stopping TX ring 0
[   33.759665] thunderbolt 0000:07:00.0: disabling interrupt at register 0x38200 bit 0 (0x1 -> 0x0)
[   33.759689] thunderbolt 0000:07:00.0: control channel stopped
[   33.759761] thunderbolt 0000:07:00.0: freeing RX ring 0
[   33.759794] thunderbolt 0000:07:00.0: freeing TX ring 0
[   33.759819] thunderbolt 0000:07:00.0: shutdown
[   33.761889] thunderbolt: probe of 0000:07:00.0 failed with error -5
[   33.772467] audit: type=1130 audit(1524308318.994:81): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-udev-settle comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.850002] audit: type=1130 audit(1524308319.072:82): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.850037] audit: type=1131 audit(1524308319.072:83): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=dmraid-activation comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.869901] audit: type=1130 audit(1524308319.092:84): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.869934] audit: type=1131 audit(1524308319.092:85): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=plymouth-read-write comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.914387] audit: type=1130 audit(1524308319.136:86): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-journal-catalog-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.919026] audit: type=1130 audit(1524308319.138:87): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.929347] audit: type=1127 audit(1524308319.151:88): pid=1052 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[   33.933420] audit: type=1130 audit(1524308319.155:89): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   35.958784] audit: type=1130 audit(1524308321.181:90): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=ldconfig comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   46.786192]  sda: sda1 sda2 sda3 sda4 sda5
[   51.433218] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
pruflyos commented 6 years ago

As you can see, there's no error or anything related to usb, hid or the product id 0273 (which is the Macbook keyboard).

The only error and difference to the Ubuntu dmesg output is a thunderbolt problem in the Qubes installer:

...
[   13.066954] thunderbolt 0000:07:00.0: RX: checksum mismatch, dropping packet
...
[   18.399772] thunderbolt 0000:07:00.0: RX: checksum mismatch, dropping packet
...
[   23.519605] thunderbolt 0000:07:00.0: RX: checksum mismatch, dropping packet
[   28.639442] thunderbolt 0000:07:00.0: RX: checksum mismatch, dropping packet
[   33.759609] thunderbolt 0000:07:00.0: stopping RX ring 0
[   33.759624] thunderbolt 0000:07:00.0: disabling interrupt at register 0x38200 bit 12 (0x1001 -> 0x1)
[   33.759657] thunderbolt 0000:07:00.0: stopping TX ring 0
[   33.759665] thunderbolt 0000:07:00.0: disabling interrupt at register 0x38200 bit 0 (0x1 -> 0x0)
[   33.759689] thunderbolt 0000:07:00.0: control channel stopped
[   33.759761] thunderbolt 0000:07:00.0: freeing RX ring 0
[   33.759794] thunderbolt 0000:07:00.0: freeing TX ring 0
[   33.759819] thunderbolt 0000:07:00.0: shutdown
[   33.761889] thunderbolt: probe of 0000:07:00.0 failed with error -5
...

Maybe the Macbook keyboard and touchpad is internally connected via Thunderbolt which exposes it as USB devices to the kernel?

pruflyos commented 6 years ago

Found the reason after a lot of searching: https://bugzilla.kernel.org/show_bug.cgi?id=99891#c91

The Macbook 2015 (and 2016 and 2017) keyboard and touchpad are connected via SPI and the fix for that was added in kernel 4.14, whereas the Qubes 4.0 installer uses kernel 4.13 only.

Additionally to kernel 4.14+ the following modules are required which don't exist in initramfs yet: spi_pxa2xx_platform (CONFIG_SPI_PXA2XX=m) spi_pxa2xx_pci (CONFIG_SPI_PXA2XX_PCI=m) intel_lpss_pci (CONFIG_MFD_INTEL_LPSS_PCI=m) applespi (https://github.com/cb22/macbook12-spi-driver)

Related links: https://github.com/cb22/macbook12-spi-driver

marmarek commented 6 years ago

Maybe that's why hid_apple module wasn't loaded from initramfs.

pruflyos commented 6 years ago

I would like to help with testing and fixing this. However, it's currently impossible to build the ISO. make get-sources always fails here:

$ make get-sources
...
-> Updating sources for linux-kernel...
--> Fetching from https://github.com/marmarek/qubes-linux-kernel.git stable-4.14...
fatal: index file smaller than expected
make: *** [Makefile:190: linux-kernel.get-sources] Error 1
pruflyos commented 6 years ago

I could fix the previous problem by simply deleting qubes-src/linux-kernel and running make get-sources again.

But now I'm running into:

-> Updating sources for vmm-xen-windows-pvdrivers...
--> Fetching from https://github.com/marmarek/qubes-vmm-xen-windows-pvdrivers.git master...
--> Verifying tags...
No valid signed tag found!
---> One of invalid tag:
error: tag 'v3.2.2-3-g3f6d2fc' not found.
make: *** [Makefile:190: vmm-xen-windows-pvdrivers.get-sources] Error 1
elaine-jackson commented 6 years ago

@marmarek If I build with qubes-builder, it uses kernel 4.14, does that mean the installer will load with keyboard and mouse support as expected?

justgerd commented 6 years ago

@nsuchy AFAIK no, at least no Linux distro with a 4.14 kernel worked on my MacBook (2015, Model 8,1).

justgerd commented 6 years ago

I've found a possible solution. The cb22/macbook12-spi-driver kernel module needs to be included in the install iso (and final installation) while a script like https://github.com/zhovner/OneFileLinux/blob/master/alpine-minirootfs/etc/init.d/macbook ensures the correct loading of kernel modules.

justgerd commented 6 years ago

Quick update on this, I'm now trying this out by abusing https://github.com/QubesOS/qubes-linux-utils/blob/master/kernel-modules/qubes-prepare-vm-kernel to build the kernel module and to include it in the initramfs.

justgerd commented 6 years ago

okay update on this, I couldn't get it to build. If anybody could try to modify the relevant files and send me an iso to test out, I'll be happy to do so (you could say I'm mad, but I actually check stuff before running/booting it)

elaine-jackson commented 6 years ago

gerd2002: I literally followed step by step on Google Cloud Servers with 32 cores and couldn't figure out how to compile. Unless you're a QubesOS Developer and know exactly what you're doing compiling from source is a lost cause :/

justgerd commented 6 years ago

@nsuchy that sucks. @marmarek can you help?

elaine-jackson commented 6 years ago

@gerd2002 And to make matters worse - I've tried several Debian based distros all having various power management distros. If you're using Apple Hardware it's almost always better to harden macOS than it is to try to get a Linux distro working flawlessly - let alone a virtualization heavy Linux distro like QubesOS :|

marmarek commented 6 years ago

Try devel build from here: https://openqa.qubes-os.org/tests/515/asset/iso/Qubes-DVD-x86_64-4.0-20180930.iso It has 4.14 kernel (a fix linked above).

justgerd commented 6 years ago

@marmarek Downloading & testing the build right now, although a 4.14 kernel isn't the only required fix for the keyboard/trackpad to be initialized correctly.

@nsuchy true-ish. On my macbook, macOS and Windows are the only ones working flawlessly, Linux is a major pain to get working and suspend doesn't work at all. But hardening macOS is quite annoying as there's a lot of undocumented flags to be set in obscure config files. So yeah, I'd rather use a Linux which doesn't work perfectly, but is secure instead of macOS, which works perfectly, but isn't secure.

elaine-jackson commented 6 years ago

@gerd2002 @marmarek How "stable" is this? Once I install can I update as a normal user or is this going to be a very buggy beta ISO? On a second note for Wi-Fi does QubesOS support WPA2 Enterprise? (needed for school Wi-Fi)

marmarek commented 6 years ago

@nsuchy this is build with packages from current-testing repository, there may be some bugs, but should be usable. On the other hand, devel builds are done in not super-secure environment, so I cannot guarantee there are no backdoors... If this fix helps, it will be a part of upcoming updates, including 4.0.1 installation image. As for WPA2 Enterprise, yes, should work out of the box.

elaine-jackson commented 6 years ago

@marmarek I can probaby cope with a few bugs as long as everything is reasonably useable. However WPA2 Enterprise is a requirement for school so... I'll give it a try tonight and see if there's any way Qubes can be my daily driver.

elaine-jackson commented 6 years ago

Oh and lastly does QubesOS use proper GUI scaling for HighDPI displays?

aaronjanse commented 5 years ago

Long story, but my laptop's disk was recently wiped (good thing I keep backups)

It's the same model as the one described here.

I thought it would be a good opportunity to try out Qubes OS.

Would it be best for me to try out the build @marmarek provided above, or to wait for an official release to resolve this issue?

If there are any newer builds, I'd also be happy to try out one of those and report back what it did/didn't fix regarding this issue.

aaronjanse commented 5 years ago

Update: using the development build provided above, the keyboard and mouse work after installation

I needed to use an external mouse/keyboard for the installation wizard

qubesos-bot commented 5 years ago

Automated announcement from builder-github

The package pykickstart-2.32-4.fc25 has been pushed to the r4.0 testing repository for dom0. To test this update, please install it with the following command:

sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing

Changes included in this update

qubesos-bot commented 5 years ago

Automated announcement from builder-github

The package pykickstart-2.32-4.fc25 has been pushed to the r4.0 stable repository for dom0. To install this update, please use the standard update command:

sudo qubes-dom0-update

Or update dom0 via Qubes Manager.

Changes included in this update

arno01 commented 4 years ago

The drivers from https://github.com/cb22/macbook12-spi-driver are quiet outdated. This fork https://github.com/roadrunner2/macbook12-spi-driver got support for new MacBook's.

I've also tried the default linux-5.4's applespi driver, but it's got issues, like storm of the applespi spi APP00D:00: Received corrupted packet invalid message length 8 num fingers 0 tp len 48 kind of kernel messages, occasional system freezes, occasionally you cannot modprobe -r applespi -- it would just hang there and the system won't normally shutdown/reboot.

I've got a MBP14,3 -- Apple MacBook Pro "Core i7 2.9 15" Touch/Mid-2017 with AMD Radeon Pro 560.

To make the keyboard, tochpad, touchbar working (including at LUKS password prompt during boot)

1. compile the drivers in domU

git clone https://github.com/roadrunner2/macbook12-spi-driver.git
cd macbook12-spi-driver
git checkout touchbar-driver-hid-driver
make

2. pass the drivers to dom0/XEN

  1. copy the drivers to dom0
qvm-run -p personal 'tar czf - -C /home/user/git macbook12-spi-driver' | tar xvzf -
cd macbook12-spi-driver
sudo cp *ko /lib/modules/5.4.5-1.qubes.x86_64/updates/dkms/
sudo depmod
  1. create /etc/dracut.conf.d/macbookpro.conf with this contents
add_drivers+=" intel_lpss intel_lpss_pci spi_pxa2xx_platform applespi apple_ib_tb "

Also set fnmode=2 if you wish to have F1..F12 keys on by default:

echo "options apple_ib_tb fnmode=2" | tee /etc/modprobe.d/apple_ib_tb.conf
  1. re-generate the initramfs to include these drivers and the modprobe config
dracut -f
lsinitrd /boot/initramfs-5.4.5-1.qubes.x86_64.img |grep -E 'lpss|pxa2xx|apple'
sudo cp /boot/initramfs-5.4.5-1.qubes.x86_64.img /boot/efi/EFI/qubes/initramfs-5.4.5-1.qubes.x86_64.img 

And that's it.


Additional hints if someone is trying Qubes OS on his new MacBook with 4Kn disks and/or BCM43602 wifi adapter:

For the USB WiFi dongle to work and not lock the USB keyboard/mouse at the same time, I did the following in dom0:

echo "sys-net dom0 allow" | sudo tee /etc/qubes-rpc/policy/qubes.InputKeyboard
echo "sys-net dom0 allow" | sudo tee /etc/qubes-rpc/policy/qubes.InputMouse
qvm-pci attach -p -o no-strict-reset=true sys-net dom0:00_14.0

The dom0:00_14.0 is because my USB controller lives there:

$ lspci
00:14.0 USB controller: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller (rev 31)
...

Security notes:

If you do not have a sys-usb service qube (which happens when you are using an external usb keyboard during the initial first boot phase), and you wish to create it, say, because you decided not to use the USB wifi dongle anymore or use a different USB controller, then you can probably run sudo qubesctl state.sls qvm.sys-usb (that is a Salt state which supposed to bring the sys-usb up). I haven't really tried that yet, so it might not work, likely because the USB devices already attached to the sys-net, so it would require some tinkering around. Someone could probably try this to confirm/refute once he gets there :-)

elaine-jackson commented 4 years ago

The drivers from https://github.com/cb22/macbook12-spi-driver are quiet outdated. This fork https://github.com/roadrunner2/macbook12-spi-driver got support for new MacBook's.

I've also tried the default linux-5.4's applespi driver, but it's got issues, like storm of the applespi spi APP00D:00: Received corrupted packet invalid message length 8 num fingers 0 tp len 48 kind of kernel messages, occasional system freezes, occasionally you cannot modprobe -r applespi -- it would just hang there and the system won't normally shutdown/reboot.

I've got a MBP14,3 -- Apple MacBook Pro "Core i7 2.9 15" Touch/Mid-2017 with AMD Radeon Pro 560.

To make the keyboard, tochpad, touchbar working (including at LUKS password prompt during boot)

1. compile the drivers in domU

git clone https://github.com/roadrunner2/macbook12-spi-driver.git
cd macbook12-spi-driver
git checkout touchbar-driver-hid-driver
make

2. pass the drivers to dom0/XEN

  1. copy the drivers to dom0
qvm-run -p personal 'tar czf - -C /home/user/git macbook12-spi-driver' | tar xvzf -
cd macbook12-spi-driver
sudo cp *ko /lib/modules/5.4.5-1.qubes.x86_64/updates/dkms/
sudo depmod
  1. create /etc/dracut.conf.d/macbookpro.conf with this contents
add_drivers+=" intel_lpss intel_lpss_pci spi_pxa2xx_platform applespi apple_ib_tb "

Also set fnmode=2 if you wish to have F1..F12 keys on by default:

echo "options apple_ib_tb fnmode=2" | tee /etc/modprobe.d/apple_ib_tb.conf
  1. re-generate the initramfs to include these drivers and the modprobe config
dracut -f
lsinitrd /boot/initramfs-5.4.5-1.qubes.x86_64.img |grep -E 'lpss|pxa2xx|apple'
sudo cp /boot/initramfs-5.4.5-1.qubes.x86_64.img /boot/efi/EFI/qubes/initramfs-5.4.5-1.qubes.x86_64.img 

And that's it.

Additional hints if someone is trying Qubes OS on his new MacBook with 4Kn disks and/or BCM43602 wifi adapter:

  • use this patch if you've got 4Kn disks (a disk with 4096 sectors) https://gist.github.com/arno01/ae31e1e9098591dadde3d1fc8c707000 otherwise the qubes won't start. Issue #4974
  • add module_blacklist=xen_pciback parameter to the end of the kernel= line (in the /boot/efi/EFI/qubes/xen.cfg file) for the systems with Broadcom Limited BCM43602 802.11ac Wireless LAN SoC (rev 02) wifi adapter, otherwise the system will freeze at the first boot, when Qubes OS starts qubes-vm@sys-net attaching this wifi adapter; (I am using WiFi dongle at the moment as a workaround)
  • add efi=no-rs to the /boot/efi/EFI/qubes/xen.cfg file right after Qubes is installed or wait for this patch QubesOS/qubes-vmm-xen#69 ; this prevents efi_get_time-related system freeze on boot; ( a famous old bug https://lists.gt.net/xen/devel/408709 )
  • in some cases (I think for the older linux kernel 4.13, can't remember the exact reason), I also needed to add mapbs=1 and noexitboot=1 lines (not the xen/kernel parameters!) after every kernel section to the /boot/efi/EFI/qubes/xen.cfg
  • make sure to change the nvme0n1p3 (/boot/efi)'s default label its got from Linux HFS+ ESP to anything else.. because this label is being checked by the "class MacEFIGRUB(EFIGRUB):" in the qubes-installer-qubes-os/anaconda/pyanaconda/bootloader.py more code is here / or the future code

For the USB WiFi dongle to work and not lock the USB keyboard/mouse at the same time, I did the following in dom0:

echo "sys-net dom0 allow" | sudo tee /etc/qubes-rpc/policy/qubes.InputKeyboard
echo "sys-net dom0 allow" | sudo tee /etc/qubes-rpc/policy/qubes.InputMouse
qvm-pci attach -p -o no-strict-reset=true sys-net dom0:00_14.0

The dom0:00_14.0 is because my USB controller lives there:

$ lspci
00:14.0 USB controller: Intel Corporation Sunrise Point-H USB 3.0 xHCI Controller (rev 31)
...

Security notes:

  • if you have a different controller that manages your USB WiFi dongle (vs. the one that manages your USB keyboard/mouse), then do not attach that controller to sys-net, but rather use sys-usb service qube;
  • make sure you understand the security implications when passing the USB controller to dom0 https://www.qubes-os.org/doc/device-handling-security/#usb-security

If you do not have a sys-usb service qube (which happens when you are using an external usb keyboard during the initial first boot phase), and you wish to create it, say, because you decided not to use the USB wifi dongle anymore or use a different USB controller, then you can probably run sudo qubesctl state.sls qvm.sys-usb (that is a Salt state which supposed to bring the sys-usb up). I haven't really tried that yet, so it might not work, likely because the USB devices already attached to the sys-net, so it would require some tinkering around. Someone could probably try this to confirm/refute once he gets there :-)

This is, an insane, amount of work, for the average computer user to do to enable their keyboard.

arno01 commented 4 years ago

This is, an insane, amount of work, for the average computer user to do to enable their keyboard.

Right. I was trying to add the applespi kernel modules to the initramfs and efi of the Qubes OS R4.0 ISO during the build and have already realized that I underestimated the amount of work required for making this happen:

If someone who knows the qubes build system better is reading this, I would be happy to get some pointers.

arno01 commented 4 years ago

I have built a working Qubes OS R4.1 image with the applespi drivers in it. The keyboard, touchpad, touchbar are working right after Xen loads the dom0 kernel as expected. Will be preparing the patches to R4.1 (master branches) first, and then, if accepted, will try backporting the work to R4.0.

Edit: until I've done with the PR's, anyone can try my patches out https://git.nixaid.com/QubesOS/ for building Qubes R4.1

Update on 15/April/2020: I don't have much of motivation backporting these patches back to the R4.0 since everything is just working fine for me in R4.1. So if anyone feels like taking this part, please feel free :-)

LinuxTom commented 4 years ago

@arno01 can you provide a little clarification on this:

add module_blacklist=xen_pcibackparameter to the end of the kernel= line (in the/boot/efi/EFI/qubes/xen.cfgfile) for the systems with Broadcom Limited BCM43602 802.11ac Wireless LAN SoC (rev 02) wifi adapter, otherwise the system will freeze at the first boot, when Qubes OS starts qubes-vm@sys-net attaching this wifi adapter

I have been trying to install Qubes 4.1 that was built in mid May on the same hardware you're running. I seem to be having the freezing on the first boot when it's configuring sys-net on first boot. I did an install without creating the default system qubes and everything went smoothly. The problem I seem to be having is /boot/efi/EFI/qubes/xen.cfg does not exist in 4.1. I think it might have something to do with Xen as an EFI Binary in later version of xen. Do you know of anyway around this? The version of xen is 4.13.0 and the kernel is 5.4.39 if that is of any help.

github-actions[bot] commented 1 year ago

This issue is being closed because:

If anyone believes that this issue should be reopened and reassigned to an active milestone, please leave a brief comment. (For example, if a bug still affects Qubes OS 4.1, then the comment "Affects 4.1" will suffice.)