linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Infor about a new webcam supported by the uvcvideo driver
@ 2019-02-23 13:44 Salvador Fernández
  0 siblings, 0 replies; only message in thread
From: Salvador Fernández @ 2019-02-23 13:44 UTC (permalink / raw)
  To: linux-media

[-- Attachment #1: Type: text/plain, Size: 1929 bytes --]

Hi dear developers.

I am a happy owner of a laptop HP EliteBook x360 1030 G3 13,3.
Unfortunately the webcam included in the laptop was not recognized in
debian stretch.Being a generic driver the uvc I thought maybe adding
the vendorid and the productid to the driver my webcam would be
supported. So I downloaded the debian kernel source, added the
vendorid/producid to the uvc_driver.c file and Voiala!. My webcam nows
works perfectly with photos, video and audio.

I do not know exactly what information you need for the webcam to be
supported in future releases of the linux kernel. Please tell me what
you need if the info is not complete:

And thanks a lot for your wonderfull driver!

"uname -a":
Linux hp360 4.9.144 #1 SMP Sat Feb 23 13:12:35 CET 2019 x86_64 GNU/Linux

"lsusb"
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 04f2:b62f Chicony Electronics Co., Ltd
Bus 001 Device 003: ID 138a:00ab Validity Sensors, Inc.
Bus 001 Device 002: ID 8087:0a2b Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

The webcam has an ID of 04f2:b62f

"lsusb -v" (attached)
Bus 001 Device 004: ID 04f2:b62f Chicony Electronics Co., Ltd

"dmesg" (attached)

Code added to the file uvc_driver.c in the struct "static struct
usb_device_id uvc_ids[]
" :
        /* HP Elitebook 1030 G3           ) */
       { .match_flags          = USB_DEVICE_ID_MATCH_DEVICE
                               | USB_DEVICE_ID_MATCH_INT_INFO,
         .idVendor             = 0x04f2,
         .idProduct            = 0xb62f,
         .bInterfaceClass      = USB_CLASS_VIDEO,
         .bInterfaceSubClass   = 1,
         .bInterfaceProtocol   = 0,
         .driver_info          = UVC_QUIRK_RESTRICT_FRAME_RATE },

Thanks a lot for your support!
-- 
Un saludo,

Salva

[-- Attachment #2: lsusb_v.txt --]
[-- Type: text/plain, Size: 35442 bytes --]

Bus 001 Device 004: ID 04f2:b62f Chicony Electronics Co., Ltd 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.01
  bDeviceClass          239 Miscellaneous Device
  bDeviceSubClass         2 ?
  bDeviceProtocol         1 Interface Association
  bMaxPacketSize0        64
  idVendor           0x04f2 Chicony Electronics Co., Ltd
  idProduct          0xb62f 
  bcdDevice            0.11
  iManufacturer           3 Generic
  iProduct                1 HP Full-HD Camera
  iSerial                 2 0001
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength         1141
    bNumInterfaces          4
    bConfigurationValue     1
    iConfiguration          4 USB Camera
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              500mA
    Interface Association:
      bLength                 8
      bDescriptorType        11
      bFirstInterface         0
      bInterfaceCount         2
      bFunctionClass         14 Video
      bFunctionSubClass       3 Video Interface Collection
      bFunctionProtocol       0 
      iFunction               5 HP Full-HD Camera
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      1 Video Control
      bInterfaceProtocol      1 
      iInterface              5 HP Full-HD Camera
      VideoControl Interface Descriptor:
        bLength                13
        bDescriptorType        36
        bDescriptorSubtype      1 (HEADER)
        bcdUVC               1.50
        wTotalLength          109
        dwClockFrequency       15.000000MHz
        bInCollection           1
        baInterfaceNr( 0)       1
      VideoControl Interface Descriptor:
        bLength                18
        bDescriptorType        36
        bDescriptorSubtype      2 (INPUT_TERMINAL)
        bTerminalID             1
        wTerminalType      0x0201 Camera Sensor
        bAssocTerminal          0
        iTerminal               0 
        wObjectiveFocalLengthMin      0
        wObjectiveFocalLengthMax      0
        wOcularFocalLength            0
        bControlSize                  3
        bmControls           0x0000000e
          Auto-Exposure Mode
          Auto-Exposure Priority
          Exposure Time (Absolute)
      VideoControl Interface Descriptor:
        bLength                13
        bDescriptorType        36
        bDescriptorSubtype      5 (PROCESSING_UNIT)
        bUnitID                 2
        bSourceID               1
        wMaxMultiplier          0
        bControlSize            3
        bmControls     0x0000157f
          Brightness
          Contrast
          Hue
          Saturation
          Sharpness
          Gamma
          White Balance Temperature
          Backlight Compensation
          Power Line Frequency
          White Balance Temperature, Auto
        iProcessing             0 
        bmVideoStandards     0x 0
      VideoControl Interface Descriptor:
        bLength                 9
        bDescriptorType        36
        bDescriptorSubtype      3 (OUTPUT_TERMINAL)
        bTerminalID             3
        wTerminalType      0x0101 USB Streaming
        bAssocTerminal          0
        bSourceID               6
        iTerminal               0 
      VideoControl Interface Descriptor:
        bLength                27
        bDescriptorType        36
        bDescriptorSubtype      6 (EXTENSION_UNIT)
        bUnitID                 4
        guidExtensionCode         {8ca72912-b447-9440-b0ce-db07386fb938}
        bNumControl             2
        bNrPins                 1
        baSourceID( 0)          2
        bControlSize            2
        bmControls( 0)       0x00
        bmControls( 1)       0x06
        iExtension              0 
      VideoControl Interface Descriptor:
        bLength                29
        bDescriptorType        36
        bDescriptorSubtype      6 (EXTENSION_UNIT)
        bUnitID                 6
        guidExtensionCode         {5a10b826-1307-7048-979d-da79444bb68e}
        bNumControl             8
        bNrPins                 1
        baSourceID( 0)          4
        bControlSize            4
        bmControls( 0)       0x3f
        bmControls( 1)       0x00
        bmControls( 2)       0x14
        bmControls( 3)       0x00
        iExtension              7 (error)
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0010  1x 16 bytes
        bInterval               6
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           0
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      1 
      iInterface              0 
      VideoStreaming Interface Descriptor:
        bLength                            15
        bDescriptorType                    36
        bDescriptorSubtype                  1 (INPUT_HEADER)
        bNumFormats                         2
        wTotalLength                      541
        bEndPointAddress                  129
        bmInfo                              0
        bTerminalLink                       3
        bStillCaptureMethod                 1
        bTriggerSupport                     1
        bTriggerUsage                       0
        bControlSize                        1
        bmaControls( 0)                    11
        bmaControls( 1)                    11
      VideoStreaming Interface Descriptor:
        bLength                            11
        bDescriptorType                    36
        bDescriptorSubtype                  6 (FORMAT_MJPEG)
        bFormatIndex                        1
        bNumFrameDescriptors                9
        bFlags                              1
          Fixed-size samples: Yes
        bDefaultFrameIndex                  1
        bAspectRatioX                       0
        bAspectRatioY                       0
        bmInterlaceFlags                 0x00
          Interlaced stream or variable: No
          Fields per frame: 1 fields
          Field 1 first: No
          Field pattern: Field 1 only
          bCopyProtect                      0
      VideoStreaming Interface Descriptor:
        bLength                            34
        bDescriptorType                    36
        bDescriptorSubtype                  7 (FRAME_MJPEG)
        bFrameIndex                         1
        bmCapabilities                   0x01
          Still image supported
        wWidth                            640
        wHeight                           360
        dwMinBitRate                 55296000
        dwMaxBitRate                110592000
        dwMaxVideoFrameBufferSize      460800
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  2
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            666666
      VideoStreaming Interface Descriptor:
        bLength                            34
        bDescriptorType                    36
        bDescriptorSubtype                  7 (FRAME_MJPEG)
        bFrameIndex                         2
        bmCapabilities                   0x01
          Still image supported
        wWidth                            320
        wHeight                           180
        dwMinBitRate                 13824000
        dwMaxBitRate                 27648000
        dwMaxVideoFrameBufferSize      115200
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  2
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            666666
      VideoStreaming Interface Descriptor:
        bLength                            34
        bDescriptorType                    36
        bDescriptorSubtype                  7 (FRAME_MJPEG)
        bFrameIndex                         3
        bmCapabilities                   0x01
          Still image supported
        wWidth                            320
        wHeight                           240
        dwMinBitRate                 18432000
        dwMaxBitRate                 36864000
        dwMaxVideoFrameBufferSize      153600
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  2
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            666666
      VideoStreaming Interface Descriptor:
        bLength                            34
        bDescriptorType                    36
        bDescriptorSubtype                  7 (FRAME_MJPEG)
        bFrameIndex                         4
        bmCapabilities                   0x01
          Still image supported
        wWidth                            424
        wHeight                           240
        dwMinBitRate                 24422400
        dwMaxBitRate                 48844800
        dwMaxVideoFrameBufferSize      203520
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  2
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            666666
      VideoStreaming Interface Descriptor:
        bLength                            34
        bDescriptorType                    36
        bDescriptorSubtype                  7 (FRAME_MJPEG)
        bFrameIndex                         5
        bmCapabilities                   0x01
          Still image supported
        wWidth                            640
        wHeight                           480
        dwMinBitRate                 73728000
        dwMaxBitRate                147456000
        dwMaxVideoFrameBufferSize      614400
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  2
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            666666
      VideoStreaming Interface Descriptor:
        bLength                            34
        bDescriptorType                    36
        bDescriptorSubtype                  7 (FRAME_MJPEG)
        bFrameIndex                         6
        bmCapabilities                   0x01
          Still image supported
        wWidth                            848
        wHeight                           480
        dwMinBitRate                 97689600
        dwMaxBitRate                195379200
        dwMaxVideoFrameBufferSize      814080
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  2
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            666666
      VideoStreaming Interface Descriptor:
        bLength                            34
        bDescriptorType                    36
        bDescriptorSubtype                  7 (FRAME_MJPEG)
        bFrameIndex                         7
        bmCapabilities                   0x01
          Still image supported
        wWidth                            960
        wHeight                           540
        dwMinBitRate                124416000
        dwMaxBitRate                248832000
        dwMaxVideoFrameBufferSize     1036800
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  2
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            666666
      VideoStreaming Interface Descriptor:
        bLength                            34
        bDescriptorType                    36
        bDescriptorSubtype                  7 (FRAME_MJPEG)
        bFrameIndex                         8
        bmCapabilities                   0x01
          Still image supported
        wWidth                           1280
        wHeight                           720
        dwMinBitRate                221184000
        dwMaxBitRate                442368000
        dwMaxVideoFrameBufferSize     1843200
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  2
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            666666
      VideoStreaming Interface Descriptor:
        bLength                            34
        bDescriptorType                    36
        bDescriptorSubtype                  7 (FRAME_MJPEG)
        bFrameIndex                         9
        bmCapabilities                   0x01
          Still image supported
        wWidth                           1920
        wHeight                          1080
        dwMinBitRate                497664000
        dwMaxBitRate                995328000
        dwMaxVideoFrameBufferSize     4147200
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  2
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            666666
      VideoStreaming Interface Descriptor:
        bLength                             6
        bDescriptorType                    36
        bDescriptorSubtype                 13 (COLORFORMAT)
        bColorPrimaries                     1 (BT.709,sRGB)
        bTransferCharacteristics            1 (BT.709)
        bMatrixCoefficients                 4 (SMPTE 170M (BT.601))
      VideoStreaming Interface Descriptor:
        bLength                            27
        bDescriptorType                    36
        bDescriptorSubtype                  4 (FORMAT_UNCOMPRESSED)
        bFormatIndex                        2
        bNumFrameDescriptors                5
        guidFormat                            {59555932-0000-1000-8000-00aa00389b71}
        bBitsPerPixel                      16
        bDefaultFrameIndex                  1
        bAspectRatioX                       0
        bAspectRatioY                       0
        bmInterlaceFlags                 0x00
          Interlaced stream or variable: No
          Fields per frame: 2 fields
          Field 1 first: No
          Field pattern: Field 1 only
          bCopyProtect                      0
      VideoStreaming Interface Descriptor:
        bLength                            34
        bDescriptorType                    36
        bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
        bFrameIndex                         1
        bmCapabilities                   0x01
          Still image supported
        wWidth                            640
        wHeight                           360
        dwMinBitRate                 55296000
        dwMaxBitRate                110592000
        dwMaxVideoFrameBufferSize      460800
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  2
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            666666
      VideoStreaming Interface Descriptor:
        bLength                            34
        bDescriptorType                    36
        bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
        bFrameIndex                         2
        bmCapabilities                   0x01
          Still image supported
        wWidth                            320
        wHeight                           180
        dwMinBitRate                 13824000
        dwMaxBitRate                 27648000
        dwMaxVideoFrameBufferSize      115200
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  2
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            666666
      VideoStreaming Interface Descriptor:
        bLength                            34
        bDescriptorType                    36
        bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
        bFrameIndex                         3
        bmCapabilities                   0x01
          Still image supported
        wWidth                            320
        wHeight                           240
        dwMinBitRate                 18432000
        dwMaxBitRate                 36864000
        dwMaxVideoFrameBufferSize      153600
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  2
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            666666
      VideoStreaming Interface Descriptor:
        bLength                            34
        bDescriptorType                    36
        bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
        bFrameIndex                         4
        bmCapabilities                   0x01
          Still image supported
        wWidth                            424
        wHeight                           240
        dwMinBitRate                 24422400
        dwMaxBitRate                 48844800
        dwMaxVideoFrameBufferSize      203520
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  2
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            666666
      VideoStreaming Interface Descriptor:
        bLength                            34
        bDescriptorType                    36
        bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
        bFrameIndex                         5
        bmCapabilities                   0x01
          Still image supported
        wWidth                            640
        wHeight                           480
        dwMinBitRate                 73728000
        dwMaxBitRate                147456000
        dwMaxVideoFrameBufferSize      614400
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  2
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            666666
      VideoStreaming Interface Descriptor:
        bLength                             6
        bDescriptorType                    36
        bDescriptorSubtype                 13 (COLORFORMAT)
        bColorPrimaries                     1 (BT.709,sRGB)
        bTransferCharacteristics            1 (BT.709)
        bMatrixCoefficients                 4 (SMPTE 170M (BT.601))
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       1
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      1 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       2
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      1 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       3
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      1 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0b00  2x 768 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       4
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      1 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0c00  2x 1024 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       5
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      1 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x1320  3x 800 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       6
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      1 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x13aa  3x 938 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       7
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      1 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x1400  3x 1024 bytes
        bInterval               1
    Interface Association:
      bLength                 8
      bDescriptorType        11
      bFirstInterface         2
      bInterfaceCount         2
      bFunctionClass         14 Video
      bFunctionSubClass       3 Video Interface Collection
      bFunctionProtocol       0 
      iFunction               6 HP IR Camera
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        2
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      1 Video Control
      bInterfaceProtocol      1 
      iInterface              6 HP IR Camera
      VideoControl Interface Descriptor:
        bLength                13
        bDescriptorType        36
        bDescriptorSubtype      1 (HEADER)
        bcdUVC               1.50
        wTotalLength          105
        dwClockFrequency       15.000000MHz
        bInCollection           1
        baInterfaceNr( 0)       3
      VideoControl Interface Descriptor:
        bLength                18
        bDescriptorType        36
        bDescriptorSubtype      2 (INPUT_TERMINAL)
        bTerminalID            11
        wTerminalType      0x0201 Camera Sensor
        bAssocTerminal          0
        iTerminal               0 
        wObjectiveFocalLengthMin      0
        wObjectiveFocalLengthMax      0
        wOcularFocalLength            0
        bControlSize                  3
        bmControls           0x00200000
      VideoControl Interface Descriptor:
        bLength                13
        bDescriptorType        36
        bDescriptorSubtype      5 (PROCESSING_UNIT)
        bUnitID                 9
        bSourceID              11
        wMaxMultiplier          0
        bControlSize            3
        bmControls     0x00000000
        iProcessing             0 
        bmVideoStandards     0x 0
      VideoControl Interface Descriptor:
        bLength                 9
        bDescriptorType        36
        bDescriptorSubtype      3 (OUTPUT_TERMINAL)
        bTerminalID             8
        wTerminalType      0x0101 USB Streaming
        bAssocTerminal          0
        bSourceID              10
        iTerminal               0 
      VideoControl Interface Descriptor:
        bLength                25
        bDescriptorType        36
        bDescriptorSubtype      6 (EXTENSION_UNIT)
        bUnitID                12
        guidExtensionCode         {73dab545-c123-3d4a-a368-610f078c4397}
        bNumControl             0
        bNrPins                 1
        baSourceID( 0)          9
        bControlSize            0
        iExtension              0 
      VideoControl Interface Descriptor:
        bLength                27
        bDescriptorType        36
        bDescriptorSubtype      6 (EXTENSION_UNIT)
        bUnitID                10
        guidExtensionCode         {8ca72912-b447-9440-b0ce-db07386fb938}
        bNumControl             2
        bNrPins                 1
        baSourceID( 0)         12
        bControlSize            2
        bmControls( 0)       0x00
        bmControls( 1)       0x06
        iExtension              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x85  EP 5 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0010  1x 16 bytes
        bInterval               6
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        3
      bAlternateSetting       0
      bNumEndpoints           0
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      1 
      iInterface              0 
      VideoStreaming Interface Descriptor:
        bLength                            14
        bDescriptorType                    36
        bDescriptorSubtype                  1 (INPUT_HEADER)
        bNumFormats                         1
        wTotalLength                       77
        bEndPointAddress                  130
        bmInfo                              0
        bTerminalLink                       8
        bStillCaptureMethod                 1
        bTriggerSupport                     1
        bTriggerUsage                       0
        bControlSize                        1
        bmaControls( 0)                    27
      VideoStreaming Interface Descriptor:
        bLength                            27
        bDescriptorType                    36
        bDescriptorSubtype                  4 (FORMAT_UNCOMPRESSED)
        bFormatIndex                        1
        bNumFrameDescriptors                1
        guidFormat                            {59555932-0000-1000-8000-00aa00389b71}
        bBitsPerPixel                      16
        bDefaultFrameIndex                  1
        bAspectRatioX                       0
        bAspectRatioY                       0
        bmInterlaceFlags                 0x00
          Interlaced stream or variable: No
          Fields per frame: 2 fields
          Field 1 first: No
          Field pattern: Field 1 only
          bCopyProtect                      0
      VideoStreaming Interface Descriptor:
        bLength                            30
        bDescriptorType                    36
        bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
        bFrameIndex                         1
        bmCapabilities                   0x01
          Still image supported
        wWidth                            340
        wHeight                           340
        dwMinBitRate                 55488000
        dwMaxBitRate                 55488000
        dwMaxVideoFrameBufferSize      231200
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  1
        dwFrameInterval( 0)            333333
      VideoStreaming Interface Descriptor:
        bLength                             6
        bDescriptorType                    36
        bDescriptorSubtype                 13 (COLORFORMAT)
        bColorPrimaries                     1 (BT.709,sRGB)
        bTransferCharacteristics            1 (BT.709)
        bMatrixCoefficients                 4 (SMPTE 170M (BT.601))
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        3
      bAlternateSetting       1
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      1 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        3
      bAlternateSetting       2
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      1 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0400  1x 1024 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        3
      bAlternateSetting       3
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      1 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0b00  2x 768 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        3
      bAlternateSetting       4
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      1 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x0c00  2x 1024 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        3
      bAlternateSetting       5
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      1 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x1320  3x 800 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        3
      bAlternateSetting       6
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      1 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x13aa  3x 938 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        3
      bAlternateSetting       7
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      1 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            5
          Transfer Type            Isochronous
          Synch Type               Asynchronous
          Usage Type               Data
        wMaxPacketSize     0x1400  3x 1024 bytes
        bInterval               1
Binary Object Store Descriptor:
  bLength                 5
  bDescriptorType        15
  wTotalLength           53
  bNumDeviceCaps          2
Device Status:     0x0000
  (Bus Powered)

[-- Attachment #3: dmesg.txt --]
[-- Type: text/plain, Size: 70155 bytes --]

[    0.000000] Linux version 4.9.144 (root@hp360) (gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ) #1 SMP Sat Feb 23 13:12:35 CET 2019
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.9.144 root=UUID=d8870443-217f-4fcb-bb44-9ff67f03d699 ro quiet
[    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: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009608bfff] usable
[    0.000000] BIOS-e820: [mem 0x000000009608c000-0x000000009608cfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000009608d000-0x000000009608dfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000009608e000-0x0000000097991fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000097992000-0x0000000097992fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000097993000-0x0000000097cf7fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000097cf8000-0x0000000097cf8fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000097cf9000-0x00000000a6f9afff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a6f9b000-0x00000000a749afff] type 20
[    0.000000] BIOS-e820: [mem 0x00000000a749b000-0x00000000a7d7efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a7d7f000-0x00000000a7f7efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000a7f7f000-0x00000000a7ffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000a7fff000-0x00000000a7ffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000a8000000-0x00000000ae7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe010000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000044f7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.50 by HP
[    0.000000] efi:  ACPI=0xa7ffe000  ACPI 2.0=0xa7ffe014  SMBIOS=0xa7765000  SMBIOS 3.0=0xa7763000  ESRT=0xa48bdc18  MPS=0xa7a31000  MEMATTR=0xa3ff7018 
[    0.000000] SMBIOS 3.1.0 present.
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x44f800 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 00C0000000 mask 7FC0000000 uncachable
[    0.000000]   1 base 00B0000000 mask 7FF0000000 uncachable
[    0.000000]   2 base 00AC000000 mask 7FFC000000 uncachable
[    0.000000]   3 base 1C00000000 mask 7C00000000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] e820: last_pfn = 0xa8000 max_arch_pfn = 0x400000000
[    0.000000] esrt: Reserving ESRT space from 0x00000000a48bdc18 to 0x00000000a48bdc50.
[    0.000000] Base memory trampoline at [ffff934180097000] 97000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x32b334000, 0x32b334fff] PGTABLE
[    0.000000] BRK [0x32b335000, 0x32b335fff] PGTABLE
[    0.000000] BRK [0x32b336000, 0x32b336fff] PGTABLE
[    0.000000] BRK [0x32b337000, 0x32b337fff] PGTABLE
[    0.000000] BRK [0x32b338000, 0x32b338fff] PGTABLE
[    0.000000] BRK [0x32b339000, 0x32b339fff] PGTABLE
[    0.000000] BRK [0x32b33a000, 0x32b33afff] PGTABLE
[    0.000000] BRK [0x32b33b000, 0x32b33bfff] PGTABLE
[    0.000000] BRK [0x32b33c000, 0x32b33cfff] PGTABLE
[    0.000000] BRK [0x32b33d000, 0x32b33dfff] PGTABLE
[    0.000000] BRK [0x32b33e000, 0x32b33efff] PGTABLE
[    0.000000] RAMDISK: [mem 0x3582b000-0x36c0cfff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000A7FFE014 000024 (v02 HPQOEM)
[    0.000000] ACPI: XSDT 0x00000000A7FAA188 000164 (v01 HPQOEM SLIC-BPC 00000000      01000013)
[    0.000000] ACPI: FACP 0x00000000A7FD5000 00010C (v05 HPQOEM SLIC-BPC 00000000 HP   00000001)
[    0.000000] ACPI: DSDT 0x00000000A7FB1000 020106 (v02 HPQOEM 8438     00000000 INTL 20160527)
[    0.000000] ACPI: FACS 0x00000000A7F5C000 000040
[    0.000000] ACPI: SSDT 0x00000000A7FFB000 001334 (v01 HP     PSENWSAR 00001000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x00000000A7FFA000 00012A (v02 HP     ShmTable 00000001 INTL 20160527)
[    0.000000] ACPI: SSDT 0x00000000A7FE5000 013C24 (v02 AcpiRe PLT_RTD3 00001000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x00000000A7FE3000 001385 (v02 HP     UcsiAcpi 00000001 INTL 20160527)
[    0.000000] ACPI: SSDT 0x00000000A7FE2000 0000FB (v02 HP     UcsiCntr 00000001 INTL 20160527)
[    0.000000] ACPI: UEFI 0x00000000A7F6D000 000042 (v01 HPQOEM EDK2     00000002      01000013)
[    0.000000] ACPI: SSDT 0x00000000A7FE1000 0003C8 (v02 HPQOEM Tpm2Tabl 00001000 INTL 20160527)
[    0.000000] ACPI: TPM2 0x00000000A7FE0000 000034 (v03 HPQOEM EDK2     00000002      01000013)
[    0.000000] ACPI: SSDT 0x00000000A7FDD000 0027F0 (v01 HP     TABLETPC 00001000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x00000000A7FD9000 003053 (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
[    0.000000] ACPI: MSDM 0x00000000A7FD8000 000055 (v03 HPQOEM SLIC-BPC 00000000 HP   00000001)
[    0.000000] ACPI: SLIC 0x00000000A7FD7000 000176 (v01 HPQOEM SLIC-BPC 00000001 HP   00000001)
[    0.000000] ACPI: WSMT 0x00000000A7FD6000 000028 (v01 HPQOEM 8438     00000001 HP   00000001)
[    0.000000] ACPI: HPET 0x00000000A7FD4000 000038 (v01 HPQOEM 8438     00000001 HP   00000001)
[    0.000000] ACPI: APIC 0x00000000A7FD3000 00012C (v03 HPQOEM 8438     00000001 HP   00000001)
[    0.000000] ACPI: MCFG 0x00000000A7FD2000 00003C (v01 HPQOEM 8438     00000001 HP   00000001)
[    0.000000] ACPI: SSDT 0x00000000A7FB0000 0001BC (v02 HPQOEM Sata0Ide 00001000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x00000000A7FAF000 000734 (v01 HPQOEM PtidDevc 00001000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x00000000A7FAB000 003676 (v02 DptfTa DptfTabl 00001000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x00000000A7FFD000 000BCF (v02 GddvDu GddvDumm 00001000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x00000000A7FA8000 0017AE (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x00000000A7FA7000 0009CF (v02 CtdpB  CtdpB    00001000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x00000000A7FA6000 000141 (v02 INTEL  HdaDsp   00000000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x00000000A7FA5000 00029F (v02 INTEL  sensrhub 00000000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x00000000A7FA4000 000346 (v01 INTEL  EInkApp  00000000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x00000000A7FA3000 000312 (v02 INTEL  Wwan     00000001 INTL 20160527)
[    0.000000] ACPI: DBGP 0x00000000A7FA2000 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.000000] ACPI: DBG2 0x00000000A7FA1000 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x00000000A7F9B000 00553E (v01 HPQOEM MS-SSDT  00003000 INTL 20160527)
[    0.000000] ACPI: LPIT 0x00000000A7F9A000 000094 (v01 HPQOEM EDK2     00000002      01000013)
[    0.000000] ACPI: DMAR 0x00000000A7F99000 0000F0 (v01 INTEL  EDK2     00000001 INTL 00000001)
[    0.000000] ACPI: SSDT 0x00000000A7F94000 004EA3 (v02 HP     HPTBT    00001000 INTL 20160527)
[    0.000000] ACPI: NHLT 0x00000000A7F93000 00002D (v00 INTEL  EDK2     00000002      01000013)
[    0.000000] ACPI: SSDT 0x00000000A7F92000 000E6B (v01 HP     HPINNBWL 00001000 INTL 20160527)
[    0.000000] ACPI: SSDT 0x00000000A7F91000 000135 (v01 HP     HPCONDEV 00001000 INTL 20160527)
[    0.000000] ACPI: ASF! 0x00000000A7F90000 0000A0 (v32 HPQOEM  UYA     00000001 TFSM 000F4240)
[    0.000000] ACPI: FPDT 0x00000000A7F8F000 000044 (v01 HPQOEM EDK2     00000002      01000013)
[    0.000000] ACPI: BGRT 0x00000000A7F8E000 000038 (v01 HPQOEM EDK2     00000002      01000013)
[    0.000000] ACPI: SSDT 0x00000000A7FF9000 0002F9 (v02 HP     PwrCtlEv 00000001 INTL 20160527)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000044f7fffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x44f7fb000-0x44f7fffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000044f7fffff]
[    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-0x000000000009dfff]
[    0.000000]   node   0: [mem 0x000000000009f000-0x000000000009ffff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000009608bfff]
[    0.000000]   node   0: [mem 0x000000009608e000-0x0000000097991fff]
[    0.000000]   node   0: [mem 0x0000000097993000-0x0000000097cf7fff]
[    0.000000]   node   0: [mem 0x0000000097cf9000-0x00000000a6f9afff]
[    0.000000]   node   0: [mem 0x00000000a7fff000-0x00000000a7ffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000044f7fffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000044f7fffff]
[    0.000000] On node 0 totalpages: 4155189
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 1113 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 10623 pages used for memmap
[    0.000000]   DMA32 zone: 679832 pages, LIFO batch:31
[    0.000000]   Normal zone: 54240 pages used for memmap
[    0.000000]   Normal zone: 3471360 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at 0x00000000ac800000-0x00000000ae7fffff
[    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] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    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 8 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 0x0009e000-0x0009efff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x9608c000-0x9608cfff]
[    0.000000] PM: Registered nosave memory: [mem 0x9608d000-0x9608dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x97992000-0x97992fff]
[    0.000000] PM: Registered nosave memory: [mem 0x97cf8000-0x97cf8fff]
[    0.000000] PM: Registered nosave memory: [mem 0xa6f9b000-0xa749afff]
[    0.000000] PM: Registered nosave memory: [mem 0xa749b000-0xa7d7efff]
[    0.000000] PM: Registered nosave memory: [mem 0xa7d7f000-0xa7f7efff]
[    0.000000] PM: Registered nosave memory: [mem 0xa7f7f000-0xa7ffefff]
[    0.000000] PM: Registered nosave memory: [mem 0xa8000000-0xae7fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xae800000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfe00ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe010000-0xfe010fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xffffffff]
[    0.000000] e820: [mem 0xae800000-0xefffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] percpu: Embedded 35 pages/cpu @ffff9345cf400000 s105304 r8192 d29864 u262144
[    0.000000] pcpu-alloc: s105304 r8192 d29864 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 4089149
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.144 root=UUID=d8870443-217f-4fcb-bb44-9ff67f03d699 ro quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 16148364K/16620756K available (6268K kernel code, 1161K rwdata, 2844K rodata, 1424K init, 656K bss, 472392K reserved, 0K cma-reserved)
[    0.000000] Kernel/User page tables isolation: enabled
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] NR_IRQS:33024 nr_irqs:2048 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Detected 2000.000 MHz processor
[    0.000034] Calibrating delay loop (skipped), value calculated using timer frequency.. 3984.00 BogoMIPS (lpj=7968000)
[    0.000037] pid_max: default: 32768 minimum: 301
[    0.000058] ACPI: Core revision 20160831
[    0.063704] ACPI: 24 ACPI AML tables successfully acquired and loaded
[    0.064262] Security Framework initialized
[    0.064263] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.064269] AppArmor: AppArmor disabled by boot time parameter
[    0.065309] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.069113] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.070789] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.070806] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.071189] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.071190] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.071197] mce: CPU supports 10 MCE banks
[    0.071211] CPU0: Thermal monitoring enabled (TM1)
[    0.071242] process: using mwait in idle threads
[    0.071245] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.071246] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.071248] Spectre V2 : Mitigation: Full generic retpoline
[    0.071248] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.071249] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
[    0.071250] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.071251] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.080300] Freeing SMP alternatives memory: 24K
[    0.091137] ftrace: allocating 25295 entries in 99 pages
[    0.124971] smpboot: Max logical packages: 2
[    0.124982] DMAR: Host address width 39
[    0.124984] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.124992] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.124993] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.124999] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.125000] DMAR: RMRR base: 0x000000a7c5b000 end: 0x000000a7c7afff
[    0.125002] DMAR: RMRR base: 0x000000ac000000 end: 0x000000ae7fffff
[    0.125003] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.125004] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[    0.125006] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.125007] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.125009] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.126533] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.126535] x2apic enabled
[    0.126546] Switched APIC routing to cluster x2apic.
[    0.130688] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.170384] TSC deadline timer enabled
[    0.170389] smpboot: CPU0: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xa)
[    0.170394] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.170443] ... version:                4
[    0.170444] ... bit width:              48
[    0.170444] ... generic registers:      4
[    0.170445] ... value mask:             0000ffffffffffff
[    0.170446] ... max period:             00007fffffffffff
[    0.170446] ... fixed-purpose events:   3
[    0.170447] ... event mask:             000000070000000f
[    0.171280] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.171422] x86: Booting SMP configuration:
[    0.171424] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.191805] x86: Booted up 1 node, 8 CPUs
[    0.191808] smpboot: Total of 8 processors activated (31872.00 BogoMIPS)
[    0.204902] devtmpfs: initialized
[    0.204986] x86/mm: Memory block size: 128MB
[    0.211355] PM: Registering ACPI NVS region [mem 0x9608c000-0x9608cfff] (4096 bytes)
[    0.211357] PM: Registering ACPI NVS region [mem 0xa7d7f000-0xa7f7efff] (2097152 bytes)
[    0.211478] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.211495] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.211572] pinctrl core: initialized pinctrl subsystem
[    0.213122] NET: Registered protocol family 16
[    0.228297] cpuidle: using governor ladder
[    0.244325] cpuidle: using governor menu
[    0.244406] ACPI: bus type PCI registered
[    0.244408] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.244506] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.244508] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.244517] PCI: Using configuration type 1 for base access
[    0.264551] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.264553] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.264881] ACPI: Added _OSI(Module Device)
[    0.264883] ACPI: Added _OSI(Processor Device)
[    0.264884] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.264885] ACPI: Added _OSI(Processor Aggregator Device)
[    0.271155] ACPI: Executed 64 blocks of module-level executable AML code
[    0.284869] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.355939] ACPI: Dynamic OEM Table Load:
[    0.356021] ACPI: SSDT 0xFFFF9345BC4F0000 0005CD (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.356387] ACPI: Executed 1 blocks of module-level executable AML code
[    0.356526] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
[    0.357551] ACPI Error: Field [CAP1] at 96 exceeds Buffer [NULL] size 64 (bits) (20160831/dsopcode-236)
[    0.357561] ACPI Error: Method parse/execution failed [\_SB._OSC] (Node ffff9345bedf0e10), AE_AML_BUFFER_LIMIT (20160831/psparse-543)
[    0.358164] ACPI: Dynamic OEM Table Load:
[    0.358182] ACPI: SSDT 0xFFFF9345BC50EC00 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.358516] ACPI: Executed 1 blocks of module-level executable AML code
[    0.359268] ACPI: Dynamic OEM Table Load:
[    0.359288] ACPI: SSDT 0xFFFF9345BCAF8000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.360457] ACPI: Executed 1 blocks of module-level executable AML code
[    0.360747] ACPI: Dynamic OEM Table Load:
[    0.360763] ACPI: SSDT 0xFFFF9345BC50E000 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.361149] ACPI: Executed 1 blocks of module-level executable AML code
[    0.364914] ACPI : EC: EC started
[    0.364914] ACPI : EC: interrupt blocked
[    0.418715] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[    0.418718] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x6e, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.418720] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
[    0.418721] ACPI: Interpreter enabled
[    0.418804] ACPI: (supports S0 S3 S4 S5)
[    0.418806] ACPI: Using IOAPIC for interrupt routing
[    0.418868] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.428234] ACPI: Power Resource [PRUB] (on)
[    0.429365] ACPI: Power Resource [PRUB] (on)
[    0.432847] ACPI: Power Resource [PXP] (on)
[    0.438824] ACPI: Power Resource [WRST] (on)
[    0.439984] ACPI: Power Resource [PXP] (on)
[    1.192374] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[    1.192382] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    1.194479] acpi PNP0A08:00: _OSC: platform does not support [AER]
[    1.195372] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[    1.198468] PCI host bridge to bus 0000:00
[    1.198471] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.198474] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.198476] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.198477] pci_bus 0000:00: root bus resource [mem 0xae800000-0xefffffff window]
[    1.198479] pci_bus 0000:00: root bus resource [mem 0x1c00000000-0x1fffffffff window]
[    1.198481] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    1.198483] pci_bus 0000:00: root bus resource [bus 00-7e]
[    1.198494] pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
[    1.199665] pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
[    1.199679] pci 0000:00:02.0: reg 0x10: [mem 0x1ffa000000-0x1ffaffffff 64bit]
[    1.199688] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
[    1.199695] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[    1.200887] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    1.200903] pci 0000:00:04.0: reg 0x10: [mem 0x1ffb010000-0x1ffb017fff 64bit]
[    1.202180] pci 0000:00:13.0: [8086:9d35] type 00 class 0x000000
[    1.202202] pci 0000:00:13.0: reg 0x10: [mem 0x1ffb021000-0x1ffb021fff 64bit]
[    1.203492] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    1.203514] pci 0000:00:14.0: reg 0x10: [mem 0xee400000-0xee40ffff 64bit]
[    1.203595] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    1.204837] pci 0000:00:14.0: System wakeup disabled by ACPI
[    1.204892] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    1.204914] pci 0000:00:14.2: reg 0x10: [mem 0x1ffb020000-0x1ffb020fff 64bit]
[    1.206214] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[    1.206422] pci 0000:00:15.0: reg 0x10: [mem 0x1ffb01f000-0x1ffb01ffff 64bit]
[    1.208434] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[    1.208642] pci 0000:00:15.1: reg 0x10: [mem 0x1ffb01e000-0x1ffb01efff 64bit]
[    1.210597] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    1.210621] pci 0000:00:16.0: reg 0x10: [mem 0x1ffb01d000-0x1ffb01dfff 64bit]
[    1.210710] pci 0000:00:16.0: PME# supported from D3hot
[    1.211986] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[    1.212062] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.213370] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    1.213433] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[    1.213521] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    1.214706] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    1.214761] pci 0000:00:1c.6: [8086:9d16] type 01 class 0x060400
[    1.214845] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    1.216041] pci 0000:00:1c.6: System wakeup disabled by ACPI
[    1.216093] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
[    1.216168] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    1.217342] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    1.217418] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
[    1.218675] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    1.218687] pci 0000:00:1f.2: reg 0x10: [mem 0xee410000-0xee413fff]
[    1.219908] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380
[    1.219932] pci 0000:00:1f.3: reg 0x10: [mem 0x1ffb018000-0x1ffb01bfff 64bit]
[    1.219962] pci 0000:00:1f.3: reg 0x20: [mem 0x1ffb000000-0x1ffb00ffff 64bit]
[    1.220019] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    1.221324] pci 0000:00:1f.3: System wakeup disabled by ACPI
[    1.221377] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    1.221419] pci 0000:00:1f.4: reg 0x10: [mem 0x1ffb01c000-0x1ffb01c0ff 64bit]
[    1.221470] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    1.222810] pci 0000:01:00.0: [8086:15d3] type 01 class 0x060400
[    1.222937] pci 0000:01:00.0: supports D1 D2
[    1.222938] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.223002] pci 0000:01:00.0: System wakeup disabled by ACPI
[    1.233679] pci 0000:00:1c.0: PCI bridge to [bus 01-6b]
[    1.233684] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xee0fffff]
[    1.233690] pci 0000:00:1c.0:   bridge window [mem 0x1fb0000000-0x1ff9ffffff 64bit pref]
[    1.233772] pci 0000:02:00.0: [8086:15d3] type 01 class 0x060400
[    1.233905] pci 0000:02:00.0: supports D1 D2
[    1.233907] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.234007] pci 0000:02:01.0: [8086:15d3] type 01 class 0x060400
[    1.234136] pci 0000:02:01.0: supports D1 D2
[    1.234138] pci 0000:02:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.234235] pci 0000:02:02.0: [8086:15d3] type 01 class 0x060400
[    1.234363] pci 0000:02:02.0: supports D1 D2
[    1.234365] pci 0000:02:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.234470] pci 0000:02:04.0: [8086:15d3] type 01 class 0x060400
[    1.234599] pci 0000:02:04.0: supports D1 D2
[    1.234601] pci 0000:02:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.234731] pci 0000:01:00.0: PCI bridge to [bus 02-6b]
[    1.234740] pci 0000:01:00.0:   bridge window [mem 0xc0000000-0xee0fffff]
[    1.234748] pci 0000:01:00.0:   bridge window [mem 0x1fb0000000-0x1ff9ffffff 64bit pref]
[    1.234818] pci 0000:03:00.0: [8086:15d2] type 00 class 0x088000
[    1.234840] pci 0000:03:00.0: reg 0x10: [mem 0xee000000-0xee03ffff]
[    1.234853] pci 0000:03:00.0: reg 0x14: [mem 0xee040000-0xee040fff]
[    1.235013] pci 0000:03:00.0: supports D1 D2
[    1.235015] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.235127] pci 0000:02:00.0: PCI bridge to [bus 03]
[    1.235137] pci 0000:02:00.0:   bridge window [mem 0xee000000-0xee0fffff]
[    1.235200] pci 0000:02:01.0: PCI bridge to [bus 04-36]
[    1.235210] pci 0000:02:01.0:   bridge window [mem 0xc0000000-0xd7efffff]
[    1.235218] pci 0000:02:01.0:   bridge window [mem 0x1fb0000000-0x1fcfffffff 64bit pref]
[    1.235304] pci 0000:37:00.0: [8086:15d4] type 00 class 0x0c0330
[    1.235327] pci 0000:37:00.0: reg 0x10: [mem 0xd7f00000-0xd7f0ffff]
[    1.235508] pci 0000:37:00.0: supports D1 D2
[    1.235510] pci 0000:37:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.235577] pci 0000:37:00.0: System wakeup disabled by ACPI
[    1.235641] pci 0000:02:02.0: PCI bridge to [bus 37]
[    1.235651] pci 0000:02:02.0:   bridge window [mem 0xd7f00000-0xd7ffffff]
[    1.235711] pci 0000:02:04.0: PCI bridge to [bus 38-6b]
[    1.235722] pci 0000:02:04.0:   bridge window [mem 0xd8000000-0xedffffff]
[    1.235729] pci 0000:02:04.0:   bridge window [mem 0x1fd0000000-0x1ff9ffffff 64bit pref]
[    1.236185] pci 0000:6c:00.0: [8086:24fd] type 00 class 0x028000
[    1.236270] pci 0000:6c:00.0: reg 0x10: [mem 0xee300000-0xee301fff 64bit]
[    1.236784] pci 0000:6c:00.0: PME# supported from D0 D3hot D3cold
[    1.237030] pci 0000:6c:00.0: System wakeup disabled by ACPI
[    1.245980] pci 0000:00:1c.4: PCI bridge to [bus 6c]
[    1.245986] pci 0000:00:1c.4:   bridge window [mem 0xee300000-0xee3fffff]
[    1.246180] pci 0000:6d:00.0: [8086:7360] type 00 class 0x0d4000
[    1.246211] pci 0000:6d:00.0: reg 0x10: [mem 0xee200000-0xee200fff 64bit]
[    1.246230] pci 0000:6d:00.0: reg 0x18: [mem 0xee201000-0xee2013ff 64bit]
[    1.246416] pci 0000:6d:00.0: PME# supported from D0 D3hot D3cold
[    1.246492] pci 0000:6d:00.0: System wakeup disabled by ACPI
[    1.257803] pci 0000:00:1c.6: PCI bridge to [bus 6d]
[    1.257808] pci 0000:00:1c.6:   bridge window [mem 0xee200000-0xee2fffff]
[    1.257882] pci 0000:6e:00.0: [1179:0116] type 00 class 0x010802
[    1.257906] pci 0000:6e:00.0: reg 0x10: [mem 0xee100000-0xee103fff 64bit]
[    1.258074] pci 0000:6e:00.0: System wakeup disabled by ACPI
[    1.269710] pci 0000:00:1d.0: PCI bridge to [bus 6e]
[    1.269715] pci 0000:00:1d.0:   bridge window [mem 0xee100000-0xee1fffff]
[    1.277771] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.277842] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    1.277910] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.277978] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.278045] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.278112] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.278179] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.278247] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    1.279320] ACPI: Enabled 7 GPEs in block 00 to 7F
[    1.279407] ACPI : EC: interrupt unblocked
[    1.279413] ACPI : EC: event unblocked
[    1.279423] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x6e, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    1.279425] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
[    1.279537] vgaarb: setting as boot device: PCI:0000:00:02.0
[    1.279539] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.279546] vgaarb: loaded
[    1.279547] vgaarb: bridge control possible 0000:00:02.0
[    1.279599] Registered efivars operations
[    1.322230] PCI: Using ACPI for IRQ routing
[    1.328384] PCI: pci_cache_line_size set to 64 bytes
[    1.329303] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    1.329305] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    1.329306] e820: reserve RAM buffer [mem 0x9608c000-0x97ffffff]
[    1.329308] e820: reserve RAM buffer [mem 0x97992000-0x97ffffff]
[    1.329309] e820: reserve RAM buffer [mem 0x97cf8000-0x97ffffff]
[    1.329310] e820: reserve RAM buffer [mem 0xa6f9b000-0xa7ffffff]
[    1.329312] e820: reserve RAM buffer [mem 0x44f800000-0x44fffffff]
[    1.329557] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.329564] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    1.331622] clocksource: Switched to clocksource hpet
[    1.339806] VFS: Disk quotas dquot_6.6.0
[    1.339834] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.339930] pnp: PnP ACPI init
[    1.340153] system 00:00: [mem 0xfd000000-0xfdabffff] has been reserved
[    1.340156] system 00:00: [mem 0xfdad0000-0xfdadffff] has been reserved
[    1.340158] system 00:00: [mem 0xfdb00000-0xfdffffff] has been reserved
[    1.340161] system 00:00: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    1.340163] system 00:00: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    1.340166] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.340665] system 00:01: [io  0x2000-0x20fe] has been reserved
[    1.340669] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.341102] system 00:02: [io  0x0680-0x069f] has been reserved
[    1.341104] system 00:02: [io  0xffff] has been reserved
[    1.341106] system 00:02: [io  0xffff] has been reserved
[    1.341108] system 00:02: [io  0xffff] has been reserved
[    1.341110] system 00:02: [io  0x1800-0x18fe] has been reserved
[    1.341112] system 00:02: [io  0x164e-0x164f] has been reserved
[    1.341115] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.341278] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.341342] system 00:04: [io  0x1854-0x1857] has been reserved
[    1.341345] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.341375] pnp 00:05: Plug and Play ACPI device, IDs HPQ8002 PNP0303 (active)
[    1.341405] pnp 00:06: Plug and Play ACPI device, IDs ALP011c ALP0002 PNP0f13 (active)
[    1.341500] system 00:07: [io  0x0200-0x027f] has been reserved
[    1.341503] system 00:07: [mem 0xfedf0000-0xfedfffff] has been reserved
[    1.341506] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.343275] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.344384] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
[    1.344387] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.344389] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.344391] system 00:09: [mem 0xf0000000-0xf7ffffff] has been reserved
[    1.344393] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.344395] system 00:09: [mem 0xfed90000-0xfed93fff] could not be reserved
[    1.344397] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[    1.344400] system 00:09: [mem 0xff000000-0xffffffff] has been reserved
[    1.344402] system 00:09: [mem 0xfee00000-0xfeefffff] has been reserved
[    1.344404] system 00:09: [mem 0xae800000-0xae81ffff] has been reserved
[    1.344407] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.345155] pnp: PnP ACPI: found 10 devices
[    1.352803] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.352829] pci 0000:02:01.0: bridge window [io  0x1000-0x0fff] to [bus 04-36] add_size 1000
[    1.352850] pci 0000:02:04.0: bridge window [io  0x1000-0x0fff] to [bus 38-6b] add_size 1000
[    1.352861] pci 0000:02:01.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    1.352863] pci 0000:02:04.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    1.352866] pci 0000:01:00.0: bridge window [io  0x1000-0x0fff] to [bus 02-6b] add_size 2000
[    1.352873] pci 0000:01:00.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 2000 min_align 1000
[    1.352875] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01-6b] add_size 2000
[    1.352899] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 2000 min_align 1000
[    1.352901] pci 0000:00:1c.0: res[13]=[io  0x1000-0x2fff] res_to_dev_res add_size 2000 min_align 1000
[    1.352906] pci 0000:00:1c.0: BAR 13: assigned [io  0x4000-0x5fff]
[    1.352909] pci 0000:01:00.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 2000 min_align 1000
[    1.352911] pci 0000:01:00.0: res[13]=[io  0x1000-0x2fff] res_to_dev_res add_size 2000 min_align 1000
[    1.352913] pci 0000:01:00.0: BAR 13: assigned [io  0x4000-0x5fff]
[    1.352916] pci 0000:02:01.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    1.352918] pci 0000:02:01.0: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    1.352920] pci 0000:02:04.0: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[    1.352922] pci 0000:02:04.0: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[    1.352924] pci 0000:02:01.0: BAR 13: assigned [io  0x4000-0x4fff]
[    1.352926] pci 0000:02:04.0: BAR 13: assigned [io  0x5000-0x5fff]
[    1.352929] pci 0000:02:00.0: PCI bridge to [bus 03]
[    1.352936] pci 0000:02:00.0:   bridge window [mem 0xee000000-0xee0fffff]
[    1.352946] pci 0000:02:01.0: PCI bridge to [bus 04-36]
[    1.352949] pci 0000:02:01.0:   bridge window [io  0x4000-0x4fff]
[    1.352955] pci 0000:02:01.0:   bridge window [mem 0xc0000000-0xd7efffff]
[    1.352960] pci 0000:02:01.0:   bridge window [mem 0x1fb0000000-0x1fcfffffff 64bit pref]
[    1.352967] pci 0000:02:02.0: PCI bridge to [bus 37]
[    1.352973] pci 0000:02:02.0:   bridge window [mem 0xd7f00000-0xd7ffffff]
[    1.352982] pci 0000:02:04.0: PCI bridge to [bus 38-6b]
[    1.352985] pci 0000:02:04.0:   bridge window [io  0x5000-0x5fff]
[    1.352991] pci 0000:02:04.0:   bridge window [mem 0xd8000000-0xedffffff]
[    1.352996] pci 0000:02:04.0:   bridge window [mem 0x1fd0000000-0x1ff9ffffff 64bit pref]
[    1.353003] pci 0000:01:00.0: PCI bridge to [bus 02-6b]
[    1.353006] pci 0000:01:00.0:   bridge window [io  0x4000-0x5fff]
[    1.353011] pci 0000:01:00.0:   bridge window [mem 0xc0000000-0xee0fffff]
[    1.353016] pci 0000:01:00.0:   bridge window [mem 0x1fb0000000-0x1ff9ffffff 64bit pref]
[    1.353023] pci 0000:00:1c.0: PCI bridge to [bus 01-6b]
[    1.353025] pci 0000:00:1c.0:   bridge window [io  0x4000-0x5fff]
[    1.353030] pci 0000:00:1c.0:   bridge window [mem 0xc0000000-0xee0fffff]
[    1.353033] pci 0000:00:1c.0:   bridge window [mem 0x1fb0000000-0x1ff9ffffff 64bit pref]
[    1.353039] pci 0000:00:1c.4: PCI bridge to [bus 6c]
[    1.353045] pci 0000:00:1c.4:   bridge window [mem 0xee300000-0xee3fffff]
[    1.353052] pci 0000:00:1c.6: PCI bridge to [bus 6d]
[    1.353057] pci 0000:00:1c.6:   bridge window [mem 0xee200000-0xee2fffff]
[    1.353065] pci 0000:00:1d.0: PCI bridge to [bus 6e]
[    1.353069] pci 0000:00:1d.0:   bridge window [mem 0xee100000-0xee1fffff]
[    1.353077] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.353079] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.353081] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.353083] pci_bus 0000:00: resource 7 [mem 0xae800000-0xefffffff window]
[    1.353085] pci_bus 0000:00: resource 8 [mem 0x1c00000000-0x1fffffffff window]
[    1.353086] pci_bus 0000:00: resource 9 [mem 0xfd000000-0xfe7fffff window]
[    1.353088] pci_bus 0000:01: resource 0 [io  0x4000-0x5fff]
[    1.353090] pci_bus 0000:01: resource 1 [mem 0xc0000000-0xee0fffff]
[    1.353092] pci_bus 0000:01: resource 2 [mem 0x1fb0000000-0x1ff9ffffff 64bit pref]
[    1.353093] pci_bus 0000:02: resource 0 [io  0x4000-0x5fff]
[    1.353095] pci_bus 0000:02: resource 1 [mem 0xc0000000-0xee0fffff]
[    1.353097] pci_bus 0000:02: resource 2 [mem 0x1fb0000000-0x1ff9ffffff 64bit pref]
[    1.353099] pci_bus 0000:03: resource 1 [mem 0xee000000-0xee0fffff]
[    1.353100] pci_bus 0000:04: resource 0 [io  0x4000-0x4fff]
[    1.353102] pci_bus 0000:04: resource 1 [mem 0xc0000000-0xd7efffff]
[    1.353104] pci_bus 0000:04: resource 2 [mem 0x1fb0000000-0x1fcfffffff 64bit pref]
[    1.353105] pci_bus 0000:37: resource 1 [mem 0xd7f00000-0xd7ffffff]
[    1.353107] pci_bus 0000:38: resource 0 [io  0x5000-0x5fff]
[    1.353109] pci_bus 0000:38: resource 1 [mem 0xd8000000-0xedffffff]
[    1.353111] pci_bus 0000:38: resource 2 [mem 0x1fd0000000-0x1ff9ffffff 64bit pref]
[    1.353112] pci_bus 0000:6c: resource 1 [mem 0xee300000-0xee3fffff]
[    1.353114] pci_bus 0000:6d: resource 1 [mem 0xee200000-0xee2fffff]
[    1.353116] pci_bus 0000:6e: resource 1 [mem 0xee100000-0xee1fffff]
[    1.353348] NET: Registered protocol family 2
[    1.353592] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    1.353846] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.354005] TCP: Hash tables configured (established 131072 bind 65536)
[    1.354034] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    1.354087] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    1.354180] NET: Registered protocol family 1
[    1.354196] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.355470] PCI: CLS 128 bytes, default 64
[    1.355519] Unpacking initramfs...
[    1.806397] Freeing initrd memory: 20360K
[    1.806457] DMAR: ACPI device "device:78" under DMAR at fed91000 as 00:15.0
[    1.806461] DMAR: ACPI device "device:79" under DMAR at fed91000 as 00:15.1
[    1.806495] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.806498] software IO TLB [mem 0x9efce000-0xa2fce000] (64MB) mapped at [ffff93421efce000-ffff934222fcdfff]
[    1.807059] audit: initializing netlink subsys (disabled)
[    1.807080] audit: type=2000 audit(1550929083.784:1): initialized
[    1.807685] workingset: timestamp_bits=40 max_order=22 bucket_order=0
[    1.807835] zbud: loaded
[    1.809152] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    1.809214] io scheduler noop registered
[    1.809215] io scheduler deadline registered
[    1.809239] io scheduler cfq registered (default)
[    1.811192] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
[    1.811193] pcieport 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    1.811195] pcieport 0000:02:00.0: Signaling PME through PCIe PME interrupt
[    1.811196] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
[    1.811198] pcieport 0000:02:01.0: Signaling PME through PCIe PME interrupt
[    1.811199] pcieport 0000:02:02.0: Signaling PME through PCIe PME interrupt
[    1.811200] pci 0000:37:00.0: Signaling PME through PCIe PME interrupt
[    1.811202] pcieport 0000:02:04.0: Signaling PME through PCIe PME interrupt
[    1.811206] pcie_pme 0000:00:1c.0:pcie001: service driver pcie_pme loaded
[    1.811228] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
[    1.811229] pci 0000:6c:00.0: Signaling PME through PCIe PME interrupt
[    1.811234] pcie_pme 0000:00:1c.4:pcie001: service driver pcie_pme loaded
[    1.811253] pcieport 0000:00:1c.6: Signaling PME through PCIe PME interrupt
[    1.811255] pci 0000:6d:00.0: Signaling PME through PCIe PME interrupt
[    1.811260] pcie_pme 0000:00:1c.6:pcie001: service driver pcie_pme loaded
[    1.811277] pcieport 0000:00:1d.0: Signaling PME through PCIe PME interrupt
[    1.811278] pci 0000:6e:00.0: Signaling PME through PCIe PME interrupt
[    1.811282] pcie_pme 0000:00:1d.0:pcie001: service driver pcie_pme loaded
[    1.811294] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.811305] pciehp 0000:00:1c.0:pcie004: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    1.811349] pciehp 0000:00:1c.0:pcie004: service driver pciehp loaded
[    1.811360] pciehp 0000:02:01.0:pcie204: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    1.811404] pciehp 0000:02:01.0:pcie204: service driver pciehp loaded
[    1.811415] pciehp 0000:02:04.0:pcie204: Slot #4 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ LLActRep+
[    1.811458] pciehp 0000:02:04.0:pcie204: service driver pciehp loaded
[    1.811464] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.811488] efifb: probing for efifb
[    1.811504] efifb: framebuffer at 0xb0000000, using 3072k, total 3072k
[    1.811506] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    1.811506] efifb: scrolling: redraw
[    1.811508] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.813661] Console: switching to colour frame buffer device 128x48
[    1.815667] fb0: EFI VGA frame buffer device
[    1.815676] intel_idle: MWAIT substates: 0x11142120
[    1.815677] intel_idle: v0.4.1 model 0x8E
[    1.816227] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.816688] GHES: HEST is not enabled!
[    1.816764] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.817416] Linux agpgart interface v0.103
[    1.863758] tpm_tis IFX0763:00: 2.0 TPM (device-id 0x1B, rev-id 16)
[    2.296031] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    2.296031] AMD IOMMUv2 functionality not available on this system
[    2.296901] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    2.297441] i8042: Detected active multiplexing controller, rev 1.1
[    2.297632] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.297638] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    2.297673] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    2.297703] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    2.297733] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    2.297981] mousedev: PS/2 mouse device common for all mice
[    2.298033] rtc_cmos 00:03: RTC can wake from S4
[    2.298479] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[    2.298568] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    2.298577] intel_pstate: Intel P-state driver initializing
[    2.299409] intel_pstate: HWP enabled
[    2.299965] ledtrig-cpu: registered to indicate activity on CPUs
[    2.300802] NET: Registered protocol family 10
[    2.301241] mip6: Mobile IPv6
[    2.301256] NET: Registered protocol family 17
[    2.301260] mpls_gso: MPLS GSO support
[    2.301799] microcode: sig=0x806ea, pf=0x80, revision=0x96
[    2.302226] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    2.302637] registered taskstats version 1
[    2.302668] zswap: loaded using pool lzo/zbud
[    2.327978] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    2.351830] ima: Allocated hash algorithm: sha256
[    2.831670] tsc: Refined TSC clocksource calibration: 1991.993 MHz
[    2.831685] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396d4584844, max_idle_ns: 881590798405 ns
[    2.931586] rtc_cmos 00:03: setting system clock to 2019-02-23 13:38:05 UTC (1550929085)
[    2.931764] PM: Hibernation image not present or could not be loaded.
[    3.145858] Freeing unused kernel memory: 1424K
[    3.145859] Write protecting the kernel read-only data: 12288k
[    3.146951] Freeing unused kernel memory: 1908K
[    3.148280] Freeing unused kernel memory: 1252K
[    3.150857] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    3.160652] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    3.160700] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    3.160705] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    3.186969] thermal LNXTHERM:00: registered as thermal_zone0
[    3.186970] ACPI: Thermal Zone [HEPZ] (30 C)
[    3.193944] hidraw: raw HID events driver (C) Jiri Kosina
[    3.197100] thermal LNXTHERM:01: registered as thermal_zone1
[    3.197101] ACPI: Thermal Zone [CPUZ] (25 C)
[    3.198311] intel_ish_ipc 0000:00:13.0: enabling device (0000 -> 0002)
[    3.199383] ACPI: bus type USB registered
[    3.199400] usbcore: registered new interface driver usbfs
[    3.199406] usbcore: registered new interface driver hub
[    3.199437] usbcore: registered new device driver usb
[    3.201801] nvme nvme0: pci function 0000:6e:00.0
[    3.206890] thermal LNXTHERM:02: registered as thermal_zone2
[    3.206891] ACPI: Thermal Zone [GFXZ] (0 C)
[    3.209548] AVX2 version of gcm_enc/dec engaged.
[    3.209549] AES CTR mode by8 optimization enabled
[    3.240628] thermal LNXTHERM:03: registered as thermal_zone3
[    3.240631] ACPI: Thermal Zone [EXTZ] (0 C)
[    3.303093] thermal LNXTHERM:04: registered as thermal_zone4
[    3.303097] ACPI: Thermal Zone [LOCZ] (50 C)
[    3.343427] thermal LNXTHERM:05: registered as thermal_zone5
[    3.343431] ACPI: Thermal Zone [BATZ] (31 C)
[    3.376534] thermal LNXTHERM:06: registered as thermal_zone6
[    3.376539] ACPI: Thermal Zone [CHGZ] (58 C)
[    3.384232] thermal LNXTHERM:07: registered as thermal_zone7
[    3.384236] ACPI: Thermal Zone [PCHZ] (0 C)
[    3.424806]  nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12
[    3.442515] random: fast init done
[    3.576057] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    3.576064] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    3.577216] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x01109810
[    3.577221] xhci_hcd 0000:00:14.0: cache line size of 128 is not supported
[    3.577430] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    3.577431] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.577432] usb usb1: Product: xHCI Host Controller
[    3.577433] usb usb1: Manufacturer: Linux 4.9.144 xhci-hcd
[    3.577434] usb usb1: SerialNumber: 0000:00:14.0
[    3.577544] hub 1-0:1.0: USB hub found
[    3.577575] hub 1-0:1.0: 12 ports detected
[    3.577707] ish-hid {33AECD58-B679-4E54-9BD9-A04D34F0C226}: [hid-ish]: enum_devices_done OK, num_hid_devices=3
[    3.578875] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    3.578877] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    3.579153] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    3.579154] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.579155] usb usb2: Product: xHCI Host Controller
[    3.579155] usb usb2: Manufacturer: Linux 4.9.144 xhci-hcd
[    3.579156] usb usb2: SerialNumber: 0000:00:14.0
[    3.579291] hub 2-0:1.0: USB hub found
[    3.579316] hub 2-0:1.0: 6 ports detected
[    3.580099] i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
[    3.580301] xhci_hcd 0000:37:00.0: xHCI Host Controller
[    3.580306] xhci_hcd 0000:37:00.0: new USB bus registered, assigned bus number 3
[    3.580349] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    3.580397] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    3.581529] xhci_hcd 0000:37:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x00009810
[    3.581628] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    3.581629] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.581630] usb usb3: Product: xHCI Host Controller
[    3.581631] usb usb3: Manufacturer: Linux 4.9.144 xhci-hcd
[    3.581631] usb usb3: SerialNumber: 0000:37:00.0
[    3.581827] hub 3-0:1.0: USB hub found
[    3.581839] hub 3-0:1.0: 2 ports detected
[    3.582287] xhci_hcd 0000:37:00.0: xHCI Host Controller
[    3.582289] xhci_hcd 0000:37:00.0: new USB bus registered, assigned bus number 4
[    3.582291] xhci_hcd 0000:37:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    3.582328] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    3.582329] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.582330] usb usb4: Product: xHCI Host Controller
[    3.582331] usb usb4: Manufacturer: Linux 4.9.144 xhci-hcd
[    3.582332] usb usb4: SerialNumber: 0000:37:00.0
[    3.582452] hub 4-0:1.0: USB hub found
[    3.582459] hub 4-0:1.0: 2 ports detected
[    3.599326] PM: Starting manual resume from disk
[    3.599328] PM: Hibernation image partition 259:9 present
[    3.599328] PM: Looking for hibernation image.
[    3.599465] PM: Image not found (code -22)
[    3.599465] PM: Hibernation image not present or could not be loaded.
[    3.690640] EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null)
[    3.746373] EXT4-fs (nvme0n1p6): mounted filesystem with ordered data mode. Opts: (null)
[    3.821192] systemd[1]: RTC configured in localtime, applying delta of 60 minutes to system time.
[    3.829999] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.856600] clocksource: Switched to clocksource tsc
[    3.907694] usb 1-7: new full-speed USB device number 2 using xhci_hcd
[    3.922286] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    3.922472] systemd[1]: Detected architecture x86-64.
[    3.922562] systemd[1]: Set hostname to <hp360>.
[    3.947977] systemd[1]: usr.mount: Unit is bound to inactive unit dev-nvme0n1p6.device. Stopping, too.
[    3.954610] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    3.954725] systemd[1]: Created slice System Slice.
[    3.954994] systemd[1]: Mounting POSIX Message Queue File System...
[    3.955329] systemd[1]: Mounting Huge Pages File System...
[    3.955379] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.955393] systemd[1]: Reached target System Time Synchronized.
[    3.963390] EXT4-fs (nvme0n1p6): re-mounted. Opts: (null)
[    3.963523] lp: driver loaded but no devices found
[    3.963906] EXT4-fs (nvme0n1p3): re-mounted. Opts: errors=remount-ro
[    3.964724] ppdev: user-space parallel port driver
[    3.970507] Key type encrypted registered
[    4.020675] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input8
[    4.020679] ACPI: Sleep Button [SLPB]
[    4.020788] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input9
[    4.020801] ACPI: Lid Switch [LID]
[    4.020844] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input10
[    4.020845] ACPI: Power Button [PWRF]
[    4.022210] ACPI: AC Adapter [AC] (on-line)
[    4.022902] Initializing HPQ6001 module
[    4.022993] input: HP Wireless hotkeys as /devices/virtual/input/input11
[    4.023360] input: Intel HID events as /devices/platform/INT33D5:00/input/input12
[    4.046024] input: Intel Virtual Button driver as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/INT33D6:00/input/input13
[    4.048469] usb 1-7: New USB device found, idVendor=8087, idProduct=0a2b
[    4.048470] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.049330] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    4.051434] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    4.052099] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    4.052351] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    4.054839] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[    4.054925] [drm] Initialized
[    4.055495] mei_me 0000:00:16.0: enabling device (0004 -> 0006)
[    4.055498] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    4.081830] ACPI: Battery Slot [BAT0] (battery present)
[    4.083663] wmi: Mapper loaded
[    4.104868] Adding 19530748k swap on /dev/nvme0n1p9.  Priority:-1 extents:1 across:19530748k SSFS
[    4.112612] EXT4-fs (nvme0n1p10): mounted filesystem with ordered data mode. Opts: (null)
[    4.118278] EXT4-fs (nvme0n1p7): mounted filesystem with ordered data mode. Opts: (null)
[    4.123988] iTCO_vendor_support: vendor-support=0
[    4.124348] EFI Variables Facility v0.08 2004-May-17
[    4.132086] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    4.132242] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    4.132372] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    4.154621] EXT4-fs (nvme0n1p8): mounted filesystem with ordered data mode. Opts: (null)
[    4.169632] pstore: using zlib compression
[    4.169668] pstore: Registered efi as persistent store backend
[    4.173336] Intel(R) Wireless WiFi driver for Linux
[    4.173337] Copyright(c) 2003- 2015 Intel Corporation
[    4.173992] iwlwifi 0000:6c:00.0: enabling device (0000 -> 0002)
[    4.177048] usb 1-8: new full-speed USB device number 3 using xhci_hcd
[    4.177098] systemd-journald[262]: Received request to flush runtime journal from PID 1
[    4.177586] iwlwifi 0000:6c:00.0: firmware: failed to load iwlwifi-8265-26.ucode (-2)
[    4.177631] iwlwifi 0000:6c:00.0: Direct firmware load for iwlwifi-8265-26.ucode failed with error -2
[    4.177730] iwlwifi 0000:6c:00.0: firmware: failed to load iwlwifi-8265-25.ucode (-2)
[    4.177767] iwlwifi 0000:6c:00.0: Direct firmware load for iwlwifi-8265-25.ucode failed with error -2
[    4.177780] iwlwifi 0000:6c:00.0: firmware: failed to load iwlwifi-8265-24.ucode (-2)
[    4.177817] iwlwifi 0000:6c:00.0: Direct firmware load for iwlwifi-8265-24.ucode failed with error -2
[    4.177827] iwlwifi 0000:6c:00.0: firmware: failed to load iwlwifi-8265-23.ucode (-2)
[    4.177863] iwlwifi 0000:6c:00.0: Direct firmware load for iwlwifi-8265-23.ucode failed with error -2
[    4.178241] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    4.179468] iwlwifi 0000:6c:00.0: firmware: direct-loading firmware iwlwifi-8265-22.ucode
[    4.179916] iwlwifi 0000:6c:00.0: loaded firmware version 22.361476.0 op_mode iwlmvm
[    4.181378] [drm] Memory usable by graphics device = 4096M
[    4.181381] checking generic (b0000000 300000) vs hw (b0000000 10000000)
[    4.181382] fb: switching to inteldrmfb from EFI VGA
[    4.181445] Console: switching to colour dummy device 80x25
[    4.182472] [drm] Replacing VGA console driver
[    4.185022] EXT4-fs (nvme0n1p11): mounted filesystem with ordered data mode. Opts: usrquota,grpquota,user_xattr
[    4.187702] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    4.187704] [drm] Driver supports precise vblank timestamp query.
[    4.196043] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    4.197203] i915 0000:00:02.0: firmware: direct-loading firmware i915/kbl_dmc_ver1_01.bin
[    4.197907] iwlwifi 0000:6c:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[    4.198206] [drm] Finished loading i915/kbl_dmc_ver1_01.bin (v1.1)
[    4.199259] intel_rapl: Found RAPL domain package
[    4.199260] intel_rapl: Found RAPL domain core
[    4.199261] intel_rapl: Found RAPL domain uncore
[    4.200253] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[    4.201488] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[    4.206298] [drm] GuC firmware load skipped
[    4.220274] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    4.222111] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input14
[    4.222722] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    4.222728] [drm] Initialized i915 1.6.0 20160919 for 0000:00:02.0 on minor 0
[    4.223248] ucsi_acpi: probe of USBC000:00 failed with error -110
[    4.223309] input: PC Speaker as /devices/platform/pcspkr/input/input15
[    4.238211] fbcon: inteldrmfb (fb0) is primary device
[    4.262986] hp_wmi: query 0x4 returned error 0x5
[    4.264449] random: crng init done
[    4.264450] random: 7 urandom warning(s) missed due to ratelimiting
[    4.266262] hp_wmi: query 0x4 returned error 0x5
[    4.268820] hp_wmi: query 0xd returned error 0x5
[    4.268895] input: HP WMI hotkeys as /devices/virtual/input/input16
[    4.280901] snd_hda_codec_generic hdaudioC0D0: autoconfig for Generic: line_outs=1 (0x1d/0x0/0x0/0x0/0x0) type:speaker
[    4.280903] snd_hda_codec_generic hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    4.280904] snd_hda_codec_generic hdaudioC0D0:    hp_outs=1 (0x16/0x0/0x0/0x0/0x0)
[    4.280906] snd_hda_codec_generic hdaudioC0D0:    mono: mono_out=0x0
[    4.280907] snd_hda_codec_generic hdaudioC0D0:    inputs:
[    4.280908] snd_hda_codec_generic hdaudioC0D0:      Internal Mic=0x1a
[    4.280910] snd_hda_codec_generic hdaudioC0D0:      Mic=0x19
[    4.289935] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    4.289994] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    4.290037] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    4.290072] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[    4.290116] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[    4.322189] usb 1-8: New USB device found, idVendor=138a, idProduct=00ab
[    4.322191] usb 1-8: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    4.322193] usb 1-8: SerialNumber: cb77b886249b
[    4.325672] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    4.326001] thermal thermal_zone14: failed to read out thermal zone (-5)
[    4.329625] iwlwifi 0000:6c:00.0 wlp108s0: renamed from wlan0
[    4.352106] input: lircd-uinput as /devices/virtual/input/input22
[    4.352186] input: AlpsPS/2 ALPS GlidePoint as /devices/platform/i8042/serio3/input/input7
[    4.499647] usb 1-9: new high-speed USB device number 4 using xhci_hcd
[    4.711303] usb 1-9: New USB device found, idVendor=04f2, idProduct=b62f
[    4.711308] usb 1-9: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    4.711312] usb 1-9: Product: HP Full-HD Camera
[    4.711315] usb 1-9: Manufacturer: Generic
[    4.711318] usb 1-9: SerialNumber: 0001
[    4.732263] input: ALP001C:00 044E:120A Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-8/i2c-ALP001C:00/0018:044E:120A.0005/input/input24
[    4.732650] hid-multitouch 0018:044E:120A.0005: input,hidraw0: I2C HID v1.00 Mouse [ALP001C:00 044E:120A] on i2c-ALP001C:00
[    4.779357] media: Linux media interface: v0.10
[    4.779377] Bluetooth: Core ver 2.22
[    4.779425] NET: Registered protocol family 31
[    4.779430] Bluetooth: HCI device and connection manager initialized
[    4.779438] Bluetooth: HCI socket layer initialized
[    4.779444] Bluetooth: L2CAP socket layer initialized
[    4.779458] Bluetooth: SCO socket layer initialized
[    4.791733] Linux video capture interface: v2.00
[    4.792888] usbcore: registered new interface driver btusb
[    4.794560] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[    4.795543] Bluetooth: hci0: Device revision is 16
[    4.795545] Bluetooth: hci0: Secure boot is enabled
[    4.795546] Bluetooth: hci0: OTP lock is enabled
[    4.795548] Bluetooth: hci0: API lock is enabled
[    4.795549] Bluetooth: hci0: Debug lock is disabled
[    4.795552] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    4.796700] bluetooth hci0: firmware: direct-loading firmware intel/ibt-12-16.sfi
[    4.796705] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[    4.804309] uvcvideo: Found UVC 1.50 device HP Full-HD Camera (04f2:b62f)
[    4.808057] uvcvideo: Failed to initialize entity for entity 6
[    4.808059] uvcvideo: Failed to register entites (-22).
[    4.808418] input: HP Full-HD Camera as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/input/input26
[    4.808750] uvcvideo: Found UVC 1.50 device HP Full-HD Camera (04f2:b62f)
[    4.812308] uvcvideo: Unable to create debugfs 1-4 directory.
[    4.812473] uvcvideo 1-9:1.2: Entity type for entity Extension 10 was not initialized!
[    4.812479] uvcvideo 1-9:1.2: Entity type for entity Extension 12 was not initialized!
[    4.812482] uvcvideo 1-9:1.2: Entity type for entity Processing 9 was not initialized!
[    4.812486] uvcvideo 1-9:1.2: Entity type for entity Camera 11 was not initialized!
[    4.812701] input: HP Full-HD Camera as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.2/input/input27
[    4.812852] usbcore: registered new interface driver uvcvideo
[    4.812854] USB Video Class driver (1.1.1)
[    4.858404] input: Wacom HID 4893 Pen as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-7/i2c-WCOM4890:00/0018:056A:4893.0004/input/input28
[    4.858949] input: Wacom HID 4893 Finger as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-7/i2c-WCOM4890:00/0018:056A:4893.0004/input/input29
[    4.859461] wacom 0018:056A:4893.0004: hidraw1: I2C HID v1.00 Mouse [WCOM4890:00 056A:4893] on i2c-WCOM4890:00
[    5.373877] Console: switching to colour frame buffer device 240x67
[    5.401931] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    5.475560] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    5.475560] Bluetooth: BNEP filters: protocol multicast
[    5.475563] Bluetooth: BNEP socket layer initialized
[    5.658075] IPv6: ADDRCONF(NETDEV_UP): wlp108s0: link is not ready
[    5.659763] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[    5.660252] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[    5.706772] [drm] RC6 on
[    5.778105] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[    5.778512] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[    5.837660] IPv6: ADDRCONF(NETDEV_UP): wlp108s0: link is not ready
[    5.847409] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[    5.848386] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[    5.966022] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[    5.966556] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[    6.029802] IPv6: ADDRCONF(NETDEV_UP): wlp108s0: link is not ready
[    6.101109] IPv6: ADDRCONF(NETDEV_UP): wlp108s0: link is not ready
[    6.431329] Bluetooth: hci0: Waiting for firmware download to complete
[    6.431489] Bluetooth: hci0: Firmware loaded in 1599480 usecs
[    6.431527] Bluetooth: hci0: Waiting for device to boot
[    6.443499] Bluetooth: hci0: Device booted in 11704 usecs
[    6.443701] bluetooth hci0: firmware: direct-loading firmware intel/ibt-12-16.ddc
[    6.443703] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[    6.445534] Bluetooth: hci0: Applying Intel DDC parameters completed
[    6.983991] fuse init (API version 7.26)
[    9.321603] vboxdrv: loading out-of-tree module taints kernel.
[    9.328632] vboxdrv: Found 8 processor cores
[    9.348294] vboxdrv: TSC mode is Invariant, tentative frequency 1991993940 Hz
[    9.348295] vboxdrv: Successfully loaded version 5.2.24_Debian (interface 0x00290001)
[    9.353755] VBoxNetFlt: Successfully started.
[    9.359146] VBoxNetAdp: Successfully started.
[    9.364360] VBoxPciLinuxInit
[    9.365400] vboxpci: IOMMU not found (not registered)
[   23.937123] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[   23.938100] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[   24.053881] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[   24.054292] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[   24.114666] IPv6: ADDRCONF(NETDEV_UP): wlp108s0: link is not ready
[   24.119040] IPv6: ADDRCONF(NETDEV_UP): wlp108s0: link is not ready
[   24.129306] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[   24.130286] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[   24.255004] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[   24.255641] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[   24.315311] IPv6: ADDRCONF(NETDEV_UP): wlp108s0: link is not ready
[   25.293962] Bluetooth: RFCOMM TTY layer initialized
[   25.293969] Bluetooth: RFCOMM socket layer initialized
[   25.293975] Bluetooth: RFCOMM ver 1.11
[   27.585619] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[   27.586594] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[   27.703688] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[   27.704095] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[   27.766817] IPv6: ADDRCONF(NETDEV_UP): wlp108s0: link is not ready
[   27.773983] IPv6: ADDRCONF(NETDEV_UP): wlp108s0: link is not ready
[   27.782682] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[   27.783715] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[   27.901014] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[   27.901469] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[   27.961667] IPv6: ADDRCONF(NETDEV_UP): wlp108s0: link is not ready
[   31.273337] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[   31.274443] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[   31.392174] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[   31.392666] iwlwifi 0000:6c:00.0: L1 Enabled - LTR Enabled
[   31.454528] IPv6: ADDRCONF(NETDEV_UP): wlp108s0: link is not ready
[   31.528626] wlp108s0: authenticate with 24:d3:f2:c5:cd:e4
[   31.531897] wlp108s0: send auth to 24:d3:f2:c5:cd:e4 (try 1/3)
[   31.536929] wlp108s0: authenticated
[   31.539545] wlp108s0: associate with 24:d3:f2:c5:cd:e4 (try 1/3)
[   31.542585] wlp108s0: RX AssocResp from 24:d3:f2:c5:cd:e4 (capab=0x511 status=0 aid=55)
[   31.544517] wlp108s0: associated
[   31.620205] wlp108s0: Limiting TX power to 30 (30 - 0) dBm as advertised by 24:d3:f2:c5:cd:e4
[   31.649738] IPv6: ADDRCONF(NETDEV_CHANGE): wlp108s0: link becomes ready

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-02-23 13:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-23 13:44 Infor about a new webcam supported by the uvcvideo driver Salvador Fernández

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).