Как узнать модель подключенного к компьютеру МФУ... (...если она не написана на самом устройстве?)

Всё о принтерах, сканерах и многофункциональных устройствах. Подключение, настройка, проблемы.

Модератор: Модераторы разделов

Ответить
Аватара пользователя
astronom1987
Сообщения: 1145
ОС: MX Linux
Контактная информация:

Как узнать модель подключенного к компьютеру МФУ...

Сообщение astronom1987 »

Уважаемые форумчане!
Встретился я недавно с таким МФУ от фирмы Ricoh на котором не написано (стрелось) название его модели. Как теперь подобрать драйвер к нему, если я не знаю как он называется? Команда "lsusb", говорит, что просто подключен Ricoh Co. Ltd и все.
Спасибо сказали:
Аватара пользователя
Bizdelnick
Модератор
Сообщения: 20752
Статус: nulla salus bello
ОС: Debian GNU/Linux

Re: Как узнать модель подключенного к компьютеру МФУ...

Сообщение Bizdelnick »

astronom1987 писал(а):
07.09.2017 13:52
Команда "lsusb", говорит, что просто подключен Ricoh Co. Ltd и все.

Не верю.
Пишите правильно:
в консоли
вку́пе (с чем-либо)
в общем
вообще
в течение (часа)
новичок
нюанс
по умолчанию
приемлемо
проблема
пробовать
трафик
Спасибо сказали:
Аватара пользователя
yars
Сообщения: 1144
Статус: Slacker!
ОС: Slackware64-current

Re: Как узнать модель подключенного к компьютеру МФУ...

Сообщение yars »

Подробнее можно и через # udevadm monitor посмотреть, или в выводе dmesg, или в том же lsusb (для этого у lsusb есть параметры). Если принтера в вашей базе устройств {pci,usb}.ids нет, то гуглить по идентификаторам производителя и продукта (vid:pid).
Slackware64-current/Xfce 4.12/Acer TravelMate 5760
-------------
Registered Linux User #557010
Спасибо сказали:
Аватара пользователя
astronom1987
Сообщения: 1145
ОС: MX Linux
Контактная информация:

Re: Как узнать модель подключенного к компьютеру МФУ...

Сообщение astronom1987 »

yars писал(а):
07.09.2017 15:05
Подробнее можно и через # udevadm monitor посмотреть, или в выводе dmesg, или в том же lsusb (для этого у lsusb есть параметры). Если принтера в вашей базе устройств {pci,usb}.ids нет, то гуглить по идентификаторам производителя и продукта (vid:pid).

Можно поподробней о параметрах lsusb?
Спасибо сказали:
Аватара пользователя
Bizdelnick
Модератор
Сообщения: 20752
Статус: nulla salus bello
ОС: Debian GNU/Linux

Re: Как узнать модель подключенного к компьютеру МФУ...

Сообщение Bizdelnick »

Да не нужно никаких параметров. Он без параметров показывает номер шины, устройства на шине и его идентификатор. Вот по этому идентификатору и ищите.
А про параметры, если нужно, читайте в man lsusb.
Пишите правильно:
в консоли
вку́пе (с чем-либо)
в общем
вообще
в течение (часа)
новичок
нюанс
по умолчанию
приемлемо
проблема
пробовать
трафик
Спасибо сказали:
Аватара пользователя
astronom1987
Сообщения: 1145
ОС: MX Linux
Контактная информация:

Re: Как узнать модель подключенного к компьютеру МФУ...

Сообщение astronom1987 »

Код: Выделить всё

[root@localhost user]# lsusb -v --verbose

Bus 002 Device 003: ID 0bda:0139 Realtek Semiconductor Corp. RTS5139 Card Reader Controller
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass          255 Vendor Specific Class
  bDeviceSubClass       255 Vendor Specific Subclass
  bDeviceProtocol       255 Vendor Specific Protocol
  bMaxPacketSize0        64
  idVendor           0x0bda Realtek Semiconductor Corp.
  idProduct          0x0139 RTS5139 Card Reader Controller
  bcdDevice           39.60
  iManufacturer           1 Generic
  iProduct                2 USB2.0-CRW
  iSerial                 3 20100201396000000
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           39
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          4 CARD READER
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass      6
      bInterfaceProtocol     80
      iInterface              5 Bulk-In, Bulk-Out, Interface
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0003  1x 3 bytes
        bInterval              10
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  bNumConfigurations      1
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0000
  (Bus Powered)

Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x8087 Intel Corp.
  idProduct          0x0024 Integrated Rate Matching Hub
  bcdDevice            0.00
  iManufacturer           0
  iProduct                0
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             6
  wHubCharacteristic 0x0009
    Per-port power switching
    Per-port overcurrent protection
    TT think time 8 FS bits
  bPwrOn2PwrGood       50 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0100 power
   Port 3: 0000.0100 power
   Port 4: 0000.0100 power
   Port 5: 0000.0100 power
   Port 6: 0000.0503 highspeed power enable connect
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  bNumConfigurations      1
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0001
  Self Powered

Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            4.04
  iManufacturer           3 Linux 4.4.30-server-2.mga5 ehci_hcd
  iProduct                2 EHCI Host Controller
  iSerial                 1 0000:00:1d.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             2
  wHubCharacteristic 0x000a
    No power switching (usb 1.0)
    Per-port overcurrent protection
  bPwrOn2PwrGood       10 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x02
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0503 highspeed power enable connect
   Port 2: 0000.0100 power
can't get device qualifier: Resource temporarily unavailable
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0001
  Self Powered

Bus 001 Device 005: ID 04f2:b272 Chicony Electronics Co., Ltd Lenovo EasyCamera
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass          239 Miscellaneous Device
  bDeviceSubClass         2
  bDeviceProtocol         1 Interface Association
  bMaxPacketSize0        64
  idVendor           0x04f2 Chicony Electronics Co., Ltd
  idProduct          0xb272 Lenovo EasyCamera
  bcdDevice           11.56
  iManufacturer           1 Chicony Corp.
  iProduct                2 Lenovo EasyCamera
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength          387
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              320mA
    Interface Association:
      bLength                 8
      bDescriptorType        11
      bFirstInterface         0
      bInterfaceCount         2
      bFunctionClass         14 Video
      bFunctionSubClass       3 Video Interface Collection
      bFunctionProtocol       0
      iFunction               2 Lenovo EasyCamera
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      1 Video Control
      bInterfaceProtocol      0
      iInterface              2 Lenovo EasyCamera
      VideoControl Interface Descriptor:
        bLength                13
        bDescriptorType        36
        bDescriptorSubtype      1 (HEADER)
        bcdUVC               1.00
        wTotalLength           79
        dwClockFrequency       30.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           0x00000000
      VideoControl Interface Descriptor:
        bLength                11
        bDescriptorType        36
        bDescriptorSubtype      5 (PROCESSING_UNIT)
      Warning: Descriptor too short
        bUnitID                 2
        bSourceID               1
        wMaxMultiplier          0
        bControlSize            2
        bmControls     0x0000143f
          Brightness
          Contrast
          Hue
          Saturation
          Sharpness
          Gamma
          Power Line Frequency
          White Balance Temperature, Auto
        iProcessing             0
        bmVideoStandards     0x 9
          None
          SECAM - 625/50
      VideoControl Interface Descriptor:
        bLength                 9
        bDescriptorType        36
        bDescriptorSubtype      3 (OUTPUT_TERMINAL)
        bTerminalID             3
        wTerminalType      0x0101 USB Streaming
        bAssocTerminal          0
        bSourceID               2
        iTerminal               0
      VideoControl Interface Descriptor:
        bLength                28
        bDescriptorType        36
        bDescriptorSubtype      6 (EXTENSION_UNIT)
        bUnitID                 4
        guidExtensionCode         {5dc717a9-1941-da11-ae0e-000d56ac7b4c}
        bNumControl             8
        bNrPins                 1
        baSourceID( 0)          1
        bControlSize            3
        bmControls( 0)       0x59
        bmControls( 1)       0x80
        bmControls( 2)       0x80
        iExtension              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x000a  1x 10 bytes
        bInterval               5
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           0
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      0
      iInterface              0
      VideoStreaming Interface Descriptor:
        bLength                            14
        bDescriptorType                    36
        bDescriptorSubtype                  1 (INPUT_HEADER)
        bNumFormats                         1
        wTotalLength                      149
        bEndPointAddress                  130
        bmInfo                              0
        bTerminalLink                       3
        bStillCaptureMethod                 1
        bTriggerSupport                     1
        bTriggerUsage                       1
        bControlSize                        1
        bmaControls( 0)                    27
      VideoStreaming Interface Descriptor:
        bLength                            27
        bDescriptorType                    36
        bDescriptorSubtype                  4 (FORMAT_UNCOMPRESSED)
        bFormatIndex                        1
        bNumFrameDescriptors                3
        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                           480
        dwMinBitRate                   768000
        dwMaxBitRate                196608000
        dwMaxVideoFrameBufferSize      614400
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  2
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            666667
      VideoStreaming Interface Descriptor:
        bLength                            34
        bDescriptorType                    36
        bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
        bFrameIndex                         2
        bmCapabilities                   0x01
          Still image supported
        wWidth                            320
        wHeight                           240
        dwMinBitRate                   768000
        dwMaxBitRate                196608000
        dwMaxVideoFrameBufferSize      153600
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  2
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            666667
      VideoStreaming Interface Descriptor:
        bLength                            34
        bDescriptorType                    36
        bDescriptorSubtype                  5 (FRAME_UNCOMPRESSED)
        bFrameIndex                         3
        bmCapabilities                   0x01
          Still image supported
        wWidth                            160
        wHeight                           120
        dwMinBitRate                   768000
        dwMaxBitRate                196608000
        dwMaxVideoFrameBufferSize       38400
        dwDefaultFrameInterval         333333
        bFrameIntervalType                  2
        dwFrameInterval( 0)            333333
        dwFrameInterval( 1)            666667
      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      0
      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     0x0080  1x 128 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       2
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      0
      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        1
      bAlternateSetting       3
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      0
      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        1
      bAlternateSetting       4
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      0
      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        1
      bAlternateSetting       5
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      0
      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        1
      bAlternateSetting       6
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      0
      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     0x1380  3x 896 bytes
        bInterval               1
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       7
      bNumEndpoints           1
      bInterfaceClass        14 Video
      bInterfaceSubClass      2 Video Streaming
      bInterfaceProtocol      0
      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
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass          239 Miscellaneous Device
  bDeviceSubClass         2
  bDeviceProtocol         1 Interface Association
  bMaxPacketSize0        64
  bNumConfigurations      1
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0000
  (Bus Powered)

Bus 001 Device 004: ID 05ca:0403 Ricoh Co., Ltd Printing Support
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  idVendor           0x05ca Ricoh Co., Ltd
  idProduct          0x0403 Printing Support
  bcdDevice            1.00
  iManufacturer           1 NRG
  iProduct                2 DSm415
  iSerial                 3 K2149100021
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           32
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xc0
      Self Powered
    MaxPower                2mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass         7 Printer
      bInterfaceSubClass      1 Printer
      bInterfaceProtocol      2 Bidirectional
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0200  1x 512 bytes
        bInterval               0
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            0
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0        64
  bNumConfigurations      1
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0001
  Self Powered

Bus 001 Device 003: ID 89e5:101b
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0
  bDeviceSubClass         0
  bDeviceProtocol         0
  bMaxPacketSize0         8
  idVendor           0x89e5
  idProduct          0x101b
  bcdDevice            1.00
  iManufacturer           0
  iProduct                1  USB OPTICAL MOUSE
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           34
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      1 Boot Interface Subclass
      bInterfaceProtocol      2 Mouse
      iInterface              0
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      66
         Report Descriptors:
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0006  1x 6 bytes
        bInterval              10
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0000
  (Bus Powered)

Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x8087 Intel Corp.
  idProduct          0x0024 Integrated Rate Matching Hub
  bcdDevice            0.00
  iManufacturer           0
  iProduct                0
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             6
  wHubCharacteristic 0x0009
    Per-port power switching
    Per-port overcurrent protection
    TT think time 8 FS bits
  bPwrOn2PwrGood       50 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0303 lowspeed power enable connect
   Port 3: 0000.0503 highspeed power enable connect
   Port 4: 0000.0100 power
   Port 5: 0000.0503 highspeed power enable connect
   Port 6: 0000.0100 power
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  bNumConfigurations      1
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0001
  Self Powered

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            4.04
  iManufacturer           3 Linux 4.4.30-server-2.mga5 ehci_hcd
  iProduct                2 EHCI Host Controller
  iSerial                 1 0000:00:1a.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             2
  wHubCharacteristic 0x000a
    No power switching (usb 1.0)
    Per-port overcurrent protection
  bPwrOn2PwrGood       10 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x02
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0503 highspeed power enable connect
   Port 2: 0000.0100 power
can't get device qualifier: Resource temporarily unavailable
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0001
  Self Powered


Код: Выделить всё

  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           34
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xa0
      (Bus Powered)
      Remote Wakeup
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      1 Boot Interface Subclass
      bInterfaceProtocol      2 Mouse
      iInterface              0
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      66
         Report Descriptors:
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0006  1x 6 bytes
        bInterval              10
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0000
  (Bus Powered)

Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x8087 Intel Corp.
  idProduct          0x0024 Integrated Rate Matching Hub
  bcdDevice            0.00
  iManufacturer           0
  iProduct                0
  iSerial                 0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0001  1x 1 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             6
  wHubCharacteristic 0x0009
    Per-port power switching
    Per-port overcurrent protection
    TT think time 8 FS bits
  bPwrOn2PwrGood       50 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0303 lowspeed power enable connect
   Port 3: 0000.0503 highspeed power enable connect
   Port 4: 0000.0100 power
   Port 5: 0000.0503 highspeed power enable connect
   Port 6: 0000.0100 power
Device Qualifier (for other device speed):
  bLength                10
  bDescriptorType         6
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  bNumConfigurations      1
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0001
  Self Powered

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            4.04
  iManufacturer           3 Linux 4.4.30-server-2.mga5 ehci_hcd
  iProduct                2 EHCI Host Controller
  iSerial                 1 0000:00:1a.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             2
  wHubCharacteristic 0x000a
    No power switching (usb 1.0)
    Per-port overcurrent protection
  bPwrOn2PwrGood       10 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x02
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0503 highspeed power enable connect
   Port 2: 0000.0100 power
can't get device qualifier: Resource temporarily unavailable
can't get debug descriptor: Resource temporarily unavailable
Device Status:     0x0001
  Self Powered
[root@localhost user]# dmesg
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 4.4.30-server-2.mga5 (iurt@rabbit.mageia.org) (gcc version 4.9.2 (GCC) ) #1 SMP Fri Nov 4 21:10:28 UTC 2016
[    0.000000] Disabled fast string operations
[    0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'
[    0.000000] x86/fpu: Enabled xstate features 0x3, context size is 576 bytes, using 'standard' format.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bac86fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bac87000-0x00000000baefefff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000baeff000-0x00000000baf9efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000baf9f000-0x00000000baffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bafff000-0x00000000baffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bb000000-0x00000000bf9fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffd80000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fdfffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: LENOVO HuronRiver Platform/Emerald Lake, BIOS 44CN43WW 10/27/2011
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x13fe00 max_arch_pfn = 0x1000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0FFC00000 mask FFFC00000 write-protect
[    0.000000]   1 base 000000000 mask F80000000 write-back
[    0.000000]   2 base 080000000 mask FC0000000 write-back
[    0.000000]   3 base 0BC000000 mask FFC000000 uncachable
[    0.000000]   4 base 0BB000000 mask FFF000000 uncachable
[    0.000000]   5 base 100000000 mask FC0000000 write-back
[    0.000000]   6 base 13FE00000 mask FFFE00000 uncachable
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT
[    0.000000] initial memory mapped: [mem 0x00000000-0x011fffff]
[    0.000000] Base memory trampoline at [c0099000] 99000 size 16384
[    0.000000] reserving inaccessible SNB gfx pages
[    0.000000] BRK [0x00ce6000, 0x00ce6fff] PGTABLE
[    0.000000] BRK [0x00ce7000, 0x00ce7fff] PGTABLE
[    0.000000] BRK [0x00ce8000, 0x00ce8fff] PGTABLE
[    0.000000] BRK [0x00ce9000, 0x00ce9fff] PGTABLE
[    0.000000] BRK [0x00cea000, 0x00ceafff] PGTABLE
[    0.000000] BRK [0x00ceb000, 0x00cebfff] PGTABLE
[    0.000000] RAMDISK: [mem 0x37422000-0x37feffff]
[    0.000000] Allocated new RAMDISK: [mem 0x32629000-0x331f63d9]
[    0.000000] Move RAMDISK from [mem 0x37422000-0x37fef3d9] to [mem 0x32629000-0x331f63d9]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F0110 000024 (v02 LENOVO)
[    0.000000] ACPI: XSDT 0x00000000BAFFE120 000084 (v01 LENOVO CB-01    00000001 LENO 00000001)
[    0.000000] ACPI: FACP 0x00000000BAFEE000 0000F4 (v03 LENOVO CB-01    00000001 PTL  00000001)
[    0.000000] ACPI: DSDT 0x00000000BAFF1000 009AC3 (v02 LENOVO SNB-CPT  00000000 INTL 20061109)
[    0.000000] ACPI: FACS 0x00000000BAF3D000 000040
[    0.000000] ACPI: FACS 0x00000000BAF3D000 000040
[    0.000000] ACPI: SLIC 0x00000000BAFFD000 000176 (v01 LENOVO CB-01    00000001 LENO 00000001)
[    0.000000] ACPI: SSDT 0x00000000BAFFB000 001068 (v01 LENOVO PtidDevc 00001000 INTL 20061109)
[    0.000000] ACPI: ASF! 0x00000000BAFF0000 0000A5 (v32 LENOVO CB-01    00000001 PTL  00000001)
[    0.000000] ACPI: HPET 0x00000000BAFED000 000038 (v01 LENOVO CB-01    00000001 PTL  00000001)
[    0.000000] ACPI: APIC 0x00000000BAFEC000 000098 (v01 LENOVO CB-01    00000001 PTL  00000001)
[    0.000000] ACPI: MCFG 0x00000000BAFEB000 00003C (v01 LENOVO CB-01    00000001 PTL  00000001)
[    0.000000] ACPI: SSDT 0x00000000BAFEA000 000846 (v01 PmRef  Cpu0Ist  00003000 INTL 20061109)
[    0.000000] ACPI: SSDT 0x00000000BAFE9000 000996 (v01 PmRef  CpuPm    00003000 INTL 20061109)
[    0.000000] ACPI: UEFI 0x00000000BAFE8000 00003E (v01 LENOVO CB-01    00000001 PTL  00000001)
[    0.000000] ACPI: UEFI 0x00000000BAFE7000 000042 (v01 PTL    COMBUF   00000001 PTL  00000001)
[    0.000000] ACPI: UEFI 0x00000000BAFE6000 000256 (v01 LENOVO CB-01    00000001 PTL  00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 4300MB HIGHMEM available.
[    0.000000] 817MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 331fe000
[    0.000000]   low ram: 0 - 331fe000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   Normal   [mem 0x0000000001000000-0x00000000331fdfff]
[    0.000000]   HighMem  [mem 0x00000000331fe000-0x000000013fdfffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000bac86fff]
[    0.000000]   node   0: [mem 0x00000000bafff000-0x00000000baffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000013fdfffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fdfffff]
[    0.000000] On node 0 totalpages: 1026596
[    0.000000] free_area_init_node: node 0, pgdat c0b5ad40, node_mem_map ef429028
[    0.000000]   DMA zone: 40 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   Normal zone: 2005 pages used for memmap
[    0.000000]   Normal zone: 205310 pages, LIFO batch:31
[    0.000000]   HighMem zone: 817290 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] Reserving Intel graphics stolen memory at 0xbba00000-0xbf9fffff
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 6 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] e820: [mem 0xbfa00000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 19 pages/cpu @ef37f000 s47500 r0 d30324 u77824
[    0.000000] pcpu-alloc: s47500 r0 d30324 u77824 alloc=19*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1024551
[    0.000000] Kernel command line: BOOT_IMAGE=linux root=UUID=5ff22ada-375f-4a22-916e-1256c8e95be6  splash quiet noiswmd vga=788
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] microcode: CPU0 microcode updated early to revision 0x29, date = 2013-06-12
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (000331fe:0013fe00)
[    0.000000] Initializing Movable for node 0 (00000000:00000000)
[    0.000000] Memory: 4028752K/4106384K available (6926K kernel code, 769K rwdata, 3012K rodata, 864K init, 528K bss, 77632K reserved, 0K cma-reserved, 3269156K highmem)
[    0.000000] virtual kernel memory layout:
    fixmap  : 0xff5b5000 - 0xfffff000   (10536 kB)
    pkmap   : 0xff200000 - 0xff400000   (2048 kB)
    vmalloc : 0xf39fe000 - 0xff1fe000   ( 184 MB)
    lowmem  : 0xc0000000 - 0xf31fe000   ( 817 MB)
      .init : 0xc0b79000 - 0xc0c51000   ( 864 kB)
      .data : 0xc07c3e3c - 0xc0b77540   (3789 kB)
      .text : 0xc0100000 - 0xc07c3e3c   (6927 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000]     Build-time adjustment of leaf fanout to 32.
[    0.000000]     RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=8
[    0.000000] NR_IRQS:8448 nr_irqs:488 16
[    0.000000] CPU 0 irqstacks, hard=eec3a000 soft=eec3c000
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1795.845 MHz processor
[    0.000043] Calibrating delay loop (skipped), value calculated using timer frequency.. 3591.69 BogoMIPS (lpj=17958450)
[    0.000047] pid_max: default: 32768 minimum: 301
[    0.000054] ACPI: Core revision 20150930
[    0.011432] ACPI: 4 ACPI AML tables successfully acquired and loaded
[    0.011452] Security Framework initialized
[    0.011455] TOMOYO Linux initialized
[    0.011468] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.011470] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.011734] Initializing cgroup subsys io
[    0.011739] Initializing cgroup subsys memory
[    0.011748] Initializing cgroup subsys devices
[    0.011751] Initializing cgroup subsys freezer
[    0.011754] Initializing cgroup subsys net_cls
[    0.011781] Disabled fast string operations
[    0.011783] CPU: Physical Processor ID: 0
[    0.011785] CPU: Processor Core ID: 0
[    0.011790] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.011791] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.011794] mce: CPU supports 7 MCE banks
[    0.011810] CPU0: Thermal monitoring enabled (TM1)
[    0.011818] process: using mwait in idle threads
[    0.011824] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
[    0.011826] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.013745] Freeing SMP alternatives memory: 28K (c0c51000 - c0c58000)
[    0.015121] ftrace: allocating 27757 entries in 55 pages
[    0.032084] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.032495] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.132510] TSC deadline timer enabled
[    0.132514] smpboot: CPU0: Intel(R) Celeron(R) CPU B830 @ 1.80GHz (family: 0x6, model: 0x2a, stepping: 0x7)
[    0.132545] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
[    0.132574] ... version:                3
[    0.132576] ... bit width:              48
[    0.132577] ... generic registers:      8
[    0.132579] ... value mask:             0000ffffffffffff
[    0.132580] ... max period:             0000ffffffffffff
[    0.132581] ... fixed-purpose events:   3
[    0.132583] ... event mask:             00000007000000ff
[    0.133397] CPU 1 irqstacks, hard=eed72000 soft=eed74000
[    0.133399] x86: Booting SMP configuration:
[    0.133401] .... node  #0, CPUs:      #1
[    0.134060] microcode: CPU1 microcode updated early to revision 0x29, date = 2013-06-12
[    0.134062] Initializing CPU#1
[    0.134085] Disabled fast string operations
[    0.136168] x86: Booted up 1 node, 2 CPUs
[    0.136173] smpboot: Total of 2 processors activated (7183.38 BogoMIPS)
[    0.137739] devtmpfs: initialized
[    0.138164] PM: Registering ACPI NVS region [mem 0xbaeff000-0xbaf9efff] (655360 bytes)
[    0.138308] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.138401] xor: measuring software checksum speed
[    0.232539]    pIII_sse  : 10721.200 MB/sec
[    0.332554]    prefetch64-sse: 11872.800 MB/sec
[    0.332556] xor: using function: prefetch64-sse (11872.800 MB/sec)
[    0.332567] pinctrl core: initialized pinctrl subsystem
[    0.332746] RTC time:  8:41:24, date: 09/13/17
[    0.332914] NET: Registered protocol family 16
[    0.362590] cpuidle: using governor ladder
[    0.392603] cpuidle: using governor menu
[    0.392786] ACPI: bus type PCI registered
[    0.392788] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.392906] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.392909] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.392911] PCI: Using MMCONFIG for extended config space
[    0.392912] PCI: Using configuration type 1 for base access
[    0.393066] perf_event_intel: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
[    0.592662] raid6: mmxx1    gen()  3022 MB/s
[    0.762677] raid6: mmxx2    gen()  3228 MB/s
[    0.932710] raid6: sse1x1   gen()  2536 MB/s
[    1.102731] raid6: sse1x2   gen()  3136 MB/s
[    1.272753] raid6: sse2x1   gen()  5146 MB/s
[    1.442774] raid6: sse2x1   xor()  3970 MB/s
[    1.612808] raid6: sse2x2   gen()  6337 MB/s
[    1.782831] raid6: sse2x2   xor()  4408 MB/s
[    1.782833] raid6: using algorithm sse2x2 gen() 6337 MB/s
[    1.782835] raid6: .... xor() 4408 MB/s, rmw enabled
[    1.782836] raid6: using ssse3x1 recovery algorithm
[    1.783044] ACPI: Added _OSI(Module Device)
[    1.783046] ACPI: Added _OSI(Processor Device)
[    1.783048] ACPI: Added _OSI(3.0 _SCP Extensions)
[    1.783050] ACPI: Added _OSI(Processor Aggregator Device)
[    1.787754] ACPI: Executed 1 blocks of module-level executable AML code
[    1.791797] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    1.792259] ACPI: Dynamic OEM Table Load:
[    1.792269] ACPI: SSDT 0x00000000EEC12800 00067C (v01 PmRef  Cpu0Cst  00003001 INTL 20061109)
[    1.793179] ACPI: Dynamic OEM Table Load:
[    1.793187] ACPI: SSDT 0x00000000EEC86800 000303 (v01 PmRef  ApIst    00003000 INTL 20061109)
[    1.793997] ACPI: Dynamic OEM Table Load:
[    1.794003] ACPI: SSDT 0x00000000EEDD5800 000119 (v01 PmRef  ApCst    00003000 INTL 20061109)
[    1.794963] ACPI : EC: EC started
[    1.796921] ACPI: Interpreter enabled
[    1.796954] ACPI: (supports S0 S1 S3 S4 S5)
[    1.796956] ACPI: Using IOAPIC for interrupt routing
[    1.796997] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.807381] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    1.807389] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    1.807437] \_SB_.PCI0:_OSC invalid UUID
[    1.807439] _OSC request data:1 1f 0
[    1.807444] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    1.808024] PCI host bridge to bus 0000:00
[    1.808028] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.808031] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.808034] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.808036] pci_bus 0000:00: root bus resource [mem 0xbfa00000-0xfeafffff window]
[    1.808039] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff window]
[    1.808042] pci_bus 0000:00: root bus resource [bus 00-3e]
[    1.808053] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
[    1.808206] pci 0000:00:02.0: [8086:0106] type 00 class 0x030000
[    1.808224] pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd03fffff 64bit]
[    1.808233] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[    1.808239] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[    1.808423] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
[    1.808470] pci 0000:00:16.0: reg 0x10: [mem 0xd0605000-0xd060500f 64bit]
[    1.808563] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    1.808722] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
[    1.808767] pci 0000:00:1a.0: reg 0x10: [mem 0xd060a000-0xd060a3ff]
[    1.808872] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    1.808959] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    1.809049] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
[    1.809096] pci 0000:00:1b.0: reg 0x10: [mem 0xd0600000-0xd0603fff 64bit]
[    1.809203] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    1.809276] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    1.809360] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
[    1.809475] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    1.809545] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    1.809631] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
[    1.809752] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    1.809822] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    1.809908] pci 0000:00:1c.3: [8086:1c16] type 01 class 0x060400
[    1.810034] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    1.810106] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    1.810197] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
[    1.810236] pci 0000:00:1d.0: reg 0x10: [mem 0xd0609000-0xd06093ff]
[    1.810339] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    1.810424] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    1.810508] pci 0000:00:1f.0: [8086:1c49] type 00 class 0x060100
[    1.810786] pci 0000:00:1f.2: [8086:1c03] type 00 class 0x010601
[    1.810832] pci 0000:00:1f.2: reg 0x10: [io  0x3088-0x308f]
[    1.810847] pci 0000:00:1f.2: reg 0x14: [io  0x3094-0x3097]
[    1.810861] pci 0000:00:1f.2: reg 0x18: [io  0x3080-0x3087]
[    1.810875] pci 0000:00:1f.2: reg 0x1c: [io  0x3090-0x3093]
[    1.810891] pci 0000:00:1f.2: reg 0x20: [io  0x3060-0x307f]
[    1.810904] pci 0000:00:1f.2: reg 0x24: [mem 0xd0608000-0xd06087ff]
[    1.810962] pci 0000:00:1f.2: PME# supported from D3hot
[    1.811103] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
[    1.811133] pci 0000:00:1f.3: reg 0x10: [mem 0xd0604000-0xd06040ff 64bit]
[    1.811169] pci 0000:00:1f.3: reg 0x20: [io  0xefa0-0xefbf]
[    1.811403] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    1.811547] pci 0000:02:00.0: [168c:002b] type 00 class 0x028000
[    1.811636] pci 0000:02:00.0: reg 0x10: [mem 0xd0500000-0xd050ffff 64bit]
[    1.811873] pci 0000:02:00.0: supports D1
[    1.811875] pci 0000:02:00.0: PME# supported from D0 D1 D3hot
[    1.811960] pci 0000:02:00.0: System wakeup disabled by ACPI
[    1.822901] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    1.822917] pci 0000:00:1c.1:   bridge window [mem 0xd0500000-0xd05fffff]
[    1.823122] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
[    1.823309] pci 0000:03:00.0: reg 0x10: [io  0x2000-0x20ff]
[    1.823438] pci 0000:03:00.0: reg 0x18: [mem 0xd0404000-0xd0404fff 64bit pref]
[    1.823520] pci 0000:03:00.0: reg 0x20: [mem 0xd0400000-0xd0403fff 64bit pref]
[    1.823842] pci 0000:03:00.0: supports D1 D2
[    1.823845] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.823986] pci 0000:03:00.0: System wakeup disabled by ACPI
[    1.842926] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    1.842937] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    1.842957] pci 0000:00:1c.3:   bridge window [mem 0xd0400000-0xd04fffff 64bit pref]
[    1.843008] pci_bus 0000:00: on NUMA node 0
[    1.843754] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    1.843834] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    1.843911] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    1.843986] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    1.844062] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.844139] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    1.844215] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    1.844291] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    1.844545] ACPI: Enabled 3 GPEs in block 00 to 3F
[    1.844632] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    1.844799] vgaarb: setting as boot device: PCI:0000:00:02.0
[    1.844802] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    1.844807] vgaarb: loaded
[    1.844808] vgaarb: bridge control possible 0000:00:02.0
[    1.844826] sta2x11_scr_init
[    1.844842] sta2x11_apb_soc_regs_init
[    1.844859] sta2x11_sctl_init
[    1.844874] sta2x11_apbreg_init
[    1.845407] SCSI subsystem initialized
[    1.845465] libata version 3.00 loaded.
[    1.845689] PCI: Using ACPI for IRQ routing
[    1.847508] PCI: pci_cache_line_size set to 64 bytes
[    1.847587] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    1.847589] e820: reserve RAM buffer [mem 0xbac87000-0xbbffffff]
[    1.847592] e820: reserve RAM buffer [mem 0xbb000000-0xbbffffff]
[    1.847594] e820: reserve RAM buffer [mem 0x13fe00000-0x13fffffff]
[    1.847811] NetLabel: Initializing
[    1.847813] NetLabel:  domain hash size = 128
[    1.847815] NetLabel:  protocols = UNLABELED CIPSOv4
[    1.847829] NetLabel:  unlabeled traffic allowed by default
[    1.847924] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.847931] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    1.850948] amd_nb: Cannot enumerate AMD northbridges
[    1.850970] clocksource: Switched to clocksource hpet
[    1.862844] pnp: PnP ACPI init
[    1.863024] system 00:00: [io  0x1000-0x100f] has been reserved
[    1.863027] system 00:00: [io  0xffff] has been reserved
[    1.863030] system 00:00: [io  0xffff] has been reserved
[    1.863033] system 00:00: [io  0x0400-0x0453] could not be reserved
[    1.863036] system 00:00: [io  0x0458-0x047f] has been reserved
[    1.863039] system 00:00: [io  0x0500-0x057f] has been reserved
[    1.863042] system 00:00: [mem 0xfe800000-0xfe80ffff] has been reserved
[    1.863048] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.863096] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.863182] system 00:02: [io  0x0454-0x0457] has been reserved
[    1.863186] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.863301] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    1.863346] pnp 00:04: Plug and Play ACPI device, IDs ETD0604 ETD0001 ETD0002 PNP0f13 (active)
[    1.863536] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    1.863539] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    1.863542] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.863545] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.863548] system 00:05: [mem 0xf8000000-0xfbffffff] has been reserved
[    1.863550] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.863553] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[    1.863556] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    1.863559] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
[    1.863562] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    1.863564] system 00:05: [mem 0xfffff000-0xffffffff] has been reserved
[    1.863568] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.863870] system 00:06: [mem 0x20000000-0x201fffff] could not be reserved
[    1.863873] system 00:06: [mem 0x40000000-0x401fffff] could not be reserved
[    1.863876] system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.863901] pnp: PnP ACPI: found 7 devices
[    1.863907] PnPBIOS: Disabled by ACPI PNP
[    1.901763] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.901810] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    1.901829] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    1.901837] pci 0000:00:1c.1:   bridge window [mem 0xd0500000-0xd05fffff]
[    1.901851] pci 0000:00:1c.3: PCI bridge to [bus 03]
[    1.901855] pci 0000:00:1c.3:   bridge window [io  0x2000-0x2fff]
[    1.901866] pci 0000:00:1c.3:   bridge window [mem 0xd0400000-0xd04fffff 64bit pref]
[    1.901877] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.901880] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.901883] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.901885] pci_bus 0000:00: resource 7 [mem 0xbfa00000-0xfeafffff window]
[    1.901888] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff window]
[    1.901890] pci_bus 0000:02: resource 1 [mem 0xd0500000-0xd05fffff]
[    1.901893] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
[    1.901896] pci_bus 0000:03: resource 2 [mem 0xd0400000-0xd04fffff 64bit pref]
[    1.901933] NET: Registered protocol family 2
[    1.902151] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    1.902165] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    1.902183] TCP: Hash tables configured (established 8192 bind 8192)
[    1.902203] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    1.902209] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    1.902278] NET: Registered protocol family 1
[    1.902299] pci 0000:00:02.0: Video device with shadowed ROM
[    1.902802] PCI: CLS 64 bytes, default 64
[    1.902898] Trying to unpack rootfs image as initramfs...
[    2.088608] Freeing initrd memory: 12088K (f2629000 - f31f7000)
[    2.088628] sta2x11_mfd_init
[    2.088762] RAPL PMU detected, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
[    2.088764] hw unit of domain pp0-core 2^-16 Joules
[    2.088766] hw unit of domain package 2^-16 Joules
[    2.088767] hw unit of domain pp1-gpu 2^-16 Joules
[    2.088835] apm: BIOS not found.
[    2.089453] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    2.089511] audit: initializing netlink subsys (disabled)
[    2.089536] audit: type=2000 audit(1505292085.080:1): initialized
[    2.090158] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    2.093871] zbud: loaded
[    2.093963] VFS: Disk quotas dquot_6.6.0
[    2.094040] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    2.095251] bounce: pool size: 64 pages
[    2.095332] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    2.095374] io scheduler noop registered
[    2.095379] io scheduler deadline registered
[    2.095450] io scheduler cfq registered (default)
[    2.096286] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    2.096300] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    2.096391] vesafb: mode is 800x600x16, linelength=1600, pages=67
[    2.096392] vesafb: scrolling: redraw
[    2.096395] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
[    2.096413] vesafb: framebuffer at 0xc0000000, mapped to 0xf3c00000, using 1875k, total 65472k
[    2.118435] Console: switching to colour frame buffer device 100x37
[    2.140007] fb0: VESA VGA frame buffer device
[    2.140039] intel_idle: MWAIT substates: 0x120
[    2.140041] intel_idle: v0.4.1 model 0x2A
[    2.140043] intel_idle: lapic_timer_reliable_states 0xffffffff
[    2.140221] GHES: HEST is not enabled!
[    2.140260] isapnp: Scanning for PnP cards...
[    2.453368] isapnp: No Plug & Play device found
[    2.453491] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    2.454357] Linux agpgart interface v0.103
[    2.460671] brd: module loaded
[    2.461024] ahci 0000:00:1f.2: version 3.0
[    2.461243] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    2.481058] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x39 impl SATA mode
[    2.481067] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst
[    2.542105] scsi host0: ahci
[    2.542307] scsi host1: ahci
[    2.542496] scsi host2: ahci
[    2.542654] scsi host3: ahci
[    2.542835] scsi host4: ahci
[    2.542988] scsi host5: ahci
[    2.543082] ata1: SATA max UDMA/133 abar m2048@0xd0608000 port 0xd0608100 irq 24
[    2.543084] ata2: DUMMY
[    2.543085] ata3: DUMMY
[    2.543089] ata4: SATA max UDMA/133 abar m2048@0xd0608000 port 0xd0608280 irq 24
[    2.543092] ata5: SATA max UDMA/133 abar m2048@0xd0608000 port 0xd0608300 irq 24
[    2.543095] ata6: SATA max UDMA/133 abar m2048@0xd0608000 port 0xd0608380 irq 24
[    2.543242] i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    2.545857] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.545863] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.546075] mousedev: PS/2 mouse device common for all mice
[    2.546127] rtc_cmos 00:01: RTC can wake from S4
[    2.546317] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    2.546349] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    2.546396] Intel P-state driver initializing.
[    2.546691] ledtrig-cpu: registered to indicate activity on CPUs
[    2.547169] Key type dns_resolver registered
[    2.547829] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x29
[    2.547869] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x29
[    2.548029] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    2.548068] Using IPI No-Shortcut mode
[    2.548632] registered taskstats version 1
[    2.548686] zswap: loaded using pool lzo/zbud
[    2.550604] Btrfs loaded
[    2.551505]   Magic number: 1:973:674
[    2.551598] rtc_cmos 00:01: setting system clock to 2017-09-13 08:41:26 UTC (1505292086)
[    2.551672] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
[    2.551852] PM: Hibernation image not present or could not be loaded.
[    2.562540] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    2.891064] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.942436] ata1.00: ATA-8: ST9500325AS, 0011LVM1, max UDMA/100
[    2.942443] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[    2.944568] ata1.00: configured for UDMA/100
[    2.944919] scsi 0:0:0:0: Direct-Access     ATA      ST9500325AS      LVM1 PQ: 0 ANSI: 5
[    2.945300] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    2.945443] sd 0:0:0:0: [sda] Write Protect is off
[    2.945447] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.945516] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.969045]  sda: sda1 sda2 < sda5 >
[    2.969805] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.081050] tsc: Refined TSC clocksource calibration: 1795.920 MHz
[    3.081059] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x19e31b7216c, max_idle_ns: 440795249889 ns
[    3.291077] ata4: SATA link down (SStatus 0 SControl 300)
[    3.641094] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.644131] ata5.00: ATAPI: PLDS DVD-RW DS8A8SH, KL31, max UDMA/100
[    3.645388] ata5.00: configured for UDMA/100
[    3.653200] scsi 4:0:0:0: CD-ROM            PLDS     DVD-RW DS8A8SH   KL31 PQ: 0 ANSI: 5
[    4.011120] ata6: SATA link down (SStatus 0 SControl 300)
[    4.011588] Freeing unused kernel memory: 864K (c0b79000 - c0c51000)
[    4.011747] Write protecting the kernel text: 6928k
[    4.011807] Write protecting the kernel read-only data: 3020k
[    4.011808] NX-protecting the kernel data: 6384k
[    4.067249] dracut: dracut-038
[    4.081177] clocksource: Switched to clocksource tsc
[    4.175654] random: systemd-udevd: uninitialized urandom read (16 bytes read, 9 bits of entropy available)
[    4.222139] [drm] Initialized drm 1.1.0 20060810
[    4.234804] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[    4.235647] ACPI: Lid Switch [LID0]
[    4.235747] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
[    4.235752] ACPI: Sleep Button [SLPB]
[    4.235836] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    4.235839] ACPI: Power Button [PWRF]
[    4.328823] [drm] Memory usable by graphics device = 2048M
[    4.328829] checking generic (c0000000 3ff0000) vs hw (c0000000 10000000)
[    4.328832] fb: switching to inteldrmfb from VESA VGA
[    4.328859] Console: switching to colour dummy device 80x25
[    4.328940] [drm] Replacing VGA console driver
[    4.335138] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    4.335143] [drm] Driver supports precise vblank timestamp query.
[    4.335641] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    4.356015] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    4.358713] acpi device:3e: registered as cooling_device0
[    4.358837] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input5
[    4.358872] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0
[    4.368663] fbcon: inteldrmfb (fb0) is primary device
[    5.256397] Console: switching to colour frame buffer device 170x48
[    5.261465] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    5.297182] dracut: Starting plymouth daemon
[    7.796978] ACPI: bus type USB registered
[    7.797028] usbcore: registered new interface driver usbfs
[    7.797051] usbcore: registered new interface driver hub
[    7.797094] usbcore: registered new device driver usb
[    7.804394] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    7.805304] ehci-pci: EHCI PCI platform driver
[    7.805496] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    7.805505] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    7.805522] ehci-pci 0000:00:1a.0: debug port 2
[    7.809440] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    7.809464] ehci-pci 0000:00:1a.0: irq 16, io mem 0xd060a000
[    7.817120] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    7.817125] cdrom: Uniform CD-ROM driver Revision: 3.20
[    7.817371] sr 4:0:0:0: Attached scsi CD-ROM sr0
[    7.821256] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    7.821351] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    7.821354] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.821357] usb usb1: Product: EHCI Host Controller
[    7.821359] usb usb1: Manufacturer: Linux 4.4.30-server-2.mga5 ehci_hcd
[    7.821361] usb usb1: SerialNumber: 0000:00:1a.0
[    7.822011] hub 1-0:1.0: USB hub found
[    7.822023] hub 1-0:1.0: 2 ports detected
[    7.822408] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    7.822418] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    7.822436] ehci-pci 0000:00:1d.0: debug port 2
[    7.826348] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    7.826371] ehci-pci 0000:00:1d.0: irq 23, io mem 0xd0609000
[    7.841244] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    7.841344] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    7.841348] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    7.841351] usb usb2: Product: EHCI Host Controller
[    7.841354] usb usb2: Manufacturer: Linux 4.4.30-server-2.mga5 ehci_hcd
[    7.841356] usb usb2: SerialNumber: 0000:00:1d.0
[    7.841599] hub 2-0:1.0: USB hub found
[    7.841610] hub 2-0:1.0: 2 ports detected
[    8.141251] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    8.161276] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    8.291652] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[    8.291657] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    8.291961] hub 1-1:1.0: USB hub found
[    8.292020] hub 1-1:1.0: 6 ports detected
[    8.306624] REISERFS (device sda1): found reiserfs format "3.6" with standard journal
[    8.306634] REISERFS (device sda1): using ordered data mode
[    8.306635] reiserfs: using flush barriers
[    8.311945] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[    8.311955] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    8.312456] hub 2-1:1.0: USB hub found
[    8.312572] hub 2-1:1.0: 6 ports detected
[    8.318934] REISERFS (device sda1): journal params: device sda1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[    8.319247] REISERFS (device sda1): checking transaction log (sda1)
[    8.383619] REISERFS (device sda1): Using r5 hash to sort names
[    8.497879] dracut: Checking reiserfs: /dev/disk/by-uuid/5ff22ada-375f-4a22-916e-1256c8e95be6
[    8.498100] dracut: issuing reiserfsck -a  /dev/disk/by-uuid/5ff22ada-375f-4a22-916e-1256c8e95be6
[    8.571290] usb 1-1.2: new low-speed USB device number 3 using ehci-pci
[    8.591281] usb 2-1.6: new high-speed USB device number 3 using ehci-pci
[    8.685306] usb 1-1.2: New USB device found, idVendor=89e5, idProduct=101b
[    8.685316] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    8.685322] usb 1-1.2: Product:  USB OPTICAL MOUSE
[    8.694882] hidraw: raw HID events driver (C) Jiri Kosina
[    8.702304] usb 2-1.6: New USB device found, idVendor=0bda, idProduct=0139
[    8.702309] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    8.702312] usb 2-1.6: Product: USB2.0-CRW
[    8.702314] usb 2-1.6: Manufacturer: Generic
[    8.702317] usb 2-1.6: SerialNumber: 20100201396000000
[    8.702682] usbcore: registered new interface driver usbhid
[    8.702685] usbhid: USB HID core driver
[    8.706801] input:  USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:89E5:101B.0001/input/input6
[    8.706953] hid-generic 0003:89E5:101B.0001: input,hidraw0: USB HID v1.11 Mouse [ USB OPTICAL MOUSE] on usb-0000:00:1a.0-1.2/input0
[    8.708675] usbcore: registered new interface driver rtsx_usb
[    8.761304] usb 1-1.3: new high-speed USB device number 4 using ehci-pci
[    8.873145] usb 1-1.3: New USB device found, idVendor=05ca, idProduct=0403
[    8.873155] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    8.873160] usb 1-1.3: Product: DSm415
[    8.873165] usb 1-1.3: Manufacturer: NRG
[    8.873170] usb 1-1.3: SerialNumber: K2149100021
[    8.951301] usb 1-1.5: new high-speed USB device number 5 using ehci-pci
[    9.075966] usb 1-1.5: New USB device found, idVendor=04f2, idProduct=b272
[    9.075975] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    9.075981] usb 1-1.5: Product: Lenovo EasyCamera
[    9.075986] usb 1-1.5: Manufacturer: Chicony Corp.
[   11.306004] dracut: Reiserfs super block in block 16 on 0x801 of format 3.6 with standard journal
[   11.306172] dracut: Blocks (total/free): 2046016/27570 by 4096 bytes
[   11.306300] dracut: Filesystem is clean
[   11.308235] dracut: Mounting /dev/disk/by-uuid/5ff22ada-375f-4a22-916e-1256c8e95be6 with -o user_xattr,noatime,notail
[   11.325981] REISERFS (device sda1): found reiserfs format "3.6" with standard journal
[   11.326001] REISERFS (device sda1): using ordered data mode
[   11.326005] reiserfs: using flush barriers
[   11.334731] REISERFS (device sda1): journal params: device sda1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   11.335047] REISERFS (device sda1): checking transaction log (sda1)
[   11.476375] REISERFS (device sda1): Using r5 hash to sort names
[   11.720337] dracut: Mounted root filesystem /dev/sda1
[   11.856947] dracut: Switching root
[   11.871316] Not activating Mandatory Access Control as /sbin/tomoyo-init does not exist.
[   12.359444] random: systemd: uninitialized urandom read (16 bytes read, 100 bits of entropy available)
[   12.678323] NET: Registered protocol family 10
[   12.795364] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 104 bits of entropy available)
[   13.174590] random: systemd: uninitialized urandom read (16 bytes read, 111 bits of entropy available)
[   13.174681] random: systemd: uninitialized urandom read (16 bytes read, 111 bits of entropy available)
[   13.174909] random: systemd: uninitialized urandom read (16 bytes read, 111 bits of entropy available)
[   13.242291] random: systemd: uninitialized urandom read (16 bytes read, 111 bits of entropy available)
[   13.243204] random: systemd: uninitialized urandom read (16 bytes read, 111 bits of entropy available)
[   13.243233] random: systemd: uninitialized urandom read (16 bytes read, 111 bits of entropy available)
[   13.284560] random: systemd: uninitialized urandom read (16 bytes read, 112 bits of entropy available)
[   14.238773] RPC: Registered named UNIX socket transport module.
[   14.238777] RPC: Registered udp transport module.
[   14.238779] RPC: Registered tcp transport module.
[   14.238780] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   14.531651] random: nonblocking pool is initialized
[   14.769147] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   15.265057] Non-volatile memory driver v1.3
[   15.287394] hdaps: supported laptop not found!
[   15.287398] hdaps: driver init failed (ret=-19)!
[   15.520358] systemd-journald[445]: Failed to open system journal: Invalid argument
[   15.710376] systemd-journald[445]: Received request to flush runtime journal from PID 1
[   15.960559] systemd-journald[445]: Failed to open system journal: Invalid argument
[   16.542101] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   16.566980] ACPI: AC Adapter [ADP1] (on-line)
[   16.568577] ACPI: Battery Slot [BAT0] (battery present)
[   16.588321] ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20150930/utaddress-254)
[   16.588331] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   16.588337] ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[   16.588341] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   16.588344] ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[   16.588348] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   16.588350] ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20150930/utaddress-254)
[   16.588354] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   16.588356] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   16.611016] wmi: Mapper loaded
[   16.646917] thermal LNXTHERM:00: registered as thermal_zone0
[   16.646922] ACPI: Thermal Zone [TZS0] (42 C)
[   16.647241] thermal LNXTHERM:01: registered as thermal_zone1
[   16.647244] ACPI: Thermal Zone [TZS1] (26 C)
[   16.686214] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[   16.730354] input: Ideapad extra buttons as /devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input7
[   16.745780] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[   17.199228] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[   17.199243] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
[   17.199989] r8169 0000:03:00.0 eth0: RTL8168e/8111e at 0xf3ac2000, 3c:97:0e:3f:8e:ca, XID 0c200000 IRQ 27
[   17.199993] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[   17.382594] kvm: disabled by bios
[   17.384429] acer_wmi: Acer Laptop ACPI-WMI Extras
[   17.386594] input: Acer BMA150 accelerometer as /devices/virtual/input/input9
[   17.600634] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC272: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   17.600640] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   17.600643] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   17.600645] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   17.600647] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   17.600650] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
[   17.600653] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[   17.698135] iTCO_vendor_support: vendor-support=0
[   17.709569] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   17.709621] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[   17.709807] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=1)
[   17.780282] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   17.780691] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   17.780800] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[   17.780905] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[   17.924404] psmouse serio1: elantech: assuming hardware version 3 (with firmware version 0x850f03)
[   17.935180] psmouse serio1: elantech: Synaptics capabilities query result 0x18, 0x14, 0x0a.
[   17.945941] psmouse serio1: elantech: Elan sample query result 04, 0c, 00
[   18.003874] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input8
[   18.214145] r8169 0000:03:00.0 enp3s0: renamed from eth0
[   18.222174] intel_rapl: Found RAPL domain package
[   18.222179] intel_rapl: Found RAPL domain core
[   18.222182] intel_rapl: Found RAPL domain uncore
[   18.306010] ath: phy0: Enable LNA combining
[   18.308738] ath: phy0: ASPM enabled: 0x43
[   18.308741] ath: EEPROM regdomain: 0x65
[   18.308742] ath: EEPROM indicates we should expect a direct regpair map
[   18.308745] ath: Country alpha2 being used: 00
[   18.308746] ath: Regpair used: 0x65
[   18.466703] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   18.467146] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xf4420000, irq=17
[   18.504709] ath9k 0000:02:00.0 wlp2s0: renamed from wlan0
[   18.531807] cfg80211: World regulatory domain updated:
[   18.531811] cfg80211:  DFS Master region: unset
[   18.531813] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   18.531817] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   18.531820] cfg80211:   (2457000 KHz - 2482000 KHz @ 20000 KHz, 92000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[   18.531822] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   18.531825] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[   18.531828] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   18.531830] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   18.531832] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   18.531834] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   18.720660] cfg80211: Regulatory domain changed to country: RU
[   18.720664] cfg80211:  DFS Master region: ETSI
[   18.720666] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   18.720669] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   18.720672] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[   18.720675] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   18.720677] cfg80211:   (5650000 KHz - 5730000 KHz @ 80000 KHz), (N/A, 3000 mBm), (0 s)
[   18.720679] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
[   18.720681] cfg80211:   (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
[   18.894712] hdaps: supported laptop not found!
[   18.894717] hdaps: driver init failed (ret=-19)!
[   19.154854] usblp 1-1.3:1.0: usblp0: USB Bidirectional printer dev 4 if 0 alt 0 proto 2 vid 0x05CA pid 0x0403
[   19.154893] usbcore: registered new interface driver usblp
[   19.238189] media: Linux media interface: v0.10
[   19.385253] Linux video capture interface: v2.00
[   19.412830] ata1.00: configured for UDMA/100
[   19.412836] ata1: EH complete
[   19.447780] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (04f2:b272)
[   19.449894] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input14
[   19.449985] usbcore: registered new interface driver uvcvideo
[   19.449987] USB Video Class driver (1.1.1)
[   20.225251] ata1.00: configured for UDMA/100
[   20.225263] ata1: EH complete
[   20.820822] hdaps: supported laptop not found!
[   20.820827] hdaps: driver init failed (ret=-19)!
[   32.097802] vboxdrv: Found 2 processor cores
[   32.122428] vboxdrv: TSC mode is Invariant, tentative frequency 1795919752 Hz
[   32.122432] vboxdrv: Successfully loaded version 5.0.28 (interface 0x00240000)
[   32.330667] VBoxNetFlt: Successfully started.
[   32.333683] VBoxNetAdp: Successfully started.
[   32.338058] VBoxPciLinuxInit
[   32.520109] vboxpci: IOMMU not found (not registered)
[   35.466568] r8169 0000:03:00.0 enp3s0: link down
[   35.466676] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
[   35.483053] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   35.527577] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   38.689495] NET: Registered protocol family 17
[   44.532191] PPP generic driver version 2.4.2
[   44.543046] NET: Registered protocol family 24
[   44.583692] l2tp_core: L2TP core driver, V2.0
[   44.615360] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[   44.896919] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   44.906232] NFSD: starting 90-second grace period (net c0b51880)
[   46.678661] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   47.074934] Netfilter messages via NETLINK v0.30.
[   47.078816] ctnetlink v0.93: registering with nfnetlink.
[   48.249151] xt_CT: No such helper "pptp"
[   48.258154] xt_CT: No such helper "irc"
[   48.263236] xt_CT: No such helper "irc-0"
[   48.268451] xt_CT: No such helper "netbios-ns"
[   48.376942] xt_CT: No such helper "snmp"
[   48.833551] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[   49.174289] xt_addrtype: ipv6 does not support BROADCAST matching
[   68.981720] Bluetooth: Core ver 2.21
[   68.981746] NET: Registered protocol family 31
[   68.981748] Bluetooth: HCI device and connection manager initialized
[   68.981753] Bluetooth: HCI socket layer initialized
[   68.981758] Bluetooth: L2CAP socket layer initialized
[   68.981767] Bluetooth: SCO socket layer initialized
[   69.846453] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   69.846458] Bluetooth: BNEP filters: protocol multicast
[   69.846464] Bluetooth: BNEP socket layer initialized
[   92.220735] ACPI Error: [OPST] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[   92.220744] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._Q14] (Node eec9cd38), AE_NOT_FOUND (20150930/psparse-542)
[  224.207608] ata1.00: configured for UDMA/100
[  224.207621] ata1: EH complete
[  224.207863] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[  227.061412] ata1: hard resetting link
[  227.411410] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[  227.467606] ata1.00: configured for UDMA/100
[  227.481798] ata1: EH complete
[  227.482049] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[  274.104282] ACPI Error: [OPST] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[  274.104292] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._Q14] (Node eec9cd38), AE_NOT_FOUND (20150930/psparse-542)
[  289.267748] r8169 0000:03:00.0 enp3s0: link up
[  289.267777] IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready


И как тут узнать модель принтера?
Спасибо сказали:
azsx
Сообщения: 3684
ОС: calculate linux, debian, ubuntu

Re: Как узнать модель подключенного к компьютеру МФУ...

Сообщение azsx »

И как тут узнать модель принтера?

Поиском нашёл в первом выводе DSm415
зы
Вы работаете под root?
Спасибо сказали:
NickLion
Сообщения: 3408
Статус: аватар-невидимка
ОС: openSUSE Tumbleweed x86_64

Re: Как узнать модель подключенного к компьютеру МФУ...

Сообщение NickLion »

astronom1987

Код: Выделить всё

  idVendor           0x05ca Ricoh Co., Ltd
  idProduct          0x0403 Printing Support
  bcdDevice            1.00
  iManufacturer           1 NRG
  iProduct                2 DSm415
  iSerial                 3 K2149100021


UPD часто достаточно Vendor:Product, которые видно даже в кратком выводе:
Bus 001 Device 004: ID 05ca:0403 Ricoh Co., Ltd Printing Support
Спасибо сказали:
Ответить