Skip to content

Instantly share code, notes, and snippets.

@bewest
Last active December 22, 2015 14:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bewest/6488955 to your computer and use it in GitHub Desktop.
Save bewest/6488955 to your computer and use it in GitHub Desktop.
bad usb 3.0 medtronic carelink has broken usb implementation

USB 3.0 breaks usb 2.0 compatibility with system76 (for my carelink usb RF stick.)

Device I'm testing is the MM carelink usb stick:

#Bus 002 Device 011: ID 0a21:8001 Medtronic Physio Control Corp.

This device worked flawlessly with my usb 2.0 ports using ubuntu 12.10/12.04. I upgraded to a system76 laptop using usb 3.0 ports only with ubuntu 13.01 and get errors.

tips

use powertop?

use kernel params... tried, acpi=noirq with bad results.

Recompiled newer kernel with patches but did not help, although I did get interesting errors. Tried several of these also: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.8.5-raring/

https://wiki.ubuntu.com/KernelTeam/GitKernelBuild

Linux patient 3.14.0-rc7-bewest-test-3.14-rc7-carelink-01 #6 SMP Wed Mar 19 21:12:24 PDT 2014 x86_64 x86_64 x86_64 GNU/Linux
Mar 20 08:03:16 patient whoopsie[1220]: online
Mar 20 08:04:37 whoopsie[1220]: last message repeated 2 times
Mar 20 08:05:37 whoopsie[1220]: last message repeated 3 times
Mar 20 08:05:40 patient kernel: [28385.152074] xhci_hcd 0000:00:14.0: Timeout while waiting for a slot
Mar 20 08:05:40 patient kernel: [28385.152081] hub 3-0:1.0: couldn't allocate port 2 usb_device
Mar 20 08:06:24 patient NetworkManager[867]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted
Mar 20 08:06:37 patient whoopsie[1220]: online
Mar 20 08:07:37 whoopsie[1220]: last message repeated 2 times
Mar 20 08:08:37 whoopsie[1220]: last message repeated 3 times
Mar 20 08:09:56 patient whoopsie[1220]: online
Mar 20 08:11:08 whoopsie[1220]: last message repeated 2 times
Mar 20 08:12:08 whoopsie[1220]: last message repeated 3 times
Mar 20 08:13:16 patient whoopsie[1220]: online
Mar 20 08:13:17 patient whoopsie[1220]: online
Mar 20 08:13:21 patient bluetoothd[781]: Adapter /org/bluez/781/hci0 has been disabled
Mar 20 08:13:21 patient bluetoothd[781]: Unregister path: /org/bluez/781/hci0
Mar 20 08:13:21 patient bluetoothd[781]: Endpoint unregistered: sender=:1.52 path=/MediaEndpoint/A2DPSink
Mar 20 08:13:21 patient bluetoothd[781]: Endpoint unregistered: sender=:1.52 path=/MediaEndpoint/A2DPSource
Mar 20 08:13:21 patient bluetoothd[781]: Endpoint unregistered: sender=:1.52 path=/MediaEndpoint/HFPAG
Mar 20 08:13:21 patient bluetoothd[781]: Endpoint unregistered: sender=:1.52 path=/MediaEndpoint/HFPHS
Mar 20 08:13:21 patient colord: device removed: sysfs-Generic-BisonCam__NB_Pro
Mar 20 08:13:21 patient kernel: [28846.341209] xhci_hcd 0000:00:14.0: xHCI host not responding to stop endpoint command.
Mar 20 08:13:21 patient kernel: [28846.341213] xhci_hcd 0000:00:14.0: Assuming host is dying, halting host.
Mar 20 08:13:21 patient kernel: [28846.341232] Bluetooth: hci0 urb ffff880405e7b900 failed to resubmit (22)
Mar 20 08:13:21 patient kernel: [28846.341237] Bluetooth: hci0 urb ffff880405e7b540 failed to resubmit (22)
Mar 20 08:13:21 patient kernel: [28846.341240] Bluetooth: hci0 urb ffff880405e7b840 failed to resubmit (22)
Mar 20 08:13:21 patient kernel: [28846.341245] xhci_hcd 0000:00:14.0: HC died; cleaning up
Mar 20 08:13:21 patient kernel: [28846.341278] usb 3-4: USB disconnect, device number 2
Mar 20 08:13:21 patient kernel: [28846.341283] device: 'ep_81': device_unregister
Mar 20 08:13:21 patient kernel: [28846.341304] PM: Removing info for No Bus:ep_81
Mar 20 08:13:21 patient kernel: [28846.341311] device: 'ep_82': device_unregister
Mar 20 08:13:21 patient kernel: [28846.341330] PM: Removing info for No Bus:ep_82
Mar 20 08:13:21 patient kernel: [28846.341334] device: 'ep_02': device_unregister
Mar 20 08:13:21 patient kernel: [28846.341371] PM: Removing info for No Bus:ep_02
Mar 20 08:13:21 patient kernel: [28846.341404] bus: 'usb': remove device 3-4:1.0
Mar 20 08:13:21 patient kernel: [28846.341456] PM: Removing info for No Bus:rfkill0
Mar 20 08:13:21 patient kernel: [28846.341516] PM: Removing info for No Bus:hci0
Mar 20 08:13:21 patient kernel: [28846.341611] PM: Removing info for usb:3-4:1.0
Mar 20 08:13:21 patient kernel: [28846.341629] device: 'ep_83': device_unregister
Mar 20 08:13:21 patient kernel: [28846.341650] PM: Removing info for No Bus:ep_83
Mar 20 08:13:21 patient kernel: [28846.341652] device: 'ep_03': device_unregister
Mar 20 08:13:21 patient kernel: [28846.341662] PM: Removing info for No Bus:ep_03
Mar 20 08:13:21 patient kernel: [28846.341680] bus: 'usb': remove device 3-4:1.1
Mar 20 08:13:21 patient kernel: [28846.341681] PM: Removing info for usb:3-4:1.1
Mar 20 08:13:21 patient kernel: [28846.341697] device: 'ep_00': device_unregister
Mar 20 08:13:21 patient kernel: [28846.341713] PM: Removing info for No Bus:ep_00
Mar 20 08:13:21 patient kernel: [28846.341983] bus: 'usb': remove device 3-4
Mar 20 08:13:21 patient kernel: [28846.341991] PM: Removing info for usb:3-4
Mar 20 08:13:21 patient kernel: [28846.342034] usb 3-10: USB disconnect, device number 3
Mar 20 08:13:21 patient kernel: [28846.342037] device: 'ep_83': device_unregister
Mar 20 08:13:21 patient kernel: [28846.342063] PM: Removing info for No Bus:ep_83
Mar 20 08:13:21 patient kernel: [28846.342098] bus: 'usb': remove device 3-10:1.0
Mar 20 08:13:21 patient kernel: [28846.342111] device: 'video0': device_unregister
Mar 20 08:13:21 patient kernel: [28846.342685] PM: Removing info for No Bus:video0
Mar 20 08:13:21 patient kernel: [28846.361334] PM: Removing info for No Bus:event5
Mar 20 08:13:21 patient kernel: [28846.381270] PM: Removing info for No Bus:input13
Mar 20 08:13:21 patient kernel: [28846.381324] PM: Removing info for usb:3-10:1.0
Mar 20 08:13:21 patient kernel: [28846.381350] bus: 'usb': remove device 3-10:1.1
Mar 20 08:13:21 patient kernel: [28846.381352] PM: Removing info for usb:3-10:1.1
Mar 20 08:13:21 patient kernel: [28846.381366] device: 'ep_00': device_unregister
Mar 20 08:13:21 patient kernel: [28846.381377] PM: Removing info for No Bus:ep_00
Mar 20 08:13:21 patient kernel: [28846.381455] bus: 'usb': remove device 3-10
Mar 20 08:13:21 patient kernel: [28846.381461] PM: Removing info for usb:3-10
Mar 20 08:13:28 patient whoopsie[1220]: online
Mar 20 08:14:24 patient NetworkManager[867]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted
Mar 20 08:14:56 patient whoopsie[1220]: online
Mar 20 08:16:08 whoopsie[1220]: last message repeated 2 times
Mar 20 00:16:50 whoopsie[1220]: last message repeated 2 times
Mar 20 00:16:50 patient kernel: [ 265.438316] usb 3-3: new full-speed USB device number 16 using xhci_hcd
Mar 20 00:16:50 patient kernel: [ 265.568313] usb 3-3: New USB device found, idVendor=0a21, idProduct=8001
Mar 20 00:16:50 patient kernel: [ 265.568317] usb 3-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Mar 20 00:16:50 patient kernel: [ 265.568321] device: '3-3': device_add
Mar 20 00:16:50 patient kernel: [ 265.568447] bus: 'usb': add device 3-3
Mar 20 00:16:50 patient kernel: [ 265.568461] PM: Adding info for usb:3-3
Mar 20 00:16:50 patient kernel: [ 265.568494] bus: 'usb': driver_probe_device: matched device 3-3 with driver usb
Mar 20 00:16:50 patient kernel: [ 265.568496] bus: 'usb': really_probe: probing driver usb with device 3-3
Mar 20 00:16:50 patient kernel: [ 265.568500] usb 3-3: no default pinctrl state
Mar 20 00:16:50 patient kernel: [ 265.568946] device: '3-3:1.0': device_add
Mar 20 00:16:50 patient kernel: [ 265.568967] bus: 'usb': add device 3-3:1.0
Mar 20 00:16:50 patient kernel: [ 265.568982] PM: Adding info for usb:3-3:1.0
Mar 20 00:16:50 patient kernel: [ 265.569012] device: 'ep_01': device_add
Mar 20 00:16:50 patient kernel: [ 265.569034] PM: Adding info for No Bus:ep_01
Mar 20 00:16:50 patient kernel: [ 265.569038] device: 'ep_82': device_add
Mar 20 00:16:50 patient kernel: [ 265.569058] PM: Adding info for No Bus:ep_82
Mar 20 00:16:50 patient kernel: [ 265.569062] driver: '3-3': driver_bound: bound to device 'usb'
Mar 20 00:16:50 patient kernel: [ 265.569068] bus: 'usb': really_probe: bound device 3-3 to driver usb
Mar 20 00:16:50 patient kernel: [ 265.569077] device: 'ep_00': device_add
Mar 20 00:16:50 patient kernel: [ 265.569098] PM: Adding info for No Bus:ep_00
Mar 20 00:16:50 patient mtp-probe: checking bus 3, device 16: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3"
Mar 20 00:16:50 patient mtp-probe: bus: 3, device: 16 was not an MTP device
Mar 20 00:16:50 patient kernel: [ 265.576579] bus: 'usb-serial': registered
Mar 20 00:16:50 patient kernel: [ 265.576588] bus: 'usb': add driver usbserial
Mar 20 00:16:50 patient kernel: [ 265.576614] usbcore: registered new interface driver usbserial
Mar 20 00:16:50 patient kernel: [ 265.576617] bus: 'usb': add driver usbserial_generic
Mar 20 00:16:50 patient kernel: [ 265.576635] usbcore: registered new interface driver usbserial_generic
Mar 20 00:16:50 patient kernel: [ 265.576638] bus: 'usb-serial': add driver generic
Mar 20 00:16:50 patient kernel: [ 265.576654] usbserial: USB Serial support registered for generic
Mar 20 00:16:50 patient kernel: [ 265.577076] bus: 'usb': add driver usb_serial_simple
Mar 20 00:16:50 patient kernel: [ 265.577099] usbcore: registered new interface driver usb_serial_simple
Mar 20 00:16:50 patient kernel: [ 265.577102] bus: 'usb-serial': add driver carelink
Mar 20 00:16:50 patient kernel: [ 265.577120] usbserial: USB Serial support registered for carelink
Mar 20 00:16:50 patient kernel: [ 265.577123] bus: 'usb-serial': add driver zio
Mar 20 00:16:50 patient kernel: [ 265.577141] usbserial: USB Serial support registered for zio
Mar 20 00:16:50 patient kernel: [ 265.577143] bus: 'usb-serial': add driver funsoft
Mar 20 00:16:50 patient kernel: [ 265.577159] usbserial: USB Serial support registered for funsoft
Mar 20 00:16:50 patient kernel: [ 265.577161] bus: 'usb-serial': add driver flashloader
Mar 20 00:16:50 patient kernel: [ 265.577180] usbserial: USB Serial support registered for flashloader
Mar 20 00:16:50 patient kernel: [ 265.577182] bus: 'usb-serial': add driver vivopay
Mar 20 00:16:50 patient kernel: [ 265.577199] usbserial: USB Serial support registered for vivopay
Mar 20 00:16:50 patient kernel: [ 265.577201] bus: 'usb-serial': add driver moto_modem
Mar 20 00:16:50 patient kernel: [ 265.577217] usbserial: USB Serial support registered for moto_modem
Mar 20 00:16:50 patient kernel: [ 265.577219] bus: 'usb-serial': add driver hp4x
Mar 20 00:16:50 patient kernel: [ 265.577235] usbserial: USB Serial support registered for hp4x
Mar 20 00:16:50 patient kernel: [ 265.577237] bus: 'usb-serial': add driver suunto
Mar 20 00:16:50 patient kernel: [ 265.577256] usbserial: USB Serial support registered for suunto
Mar 20 00:16:50 patient kernel: [ 265.577258] bus: 'usb-serial': add driver siemens_mpi
Mar 20 00:16:50 patient kernel: [ 265.577274] usbserial: USB Serial support registered for siemens_mpi
Mar 20 00:16:50 patient kernel: [ 265.577282] bus: 'usb': driver_probe_device: matched device 3-3:1.0 with driver usb_serial_simple
Mar 20 00:16:50 patient kernel: [ 265.577285] bus: 'usb': really_probe: probing driver usb_serial_simple with device 3-3:1.0
Mar 20 00:16:50 patient kernel: [ 265.577290] usb_serial_simple 3-3:1.0: no default pinctrl state
Mar 20 00:16:50 patient kernel: [ 265.577302] usb_serial_simple 3-3:1.0: carelink converter detected
Mar 20 00:16:50 patient kernel: [ 265.577310] device: 'ttyUSB0': device_add
Mar 20 00:16:50 patient kernel: [ 265.577315] bus: 'usb-serial': add device ttyUSB0
Mar 20 00:16:50 patient kernel: [ 265.577343] PM: Adding info for usb-serial:ttyUSB0
Mar 20 00:16:50 patient kernel: [ 265.577356] bus: 'usb-serial': driver_probe_device: matched device ttyUSB0 with driver carelink
Mar 20 00:16:50 patient kernel: [ 265.577359] bus: 'usb-serial': really_probe: probing driver carelink with device ttyUSB0
Mar 20 00:16:50 patient kernel: [ 265.577362] carelink ttyUSB0: no default pinctrl state
Mar 20 00:16:50 patient kernel: [ 265.577371] device: 'ttyUSB0': device_add
Mar 20 00:16:50 patient kernel: [ 265.577423] PM: Adding info for No Bus:ttyUSB0
Mar 20 00:16:50 patient kernel: [ 265.577439] usb 3-3: carelink converter now attached to ttyUSB0
Mar 20 00:16:50 patient kernel: [ 265.577443] driver: 'ttyUSB0': driver_bound: bound to device 'carelink'
Mar 20 00:16:50 patient kernel: [ 265.577449] bus: 'usb-serial': really_probe: bound device ttyUSB0 to driver carelink
Mar 20 00:16:50 patient kernel: [ 265.577458] driver: '3-3:1.0': driver_bound: bound to device 'usb_serial_simple'
Mar 20 00:16:50 patient kernel: [ 265.577464] bus: 'usb': really_probe: bound device 3-3:1.0 to driver usb_serial_simple
bewest@patient:~$ lspci
00:00.0 Host bridge: Intel Corporation Crystal Well DRAM Controller (rev 08)
00:02.0 VGA compatible controller: Intel Corporation Crystal Well Integrated Graphics Controller (rev 08)
00:03.0 Audio device: Intel Corporation Crystal Well HD Audio Controller (rev 08)
00:14.0 USB controller: Intel Corporation Lynx Point USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation Lynx Point MEI Controller #1 (rev 04)
00:19.0 Ethernet controller: Intel Corporation Ethernet Connection I217-V (rev 04)
00:1a.0 USB controller: Intel Corporation Lynx Point USB Enhanced Host Controller #2 (rev 04)
00:1b.0 Audio device: Intel Corporation Lynx Point High Definition Audio Controller (rev 04)
00:1c.0 PCI bridge: Intel Corporation Lynx Point PCI Express Root Port #1 (rev d4)
00:1c.1 PCI bridge: Intel Corporation Lynx Point PCI Express Root Port #2 (rev d4)
00:1c.3 PCI bridge: Intel Corporation Lynx Point PCI Express Root Port #4 (rev d4)
00:1d.0 USB controller: Intel Corporation Lynx Point USB Enhanced Host Controller #1 (rev 04)
00:1f.0 ISA bridge: Intel Corporation Lynx Point LPC Controller (rev 04)
00:1f.2 SATA controller: Intel Corporation Lynx Point 6-port SATA Controller 1 [AHCI mode] (rev 04)
00:1f.3 SMBus: Intel Corporation Lynx Point SMBus Controller (rev 04)
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01)
03:00.0 Network controller: Atheros Communications Inc. AR9462 Wireless Network Adapter (rev 01)
+ lsusb -v -d 0x0a21:0x8001
Bus 002 Device 060: ID 0a21:8001 Medtronic Physio Control Corp. MMT-7305WW [Medtronic Minimed CareLink]
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x0a21 Medtronic Physio Control Corp.
idProduct 0x8001 MMT-7305WW [Medtronic Minimed CareLink]
bcdDevice 1.10
iManufacturer 0
iProduct 0
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 32
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 2
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 255 Vendor Specific Subclass
bInterfaceProtocol 255 Vendor Specific Protocol
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 0x0040 1x 64 bytes
bInterval 1
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 1
Device Status: 0x0000
(Bus Powered)
Mar 17 16:30:02 patient NetworkManager[918]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) started...
Mar 17 16:30:02 patient NetworkManager[918]: <info> Activation (wlan0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
Mar 17 16:31:04 patient logger: START CAPTURE
Mar 17 16:31:04 patient logger: 2014-03-17
Mar 17 16:31:04 patient logger: Linux patient 3.14.0-rc6-bewest-test-carelink-01 #5 SMP Mon Mar 17 15:32:48 PDT 2014 x86_64 x86_64 x86_64 GNU/Linux
Mar 17 16:31:26 patient kernel: [ 115.810902] usbcore: registered new interface driver usbserial
Mar 17 16:31:26 patient kernel: [ 115.810914] usbcore: registered new interface driver usbserial_generic
Mar 17 16:31:26 patient kernel: [ 115.810925] usbserial: USB Serial support registered for generic
Mar 17 16:31:26 patient kernel: [ 115.811379] usbcore: registered new interface driver usb_serial_simple
Mar 17 16:31:26 patient kernel: [ 115.811396] usbserial: USB Serial support registered for carelink
Mar 17 16:31:26 patient kernel: [ 115.811413] usbserial: USB Serial support registered for zio
Mar 17 16:31:26 patient kernel: [ 115.811426] usbserial: USB Serial support registered for funsoft
Mar 17 16:31:26 patient kernel: [ 115.811439] usbserial: USB Serial support registered for flashloader
Mar 17 16:31:26 patient kernel: [ 115.811451] usbserial: USB Serial support registered for vivopay
Mar 17 16:31:26 patient kernel: [ 115.811464] usbserial: USB Serial support registered for moto_modem
Mar 17 16:31:26 patient kernel: [ 115.811476] usbserial: USB Serial support registered for hp4x
Mar 17 16:31:26 patient kernel: [ 115.811495] usbserial: USB Serial support registered for suunto
Mar 17 16:31:26 patient kernel: [ 115.811509] usbserial: USB Serial support registered for siemens_mpi
Mar 17 16:31:33 patient kernel: [ 123.156513] usb 3-1: new full-speed USB device number 4 using xhci_hcd
Mar 17 16:31:38 patient kernel: [ 128.264043] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Mar 17 16:31:43 patient whoopsie[1258]: online
Mar 17 16:31:43 patient whoopsie[1258]: online
Mar 17 16:31:43 patient kernel: [ 133.463579] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Mar 17 16:31:44 patient kernel: [ 133.667484] usb 3-1: device not accepting address 4, error -62
Mar 17 16:31:44 patient kernel: [ 133.779330] usb 3-1: new full-speed USB device number 5 using xhci_hcd
Mar 17 16:31:51 patient whoopsie[1258]: online
Mar 17 16:31:59 patient kernel: [ 148.878386] usb 3-1: device descriptor read/64, error -110
Mar 17 16:31:59 patient kernel: [ 148.982238] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 4.
Mar 17 16:31:59 patient kernel: [ 148.982243] usb 3-1: hub failed to enable device, error -22
Mar 17 16:31:59 patient kernel: [ 149.094139] usb 3-1: new full-speed USB device number 6 using xhci_hcd
Mar 17 16:32:04 patient kernel: [ 154.089767] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Mar 17 16:32:09 patient kernel: [ 159.289303] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Mar 17 16:32:10 patient kernel: [ 159.493217] usb 3-1: device not accepting address 6, error -62
Mar 17 16:32:10 patient kernel: [ 159.605067] usb 3-1: new full-speed USB device number 7 using xhci_hcd
Mar 17 16:32:15 patient kernel: [ 164.600729] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Mar 17 16:32:20 patient kernel: [ 169.800213] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Mar 17 16:32:20 patient kernel: [ 170.004055] usb 3-1: device not accepting address 7, error -62
Mar 17 16:32:20 patient kernel: [ 170.004135] hub 3-0:1.0: unable to enumerate USB device on port 1
Mar 17 16:32:21 patient whoopsie[1258]: online
Mar 17 16:32:21 patient whoopsie[1258]: online
Mar 17 16:32:23 patient NetworkManager[918]: <warn> nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted
logger "START CAPTURE"
logger $(date +%F)
logger $(uname -a)
(
lsmod | grep serial
tail -n 5 -f /var/log/syslog
) | tee syslog.log
usb_serial_simple 17380 0
usbserial 45014 1 usb_serial_simple
Mar 20 00:22:29 patient kernel: [ 604.605171] usb 3-2: device not accepting address 40, error -62
Mar 20 00:22:29 patient kernel: [ 604.605252] hub 3-0:1.0: unable to enumerate USB device on port 2
Mar 20 00:22:34 patient logger: START CAPTURE
Mar 20 00:22:34 patient logger: 2014-03-20
Mar 20 00:22:34 patient logger: Linux patient 3.14.0-rc7-bewest-test-3.14-rc7-carelink-01 #6 SMP Wed Mar 19 21:12:24 PDT 2014 x86_64 x86_64 x86_64 GNU/Linux
Mar 20 00:22:40 patient kernel: [ 615.054659] usb 3-2: new full-speed USB device number 41 using xhci_hcd
Mar 20 00:22:45 patient kernel: [ 620.167319] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Mar 20 00:22:50 patient kernel: [ 625.372047] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Mar 20 00:22:50 patient kernel: [ 625.576031] usb 3-2: device not accepting address 41, error -62
Mar 20 00:22:50 patient kernel: [ 625.688157] usb 3-2: new full-speed USB device number 42 using xhci_hcd
Mar 20 00:23:06 patient kernel: [ 640.802272] usb 3-2: device descriptor read/64, error -110
Mar 20 00:23:06 patient kernel: [ 640.906255] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 11.
Mar 20 00:23:06 patient kernel: [ 641.018244] usb 3-2: new full-speed USB device number 43 using xhci_hcd
Mar 20 00:23:11 patient kernel: [ 646.018888] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Mar 20 00:23:16 patient kernel: [ 651.223619] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Mar 20 00:23:16 patient kernel: [ 651.427649] usb 3-2: device not accepting address 43, error -62
Mar 20 00:23:16 patient kernel: [ 651.539702] usb 3-2: new full-speed USB device number 44 using xhci_hcd
Mar 20 00:23:21 patient kernel: [ 656.540344] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Mar 20 00:23:27 patient kernel: [ 661.745070] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Mar 20 00:23:27 patient kernel: [ 661.949103] usb 3-2: device not accepting address 44, error -62
Mar 20 00:23:27 patient kernel: [ 661.949163] hub 3-0:1.0: unable to enumerate USB device on port 2
Mar 20 00:24:06 patient whoopsie[1220]: online
This file has been truncated, but you can view the full file.
Apr 12 02:25:31 patient kernel: [56933.861802] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Apr 12 02:25:31 patient kernel: [56934.197627] usb 3-1: new full-speed USB device number 32 using xhci_hcd
Apr 12 02:25:46 patient kernel: [56949.304266] usb 3-1: device descriptor read/64, error -110
Apr 12 02:25:46 patient kernel: [56949.408125] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 31.
Apr 12 02:25:47 patient kernel: [56949.520122] usb 3-1: new full-speed USB device number 33 using xhci_hcd
Apr 12 02:26:02 patient kernel: [56964.626731] usb 3-1: device descriptor read/64, error -110
Apr 12 02:26:02 patient kernel: [56964.730626] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 32.
Apr 12 02:26:02 patient kernel: [56964.842622] usb 3-1: new full-speed USB device number 34 using xhci_hcd
Apr 12 02:26:07 patient kernel: [56969.840747] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 12 02:26:12 patient kernel: [56975.042862] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 12 02:26:12 patient kernel: [56975.246786] usb 3-1: device not accepting address 34, error -62
Apr 12 02:26:12 patient kernel: [56975.358776] usb 3-1: new full-speed USB device number 35 using xhci_hcd
Apr 12 02:26:17 patient kernel: [56980.356890] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 12 02:26:23 patient kernel: [56985.559009] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 12 02:26:23 patient kernel: [56985.762938] usb 3-1: device not accepting address 35, error -62
Apr 12 02:26:23 patient kernel: [56985.763012] hub 3-0:1.0: unable to enumerate USB device on port 1
Apr 12 07:01:28 patient kernel: [73485.335490] cfg80211: Calling CRDA to update world regulatory domain
Apr 12 07:01:28 patient kernel: [73485.338334] cfg80211: World regulatory domain updated:
Apr 12 07:01:28 patient kernel: [73485.338336] cfg80211: DFS Master region: unset
Apr 12 07:01:28 patient kernel: [73485.338337] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 12 07:01:28 patient kernel: [73485.338338] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 07:01:28 patient kernel: [73485.338339] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 07:01:28 patient kernel: [73485.338340] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Apr 12 07:01:28 patient kernel: [73485.338341] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 07:01:28 patient kernel: [73485.338342] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 07:02:49 patient kernel: [73565.943334] wlan0: authenticate with 02:18:1a:36:01:c2
Apr 12 07:02:49 patient kernel: [73565.951893] wlan0: send auth to 02:18:1a:36:01:c2 (try 1/3)
Apr 12 07:02:49 patient kernel: [73565.953174] wlan0: authenticated
Apr 12 07:02:49 patient kernel: [73565.958090] wlan0: associate with 02:18:1a:36:01:c2 (try 1/3)
Apr 12 07:02:49 patient kernel: [73565.959925] wlan0: RX AssocResp from 02:18:1a:36:01:c2 (capab=0x1411 status=0 aid=2)
Apr 12 07:02:49 patient kernel: [73565.959955] wlan0: associated
Apr 12 07:02:49 patient kernel: [73565.960006] cfg80211: Calling CRDA for country: US
Apr 12 07:02:49 patient kernel: [73565.962138] ath: EEPROM regdomain: 0x8348
Apr 12 07:02:49 patient kernel: [73565.962139] ath: EEPROM indicates we should expect a country code
Apr 12 07:02:49 patient kernel: [73565.962140] ath: doing EEPROM country->regdmn map search
Apr 12 07:02:49 patient kernel: [73565.962141] ath: country maps to regdmn code: 0x3a
Apr 12 07:02:49 patient kernel: [73565.962142] ath: Country alpha2 being used: US
Apr 12 07:02:49 patient kernel: [73565.962142] ath: Regpair used: 0x3a
Apr 12 07:02:49 patient kernel: [73565.962143] ath: regdomain 0x8348 dynamically updated by country IE
Apr 12 07:02:49 patient kernel: [73565.962161] cfg80211: Regulatory domain changed to country: US
Apr 12 07:02:49 patient kernel: [73565.962162] cfg80211: DFS Master region: unset
Apr 12 07:02:49 patient kernel: [73565.962163] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 12 07:02:49 patient kernel: [73565.962164] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
Apr 12 07:02:49 patient kernel: [73565.962165] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
Apr 12 07:02:49 patient kernel: [73565.962166] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 07:02:49 patient kernel: [73565.962167] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 07:02:49 patient kernel: [73565.962168] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 12 07:02:49 patient kernel: [73565.962169] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
Apr 12 07:02:49 patient kernel: [73565.962179] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
Apr 12 07:02:49 patient kernel: [73566.035636] wlan0: Limiting TX power to 14 (17 - 3) dBm as advertised by 02:18:1a:36:01:c2
Apr 12 08:38:40 patient kernel: [79314.312741] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Apr 12 08:38:40 patient kernel: [79314.644573] usb 3-1: new full-speed USB device number 36 using xhci_hcd
Apr 12 08:38:55 patient kernel: [79329.751198] usb 3-1: device descriptor read/64, error -110
Apr 12 08:38:55 patient kernel: [79329.855116] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 3.
Apr 12 08:38:56 patient kernel: [79329.967039] usb 3-1: new full-speed USB device number 37 using xhci_hcd
Apr 12 08:39:11 patient kernel: [79345.073589] usb 3-1: device descriptor read/64, error -110
Apr 12 08:39:11 patient kernel: [79345.177571] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 4.
Apr 12 08:39:11 patient kernel: [79345.289532] usb 3-1: new full-speed USB device number 38 using xhci_hcd
Apr 12 08:39:16 patient kernel: [79350.287691] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 12 08:39:21 patient kernel: [79355.489808] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 12 08:39:21 patient kernel: [79355.693736] usb 3-1: device not accepting address 38, error -62
Apr 12 08:39:21 patient kernel: [79355.805732] usb 3-1: new full-speed USB device number 39 using xhci_hcd
Apr 12 08:39:26 patient kernel: [79360.803877] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 12 08:39:32 patient kernel: [79366.005959] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 12 08:39:32 patient kernel: [79366.209897] usb 3-1: device not accepting address 39, error -62
Apr 12 08:39:32 patient kernel: [79366.209944] hub 3-0:1.0: unable to enumerate USB device on port 1
Apr 12 17:26:08 patient kernel: [110950.647118] device: 'lo': device_add
Apr 12 17:26:08 patient kernel: [110950.647150] PM: Adding info for No Bus:lo
Apr 12 17:26:08 patient kernel: [110951.326507] PM: Removing info for No Bus:lo
Apr 12 17:29:12 patient kernel: [111135.367863] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Apr 12 17:29:13 patient kernel: [111135.695636] usb 3-1: new full-speed USB device number 40 using xhci_hcd
Apr 12 17:29:28 patient kernel: [111150.802325] usb 3-1: device descriptor read/64, error -110
Apr 12 17:29:28 patient kernel: [111150.906148] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 8.
Apr 12 17:29:28 patient kernel: [111151.018135] usb 3-1: new full-speed USB device number 41 using xhci_hcd
Apr 12 17:29:43 patient kernel: [111166.124747] usb 3-1: device descriptor read/64, error -110
Apr 12 17:29:43 patient kernel: [111166.228651] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 9.
Apr 12 17:29:43 patient kernel: [111166.340562] usb 3-1: new full-speed USB device number 42 using xhci_hcd
Apr 12 17:29:48 patient kernel: [111171.338785] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 12 17:29:54 patient kernel: [111176.540882] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 12 17:29:54 patient kernel: [111176.744770] usb 3-1: device not accepting address 42, error -62
Apr 12 17:29:54 patient kernel: [111176.856804] usb 3-1: new full-speed USB device number 43 using xhci_hcd
Apr 12 17:29:59 patient kernel: [111181.854964] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 12 17:30:04 patient kernel: [111187.057081] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 12 17:30:04 patient kernel: [111187.261007] usb 3-1: device not accepting address 43, error -62
Apr 12 17:30:04 patient kernel: [111187.261055] hub 3-0:1.0: unable to enumerate USB device on port 1
Apr 12 20:45:17 patient kernel: [122895.391519] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Apr 12 20:45:17 patient kernel: [122895.663452] usb 3-1: new full-speed USB device number 44 using xhci_hcd
Apr 12 20:45:32 patient kernel: [122910.770073] usb 3-1: device descriptor read/64, error -110
Apr 12 20:45:32 patient kernel: [122910.873940] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 12.
Apr 12 20:45:32 patient kernel: [122910.985930] usb 3-1: new full-speed USB device number 45 using xhci_hcd
Apr 12 20:45:47 patient kernel: [122926.092416] usb 3-1: device descriptor read/64, error -110
Apr 12 20:45:48 patient kernel: [122926.196344] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 13.
Apr 12 20:45:48 patient kernel: [122926.308353] usb 3-1: new full-speed USB device number 46 using xhci_hcd
Apr 12 20:45:53 patient kernel: [122931.306524] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 12 20:45:58 patient kernel: [122936.508620] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 12 20:45:58 patient kernel: [122936.712554] usb 3-1: device not accepting address 46, error -62
Apr 12 20:45:58 patient kernel: [122936.824522] usb 3-1: new full-speed USB device number 47 using xhci_hcd
Apr 12 20:46:03 patient kernel: [122941.822702] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 12 20:46:08 patient kernel: [122947.024824] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 12 20:46:09 patient kernel: [122947.228718] usb 3-1: device not accepting address 47, error -62
Apr 12 20:46:09 patient kernel: [122947.228766] hub 3-0:1.0: unable to enumerate USB device on port 1
Apr 13 02:31:13 patient kernel: [143644.569886] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Apr 13 02:31:14 patient kernel: [143644.906710] wlan0: deauthenticating from 02:18:1a:36:01:c2 by local choice (reason=3)
Apr 13 02:31:14 patient kernel: [143644.912833] cfg80211: Calling CRDA to update world regulatory domain
Apr 13 02:31:14 patient kernel: [143644.915035] cfg80211: World regulatory domain updated:
Apr 13 02:31:14 patient kernel: [143644.915038] cfg80211: DFS Master region: unset
Apr 13 02:31:14 patient kernel: [143644.915039] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 13 02:31:14 patient kernel: [143644.915040] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 02:31:14 patient kernel: [143644.915041] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 02:31:14 patient kernel: [143644.915042] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Apr 13 02:31:14 patient kernel: [143644.915043] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 02:31:14 patient kernel: [143644.915044] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 02:31:15 patient kernel: [143645.881298] usb 3-1: new full-speed USB device number 48 using xhci_hcd
Apr 13 02:31:35 patient kernel: [143645.892541] PM: Syncing filesystems ... done.
Apr 13 02:31:35 patient kernel: [143645.910203] PM: Preparing system for mem sleep
Apr 13 02:31:35 patient kernel: [143645.910208] device_cache_fw_images
Apr 13 02:31:35 patient kernel: [143645.910380] Freezing user space processes ... (elapsed 0.001 seconds) done.
Apr 13 02:31:35 patient kernel: [143645.912383] Freezing remaining freezable tasks ...
Apr 13 02:31:35 patient kernel: [143660.987979] usb 3-1: device descriptor read/64, error -110
Apr 13 02:31:35 patient kernel: [143661.091860] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 16.
Apr 13 02:31:35 patient kernel: [143661.203808] usb 3-1: new full-speed USB device number 49 using xhci_hcd
Apr 13 02:31:35 patient kernel: [143665.913035]
Apr 13 02:31:35 patient kernel: [143665.913040] Freezing of tasks failed after 20.007 seconds (1 tasks refusing to freeze, wq_busy=0):
Apr 13 02:31:35 patient kernel: [143665.913051] khubd D ffff88041fb94500 0 73 2 0x00000000
Apr 13 02:31:35 patient kernel: [143665.913055] ffff880408d1db50 0000000000000002 ffff880408d28000 ffff880408d1dfd8
Apr 13 02:31:35 patient kernel: [143665.913059] 0000000000014500 0000000000014500 ffff880408d28000 ffff880409214000
Apr 13 02:31:35 patient kernel: [143665.913062] ffff880408d1db80 000000010223191f ffff880409214000 000000000000e118
Apr 13 02:31:35 patient kernel: [143665.913065] Call Trace:
Apr 13 02:31:35 patient kernel: [143665.913073] [<ffffffff8172b179>] schedule+0x29/0x70
Apr 13 02:31:35 patient kernel: [143665.913076] [<ffffffff8172a305>] schedule_timeout+0x175/0x2d0
Apr 13 02:31:35 patient kernel: [143665.913081] [<ffffffff81076e90>] ? ftrace_raw_output_tick_stop+0x70/0x70
Apr 13 02:31:35 patient kernel: [143665.913085] [<ffffffff8172c106>] wait_for_completion_timeout+0xa6/0x170
Apr 13 02:31:35 patient kernel: [143665.913090] [<ffffffff8109f7a0>] ? wake_up_state+0x20/0x20
Apr 13 02:31:35 patient kernel: [143665.913096] [<ffffffff8154ba7d>] usb_start_wait_urb+0x7d/0x150
Apr 13 02:31:35 patient kernel: [143665.913099] [<ffffffff8154bc15>] usb_control_msg+0xc5/0x110
Apr 13 02:31:35 patient kernel: [143665.913102] [<ffffffff81542e4a>] ? hub_port_init+0x4ca/0xb90
Apr 13 02:31:35 patient kernel: [143665.913104] [<ffffffff81542e91>] hub_port_init+0x511/0xb90
Apr 13 02:31:35 patient kernel: [143665.913109] [<ffffffff814a7125>] ? pm_runtime_set_autosuspend_delay+0x45/0x90
Apr 13 02:31:35 patient kernel: [143665.913112] [<ffffffff81544b0c>] hub_thread+0x6fc/0x1740
Apr 13 02:31:35 patient kernel: [143665.913116] [<ffffffff8101cee5>] ? native_sched_clock+0x35/0x90
Apr 13 02:31:35 patient kernel: [143665.913119] [<ffffffff810a29b5>] ? sched_clock_cpu+0x85/0xc0
Apr 13 02:31:35 patient kernel: [143665.913123] [<ffffffff810b2230>] ? prepare_to_wait_event+0x100/0x100
Apr 13 02:31:35 patient kernel: [143665.913125] [<ffffffff81544410>] ? usb_reset_device+0x1d0/0x1d0
Apr 13 02:31:35 patient kernel: [143665.913129] [<ffffffff8108ed42>] kthread+0xd2/0xf0
Apr 13 02:31:35 patient kernel: [143665.913132] [<ffffffff8108ec70>] ? kthread_create_on_node+0x190/0x190
Apr 13 02:31:35 patient kernel: [143665.913137] [<ffffffff81737f3c>] ret_from_fork+0x7c/0xb0
Apr 13 02:31:35 patient kernel: [143665.913139] [<ffffffff8108ec70>] ? kthread_create_on_node+0x190/0x190
Apr 13 02:31:35 patient kernel: [143665.913208]
Apr 13 02:31:35 patient kernel: [143665.913209] Restarting kernel threads ... done.
Apr 13 02:31:35 patient kernel: [143665.913304] Restarting tasks ... done.
Apr 13 02:31:35 patient kernel: [143665.914720] device: 'BAT0': device_unregister
Apr 13 02:31:35 patient kernel: [143665.914749] PM: Removing info for No Bus:BAT0
Apr 13 02:31:35 patient kernel: [143665.914967] device: 'BAT0': device_add
Apr 13 02:31:35 patient kernel: [143665.915008] PM: Adding info for No Bus:BAT0
Apr 13 02:31:35 patient kernel: [143665.915069] video LNXVIDEO:00: Restoring backlight state
Apr 13 02:31:35 patient kernel: [143666.289448] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Apr 13 02:31:35 patient kernel: [143666.389880] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Apr 13 02:31:35 patient kernel: [143666.390095] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Apr 13 02:31:35 patient kernel: [143666.402367] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Apr 13 02:31:42 patient kernel: [143673.140494] wlan0: authenticate with 02:18:1a:36:01:c2
Apr 13 02:31:42 patient kernel: [143673.149168] wlan0: send auth to 02:18:1a:36:01:c2 (try 1/3)
Apr 13 02:31:42 patient kernel: [143673.150720] wlan0: authenticated
Apr 13 02:31:42 patient kernel: [143673.151401] wlan0: associate with 02:18:1a:36:01:c2 (try 1/3)
Apr 13 02:31:42 patient kernel: [143673.153181] wlan0: RX AssocResp from 02:18:1a:36:01:c2 (capab=0x1411 status=0 aid=2)
Apr 13 02:31:42 patient kernel: [143673.153216] wlan0: associated
Apr 13 02:31:42 patient kernel: [143673.153224] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Apr 13 02:31:42 patient kernel: [143673.153326] cfg80211: Calling CRDA for country: US
Apr 13 02:31:42 patient kernel: [143673.155461] ath: EEPROM regdomain: 0x8348
Apr 13 02:31:42 patient kernel: [143673.155463] ath: EEPROM indicates we should expect a country code
Apr 13 02:31:42 patient kernel: [143673.155465] ath: doing EEPROM country->regdmn map search
Apr 13 02:31:42 patient kernel: [143673.155466] ath: country maps to regdmn code: 0x3a
Apr 13 02:31:42 patient kernel: [143673.155468] ath: Country alpha2 being used: US
Apr 13 02:31:42 patient kernel: [143673.155469] ath: Regpair used: 0x3a
Apr 13 02:31:42 patient kernel: [143673.155470] ath: regdomain 0x8348 dynamically updated by country IE
Apr 13 02:31:42 patient kernel: [143673.155487] cfg80211: Regulatory domain changed to country: US
Apr 13 02:31:42 patient kernel: [143673.155488] cfg80211: DFS Master region: unset
Apr 13 02:31:42 patient kernel: [143673.155489] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 13 02:31:42 patient kernel: [143673.155490] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
Apr 13 02:31:42 patient kernel: [143673.155491] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
Apr 13 02:31:42 patient kernel: [143673.155492] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 02:31:42 patient kernel: [143673.155493] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 02:31:42 patient kernel: [143673.155494] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 02:31:42 patient kernel: [143673.155495] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
Apr 13 02:31:42 patient kernel: [143673.155496] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
Apr 13 02:31:42 patient kernel: [143673.213604] wlan0: Limiting TX power to 14 (17 - 3) dBm as advertised by 02:18:1a:36:01:c2
Apr 13 02:31:45 patient kernel: [143675.930414] device_uncache_fw_images
Apr 13 02:31:45 patient kernel: [143676.310367] usb 3-1: device descriptor read/64, error -110
Apr 13 02:31:45 patient kernel: [143676.414313] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 17.
Apr 13 02:31:45 patient kernel: [143676.526286] usb 3-1: new full-speed USB device number 50 using xhci_hcd
Apr 13 02:31:50 patient kernel: [143681.524446] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 02:31:55 patient kernel: [143686.560233] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Apr 13 02:31:56 patient kernel: [143686.723947] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 02:31:56 patient kernel: [143686.900846] wlan0: deauthenticating from 02:18:1a:36:01:c2 by local choice (reason=3)
Apr 13 02:31:56 patient kernel: [143686.907073] cfg80211: Calling CRDA to update world regulatory domain
Apr 13 02:31:56 patient kernel: [143686.909544] cfg80211: World regulatory domain updated:
Apr 13 02:31:56 patient kernel: [143686.909548] cfg80211: DFS Master region: unset
Apr 13 02:31:56 patient kernel: [143686.909549] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 13 02:31:56 patient kernel: [143686.909552] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 02:31:56 patient kernel: [143686.909553] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 02:31:56 patient kernel: [143686.909555] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Apr 13 02:31:56 patient kernel: [143686.909556] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 02:31:56 patient kernel: [143686.909558] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 02:31:56 patient kernel: [143686.927783] usb 3-1: device not accepting address 50, error -62
Apr 13 02:31:56 patient kernel: [143687.039831] usb 3-1: new full-speed USB device number 51 using xhci_hcd
Apr 13 09:18:37 patient kernel: imklog 5.8.11, log source = /proc/kmsg started.
Apr 13 09:18:37 patient kernel: [ 0.000000] Initializing cgroup subsys cpuset
Apr 13 09:18:37 patient kernel: [ 0.000000] Initializing cgroup subsys cpu
Apr 13 09:18:37 patient kernel: [ 0.000000] Initializing cgroup subsys cpuacct
Apr 13 09:18:37 patient kernel: [ 0.000000] Linux version 3.14.0-rc7-bewest-test-3.14-rc7-carelink-01 (bewest@patient) (gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu9) ) #6 SMP Wed Mar 19 21:12:24 PDT 2014
Apr 13 09:18:37 patient kernel: [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.14.0-rc7-bewest-test-3.14-rc7-carelink-01 root=UUID=5483639b-dd55-4881-b817-9412086c4fe2 ro quiet splash vt.handoff=7
Apr 13 09:18:37 patient kernel: [ 0.000000] KERNEL supported cpus:
Apr 13 09:18:37 patient kernel: [ 0.000000] Intel GenuineIntel
Apr 13 09:18:37 patient kernel: [ 0.000000] AMD AuthenticAMD
Apr 13 09:18:37 patient kernel: [ 0.000000] Centaur CentaurHauls
Apr 13 09:18:37 patient kernel: [ 0.000000] e820: BIOS-provided physical RAM map:
Apr 13 09:18:37 patient kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
Apr 13 09:18:37 patient kernel: [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
Apr 13 09:18:37 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Apr 13 09:18:37 patient kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cbd20fff] usable
Apr 13 09:18:37 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cbd21000-0x00000000cbd27fff] ACPI NVS
Apr 13 09:18:37 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cbd28000-0x00000000cc43dfff] usable
Apr 13 09:18:37 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cc43e000-0x00000000cc6defff] reserved
Apr 13 09:18:37 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cc6df000-0x00000000db7f4fff] usable
Apr 13 09:18:37 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000db7f5000-0x00000000db87dfff] reserved
Apr 13 09:18:37 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000db87e000-0x00000000db8dafff] usable
Apr 13 09:18:37 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000db8db000-0x00000000dba0ffff] ACPI NVS
Apr 13 09:18:37 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000dba10000-0x00000000dbffefff] reserved
Apr 13 09:18:37 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000dbfff000-0x00000000dbffffff] usable
Apr 13 09:18:37 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000dd000000-0x00000000df1fffff] reserved
Apr 13 09:18:37 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Apr 13 09:18:37 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Apr 13 09:18:37 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
Apr 13 09:18:37 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Apr 13 09:18:37 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Apr 13 09:18:37 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Apr 13 09:18:37 patient kernel: [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041fdfffff] usable
Apr 13 09:18:37 patient kernel: [ 0.000000] NX (Execute Disable) protection: active
Apr 13 09:18:37 patient kernel: [ 0.000000] SMBIOS 2.7 present.
Apr 13 09:18:37 patient kernel: [ 0.000000] DMI: System76, Inc. Galago UltraPro/Galago UltraPro, BIOS 4.6.5 07/09/2013
Apr 13 09:18:37 patient kernel: [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Apr 13 09:18:37 patient kernel: [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
Apr 13 09:18:37 patient kernel: [ 0.000000] No AGP bridge found
Apr 13 09:18:37 patient kernel: [ 0.000000] e820: last_pfn = 0x41fe00 max_arch_pfn = 0x400000000
Apr 13 09:18:37 patient kernel: [ 0.000000] MTRR default type: uncachable
Apr 13 09:18:37 patient kernel: [ 0.000000] MTRR fixed ranges enabled:
Apr 13 09:18:37 patient kernel: [ 0.000000] 00000-9FFFF write-back
Apr 13 09:18:37 patient kernel: [ 0.000000] A0000-BFFFF uncachable
Apr 13 09:18:37 patient kernel: [ 0.000000] C0000-CFFFF write-protect
Apr 13 09:18:37 patient kernel: [ 0.000000] D0000-E7FFF uncachable
Apr 13 09:18:37 patient kernel: [ 0.000000] E8000-FFFFF write-protect
Apr 13 09:18:37 patient kernel: [ 0.000000] MTRR variable ranges enabled:
Apr 13 09:18:37 patient kernel: [ 0.000000] 0 base 0000000000 mask 7C00000000 write-back
Apr 13 09:18:37 patient kernel: [ 0.000000] 1 base 0400000000 mask 7FE0000000 write-back
Apr 13 09:18:37 patient kernel: [ 0.000000] 2 base 00E0000000 mask 7FE0000000 uncachable
Apr 13 09:18:37 patient kernel: [ 0.000000] 3 base 00DE000000 mask 7FFE000000 uncachable
Apr 13 09:18:37 patient kernel: [ 0.000000] 4 base 00DD000000 mask 7FFF000000 uncachable
Apr 13 09:18:37 patient kernel: [ 0.000000] 5 base 041FE00000 mask 7FFFE00000 uncachable
Apr 13 09:18:37 patient kernel: [ 0.000000] 6 disabled
Apr 13 09:18:37 patient kernel: [ 0.000000] 7 disabled
Apr 13 09:18:37 patient kernel: [ 0.000000] 8 disabled
Apr 13 09:18:37 patient kernel: [ 0.000000] 9 disabled
Apr 13 09:18:37 patient kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Apr 13 09:18:37 patient kernel: [ 0.000000] original variable MTRRs
Apr 13 09:18:37 patient kernel: [ 0.000000] reg 0, base: 0GB, range: 16GB, type WB
Apr 13 09:18:37 patient kernel: [ 0.000000] reg 1, base: 16GB, range: 512MB, type WB
Apr 13 09:18:37 patient kernel: [ 0.000000] reg 2, base: 3584MB, range: 512MB, type UC
Apr 13 09:18:37 patient kernel: [ 0.000000] reg 3, base: 3552MB, range: 32MB, type UC
Apr 13 09:18:37 patient kernel: [ 0.000000] reg 4, base: 3536MB, range: 16MB, type UC
Apr 13 09:18:37 patient kernel: [ 0.000000] reg 5, base: 16894MB, range: 2MB, type UC
Apr 13 09:18:37 patient kernel: [ 0.000000] total RAM covered: 16334M
Apr 13 09:18:37 patient kernel: [ 0.000000] Found optimal setting for mtrr clean up
Apr 13 09:18:37 patient kernel: [ 0.000000] gran_size: 64K chunk_size: 64M num_reg: 9 lose cover RAM: 0G
Apr 13 09:18:37 patient kernel: [ 0.000000] New variable MTRRs
Apr 13 09:18:37 patient kernel: [ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
Apr 13 09:18:37 patient kernel: [ 0.000000] reg 1, base: 2GB, range: 1GB, type WB
Apr 13 09:18:37 patient kernel: [ 0.000000] reg 2, base: 3GB, range: 512MB, type WB
Apr 13 09:18:37 patient kernel: [ 0.000000] reg 3, base: 3536MB, range: 16MB, type UC
Apr 13 09:18:37 patient kernel: [ 0.000000] reg 4, base: 3552MB, range: 32MB, type UC
Apr 13 09:18:37 patient kernel: [ 0.000000] reg 5, base: 4GB, range: 4GB, type WB
Apr 13 09:18:37 patient kernel: [ 0.000000] reg 6, base: 8GB, range: 8GB, type WB
Apr 13 09:18:37 patient kernel: [ 0.000000] reg 7, base: 16GB, range: 512MB, type WB
Apr 13 09:18:37 patient kernel: [ 0.000000] reg 8, base: 16894MB, range: 2MB, type UC
Apr 13 09:18:37 patient kernel: [ 0.000000] e820: update [mem 0xdd000000-0xffffffff] usable ==> reserved
Apr 13 09:18:37 patient kernel: [ 0.000000] e820: last_pfn = 0xdc000 max_arch_pfn = 0x400000000
Apr 13 09:18:37 patient kernel: [ 0.000000] found SMP MP-table at [mem 0x000fd7a0-0x000fd7af] mapped at [ffff8800000fd7a0]
Apr 13 09:18:37 patient kernel: [ 0.000000] Scanning 1 areas for low memory corruption
Apr 13 09:18:37 patient kernel: [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
Apr 13 09:18:37 patient kernel: [ 0.000000] Using GB pages for direct mapping
Apr 13 09:18:37 patient kernel: [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
Apr 13 09:18:37 patient kernel: [ 0.000000] BRK [0x01fd9000, 0x01fd9fff] PGTABLE
Apr 13 09:18:37 patient kernel: [ 0.000000] BRK [0x01fda000, 0x01fdafff] PGTABLE
Apr 13 09:18:37 patient kernel: [ 0.000000] BRK [0x01fdb000, 0x01fdbfff] PGTABLE
Apr 13 09:18:37 patient kernel: [ 0.000000] init_memory_mapping: [mem 0x41fc00000-0x41fdfffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] [mem 0x41fc00000-0x41fdfffff] page 2M
Apr 13 09:18:37 patient kernel: [ 0.000000] BRK [0x01fdc000, 0x01fdcfff] PGTABLE
Apr 13 09:18:37 patient kernel: [ 0.000000] init_memory_mapping: [mem 0x41c000000-0x41fbfffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] [mem 0x41c000000-0x41fbfffff] page 2M
Apr 13 09:18:37 patient kernel: [ 0.000000] init_memory_mapping: [mem 0x400000000-0x41bffffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] [mem 0x400000000-0x41bffffff] page 2M
Apr 13 09:18:37 patient kernel: [ 0.000000] init_memory_mapping: [mem 0x00100000-0xcbd20fff]
Apr 13 09:18:37 patient kernel: [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
Apr 13 09:18:37 patient kernel: [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
Apr 13 09:18:37 patient kernel: [ 0.000000] [mem 0x40000000-0xbfffffff] page 1G
Apr 13 09:18:37 patient kernel: [ 0.000000] [mem 0xc0000000-0xcbbfffff] page 2M
Apr 13 09:18:37 patient kernel: [ 0.000000] [mem 0xcbc00000-0xcbd20fff] page 4k
Apr 13 09:18:37 patient kernel: [ 0.000000] init_memory_mapping: [mem 0xcbd28000-0xcc43dfff]
Apr 13 09:18:37 patient kernel: [ 0.000000] [mem 0xcbd28000-0xcbdfffff] page 4k
Apr 13 09:18:37 patient kernel: [ 0.000000] [mem 0xcbe00000-0xcc3fffff] page 2M
Apr 13 09:18:37 patient kernel: [ 0.000000] [mem 0xcc400000-0xcc43dfff] page 4k
Apr 13 09:18:37 patient kernel: [ 0.000000] BRK [0x01fdd000, 0x01fddfff] PGTABLE
Apr 13 09:18:37 patient kernel: [ 0.000000] init_memory_mapping: [mem 0xcc6df000-0xdb7f4fff]
Apr 13 09:18:37 patient kernel: [ 0.000000] [mem 0xcc6df000-0xcc7fffff] page 4k
Apr 13 09:18:37 patient kernel: [ 0.000000] [mem 0xcc800000-0xdb5fffff] page 2M
Apr 13 09:18:37 patient kernel: [ 0.000000] [mem 0xdb600000-0xdb7f4fff] page 4k
Apr 13 09:18:37 patient kernel: [ 0.000000] BRK [0x01fde000, 0x01fdefff] PGTABLE
Apr 13 09:18:37 patient kernel: [ 0.000000] init_memory_mapping: [mem 0xdb87e000-0xdb8dafff]
Apr 13 09:18:37 patient kernel: [ 0.000000] [mem 0xdb87e000-0xdb8dafff] page 4k
Apr 13 09:18:37 patient kernel: [ 0.000000] init_memory_mapping: [mem 0xdbfff000-0xdbffffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] [mem 0xdbfff000-0xdbffffff] page 4k
Apr 13 09:18:37 patient kernel: [ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] [mem 0x100000000-0x3ffffffff] page 1G
Apr 13 09:18:37 patient kernel: [ 0.000000] RAMDISK: [mem 0x35daa000-0x36eccfff]
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: RSDP 00000000000f0490 000024 (v02 ALASKA)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: XSDT 00000000db9e3080 00007C (v01 ALASKA A M I 01072009 AMI 00010013)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: FACP 00000000db9efb80 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: DSDT 00000000db9e3190 00C9EA (v02 ALASKA A M I 00000024 INTL 20091112)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: FACS 00000000dba0e080 000040
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: APIC 00000000db9efc90 000092 (v03 ALASKA A M I 01072009 AMI 00010013)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: FPDT 00000000db9efd28 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: SSDT 00000000db9efd70 0015C2 (v01 TrmRef PtidDevc 00001000 INTL 20091112)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: SSDT 00000000db9f1338 0004F7 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: SSDT 00000000db9f1830 000AD8 (v01 PmRef CpuPm 00003000 INTL 20051117)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: MCFG 00000000db9f2308 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: HPET 00000000db9f2348 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: SSDT 00000000db9f2380 000315 (v01 SataRe SataTabl 00001000 INTL 20091112)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: SSDT 00000000db9f2698 001917 (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: DMAR 00000000db9f3fb0 0000B8 (v01 INTEL HSW 00000001 INTL 00000001)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
Apr 13 09:18:37 patient kernel: [ 0.000000] No NUMA configuration found
Apr 13 09:18:37 patient kernel: [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000041fdfffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x41fdfffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] NODE_DATA [mem 0x41fdf6000-0x41fdfafff]
Apr 13 09:18:37 patient kernel: [ 0.000000] [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040f400000-ffff88041f3fffff] on node 0
Apr 13 09:18:37 patient kernel: [ 0.000000] Zone ranges:
Apr 13 09:18:37 patient kernel: [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] Normal [mem 0x100000000-0x41fdfffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] Movable zone start for each node
Apr 13 09:18:37 patient kernel: [ 0.000000] Early memory node ranges
Apr 13 09:18:37 patient kernel: [ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
Apr 13 09:18:37 patient kernel: [ 0.000000] node 0: [mem 0x00100000-0xcbd20fff]
Apr 13 09:18:37 patient kernel: [ 0.000000] node 0: [mem 0xcbd28000-0xcc43dfff]
Apr 13 09:18:37 patient kernel: [ 0.000000] node 0: [mem 0xcc6df000-0xdb7f4fff]
Apr 13 09:18:37 patient kernel: [ 0.000000] node 0: [mem 0xdb87e000-0xdb8dafff]
Apr 13 09:18:37 patient kernel: [ 0.000000] node 0: [mem 0xdbfff000-0xdbffffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] node 0: [mem 0x100000000-0x41fdfffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] On node 0 totalpages: 4174663
Apr 13 09:18:37 patient kernel: [ 0.000000] DMA zone: 64 pages used for memmap
Apr 13 09:18:37 patient kernel: [ 0.000000] DMA zone: 21 pages reserved
Apr 13 09:18:37 patient kernel: [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
Apr 13 09:18:37 patient kernel: [ 0.000000] DMA32 zone: 13975 pages used for memmap
Apr 13 09:18:37 patient kernel: [ 0.000000] DMA32 zone: 894379 pages, LIFO batch:31
Apr 13 09:18:37 patient kernel: [ 0.000000] Normal zone: 51192 pages used for memmap
Apr 13 09:18:37 patient kernel: [ 0.000000] Normal zone: 3276288 pages, LIFO batch:31
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Apr 13 09:18:37 patient kernel: [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: IRQ0 used by override.
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: IRQ2 used by override.
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: IRQ9 used by override.
Apr 13 09:18:37 patient kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information
Apr 13 09:18:37 patient kernel: [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
Apr 13 09:18:37 patient kernel: [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Apr 13 09:18:37 patient kernel: [ 0.000000] nr_irqs_gsi: 40
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xcbd21000-0xcbd27fff]
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xcc43e000-0xcc6defff]
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xdb7f5000-0xdb87dfff]
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xdb8db000-0xdba0ffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xdba10000-0xdbffefff]
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xdc000000-0xdcffffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xdd000000-0xdf1fffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xdf200000-0xf7ffffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Apr 13 09:18:37 patient kernel: [ 0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices
Apr 13 09:18:37 patient kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware
Apr 13 09:18:37 patient kernel: [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
Apr 13 09:18:37 patient kernel: [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88041fa00000 s86592 r8192 d24000 u262144
Apr 13 09:18:37 patient kernel: [ 0.000000] pcpu-alloc: s86592 r8192 d24000 u262144 alloc=1*2097152
Apr 13 09:18:37 patient kernel: [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
Apr 13 09:18:37 patient kernel: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4109411
Apr 13 09:18:37 patient kernel: [ 0.000000] Policy zone: Normal
Apr 13 09:18:37 patient kernel: [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.14.0-rc7-bewest-test-3.14-rc7-carelink-01 root=UUID=5483639b-dd55-4881-b817-9412086c4fe2 ro quiet splash vt.handoff=7
Apr 13 09:18:37 patient kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
Apr 13 09:18:37 patient kernel: [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
Apr 13 09:18:37 patient kernel: [ 0.000000] Checking aperture...
Apr 13 09:18:37 patient kernel: [ 0.000000] No AGP bridge found
Apr 13 09:18:37 patient kernel: [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
Apr 13 09:18:37 patient kernel: [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Apr 13 09:18:37 patient kernel: [ 0.000000] Memory: 16335348K/16698652K available (7409K kernel code, 1114K rwdata, 3496K rodata, 1340K init, 1444K bss, 363304K reserved)
Apr 13 09:18:37 patient kernel: [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Apr 13 09:18:37 patient kernel: [ 0.000000] Hierarchical RCU implementation.
Apr 13 09:18:37 patient kernel: [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
Apr 13 09:18:37 patient kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
Apr 13 09:18:37 patient kernel: [ 0.000000] Offload RCU callbacks from all CPUs
Apr 13 09:18:37 patient kernel: [ 0.000000] Offload RCU callbacks from CPUs: 0-7.
Apr 13 09:18:37 patient kernel: [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Apr 13 09:18:37 patient kernel: [ 0.000000] NR_IRQS:16640 nr_irqs:744 16
Apr 13 09:18:37 patient kernel: [ 0.000000] Console: colour dummy device 80x25
Apr 13 09:18:37 patient kernel: [ 0.000000] console [tty0] enabled
Apr 13 09:18:37 patient kernel: [ 0.000000] allocated 67108864 bytes of page_cgroup
Apr 13 09:18:37 patient kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Apr 13 09:18:37 patient kernel: [ 0.000000] hpet clockevent registered
Apr 13 09:18:37 patient kernel: [ 0.000000] tsc: Fast TSC calibration using PIT
Apr 13 09:18:37 patient kernel: [ 0.000000] tsc: Detected 1995.507 MHz processor
Apr 13 09:18:37 patient kernel: [ 0.000033] Calibrating delay loop (skipped), value calculated using timer frequency.. 3991.01 BogoMIPS (lpj=7982028)
Apr 13 09:18:37 patient kernel: [ 0.000036] pid_max: default: 32768 minimum: 301
Apr 13 09:18:37 patient kernel: [ 0.000043] ACPI: Core revision 20131218
Apr 13 09:18:37 patient kernel: [ 0.008304] ACPI: All ACPI Tables successfully acquired
Apr 13 09:18:37 patient kernel: [ 0.018328] Security Framework initialized
Apr 13 09:18:37 patient kernel: [ 0.018342] AppArmor: AppArmor initialized
Apr 13 09:18:37 patient kernel: [ 0.018343] Yama: becoming mindful.
Apr 13 09:18:37 patient kernel: [ 0.019547] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
Apr 13 09:18:37 patient kernel: [ 0.023034] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Apr 13 09:18:37 patient kernel: [ 0.024489] Mount-cache hash table entries: 256
Apr 13 09:18:37 patient kernel: [ 0.024656] Initializing cgroup subsys memory
Apr 13 09:18:37 patient kernel: [ 0.024661] Initializing cgroup subsys devices
Apr 13 09:18:37 patient kernel: [ 0.024663] Initializing cgroup subsys freezer
Apr 13 09:18:37 patient kernel: [ 0.024664] Initializing cgroup subsys net_cls
Apr 13 09:18:37 patient kernel: [ 0.024665] Initializing cgroup subsys blkio
Apr 13 09:18:37 patient kernel: [ 0.024667] Initializing cgroup subsys perf_event
Apr 13 09:18:37 patient kernel: [ 0.024669] Initializing cgroup subsys hugetlb
Apr 13 09:18:37 patient kernel: [ 0.024695] CPU: Physical Processor ID: 0
Apr 13 09:18:37 patient kernel: [ 0.024696] CPU: Processor Core ID: 0
Apr 13 09:18:37 patient kernel: [ 0.024700] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Apr 13 09:18:37 patient kernel: [ 0.024700] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Apr 13 09:18:37 patient kernel: [ 0.025724] mce: CPU supports 10 MCE banks
Apr 13 09:18:37 patient kernel: [ 0.025741] CPU0: Thermal monitoring enabled (TM1)
Apr 13 09:18:37 patient kernel: [ 0.025757] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
Apr 13 09:18:37 patient kernel: [ 0.025757] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
Apr 13 09:18:37 patient kernel: [ 0.025757] tlb_flushall_shift: 6
Apr 13 09:18:37 patient kernel: [ 0.025867] Freeing SMP alternatives memory: 28K (ffffffff81e67000 - ffffffff81e6e000)
Apr 13 09:18:37 patient kernel: [ 0.026923] ftrace: allocating 28478 entries in 112 pages
Apr 13 09:18:37 patient kernel: [ 0.040442] dmar: Host address width 39
Apr 13 09:18:37 patient kernel: [ 0.040445] dmar: DRHD base: 0x000000fed90000 flags: 0x0
Apr 13 09:18:37 patient kernel: [ 0.040451] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
Apr 13 09:18:37 patient kernel: [ 0.040453] dmar: DRHD base: 0x000000fed91000 flags: 0x1
Apr 13 09:18:37 patient kernel: [ 0.040457] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
Apr 13 09:18:37 patient kernel: [ 0.040458] dmar: RMRR base: 0x000000dbef5000 end: 0x000000dbf03fff
Apr 13 09:18:37 patient kernel: [ 0.040460] dmar: RMRR base: 0x000000dd000000 end: 0x000000df1fffff
Apr 13 09:18:37 patient kernel: [ 0.040526] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
Apr 13 09:18:37 patient kernel: [ 0.040527] HPET id 0 under DRHD base 0xfed91000
Apr 13 09:18:37 patient kernel: [ 0.040528] Queued invalidation will be enabled to support x2apic and Intr-remapping.
Apr 13 09:18:37 patient kernel: [ 0.040714] Enabled IRQ remapping in x2apic mode
Apr 13 09:18:37 patient kernel: [ 0.040715] Enabling x2apic
Apr 13 09:18:37 patient kernel: [ 0.040716] Enabled x2apic
Apr 13 09:18:37 patient kernel: [ 0.040721] Switched APIC routing to cluster x2apic.
Apr 13 09:18:37 patient kernel: [ 0.041127] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Apr 13 09:18:37 patient kernel: [ 0.080799] smpboot: CPU0: Intel(R) Core(TM) i7-4750HQ CPU @ 2.00GHz (fam: 06, model: 46, stepping: 01)
Apr 13 09:18:37 patient kernel: [ 0.080807] TSC deadline timer enabled
Apr 13 09:18:37 patient kernel: [ 0.082886] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
Apr 13 09:18:37 patient kernel: [ 0.082894] ... version: 3
Apr 13 09:18:37 patient kernel: [ 0.082895] ... bit width: 48
Apr 13 09:18:37 patient kernel: [ 0.082896] ... generic registers: 4
Apr 13 09:18:37 patient kernel: [ 0.082897] ... value mask: 0000ffffffffffff
Apr 13 09:18:37 patient kernel: [ 0.082898] ... max period: 0000ffffffffffff
Apr 13 09:18:37 patient kernel: [ 0.082899] ... fixed-purpose events: 3
Apr 13 09:18:37 patient kernel: [ 0.082900] ... event mask: 000000070000000f
Apr 13 09:18:37 patient kernel: [ 0.084606] x86: Booting SMP configuration:
Apr 13 09:18:37 patient kernel: [ 0.084609] .... node #0, CPUs: #1
Apr 13 09:18:37 patient kernel: [ 0.105383] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
Apr 13 09:18:37 patient kernel: [ 0.105463] #2 #3 #4 #5 #6 #7
Apr 13 09:18:37 patient kernel: [ 0.230763] x86: Booted up 1 node, 8 CPUs
Apr 13 09:18:37 patient kernel: [ 0.230767] smpboot: Total of 8 processors activated (31928.11 BogoMIPS)
Apr 13 09:18:37 patient kernel: [ 0.357615] devtmpfs: initialized
Apr 13 09:18:37 patient kernel: [ 0.357633] device: 'platform': device_add
Apr 13 09:18:37 patient kernel: [ 0.357644] PM: Adding info for No Bus:platform
Apr 13 09:18:37 patient kernel: [ 0.357653] bus: 'platform': registered
Apr 13 09:18:37 patient kernel: [ 0.357661] bus: 'cpu': registered
Apr 13 09:18:37 patient kernel: [ 0.357662] device: 'cpu': device_add
Apr 13 09:18:37 patient kernel: [ 0.357673] PM: Adding info for No Bus:cpu
Apr 13 09:18:37 patient kernel: [ 0.357679] bus: 'memory': registered
Apr 13 09:18:37 patient kernel: [ 0.357681] device: 'memory': device_add
Apr 13 09:18:37 patient kernel: [ 0.357691] PM: Adding info for No Bus:memory
Apr 13 09:18:37 patient kernel: [ 0.357694] device: 'memory0': device_add
Apr 13 09:18:37 patient kernel: [ 0.357700] bus: 'memory': add device memory0
Apr 13 09:18:37 patient kernel: [ 0.357708] PM: Adding info for memory:memory0
Apr 13 09:18:37 patient kernel: [ 0.357712] device: 'memory1': device_add
Apr 13 09:18:37 patient kernel: [ 0.357718] bus: 'memory': add device memory1
Apr 13 09:18:37 patient kernel: [ 0.357725] PM: Adding info for memory:memory1
Apr 13 09:18:37 patient kernel: [ 0.357729] device: 'memory2': device_add
Apr 13 09:18:37 patient kernel: [ 0.357734] bus: 'memory': add device memory2
Apr 13 09:18:37 patient kernel: [ 0.357741] PM: Adding info for memory:memory2
Apr 13 09:18:37 patient kernel: [ 0.357745] device: 'memory3': device_add
Apr 13 09:18:37 patient kernel: [ 0.357751] bus: 'memory': add device memory3
Apr 13 09:18:37 patient kernel: [ 0.357757] PM: Adding info for memory:memory3
Apr 13 09:18:37 patient kernel: [ 0.357760] device: 'memory4': device_add
Apr 13 09:18:37 patient kernel: [ 0.357765] bus: 'memory': add device memory4
Apr 13 09:18:37 patient kernel: [ 0.357772] PM: Adding info for memory:memory4
Apr 13 09:18:37 patient kernel: [ 0.357775] device: 'memory5': device_add
Apr 13 09:18:37 patient kernel: [ 0.357780] bus: 'memory': add device memory5
Apr 13 09:18:37 patient kernel: [ 0.357786] PM: Adding info for memory:memory5
Apr 13 09:18:37 patient kernel: [ 0.357789] device: 'memory6': device_add
Apr 13 09:18:37 patient kernel: [ 0.357794] bus: 'memory': add device memory6
Apr 13 09:18:37 patient kernel: [ 0.357802] PM: Adding info for memory:memory6
Apr 13 09:18:37 patient kernel: [ 0.357804] device: 'memory7': device_add
Apr 13 09:18:37 patient kernel: [ 0.357809] bus: 'memory': add device memory7
Apr 13 09:18:37 patient kernel: [ 0.357816] PM: Adding info for memory:memory7
Apr 13 09:18:37 patient kernel: [ 0.357818] device: 'memory8': device_add
Apr 13 09:18:37 patient kernel: [ 0.357824] bus: 'memory': add device memory8
Apr 13 09:18:37 patient kernel: [ 0.357831] PM: Adding info for memory:memory8
Apr 13 09:18:37 patient kernel: [ 0.357833] device: 'memory9': device_add
Apr 13 09:18:37 patient kernel: [ 0.357838] bus: 'memory': add device memory9
Apr 13 09:18:37 patient kernel: [ 0.357846] PM: Adding info for memory:memory9
Apr 13 09:18:37 patient kernel: [ 0.357849] device: 'memory10': device_add
Apr 13 09:18:37 patient kernel: [ 0.357854] bus: 'memory': add device memory10
Apr 13 09:18:37 patient kernel: [ 0.357860] PM: Adding info for memory:memory10
Apr 13 09:18:37 patient kernel: [ 0.357863] device: 'memory11': device_add
Apr 13 09:18:37 patient kernel: [ 0.357868] bus: 'memory': add device memory11
Apr 13 09:18:37 patient kernel: [ 0.357876] PM: Adding info for memory:memory11
Apr 13 09:18:37 patient kernel: [ 0.357879] device: 'memory12': device_add
Apr 13 09:18:37 patient kernel: [ 0.357883] bus: 'memory': add device memory12
Apr 13 09:18:37 patient kernel: [ 0.357890] PM: Adding info for memory:memory12
Apr 13 09:18:37 patient kernel: [ 0.357893] device: 'memory13': device_add
Apr 13 09:18:37 patient kernel: [ 0.357899] bus: 'memory': add device memory13
Apr 13 09:18:37 patient kernel: [ 0.357905] PM: Adding info for memory:memory13
Apr 13 09:18:37 patient kernel: [ 0.357908] device: 'memory14': device_add
Apr 13 09:18:37 patient kernel: [ 0.357913] bus: 'memory': add device memory14
Apr 13 09:18:37 patient kernel: [ 0.357920] PM: Adding info for memory:memory14
Apr 13 09:18:37 patient kernel: [ 0.357923] device: 'memory15': device_add
Apr 13 09:18:37 patient kernel: [ 0.357928] bus: 'memory': add device memory15
Apr 13 09:18:37 patient kernel: [ 0.357934] PM: Adding info for memory:memory15
Apr 13 09:18:37 patient kernel: [ 0.357937] device: 'memory16': device_add
Apr 13 09:18:37 patient kernel: [ 0.357942] bus: 'memory': add device memory16
Apr 13 09:18:37 patient kernel: [ 0.357949] PM: Adding info for memory:memory16
Apr 13 09:18:37 patient kernel: [ 0.357952] device: 'memory17': device_add
Apr 13 09:18:37 patient kernel: [ 0.357957] bus: 'memory': add device memory17
Apr 13 09:18:37 patient kernel: [ 0.357963] PM: Adding info for memory:memory17
Apr 13 09:18:37 patient kernel: [ 0.357966] device: 'memory18': device_add
Apr 13 09:18:37 patient kernel: [ 0.357971] bus: 'memory': add device memory18
Apr 13 09:18:37 patient kernel: [ 0.357978] PM: Adding info for memory:memory18
Apr 13 09:18:37 patient kernel: [ 0.357981] device: 'memory19': device_add
Apr 13 09:18:37 patient kernel: [ 0.357986] bus: 'memory': add device memory19
Apr 13 09:18:37 patient kernel: [ 0.357992] PM: Adding info for memory:memory19
Apr 13 09:18:37 patient kernel: [ 0.357997] device: 'memory20': device_add
Apr 13 09:18:37 patient kernel: [ 0.358002] bus: 'memory': add device memory20
Apr 13 09:18:37 patient kernel: [ 0.358009] PM: Adding info for memory:memory20
Apr 13 09:18:37 patient kernel: [ 0.358011] device: 'memory21': device_add
Apr 13 09:18:37 patient kernel: [ 0.358016] bus: 'memory': add device memory21
Apr 13 09:18:37 patient kernel: [ 0.358024] PM: Adding info for memory:memory21
Apr 13 09:18:37 patient kernel: [ 0.358026] device: 'memory22': device_add
Apr 13 09:18:37 patient kernel: [ 0.358031] bus: 'memory': add device memory22
Apr 13 09:18:37 patient kernel: [ 0.358038] PM: Adding info for memory:memory22
Apr 13 09:18:37 patient kernel: [ 0.358040] device: 'memory23': device_add
Apr 13 09:18:37 patient kernel: [ 0.358045] bus: 'memory': add device memory23
Apr 13 09:18:37 patient kernel: [ 0.358054] PM: Adding info for memory:memory23
Apr 13 09:18:37 patient kernel: [ 0.358058] device: 'memory24': device_add
Apr 13 09:18:37 patient kernel: [ 0.358063] bus: 'memory': add device memory24
Apr 13 09:18:37 patient kernel: [ 0.358069] PM: Adding info for memory:memory24
Apr 13 09:18:37 patient kernel: [ 0.358072] device: 'memory25': device_add
Apr 13 09:18:37 patient kernel: [ 0.358077] bus: 'memory': add device memory25
Apr 13 09:18:37 patient kernel: [ 0.358084] PM: Adding info for memory:memory25
Apr 13 09:18:37 patient kernel: [ 0.358087] device: 'memory26': device_add
Apr 13 09:18:37 patient kernel: [ 0.358092] bus: 'memory': add device memory26
Apr 13 09:18:37 patient kernel: [ 0.358099] PM: Adding info for memory:memory26
Apr 13 09:18:37 patient kernel: [ 0.358102] device: 'memory27': device_add
Apr 13 09:18:37 patient kernel: [ 0.358107] bus: 'memory': add device memory27
Apr 13 09:18:37 patient kernel: [ 0.358113] PM: Adding info for memory:memory27
Apr 13 09:18:37 patient kernel: [ 0.358116] device: 'memory32': device_add
Apr 13 09:18:37 patient kernel: [ 0.358121] bus: 'memory': add device memory32
Apr 13 09:18:37 patient kernel: [ 0.358128] PM: Adding info for memory:memory32
Apr 13 09:18:37 patient kernel: [ 0.358131] device: 'memory33': device_add
Apr 13 09:18:37 patient kernel: [ 0.358135] bus: 'memory': add device memory33
Apr 13 09:18:37 patient kernel: [ 0.358142] PM: Adding info for memory:memory33
Apr 13 09:18:37 patient kernel: [ 0.358145] device: 'memory34': device_add
Apr 13 09:18:37 patient kernel: [ 0.358150] bus: 'memory': add device memory34
Apr 13 09:18:37 patient kernel: [ 0.358157] PM: Adding info for memory:memory34
Apr 13 09:18:37 patient kernel: [ 0.358160] device: 'memory35': device_add
Apr 13 09:18:37 patient kernel: [ 0.358164] bus: 'memory': add device memory35
Apr 13 09:18:37 patient kernel: [ 0.358172] PM: Adding info for memory:memory35
Apr 13 09:18:37 patient kernel: [ 0.358175] device: 'memory36': device_add
Apr 13 09:18:37 patient kernel: [ 0.358179] bus: 'memory': add device memory36
Apr 13 09:18:37 patient kernel: [ 0.358186] PM: Adding info for memory:memory36
Apr 13 09:18:37 patient kernel: [ 0.358189] device: 'memory37': device_add
Apr 13 09:18:37 patient kernel: [ 0.358194] bus: 'memory': add device memory37
Apr 13 09:18:37 patient kernel: [ 0.358201] PM: Adding info for memory:memory37
Apr 13 09:18:37 patient kernel: [ 0.358205] device: 'memory38': device_add
Apr 13 09:18:37 patient kernel: [ 0.358210] bus: 'memory': add device memory38
Apr 13 09:18:37 patient kernel: [ 0.358217] PM: Adding info for memory:memory38
Apr 13 09:18:37 patient kernel: [ 0.358219] device: 'memory39': device_add
Apr 13 09:18:37 patient kernel: [ 0.358225] bus: 'memory': add device memory39
Apr 13 09:18:37 patient kernel: [ 0.358232] PM: Adding info for memory:memory39
Apr 13 09:18:37 patient kernel: [ 0.358234] device: 'memory40': device_add
Apr 13 09:18:37 patient kernel: [ 0.358239] bus: 'memory': add device memory40
Apr 13 09:18:37 patient kernel: [ 0.358246] PM: Adding info for memory:memory40
Apr 13 09:18:37 patient kernel: [ 0.358248] device: 'memory41': device_add
Apr 13 09:18:37 patient kernel: [ 0.358254] bus: 'memory': add device memory41
Apr 13 09:18:37 patient kernel: [ 0.358261] PM: Adding info for memory:memory41
Apr 13 09:18:37 patient kernel: [ 0.358263] device: 'memory42': device_add
Apr 13 09:18:37 patient kernel: [ 0.358268] bus: 'memory': add device memory42
Apr 13 09:18:37 patient kernel: [ 0.358276] PM: Adding info for memory:memory42
Apr 13 09:18:37 patient kernel: [ 0.358278] device: 'memory43': device_add
Apr 13 09:18:37 patient kernel: [ 0.358283] bus: 'memory': add device memory43
Apr 13 09:18:37 patient kernel: [ 0.358290] PM: Adding info for memory:memory43
Apr 13 09:18:37 patient kernel: [ 0.358292] device: 'memory44': device_add
Apr 13 09:18:37 patient kernel: [ 0.358297] bus: 'memory': add device memory44
Apr 13 09:18:37 patient kernel: [ 0.358304] PM: Adding info for memory:memory44
Apr 13 09:18:37 patient kernel: [ 0.358307] device: 'memory45': device_add
Apr 13 09:18:37 patient kernel: [ 0.358312] bus: 'memory': add device memory45
Apr 13 09:18:37 patient kernel: [ 0.358319] PM: Adding info for memory:memory45
Apr 13 09:18:37 patient kernel: [ 0.358321] device: 'memory46': device_add
Apr 13 09:18:37 patient kernel: [ 0.358327] bus: 'memory': add device memory46
Apr 13 09:18:37 patient kernel: [ 0.358334] PM: Adding info for memory:memory46
Apr 13 09:18:37 patient kernel: [ 0.358336] device: 'memory47': device_add
Apr 13 09:18:37 patient kernel: [ 0.358341] bus: 'memory': add device memory47
Apr 13 09:18:37 patient kernel: [ 0.358348] PM: Adding info for memory:memory47
Apr 13 09:18:37 patient kernel: [ 0.358351] device: 'memory48': device_add
Apr 13 09:18:37 patient kernel: [ 0.358358] bus: 'memory': add device memory48
Apr 13 09:18:37 patient kernel: [ 0.358365] PM: Adding info for memory:memory48
Apr 13 09:18:37 patient kernel: [ 0.358368] device: 'memory49': device_add
Apr 13 09:18:37 patient kernel: [ 0.358373] bus: 'memory': add device memory49
Apr 13 09:18:37 patient kernel: [ 0.358381] PM: Adding info for memory:memory49
Apr 13 09:18:37 patient kernel: [ 0.358384] device: 'memory50': device_add
Apr 13 09:18:37 patient kernel: [ 0.358389] bus: 'memory': add device memory50
Apr 13 09:18:37 patient kernel: [ 0.358396] PM: Adding info for memory:memory50
Apr 13 09:18:37 patient kernel: [ 0.358399] device: 'memory51': device_add
Apr 13 09:18:37 patient kernel: [ 0.358404] bus: 'memory': add device memory51
Apr 13 09:18:37 patient kernel: [ 0.358412] PM: Adding info for memory:memory51
Apr 13 09:18:37 patient kernel: [ 0.358414] device: 'memory52': device_add
Apr 13 09:18:37 patient kernel: [ 0.358419] bus: 'memory': add device memory52
Apr 13 09:18:37 patient kernel: [ 0.358427] PM: Adding info for memory:memory52
Apr 13 09:18:37 patient kernel: [ 0.358430] device: 'memory53': device_add
Apr 13 09:18:37 patient kernel: [ 0.358435] bus: 'memory': add device memory53
Apr 13 09:18:37 patient kernel: [ 0.358442] PM: Adding info for memory:memory53
Apr 13 09:18:37 patient kernel: [ 0.358444] device: 'memory54': device_add
Apr 13 09:18:37 patient kernel: [ 0.358449] bus: 'memory': add device memory54
Apr 13 09:18:37 patient kernel: [ 0.358457] PM: Adding info for memory:memory54
Apr 13 09:18:37 patient kernel: [ 0.358460] device: 'memory55': device_add
Apr 13 09:18:37 patient kernel: [ 0.358465] bus: 'memory': add device memory55
Apr 13 09:18:37 patient kernel: [ 0.358472] PM: Adding info for memory:memory55
Apr 13 09:18:37 patient kernel: [ 0.358475] device: 'memory56': device_add
Apr 13 09:18:37 patient kernel: [ 0.358481] bus: 'memory': add device memory56
Apr 13 09:18:37 patient kernel: [ 0.358488] PM: Adding info for memory:memory56
Apr 13 09:18:37 patient kernel: [ 0.358490] device: 'memory57': device_add
Apr 13 09:18:37 patient kernel: [ 0.358495] bus: 'memory': add device memory57
Apr 13 09:18:37 patient kernel: [ 0.358502] PM: Adding info for memory:memory57
Apr 13 09:18:37 patient kernel: [ 0.358505] device: 'memory58': device_add
Apr 13 09:18:37 patient kernel: [ 0.358511] bus: 'memory': add device memory58
Apr 13 09:18:37 patient kernel: [ 0.358518] PM: Adding info for memory:memory58
Apr 13 09:18:37 patient kernel: [ 0.358521] device: 'memory59': device_add
Apr 13 09:18:37 patient kernel: [ 0.358526] bus: 'memory': add device memory59
Apr 13 09:18:37 patient kernel: [ 0.358534] PM: Adding info for memory:memory59
Apr 13 09:18:37 patient kernel: [ 0.358536] device: 'memory60': device_add
Apr 13 09:18:37 patient kernel: [ 0.358541] bus: 'memory': add device memory60
Apr 13 09:18:37 patient kernel: [ 0.358548] PM: Adding info for memory:memory60
Apr 13 09:18:37 patient kernel: [ 0.358551] device: 'memory61': device_add
Apr 13 09:18:37 patient kernel: [ 0.358556] bus: 'memory': add device memory61
Apr 13 09:18:37 patient kernel: [ 0.358564] PM: Adding info for memory:memory61
Apr 13 09:18:37 patient kernel: [ 0.358567] device: 'memory62': device_add
Apr 13 09:18:37 patient kernel: [ 0.358572] bus: 'memory': add device memory62
Apr 13 09:18:37 patient kernel: [ 0.358579] PM: Adding info for memory:memory62
Apr 13 09:18:37 patient kernel: [ 0.358581] device: 'memory63': device_add
Apr 13 09:18:37 patient kernel: [ 0.358587] bus: 'memory': add device memory63
Apr 13 09:18:37 patient kernel: [ 0.358594] PM: Adding info for memory:memory63
Apr 13 09:18:37 patient kernel: [ 0.358597] device: 'memory64': device_add
Apr 13 09:18:37 patient kernel: [ 0.358602] bus: 'memory': add device memory64
Apr 13 09:18:37 patient kernel: [ 0.358610] PM: Adding info for memory:memory64
Apr 13 09:18:37 patient kernel: [ 0.358613] device: 'memory65': device_add
Apr 13 09:18:37 patient kernel: [ 0.358618] bus: 'memory': add device memory65
Apr 13 09:18:37 patient kernel: [ 0.358625] PM: Adding info for memory:memory65
Apr 13 09:18:37 patient kernel: [ 0.358627] device: 'memory66': device_add
Apr 13 09:18:37 patient kernel: [ 0.358632] bus: 'memory': add device memory66
Apr 13 09:18:37 patient kernel: [ 0.358640] PM: Adding info for memory:memory66
Apr 13 09:18:37 patient kernel: [ 0.358643] device: 'memory67': device_add
Apr 13 09:18:37 patient kernel: [ 0.358648] bus: 'memory': add device memory67
Apr 13 09:18:37 patient kernel: [ 0.358655] PM: Adding info for memory:memory67
Apr 13 09:18:37 patient kernel: [ 0.358658] device: 'memory68': device_add
Apr 13 09:18:37 patient kernel: [ 0.358664] bus: 'memory': add device memory68
Apr 13 09:18:37 patient kernel: [ 0.358671] PM: Adding info for memory:memory68
Apr 13 09:18:37 patient kernel: [ 0.358673] device: 'memory69': device_add
Apr 13 09:18:37 patient kernel: [ 0.358678] bus: 'memory': add device memory69
Apr 13 09:18:37 patient kernel: [ 0.358686] PM: Adding info for memory:memory69
Apr 13 09:18:37 patient kernel: [ 0.358691] device: 'memory70': device_add
Apr 13 09:18:37 patient kernel: [ 0.358696] bus: 'memory': add device memory70
Apr 13 09:18:37 patient kernel: [ 0.358704] PM: Adding info for memory:memory70
Apr 13 09:18:37 patient kernel: [ 0.358706] device: 'memory71': device_add
Apr 13 09:18:37 patient kernel: [ 0.358711] bus: 'memory': add device memory71
Apr 13 09:18:37 patient kernel: [ 0.358719] PM: Adding info for memory:memory71
Apr 13 09:18:37 patient kernel: [ 0.358722] device: 'memory72': device_add
Apr 13 09:18:37 patient kernel: [ 0.358727] bus: 'memory': add device memory72
Apr 13 09:18:37 patient kernel: [ 0.358734] PM: Adding info for memory:memory72
Apr 13 09:18:37 patient kernel: [ 0.358737] device: 'memory73': device_add
Apr 13 09:18:37 patient kernel: [ 0.358744] bus: 'memory': add device memory73
Apr 13 09:18:37 patient kernel: [ 0.358752] PM: Adding info for memory:memory73
Apr 13 09:18:37 patient kernel: [ 0.358754] device: 'memory74': device_add
Apr 13 09:18:37 patient kernel: [ 0.358759] bus: 'memory': add device memory74
Apr 13 09:18:37 patient kernel: [ 0.358766] PM: Adding info for memory:memory74
Apr 13 09:18:37 patient kernel: [ 0.358769] device: 'memory75': device_add
Apr 13 09:18:37 patient kernel: [ 0.358775] bus: 'memory': add device memory75
Apr 13 09:18:37 patient kernel: [ 0.358782] PM: Adding info for memory:memory75
Apr 13 09:18:37 patient kernel: [ 0.358785] device: 'memory76': device_add
Apr 13 09:18:37 patient kernel: [ 0.358790] bus: 'memory': add device memory76
Apr 13 09:18:37 patient kernel: [ 0.358798] PM: Adding info for memory:memory76
Apr 13 09:18:37 patient kernel: [ 0.358800] device: 'memory77': device_add
Apr 13 09:18:37 patient kernel: [ 0.358805] bus: 'memory': add device memory77
Apr 13 09:18:37 patient kernel: [ 0.358813] PM: Adding info for memory:memory77
Apr 13 09:18:37 patient kernel: [ 0.358815] device: 'memory78': device_add
Apr 13 09:18:37 patient kernel: [ 0.358820] bus: 'memory': add device memory78
Apr 13 09:18:37 patient kernel: [ 0.358828] PM: Adding info for memory:memory78
Apr 13 09:18:37 patient kernel: [ 0.358831] device: 'memory79': device_add
Apr 13 09:18:37 patient kernel: [ 0.358836] bus: 'memory': add device memory79
Apr 13 09:18:37 patient kernel: [ 0.358843] PM: Adding info for memory:memory79
Apr 13 09:18:37 patient kernel: [ 0.358845] device: 'memory80': device_add
Apr 13 09:18:37 patient kernel: [ 0.358852] bus: 'memory': add device memory80
Apr 13 09:18:37 patient kernel: [ 0.358859] PM: Adding info for memory:memory80
Apr 13 09:18:37 patient kernel: [ 0.358861] device: 'memory81': device_add
Apr 13 09:18:37 patient kernel: [ 0.358866] bus: 'memory': add device memory81
Apr 13 09:18:37 patient kernel: [ 0.358875] PM: Adding info for memory:memory81
Apr 13 09:18:37 patient kernel: [ 0.358877] device: 'memory82': device_add
Apr 13 09:18:37 patient kernel: [ 0.358882] bus: 'memory': add device memory82
Apr 13 09:18:37 patient kernel: [ 0.358889] PM: Adding info for memory:memory82
Apr 13 09:18:37 patient kernel: [ 0.358892] device: 'memory83': device_add
Apr 13 09:18:37 patient kernel: [ 0.358897] bus: 'memory': add device memory83
Apr 13 09:18:37 patient kernel: [ 0.358905] PM: Adding info for memory:memory83
Apr 13 09:18:37 patient kernel: [ 0.358907] device: 'memory84': device_add
Apr 13 09:18:37 patient kernel: [ 0.358913] bus: 'memory': add device memory84
Apr 13 09:18:37 patient kernel: [ 0.358920] PM: Adding info for memory:memory84
Apr 13 09:18:37 patient kernel: [ 0.358922] device: 'memory85': device_add
Apr 13 09:18:37 patient kernel: [ 0.358928] bus: 'memory': add device memory85
Apr 13 09:18:37 patient kernel: [ 0.358935] PM: Adding info for memory:memory85
Apr 13 09:18:37 patient kernel: [ 0.358938] device: 'memory86': device_add
Apr 13 09:18:37 patient kernel: [ 0.358943] bus: 'memory': add device memory86
Apr 13 09:18:37 patient kernel: [ 0.358951] PM: Adding info for memory:memory86
Apr 13 09:18:37 patient kernel: [ 0.358954] device: 'memory87': device_add
Apr 13 09:18:37 patient kernel: [ 0.358959] bus: 'memory': add device memory87
Apr 13 09:18:37 patient kernel: [ 0.358966] PM: Adding info for memory:memory87
Apr 13 09:18:37 patient kernel: [ 0.358970] device: 'memory88': device_add
Apr 13 09:18:37 patient kernel: [ 0.358975] bus: 'memory': add device memory88
Apr 13 09:18:37 patient kernel: [ 0.358983] PM: Adding info for memory:memory88
Apr 13 09:18:37 patient kernel: [ 0.358986] device: 'memory89': device_add
Apr 13 09:18:37 patient kernel: [ 0.358991] bus: 'memory': add device memory89
Apr 13 09:18:37 patient kernel: [ 0.358998] PM: Adding info for memory:memory89
Apr 13 09:18:37 patient kernel: [ 0.359001] device: 'memory90': device_add
Apr 13 09:18:37 patient kernel: [ 0.359007] bus: 'memory': add device memory90
Apr 13 09:18:37 patient kernel: [ 0.359014] PM: Adding info for memory:memory90
Apr 13 09:18:37 patient kernel: [ 0.359018] device: 'memory91': device_add
Apr 13 09:18:37 patient kernel: [ 0.359023] bus: 'memory': add device memory91
Apr 13 09:18:37 patient kernel: [ 0.359030] PM: Adding info for memory:memory91
Apr 13 09:18:37 patient kernel: [ 0.359032] device: 'memory92': device_add
Apr 13 09:18:37 patient kernel: [ 0.359038] bus: 'memory': add device memory92
Apr 13 09:18:37 patient kernel: [ 0.359046] PM: Adding info for memory:memory92
Apr 13 09:18:37 patient kernel: [ 0.359048] device: 'memory93': device_add
Apr 13 09:18:37 patient kernel: [ 0.359053] bus: 'memory': add device memory93
Apr 13 09:18:37 patient kernel: [ 0.359062] PM: Adding info for memory:memory93
Apr 13 09:18:37 patient kernel: [ 0.359064] device: 'memory94': device_add
Apr 13 09:18:37 patient kernel: [ 0.359069] bus: 'memory': add device memory94
Apr 13 09:18:37 patient kernel: [ 0.359076] PM: Adding info for memory:memory94
Apr 13 09:18:37 patient kernel: [ 0.359079] device: 'memory95': device_add
Apr 13 09:18:37 patient kernel: [ 0.359084] bus: 'memory': add device memory95
Apr 13 09:18:37 patient kernel: [ 0.359092] PM: Adding info for memory:memory95
Apr 13 09:18:37 patient kernel: [ 0.359095] device: 'memory96': device_add
Apr 13 09:18:37 patient kernel: [ 0.359100] bus: 'memory': add device memory96
Apr 13 09:18:37 patient kernel: [ 0.359107] PM: Adding info for memory:memory96
Apr 13 09:18:37 patient kernel: [ 0.359110] device: 'memory97': device_add
Apr 13 09:18:37 patient kernel: [ 0.359116] bus: 'memory': add device memory97
Apr 13 09:18:37 patient kernel: [ 0.359123] PM: Adding info for memory:memory97
Apr 13 09:18:37 patient kernel: [ 0.359125] device: 'memory98': device_add
Apr 13 09:18:37 patient kernel: [ 0.359130] bus: 'memory': add device memory98
Apr 13 09:18:37 patient kernel: [ 0.359139] PM: Adding info for memory:memory98
Apr 13 09:18:37 patient kernel: [ 0.359141] device: 'memory99': device_add
Apr 13 09:18:37 patient kernel: [ 0.359146] bus: 'memory': add device memory99
Apr 13 09:18:37 patient kernel: [ 0.359153] PM: Adding info for memory:memory99
Apr 13 09:18:37 patient kernel: [ 0.359156] device: 'memory100': device_add
Apr 13 09:18:37 patient kernel: [ 0.359161] bus: 'memory': add device memory100
Apr 13 09:18:37 patient kernel: [ 0.359170] PM: Adding info for memory:memory100
Apr 13 09:18:37 patient kernel: [ 0.359173] device: 'memory101': device_add
Apr 13 09:18:37 patient kernel: [ 0.359178] bus: 'memory': add device memory101
Apr 13 09:18:37 patient kernel: [ 0.359185] PM: Adding info for memory:memory101
Apr 13 09:18:37 patient kernel: [ 0.359189] device: 'memory102': device_add
Apr 13 09:18:37 patient kernel: [ 0.359195] bus: 'memory': add device memory102
Apr 13 09:18:37 patient kernel: [ 0.359202] PM: Adding info for memory:memory102
Apr 13 09:18:37 patient kernel: [ 0.359205] device: 'memory103': device_add
Apr 13 09:18:37 patient kernel: [ 0.359210] bus: 'memory': add device memory103
Apr 13 09:18:37 patient kernel: [ 0.359218] PM: Adding info for memory:memory103
Apr 13 09:18:37 patient kernel: [ 0.359221] device: 'memory104': device_add
Apr 13 09:18:37 patient kernel: [ 0.359226] bus: 'memory': add device memory104
Apr 13 09:18:37 patient kernel: [ 0.359233] PM: Adding info for memory:memory104
Apr 13 09:18:37 patient kernel: [ 0.359236] device: 'memory105': device_add
Apr 13 09:18:37 patient kernel: [ 0.359241] bus: 'memory': add device memory105
Apr 13 09:18:37 patient kernel: [ 0.359249] PM: Adding info for memory:memory105
Apr 13 09:18:37 patient kernel: [ 0.359252] device: 'memory106': device_add
Apr 13 09:18:37 patient kernel: [ 0.359257] bus: 'memory': add device memory106
Apr 13 09:18:37 patient kernel: [ 0.359264] PM: Adding info for memory:memory106
Apr 13 09:18:37 patient kernel: [ 0.359267] device: 'memory107': device_add
Apr 13 09:18:37 patient kernel: [ 0.359272] bus: 'memory': add device memory107
Apr 13 09:18:37 patient kernel: [ 0.359280] PM: Adding info for memory:memory107
Apr 13 09:18:37 patient kernel: [ 0.359282] device: 'memory108': device_add
Apr 13 09:18:37 patient kernel: [ 0.359287] bus: 'memory': add device memory108
Apr 13 09:18:37 patient kernel: [ 0.359294] PM: Adding info for memory:memory108
Apr 13 09:18:37 patient kernel: [ 0.359297] device: 'memory109': device_add
Apr 13 09:18:37 patient kernel: [ 0.359303] bus: 'memory': add device memory109
Apr 13 09:18:37 patient kernel: [ 0.359310] PM: Adding info for memory:memory109
Apr 13 09:18:37 patient kernel: [ 0.359313] device: 'memory110': device_add
Apr 13 09:18:37 patient kernel: [ 0.359318] bus: 'memory': add device memory110
Apr 13 09:18:37 patient kernel: [ 0.359326] PM: Adding info for memory:memory110
Apr 13 09:18:37 patient kernel: [ 0.359329] device: 'memory111': device_add
Apr 13 09:18:37 patient kernel: [ 0.359334] bus: 'memory': add device memory111
Apr 13 09:18:37 patient kernel: [ 0.359341] PM: Adding info for memory:memory111
Apr 13 09:18:37 patient kernel: [ 0.359345] device: 'memory112': device_add
Apr 13 09:18:37 patient kernel: [ 0.359350] bus: 'memory': add device memory112
Apr 13 09:18:37 patient kernel: [ 0.359358] PM: Adding info for memory:memory112
Apr 13 09:18:37 patient kernel: [ 0.359361] device: 'memory113': device_add
Apr 13 09:18:37 patient kernel: [ 0.359366] bus: 'memory': add device memory113
Apr 13 09:18:37 patient kernel: [ 0.359373] PM: Adding info for memory:memory113
Apr 13 09:18:37 patient kernel: [ 0.359375] device: 'memory114': device_add
Apr 13 09:18:37 patient kernel: [ 0.359381] bus: 'memory': add device memory114
Apr 13 09:18:37 patient kernel: [ 0.359389] PM: Adding info for memory:memory114
Apr 13 09:18:37 patient kernel: [ 0.359391] device: 'memory115': device_add
Apr 13 09:18:37 patient kernel: [ 0.359396] bus: 'memory': add device memory115
Apr 13 09:18:37 patient kernel: [ 0.359404] PM: Adding info for memory:memory115
Apr 13 09:18:37 patient kernel: [ 0.359407] device: 'memory116': device_add
Apr 13 09:18:37 patient kernel: [ 0.359412] bus: 'memory': add device memory116
Apr 13 09:18:37 patient kernel: [ 0.359419] PM: Adding info for memory:memory116
Apr 13 09:18:37 patient kernel: [ 0.359422] device: 'memory117': device_add
Apr 13 09:18:37 patient kernel: [ 0.359427] bus: 'memory': add device memory117
Apr 13 09:18:37 patient kernel: [ 0.359435] PM: Adding info for memory:memory117
Apr 13 09:18:37 patient kernel: [ 0.359437] device: 'memory118': device_add
Apr 13 09:18:37 patient kernel: [ 0.359442] bus: 'memory': add device memory118
Apr 13 09:18:37 patient kernel: [ 0.359450] PM: Adding info for memory:memory118
Apr 13 09:18:37 patient kernel: [ 0.359452] device: 'memory119': device_add
Apr 13 09:18:37 patient kernel: [ 0.359458] bus: 'memory': add device memory119
Apr 13 09:18:37 patient kernel: [ 0.359465] PM: Adding info for memory:memory119
Apr 13 09:18:37 patient kernel: [ 0.359468] device: 'memory120': device_add
Apr 13 09:18:37 patient kernel: [ 0.359473] bus: 'memory': add device memory120
Apr 13 09:18:37 patient kernel: [ 0.359483] PM: Adding info for memory:memory120
Apr 13 09:18:37 patient kernel: [ 0.359486] device: 'memory121': device_add
Apr 13 09:18:37 patient kernel: [ 0.359491] bus: 'memory': add device memory121
Apr 13 09:18:37 patient kernel: [ 0.359498] PM: Adding info for memory:memory121
Apr 13 09:18:37 patient kernel: [ 0.359500] device: 'memory122': device_add
Apr 13 09:18:37 patient kernel: [ 0.359506] bus: 'memory': add device memory122
Apr 13 09:18:37 patient kernel: [ 0.359514] PM: Adding info for memory:memory122
Apr 13 09:18:37 patient kernel: [ 0.359516] device: 'memory123': device_add
Apr 13 09:18:37 patient kernel: [ 0.359521] bus: 'memory': add device memory123
Apr 13 09:18:37 patient kernel: [ 0.359529] PM: Adding info for memory:memory123
Apr 13 09:18:37 patient kernel: [ 0.359531] device: 'memory124': device_add
Apr 13 09:18:37 patient kernel: [ 0.359537] bus: 'memory': add device memory124
Apr 13 09:18:37 patient kernel: [ 0.359544] PM: Adding info for memory:memory124
Apr 13 09:18:37 patient kernel: [ 0.359547] device: 'memory125': device_add
Apr 13 09:18:37 patient kernel: [ 0.359552] bus: 'memory': add device memory125
Apr 13 09:18:37 patient kernel: [ 0.359559] PM: Adding info for memory:memory125
Apr 13 09:18:37 patient kernel: [ 0.359562] device: 'memory126': device_add
Apr 13 09:18:37 patient kernel: [ 0.359568] bus: 'memory': add device memory126
Apr 13 09:18:37 patient kernel: [ 0.359575] PM: Adding info for memory:memory126
Apr 13 09:18:37 patient kernel: [ 0.359578] device: 'memory127': device_add
Apr 13 09:18:37 patient kernel: [ 0.359583] bus: 'memory': add device memory127
Apr 13 09:18:37 patient kernel: [ 0.359591] PM: Adding info for memory:memory127
Apr 13 09:18:37 patient kernel: [ 0.359594] device: 'memory128': device_add
Apr 13 09:18:37 patient kernel: [ 0.359599] bus: 'memory': add device memory128
Apr 13 09:18:37 patient kernel: [ 0.359606] PM: Adding info for memory:memory128
Apr 13 09:18:37 patient kernel: [ 0.359609] device: 'memory129': device_add
Apr 13 09:18:37 patient kernel: [ 0.359614] bus: 'memory': add device memory129
Apr 13 09:18:37 patient kernel: [ 0.359622] PM: Adding info for memory:memory129
Apr 13 09:18:37 patient kernel: [ 0.359624] device: 'memory130': device_add
Apr 13 09:18:37 patient kernel: [ 0.359629] bus: 'memory': add device memory130
Apr 13 09:18:37 patient kernel: [ 0.359637] PM: Adding info for memory:memory130
Apr 13 09:18:37 patient kernel: [ 0.359639] device: 'memory131': device_add
Apr 13 09:18:37 patient kernel: [ 0.359645] bus: 'memory': add device memory131
Apr 13 09:18:37 patient kernel: [ 0.359653] PM: Adding info for memory:memory131
Apr 13 09:18:37 patient kernel: [ 0.361486] bus: 'container': registered
Apr 13 09:18:37 patient kernel: [ 0.361488] device: 'container': device_add
Apr 13 09:18:37 patient kernel: [ 0.361497] PM: Adding info for No Bus:container
Apr 13 09:18:37 patient kernel: [ 0.361583] EVM: security.selinux
Apr 13 09:18:37 patient kernel: [ 0.361584] EVM: security.SMACK64
Apr 13 09:18:37 patient kernel: [ 0.361585] EVM: security.ima
Apr 13 09:18:37 patient kernel: [ 0.361586] EVM: security.capability
Apr 13 09:18:37 patient kernel: [ 0.361633] PM: Registering ACPI NVS region [mem 0xcbd21000-0xcbd27fff] (28672 bytes)
Apr 13 09:18:37 patient kernel: [ 0.361634] PM: Registering ACPI NVS region [mem 0xdb8db000-0xdba0ffff] (1265664 bytes)
Apr 13 09:18:37 patient kernel: [ 0.361665] bus: 'workqueue': registered
Apr 13 09:18:37 patient kernel: [ 0.361666] device: 'workqueue': device_add
Apr 13 09:18:37 patient kernel: [ 0.361674] PM: Adding info for No Bus:workqueue
Apr 13 09:18:37 patient kernel: [ 0.362452] pinctrl core: initialized pinctrl subsystem
Apr 13 09:18:37 patient kernel: [ 0.362475] bus: 'virtio': registered
Apr 13 09:18:37 patient kernel: [ 0.362476] device class 'regulator': registering
Apr 13 09:18:37 patient kernel: [ 0.362485] Registering platform device 'reg-dummy'. Parent at platform
Apr 13 09:18:37 patient kernel: [ 0.362486] device: 'reg-dummy': device_add
Apr 13 09:18:37 patient kernel: [ 0.362489] bus: 'platform': add device reg-dummy
Apr 13 09:18:37 patient kernel: [ 0.362499] PM: Adding info for platform:reg-dummy
Apr 13 09:18:37 patient kernel: [ 0.362503] bus: 'platform': add driver reg-dummy
Apr 13 09:18:37 patient kernel: [ 0.362506] bus: 'platform': driver_probe_device: matched device reg-dummy with driver reg-dummy
Apr 13 09:18:37 patient kernel: [ 0.362508] bus: 'platform': really_probe: probing driver reg-dummy with device reg-dummy
Apr 13 09:18:37 patient kernel: [ 0.362512] reg-dummy reg-dummy: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 0.362518] device: 'regulator.0': device_add
Apr 13 09:18:37 patient kernel: [ 0.362531] PM: Adding info for No Bus:regulator.0
Apr 13 09:18:37 patient kernel: [ 0.362534] regulator-dummy: no parameters
Apr 13 09:18:37 patient kernel: [ 0.362542] driver: 'reg-dummy': driver_bound: bound to device 'reg-dummy'
Apr 13 09:18:37 patient kernel: [ 0.362544] bus: 'platform': really_probe: bound device reg-dummy to driver reg-dummy
Apr 13 09:18:37 patient kernel: [ 0.362567] RTC time: 16:18:33, date: 04/13/14
Apr 13 09:18:37 patient kernel: [ 0.362601] NET: Registered protocol family 16
Apr 13 09:18:37 patient kernel: [ 0.362624] device class 'bdi': registering
Apr 13 09:18:37 patient kernel: [ 0.362631] device class 'pci_bus': registering
Apr 13 09:18:37 patient kernel: [ 0.362642] bus: 'pci': registered
Apr 13 09:18:37 patient kernel: [ 0.362644] device: 'rapidio': device_add
Apr 13 09:18:37 patient kernel: [ 0.362652] PM: Adding info for No Bus:rapidio
Apr 13 09:18:37 patient kernel: [ 0.362659] bus: 'rapidio': registered
Apr 13 09:18:37 patient kernel: [ 0.362660] device class 'backlight': registering
Apr 13 09:18:37 patient kernel: [ 0.362664] device class 'tty': registering
Apr 13 09:18:37 patient kernel: [ 0.362667] device class 'vtconsole': registering
Apr 13 09:18:37 patient kernel: [ 0.362671] device: 'vtcon0': device_add
Apr 13 09:18:37 patient kernel: [ 0.362682] PM: Adding info for No Bus:vtcon0
Apr 13 09:18:37 patient kernel: [ 0.362692] bus: 'node': registered
Apr 13 09:18:37 patient kernel: [ 0.362694] device: 'node': device_add
Apr 13 09:18:37 patient kernel: [ 0.362705] PM: Adding info for No Bus:node
Apr 13 09:18:37 patient kernel: [ 0.362708] bus: 'platform': add driver sram
Apr 13 09:18:37 patient kernel: [ 0.362713] bus: 'platform': add driver syscon
Apr 13 09:18:37 patient kernel: [ 0.362723] bus: 'spi': registered
Apr 13 09:18:37 patient kernel: [ 0.362724] device class 'spi_master': registering
Apr 13 09:18:37 patient kernel: [ 0.362732] bus: 'i2c': registered
Apr 13 09:18:37 patient kernel: [ 0.362735] bus: 'i2c': add driver dummy
Apr 13 09:18:37 patient kernel: [ 0.362740] cpuidle: using governor ladder
Apr 13 09:18:37 patient kernel: [ 0.362742] cpuidle: using governor menu
Apr 13 09:18:37 patient kernel: [ 0.362782] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Apr 13 09:18:37 patient kernel: [ 0.362784] ACPI: bus type PCI registered
Apr 13 09:18:37 patient kernel: [ 0.362786] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Apr 13 09:18:37 patient kernel: [ 0.362791] device class 'dma': registering
Apr 13 09:18:37 patient kernel: [ 0.362805] device class 'dmi': registering
Apr 13 09:18:37 patient kernel: [ 0.362809] device: 'id': device_add
Apr 13 09:18:37 patient kernel: [ 0.362831] PM: Adding info for No Bus:id
Apr 13 09:18:37 patient kernel: [ 0.362849] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Apr 13 09:18:37 patient kernel: [ 0.362851] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Apr 13 09:18:37 patient kernel: [ 0.370024] PCI: Using configuration type 1 for base access
Apr 13 09:18:37 patient kernel: [ 0.370044] device: 'node0': device_add
Apr 13 09:18:37 patient kernel: [ 0.370049] bus: 'node': add device node0
Apr 13 09:18:37 patient kernel: [ 0.370056] PM: Adding info for node:node0
Apr 13 09:18:37 patient kernel: [ 0.370260] device: 'cpu0': device_add
Apr 13 09:18:37 patient kernel: [ 0.370264] bus: 'cpu': add device cpu0
Apr 13 09:18:37 patient kernel: [ 0.370272] PM: Adding info for cpu:cpu0
Apr 13 09:18:37 patient kernel: [ 0.370289] device: 'cpu1': device_add
Apr 13 09:18:37 patient kernel: [ 0.370293] bus: 'cpu': add device cpu1
Apr 13 09:18:37 patient kernel: [ 0.370301] PM: Adding info for cpu:cpu1
Apr 13 09:18:37 patient kernel: [ 0.370317] device: 'cpu2': device_add
Apr 13 09:18:37 patient kernel: [ 0.370321] bus: 'cpu': add device cpu2
Apr 13 09:18:37 patient kernel: [ 0.370328] PM: Adding info for cpu:cpu2
Apr 13 09:18:37 patient kernel: [ 0.370343] device: 'cpu3': device_add
Apr 13 09:18:37 patient kernel: [ 0.370346] bus: 'cpu': add device cpu3
Apr 13 09:18:37 patient kernel: [ 0.370355] PM: Adding info for cpu:cpu3
Apr 13 09:18:37 patient kernel: [ 0.370369] device: 'cpu4': device_add
Apr 13 09:18:37 patient kernel: [ 0.370373] bus: 'cpu': add device cpu4
Apr 13 09:18:37 patient kernel: [ 0.370380] PM: Adding info for cpu:cpu4
Apr 13 09:18:37 patient kernel: [ 0.370395] device: 'cpu5': device_add
Apr 13 09:18:37 patient kernel: [ 0.370400] bus: 'cpu': add device cpu5
Apr 13 09:18:37 patient kernel: [ 0.370407] PM: Adding info for cpu:cpu5
Apr 13 09:18:37 patient kernel: [ 0.370423] device: 'cpu6': device_add
Apr 13 09:18:37 patient kernel: [ 0.370427] bus: 'cpu': add device cpu6
Apr 13 09:18:37 patient kernel: [ 0.370434] PM: Adding info for cpu:cpu6
Apr 13 09:18:37 patient kernel: [ 0.370450] device: 'cpu7': device_add
Apr 13 09:18:37 patient kernel: [ 0.370453] bus: 'cpu': add device cpu7
Apr 13 09:18:37 patient kernel: [ 0.370461] PM: Adding info for cpu:cpu7
Apr 13 09:18:37 patient kernel: [ 0.371318] device: 'writeback': device_add
Apr 13 09:18:37 patient kernel: [ 0.371322] bus: 'workqueue': add device writeback
Apr 13 09:18:37 patient kernel: [ 0.371331] PM: Adding info for workqueue:writeback
Apr 13 09:18:37 patient kernel: [ 0.371343] device: 'default': device_add
Apr 13 09:18:37 patient kernel: [ 0.371357] PM: Adding info for No Bus:default
Apr 13 09:18:37 patient kernel: [ 0.371473] bio: create slab <bio-0> at 0
Apr 13 09:18:37 patient kernel: [ 0.371510] device class 'block': registering
Apr 13 09:18:37 patient kernel: [ 0.371557] bus: 'platform': add driver byt_gpio
Apr 13 09:18:37 patient kernel: [ 0.371568] bus: 'platform': add driver lp_gpio
Apr 13 09:18:37 patient kernel: [ 0.371573] bus: 'platform': add driver rc5t583-gpio
Apr 13 09:18:37 patient kernel: [ 0.371581] bus: 'platform': add driver stmpe-gpio
Apr 13 09:18:37 patient kernel: [ 0.371586] bus: 'i2c': add driver sx150x
Apr 13 09:18:37 patient kernel: [ 0.371591] bus: 'platform': add driver tc3589x-gpio
Apr 13 09:18:37 patient kernel: [ 0.371596] bus: 'platform': add driver palmas-gpio
Apr 13 09:18:37 patient kernel: [ 0.371601] bus: 'platform': add driver tps6586x-gpio
Apr 13 09:18:37 patient kernel: [ 0.371606] bus: 'platform': add driver tps65910-gpio
Apr 13 09:18:37 patient kernel: [ 0.371613] device class 'pwm': registering
Apr 13 09:18:37 patient kernel: [ 0.371619] device class 'graphics': registering
Apr 13 09:18:37 patient kernel: [ 0.371655] ACPI: Added _OSI(Module Device)
Apr 13 09:18:37 patient kernel: [ 0.371657] ACPI: Added _OSI(Processor Device)
Apr 13 09:18:37 patient kernel: [ 0.371658] ACPI: Added _OSI(3.0 _SCP Extensions)
Apr 13 09:18:37 patient kernel: [ 0.371660] ACPI: Added _OSI(Processor Aggregator Device)
Apr 13 09:18:37 patient kernel: [ 0.376347] ACPI: Executed 1 blocks of module-level executable AML code
Apr 13 09:18:37 patient kernel: [ 0.378941] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
Apr 13 09:18:37 patient kernel: [ 0.381487] ACPI: SSDT 00000000db873c18 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
Apr 13 09:18:37 patient kernel: [ 0.382066] ACPI: Dynamic OEM Table Load:
Apr 13 09:18:37 patient kernel: [ 0.382069] ACPI: SSDT (null) 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
Apr 13 09:18:37 patient kernel: [ 0.385659] ACPI: SSDT 00000000db873618 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
Apr 13 09:18:37 patient kernel: [ 0.386318] ACPI: Dynamic OEM Table Load:
Apr 13 09:18:37 patient kernel: [ 0.386320] ACPI: SSDT (null) 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
Apr 13 09:18:37 patient kernel: [ 0.389474] ACPI: SSDT 00000000db872d98 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
Apr 13 09:18:37 patient kernel: [ 0.390052] ACPI: Dynamic OEM Table Load:
Apr 13 09:18:37 patient kernel: [ 0.390054] ACPI: SSDT (null) 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
Apr 13 09:18:37 patient kernel: [ 1.229755] ACPI: Interpreter enabled
Apr 13 09:18:37 patient kernel: [ 1.229764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131218/hwxface-580)
Apr 13 09:18:37 patient kernel: [ 1.229770] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580)
Apr 13 09:18:37 patient kernel: [ 1.229788] ACPI: (supports S0 S3 S4 S5)
Apr 13 09:18:37 patient kernel: [ 1.229789] ACPI: Using IOAPIC for interrupt routing
Apr 13 09:18:37 patient kernel: [ 1.229816] bus: 'acpi': registered
Apr 13 09:18:37 patient kernel: [ 1.229819] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Apr 13 09:18:37 patient kernel: [ 1.229825] bus: 'platform': add driver clk-lpt
Apr 13 09:18:37 patient kernel: [ 1.230009] ACPI: No dock devices found.
Apr 13 09:18:37 patient kernel: [ 1.230034] device: 'LNXSYSTM:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.230038] bus: 'acpi': add device LNXSYSTM:00
Apr 13 09:18:37 patient kernel: [ 1.230048] PM: Adding info for acpi:LNXSYSTM:00
Apr 13 09:18:37 patient kernel: [ 1.230078] device: 'LNXCPU:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.230081] bus: 'acpi': add device LNXCPU:00
Apr 13 09:18:37 patient kernel: [ 1.230088] PM: Adding info for acpi:LNXCPU:00
Apr 13 09:18:37 patient kernel: [ 1.230115] device: 'LNXCPU:01': device_add
Apr 13 09:18:37 patient kernel: [ 1.230117] bus: 'acpi': add device LNXCPU:01
Apr 13 09:18:37 patient kernel: [ 1.230125] PM: Adding info for acpi:LNXCPU:01
Apr 13 09:18:37 patient kernel: [ 1.230144] device: 'LNXCPU:02': device_add
Apr 13 09:18:37 patient kernel: [ 1.230147] bus: 'acpi': add device LNXCPU:02
Apr 13 09:18:37 patient kernel: [ 1.230154] PM: Adding info for acpi:LNXCPU:02
Apr 13 09:18:37 patient kernel: [ 1.230170] device: 'LNXCPU:03': device_add
Apr 13 09:18:37 patient kernel: [ 1.230173] bus: 'acpi': add device LNXCPU:03
Apr 13 09:18:37 patient kernel: [ 1.230180] PM: Adding info for acpi:LNXCPU:03
Apr 13 09:18:37 patient kernel: [ 1.230197] device: 'LNXCPU:04': device_add
Apr 13 09:18:37 patient kernel: [ 1.230199] bus: 'acpi': add device LNXCPU:04
Apr 13 09:18:37 patient kernel: [ 1.230206] PM: Adding info for acpi:LNXCPU:04
Apr 13 09:18:37 patient kernel: [ 1.230222] device: 'LNXCPU:05': device_add
Apr 13 09:18:37 patient kernel: [ 1.230225] bus: 'acpi': add device LNXCPU:05
Apr 13 09:18:37 patient kernel: [ 1.230232] PM: Adding info for acpi:LNXCPU:05
Apr 13 09:18:37 patient kernel: [ 1.230249] device: 'LNXCPU:06': device_add
Apr 13 09:18:37 patient kernel: [ 1.230251] bus: 'acpi': add device LNXCPU:06
Apr 13 09:18:37 patient kernel: [ 1.230259] PM: Adding info for acpi:LNXCPU:06
Apr 13 09:18:37 patient kernel: [ 1.230275] device: 'LNXCPU:07': device_add
Apr 13 09:18:37 patient kernel: [ 1.230277] bus: 'acpi': add device LNXCPU:07
Apr 13 09:18:37 patient kernel: [ 1.230284] PM: Adding info for acpi:LNXCPU:07
Apr 13 09:18:37 patient kernel: [ 1.230344] device: 'device:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.230346] bus: 'acpi': add device device:00
Apr 13 09:18:37 patient kernel: [ 1.230354] PM: Adding info for acpi:device:00
Apr 13 09:18:37 patient kernel: [ 1.230413] device: 'PNP0A08:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.230416] bus: 'acpi': add device PNP0A08:00
Apr 13 09:18:37 patient kernel: [ 1.230423] PM: Adding info for acpi:PNP0A08:00
Apr 13 09:18:37 patient kernel: [ 1.230512] device: 'PNP0C01:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.230515] bus: 'acpi': add device PNP0C01:00
Apr 13 09:18:37 patient kernel: [ 1.230523] PM: Adding info for acpi:PNP0C01:00
Apr 13 09:18:37 patient kernel: [ 1.230664] device: 'device:01': device_add
Apr 13 09:18:37 patient kernel: [ 1.230667] bus: 'acpi': add device device:01
Apr 13 09:18:37 patient kernel: [ 1.230676] PM: Adding info for acpi:device:01
Apr 13 09:18:37 patient kernel: [ 1.230775] device: 'device:02': device_add
Apr 13 09:18:37 patient kernel: [ 1.230778] bus: 'acpi': add device device:02
Apr 13 09:18:37 patient kernel: [ 1.230785] PM: Adding info for acpi:device:02
Apr 13 09:18:37 patient kernel: [ 1.230916] device: 'device:03': device_add
Apr 13 09:18:37 patient kernel: [ 1.230919] bus: 'acpi': add device device:03
Apr 13 09:18:37 patient kernel: [ 1.230928] PM: Adding info for acpi:device:03
Apr 13 09:18:37 patient kernel: [ 1.231026] device: 'device:04': device_add
Apr 13 09:18:37 patient kernel: [ 1.231029] bus: 'acpi': add device device:04
Apr 13 09:18:37 patient kernel: [ 1.231037] PM: Adding info for acpi:device:04
Apr 13 09:18:37 patient kernel: [ 1.231164] device: 'device:05': device_add
Apr 13 09:18:37 patient kernel: [ 1.231167] bus: 'acpi': add device device:05
Apr 13 09:18:37 patient kernel: [ 1.231174] PM: Adding info for acpi:device:05
Apr 13 09:18:37 patient kernel: [ 1.231272] device: 'device:06': device_add
Apr 13 09:18:37 patient kernel: [ 1.231275] bus: 'acpi': add device device:06
Apr 13 09:18:37 patient kernel: [ 1.231282] PM: Adding info for acpi:device:06
Apr 13 09:18:37 patient kernel: [ 1.231413] device: 'device:07': device_add
Apr 13 09:18:37 patient kernel: [ 1.231416] bus: 'acpi': add device device:07
Apr 13 09:18:37 patient kernel: [ 1.231423] PM: Adding info for acpi:device:07
Apr 13 09:18:37 patient kernel: [ 1.231521] device: 'device:08': device_add
Apr 13 09:18:37 patient kernel: [ 1.231524] bus: 'acpi': add device device:08
Apr 13 09:18:37 patient kernel: [ 1.231531] PM: Adding info for acpi:device:08
Apr 13 09:18:37 patient kernel: [ 1.231658] device: 'device:09': device_add
Apr 13 09:18:37 patient kernel: [ 1.231660] bus: 'acpi': add device device:09
Apr 13 09:18:37 patient kernel: [ 1.231668] PM: Adding info for acpi:device:09
Apr 13 09:18:37 patient kernel: [ 1.231765] device: 'device:0a': device_add
Apr 13 09:18:37 patient kernel: [ 1.231768] bus: 'acpi': add device device:0a
Apr 13 09:18:37 patient kernel: [ 1.231776] PM: Adding info for acpi:device:0a
Apr 13 09:18:37 patient kernel: [ 1.231903] device: 'device:0b': device_add
Apr 13 09:18:37 patient kernel: [ 1.231905] bus: 'acpi': add device device:0b
Apr 13 09:18:37 patient kernel: [ 1.231913] PM: Adding info for acpi:device:0b
Apr 13 09:18:37 patient kernel: [ 1.232009] device: 'device:0c': device_add
Apr 13 09:18:37 patient kernel: [ 1.232013] bus: 'acpi': add device device:0c
Apr 13 09:18:37 patient kernel: [ 1.232021] PM: Adding info for acpi:device:0c
Apr 13 09:18:37 patient kernel: [ 1.232148] device: 'device:0d': device_add
Apr 13 09:18:37 patient kernel: [ 1.232151] bus: 'acpi': add device device:0d
Apr 13 09:18:37 patient kernel: [ 1.232158] PM: Adding info for acpi:device:0d
Apr 13 09:18:37 patient kernel: [ 1.232254] device: 'device:0e': device_add
Apr 13 09:18:37 patient kernel: [ 1.232258] bus: 'acpi': add device device:0e
Apr 13 09:18:37 patient kernel: [ 1.232266] PM: Adding info for acpi:device:0e
Apr 13 09:18:37 patient kernel: [ 1.232392] device: 'device:0f': device_add
Apr 13 09:18:37 patient kernel: [ 1.232395] bus: 'acpi': add device device:0f
Apr 13 09:18:37 patient kernel: [ 1.232403] PM: Adding info for acpi:device:0f
Apr 13 09:18:37 patient kernel: [ 1.232499] device: 'device:10': device_add
Apr 13 09:18:37 patient kernel: [ 1.232502] bus: 'acpi': add device device:10
Apr 13 09:18:37 patient kernel: [ 1.232511] PM: Adding info for acpi:device:10
Apr 13 09:18:37 patient kernel: [ 1.232540] device: 'device:11': device_add
Apr 13 09:18:37 patient kernel: [ 1.232542] bus: 'acpi': add device device:11
Apr 13 09:18:37 patient kernel: [ 1.232550] PM: Adding info for acpi:device:11
Apr 13 09:18:37 patient kernel: [ 1.232581] device: 'device:12': device_add
Apr 13 09:18:37 patient kernel: [ 1.232584] bus: 'acpi': add device device:12
Apr 13 09:18:37 patient kernel: [ 1.232592] PM: Adding info for acpi:device:12
Apr 13 09:18:37 patient kernel: [ 1.232626] device: 'PNP0200:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.232629] bus: 'acpi': add device PNP0200:00
Apr 13 09:18:37 patient kernel: [ 1.232636] PM: Adding info for acpi:PNP0200:00
Apr 13 09:18:37 patient kernel: [ 1.232667] device: 'INT0800:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.232669] bus: 'acpi': add device INT0800:00
Apr 13 09:18:37 patient kernel: [ 1.232679] PM: Adding info for acpi:INT0800:00
Apr 13 09:18:37 patient kernel: [ 1.232772] device: 'PNP0103:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.232775] bus: 'acpi': add device PNP0103:00
Apr 13 09:18:37 patient kernel: [ 1.232782] PM: Adding info for acpi:PNP0103:00
Apr 13 09:18:37 patient kernel: [ 1.232813] device: 'PNP0000:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.232816] bus: 'acpi': add device PNP0000:00
Apr 13 09:18:37 patient kernel: [ 1.232825] PM: Adding info for acpi:PNP0000:00
Apr 13 09:18:37 patient kernel: [ 1.232900] device: 'PNP0C04:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.232902] bus: 'acpi': add device PNP0C04:00
Apr 13 09:18:37 patient kernel: [ 1.232910] PM: Adding info for acpi:PNP0C04:00
Apr 13 09:18:37 patient kernel: [ 1.232942] device: 'PNP0C02:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.232945] bus: 'acpi': add device PNP0C02:00
Apr 13 09:18:37 patient kernel: [ 1.232953] PM: Adding info for acpi:PNP0C02:00
Apr 13 09:18:37 patient kernel: [ 1.232983] device: 'PNP0B00:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.232986] bus: 'acpi': add device PNP0B00:00
Apr 13 09:18:37 patient kernel: [ 1.232993] PM: Adding info for acpi:PNP0B00:00
Apr 13 09:18:37 patient kernel: [ 1.233021] device: 'PNP0100:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.233024] bus: 'acpi': add device PNP0100:00
Apr 13 09:18:37 patient kernel: [ 1.233032] PM: Adding info for acpi:PNP0100:00
Apr 13 09:18:37 patient kernel: [ 1.233089] device: 'INT3F0D:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.233092] bus: 'acpi': add device INT3F0D:00
Apr 13 09:18:37 patient kernel: [ 1.233099] PM: Adding info for acpi:INT3F0D:00
Apr 13 09:18:37 patient kernel: [ 1.233143] device: 'MSFT0001:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.233147] bus: 'acpi': add device MSFT0001:00
Apr 13 09:18:37 patient kernel: [ 1.233154] PM: Adding info for acpi:MSFT0001:00
Apr 13 09:18:37 patient kernel: [ 1.233224] device: 'MSFT0003:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.233227] bus: 'acpi': add device MSFT0003:00
Apr 13 09:18:37 patient kernel: [ 1.233235] PM: Adding info for acpi:MSFT0003:00
Apr 13 09:18:37 patient kernel: [ 1.233322] device: 'STU0605:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.233324] bus: 'acpi': add device STU0605:00
Apr 13 09:18:37 patient kernel: [ 1.233332] PM: Adding info for acpi:STU0605:00
Apr 13 09:18:37 patient kernel: [ 1.233406] device: 'ETD0403:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.233408] bus: 'acpi': add device ETD0403:00
Apr 13 09:18:37 patient kernel: [ 1.233417] PM: Adding info for acpi:ETD0403:00
Apr 13 09:18:37 patient kernel: [ 1.233491] device: 'SYN1213:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.233493] bus: 'acpi': add device SYN1213:00
Apr 13 09:18:37 patient kernel: [ 1.233501] PM: Adding info for acpi:SYN1213:00
Apr 13 09:18:37 patient kernel: [ 1.233536] device: 'PNP0C02:01': device_add
Apr 13 09:18:37 patient kernel: [ 1.233538] bus: 'acpi': add device PNP0C02:01
Apr 13 09:18:37 patient kernel: [ 1.233547] PM: Adding info for acpi:PNP0C02:01
Apr 13 09:18:37 patient kernel: [ 1.233630] device: 'IFX0102:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.233633] bus: 'acpi': add device IFX0102:00
Apr 13 09:18:37 patient kernel: [ 1.233640] PM: Adding info for acpi:IFX0102:00
Apr 13 09:18:37 patient kernel: [ 1.233699] device: 'PNP0C09:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.233702] bus: 'acpi': add device PNP0C09:00
Apr 13 09:18:37 patient kernel: [ 1.233710] PM: Adding info for acpi:PNP0C09:00
Apr 13 09:18:37 patient kernel: [ 1.233902] device: 'device:13': device_add
Apr 13 09:18:37 patient kernel: [ 1.233905] bus: 'acpi': add device device:13
Apr 13 09:18:37 patient kernel: [ 1.233913] PM: Adding info for acpi:device:13
Apr 13 09:18:37 patient kernel: [ 1.234031] device: 'device:14': device_add
Apr 13 09:18:37 patient kernel: [ 1.234034] bus: 'acpi': add device device:14
Apr 13 09:18:37 patient kernel: [ 1.234043] PM: Adding info for acpi:device:14
Apr 13 09:18:37 patient kernel: [ 1.234073] device: 'device:15': device_add
Apr 13 09:18:37 patient kernel: [ 1.234075] bus: 'acpi': add device device:15
Apr 13 09:18:37 patient kernel: [ 1.234082] PM: Adding info for acpi:device:15
Apr 13 09:18:37 patient kernel: [ 1.234108] device: 'device:16': device_add
Apr 13 09:18:37 patient kernel: [ 1.234111] bus: 'acpi': add device device:16
Apr 13 09:18:37 patient kernel: [ 1.234119] PM: Adding info for acpi:device:16
Apr 13 09:18:37 patient kernel: [ 1.234146] device: 'device:17': device_add
Apr 13 09:18:37 patient kernel: [ 1.234149] bus: 'acpi': add device device:17
Apr 13 09:18:37 patient kernel: [ 1.234156] PM: Adding info for acpi:device:17
Apr 13 09:18:37 patient kernel: [ 1.234184] device: 'device:18': device_add
Apr 13 09:18:37 patient kernel: [ 1.234186] bus: 'acpi': add device device:18
Apr 13 09:18:37 patient kernel: [ 1.234194] PM: Adding info for acpi:device:18
Apr 13 09:18:37 patient kernel: [ 1.234221] device: 'device:19': device_add
Apr 13 09:18:37 patient kernel: [ 1.234223] bus: 'acpi': add device device:19
Apr 13 09:18:37 patient kernel: [ 1.234230] PM: Adding info for acpi:device:19
Apr 13 09:18:37 patient kernel: [ 1.234256] device: 'device:1a': device_add
Apr 13 09:18:37 patient kernel: [ 1.234259] bus: 'acpi': add device device:1a
Apr 13 09:18:37 patient kernel: [ 1.234267] PM: Adding info for acpi:device:1a
Apr 13 09:18:37 patient kernel: [ 1.234293] device: 'device:1b': device_add
Apr 13 09:18:37 patient kernel: [ 1.234296] bus: 'acpi': add device device:1b
Apr 13 09:18:37 patient kernel: [ 1.234303] PM: Adding info for acpi:device:1b
Apr 13 09:18:37 patient kernel: [ 1.234329] device: 'device:1c': device_add
Apr 13 09:18:37 patient kernel: [ 1.234331] bus: 'acpi': add device device:1c
Apr 13 09:18:37 patient kernel: [ 1.234339] PM: Adding info for acpi:device:1c
Apr 13 09:18:37 patient kernel: [ 1.234366] device: 'device:1d': device_add
Apr 13 09:18:37 patient kernel: [ 1.234368] bus: 'acpi': add device device:1d
Apr 13 09:18:37 patient kernel: [ 1.234375] PM: Adding info for acpi:device:1d
Apr 13 09:18:37 patient kernel: [ 1.234401] device: 'device:1e': device_add
Apr 13 09:18:37 patient kernel: [ 1.234404] bus: 'acpi': add device device:1e
Apr 13 09:18:37 patient kernel: [ 1.234411] PM: Adding info for acpi:device:1e
Apr 13 09:18:37 patient kernel: [ 1.234529] device: 'device:1f': device_add
Apr 13 09:18:37 patient kernel: [ 1.234532] bus: 'acpi': add device device:1f
Apr 13 09:18:37 patient kernel: [ 1.234540] PM: Adding info for acpi:device:1f
Apr 13 09:18:37 patient kernel: [ 1.234569] device: 'device:20': device_add
Apr 13 09:18:37 patient kernel: [ 1.234572] bus: 'acpi': add device device:20
Apr 13 09:18:37 patient kernel: [ 1.234579] PM: Adding info for acpi:device:20
Apr 13 09:18:37 patient kernel: [ 1.234605] device: 'device:21': device_add
Apr 13 09:18:37 patient kernel: [ 1.234608] bus: 'acpi': add device device:21
Apr 13 09:18:37 patient kernel: [ 1.234618] PM: Adding info for acpi:device:21
Apr 13 09:18:37 patient kernel: [ 1.234644] device: 'device:22': device_add
Apr 13 09:18:37 patient kernel: [ 1.234646] bus: 'acpi': add device device:22
Apr 13 09:18:37 patient kernel: [ 1.234653] PM: Adding info for acpi:device:22
Apr 13 09:18:37 patient kernel: [ 1.234681] device: 'device:23': device_add
Apr 13 09:18:37 patient kernel: [ 1.234683] bus: 'acpi': add device device:23
Apr 13 09:18:37 patient kernel: [ 1.234691] PM: Adding info for acpi:device:23
Apr 13 09:18:37 patient kernel: [ 1.234718] device: 'device:24': device_add
Apr 13 09:18:37 patient kernel: [ 1.234720] bus: 'acpi': add device device:24
Apr 13 09:18:37 patient kernel: [ 1.234727] PM: Adding info for acpi:device:24
Apr 13 09:18:37 patient kernel: [ 1.234753] device: 'device:25': device_add
Apr 13 09:18:37 patient kernel: [ 1.234756] bus: 'acpi': add device device:25
Apr 13 09:18:37 patient kernel: [ 1.234764] PM: Adding info for acpi:device:25
Apr 13 09:18:37 patient kernel: [ 1.234790] device: 'device:26': device_add
Apr 13 09:18:37 patient kernel: [ 1.234793] bus: 'acpi': add device device:26
Apr 13 09:18:37 patient kernel: [ 1.234800] PM: Adding info for acpi:device:26
Apr 13 09:18:37 patient kernel: [ 1.234826] device: 'device:27': device_add
Apr 13 09:18:37 patient kernel: [ 1.234828] bus: 'acpi': add device device:27
Apr 13 09:18:37 patient kernel: [ 1.234837] PM: Adding info for acpi:device:27
Apr 13 09:18:37 patient kernel: [ 1.234936] device: 'device:28': device_add
Apr 13 09:18:37 patient kernel: [ 1.234939] bus: 'acpi': add device device:28
Apr 13 09:18:37 patient kernel: [ 1.234947] PM: Adding info for acpi:device:28
Apr 13 09:18:37 patient kernel: [ 1.234983] device: 'device:29': device_add
Apr 13 09:18:37 patient kernel: [ 1.234985] bus: 'acpi': add device device:29
Apr 13 09:18:37 patient kernel: [ 1.234994] PM: Adding info for acpi:device:29
Apr 13 09:18:37 patient kernel: [ 1.235023] device: 'device:2a': device_add
Apr 13 09:18:37 patient kernel: [ 1.235025] bus: 'acpi': add device device:2a
Apr 13 09:18:37 patient kernel: [ 1.235033] PM: Adding info for acpi:device:2a
Apr 13 09:18:37 patient kernel: [ 1.235064] device: 'device:2b': device_add
Apr 13 09:18:37 patient kernel: [ 1.235066] bus: 'acpi': add device device:2b
Apr 13 09:18:37 patient kernel: [ 1.235074] PM: Adding info for acpi:device:2b
Apr 13 09:18:37 patient kernel: [ 1.235106] device: 'device:2c': device_add
Apr 13 09:18:37 patient kernel: [ 1.235108] bus: 'acpi': add device device:2c
Apr 13 09:18:37 patient kernel: [ 1.235115] PM: Adding info for acpi:device:2c
Apr 13 09:18:37 patient kernel: [ 1.235147] device: 'device:2d': device_add
Apr 13 09:18:37 patient kernel: [ 1.235150] bus: 'acpi': add device device:2d
Apr 13 09:18:37 patient kernel: [ 1.235158] PM: Adding info for acpi:device:2d
Apr 13 09:18:37 patient kernel: [ 1.235189] device: 'device:2e': device_add
Apr 13 09:18:37 patient kernel: [ 1.235191] bus: 'acpi': add device device:2e
Apr 13 09:18:37 patient kernel: [ 1.235198] PM: Adding info for acpi:device:2e
Apr 13 09:18:37 patient kernel: [ 1.235229] device: 'device:2f': device_add
Apr 13 09:18:37 patient kernel: [ 1.235232] bus: 'acpi': add device device:2f
Apr 13 09:18:37 patient kernel: [ 1.235240] PM: Adding info for acpi:device:2f
Apr 13 09:18:37 patient kernel: [ 1.235271] device: 'device:30': device_add
Apr 13 09:18:37 patient kernel: [ 1.235273] bus: 'acpi': add device device:30
Apr 13 09:18:37 patient kernel: [ 1.235280] PM: Adding info for acpi:device:30
Apr 13 09:18:37 patient kernel: [ 1.235311] device: 'device:31': device_add
Apr 13 09:18:37 patient kernel: [ 1.235313] bus: 'acpi': add device device:31
Apr 13 09:18:37 patient kernel: [ 1.235322] PM: Adding info for acpi:device:31
Apr 13 09:18:37 patient kernel: [ 1.235352] device: 'device:32': device_add
Apr 13 09:18:37 patient kernel: [ 1.235355] bus: 'acpi': add device device:32
Apr 13 09:18:37 patient kernel: [ 1.235362] PM: Adding info for acpi:device:32
Apr 13 09:18:37 patient kernel: [ 1.235447] device: 'device:33': device_add
Apr 13 09:18:37 patient kernel: [ 1.235450] bus: 'acpi': add device device:33
Apr 13 09:18:37 patient kernel: [ 1.235458] PM: Adding info for acpi:device:33
Apr 13 09:18:37 patient kernel: [ 1.235539] device: 'device:34': device_add
Apr 13 09:18:37 patient kernel: [ 1.235542] bus: 'acpi': add device device:34
Apr 13 09:18:37 patient kernel: [ 1.235549] PM: Adding info for acpi:device:34
Apr 13 09:18:37 patient kernel: [ 1.235631] device: 'device:35': device_add
Apr 13 09:18:37 patient kernel: [ 1.235634] bus: 'acpi': add device device:35
Apr 13 09:18:37 patient kernel: [ 1.235642] PM: Adding info for acpi:device:35
Apr 13 09:18:37 patient kernel: [ 1.235725] device: 'device:36': device_add
Apr 13 09:18:37 patient kernel: [ 1.235728] bus: 'acpi': add device device:36
Apr 13 09:18:37 patient kernel: [ 1.235736] PM: Adding info for acpi:device:36
Apr 13 09:18:37 patient kernel: [ 1.235797] device: 'device:37': device_add
Apr 13 09:18:37 patient kernel: [ 1.235800] bus: 'acpi': add device device:37
Apr 13 09:18:37 patient kernel: [ 1.235810] PM: Adding info for acpi:device:37
Apr 13 09:18:37 patient kernel: [ 1.235872] device: 'device:38': device_add
Apr 13 09:18:37 patient kernel: [ 1.235874] bus: 'acpi': add device device:38
Apr 13 09:18:37 patient kernel: [ 1.235882] PM: Adding info for acpi:device:38
Apr 13 09:18:37 patient kernel: [ 1.235933] device: 'device:39': device_add
Apr 13 09:18:37 patient kernel: [ 1.235936] bus: 'acpi': add device device:39
Apr 13 09:18:37 patient kernel: [ 1.235944] PM: Adding info for acpi:device:39
Apr 13 09:18:37 patient kernel: [ 1.235996] device: 'device:3a': device_add
Apr 13 09:18:37 patient kernel: [ 1.235999] bus: 'acpi': add device device:3a
Apr 13 09:18:37 patient kernel: [ 1.236007] PM: Adding info for acpi:device:3a
Apr 13 09:18:37 patient kernel: [ 1.236058] device: 'device:3b': device_add
Apr 13 09:18:37 patient kernel: [ 1.236061] bus: 'acpi': add device device:3b
Apr 13 09:18:37 patient kernel: [ 1.236070] PM: Adding info for acpi:device:3b
Apr 13 09:18:37 patient kernel: [ 1.236122] device: 'device:3c': device_add
Apr 13 09:18:37 patient kernel: [ 1.236124] bus: 'acpi': add device device:3c
Apr 13 09:18:37 patient kernel: [ 1.236132] PM: Adding info for acpi:device:3c
Apr 13 09:18:37 patient kernel: [ 1.236193] device: 'device:3d': device_add
Apr 13 09:18:37 patient kernel: [ 1.236196] bus: 'acpi': add device device:3d
Apr 13 09:18:37 patient kernel: [ 1.236204] PM: Adding info for acpi:device:3d
Apr 13 09:18:37 patient kernel: [ 1.236266] device: 'device:3e': device_add
Apr 13 09:18:37 patient kernel: [ 1.236269] bus: 'acpi': add device device:3e
Apr 13 09:18:37 patient kernel: [ 1.236276] PM: Adding info for acpi:device:3e
Apr 13 09:18:37 patient kernel: [ 1.236365] device: 'device:3f': device_add
Apr 13 09:18:37 patient kernel: [ 1.236368] bus: 'acpi': add device device:3f
Apr 13 09:18:37 patient kernel: [ 1.236376] PM: Adding info for acpi:device:3f
Apr 13 09:18:37 patient kernel: [ 1.236408] device: 'device:40': device_add
Apr 13 09:18:37 patient kernel: [ 1.236411] bus: 'acpi': add device device:40
Apr 13 09:18:37 patient kernel: [ 1.236418] PM: Adding info for acpi:device:40
Apr 13 09:18:37 patient kernel: [ 1.236444] device: 'device:41': device_add
Apr 13 09:18:37 patient kernel: [ 1.236447] bus: 'acpi': add device device:41
Apr 13 09:18:37 patient kernel: [ 1.236455] PM: Adding info for acpi:device:41
Apr 13 09:18:37 patient kernel: [ 1.236483] device: 'device:42': device_add
Apr 13 09:18:37 patient kernel: [ 1.236485] bus: 'acpi': add device device:42
Apr 13 09:18:37 patient kernel: [ 1.236493] PM: Adding info for acpi:device:42
Apr 13 09:18:37 patient kernel: [ 1.236522] device: 'device:43': device_add
Apr 13 09:18:37 patient kernel: [ 1.236524] bus: 'acpi': add device device:43
Apr 13 09:18:37 patient kernel: [ 1.236532] PM: Adding info for acpi:device:43
Apr 13 09:18:37 patient kernel: [ 1.236562] device: 'device:44': device_add
Apr 13 09:18:37 patient kernel: [ 1.236565] bus: 'acpi': add device device:44
Apr 13 09:18:37 patient kernel: [ 1.236572] PM: Adding info for acpi:device:44
Apr 13 09:18:37 patient kernel: [ 1.236597] device: 'device:45': device_add
Apr 13 09:18:37 patient kernel: [ 1.236600] bus: 'acpi': add device device:45
Apr 13 09:18:37 patient kernel: [ 1.236607] PM: Adding info for acpi:device:45
Apr 13 09:18:37 patient kernel: [ 1.236633] device: 'device:46': device_add
Apr 13 09:18:37 patient kernel: [ 1.236636] bus: 'acpi': add device device:46
Apr 13 09:18:37 patient kernel: [ 1.236644] PM: Adding info for acpi:device:46
Apr 13 09:18:37 patient kernel: [ 1.236669] device: 'device:47': device_add
Apr 13 09:18:37 patient kernel: [ 1.236671] bus: 'acpi': add device device:47
Apr 13 09:18:37 patient kernel: [ 1.236679] PM: Adding info for acpi:device:47
Apr 13 09:18:37 patient kernel: [ 1.236704] device: 'device:48': device_add
Apr 13 09:18:37 patient kernel: [ 1.236706] bus: 'acpi': add device device:48
Apr 13 09:18:37 patient kernel: [ 1.236715] PM: Adding info for acpi:device:48
Apr 13 09:18:37 patient kernel: [ 1.236743] device: 'device:49': device_add
Apr 13 09:18:37 patient kernel: [ 1.236745] bus: 'acpi': add device device:49
Apr 13 09:18:37 patient kernel: [ 1.236753] PM: Adding info for acpi:device:49
Apr 13 09:18:37 patient kernel: [ 1.236781] device: 'device:4a': device_add
Apr 13 09:18:37 patient kernel: [ 1.236783] bus: 'acpi': add device device:4a
Apr 13 09:18:37 patient kernel: [ 1.236792] PM: Adding info for acpi:device:4a
Apr 13 09:18:37 patient kernel: [ 1.236847] device: 'PNP0C02:02': device_add
Apr 13 09:18:37 patient kernel: [ 1.236850] bus: 'acpi': add device PNP0C02:02
Apr 13 09:18:37 patient kernel: [ 1.236857] PM: Adding info for acpi:PNP0C02:02
Apr 13 09:18:37 patient kernel: [ 1.236910] device: 'device:4b': device_add
Apr 13 09:18:37 patient kernel: [ 1.236913] bus: 'acpi': add device device:4b
Apr 13 09:18:37 patient kernel: [ 1.236921] PM: Adding info for acpi:device:4b
Apr 13 09:18:37 patient kernel: [ 1.236972] device: 'LNXVIDEO:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.236974] bus: 'acpi': add device LNXVIDEO:00
Apr 13 09:18:37 patient kernel: [ 1.236982] PM: Adding info for acpi:LNXVIDEO:00
Apr 13 09:18:37 patient kernel: [ 1.237012] device: 'device:4c': device_add
Apr 13 09:18:37 patient kernel: [ 1.237014] bus: 'acpi': add device device:4c
Apr 13 09:18:37 patient kernel: [ 1.237023] PM: Adding info for acpi:device:4c
Apr 13 09:18:37 patient kernel: [ 1.237050] device: 'device:4d': device_add
Apr 13 09:18:37 patient kernel: [ 1.237052] bus: 'acpi': add device device:4d
Apr 13 09:18:37 patient kernel: [ 1.237059] PM: Adding info for acpi:device:4d
Apr 13 09:18:37 patient kernel: [ 1.237086] device: 'device:4e': device_add
Apr 13 09:18:37 patient kernel: [ 1.237089] bus: 'acpi': add device device:4e
Apr 13 09:18:37 patient kernel: [ 1.237097] PM: Adding info for acpi:device:4e
Apr 13 09:18:37 patient kernel: [ 1.237124] device: 'device:4f': device_add
Apr 13 09:18:37 patient kernel: [ 1.237126] bus: 'acpi': add device device:4f
Apr 13 09:18:37 patient kernel: [ 1.237134] PM: Adding info for acpi:device:4f
Apr 13 09:18:37 patient kernel: [ 1.237266] device: 'PNP0C0F:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.237269] bus: 'acpi': add device PNP0C0F:00
Apr 13 09:18:37 patient kernel: [ 1.237278] PM: Adding info for acpi:PNP0C0F:00
Apr 13 09:18:37 patient kernel: [ 1.237339] device: 'PNP0C0F:01': device_add
Apr 13 09:18:37 patient kernel: [ 1.237341] bus: 'acpi': add device PNP0C0F:01
Apr 13 09:18:37 patient kernel: [ 1.237349] PM: Adding info for acpi:PNP0C0F:01
Apr 13 09:18:37 patient kernel: [ 1.237408] device: 'PNP0C0F:02': device_add
Apr 13 09:18:37 patient kernel: [ 1.237410] bus: 'acpi': add device PNP0C0F:02
Apr 13 09:18:37 patient kernel: [ 1.237419] PM: Adding info for acpi:PNP0C0F:02
Apr 13 09:18:37 patient kernel: [ 1.237479] device: 'PNP0C0F:03': device_add
Apr 13 09:18:37 patient kernel: [ 1.237482] bus: 'acpi': add device PNP0C0F:03
Apr 13 09:18:37 patient kernel: [ 1.237489] PM: Adding info for acpi:PNP0C0F:03
Apr 13 09:18:37 patient kernel: [ 1.237552] device: 'PNP0C0F:04': device_add
Apr 13 09:18:37 patient kernel: [ 1.237555] bus: 'acpi': add device PNP0C0F:04
Apr 13 09:18:37 patient kernel: [ 1.237562] PM: Adding info for acpi:PNP0C0F:04
Apr 13 09:18:37 patient kernel: [ 1.237622] device: 'PNP0C0F:05': device_add
Apr 13 09:18:37 patient kernel: [ 1.237625] bus: 'acpi': add device PNP0C0F:05
Apr 13 09:18:37 patient kernel: [ 1.237632] PM: Adding info for acpi:PNP0C0F:05
Apr 13 09:18:37 patient kernel: [ 1.237692] device: 'PNP0C0F:06': device_add
Apr 13 09:18:37 patient kernel: [ 1.237694] bus: 'acpi': add device PNP0C0F:06
Apr 13 09:18:37 patient kernel: [ 1.237702] PM: Adding info for acpi:PNP0C0F:06
Apr 13 09:18:37 patient kernel: [ 1.237766] device: 'PNP0C0F:07': device_add
Apr 13 09:18:37 patient kernel: [ 1.237770] bus: 'acpi': add device PNP0C0F:07
Apr 13 09:18:37 patient kernel: [ 1.237778] PM: Adding info for acpi:PNP0C0F:07
Apr 13 09:18:37 patient kernel: [ 1.237871] device: 'INT33A1:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.237873] bus: 'acpi': add device INT33A1:00
Apr 13 09:18:37 patient kernel: [ 1.237881] PM: Adding info for acpi:INT33A1:00
Apr 13 09:18:37 patient kernel: [ 1.237939] device: 'PNPC000:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.237941] bus: 'acpi': add device PNPC000:00
Apr 13 09:18:37 patient kernel: [ 1.237950] PM: Adding info for acpi:PNPC000:00
Apr 13 09:18:37 patient kernel: [ 1.237983] device: 'INT3394:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.237986] bus: 'acpi': add device INT3394:00
Apr 13 09:18:37 patient kernel: [ 1.237993] PM: Adding info for acpi:INT3394:00
Apr 13 09:18:37 patient kernel: [ 1.238029] device: 'PNP0C0C:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.238032] bus: 'acpi': add device PNP0C0C:00
Apr 13 09:18:37 patient kernel: [ 1.238046] PM: Adding info for acpi:PNP0C0C:00
Apr 13 09:18:37 patient kernel: [ 1.238078] device: 'PNP0C0E:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.238080] bus: 'acpi': add device PNP0C0E:00
Apr 13 09:18:37 patient kernel: [ 1.238093] PM: Adding info for acpi:PNP0C0E:00
Apr 13 09:18:37 patient kernel: [ 1.241760] device: 'PNP0C0D:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.241763] bus: 'acpi': add device PNP0C0D:00
Apr 13 09:18:37 patient kernel: [ 1.241778] PM: Adding info for acpi:PNP0C0D:00
Apr 13 09:18:37 patient kernel: [ 1.241823] device: 'ACPI0003:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.241826] bus: 'acpi': add device ACPI0003:00
Apr 13 09:18:37 patient kernel: [ 1.241833] PM: Adding info for acpi:ACPI0003:00
Apr 13 09:18:37 patient kernel: [ 1.241918] device: 'PNP0C0A:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.241923] bus: 'acpi': add device PNP0C0A:00
Apr 13 09:18:37 patient kernel: [ 1.241933] PM: Adding info for acpi:PNP0C0A:00
Apr 13 09:18:37 patient kernel: [ 1.241978] device: 'PNP0C14:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.241980] bus: 'acpi': add device PNP0C14:00
Apr 13 09:18:37 patient kernel: [ 1.241989] PM: Adding info for acpi:PNP0C14:00
Apr 13 09:18:37 patient kernel: [ 1.242043] device: 'INT340E:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.242046] bus: 'acpi': add device INT340E:00
Apr 13 09:18:37 patient kernel: [ 1.242055] PM: Adding info for acpi:INT340E:00
Apr 13 09:18:37 patient kernel: [ 1.242150] device: 'PNP0C01:01': device_add
Apr 13 09:18:37 patient kernel: [ 1.242153] bus: 'acpi': add device PNP0C01:01
Apr 13 09:18:37 patient kernel: [ 1.242161] PM: Adding info for acpi:PNP0C01:01
Apr 13 09:18:37 patient kernel: [ 1.242192] device: 'device:50': device_add
Apr 13 09:18:37 patient kernel: [ 1.242195] bus: 'acpi': add device device:50
Apr 13 09:18:37 patient kernel: [ 1.242204] PM: Adding info for acpi:device:50
Apr 13 09:18:37 patient kernel: [ 1.242216] device: 'LNXTHERM:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.242219] bus: 'acpi': add device LNXTHERM:00
Apr 13 09:18:37 patient kernel: [ 1.242227] PM: Adding info for acpi:LNXTHERM:00
Apr 13 09:18:37 patient kernel: [ 1.242559] device: 'SKTD000:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.242563] bus: 'acpi': add device SKTD000:00
Apr 13 09:18:37 patient kernel: [ 1.242572] PM: Adding info for acpi:SKTD000:00
Apr 13 09:18:37 patient kernel: [ 1.242631] device: 'NXP5442:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.242633] bus: 'acpi': add device NXP5442:00
Apr 13 09:18:37 patient kernel: [ 1.242642] PM: Adding info for acpi:NXP5442:00
Apr 13 09:18:37 patient kernel: [ 1.242699] device: 'ICV0A12:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.242702] bus: 'acpi': add device ICV0A12:00
Apr 13 09:18:37 patient kernel: [ 1.242712] PM: Adding info for acpi:ICV0A12:00
Apr 13 09:18:37 patient kernel: [ 1.243070] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Apr 13 09:18:37 patient kernel: [ 1.243075] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Apr 13 09:18:37 patient kernel: [ 1.243246] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
Apr 13 09:18:37 patient kernel: [ 1.243387] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
Apr 13 09:18:37 patient kernel: [ 1.243805] device: 'pci0000:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.243819] PM: Adding info for No Bus:pci0000:00
Apr 13 09:18:37 patient kernel: [ 1.243821] device: '0000:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.243835] PM: Adding info for No Bus:0000:00
Apr 13 09:18:37 patient kernel: [ 1.243984] PCI host bridge to bus 0000:00
Apr 13 09:18:37 patient kernel: [ 1.243986] pci_bus 0000:00: root bus resource [bus 00-3e]
Apr 13 09:18:37 patient kernel: [ 1.243989] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
Apr 13 09:18:37 patient kernel: [ 1.243991] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
Apr 13 09:18:37 patient kernel: [ 1.243993] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
Apr 13 09:18:37 patient kernel: [ 1.243994] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
Apr 13 09:18:37 patient kernel: [ 1.243996] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
Apr 13 09:18:37 patient kernel: [ 1.243998] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
Apr 13 09:18:37 patient kernel: [ 1.244000] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
Apr 13 09:18:37 patient kernel: [ 1.244002] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
Apr 13 09:18:37 patient kernel: [ 1.244004] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
Apr 13 09:18:37 patient kernel: [ 1.244005] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff]
Apr 13 09:18:37 patient kernel: [ 1.244014] pci 0000:00:00.0: [8086:0d04] type 00 class 0x060000
Apr 13 09:18:37 patient kernel: [ 1.244049] device: '0000:00:00.0': device_add
Apr 13 09:18:37 patient kernel: [ 1.244076] bus: 'pci': add device 0000:00:00.0
Apr 13 09:18:37 patient kernel: [ 1.244095] PM: Adding info for pci:0000:00:00.0
Apr 13 09:18:37 patient kernel: [ 1.244108] pci 0000:00:02.0: [8086:0d26] type 00 class 0x030000
Apr 13 09:18:37 patient kernel: [ 1.244122] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
Apr 13 09:18:37 patient kernel: [ 1.244130] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
Apr 13 09:18:37 patient kernel: [ 1.244135] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
Apr 13 09:18:37 patient kernel: [ 1.244164] device: '0000:00:02.0': device_add
Apr 13 09:18:37 patient kernel: [ 1.244194] bus: 'pci': add device 0000:00:02.0
Apr 13 09:18:37 patient kernel: [ 1.244211] PM: Adding info for pci:0000:00:02.0
Apr 13 09:18:37 patient kernel: [ 1.244223] pci 0000:00:03.0: [8086:0d0c] type 00 class 0x040300
Apr 13 09:18:37 patient kernel: [ 1.244232] pci 0000:00:03.0: reg 0x10: [mem 0xf7e34000-0xf7e37fff 64bit]
Apr 13 09:18:37 patient kernel: [ 1.244272] device: '0000:00:03.0': device_add
Apr 13 09:18:37 patient kernel: [ 1.244301] bus: 'pci': add device 0000:00:03.0
Apr 13 09:18:37 patient kernel: [ 1.244318] PM: Adding info for pci:0000:00:03.0
Apr 13 09:18:37 patient kernel: [ 1.244350] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
Apr 13 09:18:37 patient kernel: [ 1.244371] pci 0000:00:14.0: reg 0x10: [mem 0xf7e20000-0xf7e2ffff 64bit]
Apr 13 09:18:37 patient kernel: [ 1.244435] pci 0000:00:14.0: PME# supported from D3hot D3cold
Apr 13 09:18:37 patient kernel: [ 1.244444] device: '0000:00:14.0': device_add
Apr 13 09:18:37 patient kernel: [ 1.244473] pci 0000:00:14.0: System wakeup disabled by ACPI
Apr 13 09:18:37 patient kernel: [ 1.244478] bus: 'pci': add device 0000:00:14.0
Apr 13 09:18:37 patient kernel: [ 1.244502] PM: Adding info for pci:0000:00:14.0
Apr 13 09:18:37 patient kernel: [ 1.244518] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
Apr 13 09:18:37 patient kernel: [ 1.244539] pci 0000:00:16.0: reg 0x10: [mem 0xf7e3f000-0xf7e3f00f 64bit]
Apr 13 09:18:37 patient kernel: [ 1.244606] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Apr 13 09:18:37 patient kernel: [ 1.244616] device: '0000:00:16.0': device_add
Apr 13 09:18:37 patient kernel: [ 1.244641] bus: 'pci': add device 0000:00:16.0
Apr 13 09:18:37 patient kernel: [ 1.244665] PM: Adding info for pci:0000:00:16.0
Apr 13 09:18:37 patient kernel: [ 1.244690] pci 0000:00:19.0: [8086:153b] type 00 class 0x020000
Apr 13 09:18:37 patient kernel: [ 1.244708] pci 0000:00:19.0: reg 0x10: [mem 0xf7e00000-0xf7e1ffff]
Apr 13 09:18:37 patient kernel: [ 1.244717] pci 0000:00:19.0: reg 0x14: [mem 0xf7e3d000-0xf7e3dfff]
Apr 13 09:18:37 patient kernel: [ 1.244726] pci 0000:00:19.0: reg 0x18: [io 0xf080-0xf09f]
Apr 13 09:18:37 patient kernel: [ 1.244790] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
Apr 13 09:18:37 patient kernel: [ 1.244801] device: '0000:00:19.0': device_add
Apr 13 09:18:37 patient kernel: [ 1.244829] pci 0000:00:19.0: System wakeup disabled by ACPI
Apr 13 09:18:37 patient kernel: [ 1.244832] bus: 'pci': add device 0000:00:19.0
Apr 13 09:18:37 patient kernel: [ 1.244856] PM: Adding info for pci:0000:00:19.0
Apr 13 09:18:37 patient kernel: [ 1.244874] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
Apr 13 09:18:37 patient kernel: [ 1.244896] pci 0000:00:1a.0: reg 0x10: [mem 0xf7e3c000-0xf7e3c3ff]
Apr 13 09:18:37 patient kernel: [ 1.244988] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Apr 13 09:18:37 patient kernel: [ 1.245001] device: '0000:00:1a.0': device_add
Apr 13 09:18:37 patient kernel: [ 1.245041] pci 0000:00:1a.0: System wakeup disabled by ACPI
Apr 13 09:18:37 patient kernel: [ 1.245045] bus: 'pci': add device 0000:00:1a.0
Apr 13 09:18:37 patient kernel: [ 1.245070] PM: Adding info for pci:0000:00:1a.0
Apr 13 09:18:37 patient kernel: [ 1.245088] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
Apr 13 09:18:37 patient kernel: [ 1.245104] pci 0000:00:1b.0: reg 0x10: [mem 0xf7e30000-0xf7e33fff 64bit]
Apr 13 09:18:37 patient kernel: [ 1.245178] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Apr 13 09:18:37 patient kernel: [ 1.245189] device: '0000:00:1b.0': device_add
Apr 13 09:18:37 patient kernel: [ 1.245217] pci 0000:00:1b.0: System wakeup disabled by ACPI
Apr 13 09:18:37 patient kernel: [ 1.245221] bus: 'pci': add device 0000:00:1b.0
Apr 13 09:18:37 patient kernel: [ 1.245245] PM: Adding info for pci:0000:00:1b.0
Apr 13 09:18:37 patient kernel: [ 1.245259] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
Apr 13 09:18:37 patient kernel: [ 1.245330] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Apr 13 09:18:37 patient kernel: [ 1.245343] device: '0000:00:1c.0': device_add
Apr 13 09:18:37 patient kernel: [ 1.245371] pci 0000:00:1c.0: System wakeup disabled by ACPI
Apr 13 09:18:37 patient kernel: [ 1.245374] bus: 'pci': add device 0000:00:1c.0
Apr 13 09:18:37 patient kernel: [ 1.245398] PM: Adding info for pci:0000:00:1c.0
Apr 13 09:18:37 patient kernel: [ 1.245411] pci 0000:00:1c.1: [8086:8c12] type 01 class 0x060400
Apr 13 09:18:37 patient kernel: [ 1.245483] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Apr 13 09:18:37 patient kernel: [ 1.245495] device: '0000:00:1c.1': device_add
Apr 13 09:18:37 patient kernel: [ 1.245523] pci 0000:00:1c.1: System wakeup disabled by ACPI
Apr 13 09:18:37 patient kernel: [ 1.245527] bus: 'pci': add device 0000:00:1c.1
Apr 13 09:18:37 patient kernel: [ 1.245551] PM: Adding info for pci:0000:00:1c.1
Apr 13 09:18:37 patient kernel: [ 1.245565] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
Apr 13 09:18:37 patient kernel: [ 1.245636] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
Apr 13 09:18:37 patient kernel: [ 1.245649] device: '0000:00:1c.3': device_add
Apr 13 09:18:37 patient kernel: [ 1.245677] pci 0000:00:1c.3: System wakeup disabled by ACPI
Apr 13 09:18:37 patient kernel: [ 1.245681] bus: 'pci': add device 0000:00:1c.3
Apr 13 09:18:37 patient kernel: [ 1.245705] PM: Adding info for pci:0000:00:1c.3
Apr 13 09:18:37 patient kernel: [ 1.245727] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
Apr 13 09:18:37 patient kernel: [ 1.245754] pci 0000:00:1d.0: reg 0x10: [mem 0xf7e3b000-0xf7e3b3ff]
Apr 13 09:18:37 patient kernel: [ 1.245847] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Apr 13 09:18:37 patient kernel: [ 1.245860] device: '0000:00:1d.0': device_add
Apr 13 09:18:37 patient kernel: [ 1.245900] pci 0000:00:1d.0: System wakeup disabled by ACPI
Apr 13 09:18:37 patient kernel: [ 1.245903] bus: 'pci': add device 0000:00:1d.0
Apr 13 09:18:37 patient kernel: [ 1.245926] PM: Adding info for pci:0000:00:1d.0
Apr 13 09:18:37 patient kernel: [ 1.245943] pci 0000:00:1f.0: [8086:8c4b] type 00 class 0x060100
Apr 13 09:18:37 patient kernel: [ 1.246054] device: '0000:00:1f.0': device_add
Apr 13 09:18:37 patient kernel: [ 1.246081] bus: 'pci': add device 0000:00:1f.0
Apr 13 09:18:37 patient kernel: [ 1.246099] PM: Adding info for pci:0000:00:1f.0
Apr 13 09:18:37 patient kernel: [ 1.246116] pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
Apr 13 09:18:37 patient kernel: [ 1.246133] pci 0000:00:1f.2: reg 0x10: [io 0xf0d0-0xf0d7]
Apr 13 09:18:37 patient kernel: [ 1.246141] pci 0000:00:1f.2: reg 0x14: [io 0xf0c0-0xf0c3]
Apr 13 09:18:37 patient kernel: [ 1.246149] pci 0000:00:1f.2: reg 0x18: [io 0xf0b0-0xf0b7]
Apr 13 09:18:37 patient kernel: [ 1.246157] pci 0000:00:1f.2: reg 0x1c: [io 0xf0a0-0xf0a3]
Apr 13 09:18:37 patient kernel: [ 1.246165] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
Apr 13 09:18:37 patient kernel: [ 1.246173] pci 0000:00:1f.2: reg 0x24: [mem 0xf7e3a000-0xf7e3a7ff]
Apr 13 09:18:37 patient kernel: [ 1.246213] pci 0000:00:1f.2: PME# supported from D3hot
Apr 13 09:18:37 patient kernel: [ 1.246223] device: '0000:00:1f.2': device_add
Apr 13 09:18:37 patient kernel: [ 1.246250] bus: 'pci': add device 0000:00:1f.2
Apr 13 09:18:37 patient kernel: [ 1.246273] PM: Adding info for pci:0000:00:1f.2
Apr 13 09:18:37 patient kernel: [ 1.246283] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
Apr 13 09:18:37 patient kernel: [ 1.246299] pci 0000:00:1f.3: reg 0x10: [mem 0xf7e39000-0xf7e390ff 64bit]
Apr 13 09:18:37 patient kernel: [ 1.246320] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
Apr 13 09:18:37 patient kernel: [ 1.246343] device: '0000:00:1f.3': device_add
Apr 13 09:18:37 patient kernel: [ 1.246370] bus: 'pci': add device 0000:00:1f.3
Apr 13 09:18:37 patient kernel: [ 1.246388] PM: Adding info for pci:0000:00:1f.3
Apr 13 09:18:37 patient kernel: [ 1.246430] device: '0000:01': device_add
Apr 13 09:18:37 patient kernel: [ 1.246444] PM: Adding info for No Bus:0000:01
Apr 13 09:18:37 patient kernel: [ 1.246473] acpiphp: Slot [1] registered
Apr 13 09:18:37 patient kernel: [ 1.246478] pci 0000:00:1c.0: PCI bridge to [bus 01]
Apr 13 09:18:37 patient kernel: [ 1.246520] device: '0000:02': device_add
Apr 13 09:18:37 patient kernel: [ 1.246534] PM: Adding info for No Bus:0000:02
Apr 13 09:18:37 patient kernel: [ 1.246578] pci 0000:02:00.0: [10ec:5229] type 00 class 0xff0000
Apr 13 09:18:37 patient kernel: [ 1.246597] pci 0000:02:00.0: reg 0x10: [mem 0xf7d00000-0xf7d00fff]
Apr 13 09:18:37 patient kernel: [ 1.246735] pci 0000:02:00.0: supports D1 D2
Apr 13 09:18:37 patient kernel: [ 1.246737] pci 0000:02:00.0: PME# supported from D1 D2 D3hot
Apr 13 09:18:37 patient kernel: [ 1.246758] device: '0000:02:00.0': device_add
Apr 13 09:18:37 patient kernel: [ 1.246768] pci 0000:02:00.0: System wakeup disabled by ACPI
Apr 13 09:18:37 patient kernel: [ 1.246771] bus: 'pci': add device 0000:02:00.0
Apr 13 09:18:37 patient kernel: [ 1.246794] PM: Adding info for pci:0000:02:00.0
Apr 13 09:18:37 patient kernel: [ 1.253757] pci 0000:00:1c.1: PCI bridge to [bus 02]
Apr 13 09:18:37 patient kernel: [ 1.253763] pci 0000:00:1c.1: bridge window [mem 0xf7d00000-0xf7dfffff]
Apr 13 09:18:37 patient kernel: [ 1.253801] device: '0000:03': device_add
Apr 13 09:18:37 patient kernel: [ 1.253816] PM: Adding info for No Bus:0000:03
Apr 13 09:18:37 patient kernel: [ 1.253859] pci 0000:03:00.0: [168c:0034] type 00 class 0x028000
Apr 13 09:18:37 patient kernel: [ 1.253883] pci 0000:03:00.0: reg 0x10: [mem 0xf7c00000-0xf7c7ffff 64bit]
Apr 13 09:18:37 patient kernel: [ 1.253939] pci 0000:03:00.0: reg 0x30: [mem 0xf7c80000-0xf7c8ffff pref]
Apr 13 09:18:37 patient kernel: [ 1.254011] pci 0000:03:00.0: supports D1 D2
Apr 13 09:18:37 patient kernel: [ 1.254012] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 13 09:18:37 patient kernel: [ 1.254034] device: '0000:03:00.0': device_add
Apr 13 09:18:37 patient kernel: [ 1.254042] pci 0000:03:00.0: System wakeup disabled by ACPI
Apr 13 09:18:37 patient kernel: [ 1.254045] bus: 'pci': add device 0000:03:00.0
Apr 13 09:18:37 patient kernel: [ 1.254068] PM: Adding info for pci:0000:03:00.0
Apr 13 09:18:37 patient kernel: [ 1.261757] pci 0000:00:1c.3: PCI bridge to [bus 03]
Apr 13 09:18:37 patient kernel: [ 1.261762] pci 0000:00:1c.3: bridge window [mem 0xf7c00000-0xf7cfffff]
Apr 13 09:18:37 patient kernel: [ 1.261786] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
Apr 13 09:18:37 patient kernel: [ 1.262189] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
Apr 13 09:18:37 patient kernel: [ 1.262235] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 6 10 11 12 14 15)
Apr 13 09:18:37 patient kernel: [ 1.262279] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
Apr 13 09:18:37 patient kernel: [ 1.262322] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
Apr 13 09:18:37 patient kernel: [ 1.262365] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15)
Apr 13 09:18:37 patient kernel: [ 1.262407] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Apr 13 09:18:37 patient kernel: [ 1.262450] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
Apr 13 09:18:37 patient kernel: [ 1.262493] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
Apr 13 09:18:37 patient kernel: [ 1.262542] Registering platform device 'ACPI0003:00'. Parent at platform
Apr 13 09:18:37 patient kernel: [ 1.262544] device: 'ACPI0003:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.262549] bus: 'platform': add device ACPI0003:00
Apr 13 09:18:37 patient kernel: [ 1.262558] PM: Adding info for platform:ACPI0003:00
Apr 13 09:18:37 patient kernel: [ 1.262629] device: 'LNXPWRBN:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.262632] bus: 'acpi': add device LNXPWRBN:00
Apr 13 09:18:37 patient kernel: [ 1.262642] PM: Adding info for acpi:LNXPWRBN:00
Apr 13 09:18:37 patient kernel: [ 1.262664] ACPI: Enabled 4 GPEs in block 00 to 3F
Apr 13 09:18:37 patient kernel: [ 1.262667] bus: 'acpi': add driver ec
Apr 13 09:18:37 patient kernel: [ 1.262674] bus: 'acpi': driver_probe_device: matched device PNP0C09:00 with driver ec
Apr 13 09:18:37 patient kernel: [ 1.262675] bus: 'acpi': really_probe: probing driver ec with device PNP0C09:00
Apr 13 09:18:37 patient kernel: [ 1.262678] ec PNP0C09:00: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 1.262712] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
Apr 13 09:18:37 patient kernel: [ 1.262713] driver: 'PNP0C09:00': driver_bound: bound to device 'ec'
Apr 13 09:18:37 patient kernel: [ 1.262715] bus: 'acpi': really_probe: bound device PNP0C09:00 to driver ec
Apr 13 09:18:37 patient kernel: [ 1.262746] bus: 'pnp': registered
Apr 13 09:18:37 patient kernel: [ 1.262754] bus: 'xen-backend': registered
Apr 13 09:18:37 patient kernel: [ 1.262761] bus: 'xen': registered
Apr 13 09:18:37 patient kernel: [ 1.262763] bus: 'platform': add driver 88pm860x-regulator
Apr 13 09:18:37 patient kernel: [ 1.262769] bus: 'platform': add driver lp8788-buck
Apr 13 09:18:37 patient kernel: [ 1.262774] bus: 'platform': add driver lp8788-dldo
Apr 13 09:18:37 patient kernel: [ 1.262779] bus: 'platform': add driver lp8788-aldo
Apr 13 09:18:37 patient kernel: [ 1.262784] device class 'misc': registering
Apr 13 09:18:37 patient kernel: [ 1.262790] device: 'vga_arbiter': device_add
Apr 13 09:18:37 patient kernel: [ 1.262818] PM: Adding info for No Bus:vga_arbiter
Apr 13 09:18:37 patient kernel: [ 1.262824] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
Apr 13 09:18:37 patient kernel: [ 1.262828] vgaarb: loaded
Apr 13 09:18:37 patient kernel: [ 1.262829] vgaarb: bridge control possible 0000:00:02.0
Apr 13 09:18:37 patient kernel: [ 1.262840] bus: 'i2c': add driver 88PM860x
Apr 13 09:18:37 patient kernel: [ 1.262845] bus: 'i2c': add driver stmpe-i2c
Apr 13 09:18:37 patient kernel: [ 1.262850] bus: 'spi': add driver stmpe-spi
Apr 13 09:18:37 patient kernel: [ 1.262855] bus: 'i2c': add driver tc3589x
Apr 13 09:18:37 patient kernel: [ 1.262859] bus: 'i2c': add driver WM8400
Apr 13 09:18:37 patient kernel: [ 1.262864] bus: 'i2c': add driver wm831x
Apr 13 09:18:37 patient kernel: [ 1.262870] bus: 'spi': add driver wm831x
Apr 13 09:18:37 patient kernel: [ 1.262874] bus: 'i2c': add driver wm8350
Apr 13 09:18:37 patient kernel: [ 1.262879] bus: 'i2c': add driver tps65910
Apr 13 09:18:37 patient kernel: [ 1.262884] bus: 'i2c': add driver tps65912
Apr 13 09:18:37 patient kernel: [ 1.262888] bus: 'spi': add driver tps65912
Apr 13 09:18:37 patient kernel: [ 1.262892] bus: 'i2c': add driver tps80031
Apr 13 09:18:37 patient kernel: [ 1.262898] bus: 'spi': add driver ezx-pcap
Apr 13 09:18:37 patient kernel: [ 1.262903] bus: 'i2c': add driver da903x
Apr 13 09:18:37 patient kernel: [ 1.262907] bus: 'spi': add driver da9052
Apr 13 09:18:37 patient kernel: [ 1.262913] bus: 'i2c': add driver da9052
Apr 13 09:18:37 patient kernel: [ 1.262917] bus: 'i2c': add driver lp8788
Apr 13 09:18:37 patient kernel: [ 1.262922] bus: 'i2c': add driver da9055-pmic
Apr 13 09:18:37 patient kernel: [ 1.262926] bus: 'i2c': add driver max77686
Apr 13 09:18:37 patient kernel: [ 1.262931] bus: 'i2c': add driver max77693
Apr 13 09:18:37 patient kernel: [ 1.262935] bus: 'i2c': add driver max8925
Apr 13 09:18:37 patient kernel: [ 1.262940] bus: 'i2c': add driver max8997
Apr 13 09:18:37 patient kernel: [ 1.262945] bus: 'i2c': add driver max8998
Apr 13 09:18:37 patient kernel: [ 1.262950] bus: 'i2c': add driver ab3100
Apr 13 09:18:37 patient kernel: [ 1.262955] bus: 'i2c': add driver tps6586x
Apr 13 09:18:37 patient kernel: [ 1.262960] bus: 'i2c': add driver tps65090
Apr 13 09:18:37 patient kernel: [ 1.262964] bus: 'i2c': add driver aat2870
Apr 13 09:18:37 patient kernel: [ 1.262969] bus: 'i2c': add driver palmas
Apr 13 09:18:37 patient kernel: [ 1.262973] bus: 'i2c': add driver rc5t583
Apr 13 09:18:37 patient kernel: [ 1.262978] bus: 'i2c': add driver sec_pmic
Apr 13 09:18:37 patient kernel: [ 1.262983] bus: 'i2c': add driver as3711
Apr 13 09:18:37 patient kernel: [ 1.263018] device class 'scsi_host': registering
Apr 13 09:18:37 patient kernel: [ 1.263030] bus: 'scsi': registered
Apr 13 09:18:37 patient kernel: [ 1.263031] device class 'scsi_device': registering
Apr 13 09:18:37 patient kernel: [ 1.263035] SCSI subsystem initialized
Apr 13 09:18:37 patient kernel: [ 1.263078] device class 'ata_link': registering
Apr 13 09:18:37 patient kernel: [ 1.263082] device class 'ata_port': registering
Apr 13 09:18:37 patient kernel: [ 1.263085] device class 'ata_device': registering
Apr 13 09:18:37 patient kernel: [ 1.263089] libata version 3.00 loaded.
Apr 13 09:18:37 patient kernel: [ 1.263090] device class 'mdio_bus': registering
Apr 13 09:18:37 patient kernel: [ 1.263098] bus: 'mdio_bus': registered
Apr 13 09:18:37 patient kernel: [ 1.263100] bus: 'mdio_bus': add driver Generic PHY
Apr 13 09:18:37 patient kernel: [ 1.263105] bus: 'mdio_bus': add driver Generic 10G PHY
Apr 13 09:18:37 patient kernel: [ 1.263113] ACPI: bus type USB registered
Apr 13 09:18:37 patient kernel: [ 1.263119] bus: 'usb': registered
Apr 13 09:18:37 patient kernel: [ 1.263122] bus: 'usb': add driver usbfs
Apr 13 09:18:37 patient kernel: [ 1.263133] usbcore: registered new interface driver usbfs
Apr 13 09:18:37 patient kernel: [ 1.263135] bus: 'usb': add driver hub
Apr 13 09:18:37 patient kernel: [ 1.263142] usbcore: registered new interface driver hub
Apr 13 09:18:37 patient kernel: [ 1.263175] bus: 'usb': add driver usb
Apr 13 09:18:37 patient kernel: [ 1.263180] usbcore: registered new device driver usb
Apr 13 09:18:37 patient kernel: [ 1.263186] bus: 'serio': registered
Apr 13 09:18:37 patient kernel: [ 1.263187] device class 'input': registering
Apr 13 09:18:37 patient kernel: [ 1.263194] device class 'rtc': registering
Apr 13 09:18:37 patient kernel: [ 1.263197] device class 'power_supply': registering
Apr 13 09:18:37 patient kernel: [ 1.263202] device class 'hwmon': registering
Apr 13 09:18:37 patient kernel: [ 1.263205] device class 'watchdog': registering
Apr 13 09:18:37 patient kernel: [ 1.263265] bus: 'mmc': registered
Apr 13 09:18:37 patient kernel: [ 1.263267] device class 'mmc_host': registering
Apr 13 09:18:37 patient kernel: [ 1.263275] bus: 'sdio': registered
Apr 13 09:18:37 patient kernel: [ 1.263276] device class 'leds': registering
Apr 13 09:18:37 patient kernel: [ 1.263279] device class 'devfreq': registering
Apr 13 09:18:37 patient kernel: [ 1.263302] PCI: Using ACPI for IRQ routing
Apr 13 09:18:37 patient kernel: [ 1.264783] PCI: pci_cache_line_size set to 64 bytes
Apr 13 09:18:37 patient kernel: [ 1.264833] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
Apr 13 09:18:37 patient kernel: [ 1.264835] e820: reserve RAM buffer [mem 0xcbd21000-0xcbffffff]
Apr 13 09:18:37 patient kernel: [ 1.264836] e820: reserve RAM buffer [mem 0xcc43e000-0xcfffffff]
Apr 13 09:18:37 patient kernel: [ 1.264837] e820: reserve RAM buffer [mem 0xdb7f5000-0xdbffffff]
Apr 13 09:18:37 patient kernel: [ 1.264839] e820: reserve RAM buffer [mem 0xdb8db000-0xdbffffff]
Apr 13 09:18:37 patient kernel: [ 1.264841] e820: reserve RAM buffer [mem 0x41fe00000-0x41fffffff]
Apr 13 09:18:37 patient kernel: [ 1.264847] device class 'net': registering
Apr 13 09:18:37 patient kernel: [ 1.264860] device: 'lo': device_add
Apr 13 09:18:37 patient kernel: [ 1.264898] PM: Adding info for No Bus:lo
Apr 13 09:18:37 patient kernel: [ 1.264928] NetLabel: Initializing
Apr 13 09:18:37 patient kernel: [ 1.264929] NetLabel: domain hash size = 128
Apr 13 09:18:37 patient kernel: [ 1.264930] NetLabel: protocols = UNLABELED CIPSOv4
Apr 13 09:18:37 patient kernel: [ 1.264943] NetLabel: unlabeled traffic allowed by default
Apr 13 09:18:37 patient kernel: [ 1.264944] device class 'rfkill': registering
Apr 13 09:18:37 patient kernel: [ 1.264949] device: 'rfkill': device_add
Apr 13 09:18:37 patient kernel: [ 1.264969] PM: Adding info for No Bus:rfkill
Apr 13 09:18:37 patient kernel: [ 1.265000] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Apr 13 09:18:37 patient kernel: [ 1.265006] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Apr 13 09:18:37 patient kernel: [ 1.267042] Switched to clocksource hpet
Apr 13 09:18:37 patient kernel: [ 1.272622] AppArmor: AppArmor Filesystem Enabled
Apr 13 09:18:37 patient kernel: [ 1.272635] bus: 'pnp': add driver system
Apr 13 09:18:37 patient kernel: [ 1.272644] pnp: PnP ACPI init
Apr 13 09:18:37 patient kernel: [ 1.272647] device: 'pnp0': device_add
Apr 13 09:18:37 patient kernel: [ 1.272657] PM: Adding info for No Bus:pnp0
Apr 13 09:18:37 patient kernel: [ 1.272658] ACPI: bus type PNP registered
Apr 13 09:18:37 patient kernel: [ 1.272701] device: '00:00': device_add
Apr 13 09:18:37 patient kernel: [ 1.272708] bus: 'pnp': add device 00:00
Apr 13 09:18:37 patient kernel: [ 1.272717] PM: Adding info for pnp:00:00
Apr 13 09:18:37 patient kernel: [ 1.272721] bus: 'pnp': driver_probe_device: matched device 00:00 with driver system
Apr 13 09:18:37 patient kernel: [ 1.272723] bus: 'pnp': really_probe: probing driver system with device 00:00
Apr 13 09:18:37 patient kernel: [ 1.272726] system 00:00: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 1.272733] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.272734] driver: '00:00': driver_bound: bound to device 'system'
Apr 13 09:18:37 patient kernel: [ 1.272736] bus: 'pnp': really_probe: bound device 00:00 to driver system
Apr 13 09:18:37 patient kernel: [ 1.272738] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Apr 13 09:18:37 patient kernel: [ 1.272839] pnp 00:01: [dma 4]
Apr 13 09:18:37 patient kernel: [ 1.272841] device: '00:01': device_add
Apr 13 09:18:37 patient kernel: [ 1.272848] bus: 'pnp': add device 00:01
Apr 13 09:18:37 patient kernel: [ 1.272857] PM: Adding info for pnp:00:01
Apr 13 09:18:37 patient kernel: [ 1.272860] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
Apr 13 09:18:37 patient kernel: [ 1.272867] device: '00:02': device_add
Apr 13 09:18:37 patient kernel: [ 1.272873] bus: 'pnp': add device 00:02
Apr 13 09:18:37 patient kernel: [ 1.272883] PM: Adding info for pnp:00:02
Apr 13 09:18:37 patient kernel: [ 1.272886] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
Apr 13 09:18:37 patient kernel: [ 1.272957] device: '00:03': device_add
Apr 13 09:18:37 patient kernel: [ 1.272964] bus: 'pnp': add device 00:03
Apr 13 09:18:37 patient kernel: [ 1.272973] PM: Adding info for pnp:00:03
Apr 13 09:18:37 patient kernel: [ 1.272976] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
Apr 13 09:18:37 patient kernel: [ 1.273007] device: '00:04': device_add
Apr 13 09:18:37 patient kernel: [ 1.273014] bus: 'pnp': add device 00:04
Apr 13 09:18:37 patient kernel: [ 1.273025] PM: Adding info for pnp:00:04
Apr 13 09:18:37 patient kernel: [ 1.273028] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
Apr 13 09:18:37 patient kernel: [ 1.273118] device: '00:05': device_add
Apr 13 09:18:37 patient kernel: [ 1.273125] bus: 'pnp': add device 00:05
Apr 13 09:18:37 patient kernel: [ 1.273134] PM: Adding info for pnp:00:05
Apr 13 09:18:37 patient kernel: [ 1.273137] bus: 'pnp': driver_probe_device: matched device 00:05 with driver system
Apr 13 09:18:37 patient kernel: [ 1.273138] bus: 'pnp': really_probe: probing driver system with device 00:05
Apr 13 09:18:37 patient kernel: [ 1.273140] system 00:05: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 1.273145] system 00:05: [io 0x0680-0x069f] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.273148] system 00:05: [io 0xffff] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.273149] system 00:05: [io 0xffff] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.273151] system 00:05: [io 0xffff] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.273153] system 00:05: [io 0x1c00-0x1cfe] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.273155] system 00:05: [io 0x1d00-0x1dfe] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.273156] system 00:05: [io 0x1e00-0x1efe] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.273158] system 00:05: [io 0x1f00-0x1ffe] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.273160] system 00:05: [io 0x1800-0x18fe] could not be reserved
Apr 13 09:18:37 patient kernel: [ 1.273162] system 00:05: [io 0x164e-0x164f] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.273164] system 00:05: [io 0x3322-0x3323] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.273165] driver: '00:05': driver_bound: bound to device 'system'
Apr 13 09:18:37 patient kernel: [ 1.273167] bus: 'pnp': really_probe: bound device 00:05 to driver system
Apr 13 09:18:37 patient kernel: [ 1.273169] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 13 09:18:37 patient kernel: [ 1.273181] device: '00:06': device_add
Apr 13 09:18:37 patient kernel: [ 1.273187] bus: 'pnp': add device 00:06
Apr 13 09:18:37 patient kernel: [ 1.273198] PM: Adding info for pnp:00:06
Apr 13 09:18:37 patient kernel: [ 1.273200] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
Apr 13 09:18:37 patient kernel: [ 1.273227] device: '00:07': device_add
Apr 13 09:18:37 patient kernel: [ 1.273233] bus: 'pnp': add device 00:07
Apr 13 09:18:37 patient kernel: [ 1.273242] PM: Adding info for pnp:00:07
Apr 13 09:18:37 patient kernel: [ 1.273245] bus: 'pnp': driver_probe_device: matched device 00:07 with driver system
Apr 13 09:18:37 patient kernel: [ 1.273246] bus: 'pnp': really_probe: probing driver system with device 00:07
Apr 13 09:18:37 patient kernel: [ 1.273248] system 00:07: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 1.273253] system 00:07: [io 0x1854-0x1857] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.273254] driver: '00:07': driver_bound: bound to device 'system'
Apr 13 09:18:37 patient kernel: [ 1.273255] bus: 'pnp': really_probe: bound device 00:07 to driver system
Apr 13 09:18:37 patient kernel: [ 1.273258] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Apr 13 09:18:37 patient kernel: [ 1.273274] device: '00:08': device_add
Apr 13 09:18:37 patient kernel: [ 1.273286] bus: 'pnp': add device 00:08
Apr 13 09:18:37 patient kernel: [ 1.273295] PM: Adding info for pnp:00:08
Apr 13 09:18:37 patient kernel: [ 1.273298] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
Apr 13 09:18:37 patient kernel: [ 1.273366] device: '00:09': device_add
Apr 13 09:18:37 patient kernel: [ 1.273374] bus: 'pnp': add device 00:09
Apr 13 09:18:37 patient kernel: [ 1.273384] PM: Adding info for pnp:00:09
Apr 13 09:18:37 patient kernel: [ 1.273387] pnp 00:09: Plug and Play ACPI device, IDs SYN1213 PNP0f13 (active)
Apr 13 09:18:37 patient kernel: [ 1.273415] device: '00:0a': device_add
Apr 13 09:18:37 patient kernel: [ 1.273422] bus: 'pnp': add device 00:0a
Apr 13 09:18:37 patient kernel: [ 1.273431] PM: Adding info for pnp:00:0a
Apr 13 09:18:37 patient kernel: [ 1.273434] bus: 'pnp': driver_probe_device: matched device 00:0a with driver system
Apr 13 09:18:37 patient kernel: [ 1.273435] bus: 'pnp': really_probe: probing driver system with device 00:0a
Apr 13 09:18:37 patient kernel: [ 1.273437] system 00:0a: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 1.273441] system 00:0a: [io 0x04d0-0x04d1] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.273443] driver: '00:0a': driver_bound: bound to device 'system'
Apr 13 09:18:37 patient kernel: [ 1.273444] bus: 'pnp': really_probe: bound device 00:0a to driver system
Apr 13 09:18:37 patient kernel: [ 1.273446] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 13 09:18:37 patient kernel: [ 1.273732] device: '00:0b': device_add
Apr 13 09:18:37 patient kernel: [ 1.273744] bus: 'pnp': add device 00:0b
Apr 13 09:18:37 patient kernel: [ 1.273755] PM: Adding info for pnp:00:0b
Apr 13 09:18:37 patient kernel: [ 1.273758] bus: 'pnp': driver_probe_device: matched device 00:0b with driver system
Apr 13 09:18:37 patient kernel: [ 1.273759] bus: 'pnp': really_probe: probing driver system with device 00:0b
Apr 13 09:18:37 patient kernel: [ 1.273761] system 00:0b: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 1.273766] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.273768] system 00:0b: [mem 0xfed10000-0xfed17fff] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.273770] system 00:0b: [mem 0xfed18000-0xfed18fff] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.273772] system 00:0b: [mem 0xfed19000-0xfed19fff] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.273774] system 00:0b: [mem 0xf8000000-0xfbffffff] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.273776] system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.273778] system 00:0b: [mem 0xfed90000-0xfed93fff] could not be reserved
Apr 13 09:18:37 patient kernel: [ 1.273779] system 00:0b: [mem 0xfed45000-0xfed8ffff] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.273781] system 00:0b: [mem 0xff000000-0xffffffff] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.273783] system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved
Apr 13 09:18:37 patient kernel: [ 1.273785] system 00:0b: [mem 0xf7fef000-0xf7feffff] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.273787] system 00:0b: [mem 0xf7ff0000-0xf7ff0fff] has been reserved
Apr 13 09:18:37 patient kernel: [ 1.273789] driver: '00:0b': driver_bound: bound to device 'system'
Apr 13 09:18:37 patient kernel: [ 1.273790] bus: 'pnp': really_probe: bound device 00:0b to driver system
Apr 13 09:18:37 patient kernel: [ 1.273792] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 13 09:18:37 patient kernel: [ 1.273984] pnp: PnP ACPI: found 12 devices
Apr 13 09:18:37 patient kernel: [ 1.273985] ACPI: bus type PNP unregistered
Apr 13 09:18:37 patient kernel: [ 1.273994] device class 'mem': registering
Apr 13 09:18:37 patient kernel: [ 1.273999] device: 'mem': device_add
Apr 13 09:18:37 patient kernel: [ 1.274026] PM: Adding info for No Bus:mem
Apr 13 09:18:37 patient kernel: [ 1.274030] device: 'null': device_add
Apr 13 09:18:37 patient kernel: [ 1.274053] PM: Adding info for No Bus:null
Apr 13 09:18:37 patient kernel: [ 1.274056] device: 'port': device_add
Apr 13 09:18:37 patient kernel: [ 1.274077] PM: Adding info for No Bus:port
Apr 13 09:18:37 patient kernel: [ 1.274080] device: 'zero': device_add
Apr 13 09:18:37 patient kernel: [ 1.274102] PM: Adding info for No Bus:zero
Apr 13 09:18:37 patient kernel: [ 1.274105] device: 'full': device_add
Apr 13 09:18:37 patient kernel: [ 1.274125] PM: Adding info for No Bus:full
Apr 13 09:18:37 patient kernel: [ 1.274128] device: 'random': device_add
Apr 13 09:18:37 patient kernel: [ 1.274152] PM: Adding info for No Bus:random
Apr 13 09:18:37 patient kernel: [ 1.274155] device: 'urandom': device_add
Apr 13 09:18:37 patient kernel: [ 1.274177] PM: Adding info for No Bus:urandom
Apr 13 09:18:37 patient kernel: [ 1.274180] device: 'kmsg': device_add
Apr 13 09:18:37 patient kernel: [ 1.274203] PM: Adding info for No Bus:kmsg
Apr 13 09:18:37 patient kernel: [ 1.274206] device: 'tty': device_add
Apr 13 09:18:37 patient kernel: [ 1.274229] PM: Adding info for No Bus:tty
Apr 13 09:18:37 patient kernel: [ 1.274234] device: 'console': device_add
Apr 13 09:18:37 patient kernel: [ 1.274256] PM: Adding info for No Bus:console
Apr 13 09:18:37 patient kernel: [ 1.274260] device: 'tty0': device_add
Apr 13 09:18:37 patient kernel: [ 1.274281] PM: Adding info for No Bus:tty0
Apr 13 09:18:37 patient kernel: [ 1.274285] device class 'vc': registering
Apr 13 09:18:37 patient kernel: [ 1.274289] device: 'vcs': device_add
Apr 13 09:18:37 patient kernel: [ 1.274312] PM: Adding info for No Bus:vcs
Apr 13 09:18:37 patient kernel: [ 1.274315] device: 'vcsa': device_add
Apr 13 09:18:37 patient kernel: [ 1.274336] PM: Adding info for No Bus:vcsa
Apr 13 09:18:37 patient kernel: [ 1.274340] device: 'vcs1': device_add
Apr 13 09:18:37 patient kernel: [ 1.274362] PM: Adding info for No Bus:vcs1
Apr 13 09:18:37 patient kernel: [ 1.274365] device: 'vcsa1': device_add
Apr 13 09:18:37 patient kernel: [ 1.274387] PM: Adding info for No Bus:vcsa1
Apr 13 09:18:37 patient kernel: [ 1.274393] device: 'tty1': device_add
Apr 13 09:18:37 patient kernel: [ 1.274415] PM: Adding info for No Bus:tty1
Apr 13 09:18:37 patient kernel: [ 1.274419] device: 'tty2': device_add
Apr 13 09:18:37 patient kernel: [ 1.274440] PM: Adding info for No Bus:tty2
Apr 13 09:18:37 patient kernel: [ 1.274443] device: 'tty3': device_add
Apr 13 09:18:37 patient kernel: [ 1.274465] PM: Adding info for No Bus:tty3
Apr 13 09:18:37 patient kernel: [ 1.274468] device: 'tty4': device_add
Apr 13 09:18:37 patient kernel: [ 1.274491] PM: Adding info for No Bus:tty4
Apr 13 09:18:37 patient kernel: [ 1.274494] device: 'tty5': device_add
Apr 13 09:18:37 patient kernel: [ 1.274515] PM: Adding info for No Bus:tty5
Apr 13 09:18:37 patient kernel: [ 1.274518] device: 'tty6': device_add
Apr 13 09:18:37 patient kernel: [ 1.274540] PM: Adding info for No Bus:tty6
Apr 13 09:18:37 patient kernel: [ 1.274543] device: 'tty7': device_add
Apr 13 09:18:37 patient kernel: [ 1.274568] PM: Adding info for No Bus:tty7
Apr 13 09:18:37 patient kernel: [ 1.274571] device: 'tty8': device_add
Apr 13 09:18:37 patient kernel: [ 1.274593] PM: Adding info for No Bus:tty8
Apr 13 09:18:37 patient kernel: [ 1.274596] device: 'tty9': device_add
Apr 13 09:18:37 patient kernel: [ 1.274617] PM: Adding info for No Bus:tty9
Apr 13 09:18:37 patient kernel: [ 1.274620] device: 'tty10': device_add
Apr 13 09:18:37 patient kernel: [ 1.274642] PM: Adding info for No Bus:tty10
Apr 13 09:18:37 patient kernel: [ 1.274646] device: 'tty11': device_add
Apr 13 09:18:37 patient kernel: [ 1.274667] PM: Adding info for No Bus:tty11
Apr 13 09:18:37 patient kernel: [ 1.274671] device: 'tty12': device_add
Apr 13 09:18:37 patient kernel: [ 1.274694] PM: Adding info for No Bus:tty12
Apr 13 09:18:37 patient kernel: [ 1.274697] device: 'tty13': device_add
Apr 13 09:18:37 patient kernel: [ 1.274718] PM: Adding info for No Bus:tty13
Apr 13 09:18:37 patient kernel: [ 1.274721] device: 'tty14': device_add
Apr 13 09:18:37 patient kernel: [ 1.274743] PM: Adding info for No Bus:tty14
Apr 13 09:18:37 patient kernel: [ 1.274747] device: 'tty15': device_add
Apr 13 09:18:37 patient kernel: [ 1.274768] PM: Adding info for No Bus:tty15
Apr 13 09:18:37 patient kernel: [ 1.274771] device: 'tty16': device_add
Apr 13 09:18:37 patient kernel: [ 1.274793] PM: Adding info for No Bus:tty16
Apr 13 09:18:37 patient kernel: [ 1.274798] device: 'tty17': device_add
Apr 13 09:18:37 patient kernel: [ 1.274819] PM: Adding info for No Bus:tty17
Apr 13 09:18:37 patient kernel: [ 1.274822] device: 'tty18': device_add
Apr 13 09:18:37 patient kernel: [ 1.274844] PM: Adding info for No Bus:tty18
Apr 13 09:18:37 patient kernel: [ 1.274847] device: 'tty19': device_add
Apr 13 09:18:37 patient kernel: [ 1.274869] PM: Adding info for No Bus:tty19
Apr 13 09:18:37 patient kernel: [ 1.274872] device: 'tty20': device_add
Apr 13 09:18:37 patient kernel: [ 1.274894] PM: Adding info for No Bus:tty20
Apr 13 09:18:37 patient kernel: [ 1.274897] device: 'tty21': device_add
Apr 13 09:18:37 patient kernel: [ 1.274918] PM: Adding info for No Bus:tty21
Apr 13 09:18:37 patient kernel: [ 1.274921] device: 'tty22': device_add
Apr 13 09:18:37 patient kernel: [ 1.274942] PM: Adding info for No Bus:tty22
Apr 13 09:18:37 patient kernel: [ 1.274945] device: 'tty23': device_add
Apr 13 09:18:37 patient kernel: [ 1.274967] PM: Adding info for No Bus:tty23
Apr 13 09:18:37 patient kernel: [ 1.274970] device: 'tty24': device_add
Apr 13 09:18:37 patient kernel: [ 1.274991] PM: Adding info for No Bus:tty24
Apr 13 09:18:37 patient kernel: [ 1.274994] device: 'tty25': device_add
Apr 13 09:18:37 patient kernel: [ 1.275017] PM: Adding info for No Bus:tty25
Apr 13 09:18:37 patient kernel: [ 1.275020] device: 'tty26': device_add
Apr 13 09:18:37 patient kernel: [ 1.275048] PM: Adding info for No Bus:tty26
Apr 13 09:18:37 patient kernel: [ 1.275051] device: 'tty27': device_add
Apr 13 09:18:37 patient kernel: [ 1.275074] PM: Adding info for No Bus:tty27
Apr 13 09:18:37 patient kernel: [ 1.275077] device: 'tty28': device_add
Apr 13 09:18:37 patient kernel: [ 1.275098] PM: Adding info for No Bus:tty28
Apr 13 09:18:37 patient kernel: [ 1.275101] device: 'tty29': device_add
Apr 13 09:18:37 patient kernel: [ 1.275123] PM: Adding info for No Bus:tty29
Apr 13 09:18:37 patient kernel: [ 1.275126] device: 'tty30': device_add
Apr 13 09:18:37 patient kernel: [ 1.275147] PM: Adding info for No Bus:tty30
Apr 13 09:18:37 patient kernel: [ 1.275150] device: 'tty31': device_add
Apr 13 09:18:37 patient kernel: [ 1.275176] PM: Adding info for No Bus:tty31
Apr 13 09:18:37 patient kernel: [ 1.275179] device: 'tty32': device_add
Apr 13 09:18:37 patient kernel: [ 1.275200] PM: Adding info for No Bus:tty32
Apr 13 09:18:37 patient kernel: [ 1.275203] device: 'tty33': device_add
Apr 13 09:18:37 patient kernel: [ 1.275225] PM: Adding info for No Bus:tty33
Apr 13 09:18:37 patient kernel: [ 1.275228] device: 'tty34': device_add
Apr 13 09:18:37 patient kernel: [ 1.275249] PM: Adding info for No Bus:tty34
Apr 13 09:18:37 patient kernel: [ 1.275252] device: 'tty35': device_add
Apr 13 09:18:37 patient kernel: [ 1.275274] PM: Adding info for No Bus:tty35
Apr 13 09:18:37 patient kernel: [ 1.275278] device: 'tty36': device_add
Apr 13 09:18:37 patient kernel: [ 1.275299] PM: Adding info for No Bus:tty36
Apr 13 09:18:37 patient kernel: [ 1.275302] device: 'tty37': device_add
Apr 13 09:18:37 patient kernel: [ 1.275324] PM: Adding info for No Bus:tty37
Apr 13 09:18:37 patient kernel: [ 1.275327] device: 'tty38': device_add
Apr 13 09:18:37 patient kernel: [ 1.275348] PM: Adding info for No Bus:tty38
Apr 13 09:18:37 patient kernel: [ 1.275351] device: 'tty39': device_add
Apr 13 09:18:37 patient kernel: [ 1.275372] PM: Adding info for No Bus:tty39
Apr 13 09:18:37 patient kernel: [ 1.275375] device: 'tty40': device_add
Apr 13 09:18:37 patient kernel: [ 1.275398] PM: Adding info for No Bus:tty40
Apr 13 09:18:37 patient kernel: [ 1.275401] device: 'tty41': device_add
Apr 13 09:18:37 patient kernel: [ 1.275422] PM: Adding info for No Bus:tty41
Apr 13 09:18:37 patient kernel: [ 1.275425] device: 'tty42': device_add
Apr 13 09:18:37 patient kernel: [ 1.275447] PM: Adding info for No Bus:tty42
Apr 13 09:18:37 patient kernel: [ 1.275450] device: 'tty43': device_add
Apr 13 09:18:37 patient kernel: [ 1.275471] PM: Adding info for No Bus:tty43
Apr 13 09:18:37 patient kernel: [ 1.275474] device: 'tty44': device_add
Apr 13 09:18:37 patient kernel: [ 1.275496] PM: Adding info for No Bus:tty44
Apr 13 09:18:37 patient kernel: [ 1.275500] device: 'tty45': device_add
Apr 13 09:18:37 patient kernel: [ 1.275521] PM: Adding info for No Bus:tty45
Apr 13 09:18:37 patient kernel: [ 1.275524] device: 'tty46': device_add
Apr 13 09:18:37 patient kernel: [ 1.275547] PM: Adding info for No Bus:tty46
Apr 13 09:18:37 patient kernel: [ 1.275550] device: 'tty47': device_add
Apr 13 09:18:37 patient kernel: [ 1.275571] PM: Adding info for No Bus:tty47
Apr 13 09:18:37 patient kernel: [ 1.275574] device: 'tty48': device_add
Apr 13 09:18:37 patient kernel: [ 1.275598] PM: Adding info for No Bus:tty48
Apr 13 09:18:37 patient kernel: [ 1.275602] device: 'tty49': device_add
Apr 13 09:18:37 patient kernel: [ 1.275624] PM: Adding info for No Bus:tty49
Apr 13 09:18:37 patient kernel: [ 1.275627] device: 'tty50': device_add
Apr 13 09:18:37 patient kernel: [ 1.275649] PM: Adding info for No Bus:tty50
Apr 13 09:18:37 patient kernel: [ 1.275652] device: 'tty51': device_add
Apr 13 09:18:37 patient kernel: [ 1.275672] PM: Adding info for No Bus:tty51
Apr 13 09:18:37 patient kernel: [ 1.275675] device: 'tty52': device_add
Apr 13 09:18:37 patient kernel: [ 1.275697] PM: Adding info for No Bus:tty52
Apr 13 09:18:37 patient kernel: [ 1.275700] device: 'tty53': device_add
Apr 13 09:18:37 patient kernel: [ 1.275721] PM: Adding info for No Bus:tty53
Apr 13 09:18:37 patient kernel: [ 1.275724] device: 'tty54': device_add
Apr 13 09:18:37 patient kernel: [ 1.275746] PM: Adding info for No Bus:tty54
Apr 13 09:18:37 patient kernel: [ 1.275749] device: 'tty55': device_add
Apr 13 09:18:37 patient kernel: [ 1.275773] PM: Adding info for No Bus:tty55
Apr 13 09:18:37 patient kernel: [ 1.275776] device: 'tty56': device_add
Apr 13 09:18:37 patient kernel: [ 1.275797] PM: Adding info for No Bus:tty56
Apr 13 09:18:37 patient kernel: [ 1.275801] device: 'tty57': device_add
Apr 13 09:18:37 patient kernel: [ 1.275823] PM: Adding info for No Bus:tty57
Apr 13 09:18:37 patient kernel: [ 1.275826] device: 'tty58': device_add
Apr 13 09:18:37 patient kernel: [ 1.275847] PM: Adding info for No Bus:tty58
Apr 13 09:18:37 patient kernel: [ 1.275850] device: 'tty59': device_add
Apr 13 09:18:37 patient kernel: [ 1.275872] PM: Adding info for No Bus:tty59
Apr 13 09:18:37 patient kernel: [ 1.275875] device: 'tty60': device_add
Apr 13 09:18:37 patient kernel: [ 1.275896] PM: Adding info for No Bus:tty60
Apr 13 09:18:37 patient kernel: [ 1.275899] device: 'tty61': device_add
Apr 13 09:18:37 patient kernel: [ 1.275921] PM: Adding info for No Bus:tty61
Apr 13 09:18:37 patient kernel: [ 1.275924] device: 'tty62': device_add
Apr 13 09:18:37 patient kernel: [ 1.275945] PM: Adding info for No Bus:tty62
Apr 13 09:18:37 patient kernel: [ 1.275948] device: 'tty63': device_add
Apr 13 09:18:37 patient kernel: [ 1.275970] PM: Adding info for No Bus:tty63
Apr 13 09:18:37 patient kernel: [ 1.276001] device class 'firmware': registering
Apr 13 09:18:37 patient kernel: [ 1.276007] device class 'thermal': registering
Apr 13 09:18:37 patient kernel: [ 1.280517] pci 0000:00:1c.0: PCI bridge to [bus 01]
Apr 13 09:18:37 patient kernel: [ 1.280528] pci 0000:00:1c.1: PCI bridge to [bus 02]
Apr 13 09:18:37 patient kernel: [ 1.280533] pci 0000:00:1c.1: bridge window [mem 0xf7d00000-0xf7dfffff]
Apr 13 09:18:37 patient kernel: [ 1.280540] pci 0000:00:1c.3: PCI bridge to [bus 03]
Apr 13 09:18:37 patient kernel: [ 1.280545] pci 0000:00:1c.3: bridge window [mem 0xf7c00000-0xf7cfffff]
Apr 13 09:18:37 patient kernel: [ 1.280553] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
Apr 13 09:18:37 patient kernel: [ 1.280555] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
Apr 13 09:18:37 patient kernel: [ 1.280556] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
Apr 13 09:18:37 patient kernel: [ 1.280558] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
Apr 13 09:18:37 patient kernel: [ 1.280560] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
Apr 13 09:18:37 patient kernel: [ 1.280561] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
Apr 13 09:18:37 patient kernel: [ 1.280563] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
Apr 13 09:18:37 patient kernel: [ 1.280564] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
Apr 13 09:18:37 patient kernel: [ 1.280566] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
Apr 13 09:18:37 patient kernel: [ 1.280568] pci_bus 0000:00: resource 13 [mem 0xdf200000-0xfeafffff]
Apr 13 09:18:37 patient kernel: [ 1.280570] pci_bus 0000:02: resource 1 [mem 0xf7d00000-0xf7dfffff]
Apr 13 09:18:37 patient kernel: [ 1.280571] pci_bus 0000:03: resource 1 [mem 0xf7c00000-0xf7cfffff]
Apr 13 09:18:37 patient kernel: [ 1.280600] NET: Registered protocol family 2
Apr 13 09:18:37 patient kernel: [ 1.280772] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Apr 13 09:18:37 patient kernel: [ 1.281000] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Apr 13 09:18:37 patient kernel: [ 1.281128] TCP: Hash tables configured (established 131072 bind 65536)
Apr 13 09:18:37 patient kernel: [ 1.281145] TCP: reno registered
Apr 13 09:18:37 patient kernel: [ 1.281166] UDP hash table entries: 8192 (order: 6, 262144 bytes)
Apr 13 09:18:37 patient kernel: [ 1.281220] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
Apr 13 09:18:37 patient kernel: [ 1.281305] NET: Registered protocol family 1
Apr 13 09:18:37 patient kernel: [ 1.281314] pci 0000:00:02.0: Boot video device
Apr 13 09:18:37 patient kernel: [ 1.281748] PCI: CLS 64 bytes, default 64
Apr 13 09:18:37 patient kernel: [ 1.281795] Trying to unpack rootfs image as initramfs...
Apr 13 09:18:37 patient kernel: [ 1.606541] Freeing initrd memory: 17548K (ffff880035daa000 - ffff880036ecd000)
Apr 13 09:18:37 patient kernel: [ 1.606551] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Apr 13 09:18:37 patient kernel: [ 1.606554] software IO TLB [mem 0xd77f5000-0xdb7f5000] (64MB) mapped at [ffff8800d77f5000-ffff8800db7f4fff]
Apr 13 09:18:37 patient kernel: [ 1.606901] Registering platform device 'microcode'. Parent at platform
Apr 13 09:18:37 patient kernel: [ 1.606903] device: 'microcode': device_add
Apr 13 09:18:37 patient kernel: [ 1.606908] bus: 'platform': add device microcode
Apr 13 09:18:37 patient kernel: [ 1.606938] PM: Adding info for platform:microcode
Apr 13 09:18:37 patient kernel: [ 1.606954] microcode: CPU0 sig=0x40661, pf=0x20, revision=0xa
Apr 13 09:18:37 patient kernel: [ 1.606962] microcode: CPU1 sig=0x40661, pf=0x20, revision=0xa
Apr 13 09:18:37 patient kernel: [ 1.606968] microcode: CPU2 sig=0x40661, pf=0x20, revision=0xa
Apr 13 09:18:37 patient kernel: [ 1.606975] microcode: CPU3 sig=0x40661, pf=0x20, revision=0xa
Apr 13 09:18:37 patient kernel: [ 1.606983] microcode: CPU4 sig=0x40661, pf=0x20, revision=0xa
Apr 13 09:18:37 patient kernel: [ 1.606991] microcode: CPU5 sig=0x40661, pf=0x20, revision=0xa
Apr 13 09:18:37 patient kernel: [ 1.606999] microcode: CPU6 sig=0x40661, pf=0x20, revision=0xa
Apr 13 09:18:37 patient kernel: [ 1.607007] microcode: CPU7 sig=0x40661, pf=0x20, revision=0xa
Apr 13 09:18:37 patient kernel: [ 1.607013] device: 'microcode': device_add
Apr 13 09:18:37 patient kernel: [ 1.607050] PM: Adding info for No Bus:microcode
Apr 13 09:18:37 patient kernel: [ 1.607055] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Apr 13 09:18:37 patient kernel: [ 1.607058] Registering platform device 'pcspkr'. Parent at platform
Apr 13 09:18:37 patient kernel: [ 1.607060] device: 'pcspkr': device_add
Apr 13 09:18:37 patient kernel: [ 1.607062] bus: 'platform': add device pcspkr
Apr 13 09:18:37 patient kernel: [ 1.607074] PM: Adding info for platform:pcspkr
Apr 13 09:18:37 patient kernel: [ 1.607079] Scanning for low memory corruption every 60 seconds
Apr 13 09:18:37 patient kernel: [ 1.607099] Registering platform device 'vesa-framebuffer.0'. Parent at platform
Apr 13 09:18:37 patient kernel: [ 1.607101] device: 'vesa-framebuffer.0': device_add
Apr 13 09:18:37 patient kernel: [ 1.607104] bus: 'platform': add device vesa-framebuffer.0
Apr 13 09:18:37 patient kernel: [ 1.607112] PM: Adding info for platform:vesa-framebuffer.0
Apr 13 09:18:37 patient kernel: [ 1.607181] device: 'snapshot': device_add
Apr 13 09:18:37 patient kernel: [ 1.607205] PM: Adding info for No Bus:snapshot
Apr 13 09:18:37 patient kernel: [ 1.607217] bus: 'clocksource': registered
Apr 13 09:18:37 patient kernel: [ 1.607219] device: 'clocksource': device_add
Apr 13 09:18:37 patient kernel: [ 1.607226] PM: Adding info for No Bus:clocksource
Apr 13 09:18:37 patient kernel: [ 1.607229] device: 'clocksource0': device_add
Apr 13 09:18:37 patient kernel: [ 1.607231] bus: 'clocksource': add device clocksource0
Apr 13 09:18:37 patient kernel: [ 1.607240] PM: Adding info for clocksource:clocksource0
Apr 13 09:18:37 patient kernel: [ 1.607248] bus: 'platform': add driver alarmtimer
Apr 13 09:18:37 patient kernel: [ 1.607255] Registering platform device 'alarmtimer'. Parent at platform
Apr 13 09:18:37 patient kernel: [ 1.607257] device: 'alarmtimer': device_add
Apr 13 09:18:37 patient kernel: [ 1.607259] bus: 'platform': add device alarmtimer
Apr 13 09:18:37 patient kernel: [ 1.607267] PM: Adding info for platform:alarmtimer
Apr 13 09:18:37 patient kernel: [ 1.607272] bus: 'platform': driver_probe_device: matched device alarmtimer with driver alarmtimer
Apr 13 09:18:37 patient kernel: [ 1.607274] bus: 'platform': really_probe: probing driver alarmtimer with device alarmtimer
Apr 13 09:18:37 patient kernel: [ 1.607278] alarmtimer alarmtimer: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 1.607282] driver: 'alarmtimer': driver_bound: bound to device 'alarmtimer'
Apr 13 09:18:37 patient kernel: [ 1.607284] bus: 'platform': really_probe: bound device alarmtimer to driver alarmtimer
Apr 13 09:18:37 patient kernel: [ 1.607292] bus: 'clockevents': registered
Apr 13 09:18:37 patient kernel: [ 1.607294] device: 'clockevents': device_add
Apr 13 09:18:37 patient kernel: [ 1.607303] PM: Adding info for No Bus:clockevents
Apr 13 09:18:37 patient kernel: [ 1.607305] device: 'clockevent0': device_add
Apr 13 09:18:37 patient kernel: [ 1.607308] bus: 'clockevents': add device clockevent0
Apr 13 09:18:37 patient kernel: [ 1.607315] PM: Adding info for clockevents:clockevent0
Apr 13 09:18:37 patient kernel: [ 1.607319] device: 'clockevent1': device_add
Apr 13 09:18:37 patient kernel: [ 1.607322] bus: 'clockevents': add device clockevent1
Apr 13 09:18:37 patient kernel: [ 1.607330] PM: Adding info for clockevents:clockevent1
Apr 13 09:18:37 patient kernel: [ 1.607334] device: 'clockevent2': device_add
Apr 13 09:18:37 patient kernel: [ 1.607336] bus: 'clockevents': add device clockevent2
Apr 13 09:18:37 patient kernel: [ 1.607344] PM: Adding info for clockevents:clockevent2
Apr 13 09:18:37 patient kernel: [ 1.607348] device: 'clockevent3': device_add
Apr 13 09:18:37 patient kernel: [ 1.607350] bus: 'clockevents': add device clockevent3
Apr 13 09:18:37 patient kernel: [ 1.607359] PM: Adding info for clockevents:clockevent3
Apr 13 09:18:37 patient kernel: [ 1.607363] device: 'clockevent4': device_add
Apr 13 09:18:37 patient kernel: [ 1.607365] bus: 'clockevents': add device clockevent4
Apr 13 09:18:37 patient kernel: [ 1.607372] PM: Adding info for clockevents:clockevent4
Apr 13 09:18:37 patient kernel: [ 1.607377] device: 'clockevent5': device_add
Apr 13 09:18:37 patient kernel: [ 1.607380] bus: 'clockevents': add device clockevent5
Apr 13 09:18:37 patient kernel: [ 1.607388] PM: Adding info for clockevents:clockevent5
Apr 13 09:18:37 patient kernel: [ 1.607391] device: 'clockevent6': device_add
Apr 13 09:18:37 patient kernel: [ 1.607394] bus: 'clockevents': add device clockevent6
Apr 13 09:18:37 patient kernel: [ 1.607401] PM: Adding info for clockevents:clockevent6
Apr 13 09:18:37 patient kernel: [ 1.607405] device: 'clockevent7': device_add
Apr 13 09:18:37 patient kernel: [ 1.607407] bus: 'clockevents': add device clockevent7
Apr 13 09:18:37 patient kernel: [ 1.607414] PM: Adding info for clockevents:clockevent7
Apr 13 09:18:37 patient kernel: [ 1.607419] device: 'broadcast': device_add
Apr 13 09:18:37 patient kernel: [ 1.607421] bus: 'clockevents': add device broadcast
Apr 13 09:18:37 patient kernel: [ 1.607429] PM: Adding info for clockevents:broadcast
Apr 13 09:18:37 patient kernel: [ 1.607445] futex hash table entries: 2048 (order: 5, 131072 bytes)
Apr 13 09:18:37 patient kernel: [ 1.607461] Initialise system trusted keyring
Apr 13 09:18:37 patient kernel: [ 1.607505] audit: initializing netlink subsys (disabled)
Apr 13 09:18:37 patient kernel: [ 1.607519] audit: type=2000 audit(1397405914.468:1): initialized
Apr 13 09:18:37 patient kernel: [ 1.636342] bus: 'event_source': registered
Apr 13 09:18:37 patient kernel: [ 1.636345] device: 'cpu': device_add
Apr 13 09:18:37 patient kernel: [ 1.636370] bus: 'event_source': add device cpu
Apr 13 09:18:37 patient kernel: [ 1.636380] PM: Adding info for event_source:cpu
Apr 13 09:18:37 patient kernel: [ 1.636384] device: 'breakpoint': device_add
Apr 13 09:18:37 patient kernel: [ 1.636387] bus: 'event_source': add device breakpoint
Apr 13 09:18:37 patient kernel: [ 1.636397] PM: Adding info for event_source:breakpoint
Apr 13 09:18:37 patient kernel: [ 1.636400] device: 'tracepoint': device_add
Apr 13 09:18:37 patient kernel: [ 1.636402] bus: 'event_source': add device tracepoint
Apr 13 09:18:37 patient kernel: [ 1.636410] PM: Adding info for event_source:tracepoint
Apr 13 09:18:37 patient kernel: [ 1.636413] device: 'software': device_add
Apr 13 09:18:37 patient kernel: [ 1.636415] bus: 'event_source': add device software
Apr 13 09:18:37 patient kernel: [ 1.636425] PM: Adding info for event_source:software
Apr 13 09:18:37 patient kernel: [ 1.636486] HugeTLB registered 2 MB page size, pre-allocated 0 pages
Apr 13 09:18:37 patient kernel: [ 1.637828] zbud: loaded
Apr 13 09:18:37 patient kernel: [ 1.637972] VFS: Disk quotas dquot_6.5.2
Apr 13 09:18:37 patient kernel: [ 1.638016] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Apr 13 09:18:37 patient kernel: [ 1.638443] device: 'ecryptfs': device_add
Apr 13 09:18:37 patient kernel: [ 1.638469] PM: Adding info for No Bus:ecryptfs
Apr 13 09:18:37 patient kernel: [ 1.638474] fuse init (API version 7.22)
Apr 13 09:18:37 patient kernel: [ 1.638520] device: 'fuse': device_add
Apr 13 09:18:37 patient kernel: [ 1.638542] PM: Adding info for No Bus:fuse
Apr 13 09:18:37 patient kernel: [ 1.638552] msgmni has been set to 31939
Apr 13 09:18:37 patient kernel: [ 1.639007] Key type asymmetric registered
Apr 13 09:18:37 patient kernel: [ 1.639009] Asymmetric key parser 'x509' registered
Apr 13 09:18:37 patient kernel: [ 1.639038] device class 'bsg': registering
Apr 13 09:18:37 patient kernel: [ 1.639043] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
Apr 13 09:18:37 patient kernel: [ 1.639086] io scheduler noop registered
Apr 13 09:18:37 patient kernel: [ 1.639087] io scheduler deadline registered (default)
Apr 13 09:18:37 patient kernel: [ 1.639114] io scheduler cfq registered
Apr 13 09:18:37 patient kernel: [ 1.639121] device class 'phy': registering
Apr 13 09:18:37 patient kernel: [ 1.639126] bus: 'platform': add driver timb-gpio
Apr 13 09:18:37 patient kernel: [ 1.639161] bus: 'pci_express': registered
Apr 13 09:18:37 patient kernel: [ 1.639162] bus: 'pci': add driver pcieport
Apr 13 09:18:37 patient kernel: [ 1.639167] bus: 'pci': driver_probe_device: matched device 0000:00:1c.0 with driver pcieport
Apr 13 09:18:37 patient kernel: [ 1.639168] bus: 'pci': really_probe: probing driver pcieport with device 0000:00:1c.0
Apr 13 09:18:37 patient kernel: [ 1.639171] pcieport 0000:00:1c.0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 1.639302] driver: '0000:00:1c.0': driver_bound: bound to device 'pcieport'
Apr 13 09:18:37 patient kernel: [ 1.639304] bus: 'pci': really_probe: bound device 0000:00:1c.0 to driver pcieport
Apr 13 09:18:37 patient kernel: [ 1.639306] bus: 'pci': driver_probe_device: matched device 0000:00:1c.1 with driver pcieport
Apr 13 09:18:37 patient kernel: [ 1.639308] bus: 'pci': really_probe: probing driver pcieport with device 0000:00:1c.1
Apr 13 09:18:37 patient kernel: [ 1.639309] pcieport 0000:00:1c.1: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 1.639409] driver: '0000:00:1c.1': driver_bound: bound to device 'pcieport'
Apr 13 09:18:37 patient kernel: [ 1.639410] bus: 'pci': really_probe: bound device 0000:00:1c.1 to driver pcieport
Apr 13 09:18:37 patient kernel: [ 1.639412] bus: 'pci': driver_probe_device: matched device 0000:00:1c.3 with driver pcieport
Apr 13 09:18:37 patient kernel: [ 1.639413] bus: 'pci': really_probe: probing driver pcieport with device 0000:00:1c.3
Apr 13 09:18:37 patient kernel: [ 1.639415] pcieport 0000:00:1c.3: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 1.639509] driver: '0000:00:1c.3': driver_bound: bound to device 'pcieport'
Apr 13 09:18:37 patient kernel: [ 1.639511] bus: 'pci': really_probe: bound device 0000:00:1c.3 to driver pcieport
Apr 13 09:18:37 patient kernel: [ 1.639520] bus: 'pci_express': add driver aer
Apr 13 09:18:37 patient kernel: [ 1.639526] bus: 'pci_express': add driver pcie_pme
Apr 13 09:18:37 patient kernel: [ 1.639531] bus: 'pci': add driver ioapic
Apr 13 09:18:37 patient kernel: [ 1.639540] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Apr 13 09:18:37 patient kernel: [ 1.639542] bus: 'pci_express': add driver pciehp_dummy
Apr 13 09:18:37 patient kernel: [ 1.639549] bus: 'pci_express': remove driver pciehp_dummy
Apr 13 09:18:37 patient kernel: [ 1.639552] driver: 'pciehp_dummy': driver_release
Apr 13 09:18:37 patient kernel: [ 1.639554] bus: 'pci_express': add driver pciehp
Apr 13 09:18:37 patient kernel: [ 1.639558] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Apr 13 09:18:37 patient kernel: [ 1.639561] device: 'fbcon': device_add
Apr 13 09:18:37 patient kernel: [ 1.639573] PM: Adding info for No Bus:fbcon
Apr 13 09:18:37 patient kernel: [ 1.639579] bus: 'pci': add driver imsttfb
Apr 13 09:18:37 patient kernel: [ 1.639587] bus: 'pci': add driver asiliantfb
Apr 13 09:18:37 patient kernel: [ 1.639596] bus: 'platform': add driver vesa-framebuffer
Apr 13 09:18:37 patient kernel: [ 1.639599] bus: 'platform': driver_probe_device: matched device vesa-framebuffer.0 with driver vesa-framebuffer
Apr 13 09:18:37 patient kernel: [ 1.639601] bus: 'platform': really_probe: probing driver vesa-framebuffer with device vesa-framebuffer.0
Apr 13 09:18:37 patient kernel: [ 1.639603] vesa-framebuffer vesa-framebuffer.0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 1.639609] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
Apr 13 09:18:37 patient kernel: [ 1.639610] vesafb: scrolling: redraw
Apr 13 09:18:37 patient kernel: [ 1.639611] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Apr 13 09:18:37 patient kernel: [ 1.640589] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90005b80000, using 8128k, total 8128k
Apr 13 09:18:37 patient kernel: [ 1.640592] device: 'fb0': device_add
Apr 13 09:18:37 patient kernel: [ 1.640621] PM: Adding info for No Bus:fb0
Apr 13 09:18:37 patient kernel: [ 1.640651] device: 'vtcon1': device_add
Apr 13 09:18:37 patient kernel: [ 1.640661] PM: Adding info for No Bus:vtcon1
Apr 13 09:18:37 patient kernel: [ 1.850276] Console: switching to colour frame buffer device 240x67
Apr 13 09:18:37 patient kernel: [ 2.059134] fb0: VESA VGA frame buffer device
Apr 13 09:18:37 patient kernel: [ 2.059136] driver: 'vesa-framebuffer.0': driver_bound: bound to device 'vesa-framebuffer'
Apr 13 09:18:37 patient kernel: [ 2.059138] bus: 'platform': really_probe: bound device vesa-framebuffer.0 to driver vesa-framebuffer
Apr 13 09:18:37 patient kernel: [ 2.059145] bus: 'platform': add driver efi-framebuffer
Apr 13 09:18:37 patient kernel: [ 2.059151] bus: 'platform': add driver simple-framebuffer
Apr 13 09:18:37 patient kernel: [ 2.059157] intel_idle: MWAIT substates: 0x42120
Apr 13 09:18:37 patient kernel: [ 2.059158] intel_idle: v0.4 model 0x46
Apr 13 09:18:37 patient kernel: [ 2.059159] intel_idle: lapic_timer_reliable_states 0xffffffff
Apr 13 09:18:37 patient kernel: [ 2.059439] bus: 'platform': add driver ipmi
Apr 13 09:18:37 patient kernel: [ 2.059445] ipmi message handler version 39.2
Apr 13 09:18:37 patient kernel: [ 2.059450] bus: 'platform': add driver acpi-ac
Apr 13 09:18:37 patient kernel: [ 2.059454] bus: 'platform': driver_probe_device: matched device ACPI0003:00 with driver acpi-ac
Apr 13 09:18:37 patient kernel: [ 2.059455] bus: 'platform': really_probe: probing driver acpi-ac with device ACPI0003:00
Apr 13 09:18:37 patient kernel: [ 2.059458] acpi-ac ACPI0003:00: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.059478] device: 'AC': device_add
Apr 13 09:18:37 patient kernel: [ 2.059498] PM: Adding info for No Bus:AC
Apr 13 09:18:37 patient kernel: [ 2.059521] ACPI: AC Adapter [AC] (on-line)
Apr 13 09:18:37 patient kernel: [ 2.059523] driver: 'ACPI0003:00': driver_bound: bound to device 'acpi-ac'
Apr 13 09:18:37 patient kernel: [ 2.059525] bus: 'platform': really_probe: bound device ACPI0003:00 to driver acpi-ac
Apr 13 09:18:37 patient kernel: [ 2.059531] bus: 'acpi': add driver button
Apr 13 09:18:37 patient kernel: [ 2.059574] bus: 'acpi': driver_probe_device: matched device PNP0C0C:00 with driver button
Apr 13 09:18:37 patient kernel: [ 2.059576] bus: 'acpi': really_probe: probing driver button with device PNP0C0C:00
Apr 13 09:18:37 patient kernel: [ 2.059578] button PNP0C0C:00: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.059585] device: 'input0': device_add
Apr 13 09:18:37 patient kernel: [ 2.059609] PM: Adding info for No Bus:input0
Apr 13 09:18:37 patient kernel: [ 2.059620] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
Apr 13 09:18:37 patient kernel: [ 2.059623] ACPI: Power Button [PWRB]
Apr 13 09:18:37 patient kernel: [ 2.059626] driver: 'PNP0C0C:00': driver_bound: bound to device 'button'
Apr 13 09:18:37 patient kernel: [ 2.059627] bus: 'acpi': really_probe: bound device PNP0C0C:00 to driver button
Apr 13 09:18:37 patient kernel: [ 2.059629] bus: 'acpi': driver_probe_device: matched device PNP0C0E:00 with driver button
Apr 13 09:18:37 patient kernel: [ 2.059630] bus: 'acpi': really_probe: probing driver button with device PNP0C0E:00
Apr 13 09:18:37 patient kernel: [ 2.059632] button PNP0C0E:00: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.059637] device: 'input1': device_add
Apr 13 09:18:37 patient kernel: [ 2.059658] PM: Adding info for No Bus:input1
Apr 13 09:18:37 patient kernel: [ 2.059666] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
Apr 13 09:18:37 patient kernel: [ 2.059668] ACPI: Sleep Button [SLPB]
Apr 13 09:18:37 patient kernel: [ 2.059670] driver: 'PNP0C0E:00': driver_bound: bound to device 'button'
Apr 13 09:18:37 patient kernel: [ 2.059672] bus: 'acpi': really_probe: bound device PNP0C0E:00 to driver button
Apr 13 09:18:37 patient kernel: [ 2.059673] bus: 'acpi': driver_probe_device: matched device PNP0C0D:00 with driver button
Apr 13 09:18:37 patient kernel: [ 2.059675] bus: 'acpi': really_probe: probing driver button with device PNP0C0D:00
Apr 13 09:18:37 patient kernel: [ 2.059677] button PNP0C0D:00: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.059684] device: 'input2': device_add
Apr 13 09:18:37 patient kernel: [ 2.059704] PM: Adding info for No Bus:input2
Apr 13 09:18:37 patient kernel: [ 2.059712] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
Apr 13 09:18:37 patient kernel: [ 2.059736] ACPI: Lid Switch [LID0]
Apr 13 09:18:37 patient kernel: [ 2.059738] driver: 'PNP0C0D:00': driver_bound: bound to device 'button'
Apr 13 09:18:37 patient kernel: [ 2.059739] bus: 'acpi': really_probe: bound device PNP0C0D:00 to driver button
Apr 13 09:18:37 patient kernel: [ 2.059743] bus: 'acpi': driver_probe_device: matched device LNXPWRBN:00 with driver button
Apr 13 09:18:37 patient kernel: [ 2.059745] bus: 'acpi': really_probe: probing driver button with device LNXPWRBN:00
Apr 13 09:18:37 patient kernel: [ 2.059747] button LNXPWRBN:00: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.059753] device: 'input3': device_add
Apr 13 09:18:37 patient kernel: [ 2.059773] PM: Adding info for No Bus:input3
Apr 13 09:18:37 patient kernel: [ 2.059781] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Apr 13 09:18:37 patient kernel: [ 2.059783] ACPI: Power Button [PWRF]
Apr 13 09:18:37 patient kernel: [ 2.059789] driver: 'LNXPWRBN:00': driver_bound: bound to device 'button'
Apr 13 09:18:37 patient kernel: [ 2.059790] bus: 'acpi': really_probe: bound device LNXPWRBN:00 to driver button
Apr 13 09:18:37 patient kernel: [ 2.059795] bus: 'acpi': add driver fan
Apr 13 09:18:37 patient kernel: [ 2.059810] bus: 'cpu': add driver processor
Apr 13 09:18:37 patient kernel: [ 2.059813] bus: 'cpu': driver_probe_device: matched device cpu0 with driver processor
Apr 13 09:18:37 patient kernel: [ 2.059815] bus: 'cpu': really_probe: probing driver processor with device cpu0
Apr 13 09:18:37 patient kernel: [ 2.059817] processor cpu0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.059824] device: 'cooling_device0': device_add
Apr 13 09:18:37 patient kernel: [ 2.059834] PM: Adding info for No Bus:cooling_device0
Apr 13 09:18:37 patient kernel: [ 2.059841] driver: 'cpu0': driver_bound: bound to device 'processor'
Apr 13 09:18:37 patient kernel: [ 2.059842] bus: 'cpu': really_probe: bound device cpu0 to driver processor
Apr 13 09:18:37 patient kernel: [ 2.059844] bus: 'cpu': driver_probe_device: matched device cpu1 with driver processor
Apr 13 09:18:37 patient kernel: [ 2.059846] bus: 'cpu': really_probe: probing driver processor with device cpu1
Apr 13 09:18:37 patient kernel: [ 2.059847] processor cpu1: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.059854] device: 'cooling_device1': device_add
Apr 13 09:18:37 patient kernel: [ 2.059863] PM: Adding info for No Bus:cooling_device1
Apr 13 09:18:37 patient kernel: [ 2.059869] driver: 'cpu1': driver_bound: bound to device 'processor'
Apr 13 09:18:37 patient kernel: [ 2.059870] bus: 'cpu': really_probe: bound device cpu1 to driver processor
Apr 13 09:18:37 patient kernel: [ 2.059872] bus: 'cpu': driver_probe_device: matched device cpu2 with driver processor
Apr 13 09:18:37 patient kernel: [ 2.059873] bus: 'cpu': really_probe: probing driver processor with device cpu2
Apr 13 09:18:37 patient kernel: [ 2.059875] processor cpu2: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.059879] device: 'cooling_device2': device_add
Apr 13 09:18:37 patient kernel: [ 2.059889] PM: Adding info for No Bus:cooling_device2
Apr 13 09:18:37 patient kernel: [ 2.059895] driver: 'cpu2': driver_bound: bound to device 'processor'
Apr 13 09:18:37 patient kernel: [ 2.059896] bus: 'cpu': really_probe: bound device cpu2 to driver processor
Apr 13 09:18:37 patient kernel: [ 2.059898] bus: 'cpu': driver_probe_device: matched device cpu3 with driver processor
Apr 13 09:18:37 patient kernel: [ 2.059900] bus: 'cpu': really_probe: probing driver processor with device cpu3
Apr 13 09:18:37 patient kernel: [ 2.059901] processor cpu3: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.059905] device: 'cooling_device3': device_add
Apr 13 09:18:37 patient kernel: [ 2.059914] PM: Adding info for No Bus:cooling_device3
Apr 13 09:18:37 patient kernel: [ 2.059919] driver: 'cpu3': driver_bound: bound to device 'processor'
Apr 13 09:18:37 patient kernel: [ 2.059921] bus: 'cpu': really_probe: bound device cpu3 to driver processor
Apr 13 09:18:37 patient kernel: [ 2.059922] bus: 'cpu': driver_probe_device: matched device cpu4 with driver processor
Apr 13 09:18:37 patient kernel: [ 2.059924] bus: 'cpu': really_probe: probing driver processor with device cpu4
Apr 13 09:18:37 patient kernel: [ 2.059926] processor cpu4: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.059930] device: 'cooling_device4': device_add
Apr 13 09:18:37 patient kernel: [ 2.059939] PM: Adding info for No Bus:cooling_device4
Apr 13 09:18:37 patient kernel: [ 2.059945] driver: 'cpu4': driver_bound: bound to device 'processor'
Apr 13 09:18:37 patient kernel: [ 2.059946] bus: 'cpu': really_probe: bound device cpu4 to driver processor
Apr 13 09:18:37 patient kernel: [ 2.059948] bus: 'cpu': driver_probe_device: matched device cpu5 with driver processor
Apr 13 09:18:37 patient kernel: [ 2.059950] bus: 'cpu': really_probe: probing driver processor with device cpu5
Apr 13 09:18:37 patient kernel: [ 2.059951] processor cpu5: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.059956] device: 'cooling_device5': device_add
Apr 13 09:18:37 patient kernel: [ 2.059964] PM: Adding info for No Bus:cooling_device5
Apr 13 09:18:37 patient kernel: [ 2.059971] driver: 'cpu5': driver_bound: bound to device 'processor'
Apr 13 09:18:37 patient kernel: [ 2.059972] bus: 'cpu': really_probe: bound device cpu5 to driver processor
Apr 13 09:18:37 patient kernel: [ 2.059974] bus: 'cpu': driver_probe_device: matched device cpu6 with driver processor
Apr 13 09:18:37 patient kernel: [ 2.059975] bus: 'cpu': really_probe: probing driver processor with device cpu6
Apr 13 09:18:37 patient kernel: [ 2.059977] processor cpu6: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.059981] device: 'cooling_device6': device_add
Apr 13 09:18:37 patient kernel: [ 2.059990] PM: Adding info for No Bus:cooling_device6
Apr 13 09:18:37 patient kernel: [ 2.059995] driver: 'cpu6': driver_bound: bound to device 'processor'
Apr 13 09:18:37 patient kernel: [ 2.059996] bus: 'cpu': really_probe: bound device cpu6 to driver processor
Apr 13 09:18:37 patient kernel: [ 2.059998] bus: 'cpu': driver_probe_device: matched device cpu7 with driver processor
Apr 13 09:18:37 patient kernel: [ 2.060000] bus: 'cpu': really_probe: probing driver processor with device cpu7
Apr 13 09:18:37 patient kernel: [ 2.060001] processor cpu7: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.060005] device: 'cooling_device7': device_add
Apr 13 09:18:37 patient kernel: [ 2.060015] PM: Adding info for No Bus:cooling_device7
Apr 13 09:18:37 patient kernel: [ 2.060020] driver: 'cpu7': driver_bound: bound to device 'processor'
Apr 13 09:18:37 patient kernel: [ 2.060021] bus: 'cpu': really_probe: bound device cpu7 to driver processor
Apr 13 09:18:37 patient kernel: [ 2.060029] bus: 'acpi': add driver thermal
Apr 13 09:18:37 patient kernel: [ 2.060040] bus: 'acpi': driver_probe_device: matched device LNXTHERM:00 with driver thermal
Apr 13 09:18:37 patient kernel: [ 2.060041] bus: 'acpi': really_probe: probing driver thermal with device LNXTHERM:00
Apr 13 09:18:37 patient kernel: [ 2.060043] thermal LNXTHERM:00: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.060109] device: 'thermal_zone0': device_add
Apr 13 09:18:37 patient kernel: [ 2.060118] PM: Adding info for No Bus:thermal_zone0
Apr 13 09:18:37 patient kernel: [ 2.060133] device: 'hwmon0': device_add
Apr 13 09:18:37 patient kernel: [ 2.060143] PM: Adding info for No Bus:hwmon0
Apr 13 09:18:37 patient kernel: [ 2.060170] thermal LNXTHERM:00: registered as thermal_zone0
Apr 13 09:18:37 patient kernel: [ 2.060171] ACPI: Thermal Zone [TZ0] (14 C)
Apr 13 09:18:37 patient kernel: [ 2.060173] driver: 'LNXTHERM:00': driver_bound: bound to device 'thermal'
Apr 13 09:18:37 patient kernel: [ 2.060174] bus: 'acpi': really_probe: bound device LNXTHERM:00 to driver thermal
Apr 13 09:18:37 patient kernel: [ 2.060182] bus: 'acpi': add driver hardware_error_device
Apr 13 09:18:37 patient kernel: [ 2.060187] bus: 'acpi': add driver battery
Apr 13 09:18:37 patient kernel: [ 2.060197] GHES: HEST is not enabled!
Apr 13 09:18:37 patient kernel: [ 2.060199] bus: 'platform': add driver virtio-mmio
Apr 13 09:18:37 patient kernel: [ 2.060207] bus: 'pci': add driver virtio-pci
Apr 13 09:18:37 patient kernel: [ 2.060211] bus: 'acpi': driver_probe_device: matched device PNP0C0A:00 with driver battery
Apr 13 09:18:37 patient kernel: [ 2.060214] bus: 'acpi': really_probe: probing driver battery with device PNP0C0A:00
Apr 13 09:18:37 patient kernel: [ 2.060219] bus: 'virtio': add driver virtio_balloon
Apr 13 09:18:37 patient kernel: [ 2.060221] battery PNP0C0A:00: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.060225] bus: 'pci': add driver xen-platform-pci
Apr 13 09:18:37 patient kernel: [ 2.060236] bus: 'i2c': add driver lp872x
Apr 13 09:18:37 patient kernel: [ 2.060245] device: 'ptmx': device_add
Apr 13 09:18:37 patient kernel: [ 2.060273] PM: Adding info for No Bus:ptmx
Apr 13 09:18:37 patient kernel: [ 2.060280] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Apr 13 09:18:37 patient kernel: [ 2.060291] bus: 'pnp': add driver serial
Apr 13 09:18:37 patient kernel: [ 2.060339] Registering platform device 'serial8250'. Parent at platform
Apr 13 09:18:37 patient kernel: [ 2.060341] device: 'serial8250': device_add
Apr 13 09:18:37 patient kernel: [ 2.060344] bus: 'platform': add device serial8250
Apr 13 09:18:37 patient kernel: [ 2.060352] PM: Adding info for platform:serial8250
Apr 13 09:18:37 patient kernel: [ 2.060370] device: 'ttyS0': device_add
Apr 13 09:18:37 patient kernel: [ 2.060412] PM: Adding info for No Bus:ttyS0
Apr 13 09:18:37 patient kernel: [ 2.060426] device: 'ttyS1': device_add
Apr 13 09:18:37 patient kernel: [ 2.060456] PM: Adding info for No Bus:ttyS1
Apr 13 09:18:37 patient kernel: [ 2.060463] device: 'BAT0': device_add
Apr 13 09:18:37 patient kernel: [ 2.060470] device: 'ttyS2': device_add
Apr 13 09:18:37 patient kernel: [ 2.060505] PM: Adding info for No Bus:BAT0
Apr 13 09:18:37 patient kernel: [ 2.060511] PM: Adding info for No Bus:ttyS2
Apr 13 09:18:37 patient kernel: [ 2.060526] device: 'ttyS3': device_add
Apr 13 09:18:37 patient kernel: [ 2.060566] PM: Adding info for No Bus:ttyS3
Apr 13 09:18:37 patient kernel: [ 2.060574] device: 'ttyS4': device_add
Apr 13 09:18:37 patient kernel: [ 2.060613] PM: Adding info for No Bus:ttyS4
Apr 13 09:18:37 patient kernel: [ 2.060622] device: 'ttyS5': device_add
Apr 13 09:18:37 patient kernel: [ 2.060659] PM: Adding info for No Bus:ttyS5
Apr 13 09:18:37 patient kernel: [ 2.060668] ACPI: Battery Slot [BAT0] (battery present)
Apr 13 09:18:37 patient kernel: [ 2.060669] device: 'ttyS6': device_add
Apr 13 09:18:37 patient kernel: [ 2.060673] driver: 'PNP0C0A:00': driver_bound: bound to device 'battery'
Apr 13 09:18:37 patient kernel: [ 2.060675] bus: 'acpi': really_probe: bound device PNP0C0A:00 to driver battery
Apr 13 09:18:37 patient kernel: [ 2.060698] PM: Adding info for No Bus:ttyS6
Apr 13 09:18:37 patient kernel: [ 2.060707] device: 'ttyS7': device_add
Apr 13 09:18:37 patient kernel: [ 2.060738] PM: Adding info for No Bus:ttyS7
Apr 13 09:18:37 patient kernel: [ 2.060748] device: 'ttyS8': device_add
Apr 13 09:18:37 patient kernel: [ 2.060782] PM: Adding info for No Bus:ttyS8
Apr 13 09:18:37 patient kernel: [ 2.060791] device: 'ttyS9': device_add
Apr 13 09:18:37 patient kernel: [ 2.060820] PM: Adding info for No Bus:ttyS9
Apr 13 09:18:37 patient kernel: [ 2.060830] device: 'ttyS10': device_add
Apr 13 09:18:37 patient kernel: [ 2.060860] PM: Adding info for No Bus:ttyS10
Apr 13 09:18:37 patient kernel: [ 2.060868] device: 'ttyS11': device_add
Apr 13 09:18:37 patient kernel: [ 2.060898] PM: Adding info for No Bus:ttyS11
Apr 13 09:18:37 patient kernel: [ 2.060906] device: 'ttyS12': device_add
Apr 13 09:18:37 patient kernel: [ 2.060936] PM: Adding info for No Bus:ttyS12
Apr 13 09:18:37 patient kernel: [ 2.060945] device: 'ttyS13': device_add
Apr 13 09:18:37 patient kernel: [ 2.060975] PM: Adding info for No Bus:ttyS13
Apr 13 09:18:37 patient kernel: [ 2.060983] device: 'ttyS14': device_add
Apr 13 09:18:37 patient kernel: [ 2.061012] PM: Adding info for No Bus:ttyS14
Apr 13 09:18:37 patient kernel: [ 2.061020] device: 'ttyS15': device_add
Apr 13 09:18:37 patient kernel: [ 2.061050] PM: Adding info for No Bus:ttyS15
Apr 13 09:18:37 patient kernel: [ 2.061059] device: 'ttyS16': device_add
Apr 13 09:18:37 patient kernel: [ 2.061089] PM: Adding info for No Bus:ttyS16
Apr 13 09:18:37 patient kernel: [ 2.061098] device: 'ttyS17': device_add
Apr 13 09:18:37 patient kernel: [ 2.061127] PM: Adding info for No Bus:ttyS17
Apr 13 09:18:37 patient kernel: [ 2.061136] device: 'ttyS18': device_add
Apr 13 09:18:37 patient kernel: [ 2.061165] PM: Adding info for No Bus:ttyS18
Apr 13 09:18:37 patient kernel: [ 2.061174] device: 'ttyS19': device_add
Apr 13 09:18:37 patient kernel: [ 2.061204] PM: Adding info for No Bus:ttyS19
Apr 13 09:18:37 patient kernel: [ 2.061212] device: 'ttyS20': device_add
Apr 13 09:18:37 patient kernel: [ 2.061242] PM: Adding info for No Bus:ttyS20
Apr 13 09:18:37 patient kernel: [ 2.061250] device: 'ttyS21': device_add
Apr 13 09:18:37 patient kernel: [ 2.061280] PM: Adding info for No Bus:ttyS21
Apr 13 09:18:37 patient kernel: [ 2.061289] device: 'ttyS22': device_add
Apr 13 09:18:37 patient kernel: [ 2.061319] PM: Adding info for No Bus:ttyS22
Apr 13 09:18:37 patient kernel: [ 2.061328] device: 'ttyS23': device_add
Apr 13 09:18:37 patient kernel: [ 2.061358] PM: Adding info for No Bus:ttyS23
Apr 13 09:18:37 patient kernel: [ 2.061366] device: 'ttyS24': device_add
Apr 13 09:18:37 patient kernel: [ 2.061398] PM: Adding info for No Bus:ttyS24
Apr 13 09:18:37 patient kernel: [ 2.061406] device: 'ttyS25': device_add
Apr 13 09:18:37 patient kernel: [ 2.061436] PM: Adding info for No Bus:ttyS25
Apr 13 09:18:37 patient kernel: [ 2.061444] device: 'ttyS26': device_add
Apr 13 09:18:37 patient kernel: [ 2.061474] PM: Adding info for No Bus:ttyS26
Apr 13 09:18:37 patient kernel: [ 2.061482] device: 'ttyS27': device_add
Apr 13 09:18:37 patient kernel: [ 2.061513] PM: Adding info for No Bus:ttyS27
Apr 13 09:18:37 patient kernel: [ 2.061521] device: 'ttyS28': device_add
Apr 13 09:18:37 patient kernel: [ 2.061551] PM: Adding info for No Bus:ttyS28
Apr 13 09:18:37 patient kernel: [ 2.061560] device: 'ttyS29': device_add
Apr 13 09:18:37 patient kernel: [ 2.061589] PM: Adding info for No Bus:ttyS29
Apr 13 09:18:37 patient kernel: [ 2.061598] device: 'ttyS30': device_add
Apr 13 09:18:37 patient kernel: [ 2.061631] PM: Adding info for No Bus:ttyS30
Apr 13 09:18:37 patient kernel: [ 2.061639] device: 'ttyS31': device_add
Apr 13 09:18:37 patient kernel: [ 2.061669] PM: Adding info for No Bus:ttyS31
Apr 13 09:18:37 patient kernel: [ 2.061677] bus: 'platform': add driver serial8250
Apr 13 09:18:37 patient kernel: [ 2.061681] bus: 'platform': driver_probe_device: matched device serial8250 with driver serial8250
Apr 13 09:18:37 patient kernel: [ 2.061682] bus: 'platform': really_probe: probing driver serial8250 with device serial8250
Apr 13 09:18:37 patient kernel: [ 2.061685] serial8250 serial8250: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.061689] driver: 'serial8250': driver_bound: bound to device 'serial8250'
Apr 13 09:18:37 patient kernel: [ 2.061690] bus: 'platform': really_probe: bound device serial8250 to driver serial8250
Apr 13 09:18:37 patient kernel: [ 2.061695] bus: 'pci': add driver serial
Apr 13 09:18:37 patient kernel: [ 2.061713] bus: 'spi': add driver max310x
Apr 13 09:18:37 patient kernel: [ 2.061719] bus: 'platform': add driver uart-sccnxp
Apr 13 09:18:37 patient kernel: [ 2.061728] device: 'ttyprintk': device_add
Apr 13 09:18:37 patient kernel: [ 2.061756] PM: Adding info for No Bus:ttyprintk
Apr 13 09:18:37 patient kernel: [ 2.061759] device class 'virtio-ports': registering
Apr 13 09:18:37 patient kernel: [ 2.061767] bus: 'virtio': add driver virtio_console
Apr 13 09:18:37 patient kernel: [ 2.061772] bus: 'virtio': add driver virtio_rproc_serial
Apr 13 09:18:37 patient kernel: [ 2.061779] device: 'hpet': device_add
Apr 13 09:18:37 patient kernel: [ 2.061803] PM: Adding info for No Bus:hpet
Apr 13 09:18:37 patient kernel: [ 2.061809] bus: 'acpi': add driver hpet
Apr 13 09:18:37 patient kernel: [ 2.061814] bus: 'acpi': driver_probe_device: matched device PNP0103:00 with driver hpet
Apr 13 09:18:37 patient kernel: [ 2.061816] bus: 'acpi': really_probe: probing driver hpet with device PNP0103:00
Apr 13 09:18:37 patient kernel: [ 2.061818] hpet PNP0103:00: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.061890] hpet: probe of PNP0103:00 rejects match -19
Apr 13 09:18:37 patient kernel: [ 2.061902] Linux agpgart interface v0.103
Apr 13 09:18:37 patient kernel: [ 2.061904] bus: 'pci': add driver agpgart-amd64
Apr 13 09:18:37 patient kernel: [ 2.061921] bus: 'pci': remove driver agpgart-amd64
Apr 13 09:18:37 patient kernel: [ 2.061924] driver: 'agpgart-amd64': driver_release
Apr 13 09:18:37 patient kernel: [ 2.061926] bus: 'pci': add driver agpgart-intel
Apr 13 09:18:37 patient kernel: [ 2.061936] bus: 'pci': add driver agpgart-via
Apr 13 09:18:37 patient kernel: [ 2.061945] bus: 'pnp': add driver tpm_tis
Apr 13 09:18:37 patient kernel: [ 2.062201] device: '1:0': device_add
Apr 13 09:18:37 patient kernel: [ 2.062215] PM: Adding info for No Bus:1:0
Apr 13 09:18:37 patient kernel: [ 2.062222] device: 'ram0': device_add
Apr 13 09:18:37 patient kernel: [ 2.062259] PM: Adding info for No Bus:ram0
Apr 13 09:18:37 patient kernel: [ 2.062289] device: '1:1': device_add
Apr 13 09:18:37 patient kernel: [ 2.062303] PM: Adding info for No Bus:1:1
Apr 13 09:18:37 patient kernel: [ 2.062310] device: 'ram1': device_add
Apr 13 09:18:37 patient kernel: [ 2.062337] PM: Adding info for No Bus:ram1
Apr 13 09:18:37 patient kernel: [ 2.062361] device: '1:2': device_add
Apr 13 09:18:37 patient kernel: [ 2.062373] PM: Adding info for No Bus:1:2
Apr 13 09:18:37 patient kernel: [ 2.062377] device: 'ram2': device_add
Apr 13 09:18:37 patient kernel: [ 2.062404] PM: Adding info for No Bus:ram2
Apr 13 09:18:37 patient kernel: [ 2.062427] device: '1:3': device_add
Apr 13 09:18:37 patient kernel: [ 2.062438] PM: Adding info for No Bus:1:3
Apr 13 09:18:37 patient kernel: [ 2.062443] device: 'ram3': device_add
Apr 13 09:18:37 patient kernel: [ 2.062471] PM: Adding info for No Bus:ram3
Apr 13 09:18:37 patient kernel: [ 2.062494] device: '1:4': device_add
Apr 13 09:18:37 patient kernel: [ 2.062504] PM: Adding info for No Bus:1:4
Apr 13 09:18:37 patient kernel: [ 2.062510] device: 'ram4': device_add
Apr 13 09:18:37 patient kernel: [ 2.062536] PM: Adding info for No Bus:ram4
Apr 13 09:18:37 patient kernel: [ 2.062558] device: '1:5': device_add
Apr 13 09:18:37 patient kernel: [ 2.062570] PM: Adding info for No Bus:1:5
Apr 13 09:18:37 patient kernel: [ 2.062578] device: 'ram5': device_add
Apr 13 09:18:37 patient kernel: [ 2.062604] PM: Adding info for No Bus:ram5
Apr 13 09:18:37 patient kernel: [ 2.062626] device: '1:6': device_add
Apr 13 09:18:37 patient kernel: [ 2.062638] PM: Adding info for No Bus:1:6
Apr 13 09:18:37 patient kernel: [ 2.062642] device: 'ram6': device_add
Apr 13 09:18:37 patient kernel: [ 2.062669] PM: Adding info for No Bus:ram6
Apr 13 09:18:37 patient kernel: [ 2.062691] device: '1:7': device_add
Apr 13 09:18:37 patient kernel: [ 2.062701] PM: Adding info for No Bus:1:7
Apr 13 09:18:37 patient kernel: [ 2.062705] device: 'ram7': device_add
Apr 13 09:18:37 patient kernel: [ 2.062733] PM: Adding info for No Bus:ram7
Apr 13 09:18:37 patient kernel: [ 2.062764] device: '1:8': device_add
Apr 13 09:18:37 patient kernel: [ 2.062779] PM: Adding info for No Bus:1:8
Apr 13 09:18:37 patient kernel: [ 2.062786] device: 'ram8': device_add
Apr 13 09:18:37 patient kernel: [ 2.062817] PM: Adding info for No Bus:ram8
Apr 13 09:18:37 patient kernel: [ 2.062841] device: '1:9': device_add
Apr 13 09:18:37 patient kernel: [ 2.062855] PM: Adding info for No Bus:1:9
Apr 13 09:18:37 patient kernel: [ 2.062860] device: 'ram9': device_add
Apr 13 09:18:37 patient kernel: [ 2.062886] PM: Adding info for No Bus:ram9
Apr 13 09:18:37 patient kernel: [ 2.062909] device: '1:10': device_add
Apr 13 09:18:37 patient kernel: [ 2.062920] PM: Adding info for No Bus:1:10
Apr 13 09:18:37 patient kernel: [ 2.062925] device: 'ram10': device_add
Apr 13 09:18:37 patient kernel: [ 2.062953] PM: Adding info for No Bus:ram10
Apr 13 09:18:37 patient kernel: [ 2.062976] device: '1:11': device_add
Apr 13 09:18:37 patient kernel: [ 2.062986] PM: Adding info for No Bus:1:11
Apr 13 09:18:37 patient kernel: [ 2.062991] device: 'ram11': device_add
Apr 13 09:18:37 patient kernel: [ 2.063018] PM: Adding info for No Bus:ram11
Apr 13 09:18:37 patient kernel: [ 2.063041] device: '1:12': device_add
Apr 13 09:18:37 patient kernel: [ 2.063052] PM: Adding info for No Bus:1:12
Apr 13 09:18:37 patient kernel: [ 2.063056] device: 'ram12': device_add
Apr 13 09:18:37 patient kernel: [ 2.063083] PM: Adding info for No Bus:ram12
Apr 13 09:18:37 patient kernel: [ 2.063105] device: '1:13': device_add
Apr 13 09:18:37 patient kernel: [ 2.063117] PM: Adding info for No Bus:1:13
Apr 13 09:18:37 patient kernel: [ 2.063121] device: 'ram13': device_add
Apr 13 09:18:37 patient kernel: [ 2.063147] PM: Adding info for No Bus:ram13
Apr 13 09:18:37 patient kernel: [ 2.063169] device: '1:14': device_add
Apr 13 09:18:37 patient kernel: [ 2.063181] PM: Adding info for No Bus:1:14
Apr 13 09:18:37 patient kernel: [ 2.063185] device: 'ram14': device_add
Apr 13 09:18:37 patient kernel: [ 2.063213] PM: Adding info for No Bus:ram14
Apr 13 09:18:37 patient kernel: [ 2.063238] device: '1:15': device_add
Apr 13 09:18:37 patient kernel: [ 2.063249] PM: Adding info for No Bus:1:15
Apr 13 09:18:37 patient kernel: [ 2.063253] device: 'ram15': device_add
Apr 13 09:18:37 patient kernel: [ 2.063282] PM: Adding info for No Bus:ram15
Apr 13 09:18:37 patient kernel: [ 2.063303] brd: module loaded
Apr 13 09:18:37 patient kernel: [ 2.063306] device: 'loop-control': device_add
Apr 13 09:18:37 patient kernel: [ 2.063329] PM: Adding info for No Bus:loop-control
Apr 13 09:18:37 patient kernel: [ 2.063360] device: '7:0': device_add
Apr 13 09:18:37 patient kernel: [ 2.063373] PM: Adding info for No Bus:7:0
Apr 13 09:18:37 patient kernel: [ 2.063388] device: 'loop0': device_add
Apr 13 09:18:37 patient kernel: [ 2.063417] PM: Adding info for No Bus:loop0
Apr 13 09:18:37 patient kernel: [ 2.063455] device: '7:1': device_add
Apr 13 09:18:37 patient kernel: [ 2.063466] PM: Adding info for No Bus:7:1
Apr 13 09:18:37 patient kernel: [ 2.063470] device: 'loop1': device_add
Apr 13 09:18:37 patient kernel: [ 2.063497] PM: Adding info for No Bus:loop1
Apr 13 09:18:37 patient kernel: [ 2.063535] device: '7:2': device_add
Apr 13 09:18:37 patient kernel: [ 2.063547] PM: Adding info for No Bus:7:2
Apr 13 09:18:37 patient kernel: [ 2.063551] device: 'loop2': device_add
Apr 13 09:18:37 patient kernel: [ 2.063576] PM: Adding info for No Bus:loop2
Apr 13 09:18:37 patient kernel: [ 2.063614] device: '7:3': device_add
Apr 13 09:18:37 patient kernel: [ 2.063625] PM: Adding info for No Bus:7:3
Apr 13 09:18:37 patient kernel: [ 2.063633] device: 'loop3': device_add
Apr 13 09:18:37 patient kernel: [ 2.063660] PM: Adding info for No Bus:loop3
Apr 13 09:18:37 patient kernel: [ 2.063698] device: '7:4': device_add
Apr 13 09:18:37 patient kernel: [ 2.063708] PM: Adding info for No Bus:7:4
Apr 13 09:18:37 patient kernel: [ 2.063713] device: 'loop4': device_add
Apr 13 09:18:37 patient kernel: [ 2.063739] PM: Adding info for No Bus:loop4
Apr 13 09:18:37 patient kernel: [ 2.063777] device: '7:5': device_add
Apr 13 09:18:37 patient kernel: [ 2.063788] PM: Adding info for No Bus:7:5
Apr 13 09:18:37 patient kernel: [ 2.063792] device: 'loop5': device_add
Apr 13 09:18:37 patient kernel: [ 2.063822] PM: Adding info for No Bus:loop5
Apr 13 09:18:37 patient kernel: [ 2.063861] device: '7:6': device_add
Apr 13 09:18:37 patient kernel: [ 2.063873] PM: Adding info for No Bus:7:6
Apr 13 09:18:37 patient kernel: [ 2.063877] device: 'loop6': device_add
Apr 13 09:18:37 patient kernel: [ 2.063902] PM: Adding info for No Bus:loop6
Apr 13 09:18:37 patient kernel: [ 2.063939] device: '7:7': device_add
Apr 13 09:18:37 patient kernel: [ 2.063951] PM: Adding info for No Bus:7:7
Apr 13 09:18:37 patient kernel: [ 2.063956] device: 'loop7': device_add
Apr 13 09:18:37 patient kernel: [ 2.063981] PM: Adding info for No Bus:loop7
Apr 13 09:18:37 patient kernel: [ 2.064002] loop: module loaded
Apr 13 09:18:37 patient kernel: [ 2.064019] bus: 'virtio': add driver virtio_blk
Apr 13 09:18:37 patient kernel: [ 2.064031] bus: 'i2c': add driver htcpld-chip
Apr 13 09:18:37 patient kernel: [ 2.064039] bus: 'platform': add driver i2c-htcpld
Apr 13 09:18:37 patient kernel: [ 2.064045] bus: 'platform': remove driver i2c-htcpld
Apr 13 09:18:37 patient kernel: [ 2.064049] driver: 'i2c-htcpld': driver_release
Apr 13 09:18:37 patient kernel: [ 2.064051] bus: 'i2c': add driver wm8994
Apr 13 09:18:37 patient kernel: [ 2.064056] bus: 'i2c': add driver twl6040
Apr 13 09:18:37 patient kernel: [ 2.064061] bus: 'i2c': add driver smsc
Apr 13 09:18:37 patient kernel: [ 2.064067] bus: 'i2c': add driver da9063
Apr 13 09:18:37 patient kernel: [ 2.064072] bus: 'i2c': add driver adp5520
Apr 13 09:18:37 patient kernel: [ 2.064078] device class 'spi_transport': registering
Apr 13 09:18:37 patient kernel: [ 2.064082] device class 'spi_host': registering
Apr 13 09:18:37 patient kernel: [ 2.064089] device class 'scsi_disk': registering
Apr 13 09:18:37 patient kernel: [ 2.064099] bus: 'scsi': add driver sd
Apr 13 09:18:37 patient kernel: [ 2.064105] bus: 'scsi': add driver sr
Apr 13 09:18:37 patient kernel: [ 2.064110] device class 'scsi_generic': registering
Apr 13 09:18:37 patient kernel: [ 2.064122] bus: 'pci': add driver ata_piix
Apr 13 09:18:37 patient kernel: [ 2.064137] bus: 'pci': add driver pata_sis
Apr 13 09:18:37 patient kernel: [ 2.064147] bus: 'pci': add driver ata_generic
Apr 13 09:18:37 patient kernel: [ 2.064162] bus: 'mdio_bus': add driver Marvell 88E1101
Apr 13 09:18:37 patient kernel: [ 2.064168] bus: 'mdio_bus': add driver Marvell 88E1112
Apr 13 09:18:37 patient kernel: [ 2.064173] bus: 'mdio_bus': add driver Marvell 88E1111
Apr 13 09:18:37 patient kernel: [ 2.064177] bus: 'mdio_bus': add driver Marvell 88E1118
Apr 13 09:18:37 patient kernel: [ 2.064181] bus: 'mdio_bus': add driver Marvell 88E1121R
Apr 13 09:18:37 patient kernel: [ 2.064186] bus: 'mdio_bus': add driver Marvell 88E1318S
Apr 13 09:18:37 patient kernel: [ 2.064191] bus: 'mdio_bus': add driver Marvell 88E1145
Apr 13 09:18:37 patient kernel: [ 2.064195] bus: 'mdio_bus': add driver Marvell 88E1149R
Apr 13 09:18:37 patient kernel: [ 2.064201] bus: 'mdio_bus': add driver Marvell 88E1240
Apr 13 09:18:37 patient kernel: [ 2.064206] bus: 'mdio_bus': add driver Marvell 88E1116R
Apr 13 09:18:37 patient kernel: [ 2.064210] bus: 'mdio_bus': add driver Marvell 88E1510
Apr 13 09:18:37 patient kernel: [ 2.064215] bus: 'mdio_bus': add driver Davicom DM9161E
Apr 13 09:18:37 patient kernel: [ 2.064219] bus: 'mdio_bus': add driver Davicom DM9161A
Apr 13 09:18:37 patient kernel: [ 2.064224] bus: 'mdio_bus': add driver Davicom DM9131
Apr 13 09:18:37 patient kernel: [ 2.064228] bus: 'mdio_bus': add driver Cicada Cis8201
Apr 13 09:18:37 patient kernel: [ 2.064233] bus: 'mdio_bus': add driver Cicada Cis8204
Apr 13 09:18:37 patient kernel: [ 2.064238] bus: 'mdio_bus': add driver LXT970
Apr 13 09:18:37 patient kernel: [ 2.064243] bus: 'mdio_bus': add driver LXT971
Apr 13 09:18:37 patient kernel: [ 2.064248] bus: 'mdio_bus': add driver LXT973-A2
Apr 13 09:18:37 patient kernel: [ 2.064252] bus: 'mdio_bus': add driver LXT973
Apr 13 09:18:37 patient kernel: [ 2.064257] bus: 'mdio_bus': add driver QS6612
Apr 13 09:18:37 patient kernel: [ 2.064262] bus: 'mdio_bus': add driver SMSC LAN83C185
Apr 13 09:18:37 patient kernel: [ 2.064267] bus: 'mdio_bus': add driver SMSC LAN8187
Apr 13 09:18:37 patient kernel: [ 2.064272] bus: 'mdio_bus': add driver SMSC LAN8700
Apr 13 09:18:37 patient kernel: [ 2.064276] bus: 'mdio_bus': add driver SMSC LAN911x Internal PHY
Apr 13 09:18:37 patient kernel: [ 2.064283] bus: 'mdio_bus': add driver SMSC LAN8710/LAN8720
Apr 13 09:18:37 patient kernel: [ 2.064288] bus: 'mdio_bus': add driver Vitesse VSC8234
Apr 13 09:18:37 patient kernel: [ 2.064293] bus: 'mdio_bus': add driver Vitesse VSC8244
Apr 13 09:18:37 patient kernel: [ 2.064297] bus: 'mdio_bus': add driver Vitesse VSC8514
Apr 13 09:18:37 patient kernel: [ 2.064302] bus: 'mdio_bus': add driver Vitesse VSC8574
Apr 13 09:18:37 patient kernel: [ 2.064306] bus: 'mdio_bus': add driver Vitesse VSC8662
Apr 13 09:18:37 patient kernel: [ 2.064311] bus: 'mdio_bus': add driver Vitesse VSC8221
Apr 13 09:18:37 patient kernel: [ 2.064316] bus: 'mdio_bus': add driver Vitesse VSC8211
Apr 13 09:18:37 patient kernel: [ 2.064320] bus: 'mdio_bus': add driver Broadcom BCM5411
Apr 13 09:18:37 patient kernel: [ 2.064330] bus: 'mdio_bus': add driver Broadcom BCM5421
Apr 13 09:18:37 patient kernel: [ 2.064334] bus: 'mdio_bus': add driver Broadcom BCM5461
Apr 13 09:18:37 patient kernel: [ 2.064339] bus: 'mdio_bus': add driver Broadcom BCM5464
Apr 13 09:18:37 patient kernel: [ 2.064344] bus: 'mdio_bus': add driver Broadcom BCM5481
Apr 13 09:18:37 patient kernel: [ 2.064348] bus: 'mdio_bus': add driver Broadcom BCM5482
Apr 13 09:18:37 patient kernel: [ 2.064353] bus: 'mdio_bus': add driver Broadcom BCM50610
Apr 13 09:18:37 patient kernel: [ 2.064358] bus: 'mdio_bus': add driver Broadcom BCM50610M
Apr 13 09:18:37 patient kernel: [ 2.064363] bus: 'mdio_bus': add driver Broadcom BCM57780
Apr 13 09:18:37 patient kernel: [ 2.064370] bus: 'mdio_bus': add driver Broadcom BCMAC131
Apr 13 09:18:37 patient kernel: [ 2.064375] bus: 'mdio_bus': add driver Broadcom BCM5241
Apr 13 09:18:37 patient kernel: [ 2.064380] bus: 'mdio_bus': add driver Broadcom BCM8706
Apr 13 09:18:37 patient kernel: [ 2.064384] bus: 'mdio_bus': add driver Broadcom BCM8727
Apr 13 09:18:37 patient kernel: [ 2.064389] bus: 'mdio_bus': add driver ICPlus IP175C
Apr 13 09:18:37 patient kernel: [ 2.064394] bus: 'mdio_bus': add driver ICPlus IP1001
Apr 13 09:18:37 patient kernel: [ 2.064398] bus: 'mdio_bus': add driver ICPlus IP101A/G
Apr 13 09:18:37 patient kernel: [ 2.064403] bus: 'mdio_bus': add driver RTL8201CP Ethernet
Apr 13 09:18:37 patient kernel: [ 2.064408] bus: 'mdio_bus': add driver RTL8211B Gigabit Ethernet
Apr 13 09:18:37 patient kernel: [ 2.064414] bus: 'mdio_bus': add driver RTL8211E Gigabit Ethernet
Apr 13 09:18:37 patient kernel: [ 2.064419] bus: 'mdio_bus': add driver ET1011C
Apr 13 09:18:37 patient kernel: [ 2.064425] Registering platform device 'Fixed MDIO bus.0'. Parent at platform
Apr 13 09:18:37 patient kernel: [ 2.064427] device: 'Fixed MDIO bus.0': device_add
Apr 13 09:18:37 patient kernel: [ 2.064430] bus: 'platform': add device Fixed MDIO bus.0
Apr 13 09:18:37 patient kernel: [ 2.064439] PM: Adding info for platform:Fixed MDIO bus.0
Apr 13 09:18:37 patient kernel: [ 2.064446] device: 'fixed-0': device_add
Apr 13 09:18:37 patient kernel: [ 2.064458] PM: Adding info for No Bus:fixed-0
Apr 13 09:18:37 patient kernel: [ 2.064464] libphy: Fixed MDIO Bus: probed
Apr 13 09:18:37 patient kernel: [ 2.064466] bus: 'platform': add driver mdio-gpio
Apr 13 09:18:37 patient kernel: [ 2.064472] bus: 'mdio_bus': add driver NatSemi DP83865
Apr 13 09:18:37 patient kernel: [ 2.064477] bus: 'mdio_bus': add driver STe101p
Apr 13 09:18:37 patient kernel: [ 2.064482] bus: 'mdio_bus': add driver STe100p
Apr 13 09:18:37 patient kernel: [ 2.064487] bus: 'mdio_bus': add driver Micrel KS8737
Apr 13 09:18:37 patient kernel: [ 2.064492] bus: 'mdio_bus': add driver Micrel KSZ8021 or KSZ8031
Apr 13 09:18:37 patient kernel: [ 2.064497] bus: 'mdio_bus': add driver Micrel KSZ8031
Apr 13 09:18:37 patient kernel: [ 2.064503] bus: 'mdio_bus': add driver Micrel KSZ8041
Apr 13 09:18:37 patient kernel: [ 2.064509] bus: 'mdio_bus': add driver Micrel KSZ8041RNLI
Apr 13 09:18:37 patient kernel: [ 2.064514] bus: 'mdio_bus': add driver Micrel KSZ8051
Apr 13 09:18:37 patient kernel: [ 2.064519] bus: 'mdio_bus': add driver Micrel KSZ8001 or KS8721
Apr 13 09:18:37 patient kernel: [ 2.064525] bus: 'mdio_bus': add driver Micrel KSZ8081 or KSZ8091
Apr 13 09:18:37 patient kernel: [ 2.064530] bus: 'mdio_bus': add driver Micrel KSZ8061
Apr 13 09:18:37 patient kernel: [ 2.064535] bus: 'mdio_bus': add driver Micrel KSZ9021 Gigabit PHY
Apr 13 09:18:37 patient kernel: [ 2.064540] bus: 'mdio_bus': add driver Micrel KSZ9031 Gigabit PHY
Apr 13 09:18:37 patient kernel: [ 2.064546] bus: 'mdio_bus': add driver Micrel KSZ8873MLL Switch
Apr 13 09:18:37 patient kernel: [ 2.064552] bus: 'mdio_bus': add driver Micrel KSZ886X Switch
Apr 13 09:18:37 patient kernel: [ 2.064558] bus: 'mdio_bus': add driver Atheros 8035 ethernet
Apr 13 09:18:37 patient kernel: [ 2.064563] bus: 'mdio_bus': add driver Atheros 8030 ethernet
Apr 13 09:18:37 patient kernel: [ 2.064568] bus: 'mdio_bus': add driver Atheros 8031 ethernet
Apr 13 09:18:37 patient kernel: [ 2.064573] bus: 'mdio_bus': add driver AM79C874
Apr 13 09:18:37 patient kernel: [ 2.064577] tun: Universal TUN/TAP device driver, 1.6
Apr 13 09:18:37 patient kernel: [ 2.064578] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
Apr 13 09:18:37 patient kernel: [ 2.064581] device: 'tun': device_add
Apr 13 09:18:37 patient kernel: [ 2.064611] PM: Adding info for No Bus:tun
Apr 13 09:18:37 patient kernel: [ 2.064615] bus: 'virtio': add driver virtio_net
Apr 13 09:18:37 patient kernel: [ 2.064619] PPP generic driver version 2.4.2
Apr 13 09:18:37 patient kernel: [ 2.064623] device class 'ppp': registering
Apr 13 09:18:37 patient kernel: [ 2.064627] device: 'ppp': device_add
Apr 13 09:18:37 patient kernel: [ 2.064649] PM: Adding info for No Bus:ppp
Apr 13 09:18:37 patient kernel: [ 2.064657] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Apr 13 09:18:37 patient kernel: [ 2.064660] ehci-pci: EHCI PCI platform driver
Apr 13 09:18:37 patient kernel: [ 2.064662] bus: 'pci': add driver ehci-pci
Apr 13 09:18:37 patient kernel: [ 2.064665] bus: 'pci': driver_probe_device: matched device 0000:00:1a.0 with driver ehci-pci
Apr 13 09:18:37 patient kernel: [ 2.064667] bus: 'pci': really_probe: probing driver ehci-pci with device 0000:00:1a.0
Apr 13 09:18:37 patient kernel: [ 2.064670] ehci-pci 0000:00:1a.0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.064767] ehci-pci 0000:00:1a.0: EHCI Host Controller
Apr 13 09:18:37 patient kernel: [ 2.064772] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Apr 13 09:18:37 patient kernel: [ 2.064785] ehci-pci 0000:00:1a.0: debug port 2
Apr 13 09:18:37 patient kernel: [ 2.068692] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
Apr 13 09:18:37 patient kernel: [ 2.068714] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7e3c000
Apr 13 09:18:37 patient kernel: [ 2.078761] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Apr 13 09:18:37 patient kernel: [ 2.078800] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Apr 13 09:18:37 patient kernel: [ 2.078802] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 13 09:18:37 patient kernel: [ 2.078803] usb usb1: Product: EHCI Host Controller
Apr 13 09:18:37 patient kernel: [ 2.078805] usb usb1: Manufacturer: Linux 3.14.0-rc7-bewest-test-3.14-rc7-carelink-01 ehci_hcd
Apr 13 09:18:37 patient kernel: [ 2.078807] usb usb1: SerialNumber: 0000:00:1a.0
Apr 13 09:18:37 patient kernel: [ 2.078811] device: 'usb1': device_add
Apr 13 09:18:37 patient kernel: [ 2.078861] bus: 'usb': add device usb1
Apr 13 09:18:37 patient kernel: [ 2.078875] PM: Adding info for usb:usb1
Apr 13 09:18:37 patient kernel: [ 2.078886] bus: 'usb': driver_probe_device: matched device usb1 with driver usb
Apr 13 09:18:37 patient kernel: [ 2.078887] bus: 'usb': really_probe: probing driver usb with device usb1
Apr 13 09:18:37 patient kernel: [ 2.078890] usb usb1: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.078901] device: '1-0:1.0': device_add
Apr 13 09:18:37 patient kernel: [ 2.078910] bus: 'usb': add device 1-0:1.0
Apr 13 09:18:37 patient kernel: [ 2.078915] PM: Adding info for usb:1-0:1.0
Apr 13 09:18:37 patient kernel: [ 2.078922] bus: 'usb': driver_probe_device: matched device 1-0:1.0 with driver hub
Apr 13 09:18:37 patient kernel: [ 2.078923] bus: 'usb': really_probe: probing driver hub with device 1-0:1.0
Apr 13 09:18:37 patient kernel: [ 2.078925] hub 1-0:1.0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.078930] hub 1-0:1.0: USB hub found
Apr 13 09:18:37 patient kernel: [ 2.078936] hub 1-0:1.0: 2 ports detected
Apr 13 09:18:37 patient kernel: [ 2.078944] device: 'port1': device_add
Apr 13 09:18:37 patient kernel: [ 2.078986] PM: Adding info for No Bus:port1
Apr 13 09:18:37 patient kernel: [ 2.078991] device: 'port2': device_add
Apr 13 09:18:37 patient kernel: [ 2.079002] PM: Adding info for No Bus:port2
Apr 13 09:18:37 patient kernel: [ 2.079017] driver: '1-0:1.0': driver_bound: bound to device 'hub'
Apr 13 09:18:37 patient kernel: [ 2.079018] bus: 'usb': really_probe: bound device 1-0:1.0 to driver hub
Apr 13 09:18:37 patient kernel: [ 2.079021] device: 'ep_81': device_add
Apr 13 09:18:37 patient kernel: [ 2.079033] PM: Adding info for No Bus:ep_81
Apr 13 09:18:37 patient kernel: [ 2.079035] driver: 'usb1': driver_bound: bound to device 'usb'
Apr 13 09:18:37 patient kernel: [ 2.079036] bus: 'usb': really_probe: bound device usb1 to driver usb
Apr 13 09:18:37 patient kernel: [ 2.079039] device: 'ep_00': device_add
Apr 13 09:18:37 patient kernel: [ 2.079051] PM: Adding info for No Bus:ep_00
Apr 13 09:18:37 patient kernel: [ 2.079058] driver: '0000:00:1a.0': driver_bound: bound to device 'ehci-pci'
Apr 13 09:18:37 patient kernel: [ 2.079060] bus: 'pci': really_probe: bound device 0000:00:1a.0 to driver ehci-pci
Apr 13 09:18:37 patient kernel: [ 2.079062] bus: 'pci': driver_probe_device: matched device 0000:00:1d.0 with driver ehci-pci
Apr 13 09:18:37 patient kernel: [ 2.079064] bus: 'pci': really_probe: probing driver ehci-pci with device 0000:00:1d.0
Apr 13 09:18:37 patient kernel: [ 2.079066] ehci-pci 0000:00:1d.0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.079148] ehci-pci 0000:00:1d.0: EHCI Host Controller
Apr 13 09:18:37 patient kernel: [ 2.079153] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
Apr 13 09:18:37 patient kernel: [ 2.079164] ehci-pci 0000:00:1d.0: debug port 2
Apr 13 09:18:37 patient kernel: [ 2.083061] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
Apr 13 09:18:37 patient kernel: [ 2.083076] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7e3b000
Apr 13 09:18:37 patient kernel: [ 2.094753] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Apr 13 09:18:37 patient kernel: [ 2.094785] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Apr 13 09:18:37 patient kernel: [ 2.094786] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 13 09:18:37 patient kernel: [ 2.094788] usb usb2: Product: EHCI Host Controller
Apr 13 09:18:37 patient kernel: [ 2.094790] usb usb2: Manufacturer: Linux 3.14.0-rc7-bewest-test-3.14-rc7-carelink-01 ehci_hcd
Apr 13 09:18:37 patient kernel: [ 2.094791] usb usb2: SerialNumber: 0000:00:1d.0
Apr 13 09:18:37 patient kernel: [ 2.094795] device: 'usb2': device_add
Apr 13 09:18:37 patient kernel: [ 2.094842] bus: 'usb': add device usb2
Apr 13 09:18:37 patient kernel: [ 2.094856] PM: Adding info for usb:usb2
Apr 13 09:18:37 patient kernel: [ 2.094865] bus: 'usb': driver_probe_device: matched device usb2 with driver usb
Apr 13 09:18:37 patient kernel: [ 2.094867] bus: 'usb': really_probe: probing driver usb with device usb2
Apr 13 09:18:37 patient kernel: [ 2.094869] usb usb2: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.094879] device: '2-0:1.0': device_add
Apr 13 09:18:37 patient kernel: [ 2.094886] bus: 'usb': add device 2-0:1.0
Apr 13 09:18:37 patient kernel: [ 2.094893] PM: Adding info for usb:2-0:1.0
Apr 13 09:18:37 patient kernel: [ 2.094899] bus: 'usb': driver_probe_device: matched device 2-0:1.0 with driver hub
Apr 13 09:18:37 patient kernel: [ 2.094900] bus: 'usb': really_probe: probing driver hub with device 2-0:1.0
Apr 13 09:18:37 patient kernel: [ 2.094902] hub 2-0:1.0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.094906] hub 2-0:1.0: USB hub found
Apr 13 09:18:37 patient kernel: [ 2.094911] hub 2-0:1.0: 2 ports detected
Apr 13 09:18:37 patient kernel: [ 2.094919] device: 'port1': device_add
Apr 13 09:18:37 patient kernel: [ 2.094959] PM: Adding info for No Bus:port1
Apr 13 09:18:37 patient kernel: [ 2.094963] device: 'port2': device_add
Apr 13 09:18:37 patient kernel: [ 2.094974] PM: Adding info for No Bus:port2
Apr 13 09:18:37 patient kernel: [ 2.094989] driver: '2-0:1.0': driver_bound: bound to device 'hub'
Apr 13 09:18:37 patient kernel: [ 2.094990] bus: 'usb': really_probe: bound device 2-0:1.0 to driver hub
Apr 13 09:18:37 patient kernel: [ 2.094993] device: 'ep_81': device_add
Apr 13 09:18:37 patient kernel: [ 2.095005] PM: Adding info for No Bus:ep_81
Apr 13 09:18:37 patient kernel: [ 2.095006] driver: 'usb2': driver_bound: bound to device 'usb'
Apr 13 09:18:37 patient kernel: [ 2.095008] bus: 'usb': really_probe: bound device usb2 to driver usb
Apr 13 09:18:37 patient kernel: [ 2.095010] device: 'ep_00': device_add
Apr 13 09:18:37 patient kernel: [ 2.095022] PM: Adding info for No Bus:ep_00
Apr 13 09:18:37 patient kernel: [ 2.095029] driver: '0000:00:1d.0': driver_bound: bound to device 'ehci-pci'
Apr 13 09:18:37 patient kernel: [ 2.095031] bus: 'pci': really_probe: bound device 0000:00:1d.0 to driver ehci-pci
Apr 13 09:18:37 patient kernel: [ 2.095039] ehci-platform: EHCI generic platform driver
Apr 13 09:18:37 patient kernel: [ 2.095041] bus: 'platform': add driver ehci-platform
Apr 13 09:18:37 patient kernel: [ 2.095048] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Apr 13 09:18:37 patient kernel: [ 2.095051] ohci-pci: OHCI PCI platform driver
Apr 13 09:18:37 patient kernel: [ 2.095053] bus: 'pci': add driver ohci-pci
Apr 13 09:18:37 patient kernel: [ 2.095061] ohci-platform: OHCI generic platform driver
Apr 13 09:18:37 patient kernel: [ 2.095063] bus: 'platform': add driver ohci-platform
Apr 13 09:18:37 patient kernel: [ 2.095068] uhci_hcd: USB Universal Host Controller Interface driver
Apr 13 09:18:37 patient kernel: [ 2.095074] bus: 'pci': add driver uhci_hcd
Apr 13 09:18:37 patient kernel: [ 2.095087] bus: 'pci': add driver xhci_hcd
Apr 13 09:18:37 patient kernel: [ 2.095089] bus: 'pci': driver_probe_device: matched device 0000:00:14.0 with driver xhci_hcd
Apr 13 09:18:37 patient kernel: [ 2.095091] bus: 'pci': really_probe: probing driver xhci_hcd with device 0000:00:14.0
Apr 13 09:18:37 patient kernel: [ 2.095093] xhci_hcd 0000:00:14.0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.095179] xhci_hcd 0000:00:14.0: xHCI Host Controller
Apr 13 09:18:37 patient kernel: [ 2.095183] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Apr 13 09:18:37 patient kernel: [ 2.095266] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Apr 13 09:18:37 patient kernel: [ 2.095289] xhci_hcd 0000:00:14.0: irq 42 for MSI/MSI-X
Apr 13 09:18:37 patient kernel: [ 2.095348] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
Apr 13 09:18:37 patient kernel: [ 2.095350] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 13 09:18:37 patient kernel: [ 2.095351] usb usb3: Product: xHCI Host Controller
Apr 13 09:18:37 patient kernel: [ 2.095353] usb usb3: Manufacturer: Linux 3.14.0-rc7-bewest-test-3.14-rc7-carelink-01 xhci_hcd
Apr 13 09:18:37 patient kernel: [ 2.095354] usb usb3: SerialNumber: 0000:00:14.0
Apr 13 09:18:37 patient kernel: [ 2.095358] device: 'usb3': device_add
Apr 13 09:18:37 patient kernel: [ 2.095427] bus: 'usb': add device usb3
Apr 13 09:18:37 patient kernel: [ 2.095441] PM: Adding info for usb:usb3
Apr 13 09:18:37 patient kernel: [ 2.095451] bus: 'usb': driver_probe_device: matched device usb3 with driver usb
Apr 13 09:18:37 patient kernel: [ 2.095452] bus: 'usb': really_probe: probing driver usb with device usb3
Apr 13 09:18:37 patient kernel: [ 2.095454] usb usb3: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.095465] device: '3-0:1.0': device_add
Apr 13 09:18:37 patient kernel: [ 2.095472] bus: 'usb': add device 3-0:1.0
Apr 13 09:18:37 patient kernel: [ 2.095478] PM: Adding info for usb:3-0:1.0
Apr 13 09:18:37 patient kernel: [ 2.095483] bus: 'usb': driver_probe_device: matched device 3-0:1.0 with driver hub
Apr 13 09:18:37 patient kernel: [ 2.095485] bus: 'usb': really_probe: probing driver hub with device 3-0:1.0
Apr 13 09:18:37 patient kernel: [ 2.095487] hub 3-0:1.0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.095491] hub 3-0:1.0: USB hub found
Apr 13 09:18:37 patient kernel: [ 2.095507] hub 3-0:1.0: 14 ports detected
Apr 13 09:18:37 patient kernel: [ 2.095515] device: 'port1': device_add
Apr 13 09:18:37 patient kernel: [ 2.095702] PM: Adding info for No Bus:port1
Apr 13 09:18:37 patient kernel: [ 2.095707] device: 'port2': device_add
Apr 13 09:18:37 patient kernel: [ 2.095859] PM: Adding info for No Bus:port2
Apr 13 09:18:37 patient kernel: [ 2.095863] device: 'port3': device_add
Apr 13 09:18:37 patient kernel: [ 2.096025] PM: Adding info for No Bus:port3
Apr 13 09:18:37 patient kernel: [ 2.096029] device: 'port4': device_add
Apr 13 09:18:37 patient kernel: [ 2.096178] PM: Adding info for No Bus:port4
Apr 13 09:18:37 patient kernel: [ 2.096182] device: 'port5': device_add
Apr 13 09:18:37 patient kernel: [ 2.096332] PM: Adding info for No Bus:port5
Apr 13 09:18:37 patient kernel: [ 2.096337] device: 'port6': device_add
Apr 13 09:18:37 patient kernel: [ 2.096485] PM: Adding info for No Bus:port6
Apr 13 09:18:37 patient kernel: [ 2.096489] device: 'port7': device_add
Apr 13 09:18:37 patient kernel: [ 2.096638] PM: Adding info for No Bus:port7
Apr 13 09:18:37 patient kernel: [ 2.096642] device: 'port8': device_add
Apr 13 09:18:37 patient kernel: [ 2.096790] PM: Adding info for No Bus:port8
Apr 13 09:18:37 patient kernel: [ 2.096794] device: 'port9': device_add
Apr 13 09:18:37 patient kernel: [ 2.096953] PM: Adding info for No Bus:port9
Apr 13 09:18:37 patient kernel: [ 2.096957] device: 'port10': device_add
Apr 13 09:18:37 patient kernel: [ 2.097107] PM: Adding info for No Bus:port10
Apr 13 09:18:37 patient kernel: [ 2.097111] device: 'port11': device_add
Apr 13 09:18:37 patient kernel: [ 2.097259] PM: Adding info for No Bus:port11
Apr 13 09:18:37 patient kernel: [ 2.097263] device: 'port12': device_add
Apr 13 09:18:37 patient kernel: [ 2.097413] PM: Adding info for No Bus:port12
Apr 13 09:18:37 patient kernel: [ 2.097417] device: 'port13': device_add
Apr 13 09:18:37 patient kernel: [ 2.097565] PM: Adding info for No Bus:port13
Apr 13 09:18:37 patient kernel: [ 2.097569] device: 'port14': device_add
Apr 13 09:18:37 patient kernel: [ 2.097718] PM: Adding info for No Bus:port14
Apr 13 09:18:37 patient kernel: [ 2.097798] driver: '3-0:1.0': driver_bound: bound to device 'hub'
Apr 13 09:18:37 patient kernel: [ 2.097800] bus: 'usb': really_probe: bound device 3-0:1.0 to driver hub
Apr 13 09:18:37 patient kernel: [ 2.097803] device: 'ep_81': device_add
Apr 13 09:18:37 patient kernel: [ 2.097816] PM: Adding info for No Bus:ep_81
Apr 13 09:18:37 patient kernel: [ 2.097818] driver: 'usb3': driver_bound: bound to device 'usb'
Apr 13 09:18:37 patient kernel: [ 2.097820] bus: 'usb': really_probe: bound device usb3 to driver usb
Apr 13 09:18:37 patient kernel: [ 2.097822] device: 'ep_00': device_add
Apr 13 09:18:37 patient kernel: [ 2.097833] PM: Adding info for No Bus:ep_00
Apr 13 09:18:37 patient kernel: [ 2.097841] xhci_hcd 0000:00:14.0: xHCI Host Controller
Apr 13 09:18:37 patient kernel: [ 2.097844] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Apr 13 09:18:37 patient kernel: [ 2.097883] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
Apr 13 09:18:37 patient kernel: [ 2.097885] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 13 09:18:37 patient kernel: [ 2.097887] usb usb4: Product: xHCI Host Controller
Apr 13 09:18:37 patient kernel: [ 2.097888] usb usb4: Manufacturer: Linux 3.14.0-rc7-bewest-test-3.14-rc7-carelink-01 xhci_hcd
Apr 13 09:18:37 patient kernel: [ 2.097890] usb usb4: SerialNumber: 0000:00:14.0
Apr 13 09:18:37 patient kernel: [ 2.097894] device: 'usb4': device_add
Apr 13 09:18:37 patient kernel: [ 2.097959] bus: 'usb': add device usb4
Apr 13 09:18:37 patient kernel: [ 2.097972] PM: Adding info for usb:usb4
Apr 13 09:18:37 patient kernel: [ 2.097980] bus: 'usb': driver_probe_device: matched device usb4 with driver usb
Apr 13 09:18:37 patient kernel: [ 2.097982] bus: 'usb': really_probe: probing driver usb with device usb4
Apr 13 09:18:37 patient kernel: [ 2.097984] usb usb4: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.097996] device: '4-0:1.0': device_add
Apr 13 09:18:37 patient kernel: [ 2.098005] bus: 'usb': add device 4-0:1.0
Apr 13 09:18:37 patient kernel: [ 2.098010] PM: Adding info for usb:4-0:1.0
Apr 13 09:18:37 patient kernel: [ 2.098015] bus: 'usb': driver_probe_device: matched device 4-0:1.0 with driver hub
Apr 13 09:18:37 patient kernel: [ 2.098017] bus: 'usb': really_probe: probing driver hub with device 4-0:1.0
Apr 13 09:18:37 patient kernel: [ 2.098019] hub 4-0:1.0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.098023] hub 4-0:1.0: USB hub found
Apr 13 09:18:37 patient kernel: [ 2.098035] hub 4-0:1.0: 6 ports detected
Apr 13 09:18:37 patient kernel: [ 2.098042] device: 'port1': device_add
Apr 13 09:18:37 patient kernel: [ 2.098202] PM: Adding info for No Bus:port1
Apr 13 09:18:37 patient kernel: [ 2.098207] device: 'port2': device_add
Apr 13 09:18:37 patient kernel: [ 2.098360] PM: Adding info for No Bus:port2
Apr 13 09:18:37 patient kernel: [ 2.098364] device: 'port3': device_add
Apr 13 09:18:37 patient kernel: [ 2.098513] PM: Adding info for No Bus:port3
Apr 13 09:18:37 patient kernel: [ 2.098517] device: 'port4': device_add
Apr 13 09:18:37 patient kernel: [ 2.098669] PM: Adding info for No Bus:port4
Apr 13 09:18:37 patient kernel: [ 2.098672] device: 'port5': device_add
Apr 13 09:18:37 patient kernel: [ 2.098832] PM: Adding info for No Bus:port5
Apr 13 09:18:37 patient kernel: [ 2.098836] device: 'port6': device_add
Apr 13 09:18:37 patient kernel: [ 2.098986] PM: Adding info for No Bus:port6
Apr 13 09:18:37 patient kernel: [ 2.099027] driver: '4-0:1.0': driver_bound: bound to device 'hub'
Apr 13 09:18:37 patient kernel: [ 2.099029] bus: 'usb': really_probe: bound device 4-0:1.0 to driver hub
Apr 13 09:18:37 patient kernel: [ 2.099031] device: 'ep_81': device_add
Apr 13 09:18:37 patient kernel: [ 2.099044] PM: Adding info for No Bus:ep_81
Apr 13 09:18:37 patient kernel: [ 2.099046] driver: 'usb4': driver_bound: bound to device 'usb'
Apr 13 09:18:37 patient kernel: [ 2.099048] bus: 'usb': really_probe: bound device usb4 to driver usb
Apr 13 09:18:37 patient kernel: [ 2.099051] device: 'ep_00': device_add
Apr 13 09:18:37 patient kernel: [ 2.099062] PM: Adding info for No Bus:ep_00
Apr 13 09:18:37 patient kernel: [ 2.099065] driver: '0000:00:14.0': driver_bound: bound to device 'xhci_hcd'
Apr 13 09:18:37 patient kernel: [ 2.099066] bus: 'pci': really_probe: bound device 0000:00:14.0 to driver xhci_hcd
Apr 13 09:18:37 patient kernel: [ 2.099079] bus: 'platform': add driver xhci-hcd
Apr 13 09:18:37 patient kernel: [ 2.099086] bus: 'pnp': add driver i8042 kbd
Apr 13 09:18:37 patient kernel: [ 2.099094] bus: 'pnp': driver_probe_device: matched device 00:08 with driver i8042 kbd
Apr 13 09:18:37 patient kernel: [ 2.099096] bus: 'pnp': really_probe: probing driver i8042 kbd with device 00:08
Apr 13 09:18:37 patient kernel: [ 2.099098] i8042 kbd 00:08: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.099103] driver: '00:08': driver_bound: bound to device 'i8042 kbd'
Apr 13 09:18:37 patient kernel: [ 2.099104] bus: 'pnp': really_probe: bound device 00:08 to driver i8042 kbd
Apr 13 09:18:37 patient kernel: [ 2.099110] bus: 'pnp': add driver i8042 aux
Apr 13 09:18:37 patient kernel: [ 2.099116] bus: 'pnp': driver_probe_device: matched device 00:09 with driver i8042 aux
Apr 13 09:18:37 patient kernel: [ 2.099118] bus: 'pnp': really_probe: probing driver i8042 aux with device 00:09
Apr 13 09:18:37 patient kernel: [ 2.099119] i8042 aux 00:09: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.099123] driver: '00:09': driver_bound: bound to device 'i8042 aux'
Apr 13 09:18:37 patient kernel: [ 2.099124] bus: 'pnp': really_probe: bound device 00:09 to driver i8042 aux
Apr 13 09:18:37 patient kernel: [ 2.099130] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:SYNM] at 0x60,0x64 irq 1,12
Apr 13 09:18:37 patient kernel: [ 2.099410] Registering platform device 'i8042'. Parent at platform
Apr 13 09:18:37 patient kernel: [ 2.099411] device: 'i8042': device_add
Apr 13 09:18:37 patient kernel: [ 2.099414] bus: 'platform': add device i8042
Apr 13 09:18:37 patient kernel: [ 2.099422] PM: Adding info for platform:i8042
Apr 13 09:18:37 patient kernel: [ 2.099428] bus: 'platform': add driver i8042
Apr 13 09:18:37 patient kernel: [ 2.099431] bus: 'platform': driver_probe_device: matched device i8042 with driver i8042
Apr 13 09:18:37 patient kernel: [ 2.099433] bus: 'platform': really_probe: probing driver i8042 with device i8042
Apr 13 09:18:37 patient kernel: [ 2.099434] i8042 i8042: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.103157] i8042: Detected active multiplexing controller, rev 1.1
Apr 13 09:18:37 patient kernel: [ 2.105043] serio: i8042 KBD port at 0x60,0x64 irq 1
Apr 13 09:18:37 patient kernel: [ 2.105047] serio: i8042 AUX0 port at 0x60,0x64 irq 12
Apr 13 09:18:37 patient kernel: [ 2.105050] device: 'serio0': device_add
Apr 13 09:18:37 patient kernel: [ 2.105063] bus: 'serio': add device serio0
Apr 13 09:18:37 patient kernel: [ 2.105071] PM: Adding info for serio:serio0
Apr 13 09:18:37 patient kernel: [ 2.105079] serio: i8042 AUX1 port at 0x60,0x64 irq 12
Apr 13 09:18:37 patient kernel: [ 2.105081] device: 'serio1': device_add
Apr 13 09:18:37 patient kernel: [ 2.105088] bus: 'serio': add device serio1
Apr 13 09:18:37 patient kernel: [ 2.105096] PM: Adding info for serio:serio1
Apr 13 09:18:37 patient kernel: [ 2.105102] serio: i8042 AUX2 port at 0x60,0x64 irq 12
Apr 13 09:18:37 patient kernel: [ 2.105104] device: 'serio2': device_add
Apr 13 09:18:37 patient kernel: [ 2.105110] bus: 'serio': add device serio2
Apr 13 09:18:37 patient kernel: [ 2.105118] PM: Adding info for serio:serio2
Apr 13 09:18:37 patient kernel: [ 2.105122] serio: i8042 AUX3 port at 0x60,0x64 irq 12
Apr 13 09:18:37 patient kernel: [ 2.105124] device: 'serio3': device_add
Apr 13 09:18:37 patient kernel: [ 2.105132] bus: 'serio': add device serio3
Apr 13 09:18:37 patient kernel: [ 2.105139] PM: Adding info for serio:serio3
Apr 13 09:18:37 patient kernel: [ 2.105144] driver: 'i8042': driver_bound: bound to device 'i8042'
Apr 13 09:18:37 patient kernel: [ 2.105146] device: 'serio4': device_add
Apr 13 09:18:37 patient kernel: [ 2.105153] bus: 'serio': add device serio4
Apr 13 09:18:37 patient kernel: [ 2.105161] PM: Adding info for serio:serio4
Apr 13 09:18:37 patient kernel: [ 2.105165] bus: 'platform': really_probe: bound device i8042 to driver i8042
Apr 13 09:18:37 patient kernel: [ 2.105173] device: 'mice': device_add
Apr 13 09:18:37 patient kernel: [ 2.105221] PM: Adding info for No Bus:mice
Apr 13 09:18:37 patient kernel: [ 2.105227] device: 'psaux': device_add
Apr 13 09:18:37 patient kernel: [ 2.105253] PM: Adding info for No Bus:psaux
Apr 13 09:18:37 patient kernel: [ 2.105256] mousedev: PS/2 mouse device common for all mice
Apr 13 09:18:37 patient kernel: [ 2.105260] device: 'event0': device_add
Apr 13 09:18:37 patient kernel: [ 2.105306] PM: Adding info for No Bus:event0
Apr 13 09:18:37 patient kernel: [ 2.105311] device: 'event1': device_add
Apr 13 09:18:37 patient kernel: [ 2.105338] PM: Adding info for No Bus:event1
Apr 13 09:18:37 patient kernel: [ 2.105342] device: 'event2': device_add
Apr 13 09:18:37 patient kernel: [ 2.105387] PM: Adding info for No Bus:event2
Apr 13 09:18:37 patient kernel: [ 2.105393] device: 'event3': device_add
Apr 13 09:18:37 patient kernel: [ 2.105419] PM: Adding info for No Bus:event3
Apr 13 09:18:37 patient kernel: [ 2.105424] bus: 'serio': add driver atkbd
Apr 13 09:18:37 patient kernel: [ 2.105434] bus: 'serio': driver_probe_device: matched device serio0 with driver atkbd
Apr 13 09:18:37 patient kernel: [ 2.105436] bus: 'serio': really_probe: probing driver atkbd with device serio0
Apr 13 09:18:37 patient kernel: [ 2.105438] atkbd serio0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.105449] device: 'uinput': device_add
Apr 13 09:18:37 patient kernel: [ 2.105491] PM: Adding info for No Bus:uinput
Apr 13 09:18:37 patient kernel: [ 2.105494] bus: 'pnp': add driver rtc_cmos
Apr 13 09:18:37 patient kernel: [ 2.105498] bus: 'pnp': driver_probe_device: matched device 00:06 with driver rtc_cmos
Apr 13 09:18:37 patient kernel: [ 2.105499] bus: 'pnp': really_probe: probing driver rtc_cmos with device 00:06
Apr 13 09:18:37 patient kernel: [ 2.105502] rtc_cmos 00:06: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.105514] rtc_cmos 00:06: RTC can wake from S4
Apr 13 09:18:37 patient kernel: [ 2.105594] device: 'rtc0': device_add
Apr 13 09:18:37 patient kernel: [ 2.105626] PM: Adding info for No Bus:rtc0
Apr 13 09:18:37 patient kernel: [ 2.105634] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
Apr 13 09:18:37 patient kernel: [ 2.105662] rtc_cmos 00:06: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Apr 13 09:18:37 patient kernel: [ 2.105664] driver: '00:06': driver_bound: bound to device 'rtc_cmos'
Apr 13 09:18:37 patient kernel: [ 2.105665] bus: 'pnp': really_probe: bound device 00:06 to driver rtc_cmos
Apr 13 09:18:37 patient kernel: [ 2.105729] device-mapper: uevent: version 1.0.3
Apr 13 09:18:37 patient kernel: [ 2.105761] device: 'device-mapper': device_add
Apr 13 09:18:37 patient kernel: [ 2.105786] PM: Adding info for No Bus:device-mapper
Apr 13 09:18:37 patient kernel: [ 2.105790] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
Apr 13 09:18:37 patient kernel: [ 2.105796] Intel P-state driver initializing.
Apr 13 09:18:37 patient kernel: [ 2.105806] Intel pstate controlling: cpu 0
Apr 13 09:18:37 patient kernel: [ 2.105822] Intel pstate controlling: cpu 1
Apr 13 09:18:37 patient kernel: [ 2.105843] Intel pstate controlling: cpu 2
Apr 13 09:18:37 patient kernel: [ 2.105853] Intel pstate controlling: cpu 3
Apr 13 09:18:37 patient kernel: [ 2.105864] Intel pstate controlling: cpu 4
Apr 13 09:18:37 patient kernel: [ 2.105878] Intel pstate controlling: cpu 5
Apr 13 09:18:37 patient kernel: [ 2.105889] Intel pstate controlling: cpu 6
Apr 13 09:18:37 patient kernel: [ 2.105900] Intel pstate controlling: cpu 7
Apr 13 09:18:37 patient kernel: [ 2.105923] ledtrig-cpu: registered to indicate activity on CPUs
Apr 13 09:18:37 patient kernel: [ 2.105928] device class 'extcon': registering
Apr 13 09:18:37 patient kernel: [ 2.105990] TCP: cubic registered
Apr 13 09:18:37 patient kernel: [ 2.106084] NET: Registered protocol family 10
Apr 13 09:18:37 patient kernel: [ 2.106233] NET: Registered protocol family 17
Apr 13 09:18:37 patient kernel: [ 2.106240] Key type dns_resolver registered
Apr 13 09:18:37 patient kernel: [ 2.106249] bus: 'machinecheck': registered
Apr 13 09:18:37 patient kernel: [ 2.106251] device: 'machinecheck': device_add
Apr 13 09:18:37 patient kernel: [ 2.106260] PM: Adding info for No Bus:machinecheck
Apr 13 09:18:37 patient kernel: [ 2.106262] device: 'machinecheck0': device_add
Apr 13 09:18:37 patient kernel: [ 2.106265] bus: 'machinecheck': add device machinecheck0
Apr 13 09:18:37 patient kernel: [ 2.106272] PM: Adding info for machinecheck:machinecheck0
Apr 13 09:18:37 patient kernel: [ 2.106285] device: 'machinecheck1': device_add
Apr 13 09:18:37 patient kernel: [ 2.106287] bus: 'machinecheck': add device machinecheck1
Apr 13 09:18:37 patient kernel: [ 2.106294] PM: Adding info for machinecheck:machinecheck1
Apr 13 09:18:37 patient kernel: [ 2.106305] device: 'machinecheck2': device_add
Apr 13 09:18:37 patient kernel: [ 2.106307] bus: 'machinecheck': add device machinecheck2
Apr 13 09:18:37 patient kernel: [ 2.106314] PM: Adding info for machinecheck:machinecheck2
Apr 13 09:18:37 patient kernel: [ 2.106325] device: 'machinecheck3': device_add
Apr 13 09:18:37 patient kernel: [ 2.106327] bus: 'machinecheck': add device machinecheck3
Apr 13 09:18:37 patient kernel: [ 2.106334] PM: Adding info for machinecheck:machinecheck3
Apr 13 09:18:37 patient kernel: [ 2.106344] device: 'machinecheck4': device_add
Apr 13 09:18:37 patient kernel: [ 2.106347] bus: 'machinecheck': add device machinecheck4
Apr 13 09:18:37 patient kernel: [ 2.106354] PM: Adding info for machinecheck:machinecheck4
Apr 13 09:18:37 patient kernel: [ 2.106364] device: 'machinecheck5': device_add
Apr 13 09:18:37 patient kernel: [ 2.106366] bus: 'machinecheck': add device machinecheck5
Apr 13 09:18:37 patient kernel: [ 2.106374] PM: Adding info for machinecheck:machinecheck5
Apr 13 09:18:37 patient kernel: [ 2.106384] device: 'machinecheck6': device_add
Apr 13 09:18:37 patient kernel: [ 2.106386] bus: 'machinecheck': add device machinecheck6
Apr 13 09:18:37 patient kernel: [ 2.106393] PM: Adding info for machinecheck:machinecheck6
Apr 13 09:18:37 patient kernel: [ 2.106403] device: 'machinecheck7': device_add
Apr 13 09:18:37 patient kernel: [ 2.106406] bus: 'machinecheck': add device machinecheck7
Apr 13 09:18:37 patient kernel: [ 2.106413] PM: Adding info for machinecheck:machinecheck7
Apr 13 09:18:37 patient kernel: [ 2.106425] device: 'mcelog': device_add
Apr 13 09:18:37 patient kernel: [ 2.106467] PM: Adding info for No Bus:mcelog
Apr 13 09:18:37 patient kernel: [ 2.106500] device: 'cpu_dma_latency': device_add
Apr 13 09:18:37 patient kernel: [ 2.106540] PM: Adding info for No Bus:cpu_dma_latency
Apr 13 09:18:37 patient kernel: [ 2.106544] device: 'network_latency': device_add
Apr 13 09:18:37 patient kernel: [ 2.106568] PM: Adding info for No Bus:network_latency
Apr 13 09:18:37 patient kernel: [ 2.106573] device: 'network_throughput': device_add
Apr 13 09:18:37 patient kernel: [ 2.106615] PM: Adding info for No Bus:network_throughput
Apr 13 09:18:37 patient kernel: [ 2.106620] Loading compiled-in X.509 certificates
Apr 13 09:18:37 patient kernel: [ 2.107390] Loaded X.509 cert 'Magrathea: Glacier signing key: a893f2c4463f3f5d59c8892d2b47d79ff3631850'
Apr 13 09:18:37 patient kernel: [ 2.107397] registered taskstats version 1
Apr 13 09:18:37 patient kernel: [ 2.109010] device: 'input4': device_add
Apr 13 09:18:37 patient kernel: [ 2.109037] PM: Adding info for No Bus:input4
Apr 13 09:18:37 patient kernel: [ 2.109061] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Apr 13 09:18:37 patient kernel: [ 2.109067] device: 'event4': device_add
Apr 13 09:18:37 patient kernel: [ 2.109131] PM: Adding info for No Bus:event4
Apr 13 09:18:37 patient kernel: [ 2.109135] driver: 'serio0': driver_bound: bound to device 'atkbd'
Apr 13 09:18:37 patient kernel: [ 2.109137] bus: 'serio': really_probe: bound device serio0 to driver atkbd
Apr 13 09:18:37 patient kernel: [ 2.109139] bus: 'serio': driver_probe_device: matched device serio1 with driver atkbd
Apr 13 09:18:37 patient kernel: [ 2.109140] bus: 'serio': really_probe: probing driver atkbd with device serio1
Apr 13 09:18:37 patient kernel: [ 2.109143] atkbd serio1: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.109678] Key type trusted registered
Apr 13 09:18:37 patient kernel: [ 2.111890] Key type encrypted registered
Apr 13 09:18:37 patient kernel: [ 2.114187] AppArmor: AppArmor sha1 policy hashing enabled
Apr 13 09:18:37 patient kernel: [ 2.114190] IMA: No TPM chip found, activating TPM-bypass!
Apr 13 09:18:37 patient kernel: [ 2.114539] regulator-dummy: disabling
Apr 13 09:18:37 patient kernel: [ 2.114617] Magic number: 10:930:337
Apr 13 09:18:37 patient kernel: [ 2.114626] thermal thermal_zone0: hash matches
Apr 13 09:18:37 patient kernel: [ 2.114632] tty tty58: hash matches
Apr 13 09:18:37 patient kernel: [ 2.114729] rtc_cmos 00:06: setting system clock to 2014-04-13 16:18:35 UTC (1397405915)
Apr 13 09:18:37 patient kernel: [ 2.114820] bus: 'platform': add driver charger-manager
Apr 13 09:18:37 patient kernel: [ 2.114835] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
Apr 13 09:18:37 patient kernel: [ 2.114836] EDD information not available.
Apr 13 09:18:37 patient kernel: [ 2.114894] PM: Hibernation image not present or could not be loaded.
Apr 13 09:18:37 patient kernel: [ 2.115679] Freeing unused kernel memory: 1340K (ffffffff81d18000 - ffffffff81e67000)
Apr 13 09:18:37 patient kernel: [ 2.115680] Write protecting the kernel read-only data: 12288k
Apr 13 09:18:37 patient kernel: [ 2.117420] Freeing unused kernel memory: 772K (ffff88000173f000 - ffff880001800000)
Apr 13 09:18:37 patient kernel: [ 2.118470] Freeing unused kernel memory: 600K (ffff880001b6a000 - ffff880001c00000)
Apr 13 09:18:37 patient kernel: [ 2.144542] dm_log: module verification failed: signature and/or required key missing - tainting kernel
Apr 13 09:18:37 patient kernel: [ 2.146073] device class 'pps': registering
Apr 13 09:18:37 patient kernel: [ 2.146082] pps_core: LinuxPPS API ver. 1 registered
Apr 13 09:18:37 patient kernel: [ 2.146083] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Apr 13 09:18:37 patient kernel: [ 2.146271] device class 'ptp': registering
Apr 13 09:18:37 patient kernel: [ 2.146278] PTP clock support registered
Apr 13 09:18:37 patient kernel: [ 2.146755] bus: 'pci': add driver rtsx_pci
Apr 13 09:18:37 patient kernel: [ 2.146766] bus: 'pci': driver_probe_device: matched device 0000:02:00.0 with driver rtsx_pci
Apr 13 09:18:37 patient kernel: [ 2.146768] bus: 'pci': really_probe: probing driver rtsx_pci with device 0000:02:00.0
Apr 13 09:18:37 patient kernel: [ 2.146772] rtsx_pci 0000:02:00.0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.146866] rtsx_pci 0000:02:00.0: irq 43 for MSI/MSI-X
Apr 13 09:18:37 patient kernel: [ 2.146875] rtsx_pci 0000:02:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 43
Apr 13 09:18:37 patient kernel: [ 2.147106] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
Apr 13 09:18:37 patient kernel: [ 2.147108] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
Apr 13 09:18:37 patient kernel: [ 2.147111] bus: 'pci': add driver e1000e
Apr 13 09:18:37 patient kernel: [ 2.147116] bus: 'pci': driver_probe_device: matched device 0000:00:19.0 with driver e1000e
Apr 13 09:18:37 patient kernel: [ 2.147118] bus: 'pci': really_probe: probing driver e1000e with device 0000:00:19.0
Apr 13 09:18:37 patient kernel: [ 2.147120] e1000e 0000:00:19.0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.147287] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Apr 13 09:18:37 patient kernel: [ 2.147310] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Apr 13 09:18:37 patient kernel: [ 2.147311] Registering platform device 'rtsx_pci_sdmmc.0'. Parent at 0000:02:00.0
Apr 13 09:18:37 patient kernel: [ 2.147313] device: 'rtsx_pci_sdmmc.0': device_add
Apr 13 09:18:37 patient kernel: [ 2.147322] bus: 'platform': add device rtsx_pci_sdmmc.0
Apr 13 09:18:37 patient kernel: [ 2.147337] PM: Adding info for platform:rtsx_pci_sdmmc.0
Apr 13 09:18:37 patient kernel: [ 2.147338] bus: 'pci': add driver ahci
Apr 13 09:18:37 patient kernel: [ 2.147350] Registering platform device 'rtsx_pci_ms.0'. Parent at 0000:02:00.0
Apr 13 09:18:37 patient kernel: [ 2.147351] device: 'rtsx_pci_ms.0': device_add
Apr 13 09:18:37 patient kernel: [ 2.147354] bus: 'platform': add device rtsx_pci_ms.0
Apr 13 09:18:37 patient kernel: [ 2.147361] PM: Adding info for platform:rtsx_pci_ms.0
Apr 13 09:18:37 patient kernel: [ 2.147368] driver: '0000:02:00.0': driver_bound: bound to device 'rtsx_pci'
Apr 13 09:18:37 patient kernel: [ 2.147372] bus: 'pci': really_probe: bound device 0000:02:00.0 to driver rtsx_pci
Apr 13 09:18:37 patient kernel: [ 2.150619] atkbd: probe of serio1 rejects match -19
Apr 13 09:18:37 patient kernel: [ 2.150622] bus: 'serio': driver_probe_device: matched device serio2 with driver atkbd
Apr 13 09:18:37 patient kernel: [ 2.150624] bus: 'serio': really_probe: probing driver atkbd with device serio2
Apr 13 09:18:37 patient kernel: [ 2.150626] atkbd serio2: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.154394] atkbd: probe of serio2 rejects match -19
Apr 13 09:18:37 patient kernel: [ 2.154398] bus: 'serio': driver_probe_device: matched device serio3 with driver atkbd
Apr 13 09:18:37 patient kernel: [ 2.154400] bus: 'serio': really_probe: probing driver atkbd with device serio3
Apr 13 09:18:37 patient kernel: [ 2.154402] atkbd serio3: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.169034] bus: 'platform': add driver rtsx_pci_sdmmc
Apr 13 09:18:37 patient kernel: [ 2.169042] bus: 'platform': driver_probe_device: matched device rtsx_pci_sdmmc.0 with driver rtsx_pci_sdmmc
Apr 13 09:18:37 patient kernel: [ 2.169044] bus: 'platform': really_probe: probing driver rtsx_pci_sdmmc with device rtsx_pci_sdmmc.0
Apr 13 09:18:37 patient kernel: [ 2.169048] rtsx_pci_sdmmc rtsx_pci_sdmmc.0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.169056] device: 'mmc0': device_add
Apr 13 09:18:37 patient kernel: [ 2.169069] PM: Adding info for No Bus:mmc0
Apr 13 09:18:37 patient kernel: [ 2.196096] atkbd: probe of serio3 rejects match -19
Apr 13 09:18:37 patient kernel: [ 2.196102] bus: 'serio': driver_probe_device: matched device serio4 with driver atkbd
Apr 13 09:18:37 patient kernel: [ 2.196104] bus: 'serio': really_probe: probing driver atkbd with device serio4
Apr 13 09:18:37 patient kernel: [ 2.196109] atkbd serio4: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.198794] driver: 'rtsx_pci_sdmmc.0': driver_bound: bound to device 'rtsx_pci_sdmmc'
Apr 13 09:18:37 patient kernel: [ 2.198801] bus: 'platform': really_probe: bound device rtsx_pci_sdmmc.0 to driver rtsx_pci_sdmmc
Apr 13 09:18:37 patient kernel: [ 2.237705] atkbd: probe of serio4 rejects match -19
Apr 13 09:18:37 patient kernel: [ 2.239445] bus: 'serio': driver_probe_device: matched device serio2 with driver atkbd
Apr 13 09:18:37 patient kernel: [ 2.239447] bus: 'serio': really_probe: probing driver atkbd with device serio2
Apr 13 09:18:37 patient kernel: [ 2.239452] atkbd serio2: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.243251] atkbd: probe of serio2 rejects match -19
Apr 13 09:18:37 patient kernel: [ 2.243440] bus: 'serio': driver_probe_device: matched device serio2 with driver atkbd
Apr 13 09:18:37 patient kernel: [ 2.243445] bus: 'serio': really_probe: probing driver atkbd with device serio2
Apr 13 09:18:37 patient kernel: [ 2.243450] atkbd serio2: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.247177] atkbd: probe of serio2 rejects match -19
Apr 13 09:18:37 patient kernel: [ 2.319737] device: 'eth0': device_add
Apr 13 09:18:37 patient kernel: [ 2.319773] PM: Adding info for No Bus:eth0
Apr 13 09:18:37 patient kernel: [ 2.319885] device: 'ptp0': device_add
Apr 13 09:18:37 patient kernel: [ 2.319991] PM: Adding info for No Bus:ptp0
Apr 13 09:18:37 patient kernel: [ 2.320000] e1000e 0000:00:19.0 eth0: registered PHC clock
Apr 13 09:18:37 patient kernel: [ 2.320013] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:90:f5:ea:54:b1
Apr 13 09:18:37 patient kernel: [ 2.320014] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
Apr 13 09:18:37 patient kernel: [ 2.320046] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
Apr 13 09:18:37 patient kernel: [ 2.320048] driver: '0000:00:19.0': driver_bound: bound to device 'e1000e'
Apr 13 09:18:37 patient kernel: [ 2.320051] bus: 'pci': really_probe: bound device 0000:00:19.0 to driver e1000e
Apr 13 09:18:37 patient kernel: [ 2.320089] bus: 'pci': driver_probe_device: matched device 0000:00:1f.2 with driver ahci
Apr 13 09:18:37 patient kernel: [ 2.320092] bus: 'pci': really_probe: probing driver ahci with device 0000:00:1f.2
Apr 13 09:18:37 patient kernel: [ 2.320106] ahci 0000:00:1f.2: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.320119] ahci 0000:00:1f.2: version 3.0
Apr 13 09:18:37 patient kernel: [ 2.320267] ahci 0000:00:1f.2: irq 45 for MSI/MSI-X
Apr 13 09:18:37 patient kernel: [ 2.320296] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
Apr 13 09:18:37 patient kernel: [ 2.320314] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3 impl SATA mode
Apr 13 09:18:37 patient kernel: [ 2.320316] ahci 0000:00:1f.2: flags: 64bit ncq stag led clo pio slum part ems apst
Apr 13 09:18:37 patient kernel: [ 2.326724] device: 'ata1': device_add
Apr 13 09:18:37 patient kernel: [ 2.326739] PM: Adding info for No Bus:ata1
Apr 13 09:18:37 patient kernel: [ 2.326742] device: 'ata1': device_add
Apr 13 09:18:37 patient kernel: [ 2.326753] PM: Adding info for No Bus:ata1
Apr 13 09:18:37 patient kernel: [ 2.326766] device: 'link1': device_add
Apr 13 09:18:37 patient kernel: [ 2.326775] PM: Adding info for No Bus:link1
Apr 13 09:18:37 patient kernel: [ 2.326777] device: 'link1': device_add
Apr 13 09:18:37 patient kernel: [ 2.326787] PM: Adding info for No Bus:link1
Apr 13 09:18:37 patient kernel: [ 2.326809] device: 'dev1.0': device_add
Apr 13 09:18:37 patient kernel: [ 2.326820] PM: Adding info for No Bus:dev1.0
Apr 13 09:18:37 patient kernel: [ 2.326821] device: 'dev1.0': device_add
Apr 13 09:18:37 patient kernel: [ 2.326832] PM: Adding info for No Bus:dev1.0
Apr 13 09:18:37 patient kernel: [ 2.326844] device: 'ata2': device_add
Apr 13 09:18:37 patient kernel: [ 2.326853] PM: Adding info for No Bus:ata2
Apr 13 09:18:37 patient kernel: [ 2.326854] device: 'ata2': device_add
Apr 13 09:18:37 patient kernel: [ 2.326865] PM: Adding info for No Bus:ata2
Apr 13 09:18:37 patient kernel: [ 2.326874] device: 'link2': device_add
Apr 13 09:18:37 patient kernel: [ 2.326882] PM: Adding info for No Bus:link2
Apr 13 09:18:37 patient kernel: [ 2.326884] device: 'link2': device_add
Apr 13 09:18:37 patient kernel: [ 2.326894] PM: Adding info for No Bus:link2
Apr 13 09:18:37 patient kernel: [ 2.326912] device: 'dev2.0': device_add
Apr 13 09:18:37 patient kernel: [ 2.326922] PM: Adding info for No Bus:dev2.0
Apr 13 09:18:37 patient kernel: [ 2.326923] device: 'dev2.0': device_add
Apr 13 09:18:37 patient kernel: [ 2.326933] PM: Adding info for No Bus:dev2.0
Apr 13 09:18:37 patient kernel: [ 2.326944] device: 'ata3': device_add
Apr 13 09:18:37 patient kernel: [ 2.326953] PM: Adding info for No Bus:ata3
Apr 13 09:18:37 patient kernel: [ 2.326955] device: 'ata3': device_add
Apr 13 09:18:37 patient kernel: [ 2.326965] PM: Adding info for No Bus:ata3
Apr 13 09:18:37 patient kernel: [ 2.326973] device: 'link3': device_add
Apr 13 09:18:37 patient kernel: [ 2.326982] PM: Adding info for No Bus:link3
Apr 13 09:18:37 patient kernel: [ 2.326983] device: 'link3': device_add
Apr 13 09:18:37 patient kernel: [ 2.326993] PM: Adding info for No Bus:link3
Apr 13 09:18:37 patient kernel: [ 2.327009] device: 'dev3.0': device_add
Apr 13 09:18:37 patient kernel: [ 2.327017] PM: Adding info for No Bus:dev3.0
Apr 13 09:18:37 patient kernel: [ 2.327019] device: 'dev3.0': device_add
Apr 13 09:18:37 patient kernel: [ 2.327028] PM: Adding info for No Bus:dev3.0
Apr 13 09:18:37 patient kernel: [ 2.327039] device: 'ata4': device_add
Apr 13 09:18:37 patient kernel: [ 2.327047] PM: Adding info for No Bus:ata4
Apr 13 09:18:37 patient kernel: [ 2.327049] device: 'ata4': device_add
Apr 13 09:18:37 patient kernel: [ 2.327059] PM: Adding info for No Bus:ata4
Apr 13 09:18:37 patient kernel: [ 2.327067] device: 'link4': device_add
Apr 13 09:18:37 patient kernel: [ 2.327074] PM: Adding info for No Bus:link4
Apr 13 09:18:37 patient kernel: [ 2.327076] device: 'link4': device_add
Apr 13 09:18:37 patient kernel: [ 2.327086] PM: Adding info for No Bus:link4
Apr 13 09:18:37 patient kernel: [ 2.327103] device: 'dev4.0': device_add
Apr 13 09:18:37 patient kernel: [ 2.327113] PM: Adding info for No Bus:dev4.0
Apr 13 09:18:37 patient kernel: [ 2.327114] device: 'dev4.0': device_add
Apr 13 09:18:37 patient kernel: [ 2.327125] PM: Adding info for No Bus:dev4.0
Apr 13 09:18:37 patient kernel: [ 2.327135] device: 'ata5': device_add
Apr 13 09:18:37 patient kernel: [ 2.327144] PM: Adding info for No Bus:ata5
Apr 13 09:18:37 patient kernel: [ 2.327145] device: 'ata5': device_add
Apr 13 09:18:37 patient kernel: [ 2.327155] PM: Adding info for No Bus:ata5
Apr 13 09:18:37 patient kernel: [ 2.327163] device: 'link5': device_add
Apr 13 09:18:37 patient kernel: [ 2.327170] PM: Adding info for No Bus:link5
Apr 13 09:18:37 patient kernel: [ 2.327172] device: 'link5': device_add
Apr 13 09:18:37 patient kernel: [ 2.327183] PM: Adding info for No Bus:link5
Apr 13 09:18:37 patient kernel: [ 2.327199] device: 'dev5.0': device_add
Apr 13 09:18:37 patient kernel: [ 2.327208] PM: Adding info for No Bus:dev5.0
Apr 13 09:18:37 patient kernel: [ 2.327210] device: 'dev5.0': device_add
Apr 13 09:18:37 patient kernel: [ 2.327220] PM: Adding info for No Bus:dev5.0
Apr 13 09:18:37 patient kernel: [ 2.327231] device: 'ata6': device_add
Apr 13 09:18:37 patient kernel: [ 2.327239] PM: Adding info for No Bus:ata6
Apr 13 09:18:37 patient kernel: [ 2.327240] device: 'ata6': device_add
Apr 13 09:18:37 patient kernel: [ 2.327251] PM: Adding info for No Bus:ata6
Apr 13 09:18:37 patient kernel: [ 2.327259] device: 'link6': device_add
Apr 13 09:18:37 patient kernel: [ 2.327266] PM: Adding info for No Bus:link6
Apr 13 09:18:37 patient kernel: [ 2.327269] device: 'link6': device_add
Apr 13 09:18:37 patient kernel: [ 2.327280] PM: Adding info for No Bus:link6
Apr 13 09:18:37 patient kernel: [ 2.327296] device: 'dev6.0': device_add
Apr 13 09:18:37 patient kernel: [ 2.327305] PM: Adding info for No Bus:dev6.0
Apr 13 09:18:37 patient kernel: [ 2.327306] device: 'dev6.0': device_add
Apr 13 09:18:37 patient kernel: [ 2.327317] PM: Adding info for No Bus:dev6.0
Apr 13 09:18:37 patient kernel: [ 2.327455] scsi0 : ahci
Apr 13 09:18:37 patient kernel: [ 2.327468] device: 'host0': device_add
Apr 13 09:18:37 patient kernel: [ 2.327471] bus: 'scsi': add device host0
Apr 13 09:18:37 patient kernel: [ 2.327480] PM: Adding info for scsi:host0
Apr 13 09:18:37 patient kernel: [ 2.327488] device: 'host0': device_add
Apr 13 09:18:37 patient kernel: [ 2.327508] PM: Adding info for No Bus:host0
Apr 13 09:18:37 patient kernel: [ 2.327642] scsi1 : ahci
Apr 13 09:18:37 patient kernel: [ 2.327644] device: 'host1': device_add
Apr 13 09:18:37 patient kernel: [ 2.327647] bus: 'scsi': add device host1
Apr 13 09:18:37 patient kernel: [ 2.327654] PM: Adding info for scsi:host1
Apr 13 09:18:37 patient kernel: [ 2.327661] device: 'host1': device_add
Apr 13 09:18:37 patient kernel: [ 2.327680] PM: Adding info for No Bus:host1
Apr 13 09:18:37 patient kernel: [ 2.327835] scsi2 : ahci
Apr 13 09:18:37 patient kernel: [ 2.327839] device: 'host2': device_add
Apr 13 09:18:37 patient kernel: [ 2.327844] bus: 'scsi': add device host2
Apr 13 09:18:37 patient kernel: [ 2.327856] PM: Adding info for scsi:host2
Apr 13 09:18:37 patient kernel: [ 2.327866] device: 'host2': device_add
Apr 13 09:18:37 patient kernel: [ 2.327888] PM: Adding info for No Bus:host2
Apr 13 09:18:37 patient kernel: [ 2.328023] scsi3 : ahci
Apr 13 09:18:37 patient kernel: [ 2.328025] device: 'host3': device_add
Apr 13 09:18:37 patient kernel: [ 2.328028] bus: 'scsi': add device host3
Apr 13 09:18:37 patient kernel: [ 2.328036] PM: Adding info for scsi:host3
Apr 13 09:18:37 patient kernel: [ 2.328042] device: 'host3': device_add
Apr 13 09:18:37 patient kernel: [ 2.328063] PM: Adding info for No Bus:host3
Apr 13 09:18:37 patient kernel: [ 2.328155] scsi4 : ahci
Apr 13 09:18:37 patient kernel: [ 2.328157] device: 'host4': device_add
Apr 13 09:18:37 patient kernel: [ 2.328160] bus: 'scsi': add device host4
Apr 13 09:18:37 patient kernel: [ 2.328167] PM: Adding info for scsi:host4
Apr 13 09:18:37 patient kernel: [ 2.328173] device: 'host4': device_add
Apr 13 09:18:37 patient kernel: [ 2.328192] PM: Adding info for No Bus:host4
Apr 13 09:18:37 patient kernel: [ 2.328287] scsi5 : ahci
Apr 13 09:18:37 patient kernel: [ 2.328288] device: 'host5': device_add
Apr 13 09:18:37 patient kernel: [ 2.328291] bus: 'scsi': add device host5
Apr 13 09:18:37 patient kernel: [ 2.328300] PM: Adding info for scsi:host5
Apr 13 09:18:37 patient kernel: [ 2.328305] device: 'host5': device_add
Apr 13 09:18:37 patient kernel: [ 2.328324] PM: Adding info for No Bus:host5
Apr 13 09:18:37 patient kernel: [ 2.328335] ata1: SATA max UDMA/133 abar m2048@0xf7e3a000 port 0xf7e3a100 irq 45
Apr 13 09:18:37 patient kernel: [ 2.328337] ata2: SATA max UDMA/133 abar m2048@0xf7e3a000 port 0xf7e3a180 irq 45
Apr 13 09:18:37 patient kernel: [ 2.328338] ata3: DUMMY
Apr 13 09:18:37 patient kernel: [ 2.328339] ata4: DUMMY
Apr 13 09:18:37 patient kernel: [ 2.328340] ata5: DUMMY
Apr 13 09:18:37 patient kernel: [ 2.328341] ata6: DUMMY
Apr 13 09:18:37 patient kernel: [ 2.328346] driver: '0000:00:1f.2': driver_bound: bound to device 'ahci'
Apr 13 09:18:37 patient kernel: [ 2.328349] bus: 'pci': really_probe: bound device 0000:00:1f.2 to driver ahci
Apr 13 09:18:37 patient kernel: [ 2.394701] usb 1-1: new high-speed USB device number 2 using ehci-pci
Apr 13 09:18:37 patient kernel: [ 2.527183] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
Apr 13 09:18:37 patient kernel: [ 2.527187] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 13 09:18:37 patient kernel: [ 2.527191] device: '1-1': device_add
Apr 13 09:18:37 patient kernel: [ 2.527289] bus: 'usb': add device 1-1
Apr 13 09:18:37 patient kernel: [ 2.527303] PM: Adding info for usb:1-1
Apr 13 09:18:37 patient kernel: [ 2.527326] bus: 'usb': driver_probe_device: matched device 1-1 with driver usb
Apr 13 09:18:37 patient kernel: [ 2.527328] bus: 'usb': really_probe: probing driver usb with device 1-1
Apr 13 09:18:37 patient kernel: [ 2.527332] usb 1-1: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.527493] device: '1-1:1.0': device_add
Apr 13 09:18:37 patient kernel: [ 2.527507] bus: 'usb': add device 1-1:1.0
Apr 13 09:18:37 patient kernel: [ 2.527518] PM: Adding info for usb:1-1:1.0
Apr 13 09:18:37 patient kernel: [ 2.527538] bus: 'usb': driver_probe_device: matched device 1-1:1.0 with driver hub
Apr 13 09:18:37 patient kernel: [ 2.527541] bus: 'usb': really_probe: probing driver hub with device 1-1:1.0
Apr 13 09:18:37 patient kernel: [ 2.527545] hub 1-1:1.0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.527553] hub 1-1:1.0: USB hub found
Apr 13 09:18:37 patient kernel: [ 2.527597] hub 1-1:1.0: 6 ports detected
Apr 13 09:18:37 patient kernel: [ 2.527945] device: 'port1': device_add
Apr 13 09:18:37 patient kernel: [ 2.528036] PM: Adding info for No Bus:port1
Apr 13 09:18:37 patient kernel: [ 2.528044] device: 'port2': device_add
Apr 13 09:18:37 patient kernel: [ 2.528092] PM: Adding info for No Bus:port2
Apr 13 09:18:37 patient kernel: [ 2.528100] device: 'port3': device_add
Apr 13 09:18:37 patient kernel: [ 2.528146] PM: Adding info for No Bus:port3
Apr 13 09:18:37 patient kernel: [ 2.528150] device: 'port4': device_add
Apr 13 09:18:37 patient kernel: [ 2.528192] PM: Adding info for No Bus:port4
Apr 13 09:18:37 patient kernel: [ 2.528198] device: 'port5': device_add
Apr 13 09:18:37 patient kernel: [ 2.528240] PM: Adding info for No Bus:port5
Apr 13 09:18:37 patient kernel: [ 2.528245] device: 'port6': device_add
Apr 13 09:18:37 patient kernel: [ 2.528286] PM: Adding info for No Bus:port6
Apr 13 09:18:37 patient kernel: [ 2.528992] driver: '1-1:1.0': driver_bound: bound to device 'hub'
Apr 13 09:18:37 patient kernel: [ 2.529002] bus: 'usb': really_probe: bound device 1-1:1.0 to driver hub
Apr 13 09:18:37 patient kernel: [ 2.529009] device: 'ep_81': device_add
Apr 13 09:18:37 patient kernel: [ 2.529031] PM: Adding info for No Bus:ep_81
Apr 13 09:18:37 patient kernel: [ 2.529034] driver: '1-1': driver_bound: bound to device 'usb'
Apr 13 09:18:37 patient kernel: [ 2.529037] bus: 'usb': really_probe: bound device 1-1 to driver usb
Apr 13 09:18:37 patient kernel: [ 2.529046] device: 'ep_00': device_add
Apr 13 09:18:37 patient kernel: [ 2.529063] PM: Adding info for No Bus:ep_00
Apr 13 09:18:37 patient kernel: [ 2.602652] tsc: Refined TSC clocksource calibration: 1995.379 MHz
Apr 13 09:18:37 patient kernel: [ 2.638678] usb 2-1: new high-speed USB device number 2 using ehci-pci
Apr 13 09:18:37 patient kernel: [ 2.646603] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Apr 13 09:18:37 patient kernel: [ 2.647787] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
Apr 13 09:18:37 patient kernel: [ 2.647791] ata1.00: ATA-9: Samsung SSD 840 PRO Series, DXM05B0Q, max UDMA/133
Apr 13 09:18:37 patient kernel: [ 2.647793] ata1.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Apr 13 09:18:37 patient kernel: [ 2.648355] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
Apr 13 09:18:37 patient kernel: [ 2.648476] ata1.00: configured for UDMA/133
Apr 13 09:18:37 patient kernel: [ 2.648658] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 840 DXM0 PQ: 0 ANSI: 5
Apr 13 09:18:37 patient kernel: [ 2.648663] device: 'target0:0:0': device_add
Apr 13 09:18:37 patient kernel: [ 2.648672] bus: 'scsi': add device target0:0:0
Apr 13 09:18:37 patient kernel: [ 2.648684] PM: Adding info for scsi:target0:0:0
Apr 13 09:18:37 patient kernel: [ 2.648700] device: '0:0:0:0': device_add
Apr 13 09:18:37 patient kernel: [ 2.648720] bus: 'scsi': add device 0:0:0:0
Apr 13 09:18:37 patient kernel: [ 2.648729] PM: Adding info for scsi:0:0:0:0
Apr 13 09:18:37 patient kernel: [ 2.648735] bus: 'scsi': driver_probe_device: matched device 0:0:0:0 with driver sd
Apr 13 09:18:37 patient kernel: [ 2.648737] bus: 'scsi': really_probe: probing driver sd with device 0:0:0:0
Apr 13 09:18:37 patient kernel: [ 2.648740] sd 0:0:0:0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.648756] device: '0:0:0:0': device_add
Apr 13 09:18:37 patient kernel: [ 2.648775] PM: Adding info for No Bus:0:0:0:0
Apr 13 09:18:37 patient kernel: [ 2.648784] driver: '0:0:0:0': driver_bound: bound to device 'sd'
Apr 13 09:18:37 patient kernel: [ 2.648786] bus: 'scsi': really_probe: bound device 0:0:0:0 to driver sd
Apr 13 09:18:37 patient kernel: [ 2.648788] device: '0:0:0:0': device_add
Apr 13 09:18:37 patient kernel: [ 2.648800] PM: Adding info for No Bus:0:0:0:0
Apr 13 09:18:37 patient kernel: [ 2.648813] device: 'sg0': device_add
Apr 13 09:18:37 patient kernel: [ 2.648833] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
Apr 13 09:18:37 patient kernel: [ 2.648859] PM: Adding info for No Bus:sg0
Apr 13 09:18:37 patient kernel: [ 2.648869] sd 0:0:0:0: Attached scsi generic sg0 type 0
Apr 13 09:18:37 patient kernel: [ 2.648874] device: '0:0:0:0': device_add
Apr 13 09:18:37 patient kernel: [ 2.648885] sd 0:0:0:0: [sda] Write Protect is off
Apr 13 09:18:37 patient kernel: [ 2.648888] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Apr 13 09:18:37 patient kernel: [ 2.648904] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 13 09:18:37 patient kernel: [ 2.648910] device: '8:0': device_add
Apr 13 09:18:37 patient kernel: [ 2.648925] PM: Adding info for No Bus:0:0:0:0
Apr 13 09:18:37 patient kernel: [ 2.648934] PM: Adding info for No Bus:8:0
Apr 13 09:18:37 patient kernel: [ 2.648949] device: 'sda': device_add
Apr 13 09:18:37 patient kernel: [ 2.648997] PM: Adding info for No Bus:sda
Apr 13 09:18:37 patient kernel: [ 2.650871] sda: sda1
Apr 13 09:18:37 patient kernel: [ 2.650881] device: 'sda1': device_add
Apr 13 09:18:37 patient kernel: [ 2.650924] PM: Adding info for No Bus:sda1
Apr 13 09:18:37 patient kernel: [ 2.651058] sd 0:0:0:0: [sda] Attached SCSI disk
Apr 13 09:18:37 patient kernel: [ 2.771093] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
Apr 13 09:18:37 patient kernel: [ 2.771097] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 13 09:18:37 patient kernel: [ 2.771101] device: '2-1': device_add
Apr 13 09:18:37 patient kernel: [ 2.771170] bus: 'usb': add device 2-1
Apr 13 09:18:37 patient kernel: [ 2.771184] PM: Adding info for usb:2-1
Apr 13 09:18:37 patient kernel: [ 2.771206] bus: 'usb': driver_probe_device: matched device 2-1 with driver usb
Apr 13 09:18:37 patient kernel: [ 2.771208] bus: 'usb': really_probe: probing driver usb with device 2-1
Apr 13 09:18:37 patient kernel: [ 2.771211] usb 2-1: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.771282] device: '2-1:1.0': device_add
Apr 13 09:18:37 patient kernel: [ 2.771297] bus: 'usb': add device 2-1:1.0
Apr 13 09:18:37 patient kernel: [ 2.771312] PM: Adding info for usb:2-1:1.0
Apr 13 09:18:37 patient kernel: [ 2.771338] bus: 'usb': driver_probe_device: matched device 2-1:1.0 with driver hub
Apr 13 09:18:37 patient kernel: [ 2.771341] bus: 'usb': really_probe: probing driver hub with device 2-1:1.0
Apr 13 09:18:37 patient kernel: [ 2.771347] hub 2-1:1.0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.771359] hub 2-1:1.0: USB hub found
Apr 13 09:18:37 patient kernel: [ 2.771534] hub 2-1:1.0: 8 ports detected
Apr 13 09:18:37 patient kernel: [ 2.771806] device: 'port1': device_add
Apr 13 09:18:37 patient kernel: [ 2.771896] PM: Adding info for No Bus:port1
Apr 13 09:18:37 patient kernel: [ 2.771904] device: 'port2': device_add
Apr 13 09:18:37 patient kernel: [ 2.771958] PM: Adding info for No Bus:port2
Apr 13 09:18:37 patient kernel: [ 2.771963] device: 'port3': device_add
Apr 13 09:18:37 patient kernel: [ 2.772009] PM: Adding info for No Bus:port3
Apr 13 09:18:37 patient kernel: [ 2.772013] device: 'port4': device_add
Apr 13 09:18:37 patient kernel: [ 2.772052] PM: Adding info for No Bus:port4
Apr 13 09:18:37 patient kernel: [ 2.772057] device: 'port5': device_add
Apr 13 09:18:37 patient kernel: [ 2.772100] PM: Adding info for No Bus:port5
Apr 13 09:18:37 patient kernel: [ 2.772104] device: 'port6': device_add
Apr 13 09:18:37 patient kernel: [ 2.772141] PM: Adding info for No Bus:port6
Apr 13 09:18:37 patient kernel: [ 2.772146] device: 'port7': device_add
Apr 13 09:18:37 patient kernel: [ 2.772189] PM: Adding info for No Bus:port7
Apr 13 09:18:37 patient kernel: [ 2.772193] device: 'port8': device_add
Apr 13 09:18:37 patient kernel: [ 2.772238] PM: Adding info for No Bus:port8
Apr 13 09:18:37 patient kernel: [ 2.773253] driver: '2-1:1.0': driver_bound: bound to device 'hub'
Apr 13 09:18:37 patient kernel: [ 2.773262] bus: 'usb': really_probe: bound device 2-1:1.0 to driver hub
Apr 13 09:18:37 patient kernel: [ 2.773269] device: 'ep_81': device_add
Apr 13 09:18:37 patient kernel: [ 2.773292] PM: Adding info for No Bus:ep_81
Apr 13 09:18:37 patient kernel: [ 2.773295] driver: '2-1': driver_bound: bound to device 'usb'
Apr 13 09:18:37 patient kernel: [ 2.773299] bus: 'usb': really_probe: bound device 2-1 to driver usb
Apr 13 09:18:37 patient kernel: [ 2.773312] device: 'ep_00': device_add
Apr 13 09:18:37 patient kernel: [ 2.773324] PM: Adding info for No Bus:ep_00
Apr 13 09:18:37 patient kernel: [ 2.938612] usb 3-1: new full-speed USB device number 2 using xhci_hcd
Apr 13 09:18:37 patient kernel: [ 2.966524] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Apr 13 09:18:37 patient kernel: [ 2.978599] ata2.00: ATA-9: INTEL SSDMCEAC240B3, LLKi, max UDMA/133
Apr 13 09:18:37 patient kernel: [ 2.978603] ata2.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Apr 13 09:18:37 patient kernel: [ 2.988540] ata2.00: configured for UDMA/133
Apr 13 09:18:37 patient kernel: [ 2.988720] scsi 1:0:0:0: Direct-Access ATA INTEL SSDMCEAC24 LLKi PQ: 0 ANSI: 5
Apr 13 09:18:37 patient kernel: [ 2.988727] device: 'target1:0:0': device_add
Apr 13 09:18:37 patient kernel: [ 2.988736] bus: 'scsi': add device target1:0:0
Apr 13 09:18:37 patient kernel: [ 2.988751] PM: Adding info for scsi:target1:0:0
Apr 13 09:18:37 patient kernel: [ 2.988770] device: '1:0:0:0': device_add
Apr 13 09:18:37 patient kernel: [ 2.988788] bus: 'scsi': add device 1:0:0:0
Apr 13 09:18:37 patient kernel: [ 2.988798] PM: Adding info for scsi:1:0:0:0
Apr 13 09:18:37 patient kernel: [ 2.988804] bus: 'scsi': driver_probe_device: matched device 1:0:0:0 with driver sd
Apr 13 09:18:37 patient kernel: [ 2.988805] bus: 'scsi': really_probe: probing driver sd with device 1:0:0:0
Apr 13 09:18:37 patient kernel: [ 2.988809] sd 1:0:0:0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 2.988822] device: '1:0:0:0': device_add
Apr 13 09:18:37 patient kernel: [ 2.988843] PM: Adding info for No Bus:1:0:0:0
Apr 13 09:18:37 patient kernel: [ 2.988851] driver: '1:0:0:0': driver_bound: bound to device 'sd'
Apr 13 09:18:37 patient kernel: [ 2.988854] bus: 'scsi': really_probe: bound device 1:0:0:0 to driver sd
Apr 13 09:18:37 patient kernel: [ 2.988856] device: '1:0:0:0': device_add
Apr 13 09:18:37 patient kernel: [ 2.988867] PM: Adding info for No Bus:1:0:0:0
Apr 13 09:18:37 patient kernel: [ 2.988880] device: 'sg1': device_add
Apr 13 09:18:37 patient kernel: [ 2.988947] sd 1:0:0:0: [sdb] 468862128 512-byte logical blocks: (240 GB/223 GiB)
Apr 13 09:18:37 patient kernel: [ 2.988963] PM: Adding info for No Bus:sg1
Apr 13 09:18:37 patient kernel: [ 2.988982] sd 1:0:0:0: Attached scsi generic sg1 type 0
Apr 13 09:18:37 patient kernel: [ 2.988988] device: '1:0:0:0': device_add
Apr 13 09:18:37 patient kernel: [ 2.989050] PM: Adding info for No Bus:1:0:0:0
Apr 13 09:18:37 patient kernel: [ 2.989126] sd 1:0:0:0: [sdb] Write Protect is off
Apr 13 09:18:37 patient kernel: [ 2.989131] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Apr 13 09:18:37 patient kernel: [ 2.989189] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 13 09:18:37 patient kernel: [ 2.989196] device: '8:16': device_add
Apr 13 09:18:37 patient kernel: [ 2.989218] PM: Adding info for No Bus:8:16
Apr 13 09:18:37 patient kernel: [ 2.989234] device: 'sdb': device_add
Apr 13 09:18:37 patient kernel: [ 2.989288] PM: Adding info for No Bus:sdb
Apr 13 09:18:37 patient kernel: [ 2.990314] sdb: sdb1 sdb2 sdb3
Apr 13 09:18:37 patient kernel: [ 2.990325] device: 'sdb1': device_add
Apr 13 09:18:37 patient kernel: [ 2.990373] PM: Adding info for No Bus:sdb1
Apr 13 09:18:37 patient kernel: [ 2.990383] device: 'sdb2': device_add
Apr 13 09:18:37 patient kernel: [ 2.990429] PM: Adding info for No Bus:sdb2
Apr 13 09:18:37 patient kernel: [ 2.990436] device: 'sdb3': device_add
Apr 13 09:18:37 patient kernel: [ 2.990471] PM: Adding info for No Bus:sdb3
Apr 13 09:18:37 patient kernel: [ 2.990895] sd 1:0:0:0: [sdb] Attached SCSI disk
Apr 13 09:18:37 patient kernel: [ 3.130369] raid6: sse2x1 9206 MB/s
Apr 13 09:18:37 patient kernel: [ 3.198345] raid6: sse2x2 11367 MB/s
Apr 13 09:18:37 patient kernel: [ 3.266322] raid6: sse2x4 13420 MB/s
Apr 13 09:18:37 patient kernel: [ 3.334294] raid6: avx2x1 18082 MB/s
Apr 13 09:18:37 patient kernel: [ 3.402270] raid6: avx2x2 20606 MB/s
Apr 13 09:18:37 patient kernel: [ 3.470246] raid6: avx2x4 23950 MB/s
Apr 13 09:18:37 patient kernel: [ 3.470247] raid6: using algorithm avx2x4 (23950 MB/s)
Apr 13 09:18:37 patient kernel: [ 3.470248] raid6: using avx2x2 recovery algorithm
Apr 13 09:18:37 patient kernel: [ 3.470434] xor: automatically using best checksumming function:
Apr 13 09:18:37 patient kernel: [ 3.510248] avx : 31669.000 MB/sec
Apr 13 09:18:37 patient kernel: [ 3.513873] btrfs: module has bad taint, not creating trace events
Apr 13 09:18:37 patient kernel: [ 3.514848] bio: create slab <bio-1> at 1
Apr 13 09:18:37 patient kernel: [ 3.515031] device: 'btrfs-control': device_add
Apr 13 09:18:37 patient kernel: [ 3.515064] PM: Adding info for No Bus:btrfs-control
Apr 13 09:18:37 patient kernel: [ 3.515070] Btrfs loaded
Apr 13 09:18:37 patient kernel: [ 3.530325] EXT4-fs (sdb2): INFO: recovery required on readonly filesystem
Apr 13 09:18:37 patient kernel: [ 3.530328] EXT4-fs (sdb2): write access will be enabled during recovery
Apr 13 09:18:37 patient kernel: [ 3.557981] EXT4-fs (sdb2): orphan cleanup on readonly fs
Apr 13 09:18:37 patient kernel: [ 3.561757] EXT4-fs (sdb2): 12 orphan inodes deleted
Apr 13 09:18:37 patient kernel: [ 3.561760] EXT4-fs (sdb2): recovery complete
Apr 13 09:18:37 patient kernel: [ 3.568675] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
Apr 13 09:18:37 patient kernel: [ 3.606426] Switched to clocksource tsc
Apr 13 09:18:37 patient kernel: [ 3.625044] random: init urandom read with 73 bits of entropy available
Apr 13 09:18:37 patient kernel: [ 3.651955] device: 'vcs7': device_add
Apr 13 09:18:37 patient kernel: [ 3.651998] PM: Adding info for No Bus:vcs7
Apr 13 09:18:37 patient kernel: [ 3.652003] device: 'vcsa7': device_add
Apr 13 09:18:37 patient kernel: [ 3.652022] PM: Adding info for No Bus:vcsa7
Apr 13 09:18:37 patient kernel: [ 3.711039] Adding 4194300k swap on /dev/sdb3. Priority:-1 extents:1 across:4194300k SSFS
Apr 13 09:18:37 patient kernel: [ 3.724407] EXT4-fs (sdb2): re-mounted. Opts: errors=remount-ro
Apr 13 09:18:37 patient kernel: [ 3.790404] device class 'printer': registering
Apr 13 09:18:37 patient kernel: [ 3.792216] lp: driver loaded but no devices found
Apr 13 09:18:37 patient kernel: [ 3.797982] bus: 'platform': add driver coretemp
Apr 13 09:18:37 patient kernel: [ 3.797999] Registering platform device 'coretemp.0'. Parent at platform
Apr 13 09:18:37 patient kernel: [ 3.798001] device: 'coretemp.0': device_add
Apr 13 09:18:37 patient kernel: [ 3.798006] bus: 'platform': add device coretemp.0
Apr 13 09:18:37 patient kernel: [ 3.798016] PM: Adding info for platform:coretemp.0
Apr 13 09:18:37 patient kernel: [ 3.798030] bus: 'platform': driver_probe_device: matched device coretemp.0 with driver coretemp
Apr 13 09:18:37 patient kernel: [ 3.798032] bus: 'platform': really_probe: probing driver coretemp with device coretemp.0
Apr 13 09:18:37 patient kernel: [ 3.798036] coretemp coretemp.0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 3.798042] device: 'hwmon1': device_add
Apr 13 09:18:37 patient kernel: [ 3.798050] PM: Adding info for No Bus:hwmon1
Apr 13 09:18:37 patient kernel: [ 3.798055] driver: 'coretemp.0': driver_bound: bound to device 'coretemp'
Apr 13 09:18:37 patient kernel: [ 3.798060] bus: 'platform': really_probe: bound device coretemp.0 to driver coretemp
Apr 13 09:18:37 patient kernel: [ 3.840942] bus: 'mei': registered
Apr 13 09:18:37 patient kernel: [ 3.841078] device class 'sound': registering
Apr 13 09:18:37 patient kernel: [ 3.841645] bus: 'pci': add driver mei_me
Apr 13 09:18:37 patient kernel: [ 3.841654] bus: 'pci': driver_probe_device: matched device 0000:00:16.0 with driver mei_me
Apr 13 09:18:37 patient kernel: [ 3.841656] bus: 'pci': really_probe: probing driver mei_me with device 0000:00:16.0
Apr 13 09:18:37 patient kernel: [ 3.841661] mei_me 0000:00:16.0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 3.841795] mei_me 0000:00:16.0: irq 46 for MSI/MSI-X
Apr 13 09:18:37 patient kernel: [ 3.843242] bus: 'pnp': add driver tpm_inf_pnp
Apr 13 09:18:37 patient kernel: [ 3.844218] device: 'mei': device_add
Apr 13 09:18:37 patient kernel: [ 3.844260] PM: Adding info for No Bus:mei
Apr 13 09:18:37 patient kernel: [ 3.844277] driver: '0000:00:16.0': driver_bound: bound to device 'mei_me'
Apr 13 09:18:37 patient kernel: [ 3.844282] bus: 'pci': really_probe: bound device 0000:00:16.0 to driver mei_me
Apr 13 09:18:37 patient kernel: [ 3.847032] drm: module has bad taint, not creating trace events
Apr 13 09:18:37 patient kernel: [ 3.847733] device class 'drm': registering
Apr 13 09:18:37 patient kernel: [ 3.847750] [drm] Initialized drm 1.1.0 20060810
Apr 13 09:18:37 patient kernel: [ 3.850279] device: 'timer': device_add
Apr 13 09:18:37 patient kernel: [ 3.850316] PM: Adding info for No Bus:timer
Apr 13 09:18:37 patient kernel: [ 3.854962] device class 'wmi': registering
Apr 13 09:18:37 patient kernel: [ 3.854973] bus: 'acpi': add driver wmi
Apr 13 09:18:37 patient kernel: [ 3.854992] bus: 'acpi': driver_probe_device: matched device PNP0C14:00 with driver wmi
Apr 13 09:18:37 patient kernel: [ 3.854994] bus: 'acpi': really_probe: probing driver wmi with device PNP0C14:00
Apr 13 09:18:37 patient kernel: [ 3.854997] wmi PNP0C14:00: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 3.855019] device: 'ABBC0F6D-8EA1-11D1-00A0-C90629100000': device_add
Apr 13 09:18:37 patient kernel: [ 3.855037] PM: Adding info for No Bus:ABBC0F6D-8EA1-11D1-00A0-C90629100000
Apr 13 09:18:37 patient kernel: [ 3.855046] device: 'ABBC0F6B-8EA1-11D1-00A0-C90629100000': device_add
Apr 13 09:18:37 patient kernel: [ 3.855065] PM: Adding info for No Bus:ABBC0F6B-8EA1-11D1-00A0-C90629100000
Apr 13 09:18:37 patient kernel: [ 3.855072] device: 'ABBC0F6C-8EA1-11D1-00A0-C90629100000': device_add
Apr 13 09:18:37 patient kernel: [ 3.855086] PM: Adding info for No Bus:ABBC0F6C-8EA1-11D1-00A0-C90629100000
Apr 13 09:18:37 patient kernel: [ 3.855091] driver: 'PNP0C14:00': driver_bound: bound to device 'wmi'
Apr 13 09:18:37 patient kernel: [ 3.855097] bus: 'acpi': really_probe: bound device PNP0C14:00 to driver wmi
Apr 13 09:18:37 patient kernel: [ 3.855108] wmi: Mapper loaded
Apr 13 09:18:37 patient kernel: [ 3.855711] bus: 'pci': add driver lpc_ich
Apr 13 09:18:37 patient kernel: [ 3.855720] bus: 'pci': driver_probe_device: matched device 0000:00:1f.0 with driver lpc_ich
Apr 13 09:18:37 patient kernel: [ 3.855721] bus: 'pci': really_probe: probing driver lpc_ich with device 0000:00:1f.0
Apr 13 09:18:37 patient kernel: [ 3.855723] lpc_ich 0000:00:1f.0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 3.855737] Registering platform device 'iTCO_wdt'. Parent at 0000:00:1f.0
Apr 13 09:18:37 patient kernel: [ 3.855738] device: 'iTCO_wdt': device_add
Apr 13 09:18:37 patient kernel: [ 3.855740] bus: 'platform': add device iTCO_wdt
Apr 13 09:18:37 patient kernel: [ 3.855748] PM: Adding info for platform:iTCO_wdt
Apr 13 09:18:37 patient kernel: [ 3.855766] ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182f conflicts with OpRegion 0x0000000000001800-0x000000000000187f (\PMIO) (20131218/utaddress-258)
Apr 13 09:18:37 patient kernel: [ 3.855771] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 13 09:18:37 patient kernel: [ 3.855773] ACPI Warning: SystemIO range 0x0000000000001c30-0x0000000000001c3f conflicts with OpRegion 0x0000000000001c00-0x0000000000001c3f (\GPRL) (20131218/utaddress-258)
Apr 13 09:18:37 patient kernel: [ 3.855776] ACPI Warning: SystemIO range 0x0000000000001c30-0x0000000000001c3f conflicts with OpRegion 0x0000000000001c00-0x0000000000001fff (\GPR_) (20131218/utaddress-258)
Apr 13 09:18:37 patient kernel: [ 3.855778] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 13 09:18:37 patient kernel: [ 3.855778] ACPI Warning: SystemIO range 0x0000000000001c00-0x0000000000001c2f conflicts with OpRegion 0x0000000000001c00-0x0000000000001c3f (\GPRL) (20131218/utaddress-258)
Apr 13 09:18:37 patient kernel: [ 3.855780] ACPI Warning: SystemIO range 0x0000000000001c00-0x0000000000001c2f conflicts with OpRegion 0x0000000000001c00-0x0000000000001fff (\GPR_) (20131218/utaddress-258)
Apr 13 09:18:37 patient kernel: [ 3.855782] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 13 09:18:37 patient kernel: [ 3.855783] lpc_ich: Resource conflict(s) found affecting gpio_ich
Apr 13 09:18:37 patient kernel: [ 3.855784] driver: '0000:00:1f.0': driver_bound: bound to device 'lpc_ich'
Apr 13 09:18:37 patient kernel: [ 3.855787] bus: 'pci': really_probe: bound device 0000:00:1f.0 to driver lpc_ich
Apr 13 09:18:37 patient kernel: [ 3.857897] device: 'seq': device_add
Apr 13 09:18:37 patient kernel: [ 3.857929] PM: Adding info for No Bus:seq
Apr 13 09:18:37 patient kernel: [ 3.858734] i915: module has bad taint, not creating trace events
Apr 13 09:18:37 patient kernel: [ 3.859452] bus: 'pci': add driver i915
Apr 13 09:18:37 patient kernel: [ 3.859463] bus: 'pci': driver_probe_device: matched device 0000:00:02.0 with driver i915
Apr 13 09:18:37 patient kernel: [ 3.859466] bus: 'pci': really_probe: probing driver i915 with device 0000:00:02.0
Apr 13 09:18:37 patient kernel: [ 3.859470] i915 0000:00:02.0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 3.859635] device: 'controlD64': device_add
Apr 13 09:18:37 patient kernel: [ 3.859784] PM: Adding info for No Bus:controlD64
Apr 13 09:18:37 patient kernel: [ 3.859862] device: 'card0': device_add
Apr 13 09:18:37 patient kernel: [ 3.859890] PM: Adding info for No Bus:card0
Apr 13 09:18:37 patient kernel: [ 3.860136] [drm] Found 128MB of eLLC
Apr 13 09:18:37 patient kernel: [ 3.860429] [drm] Memory usable by graphics device = 2048M
Apr 13 09:18:37 patient kernel: [ 3.860431] checking generic (e0000000 7f0000) vs hw (e0000000 10000000)
Apr 13 09:18:37 patient kernel: [ 3.860433] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
Apr 13 09:18:37 patient kernel: [ 3.860451] Console: switching to colour dummy device 80x25
Apr 13 09:18:37 patient kernel: [ 3.860455] device: 'fb0': device_unregister
Apr 13 09:18:37 patient kernel: [ 3.860482] PM: Removing info for No Bus:fb0
Apr 13 09:18:37 patient kernel: [ 3.860498] device: 'fb0': device_create_release
Apr 13 09:18:37 patient kernel: [ 3.860503] device: 'vtcon1': device_unregister
Apr 13 09:18:37 patient kernel: [ 3.860513] PM: Removing info for No Bus:vtcon1
Apr 13 09:18:37 patient kernel: [ 3.860521] device: 'vtcon1': device_create_release
Apr 13 09:18:37 patient kernel: [ 3.861979] snd_hda_codec: module has bad taint, not creating trace events
Apr 13 09:18:37 patient kernel: [ 3.862142] bus: 'memstick': registered
Apr 13 09:18:37 patient kernel: [ 3.862145] device class 'memstick_host': registering
Apr 13 09:18:37 patient kernel: [ 3.872806] snd_hda_intel: module has bad taint, not creating trace events
Apr 13 09:18:37 patient kernel: [ 3.872852] bus: 'pci': add driver snd_hda_intel
Apr 13 09:18:37 patient kernel: [ 3.874236] bus: 'platform': add driver rtsx_pci_ms
Apr 13 09:18:37 patient kernel: [ 3.874244] bus: 'platform': driver_probe_device: matched device rtsx_pci_ms.0 with driver rtsx_pci_ms
Apr 13 09:18:37 patient kernel: [ 3.874246] bus: 'platform': really_probe: probing driver rtsx_pci_ms with device rtsx_pci_ms.0
Apr 13 09:18:37 patient kernel: [ 3.874250] rtsx_pci_ms rtsx_pci_ms.0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 3.874258] device: 'memstick0': device_add
Apr 13 09:18:37 patient kernel: [ 3.874280] PM: Adding info for No Bus:memstick0
Apr 13 09:18:37 patient kernel: [ 3.874322] driver: 'rtsx_pci_ms.0': driver_bound: bound to device 'rtsx_pci_ms'
Apr 13 09:18:37 patient kernel: [ 3.874331] bus: 'platform': really_probe: bound device rtsx_pci_ms.0 to driver rtsx_pci_ms
Apr 13 09:18:37 patient kernel: [ 3.880230] bus: 'serio': add driver serio_raw
Apr 13 09:18:37 patient kernel: [ 3.882620] cfg80211: module has bad taint, not creating trace events
Apr 13 09:18:37 patient kernel: [ 3.882700] device class 'ieee80211': registering
Apr 13 09:18:37 patient kernel: [ 3.882750] Registering platform device 'regulatory.0'. Parent at platform
Apr 13 09:18:37 patient kernel: [ 3.882753] device: 'regulatory.0': device_add
Apr 13 09:18:37 patient kernel: [ 3.882758] bus: 'platform': add device regulatory.0
Apr 13 09:18:37 patient kernel: [ 3.882771] PM: Adding info for platform:regulatory.0
Apr 13 09:18:37 patient kernel: [ 3.882795] cfg80211: Calling CRDA to update world regulatory domain
Apr 13 09:18:37 patient kernel: [ 3.883989] bus: 'serio': add driver psmouse
Apr 13 09:18:37 patient kernel: [ 3.884044] bus: 'serio': driver_probe_device: matched device serio1 with driver psmouse
Apr 13 09:18:37 patient kernel: [ 3.884047] bus: 'serio': really_probe: probing driver psmouse with device serio1
Apr 13 09:18:37 patient kernel: [ 3.884051] psmouse serio1: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 3.888436] device: 'i2c-0': device_add
Apr 13 09:18:37 patient kernel: [ 3.888446] bus: 'i2c': add device i2c-0
Apr 13 09:18:37 patient kernel: [ 3.888457] PM: Adding info for i2c:i2c-0
Apr 13 09:18:37 patient kernel: [ 3.888484] device: 'i2c-1': device_add
Apr 13 09:18:37 patient kernel: [ 3.888488] bus: 'i2c': add device i2c-1
Apr 13 09:18:37 patient kernel: [ 3.888498] PM: Adding info for i2c:i2c-1
Apr 13 09:18:37 patient kernel: [ 3.888527] device: 'i2c-2': device_add
Apr 13 09:18:37 patient kernel: [ 3.888530] bus: 'i2c': add device i2c-2
Apr 13 09:18:37 patient kernel: [ 3.888536] PM: Adding info for i2c:i2c-2
Apr 13 09:18:37 patient kernel: [ 3.888547] device: 'i2c-3': device_add
Apr 13 09:18:37 patient kernel: [ 3.888550] bus: 'i2c': add device i2c-3
Apr 13 09:18:37 patient kernel: [ 3.888558] PM: Adding info for i2c:i2c-3
Apr 13 09:18:37 patient kernel: [ 3.888569] device: 'i2c-4': device_add
Apr 13 09:18:37 patient kernel: [ 3.888571] bus: 'i2c': add device i2c-4
Apr 13 09:18:37 patient kernel: [ 3.888578] PM: Adding info for i2c:i2c-4
Apr 13 09:18:37 patient kernel: [ 3.888592] device: 'i2c-5': device_add
Apr 13 09:18:37 patient kernel: [ 3.888597] bus: 'i2c': add device i2c-5
Apr 13 09:18:37 patient kernel: [ 3.888607] PM: Adding info for i2c:i2c-5
Apr 13 09:18:37 patient kernel: [ 3.891714] mac80211: module has bad taint, not creating trace events
Apr 13 09:18:37 patient kernel: [ 3.891821] AVX2 version of gcm_enc/dec engaged.
Apr 13 09:18:37 patient kernel: [ 3.901865] audit: type=1400 audit(1397405917.281:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=526 comm="apparmor_parser"
Apr 13 09:18:37 patient kernel: [ 3.901869] audit: type=1400 audit(1397405917.281:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=526 comm="apparmor_parser"
Apr 13 09:18:37 patient kernel: [ 3.901871] audit: type=1400 audit(1397405917.281:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=526 comm="apparmor_parser"
Apr 13 09:18:37 patient kernel: [ 3.902122] device-mapper: multipath: version 1.6.0 loaded
Apr 13 09:18:37 patient kernel: [ 3.902195] audit: type=1400 audit(1397405917.285:5): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=526 comm="apparmor_parser"
Apr 13 09:18:37 patient kernel: [ 3.902198] audit: type=1400 audit(1397405917.285:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=526 comm="apparmor_parser"
Apr 13 09:18:37 patient kernel: [ 3.902359] audit: type=1400 audit(1397405917.285:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=526 comm="apparmor_parser"
Apr 13 09:18:37 patient kernel: [ 3.904779] bus: 'pci': add driver ath9k
Apr 13 09:18:37 patient kernel: [ 3.904793] bus: 'pci': driver_probe_device: matched device 0000:03:00.0 with driver ath9k
Apr 13 09:18:37 patient kernel: [ 3.904795] bus: 'pci': really_probe: probing driver ath9k with device 0000:03:00.0
Apr 13 09:18:37 patient kernel: [ 3.904798] ath9k 0000:03:00.0: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 3.905689] psmouse: probe of serio1 rejects match -19
Apr 13 09:18:37 patient kernel: [ 3.905693] bus: 'serio': driver_probe_device: matched device serio2 with driver psmouse
Apr 13 09:18:37 patient kernel: [ 3.905695] bus: 'serio': really_probe: probing driver psmouse with device serio2
Apr 13 09:18:37 patient kernel: [ 3.905698] psmouse serio2: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 3.907012] device: 'vcs2': device_add
Apr 13 09:18:37 patient kernel: [ 3.909659] kvm: module has bad taint, not creating trace events
Apr 13 09:18:37 patient kernel: [ 3.910435] PM: Adding info for No Bus:vcs2
Apr 13 09:18:37 patient kernel: [ 3.910444] device: 'vcsa2': device_add
Apr 13 09:18:37 patient kernel: [ 3.910476] PM: Adding info for No Bus:vcsa2
Apr 13 09:18:37 patient kernel: [ 3.911278] i915 0000:00:02.0: irq 47 for MSI/MSI-X
Apr 13 09:18:37 patient kernel: [ 3.911287] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Apr 13 09:18:37 patient kernel: [ 3.911288] [drm] Driver supports precise vblank timestamp query.
Apr 13 09:18:37 patient kernel: [ 3.911652] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
Apr 13 09:18:37 patient kernel: [ 3.912159] device: 'vcs3': device_add
Apr 13 09:18:37 patient kernel: [ 3.912298] device: 'kvm': device_add
Apr 13 09:18:37 patient kernel: [ 3.912330] PM: Adding info for No Bus:kvm
Apr 13 09:18:37 patient kernel: [ 3.913039] PM: Adding info for No Bus:vcs3
Apr 13 09:18:37 patient kernel: [ 3.913049] device: 'vcsa3': device_add
Apr 13 09:18:37 patient kernel: [ 3.913444] device: 'card0-VGA-1': device_add
Apr 13 09:18:37 patient kernel: [ 3.913460] PM: Adding info for No Bus:card0-VGA-1
Apr 13 09:18:37 patient kernel: [ 3.913469] device: 'cooling_device8': device_add
Apr 13 09:18:37 patient kernel: [ 3.913481] PM: Adding info for No Bus:cooling_device8
Apr 13 09:18:37 patient kernel: [ 3.913499] device: 'card0-eDP-1': device_add
Apr 13 09:18:37 patient kernel: [ 3.913511] PM: Adding info for No Bus:card0-eDP-1
Apr 13 09:18:37 patient kernel: [ 3.913801] PM: Adding info for No Bus:vcsa3
Apr 13 09:18:37 patient kernel: [ 3.914074] device: 'thermal_zone1': device_add
Apr 13 09:18:37 patient kernel: [ 3.914093] PM: Adding info for No Bus:thermal_zone1
Apr 13 09:18:37 patient kernel: [ 3.914239] ath: EEPROM regdomain: 0x6c
Apr 13 09:18:37 patient kernel: [ 3.914242] ath: EEPROM indicates we should expect a direct regpair map
Apr 13 09:18:37 patient kernel: [ 3.914244] ath: Country alpha2 being used: 00
Apr 13 09:18:37 patient kernel: [ 3.914245] ath: Regpair used: 0x6c
Apr 13 09:18:37 patient kernel: [ 3.914669] device: 'i2c-6': device_add
Apr 13 09:18:37 patient kernel: [ 3.914678] bus: 'i2c': add device i2c-6
Apr 13 09:18:37 patient kernel: [ 3.914690] PM: Adding info for i2c:i2c-6
Apr 13 09:18:37 patient kernel: [ 3.914807] device: 'vcs4': device_add
Apr 13 09:18:37 patient kernel: [ 3.915057] device: 'phy0': device_add
Apr 13 09:18:37 patient kernel: [ 3.915080] PM: Adding info for No Bus:phy0
Apr 13 09:18:37 patient kernel: [ 3.915102] device: 'rfkill0': device_add
Apr 13 09:18:37 patient kernel: [ 3.915121] PM: Adding info for No Bus:rfkill0
Apr 13 09:18:37 patient kernel: [ 3.915278] PM: Adding info for No Bus:vcs4
Apr 13 09:18:37 patient kernel: [ 3.915288] device: 'vcsa4': device_add
Apr 13 09:18:37 patient kernel: [ 3.915311] PM: Adding info for No Bus:vcsa4
Apr 13 09:18:37 patient kernel: [ 3.916517] device: 'vcs5': device_add
Apr 13 09:18:37 patient kernel: [ 3.916552] PM: Adding info for No Bus:vcs5
Apr 13 09:18:37 patient kernel: [ 3.916563] device: 'vcsa5': device_add
Apr 13 09:18:37 patient kernel: [ 3.916585] PM: Adding info for No Bus:vcsa5
Apr 13 09:18:37 patient kernel: [ 3.918122] device: 'vcs6': device_add
Apr 13 09:18:37 patient kernel: [ 3.918405] PM: Adding info for No Bus:vcs6
Apr 13 09:18:37 patient kernel: [ 3.918414] device: 'vcsa6': device_add
Apr 13 09:18:37 patient kernel: [ 3.918492] PM: Adding info for No Bus:vcsa6
Apr 13 09:18:37 patient kernel: [ 3.921506] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Apr 13 09:18:37 patient kernel: [ 3.921542] device: 'wlan0': device_add
Apr 13 09:18:37 patient kernel: [ 3.921596] PM: Adding info for No Bus:wlan0
Apr 13 09:18:37 patient kernel: [ 3.921771] device: 'ath9k-phy0': device_add
Apr 13 09:18:37 patient kernel: [ 3.921795] PM: Adding info for No Bus:ath9k-phy0
Apr 13 09:18:37 patient kernel: [ 3.921812] ieee80211 phy0: Atheros AR9462 Rev:2 mem=0xffffc90006200000, irq=19
Apr 13 09:18:37 patient kernel: [ 3.921815] driver: '0000:03:00.0': driver_bound: bound to device 'ath9k'
Apr 13 09:18:37 patient kernel: [ 3.921827] bus: 'pci': really_probe: bound device 0000:03:00.0 to driver ath9k
Apr 13 09:18:37 patient kernel: [ 3.921843] bus: 'platform': add driver ath9k
Apr 13 09:18:37 patient kernel: [ 3.956537] cfg80211: World regulatory domain updated:
Apr 13 09:18:37 patient kernel: [ 3.956541] cfg80211: DFS Master region: unset
Apr 13 09:18:37 patient kernel: [ 3.956542] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 13 09:18:37 patient kernel: [ 3.956544] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 09:18:37 patient kernel: [ 3.956546] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 09:18:37 patient kernel: [ 3.956547] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Apr 13 09:18:37 patient kernel: [ 3.956549] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 09:18:37 patient kernel: [ 3.956550] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 09:18:37 patient kernel: [ 3.958371] device: 'intel_backlight': device_add
Apr 13 09:18:37 patient kernel: [ 3.958546] PM: Adding info for No Bus:intel_backlight
Apr 13 09:18:37 patient kernel: [ 3.958574] device: 'card0-DP-1': device_add
Apr 13 09:18:37 patient kernel: [ 3.958587] PM: Adding info for No Bus:card0-DP-1
Apr 13 09:18:37 patient kernel: [ 3.963793] device: 'i2c-7': device_add
Apr 13 09:18:37 patient kernel: [ 3.963803] bus: 'i2c': add device i2c-7
Apr 13 09:18:37 patient kernel: [ 3.963814] PM: Adding info for i2c:i2c-7
Apr 13 09:18:37 patient kernel: [ 3.963844] device: 'card0-HDMI-A-1': device_add
Apr 13 09:18:37 patient kernel: [ 3.963856] PM: Adding info for No Bus:card0-HDMI-A-1
Apr 13 09:18:37 patient kernel: [ 3.963877] device: 'card0-HDMI-A-2': device_add
Apr 13 09:18:37 patient kernel: [ 3.963900] PM: Adding info for No Bus:card0-HDMI-A-2
Apr 13 09:18:37 patient kernel: [ 3.983571] Bluetooth: Core ver 2.18
Apr 13 09:18:37 patient kernel: [ 3.983578] device class 'bluetooth': registering
Apr 13 09:18:37 patient kernel: [ 3.983589] NET: Registered protocol family 31
Apr 13 09:18:37 patient kernel: [ 3.983590] Bluetooth: HCI device and connection manager initialized
Apr 13 09:18:37 patient kernel: [ 3.983595] Bluetooth: HCI socket layer initialized
Apr 13 09:18:37 patient kernel: [ 3.983597] Bluetooth: L2CAP socket layer initialized
Apr 13 09:18:37 patient kernel: [ 3.983604] Bluetooth: SCO socket layer initialized
Apr 13 09:18:37 patient kernel: [ 3.987505] Bluetooth: RFCOMM TTY layer initialized
Apr 13 09:18:37 patient kernel: [ 3.987512] Bluetooth: RFCOMM socket layer initialized
Apr 13 09:18:37 patient kernel: [ 3.987516] Bluetooth: RFCOMM ver 1.11
Apr 13 09:18:37 patient kernel: [ 3.988782] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Apr 13 09:18:37 patient kernel: [ 3.988785] Bluetooth: BNEP filters: protocol multicast
Apr 13 09:18:37 patient kernel: [ 3.988790] Bluetooth: BNEP socket layer initialized
Apr 13 09:18:37 patient kernel: [ 4.112256] device class 'ppdev': registering
Apr 13 09:18:37 patient kernel: [ 4.113344] ppdev: user-space parallel port driver
Apr 13 09:18:37 patient kernel: [ 4.115120] bus: 'platform': add driver parport_pc
Apr 13 09:18:37 patient kernel: [ 4.115143] bus: 'pnp': add driver parport_pc
Apr 13 09:18:37 patient kernel: [ 4.115154] Registering platform device 'parport_pc.956'. Parent at platform
Apr 13 09:18:37 patient kernel: [ 4.115156] device: 'parport_pc.956': device_add
Apr 13 09:18:37 patient kernel: [ 4.115160] bus: 'platform': add device parport_pc.956
Apr 13 09:18:37 patient kernel: [ 4.115170] PM: Adding info for platform:parport_pc.956
Apr 13 09:18:37 patient kernel: [ 4.115187] bus: 'platform': driver_probe_device: matched device parport_pc.956 with driver parport_pc
Apr 13 09:18:37 patient kernel: [ 4.115189] bus: 'platform': really_probe: probing driver parport_pc with device parport_pc.956
Apr 13 09:18:37 patient kernel: [ 4.115193] parport_pc parport_pc.956: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 4.115198] driver: 'parport_pc.956': driver_bound: bound to device 'parport_pc'
Apr 13 09:18:37 patient kernel: [ 4.115202] bus: 'platform': really_probe: bound device parport_pc.956 to driver parport_pc
Apr 13 09:18:37 patient kernel: [ 4.115234] bus: 'platform': remove device parport_pc.956
Apr 13 09:18:37 patient kernel: [ 4.115237] PM: Removing info for platform:parport_pc.956
Apr 13 09:18:37 patient kernel: [ 4.115248] Registering platform device 'parport_pc.888'. Parent at platform
Apr 13 09:18:37 patient kernel: [ 4.115249] device: 'parport_pc.888': device_add
Apr 13 09:18:37 patient kernel: [ 4.115253] bus: 'platform': add device parport_pc.888
Apr 13 09:18:37 patient kernel: [ 4.115264] PM: Adding info for platform:parport_pc.888
Apr 13 09:18:37 patient kernel: [ 4.115279] bus: 'platform': driver_probe_device: matched device parport_pc.888 with driver parport_pc
Apr 13 09:18:37 patient kernel: [ 4.115281] bus: 'platform': really_probe: probing driver parport_pc with device parport_pc.888
Apr 13 09:18:37 patient kernel: [ 4.115283] parport_pc parport_pc.888: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 4.115287] driver: 'parport_pc.888': driver_bound: bound to device 'parport_pc'
Apr 13 09:18:37 patient kernel: [ 4.115290] bus: 'platform': really_probe: bound device parport_pc.888 to driver parport_pc
Apr 13 09:18:37 patient kernel: [ 4.115320] bus: 'platform': remove device parport_pc.888
Apr 13 09:18:37 patient kernel: [ 4.115323] PM: Removing info for platform:parport_pc.888
Apr 13 09:18:37 patient kernel: [ 4.115333] Registering platform device 'parport_pc.632'. Parent at platform
Apr 13 09:18:37 patient kernel: [ 4.115334] device: 'parport_pc.632': device_add
Apr 13 09:18:37 patient kernel: [ 4.115338] bus: 'platform': add device parport_pc.632
Apr 13 09:18:37 patient kernel: [ 4.115349] PM: Adding info for platform:parport_pc.632
Apr 13 09:18:37 patient kernel: [ 4.115360] bus: 'platform': driver_probe_device: matched device parport_pc.632 with driver parport_pc
Apr 13 09:18:37 patient kernel: [ 4.115361] bus: 'platform': really_probe: probing driver parport_pc with device parport_pc.632
Apr 13 09:18:37 patient kernel: [ 4.115364] parport_pc parport_pc.632: no default pinctrl state
Apr 13 09:18:37 patient kernel: [ 4.115367] driver: 'parport_pc.632': driver_bound: bound to device 'parport_pc'
Apr 13 09:18:37 patient kernel: [ 4.115369] bus: 'platform': really_probe: bound device parport_pc.632 to driver parport_pc
Apr 13 09:18:37 patient kernel: [ 4.115391] bus: 'platform': remove device parport_pc.632
Apr 13 09:18:37 patient kernel: [ 4.115393] PM: Removing info for platform:parport_pc.632
Apr 13 09:18:37 patient kernel: [ 4.115401] bus: 'pci': add driver parport_pc
Apr 13 09:18:37 patient kernel: [ 4.126544] audit: type=1400 audit(1397405917.509:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=798 comm="apparmor_parser"
Apr 13 09:18:37 patient kernel: [ 4.126548] audit: type=1400 audit(1397405917.509:9): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=798 comm="apparmor_parser"
Apr 13 09:18:37 patient kernel: [ 4.126900] audit: type=1400 audit(1397405917.509:10): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/cupsd" pid=798 comm="apparmor_parser"
Apr 13 09:18:37 patient kernel: [ 4.158014] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
Apr 13 09:18:37 patient kernel: [ 4.179370] device: 'fb0': device_add
Apr 13 09:18:37 patient kernel: [ 4.179427] PM: Adding info for No Bus:fb0
Apr 13 09:18:37 patient kernel: [ 4.179472] fbcon: inteldrmfb (fb0) is primary device
Apr 13 09:18:37 patient kernel: [ 4.179489] device: 'vtcon1': device_add
Apr 13 09:18:37 patient kernel: [ 4.179499] PM: Adding info for No Bus:vtcon1
Apr 13 09:18:38 patient kernel: [ 4.204496] random: nonblocking pool is initialized
Apr 13 09:18:38 patient kernel: [ 5.180732] psmouse serio2: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x126c00, board id: 2439, fw id: 1215751
Apr 13 09:18:38 patient kernel: [ 5.219417] device: 'input12': device_add
Apr 13 09:18:38 patient kernel: [ 5.219457] PM: Adding info for No Bus:input12
Apr 13 09:18:38 patient kernel: [ 5.219499] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input12
Apr 13 09:18:38 patient kernel: [ 5.219507] device: 'mouse0': device_add
Apr 13 09:18:38 patient kernel: [ 5.219556] PM: Adding info for No Bus:mouse0
Apr 13 09:18:38 patient kernel: [ 5.219566] device: 'event5': device_add
Apr 13 09:18:38 patient kernel: [ 5.219606] PM: Adding info for No Bus:event5
Apr 13 09:18:38 patient kernel: [ 5.222529] driver: 'serio2': driver_bound: bound to device 'psmouse'
Apr 13 09:18:38 patient kernel: [ 5.222534] bus: 'serio': really_probe: bound device serio2 to driver psmouse
Apr 13 09:18:38 patient kernel: [ 5.222536] bus: 'serio': driver_probe_device: matched device serio3 with driver psmouse
Apr 13 09:18:38 patient kernel: [ 5.222538] bus: 'serio': really_probe: probing driver psmouse with device serio3
Apr 13 09:18:38 patient kernel: [ 5.222541] psmouse serio3: no default pinctrl state
Apr 13 09:18:38 patient kernel: [ 5.243589] psmouse: probe of serio3 rejects match -19
Apr 13 09:18:38 patient kernel: [ 5.243591] bus: 'serio': driver_probe_device: matched device serio4 with driver psmouse
Apr 13 09:18:38 patient kernel: [ 5.243592] bus: 'serio': really_probe: probing driver psmouse with device serio4
Apr 13 09:18:38 patient kernel: [ 5.243595] psmouse serio4: no default pinctrl state
Apr 13 09:18:38 patient kernel: [ 5.264472] psmouse: probe of serio4 rejects match -19
Apr 13 09:18:38 patient kernel: [ 5.545586] Console: switching to colour frame buffer device 240x67
Apr 13 09:18:38 patient kernel: [ 5.551834] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
Apr 13 09:18:38 patient kernel: [ 5.551835] i915 0000:00:02.0: registered panic notifier
Apr 13 09:18:38 patient kernel: [ 5.551875] bus: 'acpi': add driver video
Apr 13 09:18:38 patient kernel: [ 5.551897] bus: 'acpi': driver_probe_device: matched device LNXVIDEO:00 with driver video
Apr 13 09:18:38 patient kernel: [ 5.551899] bus: 'acpi': really_probe: probing driver video with device LNXVIDEO:00
Apr 13 09:18:38 patient kernel: [ 5.551903] video LNXVIDEO:00: no default pinctrl state
Apr 13 09:18:38 patient kernel: [ 5.551960] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
Apr 13 09:18:38 patient kernel: [ 5.552301] device: 'acpi_video0': device_add
Apr 13 09:18:38 patient kernel: [ 5.552323] PM: Adding info for No Bus:acpi_video0
Apr 13 09:18:38 patient kernel: [ 5.552352] device: 'cooling_device9': device_add
Apr 13 09:18:38 patient kernel: [ 5.552363] PM: Adding info for No Bus:cooling_device9
Apr 13 09:18:38 patient kernel: [ 5.552371] acpi device:4f: registered as cooling_device9
Apr 13 09:18:38 patient kernel: [ 5.552389] device: 'input15': device_add
Apr 13 09:18:38 patient kernel: [ 5.552420] PM: Adding info for No Bus:input15
Apr 13 09:18:38 patient kernel: [ 5.552436] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input15
Apr 13 09:18:38 patient kernel: [ 5.552443] device: 'event6': device_add
Apr 13 09:18:38 patient kernel: [ 5.554114] PM: Adding info for No Bus:event6
Apr 13 09:18:38 patient kernel: [ 5.554135] driver: 'LNXVIDEO:00': driver_bound: bound to device 'video'
Apr 13 09:18:38 patient kernel: [ 5.554140] bus: 'acpi': really_probe: bound device LNXVIDEO:00 to driver video
Apr 13 09:18:38 patient kernel: [ 5.554160] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
Apr 13 09:18:38 patient kernel: [ 5.554162] driver: '0000:00:02.0': driver_bound: bound to device 'i915'
Apr 13 09:18:38 patient kernel: [ 5.554164] bus: 'pci': really_probe: bound device 0000:00:02.0 to driver i915
Apr 13 09:18:38 patient kernel: [ 5.554179] bus: 'pci': driver_probe_device: matched device 0000:00:03.0 with driver snd_hda_intel
Apr 13 09:18:38 patient kernel: [ 5.554180] bus: 'pci': really_probe: probing driver snd_hda_intel with device 0000:00:03.0
Apr 13 09:18:38 patient kernel: [ 5.554184] snd_hda_intel 0000:00:03.0: no default pinctrl state
Apr 13 09:18:38 patient kernel: [ 5.554277] driver: '0000:00:03.0': driver_bound: bound to device 'snd_hda_intel'
Apr 13 09:18:38 patient kernel: [ 5.554279] bus: 'pci': really_probe: bound device 0000:00:03.0 to driver snd_hda_intel
Apr 13 09:18:38 patient kernel: [ 5.554283] bus: 'pci': driver_probe_device: matched device 0000:00:1b.0 with driver snd_hda_intel
Apr 13 09:18:38 patient kernel: [ 5.554285] bus: 'pci': really_probe: probing driver snd_hda_intel with device 0000:00:1b.0
Apr 13 09:18:38 patient kernel: [ 5.554287] snd_hda_intel 0000:00:1b.0: no default pinctrl state
Apr 13 09:18:38 patient kernel: [ 5.554361] driver: '0000:00:1b.0': driver_bound: bound to device 'snd_hda_intel'
Apr 13 09:18:38 patient kernel: [ 5.554363] bus: 'pci': really_probe: bound device 0000:00:1b.0 to driver snd_hda_intel
Apr 13 09:18:38 patient kernel: [ 5.573551] HDA driver get symbol successfully from i915 module
Apr 13 09:18:38 patient kernel: [ 5.573598] snd_hda_intel 0000:00:1b.0: irq 48 for MSI/MSI-X
Apr 13 09:18:38 patient kernel: [ 5.589549] snd_hda_intel 0000:00:03.0: irq 49 for MSI/MSI-X
Apr 13 09:18:38 patient kernel: [ 5.600175] autoconfig: line_outs=1 (0x24/0x0/0x0/0x0/0x0) type:speaker
Apr 13 09:18:38 patient kernel: [ 5.600178] speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Apr 13 09:18:38 patient kernel: [ 5.600179] hp_outs=1 (0x25/0x0/0x0/0x0/0x0)
Apr 13 09:18:38 patient kernel: [ 5.600179] mono: mono_out=0x0
Apr 13 09:18:38 patient kernel: [ 5.600180] inputs:
Apr 13 09:18:38 patient kernel: [ 5.600181] Internal Mic=0x30
Apr 13 09:18:38 patient kernel: [ 5.600182] Mic=0x2b
Apr 13 09:18:38 patient kernel: [ 5.603709] device: 'card1': device_add
Apr 13 09:18:38 patient kernel: [ 5.603725] PM: Adding info for No Bus:card1
Apr 13 09:18:38 patient kernel: [ 5.603738] device: 'input17': device_add
Apr 13 09:18:38 patient kernel: [ 5.603764] PM: Adding info for No Bus:input17
Apr 13 09:18:38 patient kernel: [ 5.603779] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input17
Apr 13 09:18:38 patient kernel: [ 5.603786] device: 'event7': device_add
Apr 13 09:18:38 patient kernel: [ 5.603834] PM: Adding info for No Bus:event7
Apr 13 09:18:38 patient kernel: [ 5.603848] device: 'input16': device_add
Apr 13 09:18:38 patient kernel: [ 5.603873] PM: Adding info for No Bus:input16
Apr 13 09:18:38 patient kernel: [ 5.603885] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input16
Apr 13 09:18:38 patient kernel: [ 5.603889] device: 'event8': device_add
Apr 13 09:18:38 patient kernel: [ 5.603915] PM: Adding info for No Bus:event8
Apr 13 09:18:38 patient kernel: [ 5.603926] device: 'pcmC1D2p': device_add
Apr 13 09:18:38 patient kernel: [ 5.603948] PM: Adding info for No Bus:pcmC1D2p
Apr 13 09:18:38 patient kernel: [ 5.603960] device: 'pcmC1D0p': device_add
Apr 13 09:18:38 patient kernel: [ 5.603982] PM: Adding info for No Bus:pcmC1D0p
Apr 13 09:18:38 patient kernel: [ 5.603993] device: 'pcmC1D0c': device_add
Apr 13 09:18:38 patient kernel: [ 5.604014] PM: Adding info for No Bus:pcmC1D0c
Apr 13 09:18:38 patient kernel: [ 5.604026] device: 'hwC1D0': device_add
Apr 13 09:18:38 patient kernel: [ 5.604047] PM: Adding info for No Bus:hwC1D0
Apr 13 09:18:38 patient kernel: [ 5.604070] device: 'controlC1': device_add
Apr 13 09:18:38 patient kernel: [ 5.604092] PM: Adding info for No Bus:controlC1
Apr 13 09:18:39 patient kernel: [ 5.617376] device: 'card0': device_add
Apr 13 09:18:39 patient kernel: [ 5.617400] PM: Adding info for No Bus:card0
Apr 13 09:18:39 patient kernel: [ 5.617419] device: 'input20': device_add
Apr 13 09:18:39 patient kernel: [ 5.617447] PM: Adding info for No Bus:input20
Apr 13 09:18:39 patient kernel: [ 5.617463] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input20
Apr 13 09:18:39 patient kernel: [ 5.617488] device: 'event9': device_add
Apr 13 09:18:39 patient kernel: [ 5.618057] PM: Adding info for No Bus:event9
Apr 13 09:18:39 patient kernel: [ 5.618072] device: 'input19': device_add
Apr 13 09:18:39 patient kernel: [ 5.618097] PM: Adding info for No Bus:input19
Apr 13 09:18:39 patient kernel: [ 5.618111] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input19
Apr 13 09:18:39 patient kernel: [ 5.618115] device: 'event10': device_add
Apr 13 09:18:39 patient kernel: [ 5.618216] PM: Adding info for No Bus:event10
Apr 13 09:18:39 patient kernel: [ 5.618227] device: 'input18': device_add
Apr 13 09:18:39 patient kernel: [ 5.618252] PM: Adding info for No Bus:input18
Apr 13 09:18:39 patient kernel: [ 5.618263] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input18
Apr 13 09:18:39 patient kernel: [ 5.618266] device: 'event11': device_add
Apr 13 09:18:39 patient kernel: [ 5.618330] PM: Adding info for No Bus:event11
Apr 13 09:18:39 patient kernel: [ 5.618342] device: 'pcmC0D8p': device_add
Apr 13 09:18:39 patient kernel: [ 5.618422] PM: Adding info for No Bus:pcmC0D8p
Apr 13 09:18:39 patient kernel: [ 5.618437] device: 'pcmC0D7p': device_add
Apr 13 09:18:39 patient kernel: [ 5.618457] PM: Adding info for No Bus:pcmC0D7p
Apr 13 09:18:39 patient kernel: [ 5.618463] device: 'pcmC0D3p': device_add
Apr 13 09:18:39 patient kernel: [ 5.618477] PM: Adding info for No Bus:pcmC0D3p
Apr 13 09:18:39 patient kernel: [ 5.618486] device: 'hwC0D0': device_add
Apr 13 09:18:39 patient kernel: [ 5.618501] PM: Adding info for No Bus:hwC0D0
Apr 13 09:18:39 patient kernel: [ 5.618520] device: 'controlC0': device_add
Apr 13 09:18:39 patient kernel: [ 5.618542] PM: Adding info for No Bus:controlC0
Apr 13 09:18:39 patient NetworkManager[923]: <info> monitoring kernel firmware directory '/lib/firmware'.
Apr 13 09:18:39 patient kernel: [ 5.917464] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
Apr 13 09:18:39 patient kernel: [ 6.005058] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Apr 13 09:18:39 patient kernel: [ 6.109363] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Apr 13 09:18:39 patient kernel: [ 6.109462] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Apr 13 09:18:39 patient kernel: [ 6.122486] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Apr 13 09:18:39 patient kernel: [ 6.400255] device: '0:23': device_add
Apr 13 09:18:39 patient kernel: [ 6.400289] PM: Adding info for No Bus:0:23
Apr 13 09:18:41 patient kernel: [ 8.048633] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 09:18:46 patient kernel: [ 12.812246] wlan0: authenticate with 02:18:1a:36:01:c2
Apr 13 09:18:46 patient kernel: [ 12.820677] wlan0: send auth to 02:18:1a:36:01:c2 (try 1/3)
Apr 13 09:18:46 patient kernel: [ 12.822220] wlan0: authenticated
Apr 13 09:18:46 patient kernel: [ 12.822883] wlan0: associate with 02:18:1a:36:01:c2 (try 1/3)
Apr 13 09:18:46 patient kernel: [ 12.824656] wlan0: RX AssocResp from 02:18:1a:36:01:c2 (capab=0x1411 status=0 aid=4)
Apr 13 09:18:46 patient kernel: [ 12.824687] wlan0: associated
Apr 13 09:18:46 patient kernel: [ 12.824693] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Apr 13 09:18:46 patient kernel: [ 12.824841] cfg80211: Calling CRDA for country: US
Apr 13 09:18:46 patient kernel: [ 12.826704] ath: EEPROM regdomain: 0x8348
Apr 13 09:18:46 patient kernel: [ 12.826706] ath: EEPROM indicates we should expect a country code
Apr 13 09:18:46 patient kernel: [ 12.826707] ath: doing EEPROM country->regdmn map search
Apr 13 09:18:46 patient kernel: [ 12.826708] ath: country maps to regdmn code: 0x3a
Apr 13 09:18:46 patient kernel: [ 12.826709] ath: Country alpha2 being used: US
Apr 13 09:18:46 patient kernel: [ 12.826710] ath: Regpair used: 0x3a
Apr 13 09:18:46 patient kernel: [ 12.826711] ath: regdomain 0x8348 dynamically updated by country IE
Apr 13 09:18:46 patient kernel: [ 12.826728] cfg80211: Regulatory domain changed to country: US
Apr 13 09:18:46 patient kernel: [ 12.826728] cfg80211: DFS Master region: unset
Apr 13 09:18:46 patient kernel: [ 12.826729] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 13 09:18:46 patient kernel: [ 12.826730] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
Apr 13 09:18:46 patient kernel: [ 12.826731] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
Apr 13 09:18:46 patient kernel: [ 12.826732] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 09:18:46 patient kernel: [ 12.826733] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 09:18:46 patient kernel: [ 12.826734] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 09:18:46 patient kernel: [ 12.826735] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
Apr 13 09:18:46 patient kernel: [ 12.826736] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
Apr 13 09:18:46 patient kernel: [ 12.838669] wlan0: Limiting TX power to 14 (17 - 3) dBm as advertised by 02:18:1a:36:01:c2
Apr 13 09:18:46 patient kernel: [ 13.250744] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 09:18:46 patient kernel: [ 13.454671] usb 3-1: device not accepting address 2, error -62
Apr 13 09:18:46 patient kernel: [ 13.566693] usb 3-1: new full-speed USB device number 3 using xhci_hcd
Apr 13 09:18:55 patient kernel: [ 28.673339] usb 3-1: device descriptor read/64, error -110
Apr 13 09:18:55 patient kernel: [ 28.777210] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 2.
Apr 13 09:18:55 patient kernel: [ 28.889201] usb 3-1: new full-speed USB device number 4 using xhci_hcd
Apr 13 09:19:00 patient kernel: [ 33.887319] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 09:19:05 patient kernel: [ 39.089450] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 09:19:05 patient kernel: [ 39.293368] usb 3-1: device not accepting address 4, error -62
Apr 13 09:19:06 patient kernel: [ 39.405413] usb 3-1: new full-speed USB device number 5 using xhci_hcd
Apr 13 09:19:11 patient kernel: [ 44.403518] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 09:19:16 patient kernel: [ 49.605635] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 09:19:16 patient kernel: [ 49.809557] usb 3-1: device not accepting address 5, error -62
Apr 13 09:19:16 patient kernel: [ 49.809613] hub 3-0:1.0: unable to enumerate USB device on port 1
Apr 13 09:19:16 patient kernel: [ 49.921611] usb 3-4: new full-speed USB device number 6 using xhci_hcd
Apr 13 09:19:16 patient kernel: [ 50.051037] usb 3-4: string descriptor 0 malformed (err = -61), defaulting to 0x0409
Apr 13 09:19:16 patient kernel: [ 50.053094] usb 3-4: New USB device found, idVendor=0cf3, idProduct=3004
Apr 13 09:19:16 patient kernel: [ 50.053098] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 13 09:19:16 patient kernel: [ 50.053102] device: '3-4': device_add
Apr 13 09:19:16 patient kernel: [ 50.053179] bus: 'usb': add device 3-4
Apr 13 09:19:16 patient kernel: [ 50.053191] PM: Adding info for usb:3-4
Apr 13 09:19:16 patient kernel: [ 50.053217] bus: 'usb': driver_probe_device: matched device 3-4 with driver usb
Apr 13 09:19:16 patient kernel: [ 50.053219] bus: 'usb': really_probe: probing driver usb with device 3-4
Apr 13 09:19:16 patient kernel: [ 50.053223] usb 3-4: no default pinctrl state
Apr 13 09:19:16 patient kernel: [ 50.054128] device: '3-4:1.0': device_add
Apr 13 09:19:16 patient kernel: [ 50.054139] bus: 'usb': add device 3-4:1.0
Apr 13 09:19:16 patient kernel: [ 50.054148] PM: Adding info for usb:3-4:1.0
Apr 13 09:19:16 patient kernel: [ 50.054162] device: 'ep_81': device_add
Apr 13 09:19:16 patient kernel: [ 50.054175] PM: Adding info for No Bus:ep_81
Apr 13 09:19:16 patient kernel: [ 50.054177] device: 'ep_82': device_add
Apr 13 09:19:16 patient kernel: [ 50.054190] PM: Adding info for No Bus:ep_82
Apr 13 09:19:16 patient kernel: [ 50.054192] device: 'ep_02': device_add
Apr 13 09:19:16 patient kernel: [ 50.054203] PM: Adding info for No Bus:ep_02
Apr 13 09:19:16 patient kernel: [ 50.054205] device: '3-4:1.1': device_add
Apr 13 09:19:16 patient kernel: [ 50.054216] bus: 'usb': add device 3-4:1.1
Apr 13 09:19:16 patient kernel: [ 50.054221] PM: Adding info for usb:3-4:1.1
Apr 13 09:19:16 patient kernel: [ 50.054233] device: 'ep_83': device_add
Apr 13 09:19:16 patient kernel: [ 50.054246] PM: Adding info for No Bus:ep_83
Apr 13 09:19:16 patient kernel: [ 50.054248] device: 'ep_03': device_add
Apr 13 09:19:16 patient kernel: [ 50.054259] PM: Adding info for No Bus:ep_03
Apr 13 09:19:16 patient kernel: [ 50.054261] driver: '3-4': driver_bound: bound to device 'usb'
Apr 13 09:19:16 patient kernel: [ 50.054266] bus: 'usb': really_probe: bound device 3-4 to driver usb
Apr 13 09:19:16 patient kernel: [ 50.054272] device: 'ep_00': device_add
Apr 13 09:19:16 patient kernel: [ 50.054285] PM: Adding info for No Bus:ep_00
Apr 13 09:19:16 patient kernel: [ 50.058761] bus: 'usb': add driver btusb
Apr 13 09:19:16 patient kernel: [ 50.058767] bus: 'usb': driver_probe_device: matched device 3-4:1.0 with driver btusb
Apr 13 09:19:16 patient kernel: [ 50.058769] bus: 'usb': really_probe: probing driver btusb with device 3-4:1.0
Apr 13 09:19:16 patient kernel: [ 50.058771] btusb 3-4:1.0: no default pinctrl state
Apr 13 09:19:16 patient kernel: [ 50.058778] btusb: probe of 3-4:1.0 rejects match -19
Apr 13 09:19:16 patient kernel: [ 50.058780] bus: 'usb': driver_probe_device: matched device 3-4:1.1 with driver btusb
Apr 13 09:19:16 patient kernel: [ 50.058781] bus: 'usb': really_probe: probing driver btusb with device 3-4:1.1
Apr 13 09:19:16 patient kernel: [ 50.058782] btusb 3-4:1.1: no default pinctrl state
Apr 13 09:19:16 patient kernel: [ 50.058785] btusb: probe of 3-4:1.1 rejects match -19
Apr 13 09:19:16 patient kernel: [ 50.058795] usbcore: registered new interface driver btusb
Apr 13 09:19:16 patient kernel: [ 50.059125] bus: 'usb': add driver ath3k
Apr 13 09:19:16 patient kernel: [ 50.059133] bus: 'usb': driver_probe_device: matched device 3-4:1.0 with driver ath3k
Apr 13 09:19:16 patient kernel: [ 50.059135] bus: 'usb': really_probe: probing driver ath3k with device 3-4:1.0
Apr 13 09:19:16 patient kernel: [ 50.059137] ath3k 3-4:1.0: no default pinctrl state
Apr 13 09:19:16 patient kernel: [ 50.059359] __allocate_fw_buf: fw-ar3k/AthrBT_0x11020000.dfu buf=ffff8800d7075b40
Apr 13 09:19:16 patient kernel: [ 50.060288] usb 3-4: firmware: direct-loading firmware ar3k/AthrBT_0x11020000.dfu
Apr 13 09:19:16 patient kernel: [ 50.060291] fw_set_page_data: fw-ar3k/AthrBT_0x11020000.dfu buf=ffff8800d7075b40 data=ffffc90005ba9000 size=36828
Apr 13 09:19:16 patient kernel: [ 50.091573] __fw_free_buf: fw-ar3k/AthrBT_0x11020000.dfu buf=ffff8800d7075b40 data=ffffc90005ba9000 size=36828
Apr 13 09:19:16 patient kernel: [ 50.092008] __allocate_fw_buf: fw-ar3k/ramps_0x11020000_40.dfu buf=ffff880405d07e40
Apr 13 09:19:16 patient kernel: [ 50.092226] usb 3-4: firmware: direct-loading firmware ar3k/ramps_0x11020000_40.dfu
Apr 13 09:19:16 patient kernel: [ 50.092231] fw_set_page_data: fw-ar3k/ramps_0x11020000_40.dfu buf=ffff880405d07e40 data=ffffc90001848000 size=1796
Apr 13 09:19:16 patient kernel: [ 50.094090] __fw_free_buf: fw-ar3k/ramps_0x11020000_40.dfu buf=ffff880405d07e40 data=ffffc90001848000 size=1796
Apr 13 09:19:16 patient kernel: [ 50.095476] driver: '3-4:1.0': driver_bound: bound to device 'ath3k'
Apr 13 09:19:16 patient kernel: [ 50.095485] bus: 'usb': really_probe: bound device 3-4:1.0 to driver ath3k
Apr 13 09:19:16 patient kernel: [ 50.095493] bus: 'usb': driver_probe_device: matched device 3-4:1.1 with driver ath3k
Apr 13 09:19:16 patient kernel: [ 50.095494] bus: 'usb': really_probe: probing driver ath3k with device 3-4:1.1
Apr 13 09:19:16 patient kernel: [ 50.095499] ath3k 3-4:1.1: no default pinctrl state
Apr 13 09:19:16 patient kernel: [ 50.095513] ath3k: probe of 3-4:1.1 rejects match -19
Apr 13 09:19:16 patient kernel: [ 50.095545] usbcore: registered new interface driver ath3k
Apr 13 09:19:16 patient kernel: [ 50.095550] usb 3-4: USB disconnect, device number 6
Apr 13 09:19:16 patient kernel: [ 50.095556] device: 'ep_81': device_unregister
Apr 13 09:19:16 patient kernel: [ 50.095586] PM: Removing info for No Bus:ep_81
Apr 13 09:19:16 patient kernel: [ 50.095595] device: 'ep_82': device_unregister
Apr 13 09:19:16 patient kernel: [ 50.095612] PM: Removing info for No Bus:ep_82
Apr 13 09:19:16 patient kernel: [ 50.095615] device: 'ep_02': device_unregister
Apr 13 09:19:16 patient kernel: [ 50.095628] PM: Removing info for No Bus:ep_02
Apr 13 09:19:16 patient kernel: [ 50.095650] bus: 'usb': remove device 3-4:1.0
Apr 13 09:19:16 patient kernel: [ 50.095659] PM: Removing info for usb:3-4:1.0
Apr 13 09:19:16 patient kernel: [ 50.095678] device: 'ep_83': device_unregister
Apr 13 09:19:16 patient kernel: [ 50.095701] PM: Removing info for No Bus:ep_83
Apr 13 09:19:16 patient kernel: [ 50.095705] device: 'ep_03': device_unregister
Apr 13 09:19:16 patient kernel: [ 50.095720] PM: Removing info for No Bus:ep_03
Apr 13 09:19:16 patient kernel: [ 50.095736] bus: 'usb': remove device 3-4:1.1
Apr 13 09:19:16 patient kernel: [ 50.095738] PM: Removing info for usb:3-4:1.1
Apr 13 09:19:16 patient kernel: [ 50.095933] device: 'ep_00': device_unregister
Apr 13 09:19:16 patient kernel: [ 50.095963] PM: Removing info for No Bus:ep_00
Apr 13 09:19:16 patient kernel: [ 50.096051] bus: 'usb': remove device 3-4
Apr 13 09:19:16 patient kernel: [ 50.096059] fw_name_devm_release: fw_name-ar3k/ramps_0x11020000_40.dfu devm-ffff8803cb315ed8 released
Apr 13 09:19:16 patient kernel: [ 50.096062] fw_name_devm_release: fw_name-ar3k/AthrBT_0x11020000.dfu devm-ffff880404dcd898 released
Apr 13 09:19:16 patient kernel: [ 50.096065] PM: Removing info for usb:3-4
Apr 13 09:19:16 patient kernel: [ 50.365404] usb 3-4: new full-speed USB device number 7 using xhci_hcd
Apr 13 09:19:17 patient kernel: [ 50.494970] usb 3-4: string descriptor 0 malformed (err = -61), defaulting to 0x0409
Apr 13 09:19:17 patient kernel: [ 50.496938] usb 3-4: New USB device found, idVendor=0cf3, idProduct=3004
Apr 13 09:19:17 patient kernel: [ 50.496942] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 13 09:19:17 patient kernel: [ 50.496945] device: '3-4': device_add
Apr 13 09:19:17 patient kernel: [ 50.497023] bus: 'usb': add device 3-4
Apr 13 09:19:17 patient kernel: [ 50.497035] PM: Adding info for usb:3-4
Apr 13 09:19:17 patient kernel: [ 50.497062] bus: 'usb': driver_probe_device: matched device 3-4 with driver usb
Apr 13 09:19:17 patient kernel: [ 50.497064] bus: 'usb': really_probe: probing driver usb with device 3-4
Apr 13 09:19:17 patient kernel: [ 50.497068] usb 3-4: no default pinctrl state
Apr 13 09:19:17 patient kernel: [ 50.497970] device: '3-4:1.0': device_add
Apr 13 09:19:17 patient kernel: [ 50.497981] bus: 'usb': add device 3-4:1.0
Apr 13 09:19:17 patient kernel: [ 50.497990] PM: Adding info for usb:3-4:1.0
Apr 13 09:19:17 patient kernel: [ 50.498005] bus: 'usb': driver_probe_device: matched device 3-4:1.0 with driver btusb
Apr 13 09:19:17 patient kernel: [ 50.498007] bus: 'usb': really_probe: probing driver btusb with device 3-4:1.0
Apr 13 09:19:17 patient kernel: [ 50.498010] btusb 3-4:1.0: no default pinctrl state
Apr 13 09:19:17 patient kernel: [ 50.498090] device: 'hci0': device_add
Apr 13 09:19:17 patient kernel: [ 50.498108] PM: Adding info for No Bus:hci0
Apr 13 09:19:17 patient kernel: [ 50.498118] device: 'rfkill1': device_add
Apr 13 09:19:17 patient kernel: [ 50.498134] PM: Adding info for No Bus:rfkill1
Apr 13 09:19:17 patient kernel: [ 50.498156] driver: '3-4:1.0': driver_bound: bound to device 'btusb'
Apr 13 09:19:17 patient kernel: [ 50.498161] bus: 'usb': really_probe: bound device 3-4:1.0 to driver btusb
Apr 13 09:19:17 patient kernel: [ 50.498166] device: 'ep_81': device_add
Apr 13 09:19:17 patient kernel: [ 50.498187] PM: Adding info for No Bus:ep_81
Apr 13 09:19:17 patient kernel: [ 50.498189] device: 'ep_82': device_add
Apr 13 09:19:17 patient kernel: [ 50.498201] PM: Adding info for No Bus:ep_82
Apr 13 09:19:17 patient kernel: [ 50.498203] device: 'ep_02': device_add
Apr 13 09:19:17 patient kernel: [ 50.498215] PM: Adding info for No Bus:ep_02
Apr 13 09:19:17 patient kernel: [ 50.498216] device: '3-4:1.1': device_add
Apr 13 09:19:17 patient kernel: [ 50.498223] bus: 'usb': add device 3-4:1.1
Apr 13 09:19:17 patient kernel: [ 50.498229] PM: Adding info for usb:3-4:1.1
Apr 13 09:19:17 patient kernel: [ 50.498240] driver: '3-4:1.1': driver_bound: bound to device 'btusb'
Apr 13 09:19:17 patient kernel: [ 50.498243] device: 'ep_83': device_add
Apr 13 09:19:17 patient kernel: [ 50.498255] PM: Adding info for No Bus:ep_83
Apr 13 09:19:17 patient kernel: [ 50.498258] device: 'ep_03': device_add
Apr 13 09:19:17 patient kernel: [ 50.498270] PM: Adding info for No Bus:ep_03
Apr 13 09:19:17 patient kernel: [ 50.498272] driver: '3-4': driver_bound: bound to device 'usb'
Apr 13 09:19:17 patient kernel: [ 50.498275] bus: 'usb': really_probe: bound device 3-4 to driver usb
Apr 13 09:19:17 patient kernel: [ 50.498281] device: 'ep_00': device_add
Apr 13 09:19:17 patient kernel: [ 50.498292] PM: Adding info for No Bus:ep_00
Apr 13 09:19:21 patient kernel: [ 54.723907] device: '0:23': device_unregister
Apr 13 09:19:21 patient kernel: [ 54.723928] PM: Removing info for No Bus:0:23
Apr 13 09:19:21 patient kernel: [ 54.723947] device: '0:23': device_create_release
Apr 13 09:19:21 patient kernel: [ 54.985629] device: '0:23': device_add
Apr 13 09:19:21 patient kernel: [ 54.985654] PM: Adding info for No Bus:0:23
Apr 13 09:20:08 patient kernel: [ 101.991457] device: 'lo': device_add
Apr 13 09:20:08 patient kernel: [ 101.991500] PM: Adding info for No Bus:lo
Apr 13 09:24:10 patient kernel: [ 343.979091] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Apr 13 09:24:11 patient kernel: [ 344.307041] usb 3-1: new full-speed USB device number 8 using xhci_hcd
Apr 13 09:24:26 patient kernel: [ 359.413633] usb 3-1: device descriptor read/64, error -110
Apr 13 09:24:26 patient kernel: [ 359.517457] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 7.
Apr 13 09:24:26 patient kernel: [ 359.629466] usb 3-1: new full-speed USB device number 9 using xhci_hcd
Apr 13 09:24:41 patient kernel: [ 374.736060] usb 3-1: device descriptor read/64, error -110
Apr 13 09:24:41 patient kernel: [ 374.839968] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 8.
Apr 13 09:24:41 patient kernel: [ 374.951948] usb 3-1: new full-speed USB device number 10 using xhci_hcd
Apr 13 09:24:46 patient kernel: [ 379.950037] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 09:24:51 patient kernel: [ 385.152185] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 09:24:52 patient kernel: [ 385.356117] usb 3-1: device not accepting address 10, error -62
Apr 13 09:24:52 patient kernel: [ 385.468110] usb 3-1: new full-speed USB device number 11 using xhci_hcd
Apr 13 09:24:57 patient kernel: [ 390.466261] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 09:25:02 patient kernel: [ 395.668343] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 09:25:02 patient kernel: [ 395.872240] usb 3-1: device not accepting address 11, error -62
Apr 13 09:25:02 patient kernel: [ 395.872292] hub 3-0:1.0: unable to enumerate USB device on port 1
Apr 13 10:17:47 patient kernel: [ 3559.355293] device: 'lo': device_add
Apr 13 10:17:47 patient kernel: [ 3559.355335] PM: Adding info for No Bus:lo
Apr 13 10:17:47 patient kernel: [ 3560.007176] PM: Removing info for No Bus:lo
Apr 13 11:05:56 patient kernel: [ 6447.390135] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Apr 13 11:05:56 patient kernel: [ 6447.721954] usb 3-1: new full-speed USB device number 12 using xhci_hcd
Apr 13 11:06:11 patient kernel: [ 6462.828603] usb 3-1: device descriptor read/64, error -110
Apr 13 11:06:11 patient kernel: [ 6462.932490] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 11.
Apr 13 11:06:11 patient kernel: [ 6463.044471] usb 3-1: new full-speed USB device number 13 using xhci_hcd
Apr 13 11:06:27 patient kernel: [ 6478.151065] usb 3-1: device descriptor read/64, error -110
Apr 13 11:06:27 patient kernel: [ 6478.254936] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 12.
Apr 13 11:06:27 patient kernel: [ 6478.366914] usb 3-1: new full-speed USB device number 14 using xhci_hcd
Apr 13 11:06:32 patient kernel: [ 6483.365015] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 11:06:37 patient kernel: [ 6488.567195] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 11:06:37 patient kernel: [ 6488.771065] usb 3-1: device not accepting address 14, error -62
Apr 13 11:06:37 patient kernel: [ 6488.883052] usb 3-1: new full-speed USB device number 15 using xhci_hcd
Apr 13 11:06:42 patient kernel: [ 6493.881275] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 11:06:48 patient kernel: [ 6499.083355] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 11:06:48 patient kernel: [ 6499.287316] usb 3-1: device not accepting address 15, error -62
Apr 13 11:06:48 patient kernel: [ 6499.287374] hub 3-0:1.0: unable to enumerate USB device on port 1
Apr 13 11:50:41 patient kernel: [ 9131.743389] device: 'lo': device_add
Apr 13 11:50:41 patient kernel: [ 9131.743432] PM: Adding info for No Bus:lo
Apr 13 11:50:42 patient kernel: [ 9132.394416] PM: Removing info for No Bus:lo
Apr 13 12:17:29 patient kernel: [10738.760928] usb 3-1: new full-speed USB device number 16 using xhci_hcd
Apr 13 12:17:34 patient kernel: [10743.871082] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 12:17:39 patient kernel: [10749.073214] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 12:17:39 patient kernel: [10749.277127] usb 3-1: device not accepting address 16, error -62
Apr 13 12:17:39 patient kernel: [10749.389153] usb 3-1: new full-speed USB device number 17 using xhci_hcd
Apr 13 12:17:54 patient kernel: [10764.495632] usb 3-1: device descriptor read/64, error -110
Apr 13 12:17:55 patient kernel: [10764.599612] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 16.
Apr 13 12:17:55 patient kernel: [10764.711578] usb 3-1: new full-speed USB device number 18 using xhci_hcd
Apr 13 12:17:59 patient kernel: [10769.409337] usb 3-1: Device not responding to setup address.
Apr 13 12:18:00 patient kernel: [10769.609790] usb 3-1: Device not responding to setup address.
Apr 13 12:18:00 patient kernel: [10769.813692] usb 3-1: device not accepting address 18, error -71
Apr 13 12:18:02 patient kernel: [10771.848994] usb 3-1: new full-speed USB device number 20 using xhci_hcd
Apr 13 12:18:06 patient kernel: [10776.445850] usb 3-1: Device not responding to setup address.
Apr 13 12:18:07 patient kernel: [10776.647244] usb 3-1: Device not responding to setup address.
Apr 13 12:18:07 patient kernel: [10776.851106] usb 3-1: device not accepting address 20, error -71
Apr 13 12:18:08 patient kernel: [10778.346671] usb 3-1: new full-speed USB device number 22 using xhci_hcd
Apr 13 12:18:08 patient kernel: [10778.476181] usb 3-1: New USB device found, idVendor=0a21, idProduct=8001
Apr 13 12:18:08 patient kernel: [10778.476186] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 13 12:18:08 patient kernel: [10778.476189] device: '3-1': device_add
Apr 13 12:18:08 patient kernel: [10778.476328] bus: 'usb': add device 3-1
Apr 13 12:18:08 patient kernel: [10778.476341] PM: Adding info for usb:3-1
Apr 13 12:18:08 patient kernel: [10778.476372] bus: 'usb': driver_probe_device: matched device 3-1 with driver usb
Apr 13 12:18:08 patient kernel: [10778.476374] bus: 'usb': really_probe: probing driver usb with device 3-1
Apr 13 12:18:08 patient kernel: [10778.476378] usb 3-1: no default pinctrl state
Apr 13 12:18:08 patient kernel: [10778.476798] device: '3-1:1.0': device_add
Apr 13 12:18:08 patient kernel: [10778.476809] bus: 'usb': add device 3-1:1.0
Apr 13 12:18:08 patient kernel: [10778.476816] PM: Adding info for usb:3-1:1.0
Apr 13 12:18:08 patient kernel: [10778.476834] device: 'ep_01': device_add
Apr 13 12:18:08 patient kernel: [10778.476847] PM: Adding info for No Bus:ep_01
Apr 13 12:18:08 patient kernel: [10778.476849] device: 'ep_82': device_add
Apr 13 12:18:08 patient kernel: [10778.476861] PM: Adding info for No Bus:ep_82
Apr 13 12:18:08 patient kernel: [10778.476864] driver: '3-1': driver_bound: bound to device 'usb'
Apr 13 12:18:08 patient kernel: [10778.476868] bus: 'usb': really_probe: bound device 3-1 to driver usb
Apr 13 12:18:08 patient kernel: [10778.476873] device: 'ep_00': device_add
Apr 13 12:18:08 patient kernel: [10778.476885] PM: Adding info for No Bus:ep_00
Apr 13 12:18:08 patient kernel: [10778.485527] bus: 'usb-serial': registered
Apr 13 12:18:08 patient kernel: [10778.485532] bus: 'usb': add driver usbserial
Apr 13 12:18:08 patient kernel: [10778.485543] usbcore: registered new interface driver usbserial
Apr 13 12:18:08 patient kernel: [10778.485544] bus: 'usb': add driver usbserial_generic
Apr 13 12:18:08 patient kernel: [10778.485551] usbcore: registered new interface driver usbserial_generic
Apr 13 12:18:08 patient kernel: [10778.485552] bus: 'usb-serial': add driver generic
Apr 13 12:18:08 patient kernel: [10778.485559] usbserial: USB Serial support registered for generic
Apr 13 12:18:08 patient kernel: [10778.485926] bus: 'usb': add driver usb_serial_simple
Apr 13 12:18:08 patient kernel: [10778.485944] usbcore: registered new interface driver usb_serial_simple
Apr 13 12:18:08 patient kernel: [10778.485946] bus: 'usb-serial': add driver carelink
Apr 13 12:18:08 patient kernel: [10778.485962] usbserial: USB Serial support registered for carelink
Apr 13 12:18:08 patient kernel: [10778.485964] bus: 'usb-serial': add driver zio
Apr 13 12:18:08 patient kernel: [10778.485975] usbserial: USB Serial support registered for zio
Apr 13 12:18:08 patient kernel: [10778.485977] bus: 'usb-serial': add driver funsoft
Apr 13 12:18:08 patient kernel: [10778.485988] usbserial: USB Serial support registered for funsoft
Apr 13 12:18:08 patient kernel: [10778.485989] bus: 'usb-serial': add driver flashloader
Apr 13 12:18:08 patient kernel: [10778.486001] usbserial: USB Serial support registered for flashloader
Apr 13 12:18:08 patient kernel: [10778.486003] bus: 'usb-serial': add driver vivopay
Apr 13 12:18:08 patient kernel: [10778.486012] usbserial: USB Serial support registered for vivopay
Apr 13 12:18:08 patient kernel: [10778.486013] bus: 'usb-serial': add driver moto_modem
Apr 13 12:18:08 patient kernel: [10778.486019] usbserial: USB Serial support registered for moto_modem
Apr 13 12:18:08 patient kernel: [10778.486020] bus: 'usb-serial': add driver hp4x
Apr 13 12:18:08 patient kernel: [10778.486027] usbserial: USB Serial support registered for hp4x
Apr 13 12:18:08 patient kernel: [10778.486028] bus: 'usb-serial': add driver suunto
Apr 13 12:18:08 patient kernel: [10778.486035] usbserial: USB Serial support registered for suunto
Apr 13 12:18:08 patient kernel: [10778.486036] bus: 'usb-serial': add driver siemens_mpi
Apr 13 12:18:08 patient kernel: [10778.486043] usbserial: USB Serial support registered for siemens_mpi
Apr 13 12:18:08 patient kernel: [10778.486046] bus: 'usb': driver_probe_device: matched device 3-1:1.0 with driver usb_serial_simple
Apr 13 12:18:08 patient kernel: [10778.486047] bus: 'usb': really_probe: probing driver usb_serial_simple with device 3-1:1.0
Apr 13 12:18:08 patient kernel: [10778.486050] usb_serial_simple 3-1:1.0: no default pinctrl state
Apr 13 12:18:08 patient kernel: [10778.486056] usb_serial_simple 3-1:1.0: carelink converter detected
Apr 13 12:18:08 patient kernel: [10778.486059] device: 'ttyUSB0': device_add
Apr 13 12:18:08 patient kernel: [10778.486063] bus: 'usb-serial': add device ttyUSB0
Apr 13 12:18:08 patient kernel: [10778.486072] PM: Adding info for usb-serial:ttyUSB0
Apr 13 12:18:08 patient kernel: [10778.486078] bus: 'usb-serial': driver_probe_device: matched device ttyUSB0 with driver carelink
Apr 13 12:18:08 patient kernel: [10778.486079] bus: 'usb-serial': really_probe: probing driver carelink with device ttyUSB0
Apr 13 12:18:08 patient kernel: [10778.486080] carelink ttyUSB0: no default pinctrl state
Apr 13 12:18:08 patient kernel: [10778.486084] device: 'ttyUSB0': device_add
Apr 13 12:18:08 patient kernel: [10778.486113] PM: Adding info for No Bus:ttyUSB0
Apr 13 12:18:08 patient kernel: [10778.486124] usb 3-1: carelink converter now attached to ttyUSB0
Apr 13 12:18:08 patient kernel: [10778.486126] driver: 'ttyUSB0': driver_bound: bound to device 'carelink'
Apr 13 12:18:08 patient kernel: [10778.486130] bus: 'usb-serial': really_probe: bound device ttyUSB0 to driver carelink
Apr 13 12:18:08 patient kernel: [10778.486132] driver: '3-1:1.0': driver_bound: bound to device 'usb_serial_simple'
Apr 13 12:18:08 patient kernel: [10778.486137] bus: 'usb': really_probe: bound device 3-1:1.0 to driver usb_serial_simple
Apr 13 12:41:40 patient kernel: [12189.931534] usb 3-1: USB disconnect, device number 22
Apr 13 12:41:40 patient kernel: [12189.931540] device: 'ep_01': device_unregister
Apr 13 12:41:40 patient kernel: [12189.931558] PM: Removing info for No Bus:ep_01
Apr 13 12:41:40 patient kernel: [12189.931563] device: 'ep_82': device_unregister
Apr 13 12:41:40 patient kernel: [12189.931573] PM: Removing info for No Bus:ep_82
Apr 13 12:41:40 patient kernel: [12189.931588] bus: 'usb': remove device 3-1:1.0
Apr 13 12:41:40 patient kernel: [12189.931603] bus: 'usb-serial': remove device ttyUSB0
Apr 13 12:41:40 patient kernel: [12189.931615] device: 'ttyUSB0': device_unregister
Apr 13 12:41:40 patient kernel: [12189.931693] PM: Removing info for No Bus:ttyUSB0
Apr 13 12:41:40 patient kernel: [12189.931723] carelink ttyUSB0: carelink converter now disconnected from ttyUSB0
Apr 13 12:41:40 patient kernel: [12189.931727] PM: Removing info for usb-serial:ttyUSB0
Apr 13 12:41:40 patient kernel: [12189.931740] usb_serial_simple 3-1:1.0: device disconnected
Apr 13 12:41:40 patient kernel: [12189.931744] PM: Removing info for usb:3-1:1.0
Apr 13 12:41:40 patient kernel: [12189.931945] device: 'ep_00': device_unregister
Apr 13 12:41:40 patient kernel: [12189.931964] PM: Removing info for No Bus:ep_00
Apr 13 12:41:40 patient kernel: [12189.932039] bus: 'usb': remove device 3-1
Apr 13 12:41:40 patient kernel: [12189.932045] PM: Removing info for usb:3-1
Apr 13 12:41:44 patient kernel: [12193.346545] usb 3-2: new full-speed USB device number 23 using xhci_hcd
Apr 13 12:41:49 patient kernel: [12198.456628] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 12:41:51 patient kernel: [12200.039083] usb 3-2: Device not responding to setup address.
Apr 13 12:41:51 patient kernel: [12200.239983] usb 3-2: device not accepting address 23, error -71
Apr 13 12:41:57 patient kernel: [12206.589640] usb 3-1: new full-speed USB device number 25 using xhci_hcd
Apr 13 12:41:57 patient kernel: [12206.719505] usb 3-1: New USB device found, idVendor=0a21, idProduct=8001
Apr 13 12:41:57 patient kernel: [12206.719510] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 13 12:41:57 patient kernel: [12206.719513] device: '3-1': device_add
Apr 13 12:41:57 patient kernel: [12206.719630] bus: 'usb': add device 3-1
Apr 13 12:41:57 patient kernel: [12206.719644] PM: Adding info for usb:3-1
Apr 13 12:41:57 patient kernel: [12206.719679] bus: 'usb': driver_probe_device: matched device 3-1 with driver usb
Apr 13 12:41:57 patient kernel: [12206.719681] bus: 'usb': really_probe: probing driver usb with device 3-1
Apr 13 12:41:57 patient kernel: [12206.719685] usb 3-1: no default pinctrl state
Apr 13 12:41:57 patient kernel: [12206.720130] device: '3-1:1.0': device_add
Apr 13 12:41:57 patient kernel: [12206.720147] bus: 'usb': add device 3-1:1.0
Apr 13 12:41:57 patient kernel: [12206.720154] PM: Adding info for usb:3-1:1.0
Apr 13 12:41:57 patient kernel: [12206.720176] bus: 'usb': driver_probe_device: matched device 3-1:1.0 with driver usb_serial_simple
Apr 13 12:41:57 patient kernel: [12206.720178] bus: 'usb': really_probe: probing driver usb_serial_simple with device 3-1:1.0
Apr 13 12:41:57 patient kernel: [12206.720181] usb_serial_simple 3-1:1.0: no default pinctrl state
Apr 13 12:41:57 patient kernel: [12206.720189] usb_serial_simple 3-1:1.0: carelink converter detected
Apr 13 12:41:57 patient kernel: [12206.720194] device: 'ttyUSB0': device_add
Apr 13 12:41:57 patient kernel: [12206.720197] bus: 'usb-serial': add device ttyUSB0
Apr 13 12:41:57 patient kernel: [12206.720207] PM: Adding info for usb-serial:ttyUSB0
Apr 13 12:41:57 patient kernel: [12206.720215] bus: 'usb-serial': driver_probe_device: matched device ttyUSB0 with driver carelink
Apr 13 12:41:57 patient kernel: [12206.720216] bus: 'usb-serial': really_probe: probing driver carelink with device ttyUSB0
Apr 13 12:41:57 patient kernel: [12206.720218] carelink ttyUSB0: no default pinctrl state
Apr 13 12:41:57 patient kernel: [12206.720225] device: 'ttyUSB0': device_add
Apr 13 12:41:57 patient kernel: [12206.720289] PM: Adding info for No Bus:ttyUSB0
Apr 13 12:41:57 patient kernel: [12206.720303] usb 3-1: carelink converter now attached to ttyUSB0
Apr 13 12:41:57 patient kernel: [12206.720305] driver: 'ttyUSB0': driver_bound: bound to device 'carelink'
Apr 13 12:41:57 patient kernel: [12206.720311] bus: 'usb-serial': really_probe: bound device ttyUSB0 to driver carelink
Apr 13 12:41:57 patient kernel: [12206.720314] driver: '3-1:1.0': driver_bound: bound to device 'usb_serial_simple'
Apr 13 12:41:57 patient kernel: [12206.720315] bus: 'usb': really_probe: bound device 3-1:1.0 to driver usb_serial_simple
Apr 13 12:41:57 patient kernel: [12206.720318] device: 'ep_01': device_add
Apr 13 12:41:57 patient kernel: [12206.720333] PM: Adding info for No Bus:ep_01
Apr 13 12:41:57 patient kernel: [12206.720335] device: 'ep_82': device_add
Apr 13 12:41:57 patient kernel: [12206.720347] PM: Adding info for No Bus:ep_82
Apr 13 12:41:57 patient kernel: [12206.720349] driver: '3-1': driver_bound: bound to device 'usb'
Apr 13 12:41:57 patient kernel: [12206.720351] bus: 'usb': really_probe: bound device 3-1 to driver usb
Apr 13 12:41:57 patient kernel: [12206.720356] device: 'ep_00': device_add
Apr 13 12:41:57 patient kernel: [12206.720374] PM: Adding info for No Bus:ep_00
Apr 13 12:42:34 patient kernel: [12243.404670] usb 3-1: USB disconnect, device number 25
Apr 13 12:42:34 patient kernel: [12243.404676] device: 'ep_01': device_unregister
Apr 13 12:42:34 patient kernel: [12243.404695] PM: Removing info for No Bus:ep_01
Apr 13 12:42:34 patient kernel: [12243.404700] device: 'ep_82': device_unregister
Apr 13 12:42:34 patient kernel: [12243.404710] PM: Removing info for No Bus:ep_82
Apr 13 12:42:34 patient kernel: [12243.404725] bus: 'usb': remove device 3-1:1.0
Apr 13 12:42:34 patient kernel: [12243.404740] bus: 'usb-serial': remove device ttyUSB0
Apr 13 12:42:34 patient kernel: [12243.404752] device: 'ttyUSB0': device_unregister
Apr 13 12:42:34 patient kernel: [12243.404857] PM: Removing info for No Bus:ttyUSB0
Apr 13 12:42:34 patient kernel: [12243.404888] carelink ttyUSB0: carelink converter now disconnected from ttyUSB0
Apr 13 12:42:34 patient kernel: [12243.404891] PM: Removing info for usb-serial:ttyUSB0
Apr 13 12:42:34 patient kernel: [12243.404903] usb_serial_simple 3-1:1.0: device disconnected
Apr 13 12:42:34 patient kernel: [12243.404907] PM: Removing info for usb:3-1:1.0
Apr 13 12:42:34 patient kernel: [12243.405118] device: 'ep_00': device_unregister
Apr 13 12:42:34 patient kernel: [12243.405133] PM: Removing info for No Bus:ep_00
Apr 13 12:42:34 patient kernel: [12243.405219] bus: 'usb': remove device 3-1
Apr 13 12:42:34 patient kernel: [12243.405226] PM: Removing info for usb:3-1
Apr 13 12:42:38 patient kernel: [12247.894722] usb 3-2: new full-speed USB device number 26 using xhci_hcd
Apr 13 12:42:44 patient kernel: [12253.004899] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 12:42:49 patient kernel: [12258.207002] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 12:42:49 patient kernel: [12258.410889] usb 3-2: device not accepting address 26, error -62
Apr 13 12:42:49 patient kernel: [12258.522921] usb 3-2: new full-speed USB device number 27 using xhci_hcd
Apr 13 12:43:04 patient kernel: [12273.629448] usb 3-2: device descriptor read/64, error -110
Apr 13 12:43:04 patient kernel: [12273.733419] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 26.
Apr 13 12:43:04 patient kernel: [12273.845363] usb 3-2: new full-speed USB device number 28 using xhci_hcd
Apr 13 12:43:09 patient kernel: [12278.843535] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 12:43:15 patient kernel: [12284.045651] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 12:43:15 patient kernel: [12284.249572] usb 3-2: device not accepting address 28, error -62
Apr 13 12:43:15 patient kernel: [12284.361564] usb 3-2: new full-speed USB device number 29 using xhci_hcd
Apr 13 12:43:19 patient kernel: [12288.256999] usb 3-2: Device not responding to setup address.
Apr 13 12:43:19 patient kernel: [12288.460078] usb 3-2: Device not responding to setup address.
Apr 13 12:43:19 patient kernel: [12288.663981] usb 3-2: device not accepting address 29, error -71
Apr 13 12:43:19 patient kernel: [12288.664066] hub 3-0:1.0: unable to enumerate USB device on port 2
Apr 13 12:43:28 patient kernel: [12297.720764] usb 3-2: new full-speed USB device number 30 using xhci_hcd
Apr 13 12:43:33 patient kernel: [12302.830809] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 12:43:39 patient kernel: [12308.032916] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 12:43:39 patient kernel: [12308.236815] usb 3-2: device not accepting address 30, error -62
Apr 13 12:43:39 patient kernel: [12308.348921] usb 3-2: new full-speed USB device number 31 using xhci_hcd
Apr 13 12:43:54 patient kernel: [12323.455428] usb 3-2: device descriptor read/64, error -110
Apr 13 12:43:54 patient kernel: [12323.559380] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 30.
Apr 13 12:43:54 patient kernel: [12323.671350] usb 3-2: new full-speed USB device number 32 using xhci_hcd
Apr 13 12:43:58 patient kernel: [12327.657094] usb 3-2: Device not responding to setup address.
Apr 13 12:43:58 patient kernel: [12327.857752] usb 3-2: Device not responding to setup address.
Apr 13 12:43:59 patient kernel: [12328.061719] usb 3-2: device not accepting address 32, error -71
Apr 13 12:44:05 patient kernel: [12334.463492] usb 3-2: new full-speed USB device number 34 using xhci_hcd
Apr 13 12:44:05 patient kernel: [12334.593392] usb 3-2: New USB device found, idVendor=0a21, idProduct=8001
Apr 13 12:44:05 patient kernel: [12334.593396] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 13 12:44:05 patient kernel: [12334.593400] device: '3-2': device_add
Apr 13 12:44:05 patient kernel: [12334.593491] bus: 'usb': add device 3-2
Apr 13 12:44:05 patient kernel: [12334.593506] PM: Adding info for usb:3-2
Apr 13 12:44:05 patient kernel: [12334.593539] bus: 'usb': driver_probe_device: matched device 3-2 with driver usb
Apr 13 12:44:05 patient kernel: [12334.593541] bus: 'usb': really_probe: probing driver usb with device 3-2
Apr 13 12:44:05 patient kernel: [12334.593545] usb 3-2: no default pinctrl state
Apr 13 12:44:05 patient kernel: [12334.593986] device: '3-2:1.0': device_add
Apr 13 12:44:05 patient kernel: [12334.593999] bus: 'usb': add device 3-2:1.0
Apr 13 12:44:05 patient kernel: [12334.594009] PM: Adding info for usb:3-2:1.0
Apr 13 12:44:05 patient kernel: [12334.594031] bus: 'usb': driver_probe_device: matched device 3-2:1.0 with driver usb_serial_simple
Apr 13 12:44:05 patient kernel: [12334.594033] bus: 'usb': really_probe: probing driver usb_serial_simple with device 3-2:1.0
Apr 13 12:44:05 patient kernel: [12334.594036] usb_serial_simple 3-2:1.0: no default pinctrl state
Apr 13 12:44:05 patient kernel: [12334.594045] usb_serial_simple 3-2:1.0: carelink converter detected
Apr 13 12:44:05 patient kernel: [12334.594049] device: 'ttyUSB0': device_add
Apr 13 12:44:05 patient kernel: [12334.594053] bus: 'usb-serial': add device ttyUSB0
Apr 13 12:44:05 patient kernel: [12334.594062] PM: Adding info for usb-serial:ttyUSB0
Apr 13 12:44:05 patient kernel: [12334.594070] bus: 'usb-serial': driver_probe_device: matched device ttyUSB0 with driver carelink
Apr 13 12:44:05 patient kernel: [12334.594071] bus: 'usb-serial': really_probe: probing driver carelink with device ttyUSB0
Apr 13 12:44:05 patient kernel: [12334.594073] carelink ttyUSB0: no default pinctrl state
Apr 13 12:44:05 patient kernel: [12334.594079] device: 'ttyUSB0': device_add
Apr 13 12:44:05 patient kernel: [12334.594145] PM: Adding info for No Bus:ttyUSB0
Apr 13 12:44:05 patient kernel: [12334.594159] usb 3-2: carelink converter now attached to ttyUSB0
Apr 13 12:44:05 patient kernel: [12334.594161] driver: 'ttyUSB0': driver_bound: bound to device 'carelink'
Apr 13 12:44:05 patient kernel: [12334.594166] bus: 'usb-serial': really_probe: bound device ttyUSB0 to driver carelink
Apr 13 12:44:05 patient kernel: [12334.594169] driver: '3-2:1.0': driver_bound: bound to device 'usb_serial_simple'
Apr 13 12:44:05 patient kernel: [12334.594171] bus: 'usb': really_probe: bound device 3-2:1.0 to driver usb_serial_simple
Apr 13 12:44:05 patient kernel: [12334.594174] device: 'ep_01': device_add
Apr 13 12:44:05 patient kernel: [12334.594187] PM: Adding info for No Bus:ep_01
Apr 13 12:44:05 patient kernel: [12334.594189] device: 'ep_82': device_add
Apr 13 12:44:05 patient kernel: [12334.594202] PM: Adding info for No Bus:ep_82
Apr 13 12:44:05 patient kernel: [12334.594204] driver: '3-2': driver_bound: bound to device 'usb'
Apr 13 12:44:05 patient kernel: [12334.594207] bus: 'usb': really_probe: bound device 3-2 to driver usb
Apr 13 12:44:05 patient kernel: [12334.594212] device: 'ep_00': device_add
Apr 13 12:44:05 patient kernel: [12334.594229] PM: Adding info for No Bus:ep_00
Apr 13 12:54:44 patient kernel: [12973.540139] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Apr 13 13:05:41 patient kernel: [13629.950676] psmouse serio2: TouchPad at isa0060/serio2/input0 lost sync at byte 1
Apr 13 13:11:20 patient kernel: [13968.372304] psmouse serio2: TouchPad at isa0060/serio2/input0 - driver resynced.
Apr 13 13:35:45 patient kernel: [15433.361859] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Apr 13 14:52:52 patient kernel: [20058.851767] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Apr 13 15:13:28 patient kernel: [21294.432400] usb 3-2: USB disconnect, device number 34
Apr 13 15:13:28 patient kernel: [21294.432405] device: 'ep_01': device_unregister
Apr 13 15:13:28 patient kernel: [21294.432424] PM: Removing info for No Bus:ep_01
Apr 13 15:13:28 patient kernel: [21294.432429] device: 'ep_82': device_unregister
Apr 13 15:13:28 patient kernel: [21294.432440] PM: Removing info for No Bus:ep_82
Apr 13 15:13:28 patient kernel: [21294.432468] bus: 'usb': remove device 3-2:1.0
Apr 13 15:13:28 patient kernel: [21294.432484] bus: 'usb-serial': remove device ttyUSB0
Apr 13 15:13:28 patient kernel: [21294.432497] device: 'ttyUSB0': device_unregister
Apr 13 15:13:28 patient kernel: [21294.432539] PM: Removing info for No Bus:ttyUSB0
Apr 13 15:13:28 patient kernel: [21294.432571] carelink ttyUSB0: carelink converter now disconnected from ttyUSB0
Apr 13 15:13:28 patient kernel: [21294.432574] PM: Removing info for usb-serial:ttyUSB0
Apr 13 15:13:28 patient kernel: [21294.432589] usb_serial_simple 3-2:1.0: device disconnected
Apr 13 15:13:28 patient kernel: [21294.432592] PM: Removing info for usb:3-2:1.0
Apr 13 15:13:28 patient kernel: [21294.432776] device: 'ep_00': device_unregister
Apr 13 15:13:28 patient kernel: [21294.432787] PM: Removing info for No Bus:ep_00
Apr 13 15:13:28 patient kernel: [21294.432837] bus: 'usb': remove device 3-2
Apr 13 15:13:28 patient kernel: [21294.432841] PM: Removing info for usb:3-2
Apr 13 15:13:38 patient kernel: [21304.456931] usb 3-3: new full-speed USB device number 35 using xhci_hcd
Apr 13 15:13:43 patient kernel: [21309.567013] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:13:49 patient kernel: [21314.769196] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:13:49 patient kernel: [21314.973102] usb 3-3: device not accepting address 35, error -62
Apr 13 15:13:49 patient kernel: [21315.085110] usb 3-3: new full-speed USB device number 36 using xhci_hcd
Apr 13 15:14:04 patient kernel: [21330.191701] usb 3-3: device descriptor read/64, error -110
Apr 13 15:14:04 patient kernel: [21330.295587] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 3.
Apr 13 15:14:04 patient kernel: [21330.407561] usb 3-3: new full-speed USB device number 37 using xhci_hcd
Apr 13 15:14:09 patient kernel: [21335.405715] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:14:14 patient kernel: [21340.607837] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:14:15 patient kernel: [21340.811759] usb 3-3: device not accepting address 37, error -62
Apr 13 15:14:15 patient kernel: [21340.923767] usb 3-3: new full-speed USB device number 38 using xhci_hcd
Apr 13 15:14:20 patient kernel: [21345.921882] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:14:25 patient kernel: [21351.124021] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:14:25 patient kernel: [21351.327895] usb 3-3: device not accepting address 38, error -62
Apr 13 15:14:25 patient kernel: [21351.327973] hub 3-0:1.0: unable to enumerate USB device on port 3
Apr 13 15:15:23 patient kernel: [21408.827152] usb 3-3: new full-speed USB device number 39 using xhci_hcd
Apr 13 15:15:28 patient kernel: [21413.937248] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:15:33 patient kernel: [21419.139406] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:15:33 patient kernel: [21419.343290] usb 3-3: device not accepting address 39, error -62
Apr 13 15:15:33 patient kernel: [21419.455296] usb 3-3: new full-speed USB device number 40 using xhci_hcd
Apr 13 15:15:48 patient kernel: [21434.561943] usb 3-3: device descriptor read/64, error -110
Apr 13 15:15:49 patient kernel: [21434.665771] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 8.
Apr 13 15:15:49 patient kernel: [21434.777762] usb 3-3: new full-speed USB device number 41 using xhci_hcd
Apr 13 15:15:54 patient kernel: [21439.775879] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:15:59 patient kernel: [21444.978048] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:15:59 patient kernel: [21445.181947] usb 3-3: device not accepting address 41, error -62
Apr 13 15:15:59 patient kernel: [21445.293908] usb 3-3: new full-speed USB device number 42 using xhci_hcd
Apr 13 15:16:04 patient kernel: [21450.292145] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:16:09 patient kernel: [21455.494241] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:16:10 patient kernel: [21455.698178] usb 3-3: device not accepting address 42, error -62
Apr 13 15:16:10 patient kernel: [21455.698256] hub 3-0:1.0: unable to enumerate USB device on port 3
Apr 13 15:17:09 patient kernel: [21515.508567] usb 3-3: new full-speed USB device number 43 using xhci_hcd
Apr 13 15:17:15 patient kernel: [21520.618674] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:17:20 patient kernel: [21525.820770] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:17:20 patient kernel: [21526.024721] usb 3-3: device not accepting address 43, error -62
Apr 13 15:17:20 patient kernel: [21526.136739] usb 3-3: new full-speed USB device number 44 using xhci_hcd
Apr 13 15:17:35 patient kernel: [21541.243299] usb 3-3: device descriptor read/64, error -110
Apr 13 15:17:35 patient kernel: [21541.347150] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 12.
Apr 13 15:17:35 patient kernel: [21541.459110] usb 3-3: new full-speed USB device number 45 using xhci_hcd
Apr 13 15:17:40 patient kernel: [21546.457327] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:17:46 patient kernel: [21551.659392] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:17:46 patient kernel: [21551.863371] usb 3-3: device not accepting address 45, error -62
Apr 13 15:17:46 patient kernel: [21551.975301] usb 3-3: new full-speed USB device number 46 using xhci_hcd
Apr 13 15:17:51 patient kernel: [21556.973458] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:17:56 patient kernel: [21562.175608] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:17:56 patient kernel: [21562.379566] usb 3-3: device not accepting address 46, error -62
Apr 13 15:17:56 patient kernel: [21562.379641] hub 3-0:1.0: unable to enumerate USB device on port 3
Apr 13 15:18:30 patient kernel: [21596.235284] xhci_hcd 0000:00:14.0: Timeout while waiting for a slot
Apr 13 15:18:30 patient kernel: [21596.235291] hub 3-0:1.0: couldn't allocate port 3 usb_device
Apr 13 15:19:12 patient kernel: [21637.752209] xhci_hcd 0000:00:14.0: Timeout while waiting for a slot
Apr 13 15:19:12 patient kernel: [21637.752216] hub 3-0:1.0: couldn't allocate port 3 usb_device
Apr 13 15:20:02 patient kernel: [21688.262005] xhci_hcd 0000:00:14.0: Timeout while waiting for a slot
Apr 13 15:20:02 patient kernel: [21688.262012] hub 3-0:1.0: couldn't allocate port 3 usb_device
Apr 13 15:20:07 patient kernel: [21693.388109] xhci_hcd 0000:00:14.0: Timeout while waiting for a slot
Apr 13 15:20:07 patient kernel: [21693.388115] hub 3-0:1.0: couldn't allocate port 3 usb_device
Apr 13 15:20:12 patient kernel: [21698.514295] xhci_hcd 0000:00:14.0: Timeout while waiting for a slot
Apr 13 15:20:12 patient kernel: [21698.514302] hub 3-0:1.0: couldn't allocate port 3 usb_device
Apr 13 15:20:21 patient kernel: [21706.811242] xhci_hcd 0000:00:14.0: Timeout while waiting for a slot
Apr 13 15:20:21 patient kernel: [21706.811248] hub 3-0:1.0: couldn't allocate port 3 usb_device
Apr 13 15:20:33 patient kernel: [21718.818943] xhci_hcd 0000:00:14.0: Timeout while waiting for a slot
Apr 13 15:20:33 patient kernel: [21718.818950] hub 3-0:1.0: couldn't allocate port 3 usb_device
Apr 13 15:20:48 patient kernel: [21733.925478] xhci_hcd 0000:00:14.0: Timeout while waiting for a slot
Apr 13 15:20:48 patient kernel: [21733.925486] hub 3-0:1.0: couldn't allocate port 3 usb_device
Apr 13 15:20:53 patient kernel: [21739.383520] xhci_hcd 0000:00:14.0: Timeout while waiting for a slot
Apr 13 15:20:53 patient kernel: [21739.383527] hub 3-0:1.0: couldn't allocate port 3 usb_device
Apr 13 15:21:05 patient kernel: [21750.763343] xhci_hcd 0000:00:14.0: Timeout while waiting for a slot
Apr 13 15:21:05 patient kernel: [21750.763354] hub 3-0:1.0: couldn't allocate port 3 usb_device
Apr 13 15:21:20 patient kernel: [21766.289780] xhci_hcd 0000:00:14.0: Timeout while waiting for a slot
Apr 13 15:21:20 patient kernel: [21766.289788] hub 3-0:1.0: couldn't allocate port 3 usb_device
Apr 13 15:21:34 patient kernel: [21779.676848] xhci_hcd 0000:00:14.0: Timeout while waiting for a slot
Apr 13 15:21:34 patient kernel: [21779.676854] hub 3-0:1.0: couldn't allocate port 3 usb_device
Apr 13 15:21:45 patient kernel: [21791.108733] xhci_hcd 0000:00:14.0: Timeout while waiting for a slot
Apr 13 15:21:45 patient kernel: [21791.108740] hub 3-0:1.0: couldn't allocate port 3 usb_device
Apr 13 15:21:57 patient kernel: [21803.368344] xhci_hcd 0000:00:14.0: Timeout while waiting for a slot
Apr 13 15:21:57 patient kernel: [21803.368351] hub 3-0:1.0: couldn't allocate port 3 usb_device
Apr 13 15:22:13 patient kernel: [21819.170576] xhci_hcd 0000:00:14.0: Timeout while waiting for a slot
Apr 13 15:22:13 patient kernel: [21819.170583] hub 3-0:1.0: couldn't allocate port 3 usb_device
Apr 13 15:22:14 patient kernel: [21820.318194] xhci_hcd 0000:00:14.0: xHCI host not responding to stop endpoint command.
Apr 13 15:22:14 patient kernel: [21820.318198] xhci_hcd 0000:00:14.0: Assuming host is dying, halting host.
Apr 13 15:22:14 patient kernel: [21820.318222] Bluetooth: hci0 urb ffff8803ad68de40 failed to resubmit (22)
Apr 13 15:22:14 patient kernel: [21820.318227] Bluetooth: hci0 urb ffff8803ad68dcc0 failed to resubmit (22)
Apr 13 15:22:14 patient kernel: [21820.318230] Bluetooth: hci0 urb ffff8803ad68d6c0 failed to resubmit (22)
Apr 13 15:22:14 patient kernel: [21820.318234] xhci_hcd 0000:00:14.0: HC died; cleaning up
Apr 13 15:22:14 patient kernel: [21820.318252] usb 3-4: USB disconnect, device number 7
Apr 13 15:22:14 patient kernel: [21820.318260] device: 'ep_81': device_unregister
Apr 13 15:22:14 patient kernel: [21820.318291] PM: Removing info for No Bus:ep_81
Apr 13 15:22:14 patient kernel: [21820.318300] device: 'ep_82': device_unregister
Apr 13 15:22:14 patient kernel: [21820.318323] PM: Removing info for No Bus:ep_82
Apr 13 15:22:14 patient kernel: [21820.318332] device: 'ep_02': device_unregister
Apr 13 15:22:14 patient kernel: [21820.318362] PM: Removing info for No Bus:ep_02
Apr 13 15:22:14 patient kernel: [21820.318390] bus: 'usb': remove device 3-4:1.0
Apr 13 15:22:14 patient kernel: [21820.318449] PM: Removing info for No Bus:rfkill1
Apr 13 15:22:14 patient kernel: [21820.318503] PM: Removing info for No Bus:hci0
Apr 13 15:22:14 patient kernel: [21820.319122] PM: Removing info for usb:3-4:1.0
Apr 13 15:22:14 patient kernel: [21820.319144] device: 'ep_83': device_unregister
Apr 13 15:22:14 patient kernel: [21820.319163] PM: Removing info for No Bus:ep_83
Apr 13 15:22:14 patient kernel: [21820.319166] device: 'ep_03': device_unregister
Apr 13 15:22:14 patient kernel: [21820.319180] PM: Removing info for No Bus:ep_03
Apr 13 15:22:14 patient kernel: [21820.319198] bus: 'usb': remove device 3-4:1.1
Apr 13 15:22:14 patient kernel: [21820.319200] PM: Removing info for usb:3-4:1.1
Apr 13 15:22:14 patient kernel: [21820.319226] device: 'ep_00': device_unregister
Apr 13 15:22:14 patient kernel: [21820.319244] PM: Removing info for No Bus:ep_00
Apr 13 15:22:14 patient kernel: [21820.319324] bus: 'usb': remove device 3-4
Apr 13 15:22:14 patient kernel: [21820.319329] PM: Removing info for usb:3-4
Apr 13 15:28:18 patient kernel: [22183.980636] device class 'usbmon': registering
Apr 13 15:28:18 patient kernel: [22183.980654] device: 'usbmon0': device_add
Apr 13 15:28:18 patient kernel: [22183.980688] PM: Adding info for No Bus:usbmon0
Apr 13 15:28:18 patient kernel: [22183.980703] device: 'usbmon4': device_add
Apr 13 15:28:18 patient kernel: [22183.980723] PM: Adding info for No Bus:usbmon4
Apr 13 15:28:18 patient kernel: [22183.980732] device: 'usbmon3': device_add
Apr 13 15:28:18 patient kernel: [22183.980750] PM: Adding info for No Bus:usbmon3
Apr 13 15:28:18 patient kernel: [22183.980757] device: 'usbmon2': device_add
Apr 13 15:28:18 patient kernel: [22183.980774] PM: Adding info for No Bus:usbmon2
Apr 13 15:28:18 patient kernel: [22183.980782] device: 'usbmon1': device_add
Apr 13 15:28:18 patient kernel: [22183.980801] PM: Adding info for No Bus:usbmon1
Apr 13 15:32:52 patient kernel: [22457.996576] waiting module removal not supported: please upgrade
Apr 13 15:32:52 patient kernel: [22457.996628] device: 'usbmon4': device_unregister
Apr 13 15:32:52 patient kernel: [22457.996670] PM: Removing info for No Bus:usbmon4
Apr 13 15:32:52 patient kernel: [22457.996690] device: 'usbmon4': device_create_release
Apr 13 15:32:52 patient kernel: [22457.996709] device: 'usbmon3': device_unregister
Apr 13 15:32:52 patient kernel: [22457.996726] PM: Removing info for No Bus:usbmon3
Apr 13 15:32:52 patient kernel: [22457.996733] device: 'usbmon3': device_create_release
Apr 13 15:32:52 patient kernel: [22457.996737] device: 'usbmon2': device_unregister
Apr 13 15:32:52 patient kernel: [22457.996766] PM: Removing info for No Bus:usbmon2
Apr 13 15:32:52 patient kernel: [22457.996772] device: 'usbmon2': device_create_release
Apr 13 15:32:52 patient kernel: [22457.996776] device: 'usbmon1': device_unregister
Apr 13 15:32:52 patient kernel: [22457.996791] PM: Removing info for No Bus:usbmon1
Apr 13 15:32:52 patient kernel: [22457.996797] device: 'usbmon1': device_create_release
Apr 13 15:32:52 patient kernel: [22457.996800] device: 'usbmon0': device_unregister
Apr 13 15:32:52 patient kernel: [22457.996814] PM: Removing info for No Bus:usbmon0
Apr 13 15:32:52 patient kernel: [22457.996820] device: 'usbmon0': device_create_release
Apr 13 15:32:52 patient kernel: [22457.996824] device class 'usbmon': unregistering
Apr 13 15:32:52 patient kernel: [22457.996827] class 'usbmon': release.
Apr 13 15:32:52 patient kernel: [22457.996828] class_create_release called for usbmon
Apr 13 15:44:08 patient kernel: imklog 5.8.11, log source = /proc/kmsg started.
Apr 13 15:44:08 patient kernel: [ 0.000000] Initializing cgroup subsys cpuset
Apr 13 15:44:08 patient kernel: [ 0.000000] Initializing cgroup subsys cpu
Apr 13 15:44:08 patient kernel: [ 0.000000] Initializing cgroup subsys cpuacct
Apr 13 15:44:08 patient kernel: [ 0.000000] Linux version 3.14.0-rc7-bewest-test-3.14-rc7-carelink-01 (bewest@patient) (gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu9) ) #6 SMP Wed Mar 19 21:12:24 PDT 2014
Apr 13 15:44:08 patient kernel: [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.14.0-rc7-bewest-test-3.14-rc7-carelink-01 root=UUID=5483639b-dd55-4881-b817-9412086c4fe2 ro quiet splash vt.handoff=7
Apr 13 15:44:08 patient kernel: [ 0.000000] KERNEL supported cpus:
Apr 13 15:44:08 patient kernel: [ 0.000000] Intel GenuineIntel
Apr 13 15:44:08 patient kernel: [ 0.000000] AMD AuthenticAMD
Apr 13 15:44:08 patient kernel: [ 0.000000] Centaur CentaurHauls
Apr 13 15:44:08 patient kernel: [ 0.000000] e820: BIOS-provided physical RAM map:
Apr 13 15:44:08 patient kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
Apr 13 15:44:08 patient kernel: [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
Apr 13 15:44:08 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Apr 13 15:44:08 patient kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cbd20fff] usable
Apr 13 15:44:08 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cbd21000-0x00000000cbd27fff] ACPI NVS
Apr 13 15:44:08 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cbd28000-0x00000000cc43dfff] usable
Apr 13 15:44:08 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cc43e000-0x00000000cc6defff] reserved
Apr 13 15:44:08 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cc6df000-0x00000000db7f4fff] usable
Apr 13 15:44:08 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000db7f5000-0x00000000db87dfff] reserved
Apr 13 15:44:08 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000db87e000-0x00000000db8dafff] usable
Apr 13 15:44:08 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000db8db000-0x00000000dba0ffff] ACPI NVS
Apr 13 15:44:08 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000dba10000-0x00000000dbffefff] reserved
Apr 13 15:44:08 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000dbfff000-0x00000000dbffffff] usable
Apr 13 15:44:08 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000dd000000-0x00000000df1fffff] reserved
Apr 13 15:44:08 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Apr 13 15:44:08 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Apr 13 15:44:08 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
Apr 13 15:44:08 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Apr 13 15:44:08 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Apr 13 15:44:08 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Apr 13 15:44:08 patient kernel: [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041fdfffff] usable
Apr 13 15:44:08 patient kernel: [ 0.000000] NX (Execute Disable) protection: active
Apr 13 15:44:08 patient kernel: [ 0.000000] SMBIOS 2.7 present.
Apr 13 15:44:08 patient kernel: [ 0.000000] DMI: System76, Inc. Galago UltraPro/Galago UltraPro, BIOS 4.6.5 07/09/2013
Apr 13 15:44:08 patient kernel: [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Apr 13 15:44:08 patient kernel: [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
Apr 13 15:44:08 patient kernel: [ 0.000000] No AGP bridge found
Apr 13 15:44:08 patient kernel: [ 0.000000] e820: last_pfn = 0x41fe00 max_arch_pfn = 0x400000000
Apr 13 15:44:08 patient kernel: [ 0.000000] MTRR default type: uncachable
Apr 13 15:44:08 patient kernel: [ 0.000000] MTRR fixed ranges enabled:
Apr 13 15:44:08 patient kernel: [ 0.000000] 00000-9FFFF write-back
Apr 13 15:44:08 patient kernel: [ 0.000000] A0000-BFFFF uncachable
Apr 13 15:44:08 patient kernel: [ 0.000000] C0000-CFFFF write-protect
Apr 13 15:44:08 patient kernel: [ 0.000000] D0000-E7FFF uncachable
Apr 13 15:44:08 patient kernel: [ 0.000000] E8000-FFFFF write-protect
Apr 13 15:44:08 patient kernel: [ 0.000000] MTRR variable ranges enabled:
Apr 13 15:44:08 patient kernel: [ 0.000000] 0 base 0000000000 mask 7C00000000 write-back
Apr 13 15:44:08 patient kernel: [ 0.000000] 1 base 0400000000 mask 7FE0000000 write-back
Apr 13 15:44:08 patient kernel: [ 0.000000] 2 base 00E0000000 mask 7FE0000000 uncachable
Apr 13 15:44:08 patient kernel: [ 0.000000] 3 base 00DE000000 mask 7FFE000000 uncachable
Apr 13 15:44:08 patient kernel: [ 0.000000] 4 base 00DD000000 mask 7FFF000000 uncachable
Apr 13 15:44:08 patient kernel: [ 0.000000] 5 base 041FE00000 mask 7FFFE00000 uncachable
Apr 13 15:44:08 patient kernel: [ 0.000000] 6 disabled
Apr 13 15:44:08 patient kernel: [ 0.000000] 7 disabled
Apr 13 15:44:08 patient kernel: [ 0.000000] 8 disabled
Apr 13 15:44:08 patient kernel: [ 0.000000] 9 disabled
Apr 13 15:44:08 patient kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Apr 13 15:44:08 patient kernel: [ 0.000000] original variable MTRRs
Apr 13 15:44:08 patient kernel: [ 0.000000] reg 0, base: 0GB, range: 16GB, type WB
Apr 13 15:44:08 patient kernel: [ 0.000000] reg 1, base: 16GB, range: 512MB, type WB
Apr 13 15:44:08 patient kernel: [ 0.000000] reg 2, base: 3584MB, range: 512MB, type UC
Apr 13 15:44:08 patient kernel: [ 0.000000] reg 3, base: 3552MB, range: 32MB, type UC
Apr 13 15:44:08 patient kernel: [ 0.000000] reg 4, base: 3536MB, range: 16MB, type UC
Apr 13 15:44:08 patient kernel: [ 0.000000] reg 5, base: 16894MB, range: 2MB, type UC
Apr 13 15:44:08 patient kernel: [ 0.000000] total RAM covered: 16334M
Apr 13 15:44:08 patient kernel: [ 0.000000] Found optimal setting for mtrr clean up
Apr 13 15:44:08 patient kernel: [ 0.000000] gran_size: 64K chunk_size: 64M num_reg: 9 lose cover RAM: 0G
Apr 13 15:44:08 patient kernel: [ 0.000000] New variable MTRRs
Apr 13 15:44:08 patient kernel: [ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
Apr 13 15:44:08 patient kernel: [ 0.000000] reg 1, base: 2GB, range: 1GB, type WB
Apr 13 15:44:08 patient kernel: [ 0.000000] reg 2, base: 3GB, range: 512MB, type WB
Apr 13 15:44:08 patient kernel: [ 0.000000] reg 3, base: 3536MB, range: 16MB, type UC
Apr 13 15:44:08 patient kernel: [ 0.000000] reg 4, base: 3552MB, range: 32MB, type UC
Apr 13 15:44:08 patient kernel: [ 0.000000] reg 5, base: 4GB, range: 4GB, type WB
Apr 13 15:44:08 patient kernel: [ 0.000000] reg 6, base: 8GB, range: 8GB, type WB
Apr 13 15:44:08 patient kernel: [ 0.000000] reg 7, base: 16GB, range: 512MB, type WB
Apr 13 15:44:08 patient kernel: [ 0.000000] reg 8, base: 16894MB, range: 2MB, type UC
Apr 13 15:44:08 patient kernel: [ 0.000000] e820: update [mem 0xdd000000-0xffffffff] usable ==> reserved
Apr 13 15:44:08 patient kernel: [ 0.000000] e820: last_pfn = 0xdc000 max_arch_pfn = 0x400000000
Apr 13 15:44:08 patient kernel: [ 0.000000] found SMP MP-table at [mem 0x000fd7a0-0x000fd7af] mapped at [ffff8800000fd7a0]
Apr 13 15:44:08 patient kernel: [ 0.000000] Scanning 1 areas for low memory corruption
Apr 13 15:44:08 patient kernel: [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
Apr 13 15:44:08 patient kernel: [ 0.000000] Using GB pages for direct mapping
Apr 13 15:44:08 patient kernel: [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
Apr 13 15:44:08 patient kernel: [ 0.000000] BRK [0x01fd9000, 0x01fd9fff] PGTABLE
Apr 13 15:44:08 patient kernel: [ 0.000000] BRK [0x01fda000, 0x01fdafff] PGTABLE
Apr 13 15:44:08 patient kernel: [ 0.000000] BRK [0x01fdb000, 0x01fdbfff] PGTABLE
Apr 13 15:44:08 patient kernel: [ 0.000000] init_memory_mapping: [mem 0x41fc00000-0x41fdfffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] [mem 0x41fc00000-0x41fdfffff] page 2M
Apr 13 15:44:08 patient kernel: [ 0.000000] BRK [0x01fdc000, 0x01fdcfff] PGTABLE
Apr 13 15:44:08 patient kernel: [ 0.000000] init_memory_mapping: [mem 0x41c000000-0x41fbfffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] [mem 0x41c000000-0x41fbfffff] page 2M
Apr 13 15:44:08 patient kernel: [ 0.000000] init_memory_mapping: [mem 0x400000000-0x41bffffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] [mem 0x400000000-0x41bffffff] page 2M
Apr 13 15:44:08 patient kernel: [ 0.000000] init_memory_mapping: [mem 0x00100000-0xcbd20fff]
Apr 13 15:44:08 patient kernel: [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
Apr 13 15:44:08 patient kernel: [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
Apr 13 15:44:08 patient kernel: [ 0.000000] [mem 0x40000000-0xbfffffff] page 1G
Apr 13 15:44:08 patient kernel: [ 0.000000] [mem 0xc0000000-0xcbbfffff] page 2M
Apr 13 15:44:08 patient kernel: [ 0.000000] [mem 0xcbc00000-0xcbd20fff] page 4k
Apr 13 15:44:08 patient kernel: [ 0.000000] init_memory_mapping: [mem 0xcbd28000-0xcc43dfff]
Apr 13 15:44:08 patient kernel: [ 0.000000] [mem 0xcbd28000-0xcbdfffff] page 4k
Apr 13 15:44:08 patient kernel: [ 0.000000] [mem 0xcbe00000-0xcc3fffff] page 2M
Apr 13 15:44:08 patient kernel: [ 0.000000] [mem 0xcc400000-0xcc43dfff] page 4k
Apr 13 15:44:08 patient kernel: [ 0.000000] BRK [0x01fdd000, 0x01fddfff] PGTABLE
Apr 13 15:44:08 patient kernel: [ 0.000000] init_memory_mapping: [mem 0xcc6df000-0xdb7f4fff]
Apr 13 15:44:08 patient kernel: [ 0.000000] [mem 0xcc6df000-0xcc7fffff] page 4k
Apr 13 15:44:08 patient kernel: [ 0.000000] [mem 0xcc800000-0xdb5fffff] page 2M
Apr 13 15:44:08 patient kernel: [ 0.000000] [mem 0xdb600000-0xdb7f4fff] page 4k
Apr 13 15:44:08 patient kernel: [ 0.000000] BRK [0x01fde000, 0x01fdefff] PGTABLE
Apr 13 15:44:08 patient kernel: [ 0.000000] init_memory_mapping: [mem 0xdb87e000-0xdb8dafff]
Apr 13 15:44:08 patient kernel: [ 0.000000] [mem 0xdb87e000-0xdb8dafff] page 4k
Apr 13 15:44:08 patient kernel: [ 0.000000] init_memory_mapping: [mem 0xdbfff000-0xdbffffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] [mem 0xdbfff000-0xdbffffff] page 4k
Apr 13 15:44:08 patient kernel: [ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] [mem 0x100000000-0x3ffffffff] page 1G
Apr 13 15:44:08 patient kernel: [ 0.000000] RAMDISK: [mem 0x35daa000-0x36eccfff]
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: RSDP 00000000000f0490 000024 (v02 ALASKA)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: XSDT 00000000db9e3080 00007C (v01 ALASKA A M I 01072009 AMI 00010013)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: FACP 00000000db9efb80 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: DSDT 00000000db9e3190 00C9EA (v02 ALASKA A M I 00000024 INTL 20091112)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: FACS 00000000dba0e080 000040
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: APIC 00000000db9efc90 000092 (v03 ALASKA A M I 01072009 AMI 00010013)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: FPDT 00000000db9efd28 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: SSDT 00000000db9efd70 0015C2 (v01 TrmRef PtidDevc 00001000 INTL 20091112)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: SSDT 00000000db9f1338 0004F7 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: SSDT 00000000db9f1830 000AD8 (v01 PmRef CpuPm 00003000 INTL 20051117)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: MCFG 00000000db9f2308 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: HPET 00000000db9f2348 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: SSDT 00000000db9f2380 000315 (v01 SataRe SataTabl 00001000 INTL 20091112)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: SSDT 00000000db9f2698 001917 (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: DMAR 00000000db9f3fb0 0000B8 (v01 INTEL HSW 00000001 INTL 00000001)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
Apr 13 15:44:08 patient kernel: [ 0.000000] No NUMA configuration found
Apr 13 15:44:08 patient kernel: [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000041fdfffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x41fdfffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] NODE_DATA [mem 0x41fdf6000-0x41fdfafff]
Apr 13 15:44:08 patient kernel: [ 0.000000] [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040f400000-ffff88041f3fffff] on node 0
Apr 13 15:44:08 patient kernel: [ 0.000000] Zone ranges:
Apr 13 15:44:08 patient kernel: [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] Normal [mem 0x100000000-0x41fdfffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] Movable zone start for each node
Apr 13 15:44:08 patient kernel: [ 0.000000] Early memory node ranges
Apr 13 15:44:08 patient kernel: [ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
Apr 13 15:44:08 patient kernel: [ 0.000000] node 0: [mem 0x00100000-0xcbd20fff]
Apr 13 15:44:08 patient kernel: [ 0.000000] node 0: [mem 0xcbd28000-0xcc43dfff]
Apr 13 15:44:08 patient kernel: [ 0.000000] node 0: [mem 0xcc6df000-0xdb7f4fff]
Apr 13 15:44:08 patient kernel: [ 0.000000] node 0: [mem 0xdb87e000-0xdb8dafff]
Apr 13 15:44:08 patient kernel: [ 0.000000] node 0: [mem 0xdbfff000-0xdbffffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] node 0: [mem 0x100000000-0x41fdfffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] On node 0 totalpages: 4174663
Apr 13 15:44:08 patient kernel: [ 0.000000] DMA zone: 64 pages used for memmap
Apr 13 15:44:08 patient kernel: [ 0.000000] DMA zone: 21 pages reserved
Apr 13 15:44:08 patient kernel: [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
Apr 13 15:44:08 patient kernel: [ 0.000000] DMA32 zone: 13975 pages used for memmap
Apr 13 15:44:08 patient kernel: [ 0.000000] DMA32 zone: 894379 pages, LIFO batch:31
Apr 13 15:44:08 patient kernel: [ 0.000000] Normal zone: 51192 pages used for memmap
Apr 13 15:44:08 patient kernel: [ 0.000000] Normal zone: 3276288 pages, LIFO batch:31
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Apr 13 15:44:08 patient kernel: [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: IRQ0 used by override.
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: IRQ2 used by override.
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: IRQ9 used by override.
Apr 13 15:44:08 patient kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information
Apr 13 15:44:08 patient kernel: [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
Apr 13 15:44:08 patient kernel: [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Apr 13 15:44:08 patient kernel: [ 0.000000] nr_irqs_gsi: 40
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xcbd21000-0xcbd27fff]
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xcc43e000-0xcc6defff]
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xdb7f5000-0xdb87dfff]
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xdb8db000-0xdba0ffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xdba10000-0xdbffefff]
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xdc000000-0xdcffffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xdd000000-0xdf1fffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xdf200000-0xf7ffffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Apr 13 15:44:08 patient kernel: [ 0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices
Apr 13 15:44:08 patient kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware
Apr 13 15:44:08 patient kernel: [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
Apr 13 15:44:08 patient kernel: [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88041fa00000 s86592 r8192 d24000 u262144
Apr 13 15:44:08 patient kernel: [ 0.000000] pcpu-alloc: s86592 r8192 d24000 u262144 alloc=1*2097152
Apr 13 15:44:08 patient kernel: [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
Apr 13 15:44:08 patient kernel: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4109411
Apr 13 15:44:08 patient kernel: [ 0.000000] Policy zone: Normal
Apr 13 15:44:08 patient kernel: [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.14.0-rc7-bewest-test-3.14-rc7-carelink-01 root=UUID=5483639b-dd55-4881-b817-9412086c4fe2 ro quiet splash vt.handoff=7
Apr 13 15:44:08 patient kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
Apr 13 15:44:08 patient kernel: [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
Apr 13 15:44:08 patient kernel: [ 0.000000] Checking aperture...
Apr 13 15:44:08 patient kernel: [ 0.000000] No AGP bridge found
Apr 13 15:44:08 patient kernel: [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
Apr 13 15:44:08 patient kernel: [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Apr 13 15:44:08 patient kernel: [ 0.000000] Memory: 16335348K/16698652K available (7409K kernel code, 1114K rwdata, 3496K rodata, 1340K init, 1444K bss, 363304K reserved)
Apr 13 15:44:08 patient kernel: [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Apr 13 15:44:08 patient kernel: [ 0.000000] Hierarchical RCU implementation.
Apr 13 15:44:08 patient kernel: [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
Apr 13 15:44:08 patient kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
Apr 13 15:44:08 patient kernel: [ 0.000000] Offload RCU callbacks from all CPUs
Apr 13 15:44:08 patient kernel: [ 0.000000] Offload RCU callbacks from CPUs: 0-7.
Apr 13 15:44:08 patient kernel: [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Apr 13 15:44:08 patient kernel: [ 0.000000] NR_IRQS:16640 nr_irqs:744 16
Apr 13 15:44:08 patient kernel: [ 0.000000] Console: colour dummy device 80x25
Apr 13 15:44:08 patient kernel: [ 0.000000] console [tty0] enabled
Apr 13 15:44:08 patient kernel: [ 0.000000] allocated 67108864 bytes of page_cgroup
Apr 13 15:44:08 patient kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Apr 13 15:44:08 patient kernel: [ 0.000000] hpet clockevent registered
Apr 13 15:44:08 patient kernel: [ 0.000000] tsc: Fast TSC calibration using PIT
Apr 13 15:44:08 patient kernel: [ 0.000000] tsc: Detected 1995.527 MHz processor
Apr 13 15:44:08 patient kernel: [ 0.000032] Calibrating delay loop (skipped), value calculated using timer frequency.. 3991.05 BogoMIPS (lpj=7982108)
Apr 13 15:44:08 patient kernel: [ 0.000035] pid_max: default: 32768 minimum: 301
Apr 13 15:44:08 patient kernel: [ 0.000042] ACPI: Core revision 20131218
Apr 13 15:44:08 patient kernel: [ 0.008306] ACPI: All ACPI Tables successfully acquired
Apr 13 15:44:08 patient kernel: [ 0.018875] Security Framework initialized
Apr 13 15:44:08 patient kernel: [ 0.018889] AppArmor: AppArmor initialized
Apr 13 15:44:08 patient kernel: [ 0.018890] Yama: becoming mindful.
Apr 13 15:44:08 patient kernel: [ 0.020094] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
Apr 13 15:44:08 patient kernel: [ 0.023583] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Apr 13 15:44:08 patient kernel: [ 0.025035] Mount-cache hash table entries: 256
Apr 13 15:44:08 patient kernel: [ 0.025203] Initializing cgroup subsys memory
Apr 13 15:44:08 patient kernel: [ 0.025208] Initializing cgroup subsys devices
Apr 13 15:44:08 patient kernel: [ 0.025209] Initializing cgroup subsys freezer
Apr 13 15:44:08 patient kernel: [ 0.025210] Initializing cgroup subsys net_cls
Apr 13 15:44:08 patient kernel: [ 0.025212] Initializing cgroup subsys blkio
Apr 13 15:44:08 patient kernel: [ 0.025213] Initializing cgroup subsys perf_event
Apr 13 15:44:08 patient kernel: [ 0.025215] Initializing cgroup subsys hugetlb
Apr 13 15:44:08 patient kernel: [ 0.025241] CPU: Physical Processor ID: 0
Apr 13 15:44:08 patient kernel: [ 0.025242] CPU: Processor Core ID: 0
Apr 13 15:44:08 patient kernel: [ 0.025246] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Apr 13 15:44:08 patient kernel: [ 0.025246] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Apr 13 15:44:08 patient kernel: [ 0.026270] mce: CPU supports 10 MCE banks
Apr 13 15:44:08 patient kernel: [ 0.026288] CPU0: Thermal monitoring enabled (TM1)
Apr 13 15:44:08 patient kernel: [ 0.026303] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
Apr 13 15:44:08 patient kernel: [ 0.026303] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
Apr 13 15:44:08 patient kernel: [ 0.026303] tlb_flushall_shift: 6
Apr 13 15:44:08 patient kernel: [ 0.026413] Freeing SMP alternatives memory: 28K (ffffffff81e67000 - ffffffff81e6e000)
Apr 13 15:44:08 patient kernel: [ 0.027467] ftrace: allocating 28478 entries in 112 pages
Apr 13 15:44:08 patient kernel: [ 0.041022] dmar: Host address width 39
Apr 13 15:44:08 patient kernel: [ 0.041025] dmar: DRHD base: 0x000000fed90000 flags: 0x0
Apr 13 15:44:08 patient kernel: [ 0.041031] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
Apr 13 15:44:08 patient kernel: [ 0.041032] dmar: DRHD base: 0x000000fed91000 flags: 0x1
Apr 13 15:44:08 patient kernel: [ 0.041037] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
Apr 13 15:44:08 patient kernel: [ 0.041038] dmar: RMRR base: 0x000000dbef5000 end: 0x000000dbf03fff
Apr 13 15:44:08 patient kernel: [ 0.041039] dmar: RMRR base: 0x000000dd000000 end: 0x000000df1fffff
Apr 13 15:44:08 patient kernel: [ 0.041106] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
Apr 13 15:44:08 patient kernel: [ 0.041107] HPET id 0 under DRHD base 0xfed91000
Apr 13 15:44:08 patient kernel: [ 0.041108] Queued invalidation will be enabled to support x2apic and Intr-remapping.
Apr 13 15:44:08 patient kernel: [ 0.041293] Enabled IRQ remapping in x2apic mode
Apr 13 15:44:08 patient kernel: [ 0.041294] Enabling x2apic
Apr 13 15:44:08 patient kernel: [ 0.041295] Enabled x2apic
Apr 13 15:44:08 patient kernel: [ 0.041300] Switched APIC routing to cluster x2apic.
Apr 13 15:44:08 patient kernel: [ 0.041727] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Apr 13 15:44:08 patient kernel: [ 0.081401] smpboot: CPU0: Intel(R) Core(TM) i7-4750HQ CPU @ 2.00GHz (fam: 06, model: 46, stepping: 01)
Apr 13 15:44:08 patient kernel: [ 0.081409] TSC deadline timer enabled
Apr 13 15:44:08 patient kernel: [ 0.083489] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
Apr 13 15:44:08 patient kernel: [ 0.083496] ... version: 3
Apr 13 15:44:08 patient kernel: [ 0.083497] ... bit width: 48
Apr 13 15:44:08 patient kernel: [ 0.083498] ... generic registers: 4
Apr 13 15:44:08 patient kernel: [ 0.083499] ... value mask: 0000ffffffffffff
Apr 13 15:44:08 patient kernel: [ 0.083500] ... max period: 0000ffffffffffff
Apr 13 15:44:08 patient kernel: [ 0.083501] ... fixed-purpose events: 3
Apr 13 15:44:08 patient kernel: [ 0.083502] ... event mask: 000000070000000f
Apr 13 15:44:08 patient kernel: [ 0.085209] x86: Booting SMP configuration:
Apr 13 15:44:08 patient kernel: [ 0.085211] .... node #0, CPUs: #1
Apr 13 15:44:08 patient kernel: [ 0.105986] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
Apr 13 15:44:08 patient kernel: [ 0.106067] #2 #3 #4 #5 #6 #7
Apr 13 15:44:08 patient kernel: [ 0.231280] x86: Booted up 1 node, 8 CPUs
Apr 13 15:44:08 patient kernel: [ 0.231285] smpboot: Total of 8 processors activated (31928.43 BogoMIPS)
Apr 13 15:44:08 patient kernel: [ 0.358174] devtmpfs: initialized
Apr 13 15:44:08 patient kernel: [ 0.358192] device: 'platform': device_add
Apr 13 15:44:08 patient kernel: [ 0.358203] PM: Adding info for No Bus:platform
Apr 13 15:44:08 patient kernel: [ 0.358211] bus: 'platform': registered
Apr 13 15:44:08 patient kernel: [ 0.358219] bus: 'cpu': registered
Apr 13 15:44:08 patient kernel: [ 0.358221] device: 'cpu': device_add
Apr 13 15:44:08 patient kernel: [ 0.358231] PM: Adding info for No Bus:cpu
Apr 13 15:44:08 patient kernel: [ 0.358237] bus: 'memory': registered
Apr 13 15:44:08 patient kernel: [ 0.358239] device: 'memory': device_add
Apr 13 15:44:08 patient kernel: [ 0.358249] PM: Adding info for No Bus:memory
Apr 13 15:44:08 patient kernel: [ 0.358252] device: 'memory0': device_add
Apr 13 15:44:08 patient kernel: [ 0.358258] bus: 'memory': add device memory0
Apr 13 15:44:08 patient kernel: [ 0.358266] PM: Adding info for memory:memory0
Apr 13 15:44:08 patient kernel: [ 0.358270] device: 'memory1': device_add
Apr 13 15:44:08 patient kernel: [ 0.358276] bus: 'memory': add device memory1
Apr 13 15:44:08 patient kernel: [ 0.358283] PM: Adding info for memory:memory1
Apr 13 15:44:08 patient kernel: [ 0.358287] device: 'memory2': device_add
Apr 13 15:44:08 patient kernel: [ 0.358292] bus: 'memory': add device memory2
Apr 13 15:44:08 patient kernel: [ 0.358299] PM: Adding info for memory:memory2
Apr 13 15:44:08 patient kernel: [ 0.358303] device: 'memory3': device_add
Apr 13 15:44:08 patient kernel: [ 0.358309] bus: 'memory': add device memory3
Apr 13 15:44:08 patient kernel: [ 0.358315] PM: Adding info for memory:memory3
Apr 13 15:44:08 patient kernel: [ 0.358318] device: 'memory4': device_add
Apr 13 15:44:08 patient kernel: [ 0.358323] bus: 'memory': add device memory4
Apr 13 15:44:08 patient kernel: [ 0.358330] PM: Adding info for memory:memory4
Apr 13 15:44:08 patient kernel: [ 0.358333] device: 'memory5': device_add
Apr 13 15:44:08 patient kernel: [ 0.358338] bus: 'memory': add device memory5
Apr 13 15:44:08 patient kernel: [ 0.358344] PM: Adding info for memory:memory5
Apr 13 15:44:08 patient kernel: [ 0.358347] device: 'memory6': device_add
Apr 13 15:44:08 patient kernel: [ 0.358352] bus: 'memory': add device memory6
Apr 13 15:44:08 patient kernel: [ 0.358359] PM: Adding info for memory:memory6
Apr 13 15:44:08 patient kernel: [ 0.358362] device: 'memory7': device_add
Apr 13 15:44:08 patient kernel: [ 0.358367] bus: 'memory': add device memory7
Apr 13 15:44:08 patient kernel: [ 0.358374] PM: Adding info for memory:memory7
Apr 13 15:44:08 patient kernel: [ 0.358376] device: 'memory8': device_add
Apr 13 15:44:08 patient kernel: [ 0.358382] bus: 'memory': add device memory8
Apr 13 15:44:08 patient kernel: [ 0.358388] PM: Adding info for memory:memory8
Apr 13 15:44:08 patient kernel: [ 0.358391] device: 'memory9': device_add
Apr 13 15:44:08 patient kernel: [ 0.358396] bus: 'memory': add device memory9
Apr 13 15:44:08 patient kernel: [ 0.358403] PM: Adding info for memory:memory9
Apr 13 15:44:08 patient kernel: [ 0.358406] device: 'memory10': device_add
Apr 13 15:44:08 patient kernel: [ 0.358411] bus: 'memory': add device memory10
Apr 13 15:44:08 patient kernel: [ 0.358418] PM: Adding info for memory:memory10
Apr 13 15:44:08 patient kernel: [ 0.358421] device: 'memory11': device_add
Apr 13 15:44:08 patient kernel: [ 0.358425] bus: 'memory': add device memory11
Apr 13 15:44:08 patient kernel: [ 0.358433] PM: Adding info for memory:memory11
Apr 13 15:44:08 patient kernel: [ 0.358436] device: 'memory12': device_add
Apr 13 15:44:08 patient kernel: [ 0.358440] bus: 'memory': add device memory12
Apr 13 15:44:08 patient kernel: [ 0.358447] PM: Adding info for memory:memory12
Apr 13 15:44:08 patient kernel: [ 0.358450] device: 'memory13': device_add
Apr 13 15:44:08 patient kernel: [ 0.358455] bus: 'memory': add device memory13
Apr 13 15:44:08 patient kernel: [ 0.358462] PM: Adding info for memory:memory13
Apr 13 15:44:08 patient kernel: [ 0.358465] device: 'memory14': device_add
Apr 13 15:44:08 patient kernel: [ 0.358469] bus: 'memory': add device memory14
Apr 13 15:44:08 patient kernel: [ 0.358477] PM: Adding info for memory:memory14
Apr 13 15:44:08 patient kernel: [ 0.358479] device: 'memory15': device_add
Apr 13 15:44:08 patient kernel: [ 0.358484] bus: 'memory': add device memory15
Apr 13 15:44:08 patient kernel: [ 0.358491] PM: Adding info for memory:memory15
Apr 13 15:44:08 patient kernel: [ 0.358493] device: 'memory16': device_add
Apr 13 15:44:08 patient kernel: [ 0.358498] bus: 'memory': add device memory16
Apr 13 15:44:08 patient kernel: [ 0.358505] PM: Adding info for memory:memory16
Apr 13 15:44:08 patient kernel: [ 0.358508] device: 'memory17': device_add
Apr 13 15:44:08 patient kernel: [ 0.358513] bus: 'memory': add device memory17
Apr 13 15:44:08 patient kernel: [ 0.358519] PM: Adding info for memory:memory17
Apr 13 15:44:08 patient kernel: [ 0.358522] device: 'memory18': device_add
Apr 13 15:44:08 patient kernel: [ 0.358527] bus: 'memory': add device memory18
Apr 13 15:44:08 patient kernel: [ 0.358534] PM: Adding info for memory:memory18
Apr 13 15:44:08 patient kernel: [ 0.358537] device: 'memory19': device_add
Apr 13 15:44:08 patient kernel: [ 0.358541] bus: 'memory': add device memory19
Apr 13 15:44:08 patient kernel: [ 0.358548] PM: Adding info for memory:memory19
Apr 13 15:44:08 patient kernel: [ 0.358552] device: 'memory20': device_add
Apr 13 15:44:08 patient kernel: [ 0.358558] bus: 'memory': add device memory20
Apr 13 15:44:08 patient kernel: [ 0.358565] PM: Adding info for memory:memory20
Apr 13 15:44:08 patient kernel: [ 0.358567] device: 'memory21': device_add
Apr 13 15:44:08 patient kernel: [ 0.358572] bus: 'memory': add device memory21
Apr 13 15:44:08 patient kernel: [ 0.358580] PM: Adding info for memory:memory21
Apr 13 15:44:08 patient kernel: [ 0.358582] device: 'memory22': device_add
Apr 13 15:44:08 patient kernel: [ 0.358587] bus: 'memory': add device memory22
Apr 13 15:44:08 patient kernel: [ 0.358594] PM: Adding info for memory:memory22
Apr 13 15:44:08 patient kernel: [ 0.358596] device: 'memory23': device_add
Apr 13 15:44:08 patient kernel: [ 0.358601] bus: 'memory': add device memory23
Apr 13 15:44:08 patient kernel: [ 0.358610] PM: Adding info for memory:memory23
Apr 13 15:44:08 patient kernel: [ 0.358614] device: 'memory24': device_add
Apr 13 15:44:08 patient kernel: [ 0.358619] bus: 'memory': add device memory24
Apr 13 15:44:08 patient kernel: [ 0.358625] PM: Adding info for memory:memory24
Apr 13 15:44:08 patient kernel: [ 0.358628] device: 'memory25': device_add
Apr 13 15:44:08 patient kernel: [ 0.358634] bus: 'memory': add device memory25
Apr 13 15:44:08 patient kernel: [ 0.358640] PM: Adding info for memory:memory25
Apr 13 15:44:08 patient kernel: [ 0.358643] device: 'memory26': device_add
Apr 13 15:44:08 patient kernel: [ 0.358648] bus: 'memory': add device memory26
Apr 13 15:44:08 patient kernel: [ 0.358655] PM: Adding info for memory:memory26
Apr 13 15:44:08 patient kernel: [ 0.358658] device: 'memory27': device_add
Apr 13 15:44:08 patient kernel: [ 0.358662] bus: 'memory': add device memory27
Apr 13 15:44:08 patient kernel: [ 0.358669] PM: Adding info for memory:memory27
Apr 13 15:44:08 patient kernel: [ 0.358672] device: 'memory32': device_add
Apr 13 15:44:08 patient kernel: [ 0.358677] bus: 'memory': add device memory32
Apr 13 15:44:08 patient kernel: [ 0.358684] PM: Adding info for memory:memory32
Apr 13 15:44:08 patient kernel: [ 0.358687] device: 'memory33': device_add
Apr 13 15:44:08 patient kernel: [ 0.358691] bus: 'memory': add device memory33
Apr 13 15:44:08 patient kernel: [ 0.358698] PM: Adding info for memory:memory33
Apr 13 15:44:08 patient kernel: [ 0.358701] device: 'memory34': device_add
Apr 13 15:44:08 patient kernel: [ 0.358706] bus: 'memory': add device memory34
Apr 13 15:44:08 patient kernel: [ 0.358713] PM: Adding info for memory:memory34
Apr 13 15:44:08 patient kernel: [ 0.358715] device: 'memory35': device_add
Apr 13 15:44:08 patient kernel: [ 0.358720] bus: 'memory': add device memory35
Apr 13 15:44:08 patient kernel: [ 0.358728] PM: Adding info for memory:memory35
Apr 13 15:44:08 patient kernel: [ 0.358730] device: 'memory36': device_add
Apr 13 15:44:08 patient kernel: [ 0.358735] bus: 'memory': add device memory36
Apr 13 15:44:08 patient kernel: [ 0.358742] PM: Adding info for memory:memory36
Apr 13 15:44:08 patient kernel: [ 0.358744] device: 'memory37': device_add
Apr 13 15:44:08 patient kernel: [ 0.358749] bus: 'memory': add device memory37
Apr 13 15:44:08 patient kernel: [ 0.358757] PM: Adding info for memory:memory37
Apr 13 15:44:08 patient kernel: [ 0.358761] device: 'memory38': device_add
Apr 13 15:44:08 patient kernel: [ 0.358766] bus: 'memory': add device memory38
Apr 13 15:44:08 patient kernel: [ 0.358772] PM: Adding info for memory:memory38
Apr 13 15:44:08 patient kernel: [ 0.358775] device: 'memory39': device_add
Apr 13 15:44:08 patient kernel: [ 0.358781] bus: 'memory': add device memory39
Apr 13 15:44:08 patient kernel: [ 0.358787] PM: Adding info for memory:memory39
Apr 13 15:44:08 patient kernel: [ 0.358790] device: 'memory40': device_add
Apr 13 15:44:08 patient kernel: [ 0.358795] bus: 'memory': add device memory40
Apr 13 15:44:08 patient kernel: [ 0.358801] PM: Adding info for memory:memory40
Apr 13 15:44:08 patient kernel: [ 0.358804] device: 'memory41': device_add
Apr 13 15:44:08 patient kernel: [ 0.358809] bus: 'memory': add device memory41
Apr 13 15:44:08 patient kernel: [ 0.358816] PM: Adding info for memory:memory41
Apr 13 15:44:08 patient kernel: [ 0.358819] device: 'memory42': device_add
Apr 13 15:44:08 patient kernel: [ 0.358824] bus: 'memory': add device memory42
Apr 13 15:44:08 patient kernel: [ 0.358831] PM: Adding info for memory:memory42
Apr 13 15:44:08 patient kernel: [ 0.358834] device: 'memory43': device_add
Apr 13 15:44:08 patient kernel: [ 0.358838] bus: 'memory': add device memory43
Apr 13 15:44:08 patient kernel: [ 0.358845] PM: Adding info for memory:memory43
Apr 13 15:44:08 patient kernel: [ 0.358848] device: 'memory44': device_add
Apr 13 15:44:08 patient kernel: [ 0.358852] bus: 'memory': add device memory44
Apr 13 15:44:08 patient kernel: [ 0.358860] PM: Adding info for memory:memory44
Apr 13 15:44:08 patient kernel: [ 0.358863] device: 'memory45': device_add
Apr 13 15:44:08 patient kernel: [ 0.358867] bus: 'memory': add device memory45
Apr 13 15:44:08 patient kernel: [ 0.358874] PM: Adding info for memory:memory45
Apr 13 15:44:08 patient kernel: [ 0.358877] device: 'memory46': device_add
Apr 13 15:44:08 patient kernel: [ 0.358882] bus: 'memory': add device memory46
Apr 13 15:44:08 patient kernel: [ 0.358889] PM: Adding info for memory:memory46
Apr 13 15:44:08 patient kernel: [ 0.358892] device: 'memory47': device_add
Apr 13 15:44:08 patient kernel: [ 0.358896] bus: 'memory': add device memory47
Apr 13 15:44:08 patient kernel: [ 0.358904] PM: Adding info for memory:memory47
Apr 13 15:44:08 patient kernel: [ 0.358906] device: 'memory48': device_add
Apr 13 15:44:08 patient kernel: [ 0.358913] bus: 'memory': add device memory48
Apr 13 15:44:08 patient kernel: [ 0.358920] PM: Adding info for memory:memory48
Apr 13 15:44:08 patient kernel: [ 0.358924] device: 'memory49': device_add
Apr 13 15:44:08 patient kernel: [ 0.358929] bus: 'memory': add device memory49
Apr 13 15:44:08 patient kernel: [ 0.358937] PM: Adding info for memory:memory49
Apr 13 15:44:08 patient kernel: [ 0.358939] device: 'memory50': device_add
Apr 13 15:44:08 patient kernel: [ 0.358944] bus: 'memory': add device memory50
Apr 13 15:44:08 patient kernel: [ 0.358951] PM: Adding info for memory:memory50
Apr 13 15:44:08 patient kernel: [ 0.358954] device: 'memory51': device_add
Apr 13 15:44:08 patient kernel: [ 0.358960] bus: 'memory': add device memory51
Apr 13 15:44:08 patient kernel: [ 0.358967] PM: Adding info for memory:memory51
Apr 13 15:44:08 patient kernel: [ 0.358969] device: 'memory52': device_add
Apr 13 15:44:08 patient kernel: [ 0.358974] bus: 'memory': add device memory52
Apr 13 15:44:08 patient kernel: [ 0.358982] PM: Adding info for memory:memory52
Apr 13 15:44:08 patient kernel: [ 0.358985] device: 'memory53': device_add
Apr 13 15:44:08 patient kernel: [ 0.358990] bus: 'memory': add device memory53
Apr 13 15:44:08 patient kernel: [ 0.358997] PM: Adding info for memory:memory53
Apr 13 15:44:08 patient kernel: [ 0.359000] device: 'memory54': device_add
Apr 13 15:44:08 patient kernel: [ 0.359005] bus: 'memory': add device memory54
Apr 13 15:44:08 patient kernel: [ 0.359013] PM: Adding info for memory:memory54
Apr 13 15:44:08 patient kernel: [ 0.359015] device: 'memory55': device_add
Apr 13 15:44:08 patient kernel: [ 0.359020] bus: 'memory': add device memory55
Apr 13 15:44:08 patient kernel: [ 0.359027] PM: Adding info for memory:memory55
Apr 13 15:44:08 patient kernel: [ 0.359030] device: 'memory56': device_add
Apr 13 15:44:08 patient kernel: [ 0.359036] bus: 'memory': add device memory56
Apr 13 15:44:08 patient kernel: [ 0.359043] PM: Adding info for memory:memory56
Apr 13 15:44:08 patient kernel: [ 0.359045] device: 'memory57': device_add
Apr 13 15:44:08 patient kernel: [ 0.359050] bus: 'memory': add device memory57
Apr 13 15:44:08 patient kernel: [ 0.359057] PM: Adding info for memory:memory57
Apr 13 15:44:08 patient kernel: [ 0.359060] device: 'memory58': device_add
Apr 13 15:44:08 patient kernel: [ 0.359066] bus: 'memory': add device memory58
Apr 13 15:44:08 patient kernel: [ 0.359073] PM: Adding info for memory:memory58
Apr 13 15:44:08 patient kernel: [ 0.359075] device: 'memory59': device_add
Apr 13 15:44:08 patient kernel: [ 0.359080] bus: 'memory': add device memory59
Apr 13 15:44:08 patient kernel: [ 0.359088] PM: Adding info for memory:memory59
Apr 13 15:44:08 patient kernel: [ 0.359091] device: 'memory60': device_add
Apr 13 15:44:08 patient kernel: [ 0.359096] bus: 'memory': add device memory60
Apr 13 15:44:08 patient kernel: [ 0.359103] PM: Adding info for memory:memory60
Apr 13 15:44:08 patient kernel: [ 0.359106] device: 'memory61': device_add
Apr 13 15:44:08 patient kernel: [ 0.359111] bus: 'memory': add device memory61
Apr 13 15:44:08 patient kernel: [ 0.359119] PM: Adding info for memory:memory61
Apr 13 15:44:08 patient kernel: [ 0.359121] device: 'memory62': device_add
Apr 13 15:44:08 patient kernel: [ 0.359126] bus: 'memory': add device memory62
Apr 13 15:44:08 patient kernel: [ 0.359133] PM: Adding info for memory:memory62
Apr 13 15:44:08 patient kernel: [ 0.359136] device: 'memory63': device_add
Apr 13 15:44:08 patient kernel: [ 0.359142] bus: 'memory': add device memory63
Apr 13 15:44:08 patient kernel: [ 0.359149] PM: Adding info for memory:memory63
Apr 13 15:44:08 patient kernel: [ 0.359151] device: 'memory64': device_add
Apr 13 15:44:08 patient kernel: [ 0.359156] bus: 'memory': add device memory64
Apr 13 15:44:08 patient kernel: [ 0.359165] PM: Adding info for memory:memory64
Apr 13 15:44:08 patient kernel: [ 0.359167] device: 'memory65': device_add
Apr 13 15:44:08 patient kernel: [ 0.359172] bus: 'memory': add device memory65
Apr 13 15:44:08 patient kernel: [ 0.359179] PM: Adding info for memory:memory65
Apr 13 15:44:08 patient kernel: [ 0.359182] device: 'memory66': device_add
Apr 13 15:44:08 patient kernel: [ 0.359187] bus: 'memory': add device memory66
Apr 13 15:44:08 patient kernel: [ 0.359195] PM: Adding info for memory:memory66
Apr 13 15:44:08 patient kernel: [ 0.359197] device: 'memory67': device_add
Apr 13 15:44:08 patient kernel: [ 0.359202] bus: 'memory': add device memory67
Apr 13 15:44:08 patient kernel: [ 0.359210] PM: Adding info for memory:memory67
Apr 13 15:44:08 patient kernel: [ 0.359212] device: 'memory68': device_add
Apr 13 15:44:08 patient kernel: [ 0.359218] bus: 'memory': add device memory68
Apr 13 15:44:08 patient kernel: [ 0.359225] PM: Adding info for memory:memory68
Apr 13 15:44:08 patient kernel: [ 0.359228] device: 'memory69': device_add
Apr 13 15:44:08 patient kernel: [ 0.359233] bus: 'memory': add device memory69
Apr 13 15:44:08 patient kernel: [ 0.359241] PM: Adding info for memory:memory69
Apr 13 15:44:08 patient kernel: [ 0.359246] device: 'memory70': device_add
Apr 13 15:44:08 patient kernel: [ 0.359251] bus: 'memory': add device memory70
Apr 13 15:44:08 patient kernel: [ 0.359258] PM: Adding info for memory:memory70
Apr 13 15:44:08 patient kernel: [ 0.359261] device: 'memory71': device_add
Apr 13 15:44:08 patient kernel: [ 0.359266] bus: 'memory': add device memory71
Apr 13 15:44:08 patient kernel: [ 0.359274] PM: Adding info for memory:memory71
Apr 13 15:44:08 patient kernel: [ 0.359276] device: 'memory72': device_add
Apr 13 15:44:08 patient kernel: [ 0.359281] bus: 'memory': add device memory72
Apr 13 15:44:08 patient kernel: [ 0.359289] PM: Adding info for memory:memory72
Apr 13 15:44:08 patient kernel: [ 0.359291] device: 'memory73': device_add
Apr 13 15:44:08 patient kernel: [ 0.359299] bus: 'memory': add device memory73
Apr 13 15:44:08 patient kernel: [ 0.359306] PM: Adding info for memory:memory73
Apr 13 15:44:08 patient kernel: [ 0.359308] device: 'memory74': device_add
Apr 13 15:44:08 patient kernel: [ 0.359313] bus: 'memory': add device memory74
Apr 13 15:44:08 patient kernel: [ 0.359321] PM: Adding info for memory:memory74
Apr 13 15:44:08 patient kernel: [ 0.359323] device: 'memory75': device_add
Apr 13 15:44:08 patient kernel: [ 0.359329] bus: 'memory': add device memory75
Apr 13 15:44:08 patient kernel: [ 0.359336] PM: Adding info for memory:memory75
Apr 13 15:44:08 patient kernel: [ 0.359339] device: 'memory76': device_add
Apr 13 15:44:08 patient kernel: [ 0.359344] bus: 'memory': add device memory76
Apr 13 15:44:08 patient kernel: [ 0.359352] PM: Adding info for memory:memory76
Apr 13 15:44:08 patient kernel: [ 0.359354] device: 'memory77': device_add
Apr 13 15:44:08 patient kernel: [ 0.359359] bus: 'memory': add device memory77
Apr 13 15:44:08 patient kernel: [ 0.359367] PM: Adding info for memory:memory77
Apr 13 15:44:08 patient kernel: [ 0.359369] device: 'memory78': device_add
Apr 13 15:44:08 patient kernel: [ 0.359374] bus: 'memory': add device memory78
Apr 13 15:44:08 patient kernel: [ 0.359382] PM: Adding info for memory:memory78
Apr 13 15:44:08 patient kernel: [ 0.359385] device: 'memory79': device_add
Apr 13 15:44:08 patient kernel: [ 0.359390] bus: 'memory': add device memory79
Apr 13 15:44:08 patient kernel: [ 0.359397] PM: Adding info for memory:memory79
Apr 13 15:44:08 patient kernel: [ 0.359400] device: 'memory80': device_add
Apr 13 15:44:08 patient kernel: [ 0.359406] bus: 'memory': add device memory80
Apr 13 15:44:08 patient kernel: [ 0.359413] PM: Adding info for memory:memory80
Apr 13 15:44:08 patient kernel: [ 0.359415] device: 'memory81': device_add
Apr 13 15:44:08 patient kernel: [ 0.359420] bus: 'memory': add device memory81
Apr 13 15:44:08 patient kernel: [ 0.359428] PM: Adding info for memory:memory81
Apr 13 15:44:08 patient kernel: [ 0.359431] device: 'memory82': device_add
Apr 13 15:44:08 patient kernel: [ 0.359436] bus: 'memory': add device memory82
Apr 13 15:44:08 patient kernel: [ 0.359443] PM: Adding info for memory:memory82
Apr 13 15:44:08 patient kernel: [ 0.359446] device: 'memory83': device_add
Apr 13 15:44:08 patient kernel: [ 0.359451] bus: 'memory': add device memory83
Apr 13 15:44:08 patient kernel: [ 0.359459] PM: Adding info for memory:memory83
Apr 13 15:44:08 patient kernel: [ 0.359461] device: 'memory84': device_add
Apr 13 15:44:08 patient kernel: [ 0.359466] bus: 'memory': add device memory84
Apr 13 15:44:08 patient kernel: [ 0.359474] PM: Adding info for memory:memory84
Apr 13 15:44:08 patient kernel: [ 0.359476] device: 'memory85': device_add
Apr 13 15:44:08 patient kernel: [ 0.359482] bus: 'memory': add device memory85
Apr 13 15:44:08 patient kernel: [ 0.359489] PM: Adding info for memory:memory85
Apr 13 15:44:08 patient kernel: [ 0.359492] device: 'memory86': device_add
Apr 13 15:44:08 patient kernel: [ 0.359497] bus: 'memory': add device memory86
Apr 13 15:44:08 patient kernel: [ 0.359505] PM: Adding info for memory:memory86
Apr 13 15:44:08 patient kernel: [ 0.359508] device: 'memory87': device_add
Apr 13 15:44:08 patient kernel: [ 0.359513] bus: 'memory': add device memory87
Apr 13 15:44:08 patient kernel: [ 0.359520] PM: Adding info for memory:memory87
Apr 13 15:44:08 patient kernel: [ 0.359524] device: 'memory88': device_add
Apr 13 15:44:08 patient kernel: [ 0.359529] bus: 'memory': add device memory88
Apr 13 15:44:08 patient kernel: [ 0.359537] PM: Adding info for memory:memory88
Apr 13 15:44:08 patient kernel: [ 0.359540] device: 'memory89': device_add
Apr 13 15:44:08 patient kernel: [ 0.359545] bus: 'memory': add device memory89
Apr 13 15:44:08 patient kernel: [ 0.359552] PM: Adding info for memory:memory89
Apr 13 15:44:08 patient kernel: [ 0.359555] device: 'memory90': device_add
Apr 13 15:44:08 patient kernel: [ 0.359561] bus: 'memory': add device memory90
Apr 13 15:44:08 patient kernel: [ 0.359568] PM: Adding info for memory:memory90
Apr 13 15:44:08 patient kernel: [ 0.359571] device: 'memory91': device_add
Apr 13 15:44:08 patient kernel: [ 0.359577] bus: 'memory': add device memory91
Apr 13 15:44:08 patient kernel: [ 0.359584] PM: Adding info for memory:memory91
Apr 13 15:44:08 patient kernel: [ 0.359586] device: 'memory92': device_add
Apr 13 15:44:08 patient kernel: [ 0.359592] bus: 'memory': add device memory92
Apr 13 15:44:08 patient kernel: [ 0.359599] PM: Adding info for memory:memory92
Apr 13 15:44:08 patient kernel: [ 0.359602] device: 'memory93': device_add
Apr 13 15:44:08 patient kernel: [ 0.359607] bus: 'memory': add device memory93
Apr 13 15:44:08 patient kernel: [ 0.359615] PM: Adding info for memory:memory93
Apr 13 15:44:08 patient kernel: [ 0.359618] device: 'memory94': device_add
Apr 13 15:44:08 patient kernel: [ 0.359623] bus: 'memory': add device memory94
Apr 13 15:44:08 patient kernel: [ 0.359630] PM: Adding info for memory:memory94
Apr 13 15:44:08 patient kernel: [ 0.359633] device: 'memory95': device_add
Apr 13 15:44:08 patient kernel: [ 0.359638] bus: 'memory': add device memory95
Apr 13 15:44:08 patient kernel: [ 0.359646] PM: Adding info for memory:memory95
Apr 13 15:44:08 patient kernel: [ 0.359648] device: 'memory96': device_add
Apr 13 15:44:08 patient kernel: [ 0.359654] bus: 'memory': add device memory96
Apr 13 15:44:08 patient kernel: [ 0.359661] PM: Adding info for memory:memory96
Apr 13 15:44:08 patient kernel: [ 0.359663] device: 'memory97': device_add
Apr 13 15:44:08 patient kernel: [ 0.359669] bus: 'memory': add device memory97
Apr 13 15:44:08 patient kernel: [ 0.359676] PM: Adding info for memory:memory97
Apr 13 15:44:08 patient kernel: [ 0.359679] device: 'memory98': device_add
Apr 13 15:44:08 patient kernel: [ 0.359684] bus: 'memory': add device memory98
Apr 13 15:44:08 patient kernel: [ 0.359692] PM: Adding info for memory:memory98
Apr 13 15:44:08 patient kernel: [ 0.359695] device: 'memory99': device_add
Apr 13 15:44:08 patient kernel: [ 0.359700] bus: 'memory': add device memory99
Apr 13 15:44:08 patient kernel: [ 0.359707] PM: Adding info for memory:memory99
Apr 13 15:44:08 patient kernel: [ 0.359710] device: 'memory100': device_add
Apr 13 15:44:08 patient kernel: [ 0.359715] bus: 'memory': add device memory100
Apr 13 15:44:08 patient kernel: [ 0.359723] PM: Adding info for memory:memory100
Apr 13 15:44:08 patient kernel: [ 0.359726] device: 'memory101': device_add
Apr 13 15:44:08 patient kernel: [ 0.359731] bus: 'memory': add device memory101
Apr 13 15:44:08 patient kernel: [ 0.359739] PM: Adding info for memory:memory101
Apr 13 15:44:08 patient kernel: [ 0.359743] device: 'memory102': device_add
Apr 13 15:44:08 patient kernel: [ 0.359749] bus: 'memory': add device memory102
Apr 13 15:44:08 patient kernel: [ 0.359756] PM: Adding info for memory:memory102
Apr 13 15:44:08 patient kernel: [ 0.359759] device: 'memory103': device_add
Apr 13 15:44:08 patient kernel: [ 0.359764] bus: 'memory': add device memory103
Apr 13 15:44:08 patient kernel: [ 0.359772] PM: Adding info for memory:memory103
Apr 13 15:44:08 patient kernel: [ 0.359775] device: 'memory104': device_add
Apr 13 15:44:08 patient kernel: [ 0.359780] bus: 'memory': add device memory104
Apr 13 15:44:08 patient kernel: [ 0.359787] PM: Adding info for memory:memory104
Apr 13 15:44:08 patient kernel: [ 0.359790] device: 'memory105': device_add
Apr 13 15:44:08 patient kernel: [ 0.359795] bus: 'memory': add device memory105
Apr 13 15:44:08 patient kernel: [ 0.359803] PM: Adding info for memory:memory105
Apr 13 15:44:08 patient kernel: [ 0.359805] device: 'memory106': device_add
Apr 13 15:44:08 patient kernel: [ 0.359810] bus: 'memory': add device memory106
Apr 13 15:44:08 patient kernel: [ 0.359817] PM: Adding info for memory:memory106
Apr 13 15:44:08 patient kernel: [ 0.359820] device: 'memory107': device_add
Apr 13 15:44:08 patient kernel: [ 0.359826] bus: 'memory': add device memory107
Apr 13 15:44:08 patient kernel: [ 0.359833] PM: Adding info for memory:memory107
Apr 13 15:44:08 patient kernel: [ 0.359836] device: 'memory108': device_add
Apr 13 15:44:08 patient kernel: [ 0.359841] bus: 'memory': add device memory108
Apr 13 15:44:08 patient kernel: [ 0.359848] PM: Adding info for memory:memory108
Apr 13 15:44:08 patient kernel: [ 0.359850] device: 'memory109': device_add
Apr 13 15:44:08 patient kernel: [ 0.359856] bus: 'memory': add device memory109
Apr 13 15:44:08 patient kernel: [ 0.359863] PM: Adding info for memory:memory109
Apr 13 15:44:08 patient kernel: [ 0.359866] device: 'memory110': device_add
Apr 13 15:44:08 patient kernel: [ 0.359871] bus: 'memory': add device memory110
Apr 13 15:44:08 patient kernel: [ 0.359879] PM: Adding info for memory:memory110
Apr 13 15:44:08 patient kernel: [ 0.359882] device: 'memory111': device_add
Apr 13 15:44:08 patient kernel: [ 0.359887] bus: 'memory': add device memory111
Apr 13 15:44:08 patient kernel: [ 0.359894] PM: Adding info for memory:memory111
Apr 13 15:44:08 patient kernel: [ 0.359898] device: 'memory112': device_add
Apr 13 15:44:08 patient kernel: [ 0.359903] bus: 'memory': add device memory112
Apr 13 15:44:08 patient kernel: [ 0.359911] PM: Adding info for memory:memory112
Apr 13 15:44:08 patient kernel: [ 0.359913] device: 'memory113': device_add
Apr 13 15:44:08 patient kernel: [ 0.359919] bus: 'memory': add device memory113
Apr 13 15:44:08 patient kernel: [ 0.359926] PM: Adding info for memory:memory113
Apr 13 15:44:08 patient kernel: [ 0.359928] device: 'memory114': device_add
Apr 13 15:44:08 patient kernel: [ 0.359934] bus: 'memory': add device memory114
Apr 13 15:44:08 patient kernel: [ 0.359941] PM: Adding info for memory:memory114
Apr 13 15:44:08 patient kernel: [ 0.359944] device: 'memory115': device_add
Apr 13 15:44:08 patient kernel: [ 0.359949] bus: 'memory': add device memory115
Apr 13 15:44:08 patient kernel: [ 0.359957] PM: Adding info for memory:memory115
Apr 13 15:44:08 patient kernel: [ 0.359960] device: 'memory116': device_add
Apr 13 15:44:08 patient kernel: [ 0.359965] bus: 'memory': add device memory116
Apr 13 15:44:08 patient kernel: [ 0.359972] PM: Adding info for memory:memory116
Apr 13 15:44:08 patient kernel: [ 0.359975] device: 'memory117': device_add
Apr 13 15:44:08 patient kernel: [ 0.359980] bus: 'memory': add device memory117
Apr 13 15:44:08 patient kernel: [ 0.359988] PM: Adding info for memory:memory117
Apr 13 15:44:08 patient kernel: [ 0.359991] device: 'memory118': device_add
Apr 13 15:44:08 patient kernel: [ 0.359996] bus: 'memory': add device memory118
Apr 13 15:44:08 patient kernel: [ 0.360003] PM: Adding info for memory:memory118
Apr 13 15:44:08 patient kernel: [ 0.360006] device: 'memory119': device_add
Apr 13 15:44:08 patient kernel: [ 0.360011] bus: 'memory': add device memory119
Apr 13 15:44:08 patient kernel: [ 0.360019] PM: Adding info for memory:memory119
Apr 13 15:44:08 patient kernel: [ 0.360021] device: 'memory120': device_add
Apr 13 15:44:08 patient kernel: [ 0.360026] bus: 'memory': add device memory120
Apr 13 15:44:08 patient kernel: [ 0.360036] PM: Adding info for memory:memory120
Apr 13 15:44:08 patient kernel: [ 0.360039] device: 'memory121': device_add
Apr 13 15:44:08 patient kernel: [ 0.360044] bus: 'memory': add device memory121
Apr 13 15:44:08 patient kernel: [ 0.360051] PM: Adding info for memory:memory121
Apr 13 15:44:08 patient kernel: [ 0.360054] device: 'memory122': device_add
Apr 13 15:44:08 patient kernel: [ 0.360059] bus: 'memory': add device memory122
Apr 13 15:44:08 patient kernel: [ 0.360067] PM: Adding info for memory:memory122
Apr 13 15:44:08 patient kernel: [ 0.360070] device: 'memory123': device_add
Apr 13 15:44:08 patient kernel: [ 0.360075] bus: 'memory': add device memory123
Apr 13 15:44:08 patient kernel: [ 0.360082] PM: Adding info for memory:memory123
Apr 13 15:44:08 patient kernel: [ 0.360085] device: 'memory124': device_add
Apr 13 15:44:08 patient kernel: [ 0.360091] bus: 'memory': add device memory124
Apr 13 15:44:08 patient kernel: [ 0.360098] PM: Adding info for memory:memory124
Apr 13 15:44:08 patient kernel: [ 0.360100] device: 'memory125': device_add
Apr 13 15:44:08 patient kernel: [ 0.360106] bus: 'memory': add device memory125
Apr 13 15:44:08 patient kernel: [ 0.360113] PM: Adding info for memory:memory125
Apr 13 15:44:08 patient kernel: [ 0.360115] device: 'memory126': device_add
Apr 13 15:44:08 patient kernel: [ 0.360121] bus: 'memory': add device memory126
Apr 13 15:44:08 patient kernel: [ 0.360129] PM: Adding info for memory:memory126
Apr 13 15:44:08 patient kernel: [ 0.360131] device: 'memory127': device_add
Apr 13 15:44:08 patient kernel: [ 0.360136] bus: 'memory': add device memory127
Apr 13 15:44:08 patient kernel: [ 0.360144] PM: Adding info for memory:memory127
Apr 13 15:44:08 patient kernel: [ 0.360147] device: 'memory128': device_add
Apr 13 15:44:08 patient kernel: [ 0.360152] bus: 'memory': add device memory128
Apr 13 15:44:08 patient kernel: [ 0.360160] PM: Adding info for memory:memory128
Apr 13 15:44:08 patient kernel: [ 0.360162] device: 'memory129': device_add
Apr 13 15:44:08 patient kernel: [ 0.360167] bus: 'memory': add device memory129
Apr 13 15:44:08 patient kernel: [ 0.360175] PM: Adding info for memory:memory129
Apr 13 15:44:08 patient kernel: [ 0.360178] device: 'memory130': device_add
Apr 13 15:44:08 patient kernel: [ 0.360183] bus: 'memory': add device memory130
Apr 13 15:44:08 patient kernel: [ 0.360190] PM: Adding info for memory:memory130
Apr 13 15:44:08 patient kernel: [ 0.360193] device: 'memory131': device_add
Apr 13 15:44:08 patient kernel: [ 0.360199] bus: 'memory': add device memory131
Apr 13 15:44:08 patient kernel: [ 0.360206] PM: Adding info for memory:memory131
Apr 13 15:44:08 patient kernel: [ 0.362040] bus: 'container': registered
Apr 13 15:44:08 patient kernel: [ 0.362042] device: 'container': device_add
Apr 13 15:44:08 patient kernel: [ 0.362051] PM: Adding info for No Bus:container
Apr 13 15:44:08 patient kernel: [ 0.362136] EVM: security.selinux
Apr 13 15:44:08 patient kernel: [ 0.362137] EVM: security.SMACK64
Apr 13 15:44:08 patient kernel: [ 0.362138] EVM: security.ima
Apr 13 15:44:08 patient kernel: [ 0.362139] EVM: security.capability
Apr 13 15:44:08 patient kernel: [ 0.362187] PM: Registering ACPI NVS region [mem 0xcbd21000-0xcbd27fff] (28672 bytes)
Apr 13 15:44:08 patient kernel: [ 0.362189] PM: Registering ACPI NVS region [mem 0xdb8db000-0xdba0ffff] (1265664 bytes)
Apr 13 15:44:08 patient kernel: [ 0.362219] bus: 'workqueue': registered
Apr 13 15:44:08 patient kernel: [ 0.362220] device: 'workqueue': device_add
Apr 13 15:44:08 patient kernel: [ 0.362228] PM: Adding info for No Bus:workqueue
Apr 13 15:44:08 patient kernel: [ 0.363008] pinctrl core: initialized pinctrl subsystem
Apr 13 15:44:08 patient kernel: [ 0.363031] bus: 'virtio': registered
Apr 13 15:44:08 patient kernel: [ 0.363032] device class 'regulator': registering
Apr 13 15:44:08 patient kernel: [ 0.363041] Registering platform device 'reg-dummy'. Parent at platform
Apr 13 15:44:08 patient kernel: [ 0.363042] device: 'reg-dummy': device_add
Apr 13 15:44:08 patient kernel: [ 0.363045] bus: 'platform': add device reg-dummy
Apr 13 15:44:08 patient kernel: [ 0.363055] PM: Adding info for platform:reg-dummy
Apr 13 15:44:08 patient kernel: [ 0.363059] bus: 'platform': add driver reg-dummy
Apr 13 15:44:08 patient kernel: [ 0.363063] bus: 'platform': driver_probe_device: matched device reg-dummy with driver reg-dummy
Apr 13 15:44:08 patient kernel: [ 0.363064] bus: 'platform': really_probe: probing driver reg-dummy with device reg-dummy
Apr 13 15:44:08 patient kernel: [ 0.363068] reg-dummy reg-dummy: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 0.363075] device: 'regulator.0': device_add
Apr 13 15:44:08 patient kernel: [ 0.363087] PM: Adding info for No Bus:regulator.0
Apr 13 15:44:08 patient kernel: [ 0.363091] regulator-dummy: no parameters
Apr 13 15:44:08 patient kernel: [ 0.363098] driver: 'reg-dummy': driver_bound: bound to device 'reg-dummy'
Apr 13 15:44:08 patient kernel: [ 0.363100] bus: 'platform': really_probe: bound device reg-dummy to driver reg-dummy
Apr 13 15:44:08 patient kernel: [ 0.363124] RTC time: 22:44:04, date: 04/13/14
Apr 13 15:44:08 patient kernel: [ 0.363158] NET: Registered protocol family 16
Apr 13 15:44:08 patient kernel: [ 0.363182] device class 'bdi': registering
Apr 13 15:44:08 patient kernel: [ 0.363189] device class 'pci_bus': registering
Apr 13 15:44:08 patient kernel: [ 0.363200] bus: 'pci': registered
Apr 13 15:44:08 patient kernel: [ 0.363202] device: 'rapidio': device_add
Apr 13 15:44:08 patient kernel: [ 0.363210] PM: Adding info for No Bus:rapidio
Apr 13 15:44:08 patient kernel: [ 0.363217] bus: 'rapidio': registered
Apr 13 15:44:08 patient kernel: [ 0.363218] device class 'backlight': registering
Apr 13 15:44:08 patient kernel: [ 0.363222] device class 'tty': registering
Apr 13 15:44:08 patient kernel: [ 0.363225] device class 'vtconsole': registering
Apr 13 15:44:08 patient kernel: [ 0.363228] device: 'vtcon0': device_add
Apr 13 15:44:08 patient kernel: [ 0.363239] PM: Adding info for No Bus:vtcon0
Apr 13 15:44:08 patient kernel: [ 0.363250] bus: 'node': registered
Apr 13 15:44:08 patient kernel: [ 0.363252] device: 'node': device_add
Apr 13 15:44:08 patient kernel: [ 0.363263] PM: Adding info for No Bus:node
Apr 13 15:44:08 patient kernel: [ 0.363266] bus: 'platform': add driver sram
Apr 13 15:44:08 patient kernel: [ 0.363272] bus: 'platform': add driver syscon
Apr 13 15:44:08 patient kernel: [ 0.363282] bus: 'spi': registered
Apr 13 15:44:08 patient kernel: [ 0.363283] device class 'spi_master': registering
Apr 13 15:44:08 patient kernel: [ 0.363291] bus: 'i2c': registered
Apr 13 15:44:08 patient kernel: [ 0.363294] bus: 'i2c': add driver dummy
Apr 13 15:44:08 patient kernel: [ 0.363299] cpuidle: using governor ladder
Apr 13 15:44:08 patient kernel: [ 0.363300] cpuidle: using governor menu
Apr 13 15:44:08 patient kernel: [ 0.363341] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Apr 13 15:44:08 patient kernel: [ 0.363343] ACPI: bus type PCI registered
Apr 13 15:44:08 patient kernel: [ 0.363345] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Apr 13 15:44:08 patient kernel: [ 0.363350] device class 'dma': registering
Apr 13 15:44:08 patient kernel: [ 0.363365] device class 'dmi': registering
Apr 13 15:44:08 patient kernel: [ 0.363368] device: 'id': device_add
Apr 13 15:44:08 patient kernel: [ 0.363390] PM: Adding info for No Bus:id
Apr 13 15:44:08 patient kernel: [ 0.363409] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Apr 13 15:44:08 patient kernel: [ 0.363411] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Apr 13 15:44:08 patient kernel: [ 0.370585] PCI: Using configuration type 1 for base access
Apr 13 15:44:08 patient kernel: [ 0.370605] device: 'node0': device_add
Apr 13 15:44:08 patient kernel: [ 0.370609] bus: 'node': add device node0
Apr 13 15:44:08 patient kernel: [ 0.370617] PM: Adding info for node:node0
Apr 13 15:44:08 patient kernel: [ 0.370823] device: 'cpu0': device_add
Apr 13 15:44:08 patient kernel: [ 0.370827] bus: 'cpu': add device cpu0
Apr 13 15:44:08 patient kernel: [ 0.370835] PM: Adding info for cpu:cpu0
Apr 13 15:44:08 patient kernel: [ 0.370852] device: 'cpu1': device_add
Apr 13 15:44:08 patient kernel: [ 0.370856] bus: 'cpu': add device cpu1
Apr 13 15:44:08 patient kernel: [ 0.370864] PM: Adding info for cpu:cpu1
Apr 13 15:44:08 patient kernel: [ 0.370880] device: 'cpu2': device_add
Apr 13 15:44:08 patient kernel: [ 0.370884] bus: 'cpu': add device cpu2
Apr 13 15:44:08 patient kernel: [ 0.370891] PM: Adding info for cpu:cpu2
Apr 13 15:44:08 patient kernel: [ 0.370906] device: 'cpu3': device_add
Apr 13 15:44:08 patient kernel: [ 0.370910] bus: 'cpu': add device cpu3
Apr 13 15:44:08 patient kernel: [ 0.370918] PM: Adding info for cpu:cpu3
Apr 13 15:44:08 patient kernel: [ 0.370933] device: 'cpu4': device_add
Apr 13 15:44:08 patient kernel: [ 0.370936] bus: 'cpu': add device cpu4
Apr 13 15:44:08 patient kernel: [ 0.370943] PM: Adding info for cpu:cpu4
Apr 13 15:44:08 patient kernel: [ 0.370958] device: 'cpu5': device_add
Apr 13 15:44:08 patient kernel: [ 0.370963] bus: 'cpu': add device cpu5
Apr 13 15:44:08 patient kernel: [ 0.370970] PM: Adding info for cpu:cpu5
Apr 13 15:44:08 patient kernel: [ 0.370986] device: 'cpu6': device_add
Apr 13 15:44:08 patient kernel: [ 0.370990] bus: 'cpu': add device cpu6
Apr 13 15:44:08 patient kernel: [ 0.370997] PM: Adding info for cpu:cpu6
Apr 13 15:44:08 patient kernel: [ 0.371013] device: 'cpu7': device_add
Apr 13 15:44:08 patient kernel: [ 0.371017] bus: 'cpu': add device cpu7
Apr 13 15:44:08 patient kernel: [ 0.371024] PM: Adding info for cpu:cpu7
Apr 13 15:44:08 patient kernel: [ 0.371887] device: 'writeback': device_add
Apr 13 15:44:08 patient kernel: [ 0.371891] bus: 'workqueue': add device writeback
Apr 13 15:44:08 patient kernel: [ 0.371900] PM: Adding info for workqueue:writeback
Apr 13 15:44:08 patient kernel: [ 0.371912] device: 'default': device_add
Apr 13 15:44:08 patient kernel: [ 0.371926] PM: Adding info for No Bus:default
Apr 13 15:44:08 patient kernel: [ 0.372041] bio: create slab <bio-0> at 0
Apr 13 15:44:08 patient kernel: [ 0.372078] device class 'block': registering
Apr 13 15:44:08 patient kernel: [ 0.372125] bus: 'platform': add driver byt_gpio
Apr 13 15:44:08 patient kernel: [ 0.372136] bus: 'platform': add driver lp_gpio
Apr 13 15:44:08 patient kernel: [ 0.372141] bus: 'platform': add driver rc5t583-gpio
Apr 13 15:44:08 patient kernel: [ 0.372149] bus: 'platform': add driver stmpe-gpio
Apr 13 15:44:08 patient kernel: [ 0.372154] bus: 'i2c': add driver sx150x
Apr 13 15:44:08 patient kernel: [ 0.372159] bus: 'platform': add driver tc3589x-gpio
Apr 13 15:44:08 patient kernel: [ 0.372164] bus: 'platform': add driver palmas-gpio
Apr 13 15:44:08 patient kernel: [ 0.372169] bus: 'platform': add driver tps6586x-gpio
Apr 13 15:44:08 patient kernel: [ 0.372174] bus: 'platform': add driver tps65910-gpio
Apr 13 15:44:08 patient kernel: [ 0.372181] device class 'pwm': registering
Apr 13 15:44:08 patient kernel: [ 0.372187] device class 'graphics': registering
Apr 13 15:44:08 patient kernel: [ 0.372223] ACPI: Added _OSI(Module Device)
Apr 13 15:44:08 patient kernel: [ 0.372224] ACPI: Added _OSI(Processor Device)
Apr 13 15:44:08 patient kernel: [ 0.372226] ACPI: Added _OSI(3.0 _SCP Extensions)
Apr 13 15:44:08 patient kernel: [ 0.372227] ACPI: Added _OSI(Processor Aggregator Device)
Apr 13 15:44:08 patient kernel: [ 0.376913] ACPI: Executed 1 blocks of module-level executable AML code
Apr 13 15:44:08 patient kernel: [ 0.379510] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
Apr 13 15:44:08 patient kernel: [ 0.382045] ACPI: SSDT 00000000db873c18 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
Apr 13 15:44:08 patient kernel: [ 0.382624] ACPI: Dynamic OEM Table Load:
Apr 13 15:44:08 patient kernel: [ 0.382626] ACPI: SSDT (null) 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
Apr 13 15:44:08 patient kernel: [ 0.386218] ACPI: SSDT 00000000db873618 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
Apr 13 15:44:08 patient kernel: [ 0.386877] ACPI: Dynamic OEM Table Load:
Apr 13 15:44:08 patient kernel: [ 0.386879] ACPI: SSDT (null) 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
Apr 13 15:44:08 patient kernel: [ 0.390032] ACPI: SSDT 00000000db872d98 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
Apr 13 15:44:08 patient kernel: [ 0.390610] ACPI: Dynamic OEM Table Load:
Apr 13 15:44:08 patient kernel: [ 0.390612] ACPI: SSDT (null) 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
Apr 13 15:44:08 patient kernel: [ 1.234311] ACPI: Interpreter enabled
Apr 13 15:44:08 patient kernel: [ 1.234319] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131218/hwxface-580)
Apr 13 15:44:08 patient kernel: [ 1.234325] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580)
Apr 13 15:44:08 patient kernel: [ 1.234343] ACPI: (supports S0 S3 S4 S5)
Apr 13 15:44:08 patient kernel: [ 1.234344] ACPI: Using IOAPIC for interrupt routing
Apr 13 15:44:08 patient kernel: [ 1.234371] bus: 'acpi': registered
Apr 13 15:44:08 patient kernel: [ 1.234375] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Apr 13 15:44:08 patient kernel: [ 1.234381] bus: 'platform': add driver clk-lpt
Apr 13 15:44:08 patient kernel: [ 1.234566] ACPI: No dock devices found.
Apr 13 15:44:08 patient kernel: [ 1.234592] device: 'LNXSYSTM:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.234595] bus: 'acpi': add device LNXSYSTM:00
Apr 13 15:44:08 patient kernel: [ 1.234605] PM: Adding info for acpi:LNXSYSTM:00
Apr 13 15:44:08 patient kernel: [ 1.234636] device: 'LNXCPU:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.234638] bus: 'acpi': add device LNXCPU:00
Apr 13 15:44:08 patient kernel: [ 1.234646] PM: Adding info for acpi:LNXCPU:00
Apr 13 15:44:08 patient kernel: [ 1.234672] device: 'LNXCPU:01': device_add
Apr 13 15:44:08 patient kernel: [ 1.234675] bus: 'acpi': add device LNXCPU:01
Apr 13 15:44:08 patient kernel: [ 1.234682] PM: Adding info for acpi:LNXCPU:01
Apr 13 15:44:08 patient kernel: [ 1.234702] device: 'LNXCPU:02': device_add
Apr 13 15:44:08 patient kernel: [ 1.234704] bus: 'acpi': add device LNXCPU:02
Apr 13 15:44:08 patient kernel: [ 1.234712] PM: Adding info for acpi:LNXCPU:02
Apr 13 15:44:08 patient kernel: [ 1.234728] device: 'LNXCPU:03': device_add
Apr 13 15:44:08 patient kernel: [ 1.234730] bus: 'acpi': add device LNXCPU:03
Apr 13 15:44:08 patient kernel: [ 1.234737] PM: Adding info for acpi:LNXCPU:03
Apr 13 15:44:08 patient kernel: [ 1.234754] device: 'LNXCPU:04': device_add
Apr 13 15:44:08 patient kernel: [ 1.234757] bus: 'acpi': add device LNXCPU:04
Apr 13 15:44:08 patient kernel: [ 1.234764] PM: Adding info for acpi:LNXCPU:04
Apr 13 15:44:08 patient kernel: [ 1.234780] device: 'LNXCPU:05': device_add
Apr 13 15:44:08 patient kernel: [ 1.234782] bus: 'acpi': add device LNXCPU:05
Apr 13 15:44:08 patient kernel: [ 1.234789] PM: Adding info for acpi:LNXCPU:05
Apr 13 15:44:08 patient kernel: [ 1.234806] device: 'LNXCPU:06': device_add
Apr 13 15:44:08 patient kernel: [ 1.234809] bus: 'acpi': add device LNXCPU:06
Apr 13 15:44:08 patient kernel: [ 1.234816] PM: Adding info for acpi:LNXCPU:06
Apr 13 15:44:08 patient kernel: [ 1.234832] device: 'LNXCPU:07': device_add
Apr 13 15:44:08 patient kernel: [ 1.234835] bus: 'acpi': add device LNXCPU:07
Apr 13 15:44:08 patient kernel: [ 1.234842] PM: Adding info for acpi:LNXCPU:07
Apr 13 15:44:08 patient kernel: [ 1.234902] device: 'device:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.234904] bus: 'acpi': add device device:00
Apr 13 15:44:08 patient kernel: [ 1.234911] PM: Adding info for acpi:device:00
Apr 13 15:44:08 patient kernel: [ 1.234971] device: 'PNP0A08:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.234973] bus: 'acpi': add device PNP0A08:00
Apr 13 15:44:08 patient kernel: [ 1.234981] PM: Adding info for acpi:PNP0A08:00
Apr 13 15:44:08 patient kernel: [ 1.235070] device: 'PNP0C01:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.235073] bus: 'acpi': add device PNP0C01:00
Apr 13 15:44:08 patient kernel: [ 1.235080] PM: Adding info for acpi:PNP0C01:00
Apr 13 15:44:08 patient kernel: [ 1.235222] device: 'device:01': device_add
Apr 13 15:44:08 patient kernel: [ 1.235226] bus: 'acpi': add device device:01
Apr 13 15:44:08 patient kernel: [ 1.235234] PM: Adding info for acpi:device:01
Apr 13 15:44:08 patient kernel: [ 1.235334] device: 'device:02': device_add
Apr 13 15:44:08 patient kernel: [ 1.235337] bus: 'acpi': add device device:02
Apr 13 15:44:08 patient kernel: [ 1.235344] PM: Adding info for acpi:device:02
Apr 13 15:44:08 patient kernel: [ 1.235476] device: 'device:03': device_add
Apr 13 15:44:08 patient kernel: [ 1.235479] bus: 'acpi': add device device:03
Apr 13 15:44:08 patient kernel: [ 1.235488] PM: Adding info for acpi:device:03
Apr 13 15:44:08 patient kernel: [ 1.235586] device: 'device:04': device_add
Apr 13 15:44:08 patient kernel: [ 1.235589] bus: 'acpi': add device device:04
Apr 13 15:44:08 patient kernel: [ 1.235597] PM: Adding info for acpi:device:04
Apr 13 15:44:08 patient kernel: [ 1.235724] device: 'device:05': device_add
Apr 13 15:44:08 patient kernel: [ 1.235727] bus: 'acpi': add device device:05
Apr 13 15:44:08 patient kernel: [ 1.235735] PM: Adding info for acpi:device:05
Apr 13 15:44:08 patient kernel: [ 1.235832] device: 'device:06': device_add
Apr 13 15:44:08 patient kernel: [ 1.235835] bus: 'acpi': add device device:06
Apr 13 15:44:08 patient kernel: [ 1.235843] PM: Adding info for acpi:device:06
Apr 13 15:44:08 patient kernel: [ 1.235973] device: 'device:07': device_add
Apr 13 15:44:08 patient kernel: [ 1.235976] bus: 'acpi': add device device:07
Apr 13 15:44:08 patient kernel: [ 1.235984] PM: Adding info for acpi:device:07
Apr 13 15:44:08 patient kernel: [ 1.236082] device: 'device:08': device_add
Apr 13 15:44:08 patient kernel: [ 1.236085] bus: 'acpi': add device device:08
Apr 13 15:44:08 patient kernel: [ 1.236092] PM: Adding info for acpi:device:08
Apr 13 15:44:08 patient kernel: [ 1.236219] device: 'device:09': device_add
Apr 13 15:44:08 patient kernel: [ 1.236222] bus: 'acpi': add device device:09
Apr 13 15:44:08 patient kernel: [ 1.236229] PM: Adding info for acpi:device:09
Apr 13 15:44:08 patient kernel: [ 1.236327] device: 'device:0a': device_add
Apr 13 15:44:08 patient kernel: [ 1.236329] bus: 'acpi': add device device:0a
Apr 13 15:44:08 patient kernel: [ 1.236337] PM: Adding info for acpi:device:0a
Apr 13 15:44:08 patient kernel: [ 1.236465] device: 'device:0b': device_add
Apr 13 15:44:08 patient kernel: [ 1.236468] bus: 'acpi': add device device:0b
Apr 13 15:44:08 patient kernel: [ 1.236475] PM: Adding info for acpi:device:0b
Apr 13 15:44:08 patient kernel: [ 1.236572] device: 'device:0c': device_add
Apr 13 15:44:08 patient kernel: [ 1.236576] bus: 'acpi': add device device:0c
Apr 13 15:44:08 patient kernel: [ 1.236583] PM: Adding info for acpi:device:0c
Apr 13 15:44:08 patient kernel: [ 1.236711] device: 'device:0d': device_add
Apr 13 15:44:08 patient kernel: [ 1.236714] bus: 'acpi': add device device:0d
Apr 13 15:44:08 patient kernel: [ 1.236721] PM: Adding info for acpi:device:0d
Apr 13 15:44:08 patient kernel: [ 1.236818] device: 'device:0e': device_add
Apr 13 15:44:08 patient kernel: [ 1.236822] bus: 'acpi': add device device:0e
Apr 13 15:44:08 patient kernel: [ 1.236829] PM: Adding info for acpi:device:0e
Apr 13 15:44:08 patient kernel: [ 1.236956] device: 'device:0f': device_add
Apr 13 15:44:08 patient kernel: [ 1.236959] bus: 'acpi': add device device:0f
Apr 13 15:44:08 patient kernel: [ 1.236967] PM: Adding info for acpi:device:0f
Apr 13 15:44:08 patient kernel: [ 1.237064] device: 'device:10': device_add
Apr 13 15:44:08 patient kernel: [ 1.237067] bus: 'acpi': add device device:10
Apr 13 15:44:08 patient kernel: [ 1.237075] PM: Adding info for acpi:device:10
Apr 13 15:44:08 patient kernel: [ 1.237104] device: 'device:11': device_add
Apr 13 15:44:08 patient kernel: [ 1.237107] bus: 'acpi': add device device:11
Apr 13 15:44:08 patient kernel: [ 1.237114] PM: Adding info for acpi:device:11
Apr 13 15:44:08 patient kernel: [ 1.237146] device: 'device:12': device_add
Apr 13 15:44:08 patient kernel: [ 1.237148] bus: 'acpi': add device device:12
Apr 13 15:44:08 patient kernel: [ 1.237157] PM: Adding info for acpi:device:12
Apr 13 15:44:08 patient kernel: [ 1.237191] device: 'PNP0200:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.237193] bus: 'acpi': add device PNP0200:00
Apr 13 15:44:08 patient kernel: [ 1.237201] PM: Adding info for acpi:PNP0200:00
Apr 13 15:44:08 patient kernel: [ 1.237231] device: 'INT0800:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.237234] bus: 'acpi': add device INT0800:00
Apr 13 15:44:08 patient kernel: [ 1.237244] PM: Adding info for acpi:INT0800:00
Apr 13 15:44:08 patient kernel: [ 1.237337] device: 'PNP0103:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.237340] bus: 'acpi': add device PNP0103:00
Apr 13 15:44:08 patient kernel: [ 1.237347] PM: Adding info for acpi:PNP0103:00
Apr 13 15:44:08 patient kernel: [ 1.237378] device: 'PNP0000:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.237381] bus: 'acpi': add device PNP0000:00
Apr 13 15:44:08 patient kernel: [ 1.237390] PM: Adding info for acpi:PNP0000:00
Apr 13 15:44:08 patient kernel: [ 1.237465] device: 'PNP0C04:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.237468] bus: 'acpi': add device PNP0C04:00
Apr 13 15:44:08 patient kernel: [ 1.237475] PM: Adding info for acpi:PNP0C04:00
Apr 13 15:44:08 patient kernel: [ 1.237508] device: 'PNP0C02:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.237510] bus: 'acpi': add device PNP0C02:00
Apr 13 15:44:08 patient kernel: [ 1.237519] PM: Adding info for acpi:PNP0C02:00
Apr 13 15:44:08 patient kernel: [ 1.237548] device: 'PNP0B00:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.237551] bus: 'acpi': add device PNP0B00:00
Apr 13 15:44:08 patient kernel: [ 1.237558] PM: Adding info for acpi:PNP0B00:00
Apr 13 15:44:08 patient kernel: [ 1.237586] device: 'PNP0100:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.237590] bus: 'acpi': add device PNP0100:00
Apr 13 15:44:08 patient kernel: [ 1.237597] PM: Adding info for acpi:PNP0100:00
Apr 13 15:44:08 patient kernel: [ 1.237654] device: 'INT3F0D:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.237657] bus: 'acpi': add device INT3F0D:00
Apr 13 15:44:08 patient kernel: [ 1.237665] PM: Adding info for acpi:INT3F0D:00
Apr 13 15:44:08 patient kernel: [ 1.237708] device: 'MSFT0001:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.237712] bus: 'acpi': add device MSFT0001:00
Apr 13 15:44:08 patient kernel: [ 1.237720] PM: Adding info for acpi:MSFT0001:00
Apr 13 15:44:08 patient kernel: [ 1.237790] device: 'MSFT0003:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.237793] bus: 'acpi': add device MSFT0003:00
Apr 13 15:44:08 patient kernel: [ 1.237801] PM: Adding info for acpi:MSFT0003:00
Apr 13 15:44:08 patient kernel: [ 1.237888] device: 'STU0605:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.237891] bus: 'acpi': add device STU0605:00
Apr 13 15:44:08 patient kernel: [ 1.237898] PM: Adding info for acpi:STU0605:00
Apr 13 15:44:08 patient kernel: [ 1.237972] device: 'ETD0403:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.237975] bus: 'acpi': add device ETD0403:00
Apr 13 15:44:08 patient kernel: [ 1.237983] PM: Adding info for acpi:ETD0403:00
Apr 13 15:44:08 patient kernel: [ 1.238057] device: 'SYN1213:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.238060] bus: 'acpi': add device SYN1213:00
Apr 13 15:44:08 patient kernel: [ 1.238068] PM: Adding info for acpi:SYN1213:00
Apr 13 15:44:08 patient kernel: [ 1.238103] device: 'PNP0C02:01': device_add
Apr 13 15:44:08 patient kernel: [ 1.238105] bus: 'acpi': add device PNP0C02:01
Apr 13 15:44:08 patient kernel: [ 1.238114] PM: Adding info for acpi:PNP0C02:01
Apr 13 15:44:08 patient kernel: [ 1.238197] device: 'IFX0102:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.238200] bus: 'acpi': add device IFX0102:00
Apr 13 15:44:08 patient kernel: [ 1.238208] PM: Adding info for acpi:IFX0102:00
Apr 13 15:44:08 patient kernel: [ 1.238267] device: 'PNP0C09:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.238269] bus: 'acpi': add device PNP0C09:00
Apr 13 15:44:08 patient kernel: [ 1.238278] PM: Adding info for acpi:PNP0C09:00
Apr 13 15:44:08 patient kernel: [ 1.238470] device: 'device:13': device_add
Apr 13 15:44:08 patient kernel: [ 1.238474] bus: 'acpi': add device device:13
Apr 13 15:44:08 patient kernel: [ 1.238481] PM: Adding info for acpi:device:13
Apr 13 15:44:08 patient kernel: [ 1.238600] device: 'device:14': device_add
Apr 13 15:44:08 patient kernel: [ 1.238603] bus: 'acpi': add device device:14
Apr 13 15:44:08 patient kernel: [ 1.238612] PM: Adding info for acpi:device:14
Apr 13 15:44:08 patient kernel: [ 1.238642] device: 'device:15': device_add
Apr 13 15:44:08 patient kernel: [ 1.238644] bus: 'acpi': add device device:15
Apr 13 15:44:08 patient kernel: [ 1.238651] PM: Adding info for acpi:device:15
Apr 13 15:44:08 patient kernel: [ 1.238678] device: 'device:16': device_add
Apr 13 15:44:08 patient kernel: [ 1.238680] bus: 'acpi': add device device:16
Apr 13 15:44:08 patient kernel: [ 1.238688] PM: Adding info for acpi:device:16
Apr 13 15:44:08 patient kernel: [ 1.238715] device: 'device:17': device_add
Apr 13 15:44:08 patient kernel: [ 1.238718] bus: 'acpi': add device device:17
Apr 13 15:44:08 patient kernel: [ 1.238725] PM: Adding info for acpi:device:17
Apr 13 15:44:08 patient kernel: [ 1.238753] device: 'device:18': device_add
Apr 13 15:44:08 patient kernel: [ 1.238755] bus: 'acpi': add device device:18
Apr 13 15:44:08 patient kernel: [ 1.238764] PM: Adding info for acpi:device:18
Apr 13 15:44:08 patient kernel: [ 1.238790] device: 'device:19': device_add
Apr 13 15:44:08 patient kernel: [ 1.238792] bus: 'acpi': add device device:19
Apr 13 15:44:08 patient kernel: [ 1.238800] PM: Adding info for acpi:device:19
Apr 13 15:44:08 patient kernel: [ 1.238826] device: 'device:1a': device_add
Apr 13 15:44:08 patient kernel: [ 1.238828] bus: 'acpi': add device device:1a
Apr 13 15:44:08 patient kernel: [ 1.238836] PM: Adding info for acpi:device:1a
Apr 13 15:44:08 patient kernel: [ 1.238862] device: 'device:1b': device_add
Apr 13 15:44:08 patient kernel: [ 1.238865] bus: 'acpi': add device device:1b
Apr 13 15:44:08 patient kernel: [ 1.238872] PM: Adding info for acpi:device:1b
Apr 13 15:44:08 patient kernel: [ 1.238898] device: 'device:1c': device_add
Apr 13 15:44:08 patient kernel: [ 1.238901] bus: 'acpi': add device device:1c
Apr 13 15:44:08 patient kernel: [ 1.238909] PM: Adding info for acpi:device:1c
Apr 13 15:44:08 patient kernel: [ 1.238935] device: 'device:1d': device_add
Apr 13 15:44:08 patient kernel: [ 1.238937] bus: 'acpi': add device device:1d
Apr 13 15:44:08 patient kernel: [ 1.238945] PM: Adding info for acpi:device:1d
Apr 13 15:44:08 patient kernel: [ 1.238971] device: 'device:1e': device_add
Apr 13 15:44:08 patient kernel: [ 1.238973] bus: 'acpi': add device device:1e
Apr 13 15:44:08 patient kernel: [ 1.238980] PM: Adding info for acpi:device:1e
Apr 13 15:44:08 patient kernel: [ 1.239100] device: 'device:1f': device_add
Apr 13 15:44:08 patient kernel: [ 1.239103] bus: 'acpi': add device device:1f
Apr 13 15:44:08 patient kernel: [ 1.239110] PM: Adding info for acpi:device:1f
Apr 13 15:44:08 patient kernel: [ 1.239140] device: 'device:20': device_add
Apr 13 15:44:08 patient kernel: [ 1.239142] bus: 'acpi': add device device:20
Apr 13 15:44:08 patient kernel: [ 1.239150] PM: Adding info for acpi:device:20
Apr 13 15:44:08 patient kernel: [ 1.239175] device: 'device:21': device_add
Apr 13 15:44:08 patient kernel: [ 1.239179] bus: 'acpi': add device device:21
Apr 13 15:44:08 patient kernel: [ 1.239188] PM: Adding info for acpi:device:21
Apr 13 15:44:08 patient kernel: [ 1.239214] device: 'device:22': device_add
Apr 13 15:44:08 patient kernel: [ 1.239217] bus: 'acpi': add device device:22
Apr 13 15:44:08 patient kernel: [ 1.239224] PM: Adding info for acpi:device:22
Apr 13 15:44:08 patient kernel: [ 1.239251] device: 'device:23': device_add
Apr 13 15:44:08 patient kernel: [ 1.239254] bus: 'acpi': add device device:23
Apr 13 15:44:08 patient kernel: [ 1.239262] PM: Adding info for acpi:device:23
Apr 13 15:44:08 patient kernel: [ 1.239289] device: 'device:24': device_add
Apr 13 15:44:08 patient kernel: [ 1.239291] bus: 'acpi': add device device:24
Apr 13 15:44:08 patient kernel: [ 1.239298] PM: Adding info for acpi:device:24
Apr 13 15:44:08 patient kernel: [ 1.239324] device: 'device:25': device_add
Apr 13 15:44:08 patient kernel: [ 1.239327] bus: 'acpi': add device device:25
Apr 13 15:44:08 patient kernel: [ 1.239335] PM: Adding info for acpi:device:25
Apr 13 15:44:08 patient kernel: [ 1.239361] device: 'device:26': device_add
Apr 13 15:44:08 patient kernel: [ 1.239363] bus: 'acpi': add device device:26
Apr 13 15:44:08 patient kernel: [ 1.239371] PM: Adding info for acpi:device:26
Apr 13 15:44:08 patient kernel: [ 1.239397] device: 'device:27': device_add
Apr 13 15:44:08 patient kernel: [ 1.239399] bus: 'acpi': add device device:27
Apr 13 15:44:08 patient kernel: [ 1.239407] PM: Adding info for acpi:device:27
Apr 13 15:44:08 patient kernel: [ 1.239508] device: 'device:28': device_add
Apr 13 15:44:08 patient kernel: [ 1.239511] bus: 'acpi': add device device:28
Apr 13 15:44:08 patient kernel: [ 1.239518] PM: Adding info for acpi:device:28
Apr 13 15:44:08 patient kernel: [ 1.239554] device: 'device:29': device_add
Apr 13 15:44:08 patient kernel: [ 1.239557] bus: 'acpi': add device device:29
Apr 13 15:44:08 patient kernel: [ 1.239565] PM: Adding info for acpi:device:29
Apr 13 15:44:08 patient kernel: [ 1.239594] device: 'device:2a': device_add
Apr 13 15:44:08 patient kernel: [ 1.239597] bus: 'acpi': add device device:2a
Apr 13 15:44:08 patient kernel: [ 1.239604] PM: Adding info for acpi:device:2a
Apr 13 15:44:08 patient kernel: [ 1.239635] device: 'device:2b': device_add
Apr 13 15:44:08 patient kernel: [ 1.239637] bus: 'acpi': add device device:2b
Apr 13 15:44:08 patient kernel: [ 1.239646] PM: Adding info for acpi:device:2b
Apr 13 15:44:08 patient kernel: [ 1.239677] device: 'device:2c': device_add
Apr 13 15:44:08 patient kernel: [ 1.239679] bus: 'acpi': add device device:2c
Apr 13 15:44:08 patient kernel: [ 1.239686] PM: Adding info for acpi:device:2c
Apr 13 15:44:08 patient kernel: [ 1.239718] device: 'device:2d': device_add
Apr 13 15:44:08 patient kernel: [ 1.239721] bus: 'acpi': add device device:2d
Apr 13 15:44:08 patient kernel: [ 1.239729] PM: Adding info for acpi:device:2d
Apr 13 15:44:08 patient kernel: [ 1.239760] device: 'device:2e': device_add
Apr 13 15:44:08 patient kernel: [ 1.239763] bus: 'acpi': add device device:2e
Apr 13 15:44:08 patient kernel: [ 1.239770] PM: Adding info for acpi:device:2e
Apr 13 15:44:08 patient kernel: [ 1.239801] device: 'device:2f': device_add
Apr 13 15:44:08 patient kernel: [ 1.239803] bus: 'acpi': add device device:2f
Apr 13 15:44:08 patient kernel: [ 1.239812] PM: Adding info for acpi:device:2f
Apr 13 15:44:08 patient kernel: [ 1.239843] device: 'device:30': device_add
Apr 13 15:44:08 patient kernel: [ 1.239845] bus: 'acpi': add device device:30
Apr 13 15:44:08 patient kernel: [ 1.239852] PM: Adding info for acpi:device:30
Apr 13 15:44:08 patient kernel: [ 1.239883] device: 'device:31': device_add
Apr 13 15:44:08 patient kernel: [ 1.239885] bus: 'acpi': add device device:31
Apr 13 15:44:08 patient kernel: [ 1.239894] PM: Adding info for acpi:device:31
Apr 13 15:44:08 patient kernel: [ 1.239924] device: 'device:32': device_add
Apr 13 15:44:08 patient kernel: [ 1.239927] bus: 'acpi': add device device:32
Apr 13 15:44:08 patient kernel: [ 1.239934] PM: Adding info for acpi:device:32
Apr 13 15:44:08 patient kernel: [ 1.240019] device: 'device:33': device_add
Apr 13 15:44:08 patient kernel: [ 1.240022] bus: 'acpi': add device device:33
Apr 13 15:44:08 patient kernel: [ 1.240030] PM: Adding info for acpi:device:33
Apr 13 15:44:08 patient kernel: [ 1.240111] device: 'device:34': device_add
Apr 13 15:44:08 patient kernel: [ 1.240114] bus: 'acpi': add device device:34
Apr 13 15:44:08 patient kernel: [ 1.240121] PM: Adding info for acpi:device:34
Apr 13 15:44:08 patient kernel: [ 1.240203] device: 'device:35': device_add
Apr 13 15:44:08 patient kernel: [ 1.240206] bus: 'acpi': add device device:35
Apr 13 15:44:08 patient kernel: [ 1.240214] PM: Adding info for acpi:device:35
Apr 13 15:44:08 patient kernel: [ 1.240297] device: 'device:36': device_add
Apr 13 15:44:08 patient kernel: [ 1.240300] bus: 'acpi': add device device:36
Apr 13 15:44:08 patient kernel: [ 1.240308] PM: Adding info for acpi:device:36
Apr 13 15:44:08 patient kernel: [ 1.240370] device: 'device:37': device_add
Apr 13 15:44:08 patient kernel: [ 1.240372] bus: 'acpi': add device device:37
Apr 13 15:44:08 patient kernel: [ 1.240383] PM: Adding info for acpi:device:37
Apr 13 15:44:08 patient kernel: [ 1.240444] device: 'device:38': device_add
Apr 13 15:44:08 patient kernel: [ 1.240447] bus: 'acpi': add device device:38
Apr 13 15:44:08 patient kernel: [ 1.240454] PM: Adding info for acpi:device:38
Apr 13 15:44:08 patient kernel: [ 1.240506] device: 'device:39': device_add
Apr 13 15:44:08 patient kernel: [ 1.240509] bus: 'acpi': add device device:39
Apr 13 15:44:08 patient kernel: [ 1.240517] PM: Adding info for acpi:device:39
Apr 13 15:44:08 patient kernel: [ 1.240569] device: 'device:3a': device_add
Apr 13 15:44:08 patient kernel: [ 1.240572] bus: 'acpi': add device device:3a
Apr 13 15:44:08 patient kernel: [ 1.240580] PM: Adding info for acpi:device:3a
Apr 13 15:44:08 patient kernel: [ 1.240631] device: 'device:3b': device_add
Apr 13 15:44:08 patient kernel: [ 1.240634] bus: 'acpi': add device device:3b
Apr 13 15:44:08 patient kernel: [ 1.240642] PM: Adding info for acpi:device:3b
Apr 13 15:44:08 patient kernel: [ 1.240694] device: 'device:3c': device_add
Apr 13 15:44:08 patient kernel: [ 1.240697] bus: 'acpi': add device device:3c
Apr 13 15:44:08 patient kernel: [ 1.240704] PM: Adding info for acpi:device:3c
Apr 13 15:44:08 patient kernel: [ 1.240766] device: 'device:3d': device_add
Apr 13 15:44:08 patient kernel: [ 1.240768] bus: 'acpi': add device device:3d
Apr 13 15:44:08 patient kernel: [ 1.240777] PM: Adding info for acpi:device:3d
Apr 13 15:44:08 patient kernel: [ 1.240839] device: 'device:3e': device_add
Apr 13 15:44:08 patient kernel: [ 1.240842] bus: 'acpi': add device device:3e
Apr 13 15:44:08 patient kernel: [ 1.240849] PM: Adding info for acpi:device:3e
Apr 13 15:44:08 patient kernel: [ 1.240938] device: 'device:3f': device_add
Apr 13 15:44:08 patient kernel: [ 1.240940] bus: 'acpi': add device device:3f
Apr 13 15:44:08 patient kernel: [ 1.240949] PM: Adding info for acpi:device:3f
Apr 13 15:44:08 patient kernel: [ 1.240981] device: 'device:40': device_add
Apr 13 15:44:08 patient kernel: [ 1.240983] bus: 'acpi': add device device:40
Apr 13 15:44:08 patient kernel: [ 1.240991] PM: Adding info for acpi:device:40
Apr 13 15:44:08 patient kernel: [ 1.241017] device: 'device:41': device_add
Apr 13 15:44:08 patient kernel: [ 1.241019] bus: 'acpi': add device device:41
Apr 13 15:44:08 patient kernel: [ 1.241028] PM: Adding info for acpi:device:41
Apr 13 15:44:08 patient kernel: [ 1.241055] device: 'device:42': device_add
Apr 13 15:44:08 patient kernel: [ 1.241058] bus: 'acpi': add device device:42
Apr 13 15:44:08 patient kernel: [ 1.241065] PM: Adding info for acpi:device:42
Apr 13 15:44:08 patient kernel: [ 1.241094] device: 'device:43': device_add
Apr 13 15:44:08 patient kernel: [ 1.241097] bus: 'acpi': add device device:43
Apr 13 15:44:08 patient kernel: [ 1.241104] PM: Adding info for acpi:device:43
Apr 13 15:44:08 patient kernel: [ 1.241135] device: 'device:44': device_add
Apr 13 15:44:08 patient kernel: [ 1.241137] bus: 'acpi': add device device:44
Apr 13 15:44:08 patient kernel: [ 1.241145] PM: Adding info for acpi:device:44
Apr 13 15:44:08 patient kernel: [ 1.241170] device: 'device:45': device_add
Apr 13 15:44:08 patient kernel: [ 1.241172] bus: 'acpi': add device device:45
Apr 13 15:44:08 patient kernel: [ 1.241180] PM: Adding info for acpi:device:45
Apr 13 15:44:08 patient kernel: [ 1.241205] device: 'device:46': device_add
Apr 13 15:44:08 patient kernel: [ 1.241209] bus: 'acpi': add device device:46
Apr 13 15:44:08 patient kernel: [ 1.241216] PM: Adding info for acpi:device:46
Apr 13 15:44:08 patient kernel: [ 1.241242] device: 'device:47': device_add
Apr 13 15:44:08 patient kernel: [ 1.241244] bus: 'acpi': add device device:47
Apr 13 15:44:08 patient kernel: [ 1.241251] PM: Adding info for acpi:device:47
Apr 13 15:44:08 patient kernel: [ 1.241277] device: 'device:48': device_add
Apr 13 15:44:08 patient kernel: [ 1.241279] bus: 'acpi': add device device:48
Apr 13 15:44:08 patient kernel: [ 1.241287] PM: Adding info for acpi:device:48
Apr 13 15:44:08 patient kernel: [ 1.241316] device: 'device:49': device_add
Apr 13 15:44:08 patient kernel: [ 1.241318] bus: 'acpi': add device device:49
Apr 13 15:44:08 patient kernel: [ 1.241325] PM: Adding info for acpi:device:49
Apr 13 15:44:08 patient kernel: [ 1.241354] device: 'device:4a': device_add
Apr 13 15:44:08 patient kernel: [ 1.241356] bus: 'acpi': add device device:4a
Apr 13 15:44:08 patient kernel: [ 1.241365] PM: Adding info for acpi:device:4a
Apr 13 15:44:08 patient kernel: [ 1.241420] device: 'PNP0C02:02': device_add
Apr 13 15:44:08 patient kernel: [ 1.241423] bus: 'acpi': add device PNP0C02:02
Apr 13 15:44:08 patient kernel: [ 1.241430] PM: Adding info for acpi:PNP0C02:02
Apr 13 15:44:08 patient kernel: [ 1.241483] device: 'device:4b': device_add
Apr 13 15:44:08 patient kernel: [ 1.241486] bus: 'acpi': add device device:4b
Apr 13 15:44:08 patient kernel: [ 1.241495] PM: Adding info for acpi:device:4b
Apr 13 15:44:08 patient kernel: [ 1.241545] device: 'LNXVIDEO:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.241548] bus: 'acpi': add device LNXVIDEO:00
Apr 13 15:44:08 patient kernel: [ 1.241555] PM: Adding info for acpi:LNXVIDEO:00
Apr 13 15:44:08 patient kernel: [ 1.241586] device: 'device:4c': device_add
Apr 13 15:44:08 patient kernel: [ 1.241588] bus: 'acpi': add device device:4c
Apr 13 15:44:08 patient kernel: [ 1.241596] PM: Adding info for acpi:device:4c
Apr 13 15:44:08 patient kernel: [ 1.241623] device: 'device:4d': device_add
Apr 13 15:44:08 patient kernel: [ 1.241626] bus: 'acpi': add device device:4d
Apr 13 15:44:08 patient kernel: [ 1.241633] PM: Adding info for acpi:device:4d
Apr 13 15:44:08 patient kernel: [ 1.241660] device: 'device:4e': device_add
Apr 13 15:44:08 patient kernel: [ 1.241662] bus: 'acpi': add device device:4e
Apr 13 15:44:08 patient kernel: [ 1.241671] PM: Adding info for acpi:device:4e
Apr 13 15:44:08 patient kernel: [ 1.241698] device: 'device:4f': device_add
Apr 13 15:44:08 patient kernel: [ 1.241700] bus: 'acpi': add device device:4f
Apr 13 15:44:08 patient kernel: [ 1.241708] PM: Adding info for acpi:device:4f
Apr 13 15:44:08 patient kernel: [ 1.241840] device: 'PNP0C0F:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.241842] bus: 'acpi': add device PNP0C0F:00
Apr 13 15:44:08 patient kernel: [ 1.241851] PM: Adding info for acpi:PNP0C0F:00
Apr 13 15:44:08 patient kernel: [ 1.241912] device: 'PNP0C0F:01': device_add
Apr 13 15:44:08 patient kernel: [ 1.241915] bus: 'acpi': add device PNP0C0F:01
Apr 13 15:44:08 patient kernel: [ 1.241922] PM: Adding info for acpi:PNP0C0F:01
Apr 13 15:44:08 patient kernel: [ 1.241981] device: 'PNP0C0F:02': device_add
Apr 13 15:44:08 patient kernel: [ 1.241984] bus: 'acpi': add device PNP0C0F:02
Apr 13 15:44:08 patient kernel: [ 1.241992] PM: Adding info for acpi:PNP0C0F:02
Apr 13 15:44:08 patient kernel: [ 1.242053] device: 'PNP0C0F:03': device_add
Apr 13 15:44:08 patient kernel: [ 1.242055] bus: 'acpi': add device PNP0C0F:03
Apr 13 15:44:08 patient kernel: [ 1.242063] PM: Adding info for acpi:PNP0C0F:03
Apr 13 15:44:08 patient kernel: [ 1.242126] device: 'PNP0C0F:04': device_add
Apr 13 15:44:08 patient kernel: [ 1.242128] bus: 'acpi': add device PNP0C0F:04
Apr 13 15:44:08 patient kernel: [ 1.242136] PM: Adding info for acpi:PNP0C0F:04
Apr 13 15:44:08 patient kernel: [ 1.242195] device: 'PNP0C0F:05': device_add
Apr 13 15:44:08 patient kernel: [ 1.242198] bus: 'acpi': add device PNP0C0F:05
Apr 13 15:44:08 patient kernel: [ 1.242206] PM: Adding info for acpi:PNP0C0F:05
Apr 13 15:44:08 patient kernel: [ 1.242266] device: 'PNP0C0F:06': device_add
Apr 13 15:44:08 patient kernel: [ 1.242268] bus: 'acpi': add device PNP0C0F:06
Apr 13 15:44:08 patient kernel: [ 1.242276] PM: Adding info for acpi:PNP0C0F:06
Apr 13 15:44:08 patient kernel: [ 1.242341] device: 'PNP0C0F:07': device_add
Apr 13 15:44:08 patient kernel: [ 1.242344] bus: 'acpi': add device PNP0C0F:07
Apr 13 15:44:08 patient kernel: [ 1.242353] PM: Adding info for acpi:PNP0C0F:07
Apr 13 15:44:08 patient kernel: [ 1.242445] device: 'INT33A1:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.242447] bus: 'acpi': add device INT33A1:00
Apr 13 15:44:08 patient kernel: [ 1.242455] PM: Adding info for acpi:INT33A1:00
Apr 13 15:44:08 patient kernel: [ 1.242513] device: 'PNPC000:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.242516] bus: 'acpi': add device PNPC000:00
Apr 13 15:44:08 patient kernel: [ 1.242525] PM: Adding info for acpi:PNPC000:00
Apr 13 15:44:08 patient kernel: [ 1.242557] device: 'INT3394:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.242560] bus: 'acpi': add device INT3394:00
Apr 13 15:44:08 patient kernel: [ 1.242567] PM: Adding info for acpi:INT3394:00
Apr 13 15:44:08 patient kernel: [ 1.242604] device: 'PNP0C0C:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.242607] bus: 'acpi': add device PNP0C0C:00
Apr 13 15:44:08 patient kernel: [ 1.242620] PM: Adding info for acpi:PNP0C0C:00
Apr 13 15:44:08 patient kernel: [ 1.242652] device: 'PNP0C0E:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.242655] bus: 'acpi': add device PNP0C0E:00
Apr 13 15:44:08 patient kernel: [ 1.242668] PM: Adding info for acpi:PNP0C0E:00
Apr 13 15:44:08 patient kernel: [ 1.250316] device: 'PNP0C0D:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.250320] bus: 'acpi': add device PNP0C0D:00
Apr 13 15:44:08 patient kernel: [ 1.250334] PM: Adding info for acpi:PNP0C0D:00
Apr 13 15:44:08 patient kernel: [ 1.250379] device: 'ACPI0003:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.250382] bus: 'acpi': add device ACPI0003:00
Apr 13 15:44:08 patient kernel: [ 1.250389] PM: Adding info for acpi:ACPI0003:00
Apr 13 15:44:08 patient kernel: [ 1.250465] device: 'PNP0C0A:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.250470] bus: 'acpi': add device PNP0C0A:00
Apr 13 15:44:08 patient kernel: [ 1.250478] PM: Adding info for acpi:PNP0C0A:00
Apr 13 15:44:08 patient kernel: [ 1.250517] device: 'PNP0C14:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.250520] bus: 'acpi': add device PNP0C14:00
Apr 13 15:44:08 patient kernel: [ 1.250527] PM: Adding info for acpi:PNP0C14:00
Apr 13 15:44:08 patient kernel: [ 1.250575] device: 'INT340E:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.250578] bus: 'acpi': add device INT340E:00
Apr 13 15:44:08 patient kernel: [ 1.250586] PM: Adding info for acpi:INT340E:00
Apr 13 15:44:08 patient kernel: [ 1.250671] device: 'PNP0C01:01': device_add
Apr 13 15:44:08 patient kernel: [ 1.250674] bus: 'acpi': add device PNP0C01:01
Apr 13 15:44:08 patient kernel: [ 1.250681] PM: Adding info for acpi:PNP0C01:01
Apr 13 15:44:08 patient kernel: [ 1.250710] device: 'device:50': device_add
Apr 13 15:44:08 patient kernel: [ 1.250713] bus: 'acpi': add device device:50
Apr 13 15:44:08 patient kernel: [ 1.250722] PM: Adding info for acpi:device:50
Apr 13 15:44:08 patient kernel: [ 1.250733] device: 'LNXTHERM:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.250735] bus: 'acpi': add device LNXTHERM:00
Apr 13 15:44:08 patient kernel: [ 1.250743] PM: Adding info for acpi:LNXTHERM:00
Apr 13 15:44:08 patient kernel: [ 1.251062] device: 'SKTD000:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.251065] bus: 'acpi': add device SKTD000:00
Apr 13 15:44:08 patient kernel: [ 1.251074] PM: Adding info for acpi:SKTD000:00
Apr 13 15:44:08 patient kernel: [ 1.251126] device: 'NXP5442:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.251128] bus: 'acpi': add device NXP5442:00
Apr 13 15:44:08 patient kernel: [ 1.251136] PM: Adding info for acpi:NXP5442:00
Apr 13 15:44:08 patient kernel: [ 1.251188] device: 'ICV0A12:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.251190] bus: 'acpi': add device ICV0A12:00
Apr 13 15:44:08 patient kernel: [ 1.251199] PM: Adding info for acpi:ICV0A12:00
Apr 13 15:44:08 patient kernel: [ 1.251534] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Apr 13 15:44:08 patient kernel: [ 1.251539] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Apr 13 15:44:08 patient kernel: [ 1.251699] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
Apr 13 15:44:08 patient kernel: [ 1.251825] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
Apr 13 15:44:08 patient kernel: [ 1.252203] device: 'pci0000:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.252216] PM: Adding info for No Bus:pci0000:00
Apr 13 15:44:08 patient kernel: [ 1.252219] device: '0000:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.252232] PM: Adding info for No Bus:0000:00
Apr 13 15:44:08 patient kernel: [ 1.252375] PCI host bridge to bus 0000:00
Apr 13 15:44:08 patient kernel: [ 1.252378] pci_bus 0000:00: root bus resource [bus 00-3e]
Apr 13 15:44:08 patient kernel: [ 1.252380] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
Apr 13 15:44:08 patient kernel: [ 1.252382] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
Apr 13 15:44:08 patient kernel: [ 1.252383] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
Apr 13 15:44:08 patient kernel: [ 1.252385] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
Apr 13 15:44:08 patient kernel: [ 1.252387] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
Apr 13 15:44:08 patient kernel: [ 1.252388] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
Apr 13 15:44:08 patient kernel: [ 1.252390] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
Apr 13 15:44:08 patient kernel: [ 1.252391] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
Apr 13 15:44:08 patient kernel: [ 1.252393] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
Apr 13 15:44:08 patient kernel: [ 1.252394] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff]
Apr 13 15:44:08 patient kernel: [ 1.252403] pci 0000:00:00.0: [8086:0d04] type 00 class 0x060000
Apr 13 15:44:08 patient kernel: [ 1.252437] device: '0000:00:00.0': device_add
Apr 13 15:44:08 patient kernel: [ 1.252463] bus: 'pci': add device 0000:00:00.0
Apr 13 15:44:08 patient kernel: [ 1.252482] PM: Adding info for pci:0000:00:00.0
Apr 13 15:44:08 patient kernel: [ 1.252495] pci 0000:00:02.0: [8086:0d26] type 00 class 0x030000
Apr 13 15:44:08 patient kernel: [ 1.252508] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
Apr 13 15:44:08 patient kernel: [ 1.252515] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
Apr 13 15:44:08 patient kernel: [ 1.252521] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
Apr 13 15:44:08 patient kernel: [ 1.252550] device: '0000:00:02.0': device_add
Apr 13 15:44:08 patient kernel: [ 1.252578] bus: 'pci': add device 0000:00:02.0
Apr 13 15:44:08 patient kernel: [ 1.252595] PM: Adding info for pci:0000:00:02.0
Apr 13 15:44:08 patient kernel: [ 1.252606] pci 0000:00:03.0: [8086:0d0c] type 00 class 0x040300
Apr 13 15:44:08 patient kernel: [ 1.252615] pci 0000:00:03.0: reg 0x10: [mem 0xf7e34000-0xf7e37fff 64bit]
Apr 13 15:44:08 patient kernel: [ 1.252655] device: '0000:00:03.0': device_add
Apr 13 15:44:08 patient kernel: [ 1.252682] bus: 'pci': add device 0000:00:03.0
Apr 13 15:44:08 patient kernel: [ 1.252699] PM: Adding info for pci:0000:00:03.0
Apr 13 15:44:08 patient kernel: [ 1.252730] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
Apr 13 15:44:08 patient kernel: [ 1.252749] pci 0000:00:14.0: reg 0x10: [mem 0xf7e20000-0xf7e2ffff 64bit]
Apr 13 15:44:08 patient kernel: [ 1.252813] pci 0000:00:14.0: PME# supported from D3hot D3cold
Apr 13 15:44:08 patient kernel: [ 1.252822] device: '0000:00:14.0': device_add
Apr 13 15:44:08 patient kernel: [ 1.252850] pci 0000:00:14.0: System wakeup disabled by ACPI
Apr 13 15:44:08 patient kernel: [ 1.252854] bus: 'pci': add device 0000:00:14.0
Apr 13 15:44:08 patient kernel: [ 1.252876] PM: Adding info for pci:0000:00:14.0
Apr 13 15:44:08 patient kernel: [ 1.252891] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
Apr 13 15:44:08 patient kernel: [ 1.252911] pci 0000:00:16.0: reg 0x10: [mem 0xf7e3f000-0xf7e3f00f 64bit]
Apr 13 15:44:08 patient kernel: [ 1.252978] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Apr 13 15:44:08 patient kernel: [ 1.252987] device: '0000:00:16.0': device_add
Apr 13 15:44:08 patient kernel: [ 1.253012] bus: 'pci': add device 0000:00:16.0
Apr 13 15:44:08 patient kernel: [ 1.253034] PM: Adding info for pci:0000:00:16.0
Apr 13 15:44:08 patient kernel: [ 1.253057] pci 0000:00:19.0: [8086:153b] type 00 class 0x020000
Apr 13 15:44:08 patient kernel: [ 1.253075] pci 0000:00:19.0: reg 0x10: [mem 0xf7e00000-0xf7e1ffff]
Apr 13 15:44:08 patient kernel: [ 1.253083] pci 0000:00:19.0: reg 0x14: [mem 0xf7e3d000-0xf7e3dfff]
Apr 13 15:44:08 patient kernel: [ 1.253092] pci 0000:00:19.0: reg 0x18: [io 0xf080-0xf09f]
Apr 13 15:44:08 patient kernel: [ 1.253155] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
Apr 13 15:44:08 patient kernel: [ 1.253165] device: '0000:00:19.0': device_add
Apr 13 15:44:08 patient kernel: [ 1.253192] pci 0000:00:19.0: System wakeup disabled by ACPI
Apr 13 15:44:08 patient kernel: [ 1.253195] bus: 'pci': add device 0000:00:19.0
Apr 13 15:44:08 patient kernel: [ 1.253217] PM: Adding info for pci:0000:00:19.0
Apr 13 15:44:08 patient kernel: [ 1.253234] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
Apr 13 15:44:08 patient kernel: [ 1.253255] pci 0000:00:1a.0: reg 0x10: [mem 0xf7e3c000-0xf7e3c3ff]
Apr 13 15:44:08 patient kernel: [ 1.253348] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Apr 13 15:44:08 patient kernel: [ 1.253361] device: '0000:00:1a.0': device_add
Apr 13 15:44:08 patient kernel: [ 1.253399] pci 0000:00:1a.0: System wakeup disabled by ACPI
Apr 13 15:44:08 patient kernel: [ 1.253402] bus: 'pci': add device 0000:00:1a.0
Apr 13 15:44:08 patient kernel: [ 1.253425] PM: Adding info for pci:0000:00:1a.0
Apr 13 15:44:08 patient kernel: [ 1.253442] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
Apr 13 15:44:08 patient kernel: [ 1.253457] pci 0000:00:1b.0: reg 0x10: [mem 0xf7e30000-0xf7e33fff 64bit]
Apr 13 15:44:08 patient kernel: [ 1.253531] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Apr 13 15:44:08 patient kernel: [ 1.253542] device: '0000:00:1b.0': device_add
Apr 13 15:44:08 patient kernel: [ 1.253568] pci 0000:00:1b.0: System wakeup disabled by ACPI
Apr 13 15:44:08 patient kernel: [ 1.253571] bus: 'pci': add device 0000:00:1b.0
Apr 13 15:44:08 patient kernel: [ 1.253593] PM: Adding info for pci:0000:00:1b.0
Apr 13 15:44:08 patient kernel: [ 1.253606] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
Apr 13 15:44:08 patient kernel: [ 1.253676] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Apr 13 15:44:08 patient kernel: [ 1.253689] device: '0000:00:1c.0': device_add
Apr 13 15:44:08 patient kernel: [ 1.253716] pci 0000:00:1c.0: System wakeup disabled by ACPI
Apr 13 15:44:08 patient kernel: [ 1.253718] bus: 'pci': add device 0000:00:1c.0
Apr 13 15:44:08 patient kernel: [ 1.253740] PM: Adding info for pci:0000:00:1c.0
Apr 13 15:44:08 patient kernel: [ 1.253752] pci 0000:00:1c.1: [8086:8c12] type 01 class 0x060400
Apr 13 15:44:08 patient kernel: [ 1.253823] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Apr 13 15:44:08 patient kernel: [ 1.253835] device: '0000:00:1c.1': device_add
Apr 13 15:44:08 patient kernel: [ 1.253862] pci 0000:00:1c.1: System wakeup disabled by ACPI
Apr 13 15:44:08 patient kernel: [ 1.253864] bus: 'pci': add device 0000:00:1c.1
Apr 13 15:44:08 patient kernel: [ 1.253886] PM: Adding info for pci:0000:00:1c.1
Apr 13 15:44:08 patient kernel: [ 1.253899] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
Apr 13 15:44:08 patient kernel: [ 1.253969] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
Apr 13 15:44:08 patient kernel: [ 1.253982] device: '0000:00:1c.3': device_add
Apr 13 15:44:08 patient kernel: [ 1.254008] pci 0000:00:1c.3: System wakeup disabled by ACPI
Apr 13 15:44:08 patient kernel: [ 1.254012] bus: 'pci': add device 0000:00:1c.3
Apr 13 15:44:08 patient kernel: [ 1.254034] PM: Adding info for pci:0000:00:1c.3
Apr 13 15:44:08 patient kernel: [ 1.254055] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
Apr 13 15:44:08 patient kernel: [ 1.254076] pci 0000:00:1d.0: reg 0x10: [mem 0xf7e3b000-0xf7e3b3ff]
Apr 13 15:44:08 patient kernel: [ 1.254168] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Apr 13 15:44:08 patient kernel: [ 1.254181] device: '0000:00:1d.0': device_add
Apr 13 15:44:08 patient kernel: [ 1.254218] pci 0000:00:1d.0: System wakeup disabled by ACPI
Apr 13 15:44:08 patient kernel: [ 1.254221] bus: 'pci': add device 0000:00:1d.0
Apr 13 15:44:08 patient kernel: [ 1.254242] PM: Adding info for pci:0000:00:1d.0
Apr 13 15:44:08 patient kernel: [ 1.254258] pci 0000:00:1f.0: [8086:8c4b] type 00 class 0x060100
Apr 13 15:44:08 patient kernel: [ 1.254374] device: '0000:00:1f.0': device_add
Apr 13 15:44:08 patient kernel: [ 1.254401] bus: 'pci': add device 0000:00:1f.0
Apr 13 15:44:08 patient kernel: [ 1.254418] PM: Adding info for pci:0000:00:1f.0
Apr 13 15:44:08 patient kernel: [ 1.254433] pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
Apr 13 15:44:08 patient kernel: [ 1.254449] pci 0000:00:1f.2: reg 0x10: [io 0xf0d0-0xf0d7]
Apr 13 15:44:08 patient kernel: [ 1.254457] pci 0000:00:1f.2: reg 0x14: [io 0xf0c0-0xf0c3]
Apr 13 15:44:08 patient kernel: [ 1.254465] pci 0000:00:1f.2: reg 0x18: [io 0xf0b0-0xf0b7]
Apr 13 15:44:08 patient kernel: [ 1.254472] pci 0000:00:1f.2: reg 0x1c: [io 0xf0a0-0xf0a3]
Apr 13 15:44:08 patient kernel: [ 1.254480] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
Apr 13 15:44:08 patient kernel: [ 1.254488] pci 0000:00:1f.2: reg 0x24: [mem 0xf7e3a000-0xf7e3a7ff]
Apr 13 15:44:08 patient kernel: [ 1.254527] pci 0000:00:1f.2: PME# supported from D3hot
Apr 13 15:44:08 patient kernel: [ 1.254537] device: '0000:00:1f.2': device_add
Apr 13 15:44:08 patient kernel: [ 1.254563] bus: 'pci': add device 0000:00:1f.2
Apr 13 15:44:08 patient kernel: [ 1.254584] PM: Adding info for pci:0000:00:1f.2
Apr 13 15:44:08 patient kernel: [ 1.254593] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
Apr 13 15:44:08 patient kernel: [ 1.254608] pci 0000:00:1f.3: reg 0x10: [mem 0xf7e39000-0xf7e390ff 64bit]
Apr 13 15:44:08 patient kernel: [ 1.254629] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
Apr 13 15:44:08 patient kernel: [ 1.254652] device: '0000:00:1f.3': device_add
Apr 13 15:44:08 patient kernel: [ 1.254678] bus: 'pci': add device 0000:00:1f.3
Apr 13 15:44:08 patient kernel: [ 1.254694] PM: Adding info for pci:0000:00:1f.3
Apr 13 15:44:08 patient kernel: [ 1.254735] device: '0000:01': device_add
Apr 13 15:44:08 patient kernel: [ 1.254749] PM: Adding info for No Bus:0000:01
Apr 13 15:44:08 patient kernel: [ 1.254776] acpiphp: Slot [1] registered
Apr 13 15:44:08 patient kernel: [ 1.254781] pci 0000:00:1c.0: PCI bridge to [bus 01]
Apr 13 15:44:08 patient kernel: [ 1.254823] device: '0000:02': device_add
Apr 13 15:44:08 patient kernel: [ 1.254836] PM: Adding info for No Bus:0000:02
Apr 13 15:44:08 patient kernel: [ 1.254878] pci 0000:02:00.0: [10ec:5229] type 00 class 0xff0000
Apr 13 15:44:08 patient kernel: [ 1.254896] pci 0000:02:00.0: reg 0x10: [mem 0xf7d00000-0xf7d00fff]
Apr 13 15:44:08 patient kernel: [ 1.255034] pci 0000:02:00.0: supports D1 D2
Apr 13 15:44:08 patient kernel: [ 1.255036] pci 0000:02:00.0: PME# supported from D1 D2 D3hot
Apr 13 15:44:08 patient kernel: [ 1.255057] device: '0000:02:00.0': device_add
Apr 13 15:44:08 patient kernel: [ 1.255066] pci 0000:02:00.0: System wakeup disabled by ACPI
Apr 13 15:44:08 patient kernel: [ 1.255069] bus: 'pci': add device 0000:02:00.0
Apr 13 15:44:08 patient kernel: [ 1.255090] PM: Adding info for pci:0000:02:00.0
Apr 13 15:44:08 patient kernel: [ 1.262315] pci 0000:00:1c.1: PCI bridge to [bus 02]
Apr 13 15:44:08 patient kernel: [ 1.262320] pci 0000:00:1c.1: bridge window [mem 0xf7d00000-0xf7dfffff]
Apr 13 15:44:08 patient kernel: [ 1.262359] device: '0000:03': device_add
Apr 13 15:44:08 patient kernel: [ 1.262373] PM: Adding info for No Bus:0000:03
Apr 13 15:44:08 patient kernel: [ 1.262414] pci 0000:03:00.0: [168c:0034] type 00 class 0x028000
Apr 13 15:44:08 patient kernel: [ 1.262438] pci 0000:03:00.0: reg 0x10: [mem 0xf7c00000-0xf7c7ffff 64bit]
Apr 13 15:44:08 patient kernel: [ 1.262494] pci 0000:03:00.0: reg 0x30: [mem 0xf7c80000-0xf7c8ffff pref]
Apr 13 15:44:08 patient kernel: [ 1.262566] pci 0000:03:00.0: supports D1 D2
Apr 13 15:44:08 patient kernel: [ 1.262567] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 13 15:44:08 patient kernel: [ 1.262588] device: '0000:03:00.0': device_add
Apr 13 15:44:08 patient kernel: [ 1.262596] pci 0000:03:00.0: System wakeup disabled by ACPI
Apr 13 15:44:08 patient kernel: [ 1.262599] bus: 'pci': add device 0000:03:00.0
Apr 13 15:44:08 patient kernel: [ 1.262621] PM: Adding info for pci:0000:03:00.0
Apr 13 15:44:08 patient kernel: [ 1.270313] pci 0000:00:1c.3: PCI bridge to [bus 03]
Apr 13 15:44:08 patient kernel: [ 1.270318] pci 0000:00:1c.3: bridge window [mem 0xf7c00000-0xf7cfffff]
Apr 13 15:44:08 patient kernel: [ 1.270341] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
Apr 13 15:44:08 patient kernel: [ 1.270747] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
Apr 13 15:44:08 patient kernel: [ 1.270794] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 6 10 11 12 14 15)
Apr 13 15:44:08 patient kernel: [ 1.270838] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
Apr 13 15:44:08 patient kernel: [ 1.270881] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
Apr 13 15:44:08 patient kernel: [ 1.270924] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15)
Apr 13 15:44:08 patient kernel: [ 1.270966] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Apr 13 15:44:08 patient kernel: [ 1.271010] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
Apr 13 15:44:08 patient kernel: [ 1.271052] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
Apr 13 15:44:08 patient kernel: [ 1.271101] Registering platform device 'ACPI0003:00'. Parent at platform
Apr 13 15:44:08 patient kernel: [ 1.271103] device: 'ACPI0003:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.271109] bus: 'platform': add device ACPI0003:00
Apr 13 15:44:08 patient kernel: [ 1.271117] PM: Adding info for platform:ACPI0003:00
Apr 13 15:44:08 patient kernel: [ 1.271188] device: 'LNXPWRBN:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.271191] bus: 'acpi': add device LNXPWRBN:00
Apr 13 15:44:08 patient kernel: [ 1.271201] PM: Adding info for acpi:LNXPWRBN:00
Apr 13 15:44:08 patient kernel: [ 1.271223] ACPI: Enabled 4 GPEs in block 00 to 3F
Apr 13 15:44:08 patient kernel: [ 1.271226] bus: 'acpi': add driver ec
Apr 13 15:44:08 patient kernel: [ 1.271233] bus: 'acpi': driver_probe_device: matched device PNP0C09:00 with driver ec
Apr 13 15:44:08 patient kernel: [ 1.271234] bus: 'acpi': really_probe: probing driver ec with device PNP0C09:00
Apr 13 15:44:08 patient kernel: [ 1.271237] ec PNP0C09:00: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 1.271271] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
Apr 13 15:44:08 patient kernel: [ 1.271272] driver: 'PNP0C09:00': driver_bound: bound to device 'ec'
Apr 13 15:44:08 patient kernel: [ 1.271274] bus: 'acpi': really_probe: bound device PNP0C09:00 to driver ec
Apr 13 15:44:08 patient kernel: [ 1.271305] bus: 'pnp': registered
Apr 13 15:44:08 patient kernel: [ 1.271313] bus: 'xen-backend': registered
Apr 13 15:44:08 patient kernel: [ 1.271320] bus: 'xen': registered
Apr 13 15:44:08 patient kernel: [ 1.271322] bus: 'platform': add driver 88pm860x-regulator
Apr 13 15:44:08 patient kernel: [ 1.271328] bus: 'platform': add driver lp8788-buck
Apr 13 15:44:08 patient kernel: [ 1.271333] bus: 'platform': add driver lp8788-dldo
Apr 13 15:44:08 patient kernel: [ 1.271338] bus: 'platform': add driver lp8788-aldo
Apr 13 15:44:08 patient kernel: [ 1.271343] device class 'misc': registering
Apr 13 15:44:08 patient kernel: [ 1.271349] device: 'vga_arbiter': device_add
Apr 13 15:44:08 patient kernel: [ 1.271378] PM: Adding info for No Bus:vga_arbiter
Apr 13 15:44:08 patient kernel: [ 1.271384] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
Apr 13 15:44:08 patient kernel: [ 1.271387] vgaarb: loaded
Apr 13 15:44:08 patient kernel: [ 1.271388] vgaarb: bridge control possible 0000:00:02.0
Apr 13 15:44:08 patient kernel: [ 1.271399] bus: 'i2c': add driver 88PM860x
Apr 13 15:44:08 patient kernel: [ 1.271404] bus: 'i2c': add driver stmpe-i2c
Apr 13 15:44:08 patient kernel: [ 1.271410] bus: 'spi': add driver stmpe-spi
Apr 13 15:44:08 patient kernel: [ 1.271414] bus: 'i2c': add driver tc3589x
Apr 13 15:44:08 patient kernel: [ 1.271419] bus: 'i2c': add driver WM8400
Apr 13 15:44:08 patient kernel: [ 1.271424] bus: 'i2c': add driver wm831x
Apr 13 15:44:08 patient kernel: [ 1.271429] bus: 'spi': add driver wm831x
Apr 13 15:44:08 patient kernel: [ 1.271434] bus: 'i2c': add driver wm8350
Apr 13 15:44:08 patient kernel: [ 1.271438] bus: 'i2c': add driver tps65910
Apr 13 15:44:08 patient kernel: [ 1.271443] bus: 'i2c': add driver tps65912
Apr 13 15:44:08 patient kernel: [ 1.271448] bus: 'spi': add driver tps65912
Apr 13 15:44:08 patient kernel: [ 1.271452] bus: 'i2c': add driver tps80031
Apr 13 15:44:08 patient kernel: [ 1.271458] bus: 'spi': add driver ezx-pcap
Apr 13 15:44:08 patient kernel: [ 1.271462] bus: 'i2c': add driver da903x
Apr 13 15:44:08 patient kernel: [ 1.271466] bus: 'spi': add driver da9052
Apr 13 15:44:08 patient kernel: [ 1.271472] bus: 'i2c': add driver da9052
Apr 13 15:44:08 patient kernel: [ 1.271476] bus: 'i2c': add driver lp8788
Apr 13 15:44:08 patient kernel: [ 1.271481] bus: 'i2c': add driver da9055-pmic
Apr 13 15:44:08 patient kernel: [ 1.271486] bus: 'i2c': add driver max77686
Apr 13 15:44:08 patient kernel: [ 1.271490] bus: 'i2c': add driver max77693
Apr 13 15:44:08 patient kernel: [ 1.271495] bus: 'i2c': add driver max8925
Apr 13 15:44:08 patient kernel: [ 1.271500] bus: 'i2c': add driver max8997
Apr 13 15:44:08 patient kernel: [ 1.271505] bus: 'i2c': add driver max8998
Apr 13 15:44:08 patient kernel: [ 1.271510] bus: 'i2c': add driver ab3100
Apr 13 15:44:08 patient kernel: [ 1.271515] bus: 'i2c': add driver tps6586x
Apr 13 15:44:08 patient kernel: [ 1.271520] bus: 'i2c': add driver tps65090
Apr 13 15:44:08 patient kernel: [ 1.271524] bus: 'i2c': add driver aat2870
Apr 13 15:44:08 patient kernel: [ 1.271529] bus: 'i2c': add driver palmas
Apr 13 15:44:08 patient kernel: [ 1.271533] bus: 'i2c': add driver rc5t583
Apr 13 15:44:08 patient kernel: [ 1.271538] bus: 'i2c': add driver sec_pmic
Apr 13 15:44:08 patient kernel: [ 1.271542] bus: 'i2c': add driver as3711
Apr 13 15:44:08 patient kernel: [ 1.271578] device class 'scsi_host': registering
Apr 13 15:44:08 patient kernel: [ 1.271590] bus: 'scsi': registered
Apr 13 15:44:08 patient kernel: [ 1.271592] device class 'scsi_device': registering
Apr 13 15:44:08 patient kernel: [ 1.271596] SCSI subsystem initialized
Apr 13 15:44:08 patient kernel: [ 1.271638] device class 'ata_link': registering
Apr 13 15:44:08 patient kernel: [ 1.271643] device class 'ata_port': registering
Apr 13 15:44:08 patient kernel: [ 1.271646] device class 'ata_device': registering
Apr 13 15:44:08 patient kernel: [ 1.271649] libata version 3.00 loaded.
Apr 13 15:44:08 patient kernel: [ 1.271651] device class 'mdio_bus': registering
Apr 13 15:44:08 patient kernel: [ 1.271659] bus: 'mdio_bus': registered
Apr 13 15:44:08 patient kernel: [ 1.271661] bus: 'mdio_bus': add driver Generic PHY
Apr 13 15:44:08 patient kernel: [ 1.271666] bus: 'mdio_bus': add driver Generic 10G PHY
Apr 13 15:44:08 patient kernel: [ 1.271674] ACPI: bus type USB registered
Apr 13 15:44:08 patient kernel: [ 1.271680] bus: 'usb': registered
Apr 13 15:44:08 patient kernel: [ 1.271683] bus: 'usb': add driver usbfs
Apr 13 15:44:08 patient kernel: [ 1.271694] usbcore: registered new interface driver usbfs
Apr 13 15:44:08 patient kernel: [ 1.271696] bus: 'usb': add driver hub
Apr 13 15:44:08 patient kernel: [ 1.271703] usbcore: registered new interface driver hub
Apr 13 15:44:08 patient kernel: [ 1.271736] bus: 'usb': add driver usb
Apr 13 15:44:08 patient kernel: [ 1.271740] usbcore: registered new device driver usb
Apr 13 15:44:08 patient kernel: [ 1.271747] bus: 'serio': registered
Apr 13 15:44:08 patient kernel: [ 1.271748] device class 'input': registering
Apr 13 15:44:08 patient kernel: [ 1.271755] device class 'rtc': registering
Apr 13 15:44:08 patient kernel: [ 1.271759] device class 'power_supply': registering
Apr 13 15:44:08 patient kernel: [ 1.271763] device class 'hwmon': registering
Apr 13 15:44:08 patient kernel: [ 1.271766] device class 'watchdog': registering
Apr 13 15:44:08 patient kernel: [ 1.271826] bus: 'mmc': registered
Apr 13 15:44:08 patient kernel: [ 1.271828] device class 'mmc_host': registering
Apr 13 15:44:08 patient kernel: [ 1.271836] bus: 'sdio': registered
Apr 13 15:44:08 patient kernel: [ 1.271837] device class 'leds': registering
Apr 13 15:44:08 patient kernel: [ 1.271840] device class 'devfreq': registering
Apr 13 15:44:08 patient kernel: [ 1.271864] PCI: Using ACPI for IRQ routing
Apr 13 15:44:08 patient kernel: [ 1.273341] PCI: pci_cache_line_size set to 64 bytes
Apr 13 15:44:08 patient kernel: [ 1.273390] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
Apr 13 15:44:08 patient kernel: [ 1.273392] e820: reserve RAM buffer [mem 0xcbd21000-0xcbffffff]
Apr 13 15:44:08 patient kernel: [ 1.273393] e820: reserve RAM buffer [mem 0xcc43e000-0xcfffffff]
Apr 13 15:44:08 patient kernel: [ 1.273394] e820: reserve RAM buffer [mem 0xdb7f5000-0xdbffffff]
Apr 13 15:44:08 patient kernel: [ 1.273396] e820: reserve RAM buffer [mem 0xdb8db000-0xdbffffff]
Apr 13 15:44:08 patient kernel: [ 1.273398] e820: reserve RAM buffer [mem 0x41fe00000-0x41fffffff]
Apr 13 15:44:08 patient kernel: [ 1.273404] device class 'net': registering
Apr 13 15:44:08 patient kernel: [ 1.273416] device: 'lo': device_add
Apr 13 15:44:08 patient kernel: [ 1.273455] PM: Adding info for No Bus:lo
Apr 13 15:44:08 patient kernel: [ 1.273486] NetLabel: Initializing
Apr 13 15:44:08 patient kernel: [ 1.273487] NetLabel: domain hash size = 128
Apr 13 15:44:08 patient kernel: [ 1.273488] NetLabel: protocols = UNLABELED CIPSOv4
Apr 13 15:44:08 patient kernel: [ 1.273500] NetLabel: unlabeled traffic allowed by default
Apr 13 15:44:08 patient kernel: [ 1.273502] device class 'rfkill': registering
Apr 13 15:44:08 patient kernel: [ 1.273506] device: 'rfkill': device_add
Apr 13 15:44:08 patient kernel: [ 1.273527] PM: Adding info for No Bus:rfkill
Apr 13 15:44:08 patient kernel: [ 1.273556] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Apr 13 15:44:08 patient kernel: [ 1.273562] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Apr 13 15:44:08 patient kernel: [ 1.275597] Switched to clocksource hpet
Apr 13 15:44:08 patient kernel: [ 1.281175] AppArmor: AppArmor Filesystem Enabled
Apr 13 15:44:08 patient kernel: [ 1.281189] bus: 'pnp': add driver system
Apr 13 15:44:08 patient kernel: [ 1.281198] pnp: PnP ACPI init
Apr 13 15:44:08 patient kernel: [ 1.281200] device: 'pnp0': device_add
Apr 13 15:44:08 patient kernel: [ 1.281210] PM: Adding info for No Bus:pnp0
Apr 13 15:44:08 patient kernel: [ 1.281212] ACPI: bus type PNP registered
Apr 13 15:44:08 patient kernel: [ 1.281254] device: '00:00': device_add
Apr 13 15:44:08 patient kernel: [ 1.281261] bus: 'pnp': add device 00:00
Apr 13 15:44:08 patient kernel: [ 1.281271] PM: Adding info for pnp:00:00
Apr 13 15:44:08 patient kernel: [ 1.281275] bus: 'pnp': driver_probe_device: matched device 00:00 with driver system
Apr 13 15:44:08 patient kernel: [ 1.281276] bus: 'pnp': really_probe: probing driver system with device 00:00
Apr 13 15:44:08 patient kernel: [ 1.281279] system 00:00: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 1.281286] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.281288] driver: '00:00': driver_bound: bound to device 'system'
Apr 13 15:44:08 patient kernel: [ 1.281289] bus: 'pnp': really_probe: bound device 00:00 to driver system
Apr 13 15:44:08 patient kernel: [ 1.281292] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Apr 13 15:44:08 patient kernel: [ 1.281393] pnp 00:01: [dma 4]
Apr 13 15:44:08 patient kernel: [ 1.281395] device: '00:01': device_add
Apr 13 15:44:08 patient kernel: [ 1.281402] bus: 'pnp': add device 00:01
Apr 13 15:44:08 patient kernel: [ 1.281412] PM: Adding info for pnp:00:01
Apr 13 15:44:08 patient kernel: [ 1.281415] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
Apr 13 15:44:08 patient kernel: [ 1.281421] device: '00:02': device_add
Apr 13 15:44:08 patient kernel: [ 1.281427] bus: 'pnp': add device 00:02
Apr 13 15:44:08 patient kernel: [ 1.281438] PM: Adding info for pnp:00:02
Apr 13 15:44:08 patient kernel: [ 1.281441] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
Apr 13 15:44:08 patient kernel: [ 1.281511] device: '00:03': device_add
Apr 13 15:44:08 patient kernel: [ 1.281518] bus: 'pnp': add device 00:03
Apr 13 15:44:08 patient kernel: [ 1.281527] PM: Adding info for pnp:00:03
Apr 13 15:44:08 patient kernel: [ 1.281530] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
Apr 13 15:44:08 patient kernel: [ 1.281561] device: '00:04': device_add
Apr 13 15:44:08 patient kernel: [ 1.281568] bus: 'pnp': add device 00:04
Apr 13 15:44:08 patient kernel: [ 1.281578] PM: Adding info for pnp:00:04
Apr 13 15:44:08 patient kernel: [ 1.281581] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
Apr 13 15:44:08 patient kernel: [ 1.281673] device: '00:05': device_add
Apr 13 15:44:08 patient kernel: [ 1.281679] bus: 'pnp': add device 00:05
Apr 13 15:44:08 patient kernel: [ 1.281689] PM: Adding info for pnp:00:05
Apr 13 15:44:08 patient kernel: [ 1.281691] bus: 'pnp': driver_probe_device: matched device 00:05 with driver system
Apr 13 15:44:08 patient kernel: [ 1.281693] bus: 'pnp': really_probe: probing driver system with device 00:05
Apr 13 15:44:08 patient kernel: [ 1.281695] system 00:05: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 1.281700] system 00:05: [io 0x0680-0x069f] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.281702] system 00:05: [io 0xffff] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.281704] system 00:05: [io 0xffff] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.281706] system 00:05: [io 0xffff] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.281708] system 00:05: [io 0x1c00-0x1cfe] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.281709] system 00:05: [io 0x1d00-0x1dfe] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.281711] system 00:05: [io 0x1e00-0x1efe] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.281713] system 00:05: [io 0x1f00-0x1ffe] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.281715] system 00:05: [io 0x1800-0x18fe] could not be reserved
Apr 13 15:44:08 patient kernel: [ 1.281717] system 00:05: [io 0x164e-0x164f] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.281718] system 00:05: [io 0x3322-0x3323] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.281720] driver: '00:05': driver_bound: bound to device 'system'
Apr 13 15:44:08 patient kernel: [ 1.281721] bus: 'pnp': really_probe: bound device 00:05 to driver system
Apr 13 15:44:08 patient kernel: [ 1.281724] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 13 15:44:08 patient kernel: [ 1.281736] device: '00:06': device_add
Apr 13 15:44:08 patient kernel: [ 1.281742] bus: 'pnp': add device 00:06
Apr 13 15:44:08 patient kernel: [ 1.281753] PM: Adding info for pnp:00:06
Apr 13 15:44:08 patient kernel: [ 1.281756] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
Apr 13 15:44:08 patient kernel: [ 1.281782] device: '00:07': device_add
Apr 13 15:44:08 patient kernel: [ 1.281788] bus: 'pnp': add device 00:07
Apr 13 15:44:08 patient kernel: [ 1.281797] PM: Adding info for pnp:00:07
Apr 13 15:44:08 patient kernel: [ 1.281800] bus: 'pnp': driver_probe_device: matched device 00:07 with driver system
Apr 13 15:44:08 patient kernel: [ 1.281801] bus: 'pnp': really_probe: probing driver system with device 00:07
Apr 13 15:44:08 patient kernel: [ 1.281803] system 00:07: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 1.281808] system 00:07: [io 0x1854-0x1857] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.281809] driver: '00:07': driver_bound: bound to device 'system'
Apr 13 15:44:08 patient kernel: [ 1.281811] bus: 'pnp': really_probe: bound device 00:07 to driver system
Apr 13 15:44:08 patient kernel: [ 1.281813] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Apr 13 15:44:08 patient kernel: [ 1.281829] device: '00:08': device_add
Apr 13 15:44:08 patient kernel: [ 1.281842] bus: 'pnp': add device 00:08
Apr 13 15:44:08 patient kernel: [ 1.281851] PM: Adding info for pnp:00:08
Apr 13 15:44:08 patient kernel: [ 1.281854] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
Apr 13 15:44:08 patient kernel: [ 1.281922] device: '00:09': device_add
Apr 13 15:44:08 patient kernel: [ 1.281930] bus: 'pnp': add device 00:09
Apr 13 15:44:08 patient kernel: [ 1.281940] PM: Adding info for pnp:00:09
Apr 13 15:44:08 patient kernel: [ 1.281943] pnp 00:09: Plug and Play ACPI device, IDs SYN1213 PNP0f13 (active)
Apr 13 15:44:08 patient kernel: [ 1.281971] device: '00:0a': device_add
Apr 13 15:44:08 patient kernel: [ 1.281978] bus: 'pnp': add device 00:0a
Apr 13 15:44:08 patient kernel: [ 1.281987] PM: Adding info for pnp:00:0a
Apr 13 15:44:08 patient kernel: [ 1.281989] bus: 'pnp': driver_probe_device: matched device 00:0a with driver system
Apr 13 15:44:08 patient kernel: [ 1.281991] bus: 'pnp': really_probe: probing driver system with device 00:0a
Apr 13 15:44:08 patient kernel: [ 1.281993] system 00:0a: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 1.281997] system 00:0a: [io 0x04d0-0x04d1] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.281998] driver: '00:0a': driver_bound: bound to device 'system'
Apr 13 15:44:08 patient kernel: [ 1.282000] bus: 'pnp': really_probe: bound device 00:0a to driver system
Apr 13 15:44:08 patient kernel: [ 1.282002] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 13 15:44:08 patient kernel: [ 1.282289] device: '00:0b': device_add
Apr 13 15:44:08 patient kernel: [ 1.282300] bus: 'pnp': add device 00:0b
Apr 13 15:44:08 patient kernel: [ 1.282312] PM: Adding info for pnp:00:0b
Apr 13 15:44:08 patient kernel: [ 1.282314] bus: 'pnp': driver_probe_device: matched device 00:0b with driver system
Apr 13 15:44:08 patient kernel: [ 1.282316] bus: 'pnp': really_probe: probing driver system with device 00:0b
Apr 13 15:44:08 patient kernel: [ 1.282318] system 00:0b: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 1.282322] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.282324] system 00:0b: [mem 0xfed10000-0xfed17fff] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.282326] system 00:0b: [mem 0xfed18000-0xfed18fff] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.282328] system 00:0b: [mem 0xfed19000-0xfed19fff] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.282330] system 00:0b: [mem 0xf8000000-0xfbffffff] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.282332] system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.282334] system 00:0b: [mem 0xfed90000-0xfed93fff] could not be reserved
Apr 13 15:44:08 patient kernel: [ 1.282336] system 00:0b: [mem 0xfed45000-0xfed8ffff] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.282337] system 00:0b: [mem 0xff000000-0xffffffff] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.282339] system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved
Apr 13 15:44:08 patient kernel: [ 1.282341] system 00:0b: [mem 0xf7fef000-0xf7feffff] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.282343] system 00:0b: [mem 0xf7ff0000-0xf7ff0fff] has been reserved
Apr 13 15:44:08 patient kernel: [ 1.282345] driver: '00:0b': driver_bound: bound to device 'system'
Apr 13 15:44:08 patient kernel: [ 1.282346] bus: 'pnp': really_probe: bound device 00:0b to driver system
Apr 13 15:44:08 patient kernel: [ 1.282348] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 13 15:44:08 patient kernel: [ 1.282542] pnp: PnP ACPI: found 12 devices
Apr 13 15:44:08 patient kernel: [ 1.282543] ACPI: bus type PNP unregistered
Apr 13 15:44:08 patient kernel: [ 1.282552] device class 'mem': registering
Apr 13 15:44:08 patient kernel: [ 1.282557] device: 'mem': device_add
Apr 13 15:44:08 patient kernel: [ 1.282585] PM: Adding info for No Bus:mem
Apr 13 15:44:08 patient kernel: [ 1.282589] device: 'null': device_add
Apr 13 15:44:08 patient kernel: [ 1.282612] PM: Adding info for No Bus:null
Apr 13 15:44:08 patient kernel: [ 1.282615] device: 'port': device_add
Apr 13 15:44:08 patient kernel: [ 1.282636] PM: Adding info for No Bus:port
Apr 13 15:44:08 patient kernel: [ 1.282638] device: 'zero': device_add
Apr 13 15:44:08 patient kernel: [ 1.282660] PM: Adding info for No Bus:zero
Apr 13 15:44:08 patient kernel: [ 1.282663] device: 'full': device_add
Apr 13 15:44:08 patient kernel: [ 1.282684] PM: Adding info for No Bus:full
Apr 13 15:44:08 patient kernel: [ 1.282687] device: 'random': device_add
Apr 13 15:44:08 patient kernel: [ 1.282710] PM: Adding info for No Bus:random
Apr 13 15:44:08 patient kernel: [ 1.282713] device: 'urandom': device_add
Apr 13 15:44:08 patient kernel: [ 1.282735] PM: Adding info for No Bus:urandom
Apr 13 15:44:08 patient kernel: [ 1.282738] device: 'kmsg': device_add
Apr 13 15:44:08 patient kernel: [ 1.282761] PM: Adding info for No Bus:kmsg
Apr 13 15:44:08 patient kernel: [ 1.282764] device: 'tty': device_add
Apr 13 15:44:08 patient kernel: [ 1.282787] PM: Adding info for No Bus:tty
Apr 13 15:44:08 patient kernel: [ 1.282792] device: 'console': device_add
Apr 13 15:44:08 patient kernel: [ 1.282814] PM: Adding info for No Bus:console
Apr 13 15:44:08 patient kernel: [ 1.282818] device: 'tty0': device_add
Apr 13 15:44:08 patient kernel: [ 1.282839] PM: Adding info for No Bus:tty0
Apr 13 15:44:08 patient kernel: [ 1.282843] device class 'vc': registering
Apr 13 15:44:08 patient kernel: [ 1.282847] device: 'vcs': device_add
Apr 13 15:44:08 patient kernel: [ 1.282870] PM: Adding info for No Bus:vcs
Apr 13 15:44:08 patient kernel: [ 1.282873] device: 'vcsa': device_add
Apr 13 15:44:08 patient kernel: [ 1.282893] PM: Adding info for No Bus:vcsa
Apr 13 15:44:08 patient kernel: [ 1.282897] device: 'vcs1': device_add
Apr 13 15:44:08 patient kernel: [ 1.282919] PM: Adding info for No Bus:vcs1
Apr 13 15:44:08 patient kernel: [ 1.282922] device: 'vcsa1': device_add
Apr 13 15:44:08 patient kernel: [ 1.282943] PM: Adding info for No Bus:vcsa1
Apr 13 15:44:08 patient kernel: [ 1.282949] device: 'tty1': device_add
Apr 13 15:44:08 patient kernel: [ 1.282971] PM: Adding info for No Bus:tty1
Apr 13 15:44:08 patient kernel: [ 1.282975] device: 'tty2': device_add
Apr 13 15:44:08 patient kernel: [ 1.282996] PM: Adding info for No Bus:tty2
Apr 13 15:44:08 patient kernel: [ 1.282999] device: 'tty3': device_add
Apr 13 15:44:08 patient kernel: [ 1.283021] PM: Adding info for No Bus:tty3
Apr 13 15:44:08 patient kernel: [ 1.283024] device: 'tty4': device_add
Apr 13 15:44:08 patient kernel: [ 1.283047] PM: Adding info for No Bus:tty4
Apr 13 15:44:08 patient kernel: [ 1.283050] device: 'tty5': device_add
Apr 13 15:44:08 patient kernel: [ 1.283071] PM: Adding info for No Bus:tty5
Apr 13 15:44:08 patient kernel: [ 1.283074] device: 'tty6': device_add
Apr 13 15:44:08 patient kernel: [ 1.283096] PM: Adding info for No Bus:tty6
Apr 13 15:44:08 patient kernel: [ 1.283099] device: 'tty7': device_add
Apr 13 15:44:08 patient kernel: [ 1.283123] PM: Adding info for No Bus:tty7
Apr 13 15:44:08 patient kernel: [ 1.283126] device: 'tty8': device_add
Apr 13 15:44:08 patient kernel: [ 1.283148] PM: Adding info for No Bus:tty8
Apr 13 15:44:08 patient kernel: [ 1.283151] device: 'tty9': device_add
Apr 13 15:44:08 patient kernel: [ 1.283172] PM: Adding info for No Bus:tty9
Apr 13 15:44:08 patient kernel: [ 1.283175] device: 'tty10': device_add
Apr 13 15:44:08 patient kernel: [ 1.283197] PM: Adding info for No Bus:tty10
Apr 13 15:44:08 patient kernel: [ 1.283200] device: 'tty11': device_add
Apr 13 15:44:08 patient kernel: [ 1.283221] PM: Adding info for No Bus:tty11
Apr 13 15:44:08 patient kernel: [ 1.283226] device: 'tty12': device_add
Apr 13 15:44:08 patient kernel: [ 1.283248] PM: Adding info for No Bus:tty12
Apr 13 15:44:08 patient kernel: [ 1.283251] device: 'tty13': device_add
Apr 13 15:44:08 patient kernel: [ 1.283272] PM: Adding info for No Bus:tty13
Apr 13 15:44:08 patient kernel: [ 1.283275] device: 'tty14': device_add
Apr 13 15:44:08 patient kernel: [ 1.283297] PM: Adding info for No Bus:tty14
Apr 13 15:44:08 patient kernel: [ 1.283301] device: 'tty15': device_add
Apr 13 15:44:08 patient kernel: [ 1.283322] PM: Adding info for No Bus:tty15
Apr 13 15:44:08 patient kernel: [ 1.283325] device: 'tty16': device_add
Apr 13 15:44:08 patient kernel: [ 1.283347] PM: Adding info for No Bus:tty16
Apr 13 15:44:08 patient kernel: [ 1.283352] device: 'tty17': device_add
Apr 13 15:44:08 patient kernel: [ 1.283373] PM: Adding info for No Bus:tty17
Apr 13 15:44:08 patient kernel: [ 1.283376] device: 'tty18': device_add
Apr 13 15:44:08 patient kernel: [ 1.283398] PM: Adding info for No Bus:tty18
Apr 13 15:44:08 patient kernel: [ 1.283401] device: 'tty19': device_add
Apr 13 15:44:08 patient kernel: [ 1.283422] PM: Adding info for No Bus:tty19
Apr 13 15:44:08 patient kernel: [ 1.283425] device: 'tty20': device_add
Apr 13 15:44:08 patient kernel: [ 1.283447] PM: Adding info for No Bus:tty20
Apr 13 15:44:08 patient kernel: [ 1.283450] device: 'tty21': device_add
Apr 13 15:44:08 patient kernel: [ 1.283471] PM: Adding info for No Bus:tty21
Apr 13 15:44:08 patient kernel: [ 1.283474] device: 'tty22': device_add
Apr 13 15:44:08 patient kernel: [ 1.283495] PM: Adding info for No Bus:tty22
Apr 13 15:44:08 patient kernel: [ 1.283498] device: 'tty23': device_add
Apr 13 15:44:08 patient kernel: [ 1.283520] PM: Adding info for No Bus:tty23
Apr 13 15:44:08 patient kernel: [ 1.283523] device: 'tty24': device_add
Apr 13 15:44:08 patient kernel: [ 1.283543] PM: Adding info for No Bus:tty24
Apr 13 15:44:08 patient kernel: [ 1.283546] device: 'tty25': device_add
Apr 13 15:44:08 patient kernel: [ 1.283569] PM: Adding info for No Bus:tty25
Apr 13 15:44:08 patient kernel: [ 1.283573] device: 'tty26': device_add
Apr 13 15:44:08 patient kernel: [ 1.283600] PM: Adding info for No Bus:tty26
Apr 13 15:44:08 patient kernel: [ 1.283603] device: 'tty27': device_add
Apr 13 15:44:08 patient kernel: [ 1.283626] PM: Adding info for No Bus:tty27
Apr 13 15:44:08 patient kernel: [ 1.283629] device: 'tty28': device_add
Apr 13 15:44:08 patient kernel: [ 1.283650] PM: Adding info for No Bus:tty28
Apr 13 15:44:08 patient kernel: [ 1.283653] device: 'tty29': device_add
Apr 13 15:44:08 patient kernel: [ 1.283675] PM: Adding info for No Bus:tty29
Apr 13 15:44:08 patient kernel: [ 1.283678] device: 'tty30': device_add
Apr 13 15:44:08 patient kernel: [ 1.283699] PM: Adding info for No Bus:tty30
Apr 13 15:44:08 patient kernel: [ 1.283702] device: 'tty31': device_add
Apr 13 15:44:08 patient kernel: [ 1.283727] PM: Adding info for No Bus:tty31
Apr 13 15:44:08 patient kernel: [ 1.283730] device: 'tty32': device_add
Apr 13 15:44:08 patient kernel: [ 1.283751] PM: Adding info for No Bus:tty32
Apr 13 15:44:08 patient kernel: [ 1.283754] device: 'tty33': device_add
Apr 13 15:44:08 patient kernel: [ 1.283777] PM: Adding info for No Bus:tty33
Apr 13 15:44:08 patient kernel: [ 1.283780] device: 'tty34': device_add
Apr 13 15:44:08 patient kernel: [ 1.283800] PM: Adding info for No Bus:tty34
Apr 13 15:44:08 patient kernel: [ 1.283803] device: 'tty35': device_add
Apr 13 15:44:08 patient kernel: [ 1.283825] PM: Adding info for No Bus:tty35
Apr 13 15:44:08 patient kernel: [ 1.283829] device: 'tty36': device_add
Apr 13 15:44:08 patient kernel: [ 1.283850] PM: Adding info for No Bus:tty36
Apr 13 15:44:08 patient kernel: [ 1.283853] device: 'tty37': device_add
Apr 13 15:44:08 patient kernel: [ 1.283875] PM: Adding info for No Bus:tty37
Apr 13 15:44:08 patient kernel: [ 1.283878] device: 'tty38': device_add
Apr 13 15:44:08 patient kernel: [ 1.283899] PM: Adding info for No Bus:tty38
Apr 13 15:44:08 patient kernel: [ 1.283902] device: 'tty39': device_add
Apr 13 15:44:08 patient kernel: [ 1.283923] PM: Adding info for No Bus:tty39
Apr 13 15:44:08 patient kernel: [ 1.283926] device: 'tty40': device_add
Apr 13 15:44:08 patient kernel: [ 1.283948] PM: Adding info for No Bus:tty40
Apr 13 15:44:08 patient kernel: [ 1.283951] device: 'tty41': device_add
Apr 13 15:44:08 patient kernel: [ 1.283972] PM: Adding info for No Bus:tty41
Apr 13 15:44:08 patient kernel: [ 1.283975] device: 'tty42': device_add
Apr 13 15:44:08 patient kernel: [ 1.283997] PM: Adding info for No Bus:tty42
Apr 13 15:44:08 patient kernel: [ 1.284000] device: 'tty43': device_add
Apr 13 15:44:08 patient kernel: [ 1.284021] PM: Adding info for No Bus:tty43
Apr 13 15:44:08 patient kernel: [ 1.284024] device: 'tty44': device_add
Apr 13 15:44:08 patient kernel: [ 1.284046] PM: Adding info for No Bus:tty44
Apr 13 15:44:08 patient kernel: [ 1.284049] device: 'tty45': device_add
Apr 13 15:44:08 patient kernel: [ 1.284070] PM: Adding info for No Bus:tty45
Apr 13 15:44:08 patient kernel: [ 1.284073] device: 'tty46': device_add
Apr 13 15:44:08 patient kernel: [ 1.284096] PM: Adding info for No Bus:tty46
Apr 13 15:44:08 patient kernel: [ 1.284099] device: 'tty47': device_add
Apr 13 15:44:08 patient kernel: [ 1.284120] PM: Adding info for No Bus:tty47
Apr 13 15:44:08 patient kernel: [ 1.284123] device: 'tty48': device_add
Apr 13 15:44:08 patient kernel: [ 1.284147] PM: Adding info for No Bus:tty48
Apr 13 15:44:08 patient kernel: [ 1.284152] device: 'tty49': device_add
Apr 13 15:44:08 patient kernel: [ 1.284173] PM: Adding info for No Bus:tty49
Apr 13 15:44:08 patient kernel: [ 1.284176] device: 'tty50': device_add
Apr 13 15:44:08 patient kernel: [ 1.284198] PM: Adding info for No Bus:tty50
Apr 13 15:44:08 patient kernel: [ 1.284201] device: 'tty51': device_add
Apr 13 15:44:08 patient kernel: [ 1.284222] PM: Adding info for No Bus:tty51
Apr 13 15:44:08 patient kernel: [ 1.284225] device: 'tty52': device_add
Apr 13 15:44:08 patient kernel: [ 1.284247] PM: Adding info for No Bus:tty52
Apr 13 15:44:08 patient kernel: [ 1.284250] device: 'tty53': device_add
Apr 13 15:44:08 patient kernel: [ 1.284271] PM: Adding info for No Bus:tty53
Apr 13 15:44:08 patient kernel: [ 1.284274] device: 'tty54': device_add
Apr 13 15:44:08 patient kernel: [ 1.284295] PM: Adding info for No Bus:tty54
Apr 13 15:44:08 patient kernel: [ 1.284298] device: 'tty55': device_add
Apr 13 15:44:08 patient kernel: [ 1.284323] PM: Adding info for No Bus:tty55
Apr 13 15:44:08 patient kernel: [ 1.284326] device: 'tty56': device_add
Apr 13 15:44:08 patient kernel: [ 1.284347] PM: Adding info for No Bus:tty56
Apr 13 15:44:08 patient kernel: [ 1.284351] device: 'tty57': device_add
Apr 13 15:44:08 patient kernel: [ 1.284373] PM: Adding info for No Bus:tty57
Apr 13 15:44:08 patient kernel: [ 1.284376] device: 'tty58': device_add
Apr 13 15:44:08 patient kernel: [ 1.284397] PM: Adding info for No Bus:tty58
Apr 13 15:44:08 patient kernel: [ 1.284400] device: 'tty59': device_add
Apr 13 15:44:08 patient kernel: [ 1.284422] PM: Adding info for No Bus:tty59
Apr 13 15:44:08 patient kernel: [ 1.284425] device: 'tty60': device_add
Apr 13 15:44:08 patient kernel: [ 1.284446] PM: Adding info for No Bus:tty60
Apr 13 15:44:08 patient kernel: [ 1.284449] device: 'tty61': device_add
Apr 13 15:44:08 patient kernel: [ 1.284471] PM: Adding info for No Bus:tty61
Apr 13 15:44:08 patient kernel: [ 1.284474] device: 'tty62': device_add
Apr 13 15:44:08 patient kernel: [ 1.284495] PM: Adding info for No Bus:tty62
Apr 13 15:44:08 patient kernel: [ 1.284498] device: 'tty63': device_add
Apr 13 15:44:08 patient kernel: [ 1.284520] PM: Adding info for No Bus:tty63
Apr 13 15:44:08 patient kernel: [ 1.284551] device class 'firmware': registering
Apr 13 15:44:08 patient kernel: [ 1.284557] device class 'thermal': registering
Apr 13 15:44:08 patient kernel: [ 1.289067] pci 0000:00:1c.0: PCI bridge to [bus 01]
Apr 13 15:44:08 patient kernel: [ 1.289078] pci 0000:00:1c.1: PCI bridge to [bus 02]
Apr 13 15:44:08 patient kernel: [ 1.289083] pci 0000:00:1c.1: bridge window [mem 0xf7d00000-0xf7dfffff]
Apr 13 15:44:08 patient kernel: [ 1.289090] pci 0000:00:1c.3: PCI bridge to [bus 03]
Apr 13 15:44:08 patient kernel: [ 1.289095] pci 0000:00:1c.3: bridge window [mem 0xf7c00000-0xf7cfffff]
Apr 13 15:44:08 patient kernel: [ 1.289103] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
Apr 13 15:44:08 patient kernel: [ 1.289105] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
Apr 13 15:44:08 patient kernel: [ 1.289107] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
Apr 13 15:44:08 patient kernel: [ 1.289108] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
Apr 13 15:44:08 patient kernel: [ 1.289110] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
Apr 13 15:44:08 patient kernel: [ 1.289111] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
Apr 13 15:44:08 patient kernel: [ 1.289113] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
Apr 13 15:44:08 patient kernel: [ 1.289115] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
Apr 13 15:44:08 patient kernel: [ 1.289116] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
Apr 13 15:44:08 patient kernel: [ 1.289118] pci_bus 0000:00: resource 13 [mem 0xdf200000-0xfeafffff]
Apr 13 15:44:08 patient kernel: [ 1.289120] pci_bus 0000:02: resource 1 [mem 0xf7d00000-0xf7dfffff]
Apr 13 15:44:08 patient kernel: [ 1.289122] pci_bus 0000:03: resource 1 [mem 0xf7c00000-0xf7cfffff]
Apr 13 15:44:08 patient kernel: [ 1.289150] NET: Registered protocol family 2
Apr 13 15:44:08 patient kernel: [ 1.289324] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Apr 13 15:44:08 patient kernel: [ 1.289551] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Apr 13 15:44:08 patient kernel: [ 1.289680] TCP: Hash tables configured (established 131072 bind 65536)
Apr 13 15:44:08 patient kernel: [ 1.289697] TCP: reno registered
Apr 13 15:44:08 patient kernel: [ 1.289718] UDP hash table entries: 8192 (order: 6, 262144 bytes)
Apr 13 15:44:08 patient kernel: [ 1.289774] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
Apr 13 15:44:08 patient kernel: [ 1.289857] NET: Registered protocol family 1
Apr 13 15:44:08 patient kernel: [ 1.289867] pci 0000:00:02.0: Boot video device
Apr 13 15:44:08 patient kernel: [ 1.290301] PCI: CLS 64 bytes, default 64
Apr 13 15:44:08 patient kernel: [ 1.290348] Trying to unpack rootfs image as initramfs...
Apr 13 15:44:08 patient kernel: [ 1.615039] Freeing initrd memory: 17548K (ffff880035daa000 - ffff880036ecd000)
Apr 13 15:44:08 patient kernel: [ 1.615050] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Apr 13 15:44:08 patient kernel: [ 1.615053] software IO TLB [mem 0xd77f5000-0xdb7f5000] (64MB) mapped at [ffff8800d77f5000-ffff8800db7f4fff]
Apr 13 15:44:08 patient kernel: [ 1.615400] Registering platform device 'microcode'. Parent at platform
Apr 13 15:44:08 patient kernel: [ 1.615402] device: 'microcode': device_add
Apr 13 15:44:08 patient kernel: [ 1.615406] bus: 'platform': add device microcode
Apr 13 15:44:08 patient kernel: [ 1.615418] PM: Adding info for platform:microcode
Apr 13 15:44:08 patient kernel: [ 1.615434] microcode: CPU0 sig=0x40661, pf=0x20, revision=0xa
Apr 13 15:44:08 patient kernel: [ 1.615441] microcode: CPU1 sig=0x40661, pf=0x20, revision=0xa
Apr 13 15:44:08 patient kernel: [ 1.615447] microcode: CPU2 sig=0x40661, pf=0x20, revision=0xa
Apr 13 15:44:08 patient kernel: [ 1.615454] microcode: CPU3 sig=0x40661, pf=0x20, revision=0xa
Apr 13 15:44:08 patient kernel: [ 1.615462] microcode: CPU4 sig=0x40661, pf=0x20, revision=0xa
Apr 13 15:44:08 patient kernel: [ 1.615470] microcode: CPU5 sig=0x40661, pf=0x20, revision=0xa
Apr 13 15:44:08 patient kernel: [ 1.615492] microcode: CPU6 sig=0x40661, pf=0x20, revision=0xa
Apr 13 15:44:08 patient kernel: [ 1.615503] microcode: CPU7 sig=0x40661, pf=0x20, revision=0xa
Apr 13 15:44:08 patient kernel: [ 1.615509] device: 'microcode': device_add
Apr 13 15:44:08 patient kernel: [ 1.615545] PM: Adding info for No Bus:microcode
Apr 13 15:44:08 patient kernel: [ 1.615551] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Apr 13 15:44:08 patient kernel: [ 1.615553] Registering platform device 'pcspkr'. Parent at platform
Apr 13 15:44:08 patient kernel: [ 1.615555] device: 'pcspkr': device_add
Apr 13 15:44:08 patient kernel: [ 1.615558] bus: 'platform': add device pcspkr
Apr 13 15:44:08 patient kernel: [ 1.615569] PM: Adding info for platform:pcspkr
Apr 13 15:44:08 patient kernel: [ 1.615574] Scanning for low memory corruption every 60 seconds
Apr 13 15:44:08 patient kernel: [ 1.615594] Registering platform device 'vesa-framebuffer.0'. Parent at platform
Apr 13 15:44:08 patient kernel: [ 1.615595] device: 'vesa-framebuffer.0': device_add
Apr 13 15:44:08 patient kernel: [ 1.615598] bus: 'platform': add device vesa-framebuffer.0
Apr 13 15:44:08 patient kernel: [ 1.615607] PM: Adding info for platform:vesa-framebuffer.0
Apr 13 15:44:08 patient kernel: [ 1.615674] device: 'snapshot': device_add
Apr 13 15:44:08 patient kernel: [ 1.615699] PM: Adding info for No Bus:snapshot
Apr 13 15:44:08 patient kernel: [ 1.615710] bus: 'clocksource': registered
Apr 13 15:44:08 patient kernel: [ 1.615712] device: 'clocksource': device_add
Apr 13 15:44:08 patient kernel: [ 1.615721] PM: Adding info for No Bus:clocksource
Apr 13 15:44:08 patient kernel: [ 1.615723] device: 'clocksource0': device_add
Apr 13 15:44:08 patient kernel: [ 1.615725] bus: 'clocksource': add device clocksource0
Apr 13 15:44:08 patient kernel: [ 1.615734] PM: Adding info for clocksource:clocksource0
Apr 13 15:44:08 patient kernel: [ 1.615742] bus: 'platform': add driver alarmtimer
Apr 13 15:44:08 patient kernel: [ 1.615750] Registering platform device 'alarmtimer'. Parent at platform
Apr 13 15:44:08 patient kernel: [ 1.615751] device: 'alarmtimer': device_add
Apr 13 15:44:08 patient kernel: [ 1.615754] bus: 'platform': add device alarmtimer
Apr 13 15:44:08 patient kernel: [ 1.615762] PM: Adding info for platform:alarmtimer
Apr 13 15:44:08 patient kernel: [ 1.615766] bus: 'platform': driver_probe_device: matched device alarmtimer with driver alarmtimer
Apr 13 15:44:08 patient kernel: [ 1.615768] bus: 'platform': really_probe: probing driver alarmtimer with device alarmtimer
Apr 13 15:44:08 patient kernel: [ 1.615772] alarmtimer alarmtimer: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 1.615776] driver: 'alarmtimer': driver_bound: bound to device 'alarmtimer'
Apr 13 15:44:08 patient kernel: [ 1.615778] bus: 'platform': really_probe: bound device alarmtimer to driver alarmtimer
Apr 13 15:44:08 patient kernel: [ 1.615787] bus: 'clockevents': registered
Apr 13 15:44:08 patient kernel: [ 1.615788] device: 'clockevents': device_add
Apr 13 15:44:08 patient kernel: [ 1.615797] PM: Adding info for No Bus:clockevents
Apr 13 15:44:08 patient kernel: [ 1.615799] device: 'clockevent0': device_add
Apr 13 15:44:08 patient kernel: [ 1.615802] bus: 'clockevents': add device clockevent0
Apr 13 15:44:08 patient kernel: [ 1.615809] PM: Adding info for clockevents:clockevent0
Apr 13 15:44:08 patient kernel: [ 1.615814] device: 'clockevent1': device_add
Apr 13 15:44:08 patient kernel: [ 1.615816] bus: 'clockevents': add device clockevent1
Apr 13 15:44:08 patient kernel: [ 1.615825] PM: Adding info for clockevents:clockevent1
Apr 13 15:44:08 patient kernel: [ 1.615829] device: 'clockevent2': device_add
Apr 13 15:44:08 patient kernel: [ 1.615831] bus: 'clockevents': add device clockevent2
Apr 13 15:44:08 patient kernel: [ 1.615839] PM: Adding info for clockevents:clockevent2
Apr 13 15:44:08 patient kernel: [ 1.615843] device: 'clockevent3': device_add
Apr 13 15:44:08 patient kernel: [ 1.615845] bus: 'clockevents': add device clockevent3
Apr 13 15:44:08 patient kernel: [ 1.615854] PM: Adding info for clockevents:clockevent3
Apr 13 15:44:08 patient kernel: [ 1.615858] device: 'clockevent4': device_add
Apr 13 15:44:08 patient kernel: [ 1.615860] bus: 'clockevents': add device clockevent4
Apr 13 15:44:08 patient kernel: [ 1.615867] PM: Adding info for clockevents:clockevent4
Apr 13 15:44:08 patient kernel: [ 1.615872] device: 'clockevent5': device_add
Apr 13 15:44:08 patient kernel: [ 1.615874] bus: 'clockevents': add device clockevent5
Apr 13 15:44:08 patient kernel: [ 1.615882] PM: Adding info for clockevents:clockevent5
Apr 13 15:44:08 patient kernel: [ 1.615886] device: 'clockevent6': device_add
Apr 13 15:44:08 patient kernel: [ 1.615889] bus: 'clockevents': add device clockevent6
Apr 13 15:44:08 patient kernel: [ 1.615896] PM: Adding info for clockevents:clockevent6
Apr 13 15:44:08 patient kernel: [ 1.615900] device: 'clockevent7': device_add
Apr 13 15:44:08 patient kernel: [ 1.615902] bus: 'clockevents': add device clockevent7
Apr 13 15:44:08 patient kernel: [ 1.615909] PM: Adding info for clockevents:clockevent7
Apr 13 15:44:08 patient kernel: [ 1.615914] device: 'broadcast': device_add
Apr 13 15:44:08 patient kernel: [ 1.615917] bus: 'clockevents': add device broadcast
Apr 13 15:44:08 patient kernel: [ 1.615924] PM: Adding info for clockevents:broadcast
Apr 13 15:44:08 patient kernel: [ 1.615940] futex hash table entries: 2048 (order: 5, 131072 bytes)
Apr 13 15:44:08 patient kernel: [ 1.615956] Initialise system trusted keyring
Apr 13 15:44:08 patient kernel: [ 1.615996] audit: initializing netlink subsys (disabled)
Apr 13 15:44:08 patient kernel: [ 1.616010] audit: type=2000 audit(1397429045.480:1): initialized
Apr 13 15:44:08 patient kernel: [ 1.644823] bus: 'event_source': registered
Apr 13 15:44:08 patient kernel: [ 1.644827] device: 'cpu': device_add
Apr 13 15:44:08 patient kernel: [ 1.644851] bus: 'event_source': add device cpu
Apr 13 15:44:08 patient kernel: [ 1.644861] PM: Adding info for event_source:cpu
Apr 13 15:44:08 patient kernel: [ 1.644865] device: 'breakpoint': device_add
Apr 13 15:44:08 patient kernel: [ 1.644868] bus: 'event_source': add device breakpoint
Apr 13 15:44:08 patient kernel: [ 1.644878] PM: Adding info for event_source:breakpoint
Apr 13 15:44:08 patient kernel: [ 1.644881] device: 'tracepoint': device_add
Apr 13 15:44:08 patient kernel: [ 1.644883] bus: 'event_source': add device tracepoint
Apr 13 15:44:08 patient kernel: [ 1.644892] PM: Adding info for event_source:tracepoint
Apr 13 15:44:08 patient kernel: [ 1.644894] device: 'software': device_add
Apr 13 15:44:08 patient kernel: [ 1.644897] bus: 'event_source': add device software
Apr 13 15:44:08 patient kernel: [ 1.644907] PM: Adding info for event_source:software
Apr 13 15:44:08 patient kernel: [ 1.644968] HugeTLB registered 2 MB page size, pre-allocated 0 pages
Apr 13 15:44:08 patient kernel: [ 1.646309] zbud: loaded
Apr 13 15:44:08 patient kernel: [ 1.646452] VFS: Disk quotas dquot_6.5.2
Apr 13 15:44:08 patient kernel: [ 1.646496] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Apr 13 15:44:08 patient kernel: [ 1.646924] device: 'ecryptfs': device_add
Apr 13 15:44:08 patient kernel: [ 1.646950] PM: Adding info for No Bus:ecryptfs
Apr 13 15:44:08 patient kernel: [ 1.646955] fuse init (API version 7.22)
Apr 13 15:44:08 patient kernel: [ 1.647001] device: 'fuse': device_add
Apr 13 15:44:08 patient kernel: [ 1.647022] PM: Adding info for No Bus:fuse
Apr 13 15:44:08 patient kernel: [ 1.647032] msgmni has been set to 31939
Apr 13 15:44:08 patient kernel: [ 1.647492] Key type asymmetric registered
Apr 13 15:44:08 patient kernel: [ 1.647494] Asymmetric key parser 'x509' registered
Apr 13 15:44:08 patient kernel: [ 1.647524] device class 'bsg': registering
Apr 13 15:44:08 patient kernel: [ 1.647528] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
Apr 13 15:44:08 patient kernel: [ 1.647571] io scheduler noop registered
Apr 13 15:44:08 patient kernel: [ 1.647572] io scheduler deadline registered (default)
Apr 13 15:44:08 patient kernel: [ 1.647599] io scheduler cfq registered
Apr 13 15:44:08 patient kernel: [ 1.647606] device class 'phy': registering
Apr 13 15:44:08 patient kernel: [ 1.647611] bus: 'platform': add driver timb-gpio
Apr 13 15:44:08 patient kernel: [ 1.647645] bus: 'pci_express': registered
Apr 13 15:44:08 patient kernel: [ 1.647647] bus: 'pci': add driver pcieport
Apr 13 15:44:08 patient kernel: [ 1.647651] bus: 'pci': driver_probe_device: matched device 0000:00:1c.0 with driver pcieport
Apr 13 15:44:08 patient kernel: [ 1.647653] bus: 'pci': really_probe: probing driver pcieport with device 0000:00:1c.0
Apr 13 15:44:08 patient kernel: [ 1.647656] pcieport 0000:00:1c.0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 1.647788] driver: '0000:00:1c.0': driver_bound: bound to device 'pcieport'
Apr 13 15:44:08 patient kernel: [ 1.647790] bus: 'pci': really_probe: bound device 0000:00:1c.0 to driver pcieport
Apr 13 15:44:08 patient kernel: [ 1.647792] bus: 'pci': driver_probe_device: matched device 0000:00:1c.1 with driver pcieport
Apr 13 15:44:08 patient kernel: [ 1.647793] bus: 'pci': really_probe: probing driver pcieport with device 0000:00:1c.1
Apr 13 15:44:08 patient kernel: [ 1.647795] pcieport 0000:00:1c.1: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 1.647894] driver: '0000:00:1c.1': driver_bound: bound to device 'pcieport'
Apr 13 15:44:08 patient kernel: [ 1.647896] bus: 'pci': really_probe: bound device 0000:00:1c.1 to driver pcieport
Apr 13 15:44:08 patient kernel: [ 1.647897] bus: 'pci': driver_probe_device: matched device 0000:00:1c.3 with driver pcieport
Apr 13 15:44:08 patient kernel: [ 1.647899] bus: 'pci': really_probe: probing driver pcieport with device 0000:00:1c.3
Apr 13 15:44:08 patient kernel: [ 1.647901] pcieport 0000:00:1c.3: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 1.647994] driver: '0000:00:1c.3': driver_bound: bound to device 'pcieport'
Apr 13 15:44:08 patient kernel: [ 1.647996] bus: 'pci': really_probe: bound device 0000:00:1c.3 to driver pcieport
Apr 13 15:44:08 patient kernel: [ 1.648005] bus: 'pci_express': add driver aer
Apr 13 15:44:08 patient kernel: [ 1.648010] bus: 'pci_express': add driver pcie_pme
Apr 13 15:44:08 patient kernel: [ 1.648015] bus: 'pci': add driver ioapic
Apr 13 15:44:08 patient kernel: [ 1.648025] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Apr 13 15:44:08 patient kernel: [ 1.648026] bus: 'pci_express': add driver pciehp_dummy
Apr 13 15:44:08 patient kernel: [ 1.648034] bus: 'pci_express': remove driver pciehp_dummy
Apr 13 15:44:08 patient kernel: [ 1.648037] driver: 'pciehp_dummy': driver_release
Apr 13 15:44:08 patient kernel: [ 1.648039] bus: 'pci_express': add driver pciehp
Apr 13 15:44:08 patient kernel: [ 1.648043] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Apr 13 15:44:08 patient kernel: [ 1.648046] device: 'fbcon': device_add
Apr 13 15:44:08 patient kernel: [ 1.648058] PM: Adding info for No Bus:fbcon
Apr 13 15:44:08 patient kernel: [ 1.648064] bus: 'pci': add driver imsttfb
Apr 13 15:44:08 patient kernel: [ 1.648072] bus: 'pci': add driver asiliantfb
Apr 13 15:44:08 patient kernel: [ 1.648081] bus: 'platform': add driver vesa-framebuffer
Apr 13 15:44:08 patient kernel: [ 1.648084] bus: 'platform': driver_probe_device: matched device vesa-framebuffer.0 with driver vesa-framebuffer
Apr 13 15:44:08 patient kernel: [ 1.648086] bus: 'platform': really_probe: probing driver vesa-framebuffer with device vesa-framebuffer.0
Apr 13 15:44:08 patient kernel: [ 1.648088] vesa-framebuffer vesa-framebuffer.0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 1.648094] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
Apr 13 15:44:08 patient kernel: [ 1.648095] vesafb: scrolling: redraw
Apr 13 15:44:08 patient kernel: [ 1.648097] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Apr 13 15:44:08 patient kernel: [ 1.649075] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90005b80000, using 8128k, total 8128k
Apr 13 15:44:08 patient kernel: [ 1.649079] device: 'fb0': device_add
Apr 13 15:44:08 patient kernel: [ 1.649108] PM: Adding info for No Bus:fb0
Apr 13 15:44:08 patient kernel: [ 1.649137] device: 'vtcon1': device_add
Apr 13 15:44:08 patient kernel: [ 1.649147] PM: Adding info for No Bus:vtcon1
Apr 13 15:44:08 patient kernel: [ 1.858764] Console: switching to colour frame buffer device 240x67
Apr 13 15:44:08 patient kernel: [ 2.067627] fb0: VESA VGA frame buffer device
Apr 13 15:44:08 patient kernel: [ 2.067629] driver: 'vesa-framebuffer.0': driver_bound: bound to device 'vesa-framebuffer'
Apr 13 15:44:08 patient kernel: [ 2.067630] bus: 'platform': really_probe: bound device vesa-framebuffer.0 to driver vesa-framebuffer
Apr 13 15:44:08 patient kernel: [ 2.067637] bus: 'platform': add driver efi-framebuffer
Apr 13 15:44:08 patient kernel: [ 2.067643] bus: 'platform': add driver simple-framebuffer
Apr 13 15:44:08 patient kernel: [ 2.067649] intel_idle: MWAIT substates: 0x42120
Apr 13 15:44:08 patient kernel: [ 2.067650] intel_idle: v0.4 model 0x46
Apr 13 15:44:08 patient kernel: [ 2.067652] intel_idle: lapic_timer_reliable_states 0xffffffff
Apr 13 15:44:08 patient kernel: [ 2.067933] bus: 'platform': add driver ipmi
Apr 13 15:44:08 patient kernel: [ 2.067938] ipmi message handler version 39.2
Apr 13 15:44:08 patient kernel: [ 2.067944] bus: 'platform': add driver acpi-ac
Apr 13 15:44:08 patient kernel: [ 2.067948] bus: 'platform': driver_probe_device: matched device ACPI0003:00 with driver acpi-ac
Apr 13 15:44:08 patient kernel: [ 2.067949] bus: 'platform': really_probe: probing driver acpi-ac with device ACPI0003:00
Apr 13 15:44:08 patient kernel: [ 2.067952] acpi-ac ACPI0003:00: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.067971] device: 'AC': device_add
Apr 13 15:44:08 patient kernel: [ 2.067992] PM: Adding info for No Bus:AC
Apr 13 15:44:08 patient kernel: [ 2.068015] ACPI: AC Adapter [AC] (off-line)
Apr 13 15:44:08 patient kernel: [ 2.068017] driver: 'ACPI0003:00': driver_bound: bound to device 'acpi-ac'
Apr 13 15:44:08 patient kernel: [ 2.068019] bus: 'platform': really_probe: bound device ACPI0003:00 to driver acpi-ac
Apr 13 15:44:08 patient kernel: [ 2.068025] bus: 'acpi': add driver button
Apr 13 15:44:08 patient kernel: [ 2.068068] bus: 'acpi': driver_probe_device: matched device PNP0C0C:00 with driver button
Apr 13 15:44:08 patient kernel: [ 2.068070] bus: 'acpi': really_probe: probing driver button with device PNP0C0C:00
Apr 13 15:44:08 patient kernel: [ 2.068073] button PNP0C0C:00: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.068079] device: 'input0': device_add
Apr 13 15:44:08 patient kernel: [ 2.068104] PM: Adding info for No Bus:input0
Apr 13 15:44:08 patient kernel: [ 2.068114] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
Apr 13 15:44:08 patient kernel: [ 2.068118] ACPI: Power Button [PWRB]
Apr 13 15:44:08 patient kernel: [ 2.068121] driver: 'PNP0C0C:00': driver_bound: bound to device 'button'
Apr 13 15:44:08 patient kernel: [ 2.068122] bus: 'acpi': really_probe: bound device PNP0C0C:00 to driver button
Apr 13 15:44:08 patient kernel: [ 2.068124] bus: 'acpi': driver_probe_device: matched device PNP0C0E:00 with driver button
Apr 13 15:44:08 patient kernel: [ 2.068126] bus: 'acpi': really_probe: probing driver button with device PNP0C0E:00
Apr 13 15:44:08 patient kernel: [ 2.068128] button PNP0C0E:00: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.068132] device: 'input1': device_add
Apr 13 15:44:08 patient kernel: [ 2.068153] PM: Adding info for No Bus:input1
Apr 13 15:44:08 patient kernel: [ 2.068161] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
Apr 13 15:44:08 patient kernel: [ 2.068164] ACPI: Sleep Button [SLPB]
Apr 13 15:44:08 patient kernel: [ 2.068166] driver: 'PNP0C0E:00': driver_bound: bound to device 'button'
Apr 13 15:44:08 patient kernel: [ 2.068167] bus: 'acpi': really_probe: bound device PNP0C0E:00 to driver button
Apr 13 15:44:08 patient kernel: [ 2.068169] bus: 'acpi': driver_probe_device: matched device PNP0C0D:00 with driver button
Apr 13 15:44:08 patient kernel: [ 2.068170] bus: 'acpi': really_probe: probing driver button with device PNP0C0D:00
Apr 13 15:44:08 patient kernel: [ 2.068172] button PNP0C0D:00: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.068179] device: 'input2': device_add
Apr 13 15:44:08 patient kernel: [ 2.068200] PM: Adding info for No Bus:input2
Apr 13 15:44:08 patient kernel: [ 2.068207] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
Apr 13 15:44:08 patient kernel: [ 2.068231] ACPI: Lid Switch [LID0]
Apr 13 15:44:08 patient kernel: [ 2.068233] driver: 'PNP0C0D:00': driver_bound: bound to device 'button'
Apr 13 15:44:08 patient kernel: [ 2.068235] bus: 'acpi': really_probe: bound device PNP0C0D:00 to driver button
Apr 13 15:44:08 patient kernel: [ 2.068239] bus: 'acpi': driver_probe_device: matched device LNXPWRBN:00 with driver button
Apr 13 15:44:08 patient kernel: [ 2.068240] bus: 'acpi': really_probe: probing driver button with device LNXPWRBN:00
Apr 13 15:44:08 patient kernel: [ 2.068242] button LNXPWRBN:00: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.068248] device: 'input3': device_add
Apr 13 15:44:08 patient kernel: [ 2.068269] PM: Adding info for No Bus:input3
Apr 13 15:44:08 patient kernel: [ 2.068277] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
Apr 13 15:44:08 patient kernel: [ 2.068279] ACPI: Power Button [PWRF]
Apr 13 15:44:08 patient kernel: [ 2.068285] driver: 'LNXPWRBN:00': driver_bound: bound to device 'button'
Apr 13 15:44:08 patient kernel: [ 2.068286] bus: 'acpi': really_probe: bound device LNXPWRBN:00 to driver button
Apr 13 15:44:08 patient kernel: [ 2.068291] bus: 'acpi': add driver fan
Apr 13 15:44:08 patient kernel: [ 2.068306] bus: 'cpu': add driver processor
Apr 13 15:44:08 patient kernel: [ 2.068309] bus: 'cpu': driver_probe_device: matched device cpu0 with driver processor
Apr 13 15:44:08 patient kernel: [ 2.068311] bus: 'cpu': really_probe: probing driver processor with device cpu0
Apr 13 15:44:08 patient kernel: [ 2.068313] processor cpu0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.068320] device: 'cooling_device0': device_add
Apr 13 15:44:08 patient kernel: [ 2.068330] PM: Adding info for No Bus:cooling_device0
Apr 13 15:44:08 patient kernel: [ 2.068337] driver: 'cpu0': driver_bound: bound to device 'processor'
Apr 13 15:44:08 patient kernel: [ 2.068339] bus: 'cpu': really_probe: bound device cpu0 to driver processor
Apr 13 15:44:08 patient kernel: [ 2.068341] bus: 'cpu': driver_probe_device: matched device cpu1 with driver processor
Apr 13 15:44:08 patient kernel: [ 2.068342] bus: 'cpu': really_probe: probing driver processor with device cpu1
Apr 13 15:44:08 patient kernel: [ 2.068344] processor cpu1: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.068351] device: 'cooling_device1': device_add
Apr 13 15:44:08 patient kernel: [ 2.068360] PM: Adding info for No Bus:cooling_device1
Apr 13 15:44:08 patient kernel: [ 2.068366] driver: 'cpu1': driver_bound: bound to device 'processor'
Apr 13 15:44:08 patient kernel: [ 2.068367] bus: 'cpu': really_probe: bound device cpu1 to driver processor
Apr 13 15:44:08 patient kernel: [ 2.068369] bus: 'cpu': driver_probe_device: matched device cpu2 with driver processor
Apr 13 15:44:08 patient kernel: [ 2.068370] bus: 'cpu': really_probe: probing driver processor with device cpu2
Apr 13 15:44:08 patient kernel: [ 2.068372] processor cpu2: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.068376] device: 'cooling_device2': device_add
Apr 13 15:44:08 patient kernel: [ 2.068386] PM: Adding info for No Bus:cooling_device2
Apr 13 15:44:08 patient kernel: [ 2.068392] driver: 'cpu2': driver_bound: bound to device 'processor'
Apr 13 15:44:08 patient kernel: [ 2.068394] bus: 'cpu': really_probe: bound device cpu2 to driver processor
Apr 13 15:44:08 patient kernel: [ 2.068396] bus: 'cpu': driver_probe_device: matched device cpu3 with driver processor
Apr 13 15:44:08 patient kernel: [ 2.068397] bus: 'cpu': really_probe: probing driver processor with device cpu3
Apr 13 15:44:08 patient kernel: [ 2.068399] processor cpu3: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.068403] device: 'cooling_device3': device_add
Apr 13 15:44:08 patient kernel: [ 2.068411] PM: Adding info for No Bus:cooling_device3
Apr 13 15:44:08 patient kernel: [ 2.068416] driver: 'cpu3': driver_bound: bound to device 'processor'
Apr 13 15:44:08 patient kernel: [ 2.068418] bus: 'cpu': really_probe: bound device cpu3 to driver processor
Apr 13 15:44:08 patient kernel: [ 2.068420] bus: 'cpu': driver_probe_device: matched device cpu4 with driver processor
Apr 13 15:44:08 patient kernel: [ 2.068421] bus: 'cpu': really_probe: probing driver processor with device cpu4
Apr 13 15:44:08 patient kernel: [ 2.068423] processor cpu4: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.068427] device: 'cooling_device4': device_add
Apr 13 15:44:08 patient kernel: [ 2.068437] PM: Adding info for No Bus:cooling_device4
Apr 13 15:44:08 patient kernel: [ 2.068442] driver: 'cpu4': driver_bound: bound to device 'processor'
Apr 13 15:44:08 patient kernel: [ 2.068444] bus: 'cpu': really_probe: bound device cpu4 to driver processor
Apr 13 15:44:08 patient kernel: [ 2.068446] bus: 'cpu': driver_probe_device: matched device cpu5 with driver processor
Apr 13 15:44:08 patient kernel: [ 2.068447] bus: 'cpu': really_probe: probing driver processor with device cpu5
Apr 13 15:44:08 patient kernel: [ 2.068448] processor cpu5: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.068453] device: 'cooling_device5': device_add
Apr 13 15:44:08 patient kernel: [ 2.068461] PM: Adding info for No Bus:cooling_device5
Apr 13 15:44:08 patient kernel: [ 2.068468] driver: 'cpu5': driver_bound: bound to device 'processor'
Apr 13 15:44:08 patient kernel: [ 2.068469] bus: 'cpu': really_probe: bound device cpu5 to driver processor
Apr 13 15:44:08 patient kernel: [ 2.068471] bus: 'cpu': driver_probe_device: matched device cpu6 with driver processor
Apr 13 15:44:08 patient kernel: [ 2.068473] bus: 'cpu': really_probe: probing driver processor with device cpu6
Apr 13 15:44:08 patient kernel: [ 2.068474] processor cpu6: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.068479] device: 'cooling_device6': device_add
Apr 13 15:44:08 patient kernel: [ 2.068487] PM: Adding info for No Bus:cooling_device6
Apr 13 15:44:08 patient kernel: [ 2.068493] driver: 'cpu6': driver_bound: bound to device 'processor'
Apr 13 15:44:08 patient kernel: [ 2.068494] bus: 'cpu': really_probe: bound device cpu6 to driver processor
Apr 13 15:44:08 patient kernel: [ 2.068496] bus: 'cpu': driver_probe_device: matched device cpu7 with driver processor
Apr 13 15:44:08 patient kernel: [ 2.068497] bus: 'cpu': really_probe: probing driver processor with device cpu7
Apr 13 15:44:08 patient kernel: [ 2.068499] processor cpu7: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.068503] device: 'cooling_device7': device_add
Apr 13 15:44:08 patient kernel: [ 2.068512] PM: Adding info for No Bus:cooling_device7
Apr 13 15:44:08 patient kernel: [ 2.068518] driver: 'cpu7': driver_bound: bound to device 'processor'
Apr 13 15:44:08 patient kernel: [ 2.068519] bus: 'cpu': really_probe: bound device cpu7 to driver processor
Apr 13 15:44:08 patient kernel: [ 2.068526] bus: 'acpi': add driver thermal
Apr 13 15:44:08 patient kernel: [ 2.068538] bus: 'acpi': driver_probe_device: matched device LNXTHERM:00 with driver thermal
Apr 13 15:44:08 patient kernel: [ 2.068539] bus: 'acpi': really_probe: probing driver thermal with device LNXTHERM:00
Apr 13 15:44:08 patient kernel: [ 2.068541] thermal LNXTHERM:00: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.068607] device: 'thermal_zone0': device_add
Apr 13 15:44:08 patient kernel: [ 2.068617] PM: Adding info for No Bus:thermal_zone0
Apr 13 15:44:08 patient kernel: [ 2.068631] device: 'hwmon0': device_add
Apr 13 15:44:08 patient kernel: [ 2.068642] PM: Adding info for No Bus:hwmon0
Apr 13 15:44:08 patient kernel: [ 2.068669] thermal LNXTHERM:00: registered as thermal_zone0
Apr 13 15:44:08 patient kernel: [ 2.068670] ACPI: Thermal Zone [TZ0] (14 C)
Apr 13 15:44:08 patient kernel: [ 2.068672] driver: 'LNXTHERM:00': driver_bound: bound to device 'thermal'
Apr 13 15:44:08 patient kernel: [ 2.068674] bus: 'acpi': really_probe: bound device LNXTHERM:00 to driver thermal
Apr 13 15:44:08 patient kernel: [ 2.068681] bus: 'acpi': add driver hardware_error_device
Apr 13 15:44:08 patient kernel: [ 2.068687] bus: 'acpi': add driver battery
Apr 13 15:44:08 patient kernel: [ 2.068697] GHES: HEST is not enabled!
Apr 13 15:44:08 patient kernel: [ 2.068699] bus: 'platform': add driver virtio-mmio
Apr 13 15:44:08 patient kernel: [ 2.068706] bus: 'pci': add driver virtio-pci
Apr 13 15:44:08 patient kernel: [ 2.068711] bus: 'acpi': driver_probe_device: matched device PNP0C0A:00 with driver battery
Apr 13 15:44:08 patient kernel: [ 2.068713] bus: 'acpi': really_probe: probing driver battery with device PNP0C0A:00
Apr 13 15:44:08 patient kernel: [ 2.068718] bus: 'virtio': add driver virtio_balloon
Apr 13 15:44:08 patient kernel: [ 2.068720] battery PNP0C0A:00: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.068724] bus: 'pci': add driver xen-platform-pci
Apr 13 15:44:08 patient kernel: [ 2.068735] bus: 'i2c': add driver lp872x
Apr 13 15:44:08 patient kernel: [ 2.068744] device: 'ptmx': device_add
Apr 13 15:44:08 patient kernel: [ 2.068773] PM: Adding info for No Bus:ptmx
Apr 13 15:44:08 patient kernel: [ 2.068780] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Apr 13 15:44:08 patient kernel: [ 2.068791] bus: 'pnp': add driver serial
Apr 13 15:44:08 patient kernel: [ 2.068839] Registering platform device 'serial8250'. Parent at platform
Apr 13 15:44:08 patient kernel: [ 2.068840] device: 'serial8250': device_add
Apr 13 15:44:08 patient kernel: [ 2.068843] bus: 'platform': add device serial8250
Apr 13 15:44:08 patient kernel: [ 2.068852] PM: Adding info for platform:serial8250
Apr 13 15:44:08 patient kernel: [ 2.068869] device: 'ttyS0': device_add
Apr 13 15:44:08 patient kernel: [ 2.068911] PM: Adding info for No Bus:ttyS0
Apr 13 15:44:08 patient kernel: [ 2.068924] device: 'ttyS1': device_add
Apr 13 15:44:08 patient kernel: [ 2.068955] PM: Adding info for No Bus:ttyS1
Apr 13 15:44:08 patient kernel: [ 2.068961] device: 'BAT0': device_add
Apr 13 15:44:08 patient kernel: [ 2.068969] device: 'ttyS2': device_add
Apr 13 15:44:08 patient kernel: [ 2.069003] PM: Adding info for No Bus:BAT0
Apr 13 15:44:08 patient kernel: [ 2.069009] PM: Adding info for No Bus:ttyS2
Apr 13 15:44:08 patient kernel: [ 2.069025] device: 'ttyS3': device_add
Apr 13 15:44:08 patient kernel: [ 2.069062] PM: Adding info for No Bus:ttyS3
Apr 13 15:44:08 patient kernel: [ 2.069070] device: 'ttyS4': device_add
Apr 13 15:44:08 patient kernel: [ 2.069104] PM: Adding info for No Bus:ttyS4
Apr 13 15:44:08 patient kernel: [ 2.069112] device: 'ttyS5': device_add
Apr 13 15:44:08 patient kernel: [ 2.069147] PM: Adding info for No Bus:ttyS5
Apr 13 15:44:08 patient kernel: [ 2.069150] ACPI: Battery Slot [BAT0] (battery present)
Apr 13 15:44:08 patient kernel: [ 2.069153] driver: 'PNP0C0A:00': driver_bound: bound to device 'battery'
Apr 13 15:44:08 patient kernel: [ 2.069155] bus: 'acpi': really_probe: bound device PNP0C0A:00 to driver battery
Apr 13 15:44:08 patient kernel: [ 2.069156] device: 'ttyS6': device_add
Apr 13 15:44:08 patient kernel: [ 2.069186] PM: Adding info for No Bus:ttyS6
Apr 13 15:44:08 patient kernel: [ 2.069194] device: 'ttyS7': device_add
Apr 13 15:44:08 patient kernel: [ 2.069226] PM: Adding info for No Bus:ttyS7
Apr 13 15:44:08 patient kernel: [ 2.069236] device: 'ttyS8': device_add
Apr 13 15:44:08 patient kernel: [ 2.069270] PM: Adding info for No Bus:ttyS8
Apr 13 15:44:08 patient kernel: [ 2.069279] device: 'ttyS9': device_add
Apr 13 15:44:08 patient kernel: [ 2.069308] PM: Adding info for No Bus:ttyS9
Apr 13 15:44:08 patient kernel: [ 2.069317] device: 'ttyS10': device_add
Apr 13 15:44:08 patient kernel: [ 2.069347] PM: Adding info for No Bus:ttyS10
Apr 13 15:44:08 patient kernel: [ 2.069356] device: 'ttyS11': device_add
Apr 13 15:44:08 patient kernel: [ 2.069386] PM: Adding info for No Bus:ttyS11
Apr 13 15:44:08 patient kernel: [ 2.069394] device: 'ttyS12': device_add
Apr 13 15:44:08 patient kernel: [ 2.069424] PM: Adding info for No Bus:ttyS12
Apr 13 15:44:08 patient kernel: [ 2.069432] device: 'ttyS13': device_add
Apr 13 15:44:08 patient kernel: [ 2.069462] PM: Adding info for No Bus:ttyS13
Apr 13 15:44:08 patient kernel: [ 2.069470] device: 'ttyS14': device_add
Apr 13 15:44:08 patient kernel: [ 2.069500] PM: Adding info for No Bus:ttyS14
Apr 13 15:44:08 patient kernel: [ 2.069508] device: 'ttyS15': device_add
Apr 13 15:44:08 patient kernel: [ 2.069538] PM: Adding info for No Bus:ttyS15
Apr 13 15:44:08 patient kernel: [ 2.069547] device: 'ttyS16': device_add
Apr 13 15:44:08 patient kernel: [ 2.069576] PM: Adding info for No Bus:ttyS16
Apr 13 15:44:08 patient kernel: [ 2.069585] device: 'ttyS17': device_add
Apr 13 15:44:08 patient kernel: [ 2.069616] PM: Adding info for No Bus:ttyS17
Apr 13 15:44:08 patient kernel: [ 2.069624] device: 'ttyS18': device_add
Apr 13 15:44:08 patient kernel: [ 2.069654] PM: Adding info for No Bus:ttyS18
Apr 13 15:44:08 patient kernel: [ 2.069663] device: 'ttyS19': device_add
Apr 13 15:44:08 patient kernel: [ 2.069693] PM: Adding info for No Bus:ttyS19
Apr 13 15:44:08 patient kernel: [ 2.069701] device: 'ttyS20': device_add
Apr 13 15:44:08 patient kernel: [ 2.069730] PM: Adding info for No Bus:ttyS20
Apr 13 15:44:08 patient kernel: [ 2.069739] device: 'ttyS21': device_add
Apr 13 15:44:08 patient kernel: [ 2.069768] PM: Adding info for No Bus:ttyS21
Apr 13 15:44:08 patient kernel: [ 2.069778] device: 'ttyS22': device_add
Apr 13 15:44:08 patient kernel: [ 2.069808] PM: Adding info for No Bus:ttyS22
Apr 13 15:44:08 patient kernel: [ 2.069817] device: 'ttyS23': device_add
Apr 13 15:44:08 patient kernel: [ 2.069847] PM: Adding info for No Bus:ttyS23
Apr 13 15:44:08 patient kernel: [ 2.069855] device: 'ttyS24': device_add
Apr 13 15:44:08 patient kernel: [ 2.069887] PM: Adding info for No Bus:ttyS24
Apr 13 15:44:08 patient kernel: [ 2.069895] device: 'ttyS25': device_add
Apr 13 15:44:08 patient kernel: [ 2.069925] PM: Adding info for No Bus:ttyS25
Apr 13 15:44:08 patient kernel: [ 2.069933] device: 'ttyS26': device_add
Apr 13 15:44:08 patient kernel: [ 2.069963] PM: Adding info for No Bus:ttyS26
Apr 13 15:44:08 patient kernel: [ 2.069971] device: 'ttyS27': device_add
Apr 13 15:44:08 patient kernel: [ 2.070001] PM: Adding info for No Bus:ttyS27
Apr 13 15:44:08 patient kernel: [ 2.070009] device: 'ttyS28': device_add
Apr 13 15:44:08 patient kernel: [ 2.070040] PM: Adding info for No Bus:ttyS28
Apr 13 15:44:08 patient kernel: [ 2.070049] device: 'ttyS29': device_add
Apr 13 15:44:08 patient kernel: [ 2.070078] PM: Adding info for No Bus:ttyS29
Apr 13 15:44:08 patient kernel: [ 2.070087] device: 'ttyS30': device_add
Apr 13 15:44:08 patient kernel: [ 2.070120] PM: Adding info for No Bus:ttyS30
Apr 13 15:44:08 patient kernel: [ 2.070128] device: 'ttyS31': device_add
Apr 13 15:44:08 patient kernel: [ 2.070158] PM: Adding info for No Bus:ttyS31
Apr 13 15:44:08 patient kernel: [ 2.070166] bus: 'platform': add driver serial8250
Apr 13 15:44:08 patient kernel: [ 2.070169] bus: 'platform': driver_probe_device: matched device serial8250 with driver serial8250
Apr 13 15:44:08 patient kernel: [ 2.070171] bus: 'platform': really_probe: probing driver serial8250 with device serial8250
Apr 13 15:44:08 patient kernel: [ 2.070173] serial8250 serial8250: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.070177] driver: 'serial8250': driver_bound: bound to device 'serial8250'
Apr 13 15:44:08 patient kernel: [ 2.070178] bus: 'platform': really_probe: bound device serial8250 to driver serial8250
Apr 13 15:44:08 patient kernel: [ 2.070183] bus: 'pci': add driver serial
Apr 13 15:44:08 patient kernel: [ 2.070202] bus: 'spi': add driver max310x
Apr 13 15:44:08 patient kernel: [ 2.070207] bus: 'platform': add driver uart-sccnxp
Apr 13 15:44:08 patient kernel: [ 2.070217] device: 'ttyprintk': device_add
Apr 13 15:44:08 patient kernel: [ 2.070244] PM: Adding info for No Bus:ttyprintk
Apr 13 15:44:08 patient kernel: [ 2.070247] device class 'virtio-ports': registering
Apr 13 15:44:08 patient kernel: [ 2.070254] bus: 'virtio': add driver virtio_console
Apr 13 15:44:08 patient kernel: [ 2.070260] bus: 'virtio': add driver virtio_rproc_serial
Apr 13 15:44:08 patient kernel: [ 2.070266] device: 'hpet': device_add
Apr 13 15:44:08 patient kernel: [ 2.070290] PM: Adding info for No Bus:hpet
Apr 13 15:44:08 patient kernel: [ 2.070296] bus: 'acpi': add driver hpet
Apr 13 15:44:08 patient kernel: [ 2.070301] bus: 'acpi': driver_probe_device: matched device PNP0103:00 with driver hpet
Apr 13 15:44:08 patient kernel: [ 2.070303] bus: 'acpi': really_probe: probing driver hpet with device PNP0103:00
Apr 13 15:44:08 patient kernel: [ 2.070305] hpet PNP0103:00: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.070378] hpet: probe of PNP0103:00 rejects match -19
Apr 13 15:44:08 patient kernel: [ 2.070391] Linux agpgart interface v0.103
Apr 13 15:44:08 patient kernel: [ 2.070393] bus: 'pci': add driver agpgart-amd64
Apr 13 15:44:08 patient kernel: [ 2.070410] bus: 'pci': remove driver agpgart-amd64
Apr 13 15:44:08 patient kernel: [ 2.070413] driver: 'agpgart-amd64': driver_release
Apr 13 15:44:08 patient kernel: [ 2.070415] bus: 'pci': add driver agpgart-intel
Apr 13 15:44:08 patient kernel: [ 2.070424] bus: 'pci': add driver agpgart-via
Apr 13 15:44:08 patient kernel: [ 2.070433] bus: 'pnp': add driver tpm_tis
Apr 13 15:44:08 patient kernel: [ 2.070689] device: '1:0': device_add
Apr 13 15:44:08 patient kernel: [ 2.070703] PM: Adding info for No Bus:1:0
Apr 13 15:44:08 patient kernel: [ 2.070710] device: 'ram0': device_add
Apr 13 15:44:08 patient kernel: [ 2.070747] PM: Adding info for No Bus:ram0
Apr 13 15:44:08 patient kernel: [ 2.070777] device: '1:1': device_add
Apr 13 15:44:08 patient kernel: [ 2.070791] PM: Adding info for No Bus:1:1
Apr 13 15:44:08 patient kernel: [ 2.070799] device: 'ram1': device_add
Apr 13 15:44:08 patient kernel: [ 2.070826] PM: Adding info for No Bus:ram1
Apr 13 15:44:08 patient kernel: [ 2.070849] device: '1:2': device_add
Apr 13 15:44:08 patient kernel: [ 2.070861] PM: Adding info for No Bus:1:2
Apr 13 15:44:08 patient kernel: [ 2.070866] device: 'ram2': device_add
Apr 13 15:44:08 patient kernel: [ 2.070894] PM: Adding info for No Bus:ram2
Apr 13 15:44:08 patient kernel: [ 2.070916] device: '1:3': device_add
Apr 13 15:44:08 patient kernel: [ 2.070927] PM: Adding info for No Bus:1:3
Apr 13 15:44:08 patient kernel: [ 2.070932] device: 'ram3': device_add
Apr 13 15:44:08 patient kernel: [ 2.070961] PM: Adding info for No Bus:ram3
Apr 13 15:44:08 patient kernel: [ 2.070984] device: '1:4': device_add
Apr 13 15:44:08 patient kernel: [ 2.070995] PM: Adding info for No Bus:1:4
Apr 13 15:44:08 patient kernel: [ 2.071000] device: 'ram4': device_add
Apr 13 15:44:08 patient kernel: [ 2.071026] PM: Adding info for No Bus:ram4
Apr 13 15:44:08 patient kernel: [ 2.071049] device: '1:5': device_add
Apr 13 15:44:08 patient kernel: [ 2.071060] PM: Adding info for No Bus:1:5
Apr 13 15:44:08 patient kernel: [ 2.071068] device: 'ram5': device_add
Apr 13 15:44:08 patient kernel: [ 2.071094] PM: Adding info for No Bus:ram5
Apr 13 15:44:08 patient kernel: [ 2.071116] device: '1:6': device_add
Apr 13 15:44:08 patient kernel: [ 2.071128] PM: Adding info for No Bus:1:6
Apr 13 15:44:08 patient kernel: [ 2.071132] device: 'ram6': device_add
Apr 13 15:44:08 patient kernel: [ 2.071159] PM: Adding info for No Bus:ram6
Apr 13 15:44:08 patient kernel: [ 2.071181] device: '1:7': device_add
Apr 13 15:44:08 patient kernel: [ 2.071191] PM: Adding info for No Bus:1:7
Apr 13 15:44:08 patient kernel: [ 2.071195] device: 'ram7': device_add
Apr 13 15:44:08 patient kernel: [ 2.071223] PM: Adding info for No Bus:ram7
Apr 13 15:44:08 patient kernel: [ 2.071245] device: '1:8': device_add
Apr 13 15:44:08 patient kernel: [ 2.071255] PM: Adding info for No Bus:1:8
Apr 13 15:44:08 patient kernel: [ 2.071260] device: 'ram8': device_add
Apr 13 15:44:08 patient kernel: [ 2.071286] PM: Adding info for No Bus:ram8
Apr 13 15:44:08 patient kernel: [ 2.071319] device: '1:9': device_add
Apr 13 15:44:08 patient kernel: [ 2.071341] PM: Adding info for No Bus:1:9
Apr 13 15:44:08 patient kernel: [ 2.071350] device: 'ram9': device_add
Apr 13 15:44:08 patient kernel: [ 2.071376] PM: Adding info for No Bus:ram9
Apr 13 15:44:08 patient kernel: [ 2.071399] device: '1:10': device_add
Apr 13 15:44:08 patient kernel: [ 2.071411] PM: Adding info for No Bus:1:10
Apr 13 15:44:08 patient kernel: [ 2.071416] device: 'ram10': device_add
Apr 13 15:44:08 patient kernel: [ 2.071443] PM: Adding info for No Bus:ram10
Apr 13 15:44:08 patient kernel: [ 2.071466] device: '1:11': device_add
Apr 13 15:44:08 patient kernel: [ 2.071476] PM: Adding info for No Bus:1:11
Apr 13 15:44:08 patient kernel: [ 2.071480] device: 'ram11': device_add
Apr 13 15:44:08 patient kernel: [ 2.071508] PM: Adding info for No Bus:ram11
Apr 13 15:44:08 patient kernel: [ 2.071531] device: '1:12': device_add
Apr 13 15:44:08 patient kernel: [ 2.071542] PM: Adding info for No Bus:1:12
Apr 13 15:44:08 patient kernel: [ 2.071546] device: 'ram12': device_add
Apr 13 15:44:08 patient kernel: [ 2.071573] PM: Adding info for No Bus:ram12
Apr 13 15:44:08 patient kernel: [ 2.071595] device: '1:13': device_add
Apr 13 15:44:08 patient kernel: [ 2.071607] PM: Adding info for No Bus:1:13
Apr 13 15:44:08 patient kernel: [ 2.071611] device: 'ram13': device_add
Apr 13 15:44:08 patient kernel: [ 2.071637] PM: Adding info for No Bus:ram13
Apr 13 15:44:08 patient kernel: [ 2.071659] device: '1:14': device_add
Apr 13 15:44:08 patient kernel: [ 2.071671] PM: Adding info for No Bus:1:14
Apr 13 15:44:08 patient kernel: [ 2.071675] device: 'ram14': device_add
Apr 13 15:44:08 patient kernel: [ 2.071702] PM: Adding info for No Bus:ram14
Apr 13 15:44:08 patient kernel: [ 2.071726] device: '1:15': device_add
Apr 13 15:44:08 patient kernel: [ 2.071737] PM: Adding info for No Bus:1:15
Apr 13 15:44:08 patient kernel: [ 2.071742] device: 'ram15': device_add
Apr 13 15:44:08 patient kernel: [ 2.071771] PM: Adding info for No Bus:ram15
Apr 13 15:44:08 patient kernel: [ 2.071793] brd: module loaded
Apr 13 15:44:08 patient kernel: [ 2.071795] device: 'loop-control': device_add
Apr 13 15:44:08 patient kernel: [ 2.071818] PM: Adding info for No Bus:loop-control
Apr 13 15:44:08 patient kernel: [ 2.071850] device: '7:0': device_add
Apr 13 15:44:08 patient kernel: [ 2.071874] PM: Adding info for No Bus:7:0
Apr 13 15:44:08 patient kernel: [ 2.071879] device: 'loop0': device_add
Apr 13 15:44:08 patient kernel: [ 2.071907] PM: Adding info for No Bus:loop0
Apr 13 15:44:08 patient kernel: [ 2.071946] device: '7:1': device_add
Apr 13 15:44:08 patient kernel: [ 2.071956] PM: Adding info for No Bus:7:1
Apr 13 15:44:08 patient kernel: [ 2.071961] device: 'loop1': device_add
Apr 13 15:44:08 patient kernel: [ 2.071987] PM: Adding info for No Bus:loop1
Apr 13 15:44:08 patient kernel: [ 2.072025] device: '7:2': device_add
Apr 13 15:44:08 patient kernel: [ 2.072037] PM: Adding info for No Bus:7:2
Apr 13 15:44:08 patient kernel: [ 2.072041] device: 'loop2': device_add
Apr 13 15:44:08 patient kernel: [ 2.072066] PM: Adding info for No Bus:loop2
Apr 13 15:44:08 patient kernel: [ 2.072104] device: '7:3': device_add
Apr 13 15:44:08 patient kernel: [ 2.072116] PM: Adding info for No Bus:7:3
Apr 13 15:44:08 patient kernel: [ 2.072124] device: 'loop3': device_add
Apr 13 15:44:08 patient kernel: [ 2.072151] PM: Adding info for No Bus:loop3
Apr 13 15:44:08 patient kernel: [ 2.072188] device: '7:4': device_add
Apr 13 15:44:08 patient kernel: [ 2.072199] PM: Adding info for No Bus:7:4
Apr 13 15:44:08 patient kernel: [ 2.072204] device: 'loop4': device_add
Apr 13 15:44:08 patient kernel: [ 2.072229] PM: Adding info for No Bus:loop4
Apr 13 15:44:08 patient kernel: [ 2.072267] device: '7:5': device_add
Apr 13 15:44:08 patient kernel: [ 2.072278] PM: Adding info for No Bus:7:5
Apr 13 15:44:08 patient kernel: [ 2.072283] device: 'loop5': device_add
Apr 13 15:44:08 patient kernel: [ 2.072313] PM: Adding info for No Bus:loop5
Apr 13 15:44:08 patient kernel: [ 2.072352] device: '7:6': device_add
Apr 13 15:44:08 patient kernel: [ 2.072364] PM: Adding info for No Bus:7:6
Apr 13 15:44:08 patient kernel: [ 2.072368] device: 'loop6': device_add
Apr 13 15:44:08 patient kernel: [ 2.072393] PM: Adding info for No Bus:loop6
Apr 13 15:44:08 patient kernel: [ 2.072431] device: '7:7': device_add
Apr 13 15:44:08 patient kernel: [ 2.072442] PM: Adding info for No Bus:7:7
Apr 13 15:44:08 patient kernel: [ 2.072447] device: 'loop7': device_add
Apr 13 15:44:08 patient kernel: [ 2.072472] PM: Adding info for No Bus:loop7
Apr 13 15:44:08 patient kernel: [ 2.072493] loop: module loaded
Apr 13 15:44:08 patient kernel: [ 2.072510] bus: 'virtio': add driver virtio_blk
Apr 13 15:44:08 patient kernel: [ 2.072522] bus: 'i2c': add driver htcpld-chip
Apr 13 15:44:08 patient kernel: [ 2.072531] bus: 'platform': add driver i2c-htcpld
Apr 13 15:44:08 patient kernel: [ 2.072537] bus: 'platform': remove driver i2c-htcpld
Apr 13 15:44:08 patient kernel: [ 2.072541] driver: 'i2c-htcpld': driver_release
Apr 13 15:44:08 patient kernel: [ 2.072542] bus: 'i2c': add driver wm8994
Apr 13 15:44:08 patient kernel: [ 2.072548] bus: 'i2c': add driver twl6040
Apr 13 15:44:08 patient kernel: [ 2.072553] bus: 'i2c': add driver smsc
Apr 13 15:44:08 patient kernel: [ 2.072558] bus: 'i2c': add driver da9063
Apr 13 15:44:08 patient kernel: [ 2.072564] bus: 'i2c': add driver adp5520
Apr 13 15:44:08 patient kernel: [ 2.072570] device class 'spi_transport': registering
Apr 13 15:44:08 patient kernel: [ 2.072574] device class 'spi_host': registering
Apr 13 15:44:08 patient kernel: [ 2.072582] device class 'scsi_disk': registering
Apr 13 15:44:08 patient kernel: [ 2.072591] bus: 'scsi': add driver sd
Apr 13 15:44:08 patient kernel: [ 2.072597] bus: 'scsi': add driver sr
Apr 13 15:44:08 patient kernel: [ 2.072602] device class 'scsi_generic': registering
Apr 13 15:44:08 patient kernel: [ 2.072613] bus: 'pci': add driver ata_piix
Apr 13 15:44:08 patient kernel: [ 2.072627] bus: 'pci': add driver pata_sis
Apr 13 15:44:08 patient kernel: [ 2.072637] bus: 'pci': add driver ata_generic
Apr 13 15:44:08 patient kernel: [ 2.072653] bus: 'mdio_bus': add driver Marvell 88E1101
Apr 13 15:44:08 patient kernel: [ 2.072658] bus: 'mdio_bus': add driver Marvell 88E1112
Apr 13 15:44:08 patient kernel: [ 2.072663] bus: 'mdio_bus': add driver Marvell 88E1111
Apr 13 15:44:08 patient kernel: [ 2.072667] bus: 'mdio_bus': add driver Marvell 88E1118
Apr 13 15:44:08 patient kernel: [ 2.072672] bus: 'mdio_bus': add driver Marvell 88E1121R
Apr 13 15:44:08 patient kernel: [ 2.072677] bus: 'mdio_bus': add driver Marvell 88E1318S
Apr 13 15:44:08 patient kernel: [ 2.072681] bus: 'mdio_bus': add driver Marvell 88E1145
Apr 13 15:44:08 patient kernel: [ 2.072686] bus: 'mdio_bus': add driver Marvell 88E1149R
Apr 13 15:44:08 patient kernel: [ 2.072691] bus: 'mdio_bus': add driver Marvell 88E1240
Apr 13 15:44:08 patient kernel: [ 2.072696] bus: 'mdio_bus': add driver Marvell 88E1116R
Apr 13 15:44:08 patient kernel: [ 2.072701] bus: 'mdio_bus': add driver Marvell 88E1510
Apr 13 15:44:08 patient kernel: [ 2.072705] bus: 'mdio_bus': add driver Davicom DM9161E
Apr 13 15:44:08 patient kernel: [ 2.072710] bus: 'mdio_bus': add driver Davicom DM9161A
Apr 13 15:44:08 patient kernel: [ 2.072714] bus: 'mdio_bus': add driver Davicom DM9131
Apr 13 15:44:08 patient kernel: [ 2.072719] bus: 'mdio_bus': add driver Cicada Cis8201
Apr 13 15:44:08 patient kernel: [ 2.072723] bus: 'mdio_bus': add driver Cicada Cis8204
Apr 13 15:44:08 patient kernel: [ 2.072728] bus: 'mdio_bus': add driver LXT970
Apr 13 15:44:08 patient kernel: [ 2.072734] bus: 'mdio_bus': add driver LXT971
Apr 13 15:44:08 patient kernel: [ 2.072738] bus: 'mdio_bus': add driver LXT973-A2
Apr 13 15:44:08 patient kernel: [ 2.072743] bus: 'mdio_bus': add driver LXT973
Apr 13 15:44:08 patient kernel: [ 2.072747] bus: 'mdio_bus': add driver QS6612
Apr 13 15:44:08 patient kernel: [ 2.072753] bus: 'mdio_bus': add driver SMSC LAN83C185
Apr 13 15:44:08 patient kernel: [ 2.072757] bus: 'mdio_bus': add driver SMSC LAN8187
Apr 13 15:44:08 patient kernel: [ 2.072762] bus: 'mdio_bus': add driver SMSC LAN8700
Apr 13 15:44:08 patient kernel: [ 2.072767] bus: 'mdio_bus': add driver SMSC LAN911x Internal PHY
Apr 13 15:44:08 patient kernel: [ 2.072773] bus: 'mdio_bus': add driver SMSC LAN8710/LAN8720
Apr 13 15:44:08 patient kernel: [ 2.072779] bus: 'mdio_bus': add driver Vitesse VSC8234
Apr 13 15:44:08 patient kernel: [ 2.072783] bus: 'mdio_bus': add driver Vitesse VSC8244
Apr 13 15:44:08 patient kernel: [ 2.072788] bus: 'mdio_bus': add driver Vitesse VSC8514
Apr 13 15:44:08 patient kernel: [ 2.072793] bus: 'mdio_bus': add driver Vitesse VSC8574
Apr 13 15:44:08 patient kernel: [ 2.072797] bus: 'mdio_bus': add driver Vitesse VSC8662
Apr 13 15:44:08 patient kernel: [ 2.072802] bus: 'mdio_bus': add driver Vitesse VSC8221
Apr 13 15:44:08 patient kernel: [ 2.072807] bus: 'mdio_bus': add driver Vitesse VSC8211
Apr 13 15:44:08 patient kernel: [ 2.072811] bus: 'mdio_bus': add driver Broadcom BCM5411
Apr 13 15:44:08 patient kernel: [ 2.072821] bus: 'mdio_bus': add driver Broadcom BCM5421
Apr 13 15:44:08 patient kernel: [ 2.072826] bus: 'mdio_bus': add driver Broadcom BCM5461
Apr 13 15:44:08 patient kernel: [ 2.072830] bus: 'mdio_bus': add driver Broadcom BCM5464
Apr 13 15:44:08 patient kernel: [ 2.072835] bus: 'mdio_bus': add driver Broadcom BCM5481
Apr 13 15:44:08 patient kernel: [ 2.072840] bus: 'mdio_bus': add driver Broadcom BCM5482
Apr 13 15:44:08 patient kernel: [ 2.072844] bus: 'mdio_bus': add driver Broadcom BCM50610
Apr 13 15:44:08 patient kernel: [ 2.072850] bus: 'mdio_bus': add driver Broadcom BCM50610M
Apr 13 15:44:08 patient kernel: [ 2.072855] bus: 'mdio_bus': add driver Broadcom BCM57780
Apr 13 15:44:08 patient kernel: [ 2.072861] bus: 'mdio_bus': add driver Broadcom BCMAC131
Apr 13 15:44:08 patient kernel: [ 2.072866] bus: 'mdio_bus': add driver Broadcom BCM5241
Apr 13 15:44:08 patient kernel: [ 2.072872] bus: 'mdio_bus': add driver Broadcom BCM8706
Apr 13 15:44:08 patient kernel: [ 2.072876] bus: 'mdio_bus': add driver Broadcom BCM8727
Apr 13 15:44:08 patient kernel: [ 2.072881] bus: 'mdio_bus': add driver ICPlus IP175C
Apr 13 15:44:08 patient kernel: [ 2.072886] bus: 'mdio_bus': add driver ICPlus IP1001
Apr 13 15:44:08 patient kernel: [ 2.072891] bus: 'mdio_bus': add driver ICPlus IP101A/G
Apr 13 15:44:08 patient kernel: [ 2.072896] bus: 'mdio_bus': add driver RTL8201CP Ethernet
Apr 13 15:44:08 patient kernel: [ 2.072901] bus: 'mdio_bus': add driver RTL8211B Gigabit Ethernet
Apr 13 15:44:08 patient kernel: [ 2.072908] bus: 'mdio_bus': add driver RTL8211E Gigabit Ethernet
Apr 13 15:44:08 patient kernel: [ 2.072913] bus: 'mdio_bus': add driver ET1011C
Apr 13 15:44:08 patient kernel: [ 2.072919] Registering platform device 'Fixed MDIO bus.0'. Parent at platform
Apr 13 15:44:08 patient kernel: [ 2.072920] device: 'Fixed MDIO bus.0': device_add
Apr 13 15:44:08 patient kernel: [ 2.072923] bus: 'platform': add device Fixed MDIO bus.0
Apr 13 15:44:08 patient kernel: [ 2.072932] PM: Adding info for platform:Fixed MDIO bus.0
Apr 13 15:44:08 patient kernel: [ 2.072939] device: 'fixed-0': device_add
Apr 13 15:44:08 patient kernel: [ 2.072951] PM: Adding info for No Bus:fixed-0
Apr 13 15:44:08 patient kernel: [ 2.072957] libphy: Fixed MDIO Bus: probed
Apr 13 15:44:08 patient kernel: [ 2.072959] bus: 'platform': add driver mdio-gpio
Apr 13 15:44:08 patient kernel: [ 2.072965] bus: 'mdio_bus': add driver NatSemi DP83865
Apr 13 15:44:08 patient kernel: [ 2.072970] bus: 'mdio_bus': add driver STe101p
Apr 13 15:44:08 patient kernel: [ 2.072975] bus: 'mdio_bus': add driver STe100p
Apr 13 15:44:08 patient kernel: [ 2.072980] bus: 'mdio_bus': add driver Micrel KS8737
Apr 13 15:44:08 patient kernel: [ 2.072985] bus: 'mdio_bus': add driver Micrel KSZ8021 or KSZ8031
Apr 13 15:44:08 patient kernel: [ 2.072991] bus: 'mdio_bus': add driver Micrel KSZ8031
Apr 13 15:44:08 patient kernel: [ 2.072997] bus: 'mdio_bus': add driver Micrel KSZ8041
Apr 13 15:44:08 patient kernel: [ 2.073003] bus: 'mdio_bus': add driver Micrel KSZ8041RNLI
Apr 13 15:44:08 patient kernel: [ 2.073008] bus: 'mdio_bus': add driver Micrel KSZ8051
Apr 13 15:44:08 patient kernel: [ 2.073013] bus: 'mdio_bus': add driver Micrel KSZ8001 or KS8721
Apr 13 15:44:08 patient kernel: [ 2.073018] bus: 'mdio_bus': add driver Micrel KSZ8081 or KSZ8091
Apr 13 15:44:08 patient kernel: [ 2.073024] bus: 'mdio_bus': add driver Micrel KSZ8061
Apr 13 15:44:08 patient kernel: [ 2.073029] bus: 'mdio_bus': add driver Micrel KSZ9021 Gigabit PHY
Apr 13 15:44:08 patient kernel: [ 2.073034] bus: 'mdio_bus': add driver Micrel KSZ9031 Gigabit PHY
Apr 13 15:44:08 patient kernel: [ 2.073040] bus: 'mdio_bus': add driver Micrel KSZ8873MLL Switch
Apr 13 15:44:08 patient kernel: [ 2.073047] bus: 'mdio_bus': add driver Micrel KSZ886X Switch
Apr 13 15:44:08 patient kernel: [ 2.073052] bus: 'mdio_bus': add driver Atheros 8035 ethernet
Apr 13 15:44:08 patient kernel: [ 2.073057] bus: 'mdio_bus': add driver Atheros 8030 ethernet
Apr 13 15:44:08 patient kernel: [ 2.073063] bus: 'mdio_bus': add driver Atheros 8031 ethernet
Apr 13 15:44:08 patient kernel: [ 2.073068] bus: 'mdio_bus': add driver AM79C874
Apr 13 15:44:08 patient kernel: [ 2.073072] tun: Universal TUN/TAP device driver, 1.6
Apr 13 15:44:08 patient kernel: [ 2.073073] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
Apr 13 15:44:08 patient kernel: [ 2.073076] device: 'tun': device_add
Apr 13 15:44:08 patient kernel: [ 2.073105] PM: Adding info for No Bus:tun
Apr 13 15:44:08 patient kernel: [ 2.073109] bus: 'virtio': add driver virtio_net
Apr 13 15:44:08 patient kernel: [ 2.073114] PPP generic driver version 2.4.2
Apr 13 15:44:08 patient kernel: [ 2.073117] device class 'ppp': registering
Apr 13 15:44:08 patient kernel: [ 2.073121] device: 'ppp': device_add
Apr 13 15:44:08 patient kernel: [ 2.073144] PM: Adding info for No Bus:ppp
Apr 13 15:44:08 patient kernel: [ 2.073152] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Apr 13 15:44:08 patient kernel: [ 2.073155] ehci-pci: EHCI PCI platform driver
Apr 13 15:44:08 patient kernel: [ 2.073157] bus: 'pci': add driver ehci-pci
Apr 13 15:44:08 patient kernel: [ 2.073160] bus: 'pci': driver_probe_device: matched device 0000:00:1a.0 with driver ehci-pci
Apr 13 15:44:08 patient kernel: [ 2.073162] bus: 'pci': really_probe: probing driver ehci-pci with device 0000:00:1a.0
Apr 13 15:44:08 patient kernel: [ 2.073165] ehci-pci 0000:00:1a.0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.073262] ehci-pci 0000:00:1a.0: EHCI Host Controller
Apr 13 15:44:08 patient kernel: [ 2.073267] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Apr 13 15:44:08 patient kernel: [ 2.073279] ehci-pci 0000:00:1a.0: debug port 2
Apr 13 15:44:08 patient kernel: [ 2.077194] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
Apr 13 15:44:08 patient kernel: [ 2.077215] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7e3c000
Apr 13 15:44:08 patient kernel: [ 2.087317] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Apr 13 15:44:08 patient kernel: [ 2.087356] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Apr 13 15:44:08 patient kernel: [ 2.087358] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 13 15:44:08 patient kernel: [ 2.087360] usb usb1: Product: EHCI Host Controller
Apr 13 15:44:08 patient kernel: [ 2.087361] usb usb1: Manufacturer: Linux 3.14.0-rc7-bewest-test-3.14-rc7-carelink-01 ehci_hcd
Apr 13 15:44:08 patient kernel: [ 2.087363] usb usb1: SerialNumber: 0000:00:1a.0
Apr 13 15:44:08 patient kernel: [ 2.087367] device: 'usb1': device_add
Apr 13 15:44:08 patient kernel: [ 2.087419] bus: 'usb': add device usb1
Apr 13 15:44:08 patient kernel: [ 2.087433] PM: Adding info for usb:usb1
Apr 13 15:44:08 patient kernel: [ 2.087443] bus: 'usb': driver_probe_device: matched device usb1 with driver usb
Apr 13 15:44:08 patient kernel: [ 2.087445] bus: 'usb': really_probe: probing driver usb with device usb1
Apr 13 15:44:08 patient kernel: [ 2.087447] usb usb1: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.087459] device: '1-0:1.0': device_add
Apr 13 15:44:08 patient kernel: [ 2.087468] bus: 'usb': add device 1-0:1.0
Apr 13 15:44:08 patient kernel: [ 2.087474] PM: Adding info for usb:1-0:1.0
Apr 13 15:44:08 patient kernel: [ 2.087480] bus: 'usb': driver_probe_device: matched device 1-0:1.0 with driver hub
Apr 13 15:44:08 patient kernel: [ 2.087482] bus: 'usb': really_probe: probing driver hub with device 1-0:1.0
Apr 13 15:44:08 patient kernel: [ 2.087483] hub 1-0:1.0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.087488] hub 1-0:1.0: USB hub found
Apr 13 15:44:08 patient kernel: [ 2.087494] hub 1-0:1.0: 2 ports detected
Apr 13 15:44:08 patient kernel: [ 2.087502] device: 'port1': device_add
Apr 13 15:44:08 patient kernel: [ 2.087544] PM: Adding info for No Bus:port1
Apr 13 15:44:08 patient kernel: [ 2.087549] device: 'port2': device_add
Apr 13 15:44:08 patient kernel: [ 2.087560] PM: Adding info for No Bus:port2
Apr 13 15:44:08 patient kernel: [ 2.087575] driver: '1-0:1.0': driver_bound: bound to device 'hub'
Apr 13 15:44:08 patient kernel: [ 2.087576] bus: 'usb': really_probe: bound device 1-0:1.0 to driver hub
Apr 13 15:44:08 patient kernel: [ 2.087579] device: 'ep_81': device_add
Apr 13 15:44:08 patient kernel: [ 2.087591] PM: Adding info for No Bus:ep_81
Apr 13 15:44:08 patient kernel: [ 2.087593] driver: 'usb1': driver_bound: bound to device 'usb'
Apr 13 15:44:08 patient kernel: [ 2.087595] bus: 'usb': really_probe: bound device usb1 to driver usb
Apr 13 15:44:08 patient kernel: [ 2.087597] device: 'ep_00': device_add
Apr 13 15:44:08 patient kernel: [ 2.087609] PM: Adding info for No Bus:ep_00
Apr 13 15:44:08 patient kernel: [ 2.087616] driver: '0000:00:1a.0': driver_bound: bound to device 'ehci-pci'
Apr 13 15:44:08 patient kernel: [ 2.087618] bus: 'pci': really_probe: bound device 0000:00:1a.0 to driver ehci-pci
Apr 13 15:44:08 patient kernel: [ 2.087620] bus: 'pci': driver_probe_device: matched device 0000:00:1d.0 with driver ehci-pci
Apr 13 15:44:08 patient kernel: [ 2.087622] bus: 'pci': really_probe: probing driver ehci-pci with device 0000:00:1d.0
Apr 13 15:44:08 patient kernel: [ 2.087624] ehci-pci 0000:00:1d.0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.087706] ehci-pci 0000:00:1d.0: EHCI Host Controller
Apr 13 15:44:08 patient kernel: [ 2.087710] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
Apr 13 15:44:08 patient kernel: [ 2.087721] ehci-pci 0000:00:1d.0: debug port 2
Apr 13 15:44:08 patient kernel: [ 2.091622] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
Apr 13 15:44:08 patient kernel: [ 2.091637] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7e3b000
Apr 13 15:44:08 patient kernel: [ 2.103308] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Apr 13 15:44:08 patient kernel: [ 2.103340] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
Apr 13 15:44:08 patient kernel: [ 2.103342] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 13 15:44:08 patient kernel: [ 2.103344] usb usb2: Product: EHCI Host Controller
Apr 13 15:44:08 patient kernel: [ 2.103345] usb usb2: Manufacturer: Linux 3.14.0-rc7-bewest-test-3.14-rc7-carelink-01 ehci_hcd
Apr 13 15:44:08 patient kernel: [ 2.103347] usb usb2: SerialNumber: 0000:00:1d.0
Apr 13 15:44:08 patient kernel: [ 2.103351] device: 'usb2': device_add
Apr 13 15:44:08 patient kernel: [ 2.103398] bus: 'usb': add device usb2
Apr 13 15:44:08 patient kernel: [ 2.103412] PM: Adding info for usb:usb2
Apr 13 15:44:08 patient kernel: [ 2.103421] bus: 'usb': driver_probe_device: matched device usb2 with driver usb
Apr 13 15:44:08 patient kernel: [ 2.103423] bus: 'usb': really_probe: probing driver usb with device usb2
Apr 13 15:44:08 patient kernel: [ 2.103425] usb usb2: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.103435] device: '2-0:1.0': device_add
Apr 13 15:44:08 patient kernel: [ 2.103442] bus: 'usb': add device 2-0:1.0
Apr 13 15:44:08 patient kernel: [ 2.103449] PM: Adding info for usb:2-0:1.0
Apr 13 15:44:08 patient kernel: [ 2.103454] bus: 'usb': driver_probe_device: matched device 2-0:1.0 with driver hub
Apr 13 15:44:08 patient kernel: [ 2.103456] bus: 'usb': really_probe: probing driver hub with device 2-0:1.0
Apr 13 15:44:08 patient kernel: [ 2.103458] hub 2-0:1.0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.103462] hub 2-0:1.0: USB hub found
Apr 13 15:44:08 patient kernel: [ 2.103467] hub 2-0:1.0: 2 ports detected
Apr 13 15:44:08 patient kernel: [ 2.103475] device: 'port1': device_add
Apr 13 15:44:08 patient kernel: [ 2.103515] PM: Adding info for No Bus:port1
Apr 13 15:44:08 patient kernel: [ 2.103520] device: 'port2': device_add
Apr 13 15:44:08 patient kernel: [ 2.103531] PM: Adding info for No Bus:port2
Apr 13 15:44:08 patient kernel: [ 2.103545] driver: '2-0:1.0': driver_bound: bound to device 'hub'
Apr 13 15:44:08 patient kernel: [ 2.103547] bus: 'usb': really_probe: bound device 2-0:1.0 to driver hub
Apr 13 15:44:08 patient kernel: [ 2.103550] device: 'ep_81': device_add
Apr 13 15:44:08 patient kernel: [ 2.103561] PM: Adding info for No Bus:ep_81
Apr 13 15:44:08 patient kernel: [ 2.103563] driver: 'usb2': driver_bound: bound to device 'usb'
Apr 13 15:44:08 patient kernel: [ 2.103565] bus: 'usb': really_probe: bound device usb2 to driver usb
Apr 13 15:44:08 patient kernel: [ 2.103567] device: 'ep_00': device_add
Apr 13 15:44:08 patient kernel: [ 2.103579] PM: Adding info for No Bus:ep_00
Apr 13 15:44:08 patient kernel: [ 2.103586] driver: '0000:00:1d.0': driver_bound: bound to device 'ehci-pci'
Apr 13 15:44:08 patient kernel: [ 2.103587] bus: 'pci': really_probe: bound device 0000:00:1d.0 to driver ehci-pci
Apr 13 15:44:08 patient kernel: [ 2.103596] ehci-platform: EHCI generic platform driver
Apr 13 15:44:08 patient kernel: [ 2.103598] bus: 'platform': add driver ehci-platform
Apr 13 15:44:08 patient kernel: [ 2.103604] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Apr 13 15:44:08 patient kernel: [ 2.103607] ohci-pci: OHCI PCI platform driver
Apr 13 15:44:08 patient kernel: [ 2.103609] bus: 'pci': add driver ohci-pci
Apr 13 15:44:08 patient kernel: [ 2.103617] ohci-platform: OHCI generic platform driver
Apr 13 15:44:08 patient kernel: [ 2.103619] bus: 'platform': add driver ohci-platform
Apr 13 15:44:08 patient kernel: [ 2.103624] uhci_hcd: USB Universal Host Controller Interface driver
Apr 13 15:44:08 patient kernel: [ 2.103629] bus: 'pci': add driver uhci_hcd
Apr 13 15:44:08 patient kernel: [ 2.103642] bus: 'pci': add driver xhci_hcd
Apr 13 15:44:08 patient kernel: [ 2.103645] bus: 'pci': driver_probe_device: matched device 0000:00:14.0 with driver xhci_hcd
Apr 13 15:44:08 patient kernel: [ 2.103646] bus: 'pci': really_probe: probing driver xhci_hcd with device 0000:00:14.0
Apr 13 15:44:08 patient kernel: [ 2.103649] xhci_hcd 0000:00:14.0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.103734] xhci_hcd 0000:00:14.0: xHCI Host Controller
Apr 13 15:44:08 patient kernel: [ 2.103739] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
Apr 13 15:44:08 patient kernel: [ 2.103822] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Apr 13 15:44:08 patient kernel: [ 2.103845] xhci_hcd 0000:00:14.0: irq 42 for MSI/MSI-X
Apr 13 15:44:08 patient kernel: [ 2.103904] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
Apr 13 15:44:08 patient kernel: [ 2.103905] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 13 15:44:08 patient kernel: [ 2.103907] usb usb3: Product: xHCI Host Controller
Apr 13 15:44:08 patient kernel: [ 2.103909] usb usb3: Manufacturer: Linux 3.14.0-rc7-bewest-test-3.14-rc7-carelink-01 xhci_hcd
Apr 13 15:44:08 patient kernel: [ 2.103910] usb usb3: SerialNumber: 0000:00:14.0
Apr 13 15:44:08 patient kernel: [ 2.103914] device: 'usb3': device_add
Apr 13 15:44:08 patient kernel: [ 2.103981] bus: 'usb': add device usb3
Apr 13 15:44:08 patient kernel: [ 2.103994] PM: Adding info for usb:usb3
Apr 13 15:44:08 patient kernel: [ 2.104004] bus: 'usb': driver_probe_device: matched device usb3 with driver usb
Apr 13 15:44:08 patient kernel: [ 2.104005] bus: 'usb': really_probe: probing driver usb with device usb3
Apr 13 15:44:08 patient kernel: [ 2.104008] usb usb3: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.104018] device: '3-0:1.0': device_add
Apr 13 15:44:08 patient kernel: [ 2.104025] bus: 'usb': add device 3-0:1.0
Apr 13 15:44:08 patient kernel: [ 2.104031] PM: Adding info for usb:3-0:1.0
Apr 13 15:44:08 patient kernel: [ 2.104036] bus: 'usb': driver_probe_device: matched device 3-0:1.0 with driver hub
Apr 13 15:44:08 patient kernel: [ 2.104038] bus: 'usb': really_probe: probing driver hub with device 3-0:1.0
Apr 13 15:44:08 patient kernel: [ 2.104039] hub 3-0:1.0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.104044] hub 3-0:1.0: USB hub found
Apr 13 15:44:08 patient kernel: [ 2.104060] hub 3-0:1.0: 14 ports detected
Apr 13 15:44:08 patient kernel: [ 2.104068] device: 'port1': device_add
Apr 13 15:44:08 patient kernel: [ 2.104257] PM: Adding info for No Bus:port1
Apr 13 15:44:08 patient kernel: [ 2.104262] device: 'port2': device_add
Apr 13 15:44:08 patient kernel: [ 2.104416] PM: Adding info for No Bus:port2
Apr 13 15:44:08 patient kernel: [ 2.104420] device: 'port3': device_add
Apr 13 15:44:08 patient kernel: [ 2.104582] PM: Adding info for No Bus:port3
Apr 13 15:44:08 patient kernel: [ 2.104586] device: 'port4': device_add
Apr 13 15:44:08 patient kernel: [ 2.104736] PM: Adding info for No Bus:port4
Apr 13 15:44:08 patient kernel: [ 2.104740] device: 'port5': device_add
Apr 13 15:44:08 patient kernel: [ 2.104891] PM: Adding info for No Bus:port5
Apr 13 15:44:08 patient kernel: [ 2.104895] device: 'port6': device_add
Apr 13 15:44:08 patient kernel: [ 2.105044] PM: Adding info for No Bus:port6
Apr 13 15:44:08 patient kernel: [ 2.105048] device: 'port7': device_add
Apr 13 15:44:08 patient kernel: [ 2.105198] PM: Adding info for No Bus:port7
Apr 13 15:44:08 patient kernel: [ 2.105201] device: 'port8': device_add
Apr 13 15:44:08 patient kernel: [ 2.105351] PM: Adding info for No Bus:port8
Apr 13 15:44:08 patient kernel: [ 2.105354] device: 'port9': device_add
Apr 13 15:44:08 patient kernel: [ 2.105514] PM: Adding info for No Bus:port9
Apr 13 15:44:08 patient kernel: [ 2.105518] device: 'port10': device_add
Apr 13 15:44:08 patient kernel: [ 2.105669] PM: Adding info for No Bus:port10
Apr 13 15:44:08 patient kernel: [ 2.105673] device: 'port11': device_add
Apr 13 15:44:08 patient kernel: [ 2.105822] PM: Adding info for No Bus:port11
Apr 13 15:44:08 patient kernel: [ 2.105826] device: 'port12': device_add
Apr 13 15:44:08 patient kernel: [ 2.105976] PM: Adding info for No Bus:port12
Apr 13 15:44:08 patient kernel: [ 2.105980] device: 'port13': device_add
Apr 13 15:44:08 patient kernel: [ 2.106130] PM: Adding info for No Bus:port13
Apr 13 15:44:08 patient kernel: [ 2.106134] device: 'port14': device_add
Apr 13 15:44:08 patient kernel: [ 2.106283] PM: Adding info for No Bus:port14
Apr 13 15:44:08 patient kernel: [ 2.106363] driver: '3-0:1.0': driver_bound: bound to device 'hub'
Apr 13 15:44:08 patient kernel: [ 2.106365] bus: 'usb': really_probe: bound device 3-0:1.0 to driver hub
Apr 13 15:44:08 patient kernel: [ 2.106368] device: 'ep_81': device_add
Apr 13 15:44:08 patient kernel: [ 2.106381] PM: Adding info for No Bus:ep_81
Apr 13 15:44:08 patient kernel: [ 2.106383] driver: 'usb3': driver_bound: bound to device 'usb'
Apr 13 15:44:08 patient kernel: [ 2.106384] bus: 'usb': really_probe: bound device usb3 to driver usb
Apr 13 15:44:08 patient kernel: [ 2.106386] device: 'ep_00': device_add
Apr 13 15:44:08 patient kernel: [ 2.106398] PM: Adding info for No Bus:ep_00
Apr 13 15:44:08 patient kernel: [ 2.106406] xhci_hcd 0000:00:14.0: xHCI Host Controller
Apr 13 15:44:08 patient kernel: [ 2.106409] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Apr 13 15:44:08 patient kernel: [ 2.106448] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
Apr 13 15:44:08 patient kernel: [ 2.106450] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Apr 13 15:44:08 patient kernel: [ 2.106452] usb usb4: Product: xHCI Host Controller
Apr 13 15:44:08 patient kernel: [ 2.106453] usb usb4: Manufacturer: Linux 3.14.0-rc7-bewest-test-3.14-rc7-carelink-01 xhci_hcd
Apr 13 15:44:08 patient kernel: [ 2.106455] usb usb4: SerialNumber: 0000:00:14.0
Apr 13 15:44:08 patient kernel: [ 2.106458] device: 'usb4': device_add
Apr 13 15:44:08 patient kernel: [ 2.106525] bus: 'usb': add device usb4
Apr 13 15:44:08 patient kernel: [ 2.106539] PM: Adding info for usb:usb4
Apr 13 15:44:08 patient kernel: [ 2.106547] bus: 'usb': driver_probe_device: matched device usb4 with driver usb
Apr 13 15:44:08 patient kernel: [ 2.106548] bus: 'usb': really_probe: probing driver usb with device usb4
Apr 13 15:44:08 patient kernel: [ 2.106551] usb usb4: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.106562] device: '4-0:1.0': device_add
Apr 13 15:44:08 patient kernel: [ 2.106571] bus: 'usb': add device 4-0:1.0
Apr 13 15:44:08 patient kernel: [ 2.106576] PM: Adding info for usb:4-0:1.0
Apr 13 15:44:08 patient kernel: [ 2.106582] bus: 'usb': driver_probe_device: matched device 4-0:1.0 with driver hub
Apr 13 15:44:08 patient kernel: [ 2.106583] bus: 'usb': really_probe: probing driver hub with device 4-0:1.0
Apr 13 15:44:08 patient kernel: [ 2.106585] hub 4-0:1.0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.106589] hub 4-0:1.0: USB hub found
Apr 13 15:44:08 patient kernel: [ 2.106601] hub 4-0:1.0: 6 ports detected
Apr 13 15:44:08 patient kernel: [ 2.106609] device: 'port1': device_add
Apr 13 15:44:08 patient kernel: [ 2.106770] PM: Adding info for No Bus:port1
Apr 13 15:44:08 patient kernel: [ 2.106774] device: 'port2': device_add
Apr 13 15:44:08 patient kernel: [ 2.106928] PM: Adding info for No Bus:port2
Apr 13 15:44:08 patient kernel: [ 2.106932] device: 'port3': device_add
Apr 13 15:44:08 patient kernel: [ 2.107082] PM: Adding info for No Bus:port3
Apr 13 15:44:08 patient kernel: [ 2.107085] device: 'port4': device_add
Apr 13 15:44:08 patient kernel: [ 2.107238] PM: Adding info for No Bus:port4
Apr 13 15:44:08 patient kernel: [ 2.107242] device: 'port5': device_add
Apr 13 15:44:08 patient kernel: [ 2.107403] PM: Adding info for No Bus:port5
Apr 13 15:44:08 patient kernel: [ 2.107407] device: 'port6': device_add
Apr 13 15:44:08 patient kernel: [ 2.107558] PM: Adding info for No Bus:port6
Apr 13 15:44:08 patient kernel: [ 2.107599] driver: '4-0:1.0': driver_bound: bound to device 'hub'
Apr 13 15:44:08 patient kernel: [ 2.107600] bus: 'usb': really_probe: bound device 4-0:1.0 to driver hub
Apr 13 15:44:08 patient kernel: [ 2.107603] device: 'ep_81': device_add
Apr 13 15:44:08 patient kernel: [ 2.107616] PM: Adding info for No Bus:ep_81
Apr 13 15:44:08 patient kernel: [ 2.107618] driver: 'usb4': driver_bound: bound to device 'usb'
Apr 13 15:44:08 patient kernel: [ 2.107619] bus: 'usb': really_probe: bound device usb4 to driver usb
Apr 13 15:44:08 patient kernel: [ 2.107622] device: 'ep_00': device_add
Apr 13 15:44:08 patient kernel: [ 2.107633] PM: Adding info for No Bus:ep_00
Apr 13 15:44:08 patient kernel: [ 2.107636] driver: '0000:00:14.0': driver_bound: bound to device 'xhci_hcd'
Apr 13 15:44:08 patient kernel: [ 2.107638] bus: 'pci': really_probe: bound device 0000:00:14.0 to driver xhci_hcd
Apr 13 15:44:08 patient kernel: [ 2.107650] bus: 'platform': add driver xhci-hcd
Apr 13 15:44:08 patient kernel: [ 2.107658] bus: 'pnp': add driver i8042 kbd
Apr 13 15:44:08 patient kernel: [ 2.107666] bus: 'pnp': driver_probe_device: matched device 00:08 with driver i8042 kbd
Apr 13 15:44:08 patient kernel: [ 2.107668] bus: 'pnp': really_probe: probing driver i8042 kbd with device 00:08
Apr 13 15:44:08 patient kernel: [ 2.107670] i8042 kbd 00:08: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.107675] driver: '00:08': driver_bound: bound to device 'i8042 kbd'
Apr 13 15:44:08 patient kernel: [ 2.107676] bus: 'pnp': really_probe: bound device 00:08 to driver i8042 kbd
Apr 13 15:44:08 patient kernel: [ 2.107682] bus: 'pnp': add driver i8042 aux
Apr 13 15:44:08 patient kernel: [ 2.107688] bus: 'pnp': driver_probe_device: matched device 00:09 with driver i8042 aux
Apr 13 15:44:08 patient kernel: [ 2.107690] bus: 'pnp': really_probe: probing driver i8042 aux with device 00:09
Apr 13 15:44:08 patient kernel: [ 2.107692] i8042 aux 00:09: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.107695] driver: '00:09': driver_bound: bound to device 'i8042 aux'
Apr 13 15:44:08 patient kernel: [ 2.107697] bus: 'pnp': really_probe: bound device 00:09 to driver i8042 aux
Apr 13 15:44:08 patient kernel: [ 2.107702] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:SYNM] at 0x60,0x64 irq 1,12
Apr 13 15:44:08 patient kernel: [ 2.108085] Registering platform device 'i8042'. Parent at platform
Apr 13 15:44:08 patient kernel: [ 2.108086] device: 'i8042': device_add
Apr 13 15:44:08 patient kernel: [ 2.108089] bus: 'platform': add device i8042
Apr 13 15:44:08 patient kernel: [ 2.108097] PM: Adding info for platform:i8042
Apr 13 15:44:08 patient kernel: [ 2.108103] bus: 'platform': add driver i8042
Apr 13 15:44:08 patient kernel: [ 2.108106] bus: 'platform': driver_probe_device: matched device i8042 with driver i8042
Apr 13 15:44:08 patient kernel: [ 2.108108] bus: 'platform': really_probe: probing driver i8042 with device i8042
Apr 13 15:44:08 patient kernel: [ 2.108110] i8042 i8042: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.111680] i8042: Detected active multiplexing controller, rev 1.1
Apr 13 15:44:08 patient kernel: [ 2.113309] serio: i8042 KBD port at 0x60,0x64 irq 1
Apr 13 15:44:08 patient kernel: [ 2.113313] serio: i8042 AUX0 port at 0x60,0x64 irq 12
Apr 13 15:44:08 patient kernel: [ 2.113316] device: 'serio0': device_add
Apr 13 15:44:08 patient kernel: [ 2.113329] bus: 'serio': add device serio0
Apr 13 15:44:08 patient kernel: [ 2.113337] PM: Adding info for serio:serio0
Apr 13 15:44:08 patient kernel: [ 2.113344] serio: i8042 AUX1 port at 0x60,0x64 irq 12
Apr 13 15:44:08 patient kernel: [ 2.113346] device: 'serio1': device_add
Apr 13 15:44:08 patient kernel: [ 2.113353] bus: 'serio': add device serio1
Apr 13 15:44:08 patient kernel: [ 2.113361] PM: Adding info for serio:serio1
Apr 13 15:44:08 patient kernel: [ 2.113367] serio: i8042 AUX2 port at 0x60,0x64 irq 12
Apr 13 15:44:08 patient kernel: [ 2.113369] device: 'serio2': device_add
Apr 13 15:44:08 patient kernel: [ 2.113375] bus: 'serio': add device serio2
Apr 13 15:44:08 patient kernel: [ 2.113383] PM: Adding info for serio:serio2
Apr 13 15:44:08 patient kernel: [ 2.113387] serio: i8042 AUX3 port at 0x60,0x64 irq 12
Apr 13 15:44:08 patient kernel: [ 2.113390] device: 'serio3': device_add
Apr 13 15:44:08 patient kernel: [ 2.113397] bus: 'serio': add device serio3
Apr 13 15:44:08 patient kernel: [ 2.113405] PM: Adding info for serio:serio3
Apr 13 15:44:08 patient kernel: [ 2.113409] driver: 'i8042': driver_bound: bound to device 'i8042'
Apr 13 15:44:08 patient kernel: [ 2.113411] device: 'serio4': device_add
Apr 13 15:44:08 patient kernel: [ 2.113418] bus: 'serio': add device serio4
Apr 13 15:44:08 patient kernel: [ 2.113427] PM: Adding info for serio:serio4
Apr 13 15:44:08 patient kernel: [ 2.113431] bus: 'platform': really_probe: bound device i8042 to driver i8042
Apr 13 15:44:08 patient kernel: [ 2.113439] device: 'mice': device_add
Apr 13 15:44:08 patient kernel: [ 2.113486] PM: Adding info for No Bus:mice
Apr 13 15:44:08 patient kernel: [ 2.113492] device: 'psaux': device_add
Apr 13 15:44:08 patient kernel: [ 2.113518] PM: Adding info for No Bus:psaux
Apr 13 15:44:08 patient kernel: [ 2.113521] mousedev: PS/2 mouse device common for all mice
Apr 13 15:44:08 patient kernel: [ 2.113525] device: 'event0': device_add
Apr 13 15:44:08 patient kernel: [ 2.113568] PM: Adding info for No Bus:event0
Apr 13 15:44:08 patient kernel: [ 2.113573] device: 'event1': device_add
Apr 13 15:44:08 patient kernel: [ 2.113600] PM: Adding info for No Bus:event1
Apr 13 15:44:08 patient kernel: [ 2.113604] device: 'event2': device_add
Apr 13 15:44:08 patient kernel: [ 2.113649] PM: Adding info for No Bus:event2
Apr 13 15:44:08 patient kernel: [ 2.113655] device: 'event3': device_add
Apr 13 15:44:08 patient kernel: [ 2.113681] PM: Adding info for No Bus:event3
Apr 13 15:44:08 patient kernel: [ 2.113686] bus: 'serio': add driver atkbd
Apr 13 15:44:08 patient kernel: [ 2.113696] bus: 'serio': driver_probe_device: matched device serio0 with driver atkbd
Apr 13 15:44:08 patient kernel: [ 2.113697] bus: 'serio': really_probe: probing driver atkbd with device serio0
Apr 13 15:44:08 patient kernel: [ 2.113700] atkbd serio0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.113711] device: 'uinput': device_add
Apr 13 15:44:08 patient kernel: [ 2.113753] PM: Adding info for No Bus:uinput
Apr 13 15:44:08 patient kernel: [ 2.113756] bus: 'pnp': add driver rtc_cmos
Apr 13 15:44:08 patient kernel: [ 2.113761] bus: 'pnp': driver_probe_device: matched device 00:06 with driver rtc_cmos
Apr 13 15:44:08 patient kernel: [ 2.113762] bus: 'pnp': really_probe: probing driver rtc_cmos with device 00:06
Apr 13 15:44:08 patient kernel: [ 2.113764] rtc_cmos 00:06: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.113776] rtc_cmos 00:06: RTC can wake from S4
Apr 13 15:44:08 patient kernel: [ 2.113857] device: 'rtc0': device_add
Apr 13 15:44:08 patient kernel: [ 2.113889] PM: Adding info for No Bus:rtc0
Apr 13 15:44:08 patient kernel: [ 2.113896] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
Apr 13 15:44:08 patient kernel: [ 2.113924] rtc_cmos 00:06: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Apr 13 15:44:08 patient kernel: [ 2.113926] driver: '00:06': driver_bound: bound to device 'rtc_cmos'
Apr 13 15:44:08 patient kernel: [ 2.113927] bus: 'pnp': really_probe: bound device 00:06 to driver rtc_cmos
Apr 13 15:44:08 patient kernel: [ 2.113991] device-mapper: uevent: version 1.0.3
Apr 13 15:44:08 patient kernel: [ 2.114023] device: 'device-mapper': device_add
Apr 13 15:44:08 patient kernel: [ 2.114048] PM: Adding info for No Bus:device-mapper
Apr 13 15:44:08 patient kernel: [ 2.114052] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com
Apr 13 15:44:08 patient kernel: [ 2.114058] Intel P-state driver initializing.
Apr 13 15:44:08 patient kernel: [ 2.114068] Intel pstate controlling: cpu 0
Apr 13 15:44:08 patient kernel: [ 2.114084] Intel pstate controlling: cpu 1
Apr 13 15:44:08 patient kernel: [ 2.114106] Intel pstate controlling: cpu 2
Apr 13 15:44:08 patient kernel: [ 2.114116] Intel pstate controlling: cpu 3
Apr 13 15:44:08 patient kernel: [ 2.114127] Intel pstate controlling: cpu 4
Apr 13 15:44:08 patient kernel: [ 2.114141] Intel pstate controlling: cpu 5
Apr 13 15:44:08 patient kernel: [ 2.114151] Intel pstate controlling: cpu 6
Apr 13 15:44:08 patient kernel: [ 2.114162] Intel pstate controlling: cpu 7
Apr 13 15:44:08 patient kernel: [ 2.114197] ledtrig-cpu: registered to indicate activity on CPUs
Apr 13 15:44:08 patient kernel: [ 2.114199] device class 'extcon': registering
Apr 13 15:44:08 patient kernel: [ 2.114263] TCP: cubic registered
Apr 13 15:44:08 patient kernel: [ 2.114372] NET: Registered protocol family 10
Apr 13 15:44:08 patient kernel: [ 2.114530] NET: Registered protocol family 17
Apr 13 15:44:08 patient kernel: [ 2.114540] Key type dns_resolver registered
Apr 13 15:44:08 patient kernel: [ 2.114550] bus: 'machinecheck': registered
Apr 13 15:44:08 patient kernel: [ 2.114552] device: 'machinecheck': device_add
Apr 13 15:44:08 patient kernel: [ 2.114562] PM: Adding info for No Bus:machinecheck
Apr 13 15:44:08 patient kernel: [ 2.114565] device: 'machinecheck0': device_add
Apr 13 15:44:08 patient kernel: [ 2.114567] bus: 'machinecheck': add device machinecheck0
Apr 13 15:44:08 patient kernel: [ 2.114575] PM: Adding info for machinecheck:machinecheck0
Apr 13 15:44:08 patient kernel: [ 2.114593] device: 'machinecheck1': device_add
Apr 13 15:44:08 patient kernel: [ 2.114596] bus: 'machinecheck': add device machinecheck1
Apr 13 15:44:08 patient kernel: [ 2.114604] PM: Adding info for machinecheck:machinecheck1
Apr 13 15:44:08 patient kernel: [ 2.114616] device: 'machinecheck2': device_add
Apr 13 15:44:08 patient kernel: [ 2.114619] bus: 'machinecheck': add device machinecheck2
Apr 13 15:44:08 patient kernel: [ 2.114627] PM: Adding info for machinecheck:machinecheck2
Apr 13 15:44:08 patient kernel: [ 2.114639] device: 'machinecheck3': device_add
Apr 13 15:44:08 patient kernel: [ 2.114642] bus: 'machinecheck': add device machinecheck3
Apr 13 15:44:08 patient kernel: [ 2.114649] PM: Adding info for machinecheck:machinecheck3
Apr 13 15:44:08 patient kernel: [ 2.114661] device: 'machinecheck4': device_add
Apr 13 15:44:08 patient kernel: [ 2.114664] bus: 'machinecheck': add device machinecheck4
Apr 13 15:44:08 patient kernel: [ 2.114672] PM: Adding info for machinecheck:machinecheck4
Apr 13 15:44:08 patient kernel: [ 2.114683] device: 'machinecheck5': device_add
Apr 13 15:44:08 patient kernel: [ 2.114686] bus: 'machinecheck': add device machinecheck5
Apr 13 15:44:08 patient kernel: [ 2.114694] PM: Adding info for machinecheck:machinecheck5
Apr 13 15:44:08 patient kernel: [ 2.114706] device: 'machinecheck6': device_add
Apr 13 15:44:08 patient kernel: [ 2.114708] bus: 'machinecheck': add device machinecheck6
Apr 13 15:44:08 patient kernel: [ 2.114717] PM: Adding info for machinecheck:machinecheck6
Apr 13 15:44:08 patient kernel: [ 2.114728] device: 'machinecheck7': device_add
Apr 13 15:44:08 patient kernel: [ 2.114731] bus: 'machinecheck': add device machinecheck7
Apr 13 15:44:08 patient kernel: [ 2.114739] PM: Adding info for machinecheck:machinecheck7
Apr 13 15:44:08 patient kernel: [ 2.114752] device: 'mcelog': device_add
Apr 13 15:44:08 patient kernel: [ 2.114797] PM: Adding info for No Bus:mcelog
Apr 13 15:44:08 patient kernel: [ 2.114833] device: 'cpu_dma_latency': device_add
Apr 13 15:44:08 patient kernel: [ 2.114876] PM: Adding info for No Bus:cpu_dma_latency
Apr 13 15:44:08 patient kernel: [ 2.114879] device: 'network_latency': device_add
Apr 13 15:44:08 patient kernel: [ 2.114903] PM: Adding info for No Bus:network_latency
Apr 13 15:44:08 patient kernel: [ 2.114908] device: 'network_throughput': device_add
Apr 13 15:44:08 patient kernel: [ 2.114950] PM: Adding info for No Bus:network_throughput
Apr 13 15:44:08 patient kernel: [ 2.114956] Loading compiled-in X.509 certificates
Apr 13 15:44:08 patient kernel: [ 2.115745] Loaded X.509 cert 'Magrathea: Glacier signing key: a893f2c4463f3f5d59c8892d2b47d79ff3631850'
Apr 13 15:44:08 patient kernel: [ 2.115753] registered taskstats version 1
Apr 13 15:44:08 patient kernel: [ 2.117124] device: 'input4': device_add
Apr 13 15:44:08 patient kernel: [ 2.117151] PM: Adding info for No Bus:input4
Apr 13 15:44:08 patient kernel: [ 2.117166] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Apr 13 15:44:08 patient kernel: [ 2.117172] device: 'event4': device_add
Apr 13 15:44:08 patient kernel: [ 2.117245] PM: Adding info for No Bus:event4
Apr 13 15:44:08 patient kernel: [ 2.117250] driver: 'serio0': driver_bound: bound to device 'atkbd'
Apr 13 15:44:08 patient kernel: [ 2.117251] bus: 'serio': really_probe: bound device serio0 to driver atkbd
Apr 13 15:44:08 patient kernel: [ 2.117253] bus: 'serio': driver_probe_device: matched device serio1 with driver atkbd
Apr 13 15:44:08 patient kernel: [ 2.117255] bus: 'serio': really_probe: probing driver atkbd with device serio1
Apr 13 15:44:08 patient kernel: [ 2.117257] atkbd serio1: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.118152] Key type trusted registered
Apr 13 15:44:08 patient kernel: [ 2.120433] Key type encrypted registered
Apr 13 15:44:08 patient kernel: [ 2.122704] AppArmor: AppArmor sha1 policy hashing enabled
Apr 13 15:44:08 patient kernel: [ 2.122707] IMA: No TPM chip found, activating TPM-bypass!
Apr 13 15:44:08 patient kernel: [ 2.123038] regulator-dummy: disabling
Apr 13 15:44:08 patient kernel: [ 2.123167] Magic number: 10:981:754
Apr 13 15:44:08 patient kernel: [ 2.123178] tty ttyS5: hash matches
Apr 13 15:44:08 patient kernel: [ 2.123276] rtc_cmos 00:06: setting system clock to 2014-04-13 22:44:06 UTC (1397429046)
Apr 13 15:44:08 patient kernel: [ 2.123442] bus: 'platform': add driver charger-manager
Apr 13 15:44:08 patient kernel: [ 2.123474] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
Apr 13 15:44:08 patient kernel: [ 2.123475] EDD information not available.
Apr 13 15:44:08 patient kernel: [ 2.123537] PM: Hibernation image not present or could not be loaded.
Apr 13 15:44:08 patient kernel: [ 2.124396] Freeing unused kernel memory: 1340K (ffffffff81d18000 - ffffffff81e67000)
Apr 13 15:44:08 patient kernel: [ 2.124397] Write protecting the kernel read-only data: 12288k
Apr 13 15:44:08 patient kernel: [ 2.126127] Freeing unused kernel memory: 772K (ffff88000173f000 - ffff880001800000)
Apr 13 15:44:08 patient kernel: [ 2.127174] Freeing unused kernel memory: 600K (ffff880001b6a000 - ffff880001c00000)
Apr 13 15:44:08 patient kernel: [ 2.152972] dm_log: module verification failed: signature and/or required key missing - tainting kernel
Apr 13 15:44:08 patient kernel: [ 2.154593] device class 'pps': registering
Apr 13 15:44:08 patient kernel: [ 2.154604] pps_core: LinuxPPS API ver. 1 registered
Apr 13 15:44:08 patient kernel: [ 2.154605] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Apr 13 15:44:08 patient kernel: [ 2.154803] device class 'ptp': registering
Apr 13 15:44:08 patient kernel: [ 2.154808] PTP clock support registered
Apr 13 15:44:08 patient kernel: [ 2.154944] bus: 'pci': add driver rtsx_pci
Apr 13 15:44:08 patient kernel: [ 2.154951] bus: 'pci': driver_probe_device: matched device 0000:02:00.0 with driver rtsx_pci
Apr 13 15:44:08 patient kernel: [ 2.154952] bus: 'pci': really_probe: probing driver rtsx_pci with device 0000:02:00.0
Apr 13 15:44:08 patient kernel: [ 2.154955] rtsx_pci 0000:02:00.0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.155045] rtsx_pci 0000:02:00.0: irq 43 for MSI/MSI-X
Apr 13 15:44:08 patient kernel: [ 2.155056] rtsx_pci 0000:02:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 43
Apr 13 15:44:08 patient kernel: [ 2.155505] Registering platform device 'rtsx_pci_sdmmc.0'. Parent at 0000:02:00.0
Apr 13 15:44:08 patient kernel: [ 2.155507] device: 'rtsx_pci_sdmmc.0': device_add
Apr 13 15:44:08 patient kernel: [ 2.155513] bus: 'platform': add device rtsx_pci_sdmmc.0
Apr 13 15:44:08 patient kernel: [ 2.155525] PM: Adding info for platform:rtsx_pci_sdmmc.0
Apr 13 15:44:08 patient kernel: [ 2.155539] Registering platform device 'rtsx_pci_ms.0'. Parent at 0000:02:00.0
Apr 13 15:44:08 patient kernel: [ 2.155540] device: 'rtsx_pci_ms.0': device_add
Apr 13 15:44:08 patient kernel: [ 2.155542] bus: 'platform': add device rtsx_pci_ms.0
Apr 13 15:44:08 patient kernel: [ 2.155551] PM: Adding info for platform:rtsx_pci_ms.0
Apr 13 15:44:08 patient kernel: [ 2.155557] driver: '0000:02:00.0': driver_bound: bound to device 'rtsx_pci'
Apr 13 15:44:08 patient kernel: [ 2.155561] bus: 'pci': really_probe: bound device 0000:02:00.0 to driver rtsx_pci
Apr 13 15:44:08 patient kernel: [ 2.155813] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
Apr 13 15:44:08 patient kernel: [ 2.155815] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
Apr 13 15:44:08 patient kernel: [ 2.155820] bus: 'pci': add driver e1000e
Apr 13 15:44:08 patient kernel: [ 2.155828] bus: 'pci': driver_probe_device: matched device 0000:00:19.0 with driver e1000e
Apr 13 15:44:08 patient kernel: [ 2.155829] bus: 'pci': really_probe: probing driver e1000e with device 0000:00:19.0
Apr 13 15:44:08 patient kernel: [ 2.155831] bus: 'pci': add driver ahci
Apr 13 15:44:08 patient kernel: [ 2.155833] e1000e 0000:00:19.0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.155944] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Apr 13 15:44:08 patient kernel: [ 2.155958] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Apr 13 15:44:08 patient kernel: [ 2.158795] atkbd: probe of serio1 rejects match -19
Apr 13 15:44:08 patient kernel: [ 2.158799] bus: 'serio': driver_probe_device: matched device serio2 with driver atkbd
Apr 13 15:44:08 patient kernel: [ 2.158801] bus: 'serio': really_probe: probing driver atkbd with device serio2
Apr 13 15:44:08 patient kernel: [ 2.158804] atkbd serio2: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.162570] atkbd: probe of serio2 rejects match -19
Apr 13 15:44:08 patient kernel: [ 2.162573] bus: 'serio': driver_probe_device: matched device serio3 with driver atkbd
Apr 13 15:44:08 patient kernel: [ 2.162574] bus: 'serio': really_probe: probing driver atkbd with device serio3
Apr 13 15:44:08 patient kernel: [ 2.162576] atkbd serio3: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.175178] bus: 'platform': add driver rtsx_pci_sdmmc
Apr 13 15:44:08 patient kernel: [ 2.175185] bus: 'platform': driver_probe_device: matched device rtsx_pci_sdmmc.0 with driver rtsx_pci_sdmmc
Apr 13 15:44:08 patient kernel: [ 2.175187] bus: 'platform': really_probe: probing driver rtsx_pci_sdmmc with device rtsx_pci_sdmmc.0
Apr 13 15:44:08 patient kernel: [ 2.175190] rtsx_pci_sdmmc rtsx_pci_sdmmc.0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.175205] device: 'mmc0': device_add
Apr 13 15:44:08 patient kernel: [ 2.175228] PM: Adding info for No Bus:mmc0
Apr 13 15:44:08 patient kernel: [ 2.204258] atkbd: probe of serio3 rejects match -19
Apr 13 15:44:08 patient kernel: [ 2.204264] bus: 'serio': driver_probe_device: matched device serio4 with driver atkbd
Apr 13 15:44:08 patient kernel: [ 2.204266] bus: 'serio': really_probe: probing driver atkbd with device serio4
Apr 13 15:44:08 patient kernel: [ 2.204271] atkbd serio4: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.207374] driver: 'rtsx_pci_sdmmc.0': driver_bound: bound to device 'rtsx_pci_sdmmc'
Apr 13 15:44:08 patient kernel: [ 2.207381] bus: 'platform': really_probe: bound device rtsx_pci_sdmmc.0 to driver rtsx_pci_sdmmc
Apr 13 15:44:08 patient kernel: [ 2.247620] atkbd: probe of serio4 rejects match -19
Apr 13 15:44:08 patient kernel: [ 2.247628] bus: 'serio': driver_probe_device: matched device serio2 with driver atkbd
Apr 13 15:44:08 patient kernel: [ 2.247630] bus: 'serio': really_probe: probing driver atkbd with device serio2
Apr 13 15:44:08 patient kernel: [ 2.247635] atkbd serio2: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.253281] atkbd: probe of serio2 rejects match -19
Apr 13 15:44:08 patient kernel: [ 2.254935] bus: 'serio': driver_probe_device: matched device serio2 with driver atkbd
Apr 13 15:44:08 patient kernel: [ 2.254939] bus: 'serio': really_probe: probing driver atkbd with device serio2
Apr 13 15:44:08 patient kernel: [ 2.254944] atkbd serio2: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.258743] atkbd: probe of serio2 rejects match -19
Apr 13 15:44:08 patient kernel: [ 2.324291] device: 'eth0': device_add
Apr 13 15:44:08 patient kernel: [ 2.324327] PM: Adding info for No Bus:eth0
Apr 13 15:44:08 patient kernel: [ 2.324439] device: 'ptp0': device_add
Apr 13 15:44:08 patient kernel: [ 2.324536] PM: Adding info for No Bus:ptp0
Apr 13 15:44:08 patient kernel: [ 2.324546] e1000e 0000:00:19.0 eth0: registered PHC clock
Apr 13 15:44:08 patient kernel: [ 2.324548] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 00:90:f5:ea:54:b1
Apr 13 15:44:08 patient kernel: [ 2.324550] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
Apr 13 15:44:08 patient kernel: [ 2.324581] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
Apr 13 15:44:08 patient kernel: [ 2.324583] driver: '0000:00:19.0': driver_bound: bound to device 'e1000e'
Apr 13 15:44:08 patient kernel: [ 2.324587] bus: 'pci': really_probe: bound device 0000:00:19.0 to driver e1000e
Apr 13 15:44:08 patient kernel: [ 2.324629] bus: 'pci': driver_probe_device: matched device 0000:00:1f.2 with driver ahci
Apr 13 15:44:08 patient kernel: [ 2.324632] bus: 'pci': really_probe: probing driver ahci with device 0000:00:1f.2
Apr 13 15:44:08 patient kernel: [ 2.324637] ahci 0000:00:1f.2: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.324648] ahci 0000:00:1f.2: version 3.0
Apr 13 15:44:08 patient kernel: [ 2.324811] ahci 0000:00:1f.2: irq 45 for MSI/MSI-X
Apr 13 15:44:08 patient kernel: [ 2.324827] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
Apr 13 15:44:08 patient kernel: [ 2.324845] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3 impl SATA mode
Apr 13 15:44:08 patient kernel: [ 2.324847] ahci 0000:00:1f.2: flags: 64bit ncq stag led clo pio slum part ems apst
Apr 13 15:44:08 patient kernel: [ 2.331257] device: 'ata1': device_add
Apr 13 15:44:08 patient kernel: [ 2.331270] PM: Adding info for No Bus:ata1
Apr 13 15:44:08 patient kernel: [ 2.331272] device: 'ata1': device_add
Apr 13 15:44:08 patient kernel: [ 2.331284] PM: Adding info for No Bus:ata1
Apr 13 15:44:08 patient kernel: [ 2.331299] device: 'link1': device_add
Apr 13 15:44:08 patient kernel: [ 2.331306] PM: Adding info for No Bus:link1
Apr 13 15:44:08 patient kernel: [ 2.331308] device: 'link1': device_add
Apr 13 15:44:08 patient kernel: [ 2.331318] PM: Adding info for No Bus:link1
Apr 13 15:44:08 patient kernel: [ 2.331341] device: 'dev1.0': device_add
Apr 13 15:44:08 patient kernel: [ 2.331351] PM: Adding info for No Bus:dev1.0
Apr 13 15:44:08 patient kernel: [ 2.331353] device: 'dev1.0': device_add
Apr 13 15:44:08 patient kernel: [ 2.331364] PM: Adding info for No Bus:dev1.0
Apr 13 15:44:08 patient kernel: [ 2.331377] device: 'ata2': device_add
Apr 13 15:44:08 patient kernel: [ 2.331384] PM: Adding info for No Bus:ata2
Apr 13 15:44:08 patient kernel: [ 2.331386] device: 'ata2': device_add
Apr 13 15:44:08 patient kernel: [ 2.331396] PM: Adding info for No Bus:ata2
Apr 13 15:44:08 patient kernel: [ 2.331405] device: 'link2': device_add
Apr 13 15:44:08 patient kernel: [ 2.331413] PM: Adding info for No Bus:link2
Apr 13 15:44:08 patient kernel: [ 2.331415] device: 'link2': device_add
Apr 13 15:44:08 patient kernel: [ 2.331425] PM: Adding info for No Bus:link2
Apr 13 15:44:08 patient kernel: [ 2.331442] device: 'dev2.0': device_add
Apr 13 15:44:08 patient kernel: [ 2.331452] PM: Adding info for No Bus:dev2.0
Apr 13 15:44:08 patient kernel: [ 2.331454] device: 'dev2.0': device_add
Apr 13 15:44:08 patient kernel: [ 2.331464] PM: Adding info for No Bus:dev2.0
Apr 13 15:44:08 patient kernel: [ 2.331474] device: 'ata3': device_add
Apr 13 15:44:08 patient kernel: [ 2.331482] PM: Adding info for No Bus:ata3
Apr 13 15:44:08 patient kernel: [ 2.331484] device: 'ata3': device_add
Apr 13 15:44:08 patient kernel: [ 2.331494] PM: Adding info for No Bus:ata3
Apr 13 15:44:08 patient kernel: [ 2.331502] device: 'link3': device_add
Apr 13 15:44:08 patient kernel: [ 2.331510] PM: Adding info for No Bus:link3
Apr 13 15:44:08 patient kernel: [ 2.331513] device: 'link3': device_add
Apr 13 15:44:08 patient kernel: [ 2.331522] PM: Adding info for No Bus:link3
Apr 13 15:44:08 patient kernel: [ 2.331538] device: 'dev3.0': device_add
Apr 13 15:44:08 patient kernel: [ 2.331546] PM: Adding info for No Bus:dev3.0
Apr 13 15:44:08 patient kernel: [ 2.331548] device: 'dev3.0': device_add
Apr 13 15:44:08 patient kernel: [ 2.331558] PM: Adding info for No Bus:dev3.0
Apr 13 15:44:08 patient kernel: [ 2.331568] device: 'ata4': device_add
Apr 13 15:44:08 patient kernel: [ 2.331576] PM: Adding info for No Bus:ata4
Apr 13 15:44:08 patient kernel: [ 2.331578] device: 'ata4': device_add
Apr 13 15:44:08 patient kernel: [ 2.331588] PM: Adding info for No Bus:ata4
Apr 13 15:44:08 patient kernel: [ 2.331596] device: 'link4': device_add
Apr 13 15:44:08 patient kernel: [ 2.331604] PM: Adding info for No Bus:link4
Apr 13 15:44:08 patient kernel: [ 2.331606] device: 'link4': device_add
Apr 13 15:44:08 patient kernel: [ 2.331616] PM: Adding info for No Bus:link4
Apr 13 15:44:08 patient kernel: [ 2.331633] device: 'dev4.0': device_add
Apr 13 15:44:08 patient kernel: [ 2.331643] PM: Adding info for No Bus:dev4.0
Apr 13 15:44:08 patient kernel: [ 2.331645] device: 'dev4.0': device_add
Apr 13 15:44:08 patient kernel: [ 2.331654] PM: Adding info for No Bus:dev4.0
Apr 13 15:44:08 patient kernel: [ 2.331665] device: 'ata5': device_add
Apr 13 15:44:08 patient kernel: [ 2.331673] PM: Adding info for No Bus:ata5
Apr 13 15:44:08 patient kernel: [ 2.331675] device: 'ata5': device_add
Apr 13 15:44:08 patient kernel: [ 2.331685] PM: Adding info for No Bus:ata5
Apr 13 15:44:08 patient kernel: [ 2.331693] device: 'link5': device_add
Apr 13 15:44:08 patient kernel: [ 2.331701] PM: Adding info for No Bus:link5
Apr 13 15:44:08 patient kernel: [ 2.331703] device: 'link5': device_add
Apr 13 15:44:08 patient kernel: [ 2.331712] PM: Adding info for No Bus:link5
Apr 13 15:44:08 patient kernel: [ 2.331729] device: 'dev5.0': device_add
Apr 13 15:44:08 patient kernel: [ 2.331739] PM: Adding info for No Bus:dev5.0
Apr 13 15:44:08 patient kernel: [ 2.331740] device: 'dev5.0': device_add
Apr 13 15:44:08 patient kernel: [ 2.331750] PM: Adding info for No Bus:dev5.0
Apr 13 15:44:08 patient kernel: [ 2.331761] device: 'ata6': device_add
Apr 13 15:44:08 patient kernel: [ 2.331769] PM: Adding info for No Bus:ata6
Apr 13 15:44:08 patient kernel: [ 2.331771] device: 'ata6': device_add
Apr 13 15:44:08 patient kernel: [ 2.331781] PM: Adding info for No Bus:ata6
Apr 13 15:44:08 patient kernel: [ 2.331789] device: 'link6': device_add
Apr 13 15:44:08 patient kernel: [ 2.331797] PM: Adding info for No Bus:link6
Apr 13 15:44:08 patient kernel: [ 2.331799] device: 'link6': device_add
Apr 13 15:44:08 patient kernel: [ 2.331809] PM: Adding info for No Bus:link6
Apr 13 15:44:08 patient kernel: [ 2.331825] device: 'dev6.0': device_add
Apr 13 15:44:08 patient kernel: [ 2.331834] PM: Adding info for No Bus:dev6.0
Apr 13 15:44:08 patient kernel: [ 2.331835] device: 'dev6.0': device_add
Apr 13 15:44:08 patient kernel: [ 2.331846] PM: Adding info for No Bus:dev6.0
Apr 13 15:44:08 patient kernel: [ 2.331970] scsi0 : ahci
Apr 13 15:44:08 patient kernel: [ 2.331987] device: 'host0': device_add
Apr 13 15:44:08 patient kernel: [ 2.331992] bus: 'scsi': add device host0
Apr 13 15:44:08 patient kernel: [ 2.332002] PM: Adding info for scsi:host0
Apr 13 15:44:08 patient kernel: [ 2.332014] device: 'host0': device_add
Apr 13 15:44:08 patient kernel: [ 2.332048] PM: Adding info for No Bus:host0
Apr 13 15:44:08 patient kernel: [ 2.332150] scsi1 : ahci
Apr 13 15:44:08 patient kernel: [ 2.332152] device: 'host1': device_add
Apr 13 15:44:08 patient kernel: [ 2.332155] bus: 'scsi': add device host1
Apr 13 15:44:08 patient kernel: [ 2.332163] PM: Adding info for scsi:host1
Apr 13 15:44:08 patient kernel: [ 2.332171] device: 'host1': device_add
Apr 13 15:44:08 patient kernel: [ 2.332201] PM: Adding info for No Bus:host1
Apr 13 15:44:08 patient kernel: [ 2.332297] scsi2 : ahci
Apr 13 15:44:08 patient kernel: [ 2.332299] device: 'host2': device_add
Apr 13 15:44:08 patient kernel: [ 2.332302] bus: 'scsi': add device host2
Apr 13 15:44:08 patient kernel: [ 2.332312] PM: Adding info for scsi:host2
Apr 13 15:44:08 patient kernel: [ 2.332318] device: 'host2': device_add
Apr 13 15:44:08 patient kernel: [ 2.332348] PM: Adding info for No Bus:host2
Apr 13 15:44:08 patient kernel: [ 2.332443] scsi3 : ahci
Apr 13 15:44:08 patient kernel: [ 2.332445] device: 'host3': device_add
Apr 13 15:44:08 patient kernel: [ 2.332448] bus: 'scsi': add device host3
Apr 13 15:44:08 patient kernel: [ 2.332456] PM: Adding info for scsi:host3
Apr 13 15:44:08 patient kernel: [ 2.332462] device: 'host3': device_add
Apr 13 15:44:08 patient kernel: [ 2.332492] PM: Adding info for No Bus:host3
Apr 13 15:44:08 patient kernel: [ 2.332586] scsi4 : ahci
Apr 13 15:44:08 patient kernel: [ 2.332588] device: 'host4': device_add
Apr 13 15:44:08 patient kernel: [ 2.332591] bus: 'scsi': add device host4
Apr 13 15:44:08 patient kernel: [ 2.332600] PM: Adding info for scsi:host4
Apr 13 15:44:08 patient kernel: [ 2.332607] device: 'host4': device_add
Apr 13 15:44:08 patient kernel: [ 2.332636] PM: Adding info for No Bus:host4
Apr 13 15:44:08 patient kernel: [ 2.332724] scsi5 : ahci
Apr 13 15:44:08 patient kernel: [ 2.332726] device: 'host5': device_add
Apr 13 15:44:08 patient kernel: [ 2.332729] bus: 'scsi': add device host5
Apr 13 15:44:08 patient kernel: [ 2.332737] PM: Adding info for scsi:host5
Apr 13 15:44:08 patient kernel: [ 2.332743] device: 'host5': device_add
Apr 13 15:44:08 patient kernel: [ 2.332773] PM: Adding info for No Bus:host5
Apr 13 15:44:08 patient kernel: [ 2.332791] ata1: SATA max UDMA/133 abar m2048@0xf7e3a000 port 0xf7e3a100 irq 45
Apr 13 15:44:08 patient kernel: [ 2.332794] ata2: SATA max UDMA/133 abar m2048@0xf7e3a000 port 0xf7e3a180 irq 45
Apr 13 15:44:08 patient kernel: [ 2.332796] ata3: DUMMY
Apr 13 15:44:08 patient kernel: [ 2.332798] ata4: DUMMY
Apr 13 15:44:08 patient kernel: [ 2.332799] ata5: DUMMY
Apr 13 15:44:08 patient kernel: [ 2.332801] ata6: DUMMY
Apr 13 15:44:08 patient kernel: [ 2.332807] driver: '0000:00:1f.2': driver_bound: bound to device 'ahci'
Apr 13 15:44:08 patient kernel: [ 2.332810] bus: 'pci': really_probe: bound device 0000:00:1f.2 to driver ahci
Apr 13 15:44:08 patient kernel: [ 2.399217] usb 1-1: new high-speed USB device number 2 using ehci-pci
Apr 13 15:44:08 patient kernel: [ 2.531683] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
Apr 13 15:44:08 patient kernel: [ 2.531687] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 13 15:44:08 patient kernel: [ 2.531691] device: '1-1': device_add
Apr 13 15:44:08 patient kernel: [ 2.531789] bus: 'usb': add device 1-1
Apr 13 15:44:08 patient kernel: [ 2.531803] PM: Adding info for usb:1-1
Apr 13 15:44:08 patient kernel: [ 2.531826] bus: 'usb': driver_probe_device: matched device 1-1 with driver usb
Apr 13 15:44:08 patient kernel: [ 2.531828] bus: 'usb': really_probe: probing driver usb with device 1-1
Apr 13 15:44:08 patient kernel: [ 2.531832] usb 1-1: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.531996] device: '1-1:1.0': device_add
Apr 13 15:44:08 patient kernel: [ 2.532014] bus: 'usb': add device 1-1:1.0
Apr 13 15:44:08 patient kernel: [ 2.532024] PM: Adding info for usb:1-1:1.0
Apr 13 15:44:08 patient kernel: [ 2.532043] bus: 'usb': driver_probe_device: matched device 1-1:1.0 with driver hub
Apr 13 15:44:08 patient kernel: [ 2.532046] bus: 'usb': really_probe: probing driver hub with device 1-1:1.0
Apr 13 15:44:08 patient kernel: [ 2.532050] hub 1-1:1.0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.532058] hub 1-1:1.0: USB hub found
Apr 13 15:44:08 patient kernel: [ 2.532108] hub 1-1:1.0: 6 ports detected
Apr 13 15:44:08 patient kernel: [ 2.532396] device: 'port1': device_add
Apr 13 15:44:08 patient kernel: [ 2.532490] PM: Adding info for No Bus:port1
Apr 13 15:44:08 patient kernel: [ 2.532498] device: 'port2': device_add
Apr 13 15:44:08 patient kernel: [ 2.532546] PM: Adding info for No Bus:port2
Apr 13 15:44:08 patient kernel: [ 2.532551] device: 'port3': device_add
Apr 13 15:44:08 patient kernel: [ 2.532597] PM: Adding info for No Bus:port3
Apr 13 15:44:08 patient kernel: [ 2.532601] device: 'port4': device_add
Apr 13 15:44:08 patient kernel: [ 2.532646] PM: Adding info for No Bus:port4
Apr 13 15:44:08 patient kernel: [ 2.532651] device: 'port5': device_add
Apr 13 15:44:08 patient kernel: [ 2.532694] PM: Adding info for No Bus:port5
Apr 13 15:44:08 patient kernel: [ 2.532698] device: 'port6': device_add
Apr 13 15:44:08 patient kernel: [ 2.532740] PM: Adding info for No Bus:port6
Apr 13 15:44:08 patient kernel: [ 2.533494] driver: '1-1:1.0': driver_bound: bound to device 'hub'
Apr 13 15:44:08 patient kernel: [ 2.533503] bus: 'usb': really_probe: bound device 1-1:1.0 to driver hub
Apr 13 15:44:08 patient kernel: [ 2.533509] device: 'ep_81': device_add
Apr 13 15:44:08 patient kernel: [ 2.533536] PM: Adding info for No Bus:ep_81
Apr 13 15:44:08 patient kernel: [ 2.533539] driver: '1-1': driver_bound: bound to device 'usb'
Apr 13 15:44:08 patient kernel: [ 2.533543] bus: 'usb': really_probe: bound device 1-1 to driver usb
Apr 13 15:44:08 patient kernel: [ 2.533552] device: 'ep_00': device_add
Apr 13 15:44:08 patient kernel: [ 2.533566] PM: Adding info for No Bus:ep_00
Apr 13 15:44:08 patient kernel: [ 2.611209] tsc: Refined TSC clocksource calibration: 1995.379 MHz
Apr 13 15:44:08 patient kernel: [ 2.643235] usb 2-1: new high-speed USB device number 2 using ehci-pci
Apr 13 15:44:08 patient kernel: [ 2.651197] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Apr 13 15:44:08 patient kernel: [ 2.652071] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
Apr 13 15:44:08 patient kernel: [ 2.652074] ata1.00: ATA-9: Samsung SSD 840 PRO Series, DXM05B0Q, max UDMA/133
Apr 13 15:44:08 patient kernel: [ 2.652076] ata1.00: 500118192 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Apr 13 15:44:08 patient kernel: [ 2.652683] ata1.00: failed to get NCQ Send/Recv Log Emask 0x1
Apr 13 15:44:08 patient kernel: [ 2.652784] ata1.00: configured for UDMA/133
Apr 13 15:44:08 patient kernel: [ 2.652992] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 840 DXM0 PQ: 0 ANSI: 5
Apr 13 15:44:08 patient kernel: [ 2.652998] device: 'target0:0:0': device_add
Apr 13 15:44:08 patient kernel: [ 2.653007] bus: 'scsi': add device target0:0:0
Apr 13 15:44:08 patient kernel: [ 2.653019] PM: Adding info for scsi:target0:0:0
Apr 13 15:44:08 patient kernel: [ 2.653036] device: '0:0:0:0': device_add
Apr 13 15:44:08 patient kernel: [ 2.653056] bus: 'scsi': add device 0:0:0:0
Apr 13 15:44:08 patient kernel: [ 2.653065] PM: Adding info for scsi:0:0:0:0
Apr 13 15:44:08 patient kernel: [ 2.653071] bus: 'scsi': driver_probe_device: matched device 0:0:0:0 with driver sd
Apr 13 15:44:08 patient kernel: [ 2.653073] bus: 'scsi': really_probe: probing driver sd with device 0:0:0:0
Apr 13 15:44:08 patient kernel: [ 2.653076] sd 0:0:0:0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.653090] device: '0:0:0:0': device_add
Apr 13 15:44:08 patient kernel: [ 2.653111] PM: Adding info for No Bus:0:0:0:0
Apr 13 15:44:08 patient kernel: [ 2.653119] driver: '0:0:0:0': driver_bound: bound to device 'sd'
Apr 13 15:44:08 patient kernel: [ 2.653121] bus: 'scsi': really_probe: bound device 0:0:0:0 to driver sd
Apr 13 15:44:08 patient kernel: [ 2.653123] device: '0:0:0:0': device_add
Apr 13 15:44:08 patient kernel: [ 2.653135] PM: Adding info for No Bus:0:0:0:0
Apr 13 15:44:08 patient kernel: [ 2.653153] device: 'sg0': device_add
Apr 13 15:44:08 patient kernel: [ 2.653166] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
Apr 13 15:44:08 patient kernel: [ 2.653201] PM: Adding info for No Bus:sg0
Apr 13 15:44:08 patient kernel: [ 2.653213] sd 0:0:0:0: Attached scsi generic sg0 type 0
Apr 13 15:44:08 patient kernel: [ 2.653215] sd 0:0:0:0: [sda] Write Protect is off
Apr 13 15:44:08 patient kernel: [ 2.653217] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Apr 13 15:44:08 patient kernel: [ 2.653223] device: '0:0:0:0': device_add
Apr 13 15:44:08 patient kernel: [ 2.653235] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 13 15:44:08 patient kernel: [ 2.653243] device: '8:0': device_add
Apr 13 15:44:08 patient kernel: [ 2.653265] PM: Adding info for No Bus:8:0
Apr 13 15:44:08 patient kernel: [ 2.653283] device: 'sda': device_add
Apr 13 15:44:08 patient kernel: [ 2.653287] PM: Adding info for No Bus:0:0:0:0
Apr 13 15:44:08 patient kernel: [ 2.653359] PM: Adding info for No Bus:sda
Apr 13 15:44:08 patient kernel: [ 2.655212] sda: sda1
Apr 13 15:44:08 patient kernel: [ 2.655226] device: 'sda1': device_add
Apr 13 15:44:08 patient kernel: [ 2.655333] PM: Adding info for No Bus:sda1
Apr 13 15:44:08 patient kernel: [ 2.655479] sd 0:0:0:0: [sda] Attached SCSI disk
Apr 13 15:44:08 patient kernel: [ 2.775678] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
Apr 13 15:44:08 patient kernel: [ 2.775682] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 13 15:44:08 patient kernel: [ 2.775685] device: '2-1': device_add
Apr 13 15:44:08 patient kernel: [ 2.775812] bus: 'usb': add device 2-1
Apr 13 15:44:08 patient kernel: [ 2.775826] PM: Adding info for usb:2-1
Apr 13 15:44:08 patient kernel: [ 2.775850] bus: 'usb': driver_probe_device: matched device 2-1 with driver usb
Apr 13 15:44:08 patient kernel: [ 2.775852] bus: 'usb': really_probe: probing driver usb with device 2-1
Apr 13 15:44:08 patient kernel: [ 2.775856] usb 2-1: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.776027] device: '2-1:1.0': device_add
Apr 13 15:44:08 patient kernel: [ 2.776042] bus: 'usb': add device 2-1:1.0
Apr 13 15:44:08 patient kernel: [ 2.776053] PM: Adding info for usb:2-1:1.0
Apr 13 15:44:08 patient kernel: [ 2.776072] bus: 'usb': driver_probe_device: matched device 2-1:1.0 with driver hub
Apr 13 15:44:08 patient kernel: [ 2.776075] bus: 'usb': really_probe: probing driver hub with device 2-1:1.0
Apr 13 15:44:08 patient kernel: [ 2.776079] hub 2-1:1.0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.776088] hub 2-1:1.0: USB hub found
Apr 13 15:44:08 patient kernel: [ 2.776143] hub 2-1:1.0: 8 ports detected
Apr 13 15:44:08 patient kernel: [ 2.776438] device: 'port1': device_add
Apr 13 15:44:08 patient kernel: [ 2.776530] PM: Adding info for No Bus:port1
Apr 13 15:44:08 patient kernel: [ 2.776540] device: 'port2': device_add
Apr 13 15:44:08 patient kernel: [ 2.776590] PM: Adding info for No Bus:port2
Apr 13 15:44:08 patient kernel: [ 2.776595] device: 'port3': device_add
Apr 13 15:44:08 patient kernel: [ 2.776641] PM: Adding info for No Bus:port3
Apr 13 15:44:08 patient kernel: [ 2.776645] device: 'port4': device_add
Apr 13 15:44:08 patient kernel: [ 2.776682] PM: Adding info for No Bus:port4
Apr 13 15:44:08 patient kernel: [ 2.776686] device: 'port5': device_add
Apr 13 15:44:08 patient kernel: [ 2.776732] PM: Adding info for No Bus:port5
Apr 13 15:44:08 patient kernel: [ 2.776737] device: 'port6': device_add
Apr 13 15:44:08 patient kernel: [ 2.776772] PM: Adding info for No Bus:port6
Apr 13 15:44:08 patient kernel: [ 2.776776] device: 'port7': device_add
Apr 13 15:44:08 patient kernel: [ 2.776821] PM: Adding info for No Bus:port7
Apr 13 15:44:08 patient kernel: [ 2.776826] device: 'port8': device_add
Apr 13 15:44:08 patient kernel: [ 2.776870] PM: Adding info for No Bus:port8
Apr 13 15:44:08 patient kernel: [ 2.777879] driver: '2-1:1.0': driver_bound: bound to device 'hub'
Apr 13 15:44:08 patient kernel: [ 2.777888] bus: 'usb': really_probe: bound device 2-1:1.0 to driver hub
Apr 13 15:44:08 patient kernel: [ 2.777895] device: 'ep_81': device_add
Apr 13 15:44:08 patient kernel: [ 2.777922] PM: Adding info for No Bus:ep_81
Apr 13 15:44:08 patient kernel: [ 2.777925] driver: '2-1': driver_bound: bound to device 'usb'
Apr 13 15:44:08 patient kernel: [ 2.777928] bus: 'usb': really_probe: bound device 2-1 to driver usb
Apr 13 15:44:08 patient kernel: [ 2.777937] device: 'ep_00': device_add
Apr 13 15:44:08 patient kernel: [ 2.777950] PM: Adding info for No Bus:ep_00
Apr 13 15:44:08 patient kernel: [ 2.943122] usb 3-1: new full-speed USB device number 2 using xhci_hcd
Apr 13 15:44:08 patient kernel: [ 2.971095] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Apr 13 15:44:08 patient kernel: [ 2.983135] ata2.00: ATA-9: INTEL SSDMCEAC240B3, LLKi, max UDMA/133
Apr 13 15:44:08 patient kernel: [ 2.983138] ata2.00: 468862128 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Apr 13 15:44:08 patient kernel: [ 2.993088] ata2.00: configured for UDMA/133
Apr 13 15:44:08 patient kernel: [ 2.993211] scsi 1:0:0:0: Direct-Access ATA INTEL SSDMCEAC24 LLKi PQ: 0 ANSI: 5
Apr 13 15:44:08 patient kernel: [ 2.993217] device: 'target1:0:0': device_add
Apr 13 15:44:08 patient kernel: [ 2.993225] bus: 'scsi': add device target1:0:0
Apr 13 15:44:08 patient kernel: [ 2.993237] PM: Adding info for scsi:target1:0:0
Apr 13 15:44:08 patient kernel: [ 2.993255] device: '1:0:0:0': device_add
Apr 13 15:44:08 patient kernel: [ 2.993275] bus: 'scsi': add device 1:0:0:0
Apr 13 15:44:08 patient kernel: [ 2.993284] PM: Adding info for scsi:1:0:0:0
Apr 13 15:44:08 patient kernel: [ 2.993291] bus: 'scsi': driver_probe_device: matched device 1:0:0:0 with driver sd
Apr 13 15:44:08 patient kernel: [ 2.993294] bus: 'scsi': really_probe: probing driver sd with device 1:0:0:0
Apr 13 15:44:08 patient kernel: [ 2.993298] sd 1:0:0:0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 2.993311] device: '1:0:0:0': device_add
Apr 13 15:44:08 patient kernel: [ 2.993332] PM: Adding info for No Bus:1:0:0:0
Apr 13 15:44:08 patient kernel: [ 2.993341] driver: '1:0:0:0': driver_bound: bound to device 'sd'
Apr 13 15:44:08 patient kernel: [ 2.993343] bus: 'scsi': really_probe: bound device 1:0:0:0 to driver sd
Apr 13 15:44:08 patient kernel: [ 2.993345] device: '1:0:0:0': device_add
Apr 13 15:44:08 patient kernel: [ 2.993358] PM: Adding info for No Bus:1:0:0:0
Apr 13 15:44:08 patient kernel: [ 2.993373] device: 'sg1': device_add
Apr 13 15:44:08 patient kernel: [ 2.993425] PM: Adding info for No Bus:sg1
Apr 13 15:44:08 patient kernel: [ 2.993435] sd 1:0:0:0: Attached scsi generic sg1 type 0
Apr 13 15:44:08 patient kernel: [ 2.993441] device: '1:0:0:0': device_add
Apr 13 15:44:08 patient kernel: [ 2.993446] sd 1:0:0:0: [sdb] 468862128 512-byte logical blocks: (240 GB/223 GiB)
Apr 13 15:44:08 patient kernel: [ 2.993476] PM: Adding info for No Bus:1:0:0:0
Apr 13 15:44:08 patient kernel: [ 2.993676] sd 1:0:0:0: [sdb] Write Protect is off
Apr 13 15:44:08 patient kernel: [ 2.993680] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Apr 13 15:44:08 patient kernel: [ 2.993770] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Apr 13 15:44:08 patient kernel: [ 2.993779] device: '8:16': device_add
Apr 13 15:44:08 patient kernel: [ 2.993798] PM: Adding info for No Bus:8:16
Apr 13 15:44:08 patient kernel: [ 2.993817] device: 'sdb': device_add
Apr 13 15:44:08 patient kernel: [ 2.993858] PM: Adding info for No Bus:sdb
Apr 13 15:44:08 patient kernel: [ 2.994997] sdb: sdb1 sdb2 sdb3
Apr 13 15:44:08 patient kernel: [ 2.995009] device: 'sdb1': device_add
Apr 13 15:44:08 patient kernel: [ 2.995070] PM: Adding info for No Bus:sdb1
Apr 13 15:44:08 patient kernel: [ 2.995078] device: 'sdb2': device_add
Apr 13 15:44:08 patient kernel: [ 2.995128] PM: Adding info for No Bus:sdb2
Apr 13 15:44:08 patient kernel: [ 2.995136] device: 'sdb3': device_add
Apr 13 15:44:08 patient kernel: [ 2.995184] PM: Adding info for No Bus:sdb3
Apr 13 15:44:08 patient kernel: [ 2.995616] sd 1:0:0:0: [sdb] Attached SCSI disk
Apr 13 15:44:08 patient kernel: [ 3.130937] raid6: sse2x1 9881 MB/s
Apr 13 15:44:08 patient kernel: [ 3.198905] raid6: sse2x2 12546 MB/s
Apr 13 15:44:08 patient kernel: [ 3.266881] raid6: sse2x4 14371 MB/s
Apr 13 15:44:08 patient kernel: [ 3.334853] raid6: avx2x1 19100 MB/s
Apr 13 15:44:08 patient kernel: [ 3.402833] raid6: avx2x2 22454 MB/s
Apr 13 15:44:08 patient kernel: [ 3.470806] raid6: avx2x4 25658 MB/s
Apr 13 15:44:08 patient kernel: [ 3.470807] raid6: using algorithm avx2x4 (25658 MB/s)
Apr 13 15:44:08 patient kernel: [ 3.470808] raid6: using avx2x2 recovery algorithm
Apr 13 15:44:08 patient kernel: [ 3.471006] xor: automatically using best checksumming function:
Apr 13 15:44:08 patient kernel: [ 3.510790] avx : 29807.000 MB/sec
Apr 13 15:44:08 patient kernel: [ 3.514373] btrfs: module has bad taint, not creating trace events
Apr 13 15:44:08 patient kernel: [ 3.515306] bio: create slab <bio-1> at 1
Apr 13 15:44:08 patient kernel: [ 3.515472] device: 'btrfs-control': device_add
Apr 13 15:44:08 patient kernel: [ 3.515499] PM: Adding info for No Bus:btrfs-control
Apr 13 15:44:08 patient kernel: [ 3.515504] Btrfs loaded
Apr 13 15:44:08 patient kernel: [ 3.531921] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
Apr 13 15:44:08 patient kernel: [ 3.584812] random: init urandom read with 64 bits of entropy available
Apr 13 15:44:08 patient kernel: [ 3.610853] Switched to clocksource tsc
Apr 13 15:44:08 patient kernel: [ 3.612832] device: 'vcs7': device_add
Apr 13 15:44:08 patient kernel: [ 3.612908] PM: Adding info for No Bus:vcs7
Apr 13 15:44:08 patient kernel: [ 3.612916] device: 'vcsa7': device_add
Apr 13 15:44:08 patient kernel: [ 3.612983] PM: Adding info for No Bus:vcsa7
Apr 13 15:44:08 patient kernel: [ 3.664060] Adding 4194300k swap on /dev/sdb3. Priority:-1 extents:1 across:4194300k SSFS
Apr 13 15:44:08 patient kernel: [ 3.683915] EXT4-fs (sdb2): re-mounted. Opts: errors=remount-ro
Apr 13 15:44:08 patient kernel: [ 3.747368] device class 'printer': registering
Apr 13 15:44:08 patient kernel: [ 3.749096] lp: driver loaded but no devices found
Apr 13 15:44:08 patient kernel: [ 3.756600] bus: 'platform': add driver coretemp
Apr 13 15:44:08 patient kernel: [ 3.756624] Registering platform device 'coretemp.0'. Parent at platform
Apr 13 15:44:08 patient kernel: [ 3.756626] device: 'coretemp.0': device_add
Apr 13 15:44:08 patient kernel: [ 3.756631] bus: 'platform': add device coretemp.0
Apr 13 15:44:08 patient kernel: [ 3.756644] PM: Adding info for platform:coretemp.0
Apr 13 15:44:08 patient kernel: [ 3.756657] bus: 'platform': driver_probe_device: matched device coretemp.0 with driver coretemp
Apr 13 15:44:08 patient kernel: [ 3.756659] bus: 'platform': really_probe: probing driver coretemp with device coretemp.0
Apr 13 15:44:08 patient kernel: [ 3.756663] coretemp coretemp.0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 3.756670] device: 'hwmon1': device_add
Apr 13 15:44:08 patient kernel: [ 3.756682] PM: Adding info for No Bus:hwmon1
Apr 13 15:44:08 patient kernel: [ 3.756689] driver: 'coretemp.0': driver_bound: bound to device 'coretemp'
Apr 13 15:44:08 patient kernel: [ 3.756693] bus: 'platform': really_probe: bound device coretemp.0 to driver coretemp
Apr 13 15:44:08 patient kernel: [ 3.797200] bus: 'mei': registered
Apr 13 15:44:08 patient kernel: [ 3.797388] device class 'sound': registering
Apr 13 15:44:08 patient kernel: [ 3.798034] bus: 'pci': add driver mei_me
Apr 13 15:44:08 patient kernel: [ 3.798041] bus: 'pci': driver_probe_device: matched device 0000:00:16.0 with driver mei_me
Apr 13 15:44:08 patient kernel: [ 3.798042] bus: 'pci': really_probe: probing driver mei_me with device 0000:00:16.0
Apr 13 15:44:08 patient kernel: [ 3.798046] mei_me 0000:00:16.0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 3.798152] mei_me 0000:00:16.0: irq 46 for MSI/MSI-X
Apr 13 15:44:08 patient kernel: [ 3.798661] bus: 'pci': add driver lpc_ich
Apr 13 15:44:08 patient kernel: [ 3.799415] bus: 'memstick': registered
Apr 13 15:44:08 patient kernel: [ 3.799417] device class 'memstick_host': registering
Apr 13 15:44:08 patient kernel: [ 3.799522] device: 'mei': device_add
Apr 13 15:44:08 patient kernel: [ 3.799570] PM: Adding info for No Bus:mei
Apr 13 15:44:08 patient kernel: [ 3.799587] driver: '0000:00:16.0': driver_bound: bound to device 'mei_me'
Apr 13 15:44:08 patient kernel: [ 3.799592] bus: 'pci': really_probe: bound device 0000:00:16.0 to driver mei_me
Apr 13 15:44:08 patient kernel: [ 3.800586] bus: 'pci': driver_probe_device: matched device 0000:00:1f.0 with driver lpc_ich
Apr 13 15:44:08 patient kernel: [ 3.800589] bus: 'pci': really_probe: probing driver lpc_ich with device 0000:00:1f.0
Apr 13 15:44:08 patient kernel: [ 3.800593] lpc_ich 0000:00:1f.0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 3.800611] Registering platform device 'iTCO_wdt'. Parent at 0000:00:1f.0
Apr 13 15:44:08 patient kernel: [ 3.800612] device: 'iTCO_wdt': device_add
Apr 13 15:44:08 patient kernel: [ 3.800617] bus: 'platform': add device iTCO_wdt
Apr 13 15:44:08 patient kernel: [ 3.800630] PM: Adding info for platform:iTCO_wdt
Apr 13 15:44:08 patient kernel: [ 3.800651] ACPI Warning: SystemIO range 0x0000000000001828-0x000000000000182f conflicts with OpRegion 0x0000000000001800-0x000000000000187f (\PMIO) (20131218/utaddress-258)
Apr 13 15:44:08 patient kernel: [ 3.800657] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 13 15:44:08 patient kernel: [ 3.800660] ACPI Warning: SystemIO range 0x0000000000001c30-0x0000000000001c3f conflicts with OpRegion 0x0000000000001c00-0x0000000000001c3f (\GPRL) (20131218/utaddress-258)
Apr 13 15:44:08 patient kernel: [ 3.800664] ACPI Warning: SystemIO range 0x0000000000001c30-0x0000000000001c3f conflicts with OpRegion 0x0000000000001c00-0x0000000000001fff (\GPR_) (20131218/utaddress-258)
Apr 13 15:44:08 patient kernel: [ 3.800667] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 13 15:44:08 patient kernel: [ 3.800668] ACPI Warning: SystemIO range 0x0000000000001c00-0x0000000000001c2f conflicts with OpRegion 0x0000000000001c00-0x0000000000001c3f (\GPRL) (20131218/utaddress-258)
Apr 13 15:44:08 patient kernel: [ 3.800672] ACPI Warning: SystemIO range 0x0000000000001c00-0x0000000000001c2f conflicts with OpRegion 0x0000000000001c00-0x0000000000001fff (\GPR_) (20131218/utaddress-258)
Apr 13 15:44:08 patient kernel: [ 3.800675] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
Apr 13 15:44:08 patient kernel: [ 3.800676] lpc_ich: Resource conflict(s) found affecting gpio_ich
Apr 13 15:44:08 patient kernel: [ 3.800678] driver: '0000:00:1f.0': driver_bound: bound to device 'lpc_ich'
Apr 13 15:44:08 patient kernel: [ 3.800682] bus: 'pci': really_probe: bound device 0000:00:1f.0 to driver lpc_ich
Apr 13 15:44:08 patient kernel: [ 3.801180] bus: 'platform': add driver rtsx_pci_ms
Apr 13 15:44:08 patient kernel: [ 3.801189] bus: 'platform': driver_probe_device: matched device rtsx_pci_ms.0 with driver rtsx_pci_ms
Apr 13 15:44:08 patient kernel: [ 3.801191] bus: 'platform': really_probe: probing driver rtsx_pci_ms with device rtsx_pci_ms.0
Apr 13 15:44:08 patient kernel: [ 3.801194] rtsx_pci_ms rtsx_pci_ms.0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 3.801201] device: 'memstick0': device_add
Apr 13 15:44:08 patient kernel: [ 3.801224] PM: Adding info for No Bus:memstick0
Apr 13 15:44:08 patient kernel: [ 3.801268] driver: 'rtsx_pci_ms.0': driver_bound: bound to device 'rtsx_pci_ms'
Apr 13 15:44:08 patient kernel: [ 3.801271] bus: 'platform': really_probe: bound device rtsx_pci_ms.0 to driver rtsx_pci_ms
Apr 13 15:44:08 patient kernel: [ 3.804884] device: 'timer': device_add
Apr 13 15:44:08 patient kernel: [ 3.804920] PM: Adding info for No Bus:timer
Apr 13 15:44:08 patient kernel: [ 3.807197] drm: module has bad taint, not creating trace events
Apr 13 15:44:08 patient kernel: [ 3.807869] device class 'drm': registering
Apr 13 15:44:08 patient kernel: [ 3.807884] [drm] Initialized drm 1.1.0 20060810
Apr 13 15:44:08 patient kernel: [ 3.811618] cfg80211: module has bad taint, not creating trace events
Apr 13 15:44:08 patient kernel: [ 3.812355] device: 'seq': device_add
Apr 13 15:44:08 patient kernel: [ 3.812356] device class 'ieee80211': registering
Apr 13 15:44:08 patient kernel: [ 3.812401] Registering platform device 'regulatory.0'. Parent at platform
Apr 13 15:44:08 patient kernel: [ 3.812404] device: 'regulatory.0': device_add
Apr 13 15:44:08 patient kernel: [ 3.812408] bus: 'platform': add device regulatory.0
Apr 13 15:44:08 patient kernel: [ 3.812430] PM: Adding info for platform:regulatory.0
Apr 13 15:44:08 patient kernel: [ 3.812456] cfg80211: Calling CRDA to update world regulatory domain
Apr 13 15:44:08 patient kernel: [ 3.812617] PM: Adding info for No Bus:seq
Apr 13 15:44:08 patient kernel: [ 3.812638] bus: 'pnp': add driver tpm_inf_pnp
Apr 13 15:44:08 patient kernel: [ 3.818781] device class 'wmi': registering
Apr 13 15:44:08 patient kernel: [ 3.818791] bus: 'acpi': add driver wmi
Apr 13 15:44:08 patient kernel: [ 3.818812] bus: 'acpi': driver_probe_device: matched device PNP0C14:00 with driver wmi
Apr 13 15:44:08 patient kernel: [ 3.818814] bus: 'acpi': really_probe: probing driver wmi with device PNP0C14:00
Apr 13 15:44:08 patient kernel: [ 3.818816] wmi PNP0C14:00: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 3.818837] device: 'ABBC0F6D-8EA1-11D1-00A0-C90629100000': device_add
Apr 13 15:44:08 patient kernel: [ 3.818859] PM: Adding info for No Bus:ABBC0F6D-8EA1-11D1-00A0-C90629100000
Apr 13 15:44:08 patient kernel: [ 3.818868] device: 'ABBC0F6B-8EA1-11D1-00A0-C90629100000': device_add
Apr 13 15:44:08 patient kernel: [ 3.818882] PM: Adding info for No Bus:ABBC0F6B-8EA1-11D1-00A0-C90629100000
Apr 13 15:44:08 patient kernel: [ 3.818890] device: 'ABBC0F6C-8EA1-11D1-00A0-C90629100000': device_add
Apr 13 15:44:08 patient kernel: [ 3.818905] PM: Adding info for No Bus:ABBC0F6C-8EA1-11D1-00A0-C90629100000
Apr 13 15:44:08 patient kernel: [ 3.818911] driver: 'PNP0C14:00': driver_bound: bound to device 'wmi'
Apr 13 15:44:08 patient kernel: [ 3.818916] bus: 'acpi': really_probe: bound device PNP0C14:00 to driver wmi
Apr 13 15:44:08 patient kernel: [ 3.818924] wmi: Mapper loaded
Apr 13 15:44:08 patient kernel: [ 3.822169] i915: module has bad taint, not creating trace events
Apr 13 15:44:08 patient kernel: [ 3.822879] bus: 'serio': add driver serio_raw
Apr 13 15:44:08 patient kernel: [ 3.822894] bus: 'pci': add driver i915
Apr 13 15:44:08 patient kernel: [ 3.823141] mac80211: module has bad taint, not creating trace events
Apr 13 15:44:08 patient kernel: [ 3.823361] bus: 'pci': driver_probe_device: matched device 0000:00:02.0 with driver i915
Apr 13 15:44:08 patient kernel: [ 3.823362] bus: 'pci': really_probe: probing driver i915 with device 0000:00:02.0
Apr 13 15:44:08 patient kernel: [ 3.823364] i915 0000:00:02.0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 3.823504] device: 'controlD64': device_add
Apr 13 15:44:08 patient kernel: [ 3.823539] PM: Adding info for No Bus:controlD64
Apr 13 15:44:08 patient kernel: [ 3.823599] device: 'card0': device_add
Apr 13 15:44:08 patient kernel: [ 3.823624] PM: Adding info for No Bus:card0
Apr 13 15:44:08 patient kernel: [ 3.823848] [drm] Found 128MB of eLLC
Apr 13 15:44:08 patient kernel: [ 3.824150] [drm] Memory usable by graphics device = 2048M
Apr 13 15:44:08 patient kernel: [ 3.824153] checking generic (e0000000 7f0000) vs hw (e0000000 10000000)
Apr 13 15:44:08 patient kernel: [ 3.824155] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
Apr 13 15:44:08 patient kernel: [ 3.824172] Console: switching to colour dummy device 80x25
Apr 13 15:44:08 patient kernel: [ 3.824175] device: 'fb0': device_unregister
Apr 13 15:44:08 patient kernel: [ 3.824236] PM: Removing info for No Bus:fb0
Apr 13 15:44:08 patient kernel: [ 3.824274] device: 'fb0': device_create_release
Apr 13 15:44:08 patient kernel: [ 3.824280] device: 'vtcon1': device_unregister
Apr 13 15:44:08 patient kernel: [ 3.824295] PM: Removing info for No Bus:vtcon1
Apr 13 15:44:08 patient kernel: [ 3.824316] device: 'vtcon1': device_create_release
Apr 13 15:44:08 patient kernel: [ 3.832454] bus: 'serio': add driver psmouse
Apr 13 15:44:08 patient kernel: [ 3.832484] bus: 'serio': driver_probe_device: matched device serio1 with driver psmouse
Apr 13 15:44:08 patient kernel: [ 3.832487] bus: 'serio': really_probe: probing driver psmouse with device serio1
Apr 13 15:44:08 patient kernel: [ 3.832491] psmouse serio1: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 3.834580] audit: type=1400 audit(1397429048.204:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=554 comm="apparmor_parser"
Apr 13 15:44:08 patient kernel: [ 3.834585] audit: type=1400 audit(1397429048.204:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=554 comm="apparmor_parser"
Apr 13 15:44:08 patient kernel: [ 3.834589] audit: type=1400 audit(1397429048.204:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=554 comm="apparmor_parser"
Apr 13 15:44:08 patient kernel: [ 3.835071] audit: type=1400 audit(1397429048.208:5): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=554 comm="apparmor_parser"
Apr 13 15:44:08 patient kernel: [ 3.835076] audit: type=1400 audit(1397429048.208:6): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=554 comm="apparmor_parser"
Apr 13 15:44:08 patient kernel: [ 3.835318] audit: type=1400 audit(1397429048.208:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=554 comm="apparmor_parser"
Apr 13 15:44:08 patient kernel: [ 3.838233] snd_hda_codec: module has bad taint, not creating trace events
Apr 13 15:44:08 patient kernel: [ 3.840038] snd_hda_intel: module has bad taint, not creating trace events
Apr 13 15:44:08 patient kernel: [ 3.840081] bus: 'pci': add driver snd_hda_intel
Apr 13 15:44:08 patient kernel: [ 3.840556] AVX2 version of gcm_enc/dec engaged.
Apr 13 15:44:08 patient kernel: [ 3.840932] bus: 'pci': add driver ath9k
Apr 13 15:44:08 patient kernel: [ 3.840945] bus: 'pci': driver_probe_device: matched device 0000:03:00.0 with driver ath9k
Apr 13 15:44:08 patient kernel: [ 3.840947] bus: 'pci': really_probe: probing driver ath9k with device 0000:03:00.0
Apr 13 15:44:08 patient kernel: [ 3.840951] ath9k 0000:03:00.0: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 3.850383] device: 'i2c-0': device_add
Apr 13 15:44:08 patient kernel: [ 3.850399] bus: 'i2c': add device i2c-0
Apr 13 15:44:08 patient kernel: [ 3.850414] PM: Adding info for i2c:i2c-0
Apr 13 15:44:08 patient kernel: [ 3.850475] device: 'i2c-1': device_add
Apr 13 15:44:08 patient kernel: [ 3.850485] bus: 'i2c': add device i2c-1
Apr 13 15:44:08 patient kernel: [ 3.850500] PM: Adding info for i2c:i2c-1
Apr 13 15:44:08 patient kernel: [ 3.850528] device: 'i2c-2': device_add
Apr 13 15:44:08 patient kernel: [ 3.850536] bus: 'i2c': add device i2c-2
Apr 13 15:44:08 patient kernel: [ 3.850547] PM: Adding info for i2c:i2c-2
Apr 13 15:44:08 patient kernel: [ 3.850570] device: 'i2c-3': device_add
Apr 13 15:44:08 patient kernel: [ 3.850578] bus: 'i2c': add device i2c-3
Apr 13 15:44:08 patient kernel: [ 3.850596] PM: Adding info for i2c:i2c-3
Apr 13 15:44:08 patient kernel: [ 3.850621] device: 'i2c-4': device_add
Apr 13 15:44:08 patient kernel: [ 3.850629] bus: 'i2c': add device i2c-4
Apr 13 15:44:08 patient kernel: [ 3.850641] PM: Adding info for i2c:i2c-4
Apr 13 15:44:08 patient kernel: [ 3.850649] ath: EEPROM regdomain: 0x6c
Apr 13 15:44:08 patient kernel: [ 3.850651] ath: EEPROM indicates we should expect a direct regpair map
Apr 13 15:44:08 patient kernel: [ 3.850653] ath: Country alpha2 being used: 00
Apr 13 15:44:08 patient kernel: [ 3.850654] ath: Regpair used: 0x6c
Apr 13 15:44:08 patient kernel: [ 3.850657] device: 'i2c-5': device_add
Apr 13 15:44:08 patient kernel: [ 3.850662] bus: 'i2c': add device i2c-5
Apr 13 15:44:08 patient kernel: [ 3.850676] PM: Adding info for i2c:i2c-5
Apr 13 15:44:08 patient kernel: [ 3.851171] device: 'phy0': device_add
Apr 13 15:44:08 patient kernel: [ 3.851194] PM: Adding info for No Bus:phy0
Apr 13 15:44:08 patient kernel: [ 3.851197] device-mapper: multipath: version 1.6.0 loaded
Apr 13 15:44:08 patient kernel: [ 3.851221] device: 'rfkill0': device_add
Apr 13 15:44:08 patient kernel: [ 3.851240] PM: Adding info for No Bus:rfkill0
Apr 13 15:44:08 patient kernel: [ 3.853210] psmouse: probe of serio1 rejects match -19
Apr 13 15:44:08 patient kernel: [ 3.853214] bus: 'serio': driver_probe_device: matched device serio2 with driver psmouse
Apr 13 15:44:08 patient kernel: [ 3.853216] bus: 'serio': really_probe: probing driver psmouse with device serio2
Apr 13 15:44:08 patient kernel: [ 3.853220] psmouse serio2: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 3.854850] device: 'vcs2': device_add
Apr 13 15:44:08 patient kernel: [ 3.855436] PM: Adding info for No Bus:vcs2
Apr 13 15:44:08 patient kernel: [ 3.855449] device: 'vcsa2': device_add
Apr 13 15:44:08 patient kernel: [ 3.855485] PM: Adding info for No Bus:vcsa2
Apr 13 15:44:08 patient kernel: [ 3.856635] device: 'vcs3': device_add
Apr 13 15:44:08 patient kernel: [ 3.856697] PM: Adding info for No Bus:vcs3
Apr 13 15:44:08 patient kernel: [ 3.856709] device: 'vcsa3': device_add
Apr 13 15:44:08 patient kernel: [ 3.856735] PM: Adding info for No Bus:vcsa3
Apr 13 15:44:08 patient kernel: [ 3.859202] device: 'vcs4': device_add
Apr 13 15:44:08 patient kernel: [ 3.859343] PM: Adding info for No Bus:vcs4
Apr 13 15:44:08 patient kernel: [ 3.859364] device: 'vcsa4': device_add
Apr 13 15:44:08 patient kernel: [ 3.859505] PM: Adding info for No Bus:vcsa4
Apr 13 15:44:08 patient kernel: [ 3.861234] kvm: module has bad taint, not creating trace events
Apr 13 15:44:08 patient kernel: [ 3.863000] device: 'vcs5': device_add
Apr 13 15:44:08 patient kernel: [ 3.863056] PM: Adding info for No Bus:vcs5
Apr 13 15:44:08 patient kernel: [ 3.863067] device: 'vcsa5': device_add
Apr 13 15:44:08 patient kernel: [ 3.863102] PM: Adding info for No Bus:vcsa5
Apr 13 15:44:08 patient kernel: [ 3.864382] device: 'vcs6': device_add
Apr 13 15:44:08 patient kernel: [ 3.864557] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Apr 13 15:44:08 patient kernel: [ 3.864595] device: 'wlan0': device_add
Apr 13 15:44:08 patient kernel: [ 3.864642] PM: Adding info for No Bus:wlan0
Apr 13 15:44:08 patient kernel: [ 3.864972] device: 'ath9k-phy0': device_add
Apr 13 15:44:08 patient kernel: [ 3.864989] PM: Adding info for No Bus:ath9k-phy0
Apr 13 15:44:08 patient kernel: [ 3.865039] ieee80211 phy0: Atheros AR9462 Rev:2 mem=0xffffc90005e00000, irq=19
Apr 13 15:44:08 patient kernel: [ 3.865041] driver: '0000:03:00.0': driver_bound: bound to device 'ath9k'
Apr 13 15:44:08 patient kernel: [ 3.865051] bus: 'pci': really_probe: bound device 0000:03:00.0 to driver ath9k
Apr 13 15:44:08 patient kernel: [ 3.865085] bus: 'platform': add driver ath9k
Apr 13 15:44:08 patient kernel: [ 3.865201] PM: Adding info for No Bus:vcs6
Apr 13 15:44:08 patient kernel: [ 3.865213] device: 'vcsa6': device_add
Apr 13 15:44:08 patient kernel: [ 3.865241] PM: Adding info for No Bus:vcsa6
Apr 13 15:44:08 patient kernel: [ 3.866779] device: 'kvm': device_add
Apr 13 15:44:08 patient kernel: [ 3.866810] PM: Adding info for No Bus:kvm
Apr 13 15:44:08 patient kernel: [ 3.872007] device: 'cooling_device8': device_add
Apr 13 15:44:08 patient kernel: [ 3.872024] PM: Adding info for No Bus:cooling_device8
Apr 13 15:44:08 patient kernel: [ 3.872391] device: 'thermal_zone1': device_add
Apr 13 15:44:08 patient kernel: [ 3.872408] PM: Adding info for No Bus:thermal_zone1
Apr 13 15:44:08 patient kernel: [ 3.874727] i915 0000:00:02.0: irq 47 for MSI/MSI-X
Apr 13 15:44:08 patient kernel: [ 3.874735] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Apr 13 15:44:08 patient kernel: [ 3.874736] [drm] Driver supports precise vblank timestamp query.
Apr 13 15:44:08 patient kernel: [ 3.874784] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
Apr 13 15:44:08 patient kernel: [ 3.875113] device: 'card0-VGA-1': device_add
Apr 13 15:44:08 patient kernel: [ 3.875129] PM: Adding info for No Bus:card0-VGA-1
Apr 13 15:44:08 patient kernel: [ 3.875158] device: 'card0-eDP-1': device_add
Apr 13 15:44:08 patient kernel: [ 3.875172] PM: Adding info for No Bus:card0-eDP-1
Apr 13 15:44:08 patient kernel: [ 3.876940] device: 'i2c-6': device_add
Apr 13 15:44:08 patient kernel: [ 3.876950] bus: 'i2c': add device i2c-6
Apr 13 15:44:08 patient kernel: [ 3.876961] PM: Adding info for i2c:i2c-6
Apr 13 15:44:08 patient kernel: [ 3.912829] device: 'intel_backlight': device_add
Apr 13 15:44:08 patient kernel: [ 3.912851] PM: Adding info for No Bus:intel_backlight
Apr 13 15:44:08 patient kernel: [ 3.912876] device: 'card0-DP-1': device_add
Apr 13 15:44:08 patient kernel: [ 3.912888] PM: Adding info for No Bus:card0-DP-1
Apr 13 15:44:08 patient kernel: [ 3.917843] device: 'i2c-7': device_add
Apr 13 15:44:08 patient kernel: [ 3.917852] bus: 'i2c': add device i2c-7
Apr 13 15:44:08 patient kernel: [ 3.917864] PM: Adding info for i2c:i2c-7
Apr 13 15:44:08 patient kernel: [ 3.917896] device: 'card0-HDMI-A-1': device_add
Apr 13 15:44:08 patient kernel: [ 3.917908] PM: Adding info for No Bus:card0-HDMI-A-1
Apr 13 15:44:08 patient kernel: [ 3.917929] device: 'card0-HDMI-A-2': device_add
Apr 13 15:44:08 patient kernel: [ 3.917941] PM: Adding info for No Bus:card0-HDMI-A-2
Apr 13 15:44:08 patient kernel: [ 3.923927] cfg80211: World regulatory domain updated:
Apr 13 15:44:08 patient kernel: [ 3.923930] cfg80211: DFS Master region: unset
Apr 13 15:44:08 patient kernel: [ 3.923931] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 13 15:44:08 patient kernel: [ 3.923932] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 15:44:08 patient kernel: [ 3.923933] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 15:44:08 patient kernel: [ 3.923934] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
Apr 13 15:44:08 patient kernel: [ 3.923935] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 15:44:08 patient kernel: [ 3.923936] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 15:44:08 patient kernel: [ 3.930848] Bluetooth: Core ver 2.18
Apr 13 15:44:08 patient kernel: [ 3.930856] device class 'bluetooth': registering
Apr 13 15:44:08 patient kernel: [ 3.930867] NET: Registered protocol family 31
Apr 13 15:44:08 patient kernel: [ 3.930868] Bluetooth: HCI device and connection manager initialized
Apr 13 15:44:08 patient kernel: [ 3.930874] Bluetooth: HCI socket layer initialized
Apr 13 15:44:08 patient kernel: [ 3.930875] Bluetooth: L2CAP socket layer initialized
Apr 13 15:44:08 patient kernel: [ 3.930883] Bluetooth: SCO socket layer initialized
Apr 13 15:44:08 patient kernel: [ 3.933956] Bluetooth: RFCOMM TTY layer initialized
Apr 13 15:44:08 patient kernel: [ 3.933963] Bluetooth: RFCOMM socket layer initialized
Apr 13 15:44:08 patient kernel: [ 3.933966] Bluetooth: RFCOMM ver 1.11
Apr 13 15:44:08 patient kernel: [ 3.934495] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Apr 13 15:44:08 patient kernel: [ 3.934497] Bluetooth: BNEP filters: protocol multicast
Apr 13 15:44:08 patient kernel: [ 3.934502] Bluetooth: BNEP socket layer initialized
Apr 13 15:44:08 patient kernel: [ 4.040523] device class 'ppdev': registering
Apr 13 15:44:08 patient kernel: [ 4.041455] ppdev: user-space parallel port driver
Apr 13 15:44:08 patient kernel: [ 4.043224] bus: 'platform': add driver parport_pc
Apr 13 15:44:08 patient kernel: [ 4.043258] bus: 'pnp': add driver parport_pc
Apr 13 15:44:08 patient kernel: [ 4.043272] Registering platform device 'parport_pc.956'. Parent at platform
Apr 13 15:44:08 patient kernel: [ 4.043274] device: 'parport_pc.956': device_add
Apr 13 15:44:08 patient kernel: [ 4.043280] bus: 'platform': add device parport_pc.956
Apr 13 15:44:08 patient kernel: [ 4.043297] PM: Adding info for platform:parport_pc.956
Apr 13 15:44:08 patient kernel: [ 4.043313] bus: 'platform': driver_probe_device: matched device parport_pc.956 with driver parport_pc
Apr 13 15:44:08 patient kernel: [ 4.043314] bus: 'platform': really_probe: probing driver parport_pc with device parport_pc.956
Apr 13 15:44:08 patient kernel: [ 4.043318] parport_pc parport_pc.956: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 4.043324] driver: 'parport_pc.956': driver_bound: bound to device 'parport_pc'
Apr 13 15:44:08 patient kernel: [ 4.043328] bus: 'platform': really_probe: bound device parport_pc.956 to driver parport_pc
Apr 13 15:44:08 patient kernel: [ 4.043361] bus: 'platform': remove device parport_pc.956
Apr 13 15:44:08 patient kernel: [ 4.043365] PM: Removing info for platform:parport_pc.956
Apr 13 15:44:08 patient kernel: [ 4.043373] Registering platform device 'parport_pc.888'. Parent at platform
Apr 13 15:44:08 patient kernel: [ 4.043375] device: 'parport_pc.888': device_add
Apr 13 15:44:08 patient kernel: [ 4.043378] bus: 'platform': add device parport_pc.888
Apr 13 15:44:08 patient kernel: [ 4.043388] PM: Adding info for platform:parport_pc.888
Apr 13 15:44:08 patient kernel: [ 4.043400] bus: 'platform': driver_probe_device: matched device parport_pc.888 with driver parport_pc
Apr 13 15:44:08 patient kernel: [ 4.043402] bus: 'platform': really_probe: probing driver parport_pc with device parport_pc.888
Apr 13 15:44:08 patient kernel: [ 4.043404] parport_pc parport_pc.888: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 4.043408] driver: 'parport_pc.888': driver_bound: bound to device 'parport_pc'
Apr 13 15:44:08 patient kernel: [ 4.043410] bus: 'platform': really_probe: bound device parport_pc.888 to driver parport_pc
Apr 13 15:44:08 patient kernel: [ 4.043433] bus: 'platform': remove device parport_pc.888
Apr 13 15:44:08 patient kernel: [ 4.043436] PM: Removing info for platform:parport_pc.888
Apr 13 15:44:08 patient kernel: [ 4.043443] Registering platform device 'parport_pc.632'. Parent at platform
Apr 13 15:44:08 patient kernel: [ 4.043444] device: 'parport_pc.632': device_add
Apr 13 15:44:08 patient kernel: [ 4.043447] bus: 'platform': add device parport_pc.632
Apr 13 15:44:08 patient kernel: [ 4.043461] PM: Adding info for platform:parport_pc.632
Apr 13 15:44:08 patient kernel: [ 4.043468] bus: 'platform': driver_probe_device: matched device parport_pc.632 with driver parport_pc
Apr 13 15:44:08 patient kernel: [ 4.043470] bus: 'platform': really_probe: probing driver parport_pc with device parport_pc.632
Apr 13 15:44:08 patient kernel: [ 4.043472] parport_pc parport_pc.632: no default pinctrl state
Apr 13 15:44:08 patient kernel: [ 4.043476] driver: 'parport_pc.632': driver_bound: bound to device 'parport_pc'
Apr 13 15:44:08 patient kernel: [ 4.043478] bus: 'platform': really_probe: bound device parport_pc.632 to driver parport_pc
Apr 13 15:44:08 patient kernel: [ 4.043505] bus: 'platform': remove device parport_pc.632
Apr 13 15:44:08 patient kernel: [ 4.043508] PM: Removing info for platform:parport_pc.632
Apr 13 15:44:08 patient kernel: [ 4.043518] bus: 'pci': add driver parport_pc
Apr 13 15:44:08 patient kernel: [ 4.053353] audit: type=1400 audit(1397429048.424:8): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=825 comm="apparmor_parser"
Apr 13 15:44:08 patient kernel: [ 4.053358] audit: type=1400 audit(1397429048.424:9): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=825 comm="apparmor_parser"
Apr 13 15:44:08 patient kernel: [ 4.053879] audit: type=1400 audit(1397429048.424:10): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/cupsd" pid=825 comm="apparmor_parser"
Apr 13 15:44:08 patient kernel: [ 4.186570] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
Apr 13 15:44:08 patient kernel: [ 4.260206] device: 'fb0': device_add
Apr 13 15:44:08 patient kernel: [ 4.260261] PM: Adding info for No Bus:fb0
Apr 13 15:44:08 patient kernel: [ 4.260311] fbcon: inteldrmfb (fb0) is primary device
Apr 13 15:44:08 patient kernel: [ 4.260327] device: 'vtcon1': device_add
Apr 13 15:44:08 patient kernel: [ 4.260339] PM: Adding info for No Bus:vtcon1
Apr 13 15:44:09 patient NetworkManager[906]: <info> monitoring kernel firmware directory '/lib/firmware'.
Apr 13 15:44:09 patient kernel: [ 4.291317] random: nonblocking pool is initialized
Apr 13 15:44:09 patient kernel: [ 4.785836] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Apr 13 15:44:09 patient kernel: [ 4.886431] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Apr 13 15:44:09 patient kernel: [ 4.886532] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Apr 13 15:44:09 patient kernel: [ 4.899337] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Apr 13 15:44:09 patient kernel: [ 5.171709] psmouse serio2: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd00123/0x840300/0x126c00, board id: 2439, fw id: 1215751
Apr 13 15:44:09 patient kernel: [ 5.208502] device: 'input12': device_add
Apr 13 15:44:09 patient kernel: [ 5.208542] PM: Adding info for No Bus:input12
Apr 13 15:44:09 patient kernel: [ 5.208578] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input12
Apr 13 15:44:09 patient kernel: [ 5.208587] device: 'mouse0': device_add
Apr 13 15:44:09 patient kernel: [ 5.208664] PM: Adding info for No Bus:mouse0
Apr 13 15:44:09 patient kernel: [ 5.208685] device: 'event5': device_add
Apr 13 15:44:09 patient kernel: [ 5.208714] PM: Adding info for No Bus:event5
Apr 13 15:44:09 patient kernel: [ 5.211471] driver: 'serio2': driver_bound: bound to device 'psmouse'
Apr 13 15:44:09 patient kernel: [ 5.211476] bus: 'serio': really_probe: bound device serio2 to driver psmouse
Apr 13 15:44:09 patient kernel: [ 5.211478] bus: 'serio': driver_probe_device: matched device serio3 with driver psmouse
Apr 13 15:44:09 patient kernel: [ 5.211479] bus: 'serio': really_probe: probing driver psmouse with device serio3
Apr 13 15:44:09 patient kernel: [ 5.211483] psmouse serio3: no default pinctrl state
Apr 13 15:44:09 patient kernel: [ 5.232250] psmouse: probe of serio3 rejects match -19
Apr 13 15:44:09 patient kernel: [ 5.232251] bus: 'serio': driver_probe_device: matched device serio4 with driver psmouse
Apr 13 15:44:09 patient kernel: [ 5.232252] bus: 'serio': really_probe: probing driver psmouse with device serio4
Apr 13 15:44:09 patient kernel: [ 5.232254] psmouse serio4: no default pinctrl state
Apr 13 15:44:09 patient kernel: [ 5.253180] psmouse: probe of serio4 rejects match -19
Apr 13 15:44:09 patient kernel: [ 5.602117] Console: switching to colour frame buffer device 240x67
Apr 13 15:44:09 patient kernel: [ 5.608300] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
Apr 13 15:44:09 patient kernel: [ 5.608301] i915 0000:00:02.0: registered panic notifier
Apr 13 15:44:09 patient kernel: [ 5.608342] bus: 'acpi': add driver video
Apr 13 15:44:09 patient kernel: [ 5.608364] bus: 'acpi': driver_probe_device: matched device LNXVIDEO:00 with driver video
Apr 13 15:44:09 patient kernel: [ 5.608365] bus: 'acpi': really_probe: probing driver video with device LNXVIDEO:00
Apr 13 15:44:09 patient kernel: [ 5.608369] video LNXVIDEO:00: no default pinctrl state
Apr 13 15:44:09 patient kernel: [ 5.608424] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
Apr 13 15:44:09 patient kernel: [ 5.608742] device: 'acpi_video0': device_add
Apr 13 15:44:09 patient kernel: [ 5.608763] PM: Adding info for No Bus:acpi_video0
Apr 13 15:44:09 patient kernel: [ 5.608796] device: 'cooling_device9': device_add
Apr 13 15:44:09 patient kernel: [ 5.608808] PM: Adding info for No Bus:cooling_device9
Apr 13 15:44:09 patient kernel: [ 5.608822] acpi device:4f: registered as cooling_device9
Apr 13 15:44:09 patient kernel: [ 5.608838] device: 'input15': device_add
Apr 13 15:44:09 patient kernel: [ 5.608870] PM: Adding info for No Bus:input15
Apr 13 15:44:09 patient kernel: [ 5.608886] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input15
Apr 13 15:44:09 patient kernel: [ 5.608897] device: 'event6': device_add
Apr 13 15:44:09 patient kernel: [ 5.608934] PM: Adding info for No Bus:event6
Apr 13 15:44:09 patient kernel: [ 5.608946] driver: 'LNXVIDEO:00': driver_bound: bound to device 'video'
Apr 13 15:44:09 patient kernel: [ 5.608950] bus: 'acpi': really_probe: bound device LNXVIDEO:00 to driver video
Apr 13 15:44:09 patient kernel: [ 5.608968] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
Apr 13 15:44:09 patient kernel: [ 5.608970] driver: '0000:00:02.0': driver_bound: bound to device 'i915'
Apr 13 15:44:09 patient kernel: [ 5.608973] bus: 'pci': really_probe: bound device 0000:00:02.0 to driver i915
Apr 13 15:44:09 patient kernel: [ 5.608984] bus: 'pci': driver_probe_device: matched device 0000:00:03.0 with driver snd_hda_intel
Apr 13 15:44:09 patient kernel: [ 5.608986] bus: 'pci': really_probe: probing driver snd_hda_intel with device 0000:00:03.0
Apr 13 15:44:09 patient kernel: [ 5.608989] snd_hda_intel 0000:00:03.0: no default pinctrl state
Apr 13 15:44:09 patient kernel: [ 5.609078] driver: '0000:00:03.0': driver_bound: bound to device 'snd_hda_intel'
Apr 13 15:44:09 patient kernel: [ 5.609081] bus: 'pci': really_probe: bound device 0000:00:03.0 to driver snd_hda_intel
Apr 13 15:44:09 patient kernel: [ 5.609084] bus: 'pci': driver_probe_device: matched device 0000:00:1b.0 with driver snd_hda_intel
Apr 13 15:44:09 patient kernel: [ 5.609086] bus: 'pci': really_probe: probing driver snd_hda_intel with device 0000:00:1b.0
Apr 13 15:44:09 patient kernel: [ 5.609088] snd_hda_intel 0000:00:1b.0: no default pinctrl state
Apr 13 15:44:09 patient kernel: [ 5.609160] driver: '0000:00:1b.0': driver_bound: bound to device 'snd_hda_intel'
Apr 13 15:44:09 patient kernel: [ 5.609164] bus: 'pci': really_probe: bound device 0000:00:1b.0 to driver snd_hda_intel
Apr 13 15:44:09 patient kernel: [ 5.609376] HDA driver get symbol successfully from i915 module
Apr 13 15:44:09 patient kernel: [ 5.609588] snd_hda_intel 0000:00:1b.0: irq 48 for MSI/MSI-X
Apr 13 15:44:10 patient kernel: [ 5.618096] snd_hda_intel 0000:00:03.0: irq 49 for MSI/MSI-X
Apr 13 15:44:10 patient kernel: [ 5.622145] autoconfig: line_outs=1 (0x24/0x0/0x0/0x0/0x0) type:speaker
Apr 13 15:44:10 patient kernel: [ 5.622147] speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Apr 13 15:44:10 patient kernel: [ 5.622148] hp_outs=1 (0x25/0x0/0x0/0x0/0x0)
Apr 13 15:44:10 patient kernel: [ 5.622149] mono: mono_out=0x0
Apr 13 15:44:10 patient kernel: [ 5.622149] inputs:
Apr 13 15:44:10 patient kernel: [ 5.622150] Internal Mic=0x30
Apr 13 15:44:10 patient kernel: [ 5.622151] Mic=0x2b
Apr 13 15:44:10 patient kernel: [ 5.625646] device: 'card1': device_add
Apr 13 15:44:10 patient kernel: [ 5.625659] PM: Adding info for No Bus:card1
Apr 13 15:44:10 patient kernel: [ 5.625669] device: 'input17': device_add
Apr 13 15:44:10 patient kernel: [ 5.625697] PM: Adding info for No Bus:input17
Apr 13 15:44:10 patient kernel: [ 5.625708] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input17
Apr 13 15:44:10 patient kernel: [ 5.625714] device: 'event7': device_add
Apr 13 15:44:10 patient kernel: [ 5.625742] PM: Adding info for No Bus:event7
Apr 13 15:44:10 patient kernel: [ 5.625752] device: 'input16': device_add
Apr 13 15:44:10 patient kernel: [ 5.625779] PM: Adding info for No Bus:input16
Apr 13 15:44:10 patient kernel: [ 5.625789] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input16
Apr 13 15:44:10 patient kernel: [ 5.625792] device: 'event8': device_add
Apr 13 15:44:10 patient kernel: [ 5.625811] PM: Adding info for No Bus:event8
Apr 13 15:44:10 patient kernel: [ 5.625820] device: 'pcmC1D2p': device_add
Apr 13 15:44:10 patient kernel: [ 5.625839] PM: Adding info for No Bus:pcmC1D2p
Apr 13 15:44:10 patient kernel: [ 5.625849] device: 'pcmC1D0p': device_add
Apr 13 15:44:10 patient kernel: [ 5.625868] PM: Adding info for No Bus:pcmC1D0p
Apr 13 15:44:10 patient kernel: [ 5.625877] device: 'pcmC1D0c': device_add
Apr 13 15:44:10 patient kernel: [ 5.625894] PM: Adding info for No Bus:pcmC1D0c
Apr 13 15:44:10 patient kernel: [ 5.625903] device: 'hwC1D0': device_add
Apr 13 15:44:10 patient kernel: [ 5.625926] PM: Adding info for No Bus:hwC1D0
Apr 13 15:44:10 patient kernel: [ 5.625946] device: 'controlC1': device_add
Apr 13 15:44:10 patient kernel: [ 5.625966] PM: Adding info for No Bus:controlC1
Apr 13 15:44:10 patient kernel: [ 5.629382] device: 'card0': device_add
Apr 13 15:44:10 patient kernel: [ 5.629395] PM: Adding info for No Bus:card0
Apr 13 15:44:10 patient kernel: [ 5.629406] device: 'input20': device_add
Apr 13 15:44:10 patient kernel: [ 5.629423] PM: Adding info for No Bus:input20
Apr 13 15:44:10 patient kernel: [ 5.629432] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input20
Apr 13 15:44:10 patient kernel: [ 5.629435] device: 'event9': device_add
Apr 13 15:44:10 patient kernel: [ 5.629468] PM: Adding info for No Bus:event9
Apr 13 15:44:10 patient kernel: [ 5.629475] device: 'input19': device_add
Apr 13 15:44:10 patient kernel: [ 5.629489] PM: Adding info for No Bus:input19
Apr 13 15:44:10 patient kernel: [ 5.629497] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input19
Apr 13 15:44:10 patient kernel: [ 5.629499] device: 'event10': device_add
Apr 13 15:44:10 patient kernel: [ 5.629516] PM: Adding info for No Bus:event10
Apr 13 15:44:10 patient kernel: [ 5.629526] device: 'input18': device_add
Apr 13 15:44:10 patient kernel: [ 5.629544] PM: Adding info for No Bus:input18
Apr 13 15:44:10 patient kernel: [ 5.629552] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input18
Apr 13 15:44:10 patient kernel: [ 5.629554] device: 'event11': device_add
Apr 13 15:44:10 patient kernel: [ 5.629570] PM: Adding info for No Bus:event11
Apr 13 15:44:10 patient kernel: [ 5.629577] device: 'pcmC0D8p': device_add
Apr 13 15:44:10 patient kernel: [ 5.629595] PM: Adding info for No Bus:pcmC0D8p
Apr 13 15:44:10 patient kernel: [ 5.629603] device: 'pcmC0D7p': device_add
Apr 13 15:44:10 patient kernel: [ 5.629618] PM: Adding info for No Bus:pcmC0D7p
Apr 13 15:44:10 patient kernel: [ 5.629625] device: 'pcmC0D3p': device_add
Apr 13 15:44:10 patient kernel: [ 5.629639] PM: Adding info for No Bus:pcmC0D3p
Apr 13 15:44:10 patient kernel: [ 5.629648] device: 'hwC0D0': device_add
Apr 13 15:44:10 patient kernel: [ 5.629665] PM: Adding info for No Bus:hwC0D0
Apr 13 15:44:10 patient kernel: [ 5.629681] device: 'controlC0': device_add
Apr 13 15:44:10 patient kernel: [ 5.629694] PM: Adding info for No Bus:controlC0
Apr 13 15:44:10 patient kernel: [ 5.914020] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
Apr 13 15:44:10 patient kernel: [ 6.385164] device: '0:23': device_add
Apr 13 15:44:10 patient kernel: [ 6.385197] PM: Adding info for No Bus:0:23
Apr 13 15:44:12 patient kernel: [ 8.057229] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:44:16 patient kernel: [ 11.673108] wlan0: authenticate with 02:18:1a:36:01:c2
Apr 13 15:44:16 patient kernel: [ 11.681601] wlan0: send auth to 02:18:1a:36:01:c2 (try 1/3)
Apr 13 15:44:16 patient kernel: [ 11.683147] wlan0: authenticated
Apr 13 15:44:16 patient kernel: [ 11.683850] wlan0: associate with 02:18:1a:36:01:c2 (try 1/3)
Apr 13 15:44:16 patient kernel: [ 11.685633] wlan0: RX AssocResp from 02:18:1a:36:01:c2 (capab=0x1411 status=0 aid=2)
Apr 13 15:44:16 patient kernel: [ 11.685662] wlan0: associated
Apr 13 15:44:16 patient kernel: [ 11.685669] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Apr 13 15:44:16 patient kernel: [ 11.685774] cfg80211: Calling CRDA for country: US
Apr 13 15:44:16 patient kernel: [ 11.687654] ath: EEPROM regdomain: 0x8348
Apr 13 15:44:16 patient kernel: [ 11.687656] ath: EEPROM indicates we should expect a country code
Apr 13 15:44:16 patient kernel: [ 11.687657] ath: doing EEPROM country->regdmn map search
Apr 13 15:44:16 patient kernel: [ 11.687658] ath: country maps to regdmn code: 0x3a
Apr 13 15:44:16 patient kernel: [ 11.687659] ath: Country alpha2 being used: US
Apr 13 15:44:16 patient kernel: [ 11.687659] ath: Regpair used: 0x3a
Apr 13 15:44:16 patient kernel: [ 11.687660] ath: regdomain 0x8348 dynamically updated by country IE
Apr 13 15:44:16 patient kernel: [ 11.687677] cfg80211: Regulatory domain changed to country: US
Apr 13 15:44:16 patient kernel: [ 11.687678] cfg80211: DFS Master region: unset
Apr 13 15:44:16 patient kernel: [ 11.687679] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
Apr 13 15:44:16 patient kernel: [ 11.687680] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2700 mBm)
Apr 13 15:44:16 patient kernel: [ 11.687681] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 1700 mBm)
Apr 13 15:44:16 patient kernel: [ 11.687682] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 15:44:16 patient kernel: [ 11.687683] cfg80211: (5490000 KHz - 5600000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 15:44:16 patient kernel: [ 11.687684] cfg80211: (5650000 KHz - 5710000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
Apr 13 15:44:16 patient kernel: [ 11.687685] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 3000 mBm)
Apr 13 15:44:16 patient kernel: [ 11.687685] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm)
Apr 13 15:44:16 patient kernel: [ 11.704378] wlan0: Limiting TX power to 14 (17 - 3) dBm as advertised by 02:18:1a:36:01:c2
Apr 13 15:44:16 patient kernel: [ 11.723978] device: '0:23': device_unregister
Apr 13 15:44:16 patient kernel: [ 11.723995] PM: Removing info for No Bus:0:23
Apr 13 15:44:16 patient kernel: [ 11.724015] device: '0:23': device_create_release
Apr 13 15:44:16 patient kernel: [ 11.988792] device: '0:23': device_add
Apr 13 15:44:16 patient kernel: [ 11.988817] PM: Adding info for No Bus:0:23
Apr 13 15:44:17 patient kernel: [ 13.259368] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:44:17 patient kernel: [ 13.463297] usb 3-1: device not accepting address 2, error -62
Apr 13 15:44:17 patient kernel: [ 13.575300] usb 3-1: new full-speed USB device number 3 using xhci_hcd
Apr 13 15:44:33 patient kernel: [ 28.677366] usb 3-1: device descriptor read/64, error -110
Apr 13 15:44:33 patient kernel: [ 28.781134] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 2.
Apr 13 15:44:33 patient kernel: [ 28.893128] usb 3-1: new full-speed USB device number 4 using xhci_hcd
Apr 13 15:44:38 patient kernel: [ 33.888681] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:44:43 patient kernel: [ 39.088258] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:44:43 patient kernel: [ 39.292085] usb 3-1: device not accepting address 4, error -62
Apr 13 15:44:43 patient kernel: [ 39.404051] usb 3-1: new full-speed USB device number 5 using xhci_hcd
Apr 13 15:44:48 patient kernel: [ 44.399687] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:44:54 patient kernel: [ 49.599154] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:44:54 patient kernel: [ 49.803137] usb 3-1: device not accepting address 5, error -62
Apr 13 15:44:54 patient kernel: [ 49.803218] hub 3-0:1.0: unable to enumerate USB device on port 1
Apr 13 15:44:54 patient kernel: [ 49.915012] usb 3-4: new full-speed USB device number 6 using xhci_hcd
Apr 13 15:44:54 patient kernel: [ 50.044380] usb 3-4: string descriptor 0 malformed (err = -61), defaulting to 0x0409
Apr 13 15:44:54 patient kernel: [ 50.046168] usb 3-4: New USB device found, idVendor=0cf3, idProduct=3004
Apr 13 15:44:54 patient kernel: [ 50.046171] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Apr 13 15:44:54 patient kernel: [ 50.046175] device: '3-4': device_add
Apr 13 15:44:54 patient kernel: [ 50.046230] bus: 'usb': add device 3-4
Apr 13 15:44:54 patient kernel: [ 50.046246] PM: Adding info for usb:3-4
Apr 13 15:44:54 patient kernel: [ 50.046272] bus: 'usb': driver_probe_device: matched device 3-4 with driver usb
Apr 13 15:44:54 patient kernel: [ 50.046274] bus: 'usb': really_probe: probing driver usb with device 3-4
Apr 13 15:44:54 patient kernel: [ 50.046277] usb 3-4: no default pinctrl state
Apr 13 15:44:54 patient kernel: [ 50.047119] device: '3-4:1.0': device_add
Apr 13 15:44:54 patient kernel: [ 50.047131] bus: 'usb': add device 3-4:1.0
Apr 13 15:44:54 patient kernel: [ 50.047138] PM: Adding info for usb:3-4:1.0
Apr 13 15:44:54 patient kernel: [ 50.047152] device: 'ep_81': device_add
Apr 13 15:44:54 patient kernel: [ 50.047164] PM: Adding info for No Bus:ep_81
Apr 13 15:44:54 patient kernel: [ 50.047166] device: 'ep_82': device_add
Apr 13 15:44:54 patient kernel: [ 50.047179] PM: Adding info for No Bus:ep_82
Apr 13 15:44:54 patient kernel: [ 50.047181] device: 'ep_02': device_add
Apr 13 15:44:54 patient kernel: [ 50.047193] PM: Adding info for No Bus:ep_02
Apr 13 15:44:54 patient kernel: [ 50.047194] device: '3-4:1.1': device_add
Apr 13 15:44:54 patient kernel: [ 50.047201] bus: 'usb': add device 3-4:1.1
Apr 13 15:44:54 patient kernel: [ 50.047207] PM: Adding info for usb:3-4:1.1
Apr 13 15:44:54 patient kernel: [ 50.047219] device: 'ep_83': device_add
Apr 13 15:44:54 patient kernel: [ 50.047232] PM: Adding info for No Bus:ep_83
Apr 13 15:44:54 patient kernel: [ 50.047234] device: 'ep_03': device_add
Apr 13 15:44:54 patient kernel: [ 50.047245] PM: Adding info for No Bus:ep_03
Apr 13 15:44:54 patient kernel: [ 50.047247] driver: '3-4': driver_bound: bound to device 'usb'
Apr 13 15:44:54 patient kernel: [ 50.047251] bus: 'usb': really_probe: bound device 3-4 to driver usb
Apr 13 15:44:54 patient kernel: [ 50.047257] device: 'ep_00': device_add
Apr 13 15:44:54 patient kernel: [ 50.047269] PM: Adding info for No Bus:ep_00
Apr 13 15:44:54 patient kernel: [ 50.051918] bus: 'usb': add driver btusb
Apr 13 15:44:54 patient kernel: [ 50.051929] bus: 'usb': driver_probe_device: matched device 3-4:1.0 with driver btusb
Apr 13 15:44:54 patient kernel: [ 50.051930] bus: 'usb': really_probe: probing driver btusb with device 3-4:1.0
Apr 13 15:44:54 patient kernel: [ 50.051933] btusb 3-4:1.0: no default pinctrl state
Apr 13 15:44:54 patient kernel: [ 50.051944] driver: '3-4:1.1': driver_bound: bound to device 'btusb'
Apr 13 15:44:54 patient kernel: [ 50.052026] device: 'hci0': device_add
Apr 13 15:44:54 patient kernel: [ 50.052041] PM: Adding info for No Bus:hci0
Apr 13 15:44:54 patient kernel: [ 50.052051] device: 'rfkill1': device_add
Apr 13 15:44:54 patient kernel: [ 50.052067] PM: Adding info for No Bus:rfkill1
Apr 13 15:44:54 patient kernel: [ 50.052088] driver: '3-4:1.0': driver_bound: bound to device 'btusb'
Apr 13 15:44:54 patient kernel: [ 50.052092] bus: 'usb': really_probe: bound device 3-4:1.0 to driver btusb
Apr 13 15:44:54 patient kernel: [ 50.052110] usbcore: registered new interface driver btusb
Apr 13 15:44:54 patient kernel: [ 50.052467] bus: 'usb': add driver ath3k
Apr 13 15:44:54 patient kernel: [ 50.052490] usbcore: registered new interface driver ath3k
Apr 13 15:48:13 patient kernel: [ 248.515743] usb 3-1: new full-speed USB device number 7 using xhci_hcd
Apr 13 15:48:14 patient kernel: [ 249.717733] usb 3-1: Device not responding to setup address.
Apr 13 15:48:14 patient kernel: [ 249.918485] usb 3-1: Device not responding to setup address.
Apr 13 15:48:14 patient kernel: [ 250.122337] usb 3-1: device not accepting address 7, error -71
Apr 13 15:48:17 patient kernel: [ 252.772037] usb 3-1: new full-speed USB device number 9 using xhci_hcd
Apr 13 15:48:18 patient kernel: [ 254.021501] usb 3-1: Device not responding to setup address.
Apr 13 15:48:18 patient kernel: [ 254.222866] usb 3-1: Device not responding to setup address.
Apr 13 15:48:19 patient kernel: [ 254.426653] usb 3-1: device not accepting address 9, error -71
Apr 13 15:48:21 patient kernel: [ 256.892468] usb 3-1: new full-speed USB device number 11 using xhci_hcd
Apr 13 15:48:21 patient kernel: [ 257.022319] usb 3-1: New USB device found, idVendor=0a21, idProduct=8001
Apr 13 15:48:21 patient kernel: [ 257.022323] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 13 15:48:21 patient kernel: [ 257.022327] device: '3-1': device_add
Apr 13 15:48:21 patient kernel: [ 257.022394] bus: 'usb': add device 3-1
Apr 13 15:48:21 patient kernel: [ 257.022406] PM: Adding info for usb:3-1
Apr 13 15:48:21 patient kernel: [ 257.022435] bus: 'usb': driver_probe_device: matched device 3-1 with driver usb
Apr 13 15:48:21 patient kernel: [ 257.022437] bus: 'usb': really_probe: probing driver usb with device 3-1
Apr 13 15:48:21 patient kernel: [ 257.022441] usb 3-1: no default pinctrl state
Apr 13 15:48:21 patient kernel: [ 257.022867] device: '3-1:1.0': device_add
Apr 13 15:48:21 patient kernel: [ 257.022880] bus: 'usb': add device 3-1:1.0
Apr 13 15:48:21 patient kernel: [ 257.022888] PM: Adding info for usb:3-1:1.0
Apr 13 15:48:21 patient kernel: [ 257.022908] device: 'ep_01': device_add
Apr 13 15:48:21 patient kernel: [ 257.022931] PM: Adding info for No Bus:ep_01
Apr 13 15:48:21 patient kernel: [ 257.022933] device: 'ep_82': device_add
Apr 13 15:48:21 patient kernel: [ 257.022945] PM: Adding info for No Bus:ep_82
Apr 13 15:48:21 patient kernel: [ 257.022947] driver: '3-1': driver_bound: bound to device 'usb'
Apr 13 15:48:21 patient kernel: [ 257.022953] bus: 'usb': really_probe: bound device 3-1 to driver usb
Apr 13 15:48:21 patient kernel: [ 257.022957] device: 'ep_00': device_add
Apr 13 15:48:21 patient kernel: [ 257.022970] PM: Adding info for No Bus:ep_00
Apr 13 15:48:21 patient kernel: [ 257.031699] bus: 'usb-serial': registered
Apr 13 15:48:21 patient kernel: [ 257.031706] bus: 'usb': add driver usbserial
Apr 13 15:48:21 patient kernel: [ 257.031722] usbcore: registered new interface driver usbserial
Apr 13 15:48:21 patient kernel: [ 257.031723] bus: 'usb': add driver usbserial_generic
Apr 13 15:48:21 patient kernel: [ 257.031734] usbcore: registered new interface driver usbserial_generic
Apr 13 15:48:21 patient kernel: [ 257.031736] bus: 'usb-serial': add driver generic
Apr 13 15:48:21 patient kernel: [ 257.031745] usbserial: USB Serial support registered for generic
Apr 13 15:48:21 patient kernel: [ 257.032153] bus: 'usb': add driver usb_serial_simple
Apr 13 15:48:21 patient kernel: [ 257.032173] usbcore: registered new interface driver usb_serial_simple
Apr 13 15:48:21 patient kernel: [ 257.032176] bus: 'usb-serial': add driver carelink
Apr 13 15:48:21 patient kernel: [ 257.032192] usbserial: USB Serial support registered for carelink
Apr 13 15:48:21 patient kernel: [ 257.032195] bus: 'usb-serial': add driver zio
Apr 13 15:48:21 patient kernel: [ 257.032213] usbserial: USB Serial support registered for zio
Apr 13 15:48:21 patient kernel: [ 257.032216] bus: 'usb-serial': add driver funsoft
Apr 13 15:48:21 patient kernel: [ 257.032229] usbserial: USB Serial support registered for funsoft
Apr 13 15:48:21 patient kernel: [ 257.032232] bus: 'usb-serial': add driver flashloader
Apr 13 15:48:21 patient kernel: [ 257.032247] usbserial: USB Serial support registered for flashloader
Apr 13 15:48:21 patient kernel: [ 257.032250] bus: 'usb-serial': add driver vivopay
Apr 13 15:48:21 patient kernel: [ 257.032270] usbserial: USB Serial support registered for vivopay
Apr 13 15:48:21 patient kernel: [ 257.032273] bus: 'usb-serial': add driver moto_modem
Apr 13 15:48:21 patient kernel: [ 257.032311] usbserial: USB Serial support registered for moto_modem
Apr 13 15:48:21 patient kernel: [ 257.032314] bus: 'usb-serial': add driver hp4x
Apr 13 15:48:21 patient kernel: [ 257.032328] usbserial: USB Serial support registered for hp4x
Apr 13 15:48:21 patient kernel: [ 257.032330] bus: 'usb-serial': add driver suunto
Apr 13 15:48:21 patient kernel: [ 257.032342] usbserial: USB Serial support registered for suunto
Apr 13 15:48:21 patient kernel: [ 257.032343] bus: 'usb-serial': add driver siemens_mpi
Apr 13 15:48:21 patient kernel: [ 257.032353] usbserial: USB Serial support registered for siemens_mpi
Apr 13 15:48:21 patient kernel: [ 257.032358] bus: 'usb': driver_probe_device: matched device 3-1:1.0 with driver usb_serial_simple
Apr 13 15:48:21 patient kernel: [ 257.032359] bus: 'usb': really_probe: probing driver usb_serial_simple with device 3-1:1.0
Apr 13 15:48:21 patient kernel: [ 257.032363] usb_serial_simple 3-1:1.0: no default pinctrl state
Apr 13 15:48:21 patient kernel: [ 257.032372] usb_serial_simple 3-1:1.0: carelink converter detected
Apr 13 15:48:21 patient kernel: [ 257.032378] device: 'ttyUSB0': device_add
Apr 13 15:48:21 patient kernel: [ 257.032382] bus: 'usb-serial': add device ttyUSB0
Apr 13 15:48:21 patient kernel: [ 257.032394] PM: Adding info for usb-serial:ttyUSB0
Apr 13 15:48:21 patient kernel: [ 257.032401] bus: 'usb-serial': driver_probe_device: matched device ttyUSB0 with driver carelink
Apr 13 15:48:21 patient kernel: [ 257.032402] bus: 'usb-serial': really_probe: probing driver carelink with device ttyUSB0
Apr 13 15:48:21 patient kernel: [ 257.032404] carelink ttyUSB0: no default pinctrl state
Apr 13 15:48:21 patient kernel: [ 257.032411] device: 'ttyUSB0': device_add
Apr 13 15:48:21 patient kernel: [ 257.032507] PM: Adding info for No Bus:ttyUSB0
Apr 13 15:48:21 patient kernel: [ 257.032522] usb 3-1: carelink converter now attached to ttyUSB0
Apr 13 15:48:21 patient kernel: [ 257.032526] driver: 'ttyUSB0': driver_bound: bound to device 'carelink'
Apr 13 15:48:21 patient kernel: [ 257.032533] bus: 'usb-serial': really_probe: bound device ttyUSB0 to driver carelink
Apr 13 15:48:21 patient kernel: [ 257.032537] driver: '3-1:1.0': driver_bound: bound to device 'usb_serial_simple'
Apr 13 15:48:21 patient kernel: [ 257.032547] bus: 'usb': really_probe: bound device 3-1:1.0 to driver usb_serial_simple
Apr 13 15:48:49 patient kernel: [ 285.340039] e1000e 0000:00:19.0: irq 44 for MSI/MSI-X
Apr 13 15:48:56 patient kernel: [ 292.144389] usb 3-1: USB disconnect, device number 11
Apr 13 15:48:56 patient kernel: [ 292.144395] device: 'ep_01': device_unregister
Apr 13 15:48:56 patient kernel: [ 292.144414] PM: Removing info for No Bus:ep_01
Apr 13 15:48:56 patient kernel: [ 292.144419] device: 'ep_82': device_unregister
Apr 13 15:48:56 patient kernel: [ 292.144429] PM: Removing info for No Bus:ep_82
Apr 13 15:48:56 patient kernel: [ 292.144444] bus: 'usb': remove device 3-1:1.0
Apr 13 15:48:56 patient kernel: [ 292.144461] bus: 'usb-serial': remove device ttyUSB0
Apr 13 15:48:56 patient kernel: [ 292.144473] device: 'ttyUSB0': device_unregister
Apr 13 15:48:56 patient kernel: [ 292.144581] PM: Removing info for No Bus:ttyUSB0
Apr 13 15:48:56 patient kernel: [ 292.144612] carelink ttyUSB0: carelink converter now disconnected from ttyUSB0
Apr 13 15:48:56 patient kernel: [ 292.144615] PM: Removing info for usb-serial:ttyUSB0
Apr 13 15:48:56 patient kernel: [ 292.144628] usb_serial_simple 3-1:1.0: device disconnected
Apr 13 15:48:56 patient kernel: [ 292.144633] PM: Removing info for usb:3-1:1.0
Apr 13 15:48:56 patient kernel: [ 292.144840] device: 'ep_00': device_unregister
Apr 13 15:48:56 patient kernel: [ 292.144856] PM: Removing info for No Bus:ep_00
Apr 13 15:48:56 patient kernel: [ 292.144944] bus: 'usb': remove device 3-1
Apr 13 15:48:56 patient kernel: [ 292.144950] PM: Removing info for usb:3-1
Apr 13 15:49:00 patient kernel: [ 295.830955] usb 3-2: new full-speed USB device number 12 using xhci_hcd
Apr 13 15:49:01 patient kernel: [ 297.329643] usb 3-2: Device not responding to setup address.
Apr 13 15:49:02 patient kernel: [ 297.533562] usb 3-2: Device not responding to setup address.
Apr 13 15:49:02 patient kernel: [ 297.737277] usb 3-2: device not accepting address 12, error -71
Apr 13 15:49:04 patient kernel: [ 300.059342] usb 3-2: new full-speed USB device number 14 using xhci_hcd
Apr 13 15:49:06 patient kernel: [ 301.971878] usb 3-2: Device not responding to setup address.
Apr 13 15:49:06 patient kernel: [ 302.173514] usb 3-2: Device not responding to setup address.
Apr 13 15:49:07 patient kernel: [ 302.377279] usb 3-2: device not accepting address 14, error -71
Apr 13 15:49:09 patient kernel: [ 305.055067] usb 3-2: new full-speed USB device number 16 using xhci_hcd
Apr 13 15:49:12 patient kernel: [ 308.283442] usb 3-2: Device not responding to setup address.
Apr 13 15:49:13 patient kernel: [ 308.484138] usb 3-2: Device not responding to setup address.
Apr 13 15:49:13 patient kernel: [ 308.687851] usb 3-2: device not accepting address 16, error -71
Apr 13 15:49:15 patient kernel: [ 310.726120] usb 3-2: new full-speed USB device number 18 using xhci_hcd
Apr 13 15:49:20 patient kernel: [ 315.833694] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:49:22 patient kernel: [ 318.272987] usb 3-2: Device not responding to setup address.
Apr 13 15:49:23 patient kernel: [ 318.475407] usb 3-2: device not accepting address 18, error -71
Apr 13 15:49:27 patient kernel: [ 322.555949] usb 3-2: new full-speed USB device number 20 using xhci_hcd
Apr 13 15:49:32 patient kernel: [ 327.663478] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:49:36 patient kernel: [ 332.178623] usb 3-2: Device not responding to setup address.
Apr 13 15:49:37 patient kernel: [ 332.379438] usb 3-2: device not accepting address 20, error -71
Apr 13 15:49:39 patient kernel: [ 335.093166] usb 3-2: new full-speed USB device number 22 using xhci_hcd
Apr 13 15:49:44 patient kernel: [ 340.200730] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:49:49 patient kernel: [ 344.936305] usb 3-2: Device not responding to setup address.
Apr 13 15:49:49 patient kernel: [ 345.136511] usb 3-2: device not accepting address 22, error -71
Apr 13 15:49:53 patient kernel: [ 348.501564] usb 3-2: new full-speed USB device number 24 using xhci_hcd
Apr 13 15:49:58 patient kernel: [ 353.478745] usb 3-2: Device not responding to setup address.
Apr 13 15:49:58 patient kernel: [ 353.681075] usb 3-2: Device not responding to setup address.
Apr 13 15:49:58 patient kernel: [ 353.884875] usb 3-2: device not accepting address 24, error -71
Apr 13 15:50:03 patient kernel: [ 358.708779] usb 3-2: new full-speed USB device number 26 using xhci_hcd
Apr 13 15:50:08 patient kernel: [ 363.816327] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:50:12 patient kernel: [ 367.659583] usb 3-2: Device not responding to setup address.
Apr 13 15:50:12 patient kernel: [ 367.860877] usb 3-2: device not accepting address 26, error -71
Apr 13 15:50:16 patient kernel: [ 372.041247] usb 3-2: new full-speed USB device number 28 using xhci_hcd
Apr 13 15:50:16 patient kernel: [ 372.170678] usb 3-2: New USB device found, idVendor=0a21, idProduct=8001
Apr 13 15:50:16 patient kernel: [ 372.170682] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 13 15:50:16 patient kernel: [ 372.170685] device: '3-2': device_add
Apr 13 15:50:16 patient kernel: [ 372.170760] bus: 'usb': add device 3-2
Apr 13 15:50:16 patient kernel: [ 372.170773] PM: Adding info for usb:3-2
Apr 13 15:50:16 patient kernel: [ 372.170799] bus: 'usb': driver_probe_device: matched device 3-2 with driver usb
Apr 13 15:50:16 patient kernel: [ 372.170811] bus: 'usb': really_probe: probing driver usb with device 3-2
Apr 13 15:50:16 patient kernel: [ 372.170815] usb 3-2: no default pinctrl state
Apr 13 15:50:16 patient kernel: [ 372.171228] device: '3-2:1.0': device_add
Apr 13 15:50:16 patient kernel: [ 372.171237] bus: 'usb': add device 3-2:1.0
Apr 13 15:50:16 patient kernel: [ 372.171246] PM: Adding info for usb:3-2:1.0
Apr 13 15:50:16 patient kernel: [ 372.171272] bus: 'usb': driver_probe_device: matched device 3-2:1.0 with driver usb_serial_simple
Apr 13 15:50:16 patient kernel: [ 372.171273] bus: 'usb': really_probe: probing driver usb_serial_simple with device 3-2:1.0
Apr 13 15:50:16 patient kernel: [ 372.171276] usb_serial_simple 3-2:1.0: no default pinctrl state
Apr 13 15:50:16 patient kernel: [ 372.171284] usb_serial_simple 3-2:1.0: carelink converter detected
Apr 13 15:50:16 patient kernel: [ 372.171289] device: 'ttyUSB0': device_add
Apr 13 15:50:16 patient kernel: [ 372.171292] bus: 'usb-serial': add device ttyUSB0
Apr 13 15:50:16 patient kernel: [ 372.171304] PM: Adding info for usb-serial:ttyUSB0
Apr 13 15:50:16 patient kernel: [ 372.171310] bus: 'usb-serial': driver_probe_device: matched device ttyUSB0 with driver carelink
Apr 13 15:50:16 patient kernel: [ 372.171312] bus: 'usb-serial': really_probe: probing driver carelink with device ttyUSB0
Apr 13 15:50:16 patient kernel: [ 372.171314] carelink ttyUSB0: no default pinctrl state
Apr 13 15:50:16 patient kernel: [ 372.171321] device: 'ttyUSB0': device_add
Apr 13 15:50:16 patient kernel: [ 372.171363] PM: Adding info for No Bus:ttyUSB0
Apr 13 15:50:16 patient kernel: [ 372.171382] usb 3-2: carelink converter now attached to ttyUSB0
Apr 13 15:50:16 patient kernel: [ 372.171385] driver: 'ttyUSB0': driver_bound: bound to device 'carelink'
Apr 13 15:50:16 patient kernel: [ 372.171399] bus: 'usb-serial': really_probe: bound device ttyUSB0 to driver carelink
Apr 13 15:50:16 patient kernel: [ 372.171401] driver: '3-2:1.0': driver_bound: bound to device 'usb_serial_simple'
Apr 13 15:50:16 patient kernel: [ 372.171403] bus: 'usb': really_probe: bound device 3-2:1.0 to driver usb_serial_simple
Apr 13 15:50:16 patient kernel: [ 372.171406] device: 'ep_01': device_add
Apr 13 15:50:16 patient kernel: [ 372.171430] PM: Adding info for No Bus:ep_01
Apr 13 15:50:16 patient kernel: [ 372.171433] device: 'ep_82': device_add
Apr 13 15:50:16 patient kernel: [ 372.171456] PM: Adding info for No Bus:ep_82
Apr 13 15:50:16 patient kernel: [ 372.171458] driver: '3-2': driver_bound: bound to device 'usb'
Apr 13 15:50:16 patient kernel: [ 372.171461] bus: 'usb': really_probe: bound device 3-2 to driver usb
Apr 13 15:50:16 patient kernel: [ 372.171477] device: 'ep_00': device_add
Apr 13 15:50:16 patient kernel: [ 372.171501] PM: Adding info for No Bus:ep_00
Apr 13 15:50:26 patient kernel: [ 381.993040] usb 3-2: USB disconnect, device number 28
Apr 13 15:50:26 patient kernel: [ 381.993045] device: 'ep_01': device_unregister
Apr 13 15:50:26 patient kernel: [ 381.993064] PM: Removing info for No Bus:ep_01
Apr 13 15:50:26 patient kernel: [ 381.993069] device: 'ep_82': device_unregister
Apr 13 15:50:26 patient kernel: [ 381.993079] PM: Removing info for No Bus:ep_82
Apr 13 15:50:26 patient kernel: [ 381.993095] bus: 'usb': remove device 3-2:1.0
Apr 13 15:50:26 patient kernel: [ 381.993109] bus: 'usb-serial': remove device ttyUSB0
Apr 13 15:50:26 patient kernel: [ 381.993120] device: 'ttyUSB0': device_unregister
Apr 13 15:50:26 patient kernel: [ 381.993222] PM: Removing info for No Bus:ttyUSB0
Apr 13 15:50:26 patient kernel: [ 381.993249] carelink ttyUSB0: carelink converter now disconnected from ttyUSB0
Apr 13 15:50:26 patient kernel: [ 381.993252] PM: Removing info for usb-serial:ttyUSB0
Apr 13 15:50:26 patient kernel: [ 381.993263] usb_serial_simple 3-2:1.0: device disconnected
Apr 13 15:50:26 patient kernel: [ 381.993266] PM: Removing info for usb:3-2:1.0
Apr 13 15:50:26 patient kernel: [ 381.993469] device: 'ep_00': device_unregister
Apr 13 15:50:26 patient kernel: [ 381.993485] PM: Removing info for No Bus:ep_00
Apr 13 15:50:26 patient kernel: [ 381.993570] bus: 'usb': remove device 3-2
Apr 13 15:50:26 patient kernel: [ 381.993576] PM: Removing info for usb:3-2
Apr 13 15:50:30 patient kernel: [ 385.997207] usb 3-3: new full-speed USB device number 29 using xhci_hcd
Apr 13 15:50:30 patient kernel: [ 386.127030] usb 3-3: New USB device found, idVendor=0a21, idProduct=8001
Apr 13 15:50:30 patient kernel: [ 386.127035] usb 3-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 13 15:50:30 patient kernel: [ 386.127038] device: '3-3': device_add
Apr 13 15:50:30 patient kernel: [ 386.127130] bus: 'usb': add device 3-3
Apr 13 15:50:30 patient kernel: [ 386.127143] PM: Adding info for usb:3-3
Apr 13 15:50:30 patient kernel: [ 386.127174] bus: 'usb': driver_probe_device: matched device 3-3 with driver usb
Apr 13 15:50:30 patient kernel: [ 386.127176] bus: 'usb': really_probe: probing driver usb with device 3-3
Apr 13 15:50:30 patient kernel: [ 386.127180] usb 3-3: no default pinctrl state
Apr 13 15:50:30 patient kernel: [ 386.127616] device: '3-3:1.0': device_add
Apr 13 15:50:30 patient kernel: [ 386.127637] bus: 'usb': add device 3-3:1.0
Apr 13 15:50:30 patient kernel: [ 386.127644] PM: Adding info for usb:3-3:1.0
Apr 13 15:50:30 patient kernel: [ 386.127664] bus: 'usb': driver_probe_device: matched device 3-3:1.0 with driver usb_serial_simple
Apr 13 15:50:30 patient kernel: [ 386.127666] bus: 'usb': really_probe: probing driver usb_serial_simple with device 3-3:1.0
Apr 13 15:50:30 patient kernel: [ 386.127669] usb_serial_simple 3-3:1.0: no default pinctrl state
Apr 13 15:50:30 patient kernel: [ 386.127677] usb_serial_simple 3-3:1.0: carelink converter detected
Apr 13 15:50:30 patient kernel: [ 386.127682] device: 'ttyUSB0': device_add
Apr 13 15:50:30 patient kernel: [ 386.127685] bus: 'usb-serial': add device ttyUSB0
Apr 13 15:50:30 patient kernel: [ 386.127694] PM: Adding info for usb-serial:ttyUSB0
Apr 13 15:50:30 patient kernel: [ 386.127701] bus: 'usb-serial': driver_probe_device: matched device ttyUSB0 with driver carelink
Apr 13 15:50:30 patient kernel: [ 386.127702] bus: 'usb-serial': really_probe: probing driver carelink with device ttyUSB0
Apr 13 15:50:30 patient kernel: [ 386.127704] carelink ttyUSB0: no default pinctrl state
Apr 13 15:50:30 patient kernel: [ 386.127711] device: 'ttyUSB0': device_add
Apr 13 15:50:30 patient kernel: [ 386.127778] PM: Adding info for No Bus:ttyUSB0
Apr 13 15:50:30 patient kernel: [ 386.127794] usb 3-3: carelink converter now attached to ttyUSB0
Apr 13 15:50:30 patient kernel: [ 386.127798] driver: 'ttyUSB0': driver_bound: bound to device 'carelink'
Apr 13 15:50:30 patient kernel: [ 386.127802] bus: 'usb-serial': really_probe: bound device ttyUSB0 to driver carelink
Apr 13 15:50:30 patient kernel: [ 386.127805] driver: '3-3:1.0': driver_bound: bound to device 'usb_serial_simple'
Apr 13 15:50:30 patient kernel: [ 386.127808] bus: 'usb': really_probe: bound device 3-3:1.0 to driver usb_serial_simple
Apr 13 15:50:30 patient kernel: [ 386.127813] device: 'ep_01': device_add
Apr 13 15:50:30 patient kernel: [ 386.127833] PM: Adding info for No Bus:ep_01
Apr 13 15:50:30 patient kernel: [ 386.127837] device: 'ep_82': device_add
Apr 13 15:50:30 patient kernel: [ 386.127852] PM: Adding info for No Bus:ep_82
Apr 13 15:50:30 patient kernel: [ 386.127854] driver: '3-3': driver_bound: bound to device 'usb'
Apr 13 15:50:30 patient kernel: [ 386.127857] bus: 'usb': really_probe: bound device 3-3 to driver usb
Apr 13 15:50:30 patient kernel: [ 386.127862] device: 'ep_00': device_add
Apr 13 15:50:30 patient kernel: [ 386.127879] PM: Adding info for No Bus:ep_00
Apr 13 15:51:05 patient kernel: [ 421.052645] usb 3-3: USB disconnect, device number 29
Apr 13 15:51:05 patient kernel: [ 421.052650] device: 'ep_01': device_unregister
Apr 13 15:51:05 patient kernel: [ 421.052669] PM: Removing info for No Bus:ep_01
Apr 13 15:51:05 patient kernel: [ 421.052674] device: 'ep_82': device_unregister
Apr 13 15:51:05 patient kernel: [ 421.052684] PM: Removing info for No Bus:ep_82
Apr 13 15:51:05 patient kernel: [ 421.052699] bus: 'usb': remove device 3-3:1.0
Apr 13 15:51:05 patient kernel: [ 421.052714] bus: 'usb-serial': remove device ttyUSB0
Apr 13 15:51:05 patient kernel: [ 421.052726] device: 'ttyUSB0': device_unregister
Apr 13 15:51:05 patient kernel: [ 421.052831] PM: Removing info for No Bus:ttyUSB0
Apr 13 15:51:05 patient kernel: [ 421.052858] carelink ttyUSB0: carelink converter now disconnected from ttyUSB0
Apr 13 15:51:05 patient kernel: [ 421.052861] PM: Removing info for usb-serial:ttyUSB0
Apr 13 15:51:05 patient kernel: [ 421.052873] usb_serial_simple 3-3:1.0: device disconnected
Apr 13 15:51:05 patient kernel: [ 421.052876] PM: Removing info for usb:3-3:1.0
Apr 13 15:51:05 patient kernel: [ 421.053080] device: 'ep_00': device_unregister
Apr 13 15:51:05 patient kernel: [ 421.053094] PM: Removing info for No Bus:ep_00
Apr 13 15:51:05 patient kernel: [ 421.053177] bus: 'usb': remove device 3-3
Apr 13 15:51:05 patient kernel: [ 421.053184] PM: Removing info for usb:3-3
Apr 13 15:51:11 patient kernel: [ 426.730185] usb 3-3: new full-speed USB device number 30 using xhci_hcd
Apr 13 15:51:16 patient kernel: [ 431.837705] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:51:17 patient kernel: [ 433.010786] usb 3-3: Device not responding to setup address.
Apr 13 15:51:17 patient kernel: [ 433.212500] usb 3-3: device not accepting address 30, error -71
Apr 13 15:51:19 patient kernel: [ 435.134903] usb 3-3: new full-speed USB device number 32 using xhci_hcd
Apr 13 15:51:24 patient kernel: [ 440.242425] xhci_hcd 0000:00:14.0: Timeout while waiting for setup address command
Apr 13 15:51:26 patient kernel: [ 441.278023] usb 3-3: Device not responding to setup address.
Apr 13 15:51:26 patient kernel: [ 441.481361] usb 3-3: device not accepting address 32, error -71
Apr 13 15:51:28 patient kernel: [ 444.203056] usb 3-3: new full-speed USB device number 34 using xhci_hcd
Apr 13 15:51:32 patient kernel: [ 447.298774] usb 3-3: Device not responding to setup address.
Apr 13 15:51:32 patient kernel: [ 447.500314] usb 3-3: Device not responding to setup address.
Apr 13 15:51:32 patient kernel: [ 447.704019] usb 3-3: device not accepting address 34, error -71
Apr 13 15:51:34 patient kernel: [ 449.514503] usb 3-3: new full-speed USB device number 36 using xhci_hcd
Apr 13 15:51:34 patient kernel: [ 449.644206] usb 3-3: New USB device found, idVendor=0a21, idProduct=8001
Apr 13 15:51:34 patient kernel: [ 449.644210] usb 3-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Apr 13 15:51:34 patient kernel: [ 449.644214] device: '3-3': device_add
Apr 13 15:51:34 patient kernel: [ 449.644305] bus: 'usb': add device 3-3
Apr 13 15:51:34 patient kernel: [ 449.644319] PM: Adding info for usb:3-3
Apr 13 15:51:34 patient kernel: [ 449.644350] bus: 'usb': driver_probe_device: matched device 3-3 with driver usb
Apr 13 15:51:34 patient kernel: [ 449.644352] bus: 'usb': really_probe: probing driver usb with device 3-3
Apr 13 15:51:34 patient kernel: [ 449.644356] usb 3-3: no default pinctrl state
Apr 13 15:51:34 patient kernel: [ 449.644791] device: '3-3:1.0': device_add
Apr 13 15:51:34 patient kernel: [ 449.644807] bus: 'usb': add device 3-3:1.0
Apr 13 15:51:34 patient kernel: [ 449.644815] PM: Adding info for usb:3-3:1.0
Apr 13 15:51:34 patient kernel: [ 449.644834] bus: 'usb': driver_probe_device: matched device 3-3:1.0 with driver usb_serial_simple
Apr 13 15:51:34 patient kernel: [ 449.644836] bus: 'usb': really_probe: probing driver usb_serial_simple with device 3-3:1.0
Apr 13 15:51:34 patient kernel: [ 449.644839] usb_serial_simple 3-3:1.0: no default pinctrl state
Apr 13 15:51:34 patient kernel: [ 449.644847] usb_serial_simple 3-3:1.0: carelink converter detected
Apr 13 15:51:34 patient kernel: [ 449.644852] device: 'ttyUSB0': device_add
Apr 13 15:51:34 patient kernel: [ 449.644855] bus: 'usb-serial': add device ttyUSB0
Apr 13 15:51:34 patient kernel: [ 449.644864] PM: Adding info for usb-serial:ttyUSB0
Apr 13 15:51:34 patient kernel: [ 449.644870] bus: 'usb-serial': driver_probe_device: matched device ttyUSB0 with driver carelink
Apr 13 15:51:34 patient kernel: [ 449.644872] bus: 'usb-serial': really_probe: probing driver carelink with device ttyUSB0
Apr 13 15:51:34 patient kernel: [ 449.644874] carelink ttyUSB0: no default pinctrl state
Apr 13 15:51:34 patient kernel: [ 449.644880] device: 'ttyUSB0': device_add
Apr 13 15:51:34 patient kernel: [ 449.644952] PM: Adding info for No Bus:ttyUSB0
Apr 13 15:51:34 patient kernel: [ 449.644969] usb 3-3: carelink converter now attached to ttyUSB0
Apr 13 15:51:34 patient kernel: [ 449.644972] driver: 'ttyUSB0': driver_bound: bound to device 'carelink'
Apr 13 15:51:34 patient kernel: [ 449.644977] bus: 'usb-serial': really_probe: bound device ttyUSB0 to driver carelink
Apr 13 15:51:34 patient kernel: [ 449.644979] driver: '3-3:1.0': driver_bound: bound to device 'usb_serial_simple'
Apr 13 15:51:34 patient kernel: [ 449.644981] bus: 'usb': really_probe: bound device 3-3:1.0 to driver usb_serial_simple
Apr 13 15:51:34 patient kernel: [ 449.644984] device: 'ep_01': device_add
Apr 13 15:51:34 patient kernel: [ 449.644998] PM: Adding info for No Bus:ep_01
Apr 13 15:51:34 patient kernel: [ 449.645001] device: 'ep_82': device_add
Apr 13 15:51:34 patient kernel: [ 449.645014] PM: Adding info for No Bus:ep_82
Apr 13 15:51:34 patient kernel: [ 449.645016] driver: '3-3': driver_bound: bound to device 'usb'
Apr 13 15:51:34 patient kernel: [ 449.645018] bus: 'usb': really_probe: bound device 3-3 to driver usb
Apr 13 15:51:34 patient kernel: [ 449.645023] device: 'ep_00': device_add
Apr 13 15:51:34 patient kernel: [ 449.645040] PM: Adding info for No Bus:ep_00
Apr 13 15:54:15 patient kernel: [ 610.719791] device: '0:23': device_unregister
Apr 13 15:54:15 patient kernel: [ 610.719813] PM: Removing info for No Bus:0:23
Apr 13 15:54:15 patient kernel: [ 610.719834] device: '0:23': device_create_release
Apr 13 15:54:15 patient kernel: [ 610.965090] device: '0:23': device_add
Apr 13 15:54:15 patient kernel: [ 610.965110] PM: Adding info for No Bus:0:23
Apr 13 15:54:18 patient kernel: [ 613.509106] device: '0:23': device_unregister
Apr 13 15:54:18 patient kernel: [ 613.509122] PM: Removing info for No Bus:0:23
Apr 13 15:54:18 patient kernel: [ 613.509135] device: '0:23': device_create_release
Apr 13 15:54:18 patient kernel: [ 613.671045] device: '0:23': device_add
Apr 13 15:54:18 patient kernel: [ 613.671069] PM: Adding info for No Bus:0:23
Apr 13 15:56:03 patient kernel: imklog 5.8.11, log source = /proc/kmsg started.
Apr 13 15:56:03 patient kernel: [ 0.000000] Initializing cgroup subsys cpuset
Apr 13 15:56:03 patient kernel: [ 0.000000] Initializing cgroup subsys cpu
Apr 13 15:56:03 patient kernel: [ 0.000000] Initializing cgroup subsys cpuacct
Apr 13 15:56:03 patient kernel: [ 0.000000] Linux version 3.14.0-rc7-bewest-test-3.14-rc7-carelink-01 (bewest@patient) (gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu9) ) #6 SMP Wed Mar 19 21:12:24 PDT 2014
Apr 13 15:56:03 patient kernel: [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.14.0-rc7-bewest-test-3.14-rc7-carelink-01 root=UUID=5483639b-dd55-4881-b817-9412086c4fe2 ro quiet splash vt.handoff=7
Apr 13 15:56:03 patient kernel: [ 0.000000] KERNEL supported cpus:
Apr 13 15:56:03 patient kernel: [ 0.000000] Intel GenuineIntel
Apr 13 15:56:03 patient kernel: [ 0.000000] AMD AuthenticAMD
Apr 13 15:56:03 patient kernel: [ 0.000000] Centaur CentaurHauls
Apr 13 15:56:03 patient kernel: [ 0.000000] e820: BIOS-provided physical RAM map:
Apr 13 15:56:03 patient kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
Apr 13 15:56:03 patient kernel: [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
Apr 13 15:56:03 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
Apr 13 15:56:03 patient kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cbd20fff] usable
Apr 13 15:56:03 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cbd21000-0x00000000cbd27fff] ACPI NVS
Apr 13 15:56:03 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cbd28000-0x00000000cc43dfff] usable
Apr 13 15:56:03 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cc43e000-0x00000000cc6defff] reserved
Apr 13 15:56:03 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cc6df000-0x00000000db7f4fff] usable
Apr 13 15:56:03 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000db7f5000-0x00000000db87dfff] reserved
Apr 13 15:56:03 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000db87e000-0x00000000db8dafff] usable
Apr 13 15:56:03 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000db8db000-0x00000000dba0ffff] ACPI NVS
Apr 13 15:56:03 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000dba10000-0x00000000dbffefff] reserved
Apr 13 15:56:03 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000dbfff000-0x00000000dbffffff] usable
Apr 13 15:56:03 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000dd000000-0x00000000df1fffff] reserved
Apr 13 15:56:03 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Apr 13 15:56:03 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Apr 13 15:56:03 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
Apr 13 15:56:03 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Apr 13 15:56:03 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Apr 13 15:56:03 patient kernel: [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Apr 13 15:56:03 patient kernel: [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041fdfffff] usable
Apr 13 15:56:03 patient kernel: [ 0.000000] NX (Execute Disable) protection: active
Apr 13 15:56:03 patient kernel: [ 0.000000] SMBIOS 2.7 present.
Apr 13 15:56:03 patient kernel: [ 0.000000] DMI: System76, Inc. Galago UltraPro/Galago UltraPro, BIOS 4.6.5 07/09/2013
Apr 13 15:56:03 patient kernel: [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Apr 13 15:56:03 patient kernel: [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
Apr 13 15:56:03 patient kernel: [ 0.000000] No AGP bridge found
Apr 13 15:56:03 patient kernel: [ 0.000000] e820: last_pfn = 0x41fe00 max_arch_pfn = 0x400000000
Apr 13 15:56:03 patient kernel: [ 0.000000] MTRR default type: uncachable
Apr 13 15:56:03 patient kernel: [ 0.000000] MTRR fixed ranges enabled:
Apr 13 15:56:03 patient kernel: [ 0.000000] 00000-9FFFF write-back
Apr 13 15:56:03 patient kernel: [ 0.000000] A0000-BFFFF uncachable
Apr 13 15:56:03 patient kernel: [ 0.000000] C0000-CFFFF write-protect
Apr 13 15:56:03 patient kernel: [ 0.000000] D0000-E7FFF uncachable
Apr 13 15:56:03 patient kernel: [ 0.000000] E8000-FFFFF write-protect
Apr 13 15:56:03 patient kernel: [ 0.000000] MTRR variable ranges enabled:
Apr 13 15:56:03 patient kernel: [ 0.000000] 0 base 0000000000 mask 7C00000000 write-back
Apr 13 15:56:03 patient kernel: [ 0.000000] 1 base 0400000000 mask 7FE0000000 write-back
Apr 13 15:56:03 patient kernel: [ 0.000000] 2 base 00E0000000 mask 7FE0000000 uncachable
Apr 13 15:56:03 patient kernel: [ 0.000000] 3 base 00DE000000 mask 7FFE000000 uncachable
Apr 13 15:56:03 patient kernel: [ 0.000000] 4 base 00DD000000 mask 7FFF000000 uncachable
Apr 13 15:56:03 patient kernel: [ 0.000000] 5 base 041FE00000 mask 7FFFE00000 uncachable
Apr 13 15:56:03 patient kernel: [ 0.000000] 6 disabled
Apr 13 15:56:03 patient kernel: [ 0.000000] 7 disabled
Apr 13 15:56:03 patient kernel: [ 0.000000] 8 disabled
Apr 13 15:56:03 patient kernel: [ 0.000000] 9 disabled
Apr 13 15:56:03 patient kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
Apr 13 15:56:03 patient kernel: [ 0.000000] original variable MTRRs
Apr 13 15:56:03 patient kernel: [ 0.000000] reg 0, base: 0GB, range: 16GB, type WB
Apr 13 15:56:03 patient kernel: [ 0.000000] reg 1, base: 16GB, range: 512MB, type WB
Apr 13 15:56:03 patient kernel: [ 0.000000] reg 2, base: 3584MB, range: 512MB, type UC
Apr 13 15:56:03 patient kernel: [ 0.000000] reg 3, base: 3552MB, range: 32MB, type UC
Apr 13 15:56:03 patient kernel: [ 0.000000] reg 4, base: 3536MB, range: 16MB, type UC
Apr 13 15:56:03 patient kernel: [ 0.000000] reg 5, base: 16894MB, range: 2MB, type UC
Apr 13 15:56:03 patient kernel: [ 0.000000] total RAM covered: 16334M
Apr 13 15:56:03 patient kernel: [ 0.000000] Found optimal setting for mtrr clean up
Apr 13 15:56:03 patient kernel: [ 0.000000] gran_size: 64K chunk_size: 64M num_reg: 9 lose cover RAM: 0G
Apr 13 15:56:03 patient kernel: [ 0.000000] New variable MTRRs
Apr 13 15:56:03 patient kernel: [ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
Apr 13 15:56:03 patient kernel: [ 0.000000] reg 1, base: 2GB, range: 1GB, type WB
Apr 13 15:56:03 patient kernel: [ 0.000000] reg 2, base: 3GB, range: 512MB, type WB
Apr 13 15:56:03 patient kernel: [ 0.000000] reg 3, base: 3536MB, range: 16MB, type UC
Apr 13 15:56:03 patient kernel: [ 0.000000] reg 4, base: 3552MB, range: 32MB, type UC
Apr 13 15:56:03 patient kernel: [ 0.000000] reg 5, base: 4GB, range: 4GB, type WB
Apr 13 15:56:03 patient kernel: [ 0.000000] reg 6, base: 8GB, range: 8GB, type WB
Apr 13 15:56:03 patient kernel: [ 0.000000] reg 7, base: 16GB, range: 512MB, type WB
Apr 13 15:56:03 patient kernel: [ 0.000000] reg 8, base: 16894MB, range: 2MB, type UC
Apr 13 15:56:03 patient kernel: [ 0.000000] e820: update [mem 0xdd000000-0xffffffff] usable ==> reserved
Apr 13 15:56:03 patient kernel: [ 0.000000] e820: last_pfn = 0xdc000 max_arch_pfn = 0x400000000
Apr 13 15:56:03 patient kernel: [ 0.000000] found SMP MP-table at [mem 0x000fd7a0-0x000fd7af] mapped at [ffff8800000fd7a0]
Apr 13 15:56:03 patient kernel: [ 0.000000] Scanning 1 areas for low memory corruption
Apr 13 15:56:03 patient kernel: [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
Apr 13 15:56:03 patient kernel: [ 0.000000] Using GB pages for direct mapping
Apr 13 15:56:03 patient kernel: [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
Apr 13 15:56:03 patient kernel: [ 0.000000] BRK [0x01fd9000, 0x01fd9fff] PGTABLE
Apr 13 15:56:03 patient kernel: [ 0.000000] BRK [0x01fda000, 0x01fdafff] PGTABLE
Apr 13 15:56:03 patient kernel: [ 0.000000] BRK [0x01fdb000, 0x01fdbfff] PGTABLE
Apr 13 15:56:03 patient kernel: [ 0.000000] init_memory_mapping: [mem 0x41fc00000-0x41fdfffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] [mem 0x41fc00000-0x41fdfffff] page 2M
Apr 13 15:56:03 patient kernel: [ 0.000000] BRK [0x01fdc000, 0x01fdcfff] PGTABLE
Apr 13 15:56:03 patient kernel: [ 0.000000] init_memory_mapping: [mem 0x41c000000-0x41fbfffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] [mem 0x41c000000-0x41fbfffff] page 2M
Apr 13 15:56:03 patient kernel: [ 0.000000] init_memory_mapping: [mem 0x400000000-0x41bffffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] [mem 0x400000000-0x41bffffff] page 2M
Apr 13 15:56:03 patient kernel: [ 0.000000] init_memory_mapping: [mem 0x00100000-0xcbd20fff]
Apr 13 15:56:03 patient kernel: [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
Apr 13 15:56:03 patient kernel: [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
Apr 13 15:56:03 patient kernel: [ 0.000000] [mem 0x40000000-0xbfffffff] page 1G
Apr 13 15:56:03 patient kernel: [ 0.000000] [mem 0xc0000000-0xcbbfffff] page 2M
Apr 13 15:56:03 patient kernel: [ 0.000000] [mem 0xcbc00000-0xcbd20fff] page 4k
Apr 13 15:56:03 patient kernel: [ 0.000000] init_memory_mapping: [mem 0xcbd28000-0xcc43dfff]
Apr 13 15:56:03 patient kernel: [ 0.000000] [mem 0xcbd28000-0xcbdfffff] page 4k
Apr 13 15:56:03 patient kernel: [ 0.000000] [mem 0xcbe00000-0xcc3fffff] page 2M
Apr 13 15:56:03 patient kernel: [ 0.000000] [mem 0xcc400000-0xcc43dfff] page 4k
Apr 13 15:56:03 patient kernel: [ 0.000000] BRK [0x01fdd000, 0x01fddfff] PGTABLE
Apr 13 15:56:03 patient kernel: [ 0.000000] init_memory_mapping: [mem 0xcc6df000-0xdb7f4fff]
Apr 13 15:56:03 patient kernel: [ 0.000000] [mem 0xcc6df000-0xcc7fffff] page 4k
Apr 13 15:56:03 patient kernel: [ 0.000000] [mem 0xcc800000-0xdb5fffff] page 2M
Apr 13 15:56:03 patient kernel: [ 0.000000] [mem 0xdb600000-0xdb7f4fff] page 4k
Apr 13 15:56:03 patient kernel: [ 0.000000] BRK [0x01fde000, 0x01fdefff] PGTABLE
Apr 13 15:56:03 patient kernel: [ 0.000000] init_memory_mapping: [mem 0xdb87e000-0xdb8dafff]
Apr 13 15:56:03 patient kernel: [ 0.000000] [mem 0xdb87e000-0xdb8dafff] page 4k
Apr 13 15:56:03 patient kernel: [ 0.000000] init_memory_mapping: [mem 0xdbfff000-0xdbffffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] [mem 0xdbfff000-0xdbffffff] page 4k
Apr 13 15:56:03 patient kernel: [ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] [mem 0x100000000-0x3ffffffff] page 1G
Apr 13 15:56:03 patient kernel: [ 0.000000] RAMDISK: [mem 0x35daa000-0x36eccfff]
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: RSDP 00000000000f0490 000024 (v02 ALASKA)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: XSDT 00000000db9e3080 00007C (v01 ALASKA A M I 01072009 AMI 00010013)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: FACP 00000000db9efb80 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: DSDT 00000000db9e3190 00C9EA (v02 ALASKA A M I 00000024 INTL 20091112)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: FACS 00000000dba0e080 000040
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: APIC 00000000db9efc90 000092 (v03 ALASKA A M I 01072009 AMI 00010013)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: FPDT 00000000db9efd28 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: SSDT 00000000db9efd70 0015C2 (v01 TrmRef PtidDevc 00001000 INTL 20091112)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: SSDT 00000000db9f1338 0004F7 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: SSDT 00000000db9f1830 000AD8 (v01 PmRef CpuPm 00003000 INTL 20051117)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: MCFG 00000000db9f2308 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: HPET 00000000db9f2348 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: SSDT 00000000db9f2380 000315 (v01 SataRe SataTabl 00001000 INTL 20091112)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: SSDT 00000000db9f2698 001917 (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: DMAR 00000000db9f3fb0 0000B8 (v01 INTEL HSW 00000001 INTL 00000001)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
Apr 13 15:56:03 patient kernel: [ 0.000000] No NUMA configuration found
Apr 13 15:56:03 patient kernel: [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000041fdfffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x41fdfffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] NODE_DATA [mem 0x41fdf6000-0x41fdfafff]
Apr 13 15:56:03 patient kernel: [ 0.000000] [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040f400000-ffff88041f3fffff] on node 0
Apr 13 15:56:03 patient kernel: [ 0.000000] Zone ranges:
Apr 13 15:56:03 patient kernel: [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] Normal [mem 0x100000000-0x41fdfffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] Movable zone start for each node
Apr 13 15:56:03 patient kernel: [ 0.000000] Early memory node ranges
Apr 13 15:56:03 patient kernel: [ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
Apr 13 15:56:03 patient kernel: [ 0.000000] node 0: [mem 0x00100000-0xcbd20fff]
Apr 13 15:56:03 patient kernel: [ 0.000000] node 0: [mem 0xcbd28000-0xcc43dfff]
Apr 13 15:56:03 patient kernel: [ 0.000000] node 0: [mem 0xcc6df000-0xdb7f4fff]
Apr 13 15:56:03 patient kernel: [ 0.000000] node 0: [mem 0xdb87e000-0xdb8dafff]
Apr 13 15:56:03 patient kernel: [ 0.000000] node 0: [mem 0xdbfff000-0xdbffffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] node 0: [mem 0x100000000-0x41fdfffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] On node 0 totalpages: 4174663
Apr 13 15:56:03 patient kernel: [ 0.000000] DMA zone: 64 pages used for memmap
Apr 13 15:56:03 patient kernel: [ 0.000000] DMA zone: 21 pages reserved
Apr 13 15:56:03 patient kernel: [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
Apr 13 15:56:03 patient kernel: [ 0.000000] DMA32 zone: 13975 pages used for memmap
Apr 13 15:56:03 patient kernel: [ 0.000000] DMA32 zone: 894379 pages, LIFO batch:31
Apr 13 15:56:03 patient kernel: [ 0.000000] Normal zone: 51192 pages used for memmap
Apr 13 15:56:03 patient kernel: [ 0.000000] Normal zone: 3276288 pages, LIFO batch:31
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
Apr 13 15:56:03 patient kernel: [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: IRQ0 used by override.
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: IRQ2 used by override.
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: IRQ9 used by override.
Apr 13 15:56:03 patient kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information
Apr 13 15:56:03 patient kernel: [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
Apr 13 15:56:03 patient kernel: [ 0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Apr 13 15:56:03 patient kernel: [ 0.000000] nr_irqs_gsi: 40
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xcbd21000-0xcbd27fff]
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xcc43e000-0xcc6defff]
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xdb7f5000-0xdb87dfff]
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xdb8db000-0xdba0ffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xdba10000-0xdbffefff]
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xdc000000-0xdcffffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xdd000000-0xdf1fffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xdf200000-0xf7ffffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Apr 13 15:56:03 patient kernel: [ 0.000000] e820: [mem 0xdf200000-0xf7ffffff] available for PCI devices
Apr 13 15:56:03 patient kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware
Apr 13 15:56:03 patient kernel: [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
Apr 13 15:56:03 patient kernel: [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88041fa00000 s86592 r8192 d24000 u262144
Apr 13 15:56:03 patient kernel: [ 0.000000] pcpu-alloc: s86592 r8192 d24000 u262144 alloc=1*2097152
Apr 13 15:56:03 patient kernel: [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
Apr 13 15:56:03 patient kernel: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4109411
Apr 13 15:56:03 patient kernel: [ 0.000000] Policy zone: Normal
Apr 13 15:56:03 patient kernel: [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.14.0-rc7-bewest-test-3.14-rc7-carelink-01 root=UUID=5483639b-dd55-4881-b817-9412086c4fe2 ro quiet splash vt.handoff=7
Apr 13 15:56:03 patient kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
Apr 13 15:56:03 patient kernel: [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
Apr 13 15:56:03 patient kernel: [ 0.000000] Checking aperture...
Apr 13 15:56:03 patient kernel: [ 0.000000] No AGP bridge found
Apr 13 15:56:03 patient kernel: [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
Apr 13 15:56:03 patient kernel: [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Apr 13 15:56:03 patient kernel: [ 0.000000] Memory: 16335348K/16698652K available (7409K kernel code, 1114K rwdata, 3496K rodata, 1340K init, 1444K bss, 363304K reserved)
Apr 13 15:56:03 patient kernel: [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Apr 13 15:56:03 patient kernel: [ 0.000000] Hierarchical RCU implementation.
Apr 13 15:56:03 patient kernel: [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
Apr 13 15:56:03 patient kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=8.
Apr 13 15:56:03 patient kernel: [ 0.000000] Offload RCU callbacks from all CPUs
Apr 13 15:56:03 patient kernel: [ 0.000000] Offload RCU callbacks from CPUs: 0-7.
Apr 13 15:56:03 patient kernel: [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
Apr 13 15:56:03 patient kernel: [ 0.000000] NR_IRQS:16640 nr_irqs:744 16
Apr 13 15:56:03 patient kernel: [ 0.000000] Console: colour dummy device 80x25
Apr 13 15:56:03 patient kernel: [ 0.000000] console [tty0] enabled
Apr 13 15:56:03 patient kernel: [ 0.000000] allocated 67108864 bytes of page_cgroup
Apr 13 15:56:03 patient kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
Apr 13 15:56:03 patient kernel: [ 0.000000] hpet clockevent registered
Apr 13 15:56:03 patient kernel: [ 0.000000] tsc: Fast TSC calibration using PIT
Apr 13 15:56:03 patient kernel: [ 0.000000] tsc: Detected 1995.457 MHz processor
Apr 13 15:56:03 patient kernel: [ 0.000033] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.91 BogoMIPS (lpj=7981828)
Apr 13 15:56:03 patient kernel: [ 0.000036] pid_max: default: 32768 minimum: 301
Apr 13 15:56:03 patient kernel: [ 0.000043] ACPI: Core revision 20131218
Apr 13 15:56:03 patient kernel: [ 0.008306] ACPI: All ACPI Tables successfully acquired
Apr 13 15:56:03 patient kernel: [ 0.017805] Security Framework initialized
Apr 13 15:56:03 patient kernel: [ 0.017819] AppArmor: AppArmor initialized
Apr 13 15:56:03 patient kernel: [ 0.017820] Yama: becoming mindful.
Apr 13 15:56:03 patient kernel: [ 0.019025] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
Apr 13 15:56:03 patient kernel: [ 0.022527] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Apr 13 15:56:03 patient kernel: [ 0.023978] Mount-cache hash table entries: 256
Apr 13 15:56:03 patient kernel: [ 0.024146] Initializing cgroup subsys memory
Apr 13 15:56:03 patient kernel: [ 0.024150] Initializing cgroup subsys devices
Apr 13 15:56:03 patient kernel: [ 0.024152] Initializing cgroup subsys freezer
Apr 13 15:56:03 patient kernel: [ 0.024153] Initializing cgroup subsys net_cls
Apr 13 15:56:03 patient kernel: [ 0.024154] Initializing cgroup subsys blkio
Apr 13 15:56:03 patient kernel: [ 0.024156] Initializing cgroup subsys perf_event
Apr 13 15:56:03 patient kernel: [ 0.024158] Initializing cgroup subsys hugetlb
Apr 13 15:56:03 patient kernel: [ 0.024183] CPU: Physical Processor ID: 0
Apr 13 15:56:03 patient kernel: [ 0.024184] CPU: Processor Core ID: 0
Apr 13 15:56:03 patient kernel: [ 0.024189] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Apr 13 15:56:03 patient kernel: [ 0.024189] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Apr 13 15:56:03 patient kernel: [ 0.025202] mce: CPU supports 10 MCE banks
Apr 13 15:56:03 patient kernel: [ 0.025219] CPU0: Thermal monitoring enabled (TM1)
Apr 13 15:56:03 patient kernel: [ 0.025234] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
Apr 13 15:56:03 patient kernel: [ 0.025234] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
Apr 13 15:56:03 patient kernel: [ 0.025234] tlb_flushall_shift: 6
Apr 13 15:56:03 patient kernel: [ 0.025344] Freeing SMP alternatives memory: 28K (ffffffff81e67000 - ffffffff81e6e000)
Apr 13 15:56:03 patient kernel: [ 0.026409] ftrace: allocating 28478 entries in 112 pages
Apr 13 15:56:03 patient kernel: [ 0.039959] dmar: Host address width 39
Apr 13 15:56:03 patient kernel: [ 0.039962] dmar: DRHD base: 0x000000fed90000 flags: 0x0
Apr 13 15:56:03 patient kernel: [ 0.039967] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020660462 ecap f0101a
Apr 13 15:56:03 patient kernel: [ 0.039969] dmar: DRHD base: 0x000000fed91000 flags: 0x1
Apr 13 15:56:03 patient kernel: [ 0.039973] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap d2008020660462 ecap f010da
Apr 13 15:56:03 patient kernel: [ 0.039975] dmar: RMRR base: 0x000000dbef5000 end: 0x000000dbf03fff
Apr 13 15:56:03 patient kernel: [ 0.039976] dmar: RMRR base: 0x000000dd000000 end: 0x000000df1fffff
Apr 13 15:56:03 patient kernel: [ 0.040042] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
Apr 13 15:56:03 patient kernel: [ 0.040044] HPET id 0 under DRHD base 0xfed91000
Apr 13 15:56:03 patient kernel: [ 0.040045] Queued invalidation will be enabled to support x2apic and Intr-remapping.
Apr 13 15:56:03 patient kernel: [ 0.040230] Enabled IRQ remapping in x2apic mode
Apr 13 15:56:03 patient kernel: [ 0.040231] Enabling x2apic
Apr 13 15:56:03 patient kernel: [ 0.040232] Enabled x2apic
Apr 13 15:56:03 patient kernel: [ 0.040237] Switched APIC routing to cluster x2apic.
Apr 13 15:56:03 patient kernel: [ 0.040654] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Apr 13 15:56:03 patient kernel: [ 0.080325] smpboot: CPU0: Intel(R) Core(TM) i7-4750HQ CPU @ 2.00GHz (fam: 06, model: 46, stepping: 01)
Apr 13 15:56:03 patient kernel: [ 0.080333] TSC deadline timer enabled
Apr 13 15:56:03 patient kernel: [ 0.082412] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
Apr 13 15:56:03 patient kernel: [ 0.082419] ... version: 3
Apr 13 15:56:03 patient kernel: [ 0.082420] ... bit width: 48
Apr 13 15:56:03 patient kernel: [ 0.082421] ... generic registers: 4
Apr 13 15:56:03 patient kernel: [ 0.082422] ... value mask: 0000ffffffffffff
Apr 13 15:56:03 patient kernel: [ 0.082423] ... max period: 0000ffffffffffff
Apr 13 15:56:03 patient kernel: [ 0.082424] ... fixed-purpose events: 3
Apr 13 15:56:03 patient kernel: [ 0.082425] ... event mask: 000000070000000f
Apr 13 15:56:03 patient kernel: [ 0.084144] x86: Booting SMP configuration:
Apr 13 15:56:03 patient kernel: [ 0.084146] .... node #0, CPUs: #1
Apr 13 15:56:03 patient kernel: [ 0.104921] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
Apr 13 15:56:03 patient kernel: [ 0.105002] #2 #3 #4 #5 #6 #7
Apr 13 15:56:03 patient kernel: [ 0.230304] x86: Booted up 1 node, 8 CPUs
Apr 13 15:56:03 patient kernel: [ 0.230308] smpboot: Total of 8 processors activated (31927.31 BogoMIPS)
Apr 13 15:56:03 patient kernel: [ 0.357146] devtmpfs: initialized
Apr 13 15:56:03 patient kernel: [ 0.357165] device: 'platform': device_add
Apr 13 15:56:03 patient kernel: [ 0.357175] PM: Adding info for No Bus:platform
Apr 13 15:56:03 patient kernel: [ 0.357184] bus: 'platform': registered
Apr 13 15:56:03 patient kernel: [ 0.357191] bus: 'cpu': registered
Apr 13 15:56:03 patient kernel: [ 0.357193] device: 'cpu': device_add
Apr 13 15:56:03 patient kernel: [ 0.357204] PM: Adding info for No Bus:cpu
Apr 13 15:56:03 patient kernel: [ 0.357210] bus: 'memory': registered
Apr 13 15:56:03 patient kernel: [ 0.357212] device: 'memory': device_add
Apr 13 15:56:03 patient kernel: [ 0.357222] PM: Adding info for No Bus:memory
Apr 13 15:56:03 patient kernel: [ 0.357225] device: 'memory0': device_add
Apr 13 15:56:03 patient kernel: [ 0.357230] bus: 'memory': add device memory0
Apr 13 15:56:03 patient kernel: [ 0.357239] PM: Adding info for memory:memory0
Apr 13 15:56:03 patient kernel: [ 0.357243] device: 'memory1': device_add
Apr 13 15:56:03 patient kernel: [ 0.357249] bus: 'memory': add device memory1
Apr 13 15:56:03 patient kernel: [ 0.357256] PM: Adding info for memory:memory1
Apr 13 15:56:03 patient kernel: [ 0.357260] device: 'memory2': device_add
Apr 13 15:56:03 patient kernel: [ 0.357265] bus: 'memory': add device memory2
Apr 13 15:56:03 patient kernel: [ 0.357272] PM: Adding info for memory:memory2
Apr 13 15:56:03 patient kernel: [ 0.357276] device: 'memory3': device_add
Apr 13 15:56:03 patient kernel: [ 0.357282] bus: 'memory': add device memory3
Apr 13 15:56:03 patient kernel: [ 0.357289] PM: Adding info for memory:memory3
Apr 13 15:56:03 patient kernel: [ 0.357291] device: 'memory4': device_add
Apr 13 15:56:03 patient kernel: [ 0.357296] bus: 'memory': add device memory4
Apr 13 15:56:03 patient kernel: [ 0.357304] PM: Adding info for memory:memory4
Apr 13 15:56:03 patient kernel: [ 0.357306] device: 'memory5': device_add
Apr 13 15:56:03 patient kernel: [ 0.357311] bus: 'memory': add device memory5
Apr 13 15:56:03 patient kernel: [ 0.357318] PM: Adding info for memory:memory5
Apr 13 15:56:03 patient kernel: [ 0.357320] device: 'memory6': device_add
Apr 13 15:56:03 patient kernel: [ 0.357325] bus: 'memory': add device memory6
Apr 13 15:56:03 patient kernel: [ 0.357333] PM: Adding info for memory:memory6
Apr 13 15:56:03 patient kernel: [ 0.357336] device: 'memory7': device_add
Apr 13 15:56:03 patient kernel: [ 0.357341] bus: 'memory': add device memory7
Apr 13 15:56:03 patient kernel: [ 0.357347] PM: Adding info for memory:memory7
Apr 13 15:56:03 patient kernel: [ 0.357350] device: 'memory8': device_add
Apr 13 15:56:03 patient kernel: [ 0.357356] bus: 'memory': add device memory8
Apr 13 15:56:03 patient kernel: [ 0.357362] PM: Adding info for memory:memory8
Apr 13 15:56:03 patient kernel: [ 0.357365] device: 'memory9': device_add
Apr 13 15:56:03 patient kernel: [ 0.357370] bus: 'memory': add device memory9
Apr 13 15:56:03 patient kernel: [ 0.357378] PM: Adding info for memory:memory9
Apr 13 15:56:03 patient kernel: [ 0.357380] device: 'memory10': device_add
Apr 13 15:56:03 patient kernel: [ 0.357385] bus: 'memory': add device memory10
Apr 13 15:56:03 patient kernel: [ 0.357392] PM: Adding info for memory:memory10
Apr 13 15:56:03 patient kernel: [ 0.357395] device: 'memory11': device_add
Apr 13 15:56:03 patient kernel: [ 0.357400] bus: 'memory': add device memory11
Apr 13 15:56:03 patient kernel: [ 0.357408] PM: Adding info for memory:memory11
Apr 13 15:56:03 patient kernel: [ 0.357410] device: 'memory12': device_add
Apr 13 15:56:03 patient kernel: [ 0.357415] bus: 'memory': add device memory12
Apr 13 15:56:03 patient kernel: [ 0.357422] PM: Adding info for memory:memory12
Apr 13 15:56:03 patient kernel: [ 0.357425] device: 'memory13': device_add
Apr 13 15:56:03 patient kernel: [ 0.357430] bus: 'memory': add device memory13
Apr 13 15:56:03 patient kernel: [ 0.357437] PM: Adding info for memory:memory13
Apr 13 15:56:03 patient kernel: [ 0.357440] device: 'memory14': device_add
Apr 13 15:56:03 patient kernel: [ 0.357445] bus: 'memory': add device memory14
Apr 13 15:56:03 patient kernel: [ 0.357452] PM: Adding info for memory:memory14
Apr 13 15:56:03 patient kernel: [ 0.357455] device: 'memory15': device_add
Apr 13 15:56:03 patient kernel: [ 0.357460] bus: 'memory': add device memory15
Apr 13 15:56:03 patient kernel: [ 0.357466] PM: Adding info for memory:memory15
Apr 13 15:56:03 patient kernel: [ 0.357469] device: 'memory16': device_add
Apr 13 15:56:03 patient kernel: [ 0.357474] bus: 'memory': add device memory16
Apr 13 15:56:03 patient kernel: [ 0.357482] PM: Adding info for memory:memory16
Apr 13 15:56:03 patient kernel: [ 0.357484] device: 'memory17': device_add
Apr 13 15:56:03 patient kernel: [ 0.357489] bus: 'memory': add device memory17
Apr 13 15:56:03 patient kernel: [ 0.357496] PM: Adding info for memory:memory17
Apr 13 15:56:03 patient kernel: [ 0.357499] device: 'memory18': device_add
Apr 13 15:56:03 patient kernel: [ 0.357504] bus: 'memory': add device memory18
Apr 13 15:56:03 patient kernel: [ 0.357511] PM: Adding info for memory:memory18
Apr 13 15:56:03 patient kernel: [ 0.357514] device: 'memory19': device_add
Apr 13 15:56:03 patient kernel: [ 0.357518] bus: 'memory': add device memory19
Apr 13 15:56:03 patient kernel: [ 0.357525] PM: Adding info for memory:memory19
Apr 13 15:56:03 patient kernel: [ 0.357530] device: 'memory20': device_add
Apr 13 15:56:03 patient kernel: [ 0.357536] bus: 'memory': add device memory20
Apr 13 15:56:03 patient kernel: [ 0.357542] PM: Adding info for memory:memory20
Apr 13 15:56:03 patient kernel: [ 0.357545] device: 'memory21': device_add
Apr 13 15:56:03 patient kernel: [ 0.357549] bus: 'memory': add device memory21
Apr 13 15:56:03 patient kernel: [ 0.357557] PM: Adding info for memory:memory21
Apr 13 15:56:03 patient kernel: [ 0.357560] device: 'memory22': device_add
Apr 13 15:56:03 patient kernel: [ 0.357565] bus: 'memory': add device memory22
Apr 13 15:56:03 patient kernel: [ 0.357572] PM: Adding info for memory:memory22
Apr 13 15:56:03 patient kernel: [ 0.357574] device: 'memory23': device_add
Apr 13 15:56:03 patient kernel: [ 0.357579] bus: 'memory': add device memory23
Apr 13 15:56:03 patient kernel: [ 0.357588] PM: Adding info for memory:memory23
Apr 13 15:56:03 patient kernel: [ 0.357592] device: 'memory24': device_add
Apr 13 15:56:03 patient kernel: [ 0.357597] bus: 'memory': add device memory24
Apr 13 15:56:03 patient kernel: [ 0.357604] PM: Adding info for memory:memory24
Apr 13 15:56:03 patient kernel: [ 0.357606] device: 'memory25': device_add
Apr 13 15:56:03 patient kernel: [ 0.357612] bus: 'memory': add device memory25
Apr 13 15:56:03 patient kernel: [ 0.357619] PM: Adding info for memory:memory25
Apr 13 15:56:03 patient kernel: [ 0.357621] device: 'memory26': device_add
Apr 13 15:56:03 patient kernel: [ 0.357626] bus: 'memory': add device memory26
Apr 13 15:56:03 patient kernel: [ 0.357634] PM: Adding info for memory:memory26
Apr 13 15:56:03 patient kernel: [ 0.357636] device: 'memory27': device_add
Apr 13 15:56:03 patient kernel: [ 0.357641] bus: 'memory': add device memory27
Apr 13 15:56:03 patient kernel: [ 0.357648] PM: Adding info for memory:memory27
Apr 13 15:56:03 patient kernel: [ 0.357650] device: 'memory32': device_add
Apr 13 15:56:03 patient kernel: [ 0.357655] bus: 'memory': add device memory32
Apr 13 15:56:03 patient kernel: [ 0.357663] PM: Adding info for memory:memory32
Apr 13 15:56:03 patient kernel: [ 0.357665] device: 'memory33': device_add
Apr 13 15:56:03 patient kernel: [ 0.357670] bus: 'memory': add device memory33
Apr 13 15:56:03 patient kernel: [ 0.357677] PM: Adding info for memory:memory33
Apr 13 15:56:03 patient kernel: [ 0.357679] device: 'memory34': device_add
Apr 13 15:56:03 patient kernel: [ 0.357685] bus: 'memory': add device memory34
Apr 13 15:56:03 patient kernel: [ 0.357692] PM: Adding info for memory:memory34
Apr 13 15:56:03 patient kernel: [ 0.357694] device: 'memory35': device_add
Apr 13 15:56:03 patient kernel: [ 0.357699] bus: 'memory': add device memory35
Apr 13 15:56:03 patient kernel: [ 0.357707] PM: Adding info for memory:memory35
Apr 13 15:56:03 patient kernel: [ 0.357709] device: 'memory36': device_add
Apr 13 15:56:03 patient kernel: [ 0.357714] bus: 'memory': add device memory36
Apr 13 15:56:03 patient kernel: [ 0.357721] PM: Adding info for memory:memory36
Apr 13 15:56:03 patient kernel: [ 0.357723] device: 'memory37': device_add
Apr 13 15:56:03 patient kernel: [ 0.357728] bus: 'memory': add device memory37
Apr 13 15:56:03 patient kernel: [ 0.357736] PM: Adding info for memory:memory37
Apr 13 15:56:03 patient kernel: [ 0.357740] device: 'memory38': device_add
Apr 13 15:56:03 patient kernel: [ 0.357744] bus: 'memory': add device memory38
Apr 13 15:56:03 patient kernel: [ 0.357751] PM: Adding info for memory:memory38
Apr 13 15:56:03 patient kernel: [ 0.357754] device: 'memory39': device_add
Apr 13 15:56:03 patient kernel: [ 0.357760] bus: 'memory': add device memory39
Apr 13 15:56:03 patient kernel: [ 0.357766] PM: Adding info for memory:memory39
Apr 13 15:56:03 patient kernel: [ 0.357769] device: 'memory40': device_add
Apr 13 15:56:03 patient kernel: [ 0.357774] bus: 'memory': add device memory40
Apr 13 15:56:03 patient kernel: [ 0.357780] PM: Adding info for memory:memory40
Apr 13 15:56:03 patient kernel: [ 0.357783] device: 'memory41': device_add
Apr 13 15:56:03 patient kernel: [ 0.357789] bus: 'memory': add device memory41
Apr 13 15:56:03 patient kernel: [ 0.357796] PM: Adding info for memory:memory41
Apr 13 15:56:03 patient kernel: [ 0.357798] device: 'memory42': device_add
Apr 13 15:56:03 patient kernel: [ 0.357803] bus: 'memory': add device memory42
Apr 13 15:56:03 patient kernel: [ 0.357811] PM: Adding info for memory:memory42
Apr 13 15:56:03 patient kernel: [ 0.357813] device: 'memory43': device_add
Apr 13 15:56:03 patient kernel: [ 0.357818] bus: 'memory': add device memory43
Apr 13 15:56:03 patient kernel: [ 0.357825] PM: Adding info for memory:memory43
Apr 13 15:56:03 patient kernel: [ 0.357827] device: 'memory44': device_add
Apr 13 15:56:03 patient kernel: [ 0.357832] bus: 'memory': add device memory44
Apr 13 15:56:03 patient kernel: [ 0.357840] PM: Adding info for memory:memory44
Apr 13 15:56:03 patient kernel: [ 0.357842] device: 'memory45': device_add
Apr 13 15:56:03 patient kernel: [ 0.357847] bus: 'memory': add device memory45
Apr 13 15:56:03 patient kernel: [ 0.357854] PM: Adding info for memory:memory45
Apr 13 15:56:03 patient kernel: [ 0.357856] device: 'memory46': device_add
Apr 13 15:56:03 patient kernel: [ 0.357862] bus: 'memory': add device memory46
Apr 13 15:56:03 patient kernel: [ 0.357869] PM: Adding info for memory:memory46
Apr 13 15:56:03 patient kernel: [ 0.357871] device: 'memory47': device_add
Apr 13 15:56:03 patient kernel: [ 0.357876] bus: 'memory': add device memory47
Apr 13 15:56:03 patient kernel: [ 0.357884] PM: Adding info for memory:memory47
Apr 13 15:56:03 patient kernel: [ 0.357887] device: 'memory48': device_add
Apr 13 15:56:03 patient kernel: [ 0.357893] bus: 'memory': add device memory48
Apr 13 15:56:03 patient kernel: [ 0.357900] PM: Adding info for memory:memory48
Apr 13 15:56:03 patient kernel: [ 0.357904] device: 'memory49': device_add
Apr 13 15:56:03 patient kernel: [ 0.357909] bus: 'memory': add device memory49
Apr 13 15:56:03 patient kernel: [ 0.357917] PM: Adding info for memory:memory49
Apr 13 15:56:03 patient kernel: [ 0.357920] device: 'memory50': device_add
Apr 13 15:56:03 patient kernel: [ 0.357925] bus: 'memory': add device memory50
Apr 13 15:56:03 patient kernel: [ 0.357932] PM: Adding info for memory:memory50
Apr 13 15:56:03 patient kernel: [ 0.357934] device: 'memory51': device_add
Apr 13 15:56:03 patient kernel: [ 0.357940] bus: 'memory': add device memory51
Apr 13 15:56:03 patient kernel: [ 0.357947] PM: Adding info for memory:memory51
Apr 13 15:56:03 patient kernel: [ 0.357950] device: 'memory52': device_add
Apr 13 15:56:03 patient kernel: [ 0.357955] bus: 'memory': add device memory52
Apr 13 15:56:03 patient kernel: [ 0.357963] PM: Adding info for memory:memory52
Apr 13 15:56:03 patient kernel: [ 0.357965] device: 'memory53': device_add
Apr 13 15:56:03 patient kernel: [ 0.357971] bus: 'memory': add device memory53
Apr 13 15:56:03 patient kernel: [ 0.357978] PM: Adding info for memory:memory53
Apr 13 15:56:03 patient kernel: [ 0.357980] device: 'memory54': device_add
Apr 13 15:56:03 patient kernel: [ 0.357985] bus: 'memory': add device memory54
Apr 13 15:56:03 patient kernel: [ 0.357993] PM: Adding info for memory:memory54
Apr 13 15:56:03 patient kernel: [ 0.357996] device: 'memory55': device_add
Apr 13 15:56:03 patient kernel: [ 0.358001] bus: 'memory': add device memory55
Apr 13 15:56:03 patient kernel: [ 0.358008] PM: Adding info for memory:memory55
Apr 13 15:56:03 patient kernel: [ 0.358011] device: 'memory56': device_add
Apr 13 15:56:03 patient kernel: [ 0.358017] bus: 'memory': add device memory56
Apr 13 15:56:03 patient kernel: [ 0.358024] PM: Adding info for memory:memory56
Apr 13 15:56:03 patient kernel: [ 0.358026] device: 'memory57': device_add
Apr 13 15:56:03 patient kernel: [ 0.358031] bus: 'memory': add device memory57
Apr 13 15:56:03 patient kernel: [ 0.358038] PM: Adding info for memory:memory57
Apr 13 15:56:03 patient kernel: [ 0.358041] device: 'memory58': device_add
Apr 13 15:56:03 patient kernel: [ 0.358047] bus: 'memory': add device memory58
Apr 13 15:56:03 patient kernel: [ 0.358054] PM: Adding info for memory:memory58
Apr 13 15:56:03 patient kernel: [ 0.358057] device: 'memory59': device_add
Apr 13 15:56:03 patient kernel: [ 0.358062] bus: 'memory': add device memory59
Apr 13 15:56:03 patient kernel: [ 0.358070] PM: Adding info for memory:memory59
Apr 13 15:56:03 patient kernel: [ 0.358072] device: 'memory60': device_add
Apr 13 15:56:03 patient kernel: [ 0.358077] bus: 'memory': add device memory60
Apr 13 15:56:03 patient kernel: [ 0.358084] PM: Adding info for memory:memory60
Apr 13 15:56:03 patient kernel: [ 0.358087] device: 'memory61': device_add
Apr 13 15:56:03 patient kernel: [ 0.358092] bus: 'memory': add device memory61
Apr 13 15:56:03 patient kernel: [ 0.358100] PM: Adding info for memory:memory61
Apr 13 15:56:03 patient kernel: [ 0.358103] device: 'memory62': device_add
Apr 13 15:56:03 patient kernel: [ 0.358108] bus: 'memory': add device memory62
Apr 13 15:56:03 patient kernel: [ 0.358115] PM: Adding info for memory:memory62
Apr 13 15:56:03 patient kernel: [ 0.358118] device: 'memory63': device_add
Apr 13 15:56:03 patient kernel: [ 0.358123] bus: 'memory': add device memory63
Apr 13 15:56:03 patient kernel: [ 0.358131] PM: Adding info for memory:memory63
Apr 13 15:56:03 patient kernel: [ 0.358133] device: 'memory64': device_add
Apr 13 15:56:03 patient kernel: [ 0.358138] bus: 'memory': add device memory64
Apr 13 15:56:03 patient kernel: [ 0.358146] PM: Adding info for memory:memory64
Apr 13 15:56:03 patient kernel: [ 0.358149] device: 'memory65': device_add
Apr 13 15:56:03 patient kernel: [ 0.358154] bus: 'memory': add device memory65
Apr 13 15:56:03 patient kernel: [ 0.358161] PM: Adding info for memory:memory65
Apr 13 15:56:03 patient kernel: [ 0.358164] device: 'memory66': device_add
Apr 13 15:56:03 patient kernel: [ 0.358169] bus: 'memory': add device memory66
Apr 13 15:56:03 patient kernel: [ 0.358177] PM: Adding info for memory:memory66
Apr 13 15:56:03 patient kernel: [ 0.358179] device: 'memory67': device_add
Apr 13 15:56:03 patient kernel: [ 0.358184] bus: 'memory': add device memory67
Apr 13 15:56:03 patient kernel: [ 0.358192] PM: Adding info for memory:memory67
Apr 13 15:56:03 patient kernel: [ 0.358194] device: 'memory68': device_add
Apr 13 15:56:03 patient kernel: [ 0.358200] bus: 'memory': add device memory68
Apr 13 15:56:03 patient kernel: [ 0.358207] PM: Adding info for memory:memory68
Apr 13 15:56:03 patient kernel: [ 0.358210] device: 'memory69': device_add
Apr 13 15:56:03 patient kernel: [ 0.358215] bus: 'memory': add device memory69
Apr 13 15:56:03 patient kernel: [ 0.358223] PM: Adding info for memory:memory69
Apr 13 15:56:03 patient kernel: [ 0.358228] device: 'memory70': device_add
Apr 13 15:56:03 patient kernel: [ 0.358233] bus: 'memory': add device memory70
Apr 13 15:56:03 patient kernel: [ 0.358240] PM: Adding info for memory:memory70
Apr 13 15:56:03 patient kernel: [ 0.358243] device: 'memory71': device_add
Apr 13 15:56:03 patient kernel: [ 0.358248] bus: 'memory': add device memory71
Apr 13 15:56:03 patient kernel: [ 0.358256] PM: Adding info for memory:memory71
Apr 13 15:56:03 patient kernel: [ 0.358259] device: 'memory72': device_add
Apr 13 15:56:03 patient kernel: [ 0.358264] bus: 'memory': add device memory72
Apr 13 15:56:03 patient kernel: [ 0.358271] PM: Adding info for memory:memory72
Apr 13 15:56:03 patient kernel: [ 0.358273] device: 'memory73': device_add
Apr 13 15:56:03 patient kernel: [ 0.358281] bus: 'memory': add device memory73
Apr 13 15:56:03 patient kernel: [ 0.358288] PM: Adding info for memory:memory73
Apr 13 15:56:03 patient kernel: [ 0.358291] device: 'memory74': device_add
Apr 13 15:56:03 patient kernel: [ 0.358296] bus: 'memory': add device memory74
Apr 13 15:56:03 patient kernel: [ 0.358303] PM: Adding info for memory:memory74
Apr 13 15:56:03 patient kernel: [ 0.358305] device: 'memory75': device_add
Apr 13 15:56:03 patient kernel: [ 0.358311] bus: 'memory': add device memory75
Apr 13 15:56:03 patient kernel: [ 0.358318] PM: Adding info for memory:memory75
Apr 13 15:56:03 patient kernel: [ 0.358321] device: 'memory76': device_add
Apr 13 15:56:03 patient kernel: [ 0.358326] bus: 'memory': add device memory76
Apr 13 15:56:03 patient kernel: [ 0.358334] PM: Adding info for memory:memory76
Apr 13 15:56:03 patient kernel: [ 0.358337] device: 'memory77': device_add
Apr 13 15:56:03 patient kernel: [ 0.358342] bus: 'memory': add device memory77
Apr 13 15:56:03 patient kernel: [ 0.358349] PM: Adding info for memory:memory77
Apr 13 15:56:03 patient kernel: [ 0.358352] device: 'memory78': device_add
Apr 13 15:56:03 patient kernel: [ 0.358357] bus: 'memory': add device memory78
Apr 13 15:56:03 patient kernel: [ 0.358365] PM: Adding info for memory:memory78
Apr 13 15:56:03 patient kernel: [ 0.358367] device: 'memory79': device_add
Apr 13 15:56:03 patient kernel: [ 0.358372] bus: 'memory': add device memory79
Apr 13 15:56:03 patient kernel: [ 0.358380] PM: Adding info for memory:memory79
Apr 13 15:56:03 patient kernel: [ 0.358382] device: 'memory80': device_add
Apr 13 15:56:03 patient kernel: [ 0.358388] bus: 'memory': add device memory80
Apr 13 15:56:03 patient kernel: [ 0.358395] PM: Adding info for memory:memory80
Apr 13 15:56:03 patient kernel: [ 0.358398] device: 'memory81': device_add
Apr 13 15:56:03 patient kernel: [ 0.358403] bus: 'memory': add device memory81
Apr 13 15:56:03 patient kernel: [ 0.358411] PM: Adding info for memory:memory81
Apr 13 15:56:03 patient kernel: [ 0.358414] device: 'memory82': device_add
Apr 13 15:56:03 patient kernel: [ 0.358419] bus: 'memory': add device memory82
Apr 13 15:56:03 patient kernel: [ 0.358426] PM: Adding info for memory:memory82
Apr 13 15:56:03 patient kernel: [ 0.358429] device: 'memory83': device_add
Apr 13 15:56:03 patient kernel: [ 0.358434] bus: 'memory': add device memory83
Apr 13 15:56:03 patient kernel: [ 0.358442] PM: Adding info for memory:memory83
Apr 13 15:56:03 patient kernel: [ 0.358444] device: 'memory84': device_add
Apr 13 15:56:03 patient kernel: [ 0.358450] bus: 'memory': add device memory84
Apr 13 15:56:03 patient kernel: [ 0.358457] PM: Adding info for memory:memory84
Apr 13 15:56:03 patient kernel: [ 0.358459] device: 'memory85': device_add
Apr 13 15:56:03 patient kernel: [ 0.358465] bus: 'memory': add device memory85
Apr 13 15:56:03 patient kernel: [ 0.358472] PM: Adding info for memory:memory85
Apr 13 15:56:03 patient kernel: [ 0.358475] device: 'memory86': device_add
Apr 13 15:56:03 patient kernel: [ 0.358480] bus: 'memory': add device memory86
Apr 13 15:56:03 patient kernel: [ 0.358488] PM: Adding info for memory:memory86
Apr 13 15:56:03 patient kernel: [ 0.358491] device: 'memory87': device_add
Apr 13 15:56:03 patient kernel: [ 0.358496] bus: 'memory': add device memory87
Apr 13 15:56:03 patient kernel: [ 0.358503] PM: Adding info for memory:memory87
Apr 13 15:56:03 patient kernel: [ 0.358507] device: 'memory88': device_add
Apr 13 15:56:03 patient kernel: [ 0.358513] bus: 'memory': add device memory88
Apr 13 15:56:03 patient kernel: [ 0.358521] PM: Adding info for memory:memory88
Apr 13 15:56:03 patient kernel: [ 0.358523] device: 'memory89': device_add
Apr 13 15:56:03 patient kernel: [ 0.358528] bus: 'memory': add device memory89
Apr 13 15:56:03 patient kernel: [ 0.358536] PM: Adding info for memory:memory89
Apr 13 15:56:03 patient kernel: [ 0.358538] device: 'memory90': device_add
Apr 13 15:56:03 patient kernel: [ 0.358544] bus: 'memory': add device memory90
Apr 13 15:56:03 patient kernel: [ 0.358552] PM: Adding info for memory:memory90
Apr 13 15:56:03 patient kernel: [ 0.358555] device: 'memory91': device_add
Apr 13 15:56:03 patient kernel: [ 0.358560] bus: 'memory': add device memory91
Apr 13 15:56:03 patient kernel: [ 0.358568] PM: Adding info for memory:memory91
Apr 13 15:56:03 patient kernel: [ 0.358570] device: 'memory92': device_add
Apr 13 15:56:03 patient kernel: [ 0.358576] bus: 'memory': add device memory92
Apr 13 15:56:03 patient kernel: [ 0.358583] PM: Adding info for memory:memory92
Apr 13 15:56:03 patient kernel: [ 0.358586] device: 'memory93': device_add
Apr 13 15:56:03 patient kernel: [ 0.358591] bus: 'memory': add device memory93
Apr 13 15:56:03 patient kernel: [ 0.358599] PM: Adding info for memory:memory93
Apr 13 15:56:03 patient kernel: [ 0.358602] device: 'memory94': device_add
Apr 13 15:56:03 patient kernel: [ 0.358607] bus: 'memory': add device memory94
Apr 13 15:56:03 patient kernel: [ 0.358614] PM: Adding info for memory:memory94
Apr 13 15:56:03 patient kernel: [ 0.358617] device: 'memory95': device_add
Apr 13 15:56:03 patient kernel: [ 0.358622] bus: 'memory': add device memory95
Apr 13 15:56:03 patient kernel: [ 0.358630] PM: Adding info for memory:memory95
Apr 13 15:56:03 patient kernel: [ 0.358632] device: 'memory96': device_add
Apr 13 15:56:03 patient kernel: [ 0.358638] bus: 'memory': add device memory96
Apr 13 15:56:03 patient kernel: [ 0.358645] PM: Adding info for memory:memory96
Apr 13 15:56:03 patient kernel: [ 0.358648] device: 'memory97': device_add
Apr 13 15:56:03 patient kernel: [ 0.358654] bus: 'memory': add device memory97
Apr 13 15:56:03 patient kernel: [ 0.358661] PM: Adding info for memory:memory97
Apr 13 15:56:03 patient kernel: [ 0.358663] device: 'memory98': device_add
Apr 13 15:56:03 patient kernel: [ 0.358668] bus: 'memory': add device memory98
Apr 13 15:56:03 patient kernel: [ 0.358677] PM: Adding info for memory:memory98
Apr 13 15:56:03 patient kernel: [ 0.358679] device: 'memory99': device_add
Apr 13 15:56:03 patient kernel: [ 0.358684] bus: 'memory': add device memory99
Apr 13 15:56:03 patient kernel: [ 0.358691] PM: Adding info for memory:memory99
Apr 13 15:56:03 patient kernel: [ 0.358694] device: 'memory100': device_add
Apr 13 15:56:03 patient kernel: [ 0.358700] bus: 'memory': add device memory100
Apr 13 15:56:03 patient kernel: [ 0.358708] PM: Adding info for memory:memory100
Apr 13 15:56:03 patient kernel: [ 0.358711] device: 'memory101': device_add
Apr 13 15:56:03 patient kernel: [ 0.358716] bus: 'memory': add device memory101
Apr 13 15:56:03 patient kernel: [ 0.358723] PM: Adding info for memory:memory101
Apr 13 15:56:03 patient kernel: [ 0.358727] device: 'memory102': device_add
Apr 13 15:56:03 patient kernel: [ 0.358733] bus: 'memory': add device memory102
Apr 13 15:56:03 patient kernel: [ 0.358741] PM: Adding info for memory:memory102
Apr 13 15:56:03 patient kernel: [ 0.358743] device: 'memory103': device_add
Apr 13 15:56:03 patient kernel: [ 0.358749] bus: 'memory': add device memory103
Apr 13 15:56:03 patient kernel: [ 0.358757] PM: Adding info for memory:memory103
Apr 13 15:56:03 patient kernel: [ 0.358759] device: 'memory104': device_add
Apr 13 15:56:03 patient kernel: [ 0.358764] bus: 'memory': add device memory104
Apr 13 15:56:03 patient kernel: [ 0.358772] PM: Adding info for memory:memory104
Apr 13 15:56:03 patient kernel: [ 0.358774] device: 'memory105': device_add
Apr 13 15:56:03 patient kernel: [ 0.358779] bus: 'memory': add device memory105
Apr 13 15:56:03 patient kernel: [ 0.358788] PM: Adding info for memory:memory105
Apr 13 15:56:03 patient kernel: [ 0.358790] device: 'memory106': device_add
Apr 13 15:56:03 patient kernel: [ 0.358795] bus: 'memory': add device memory106
Apr 13 15:56:03 patient kernel: [ 0.358802] PM: Adding info for memory:memory106
Apr 13 15:56:03 patient kernel: [ 0.358805] device: 'memory107': device_add
Apr 13 15:56:03 patient kernel: [ 0.358811] bus: 'memory': add device memory107
Apr 13 15:56:03 patient kernel: [ 0.358818] PM: Adding info for memory:memory107
Apr 13 15:56:03 patient kernel: [ 0.358821] device: 'memory108': device_add
Apr 13 15:56:03 patient kernel: [ 0.358826] bus: 'memory': add device memory108
Apr 13 15:56:03 patient kernel: [ 0.358833] PM: Adding info for memory:memory108
Apr 13 15:56:03 patient kernel: [ 0.358836] device: 'memory109': device_add
Apr 13 15:56:03 patient kernel: [ 0.358841] bus: 'memory': add device memory109
Apr 13 15:56:03 patient kernel: [ 0.358849] PM: Adding info for memory:memory109
Apr 13 15:56:03 patient kernel: [ 0.358851] device: 'memory110': device_add
Apr 13 15:56:03 patient kernel: [ 0.358856] bus: 'memory': add device memory110
Apr 13 15:56:03 patient kernel: [ 0.358865] PM: Adding info for memory:memory110
Apr 13 15:56:03 patient kernel: [ 0.358867] device: 'memory111': device_add
Apr 13 15:56:03 patient kernel: [ 0.358872] bus: 'memory': add device memory111
Apr 13 15:56:03 patient kernel: [ 0.358880] PM: Adding info for memory:memory111
Apr 13 15:56:03 patient kernel: [ 0.358883] device: 'memory112': device_add
Apr 13 15:56:03 patient kernel: [ 0.358888] bus: 'memory': add device memory112
Apr 13 15:56:03 patient kernel: [ 0.358896] PM: Adding info for memory:memory112
Apr 13 15:56:03 patient kernel: [ 0.358899] device: 'memory113': device_add
Apr 13 15:56:03 patient kernel: [ 0.358904] bus: 'memory': add device memory113
Apr 13 15:56:03 patient kernel: [ 0.358911] PM: Adding info for memory:memory113
Apr 13 15:56:03 patient kernel: [ 0.358914] device: 'memory114': device_add
Apr 13 15:56:03 patient kernel: [ 0.358920] bus: 'memory': add device memory114
Apr 13 15:56:03 patient kernel: [ 0.358927] PM: Adding info for memory:memory114
Apr 13 15:56:03 patient kernel: [ 0.358930] device: 'memory115': device_add
Apr 13 15:56:03 patient kernel: [ 0.358935] bus: 'memory': add device memory115
Apr 13 15:56:03 patient kernel: [ 0.358943] PM: Adding info for memory:memory115
Apr 13 15:56:03 patient kernel: [ 0.358945] device: 'memory116': device_add
Apr 13 15:56:03 patient kernel: [ 0.358950] bus: 'memory': add device memory116
Apr 13 15:56:03 patient kernel: [ 0.358958] PM: Adding info for memory:memory116
Apr 13 15:56:03 patient kernel: [ 0.358960] device: 'memory117': device_add
Apr 13 15:56:03 patient kernel: [ 0.358965] bus: 'memory': add device memory117
Apr 13 15:56:03 patient kernel: [ 0.358973] PM: Adding info for memory:memory117
Apr 13 15:56:03 patient kernel: [ 0.358976] device: 'memory118': device_add
Apr 13 15:56:03 patient kernel: [ 0.358981] bus: 'memory': add device memory118
Apr 13 15:56:03 patient kernel: [ 0.358989] PM: Adding info for memory:memory118
Apr 13 15:56:03 patient kernel: [ 0.358991] device: 'memory119': device_add
Apr 13 15:56:03 patient kernel: [ 0.358997] bus: 'memory': add device memory119
Apr 13 15:56:03 patient kernel: [ 0.359004] PM: Adding info for memory:memory119
Apr 13 15:56:03 patient kernel: [ 0.359007] device: 'memory120': device_add
Apr 13 15:56:03 patient kernel: [ 0.359012] bus: 'memory': add device memory120
Apr 13 15:56:03 patient kernel: [ 0.359022] PM: Adding info for memory:memory120
Apr 13 15:56:03 patient kernel: [ 0.359024] device: 'memory121': device_add
Apr 13 15:56:03 patient kernel: [ 0.359029] bus: 'memory': add device memory121
Apr 13 15:56:03 patient kernel: [ 0.359037] PM: Adding info for memory:memory121
Apr 13 15:56:03 patient kernel: [ 0.359039] device: 'memory122': device_add
Apr 13 15:56:03 patient kernel: [ 0.359044] bus: 'memory': add device memory122
Apr 13 15:56:03 patient kernel: [ 0.359053] PM: Adding info for memory:memory122
Apr 13 15:56:03 patient kernel: [ 0.359055] device: 'memory123': device_add
Apr 13 15:56:03 patient kernel: [ 0.359061] bus: 'memory': add device memory123
Apr 13 15:56:03 patient kernel: [ 0.359068] PM: Adding info for memory:memory123
Apr 13 15:56:03 patient kernel: [ 0.359070] device: 'memory124': device_add
Apr 13 15:56:03 patient kernel: [ 0.359076] bus: 'memory': add device memory124
Apr 13 15:56:03 patient kernel: [ 0.359083] PM: Adding info for memory:memory124
Apr 13 15:56:03 patient kernel: [ 0.359086] device: 'memory125': device_add
Apr 13 15:56:03 patient kernel: [ 0.359091] bus: 'memory': add device memory125
Apr 13 15:56:03 patient kernel: [ 0.359098] PM: Adding info for memory:memory125
Apr 13 15:56:03 patient kernel: [ 0.359101] device: 'memory126': device_add
Apr 13 15:56:03 patient kernel: [ 0.359107] bus: 'memory': add device memory126
Apr 13 15:56:03 patient kernel: [ 0.359114] PM: Adding info for memory:memory126
Apr 13 15:56:03 patient kernel: [ 0.359117] device: 'memory127': device_add
Apr 13 15:56:03 patient kernel: [ 0.359122] bus: 'memory': add device memory127
Apr 13 15:56:03 patient kernel: [ 0.359130] PM: Adding info for memory:memory127
Apr 13 15:56:03 patient kernel: [ 0.359133] device: 'memory128': device_add
Apr 13 15:56:03 patient kernel: [ 0.359138] bus: 'memory': add device memory128
Apr 13 15:56:03 patient kernel: [ 0.359145] PM: Adding info for memory:memory128
Apr 13 15:56:03 patient kernel: [ 0.359148] device: 'memory129': device_add
Apr 13 15:56:03 patient kernel: [ 0.359153] bus: 'memory': add device memory129
Apr 13 15:56:03 patient kernel: [ 0.359161] PM: Adding info for memory:memory129
Apr 13 15:56:03 patient kernel: [ 0.359164] device: 'memory130': device_add
Apr 13 15:56:03 patient kernel: [ 0.359169] bus: 'memory': add device memory130
Apr 13 15:56:03 patient kernel: [ 0.359176] PM: Adding info for memory:memory130
Apr 13 15:56:03 patient kernel: [ 0.359179] device: 'memory131': device_add
Apr 13 15:56:03 patient kernel: [ 0.359185] bus: 'memory': add device memory131
Apr 13 15:56:03 patient kernel: [ 0.359192] PM: Adding info for memory:memory131
Apr 13 15:56:03 patient kernel: [ 0.361024] bus: 'container': registered
Apr 13 15:56:03 patient kernel: [ 0.361026] device: 'container': device_add
Apr 13 15:56:03 patient kernel: [ 0.361035] PM: Adding info for No Bus:container
Apr 13 15:56:03 patient kernel: [ 0.361121] EVM: security.selinux
Apr 13 15:56:03 patient kernel: [ 0.361122] EVM: security.SMACK64
Apr 13 15:56:03 patient kernel: [ 0.361123] EVM: security.ima
Apr 13 15:56:03 patient kernel: [ 0.361124] EVM: security.capability
Apr 13 15:56:03 patient kernel: [ 0.361171] PM: Registering ACPI NVS region [mem 0xcbd21000-0xcbd27fff] (28672 bytes)
Apr 13 15:56:03 patient kernel: [ 0.361173] PM: Registering ACPI NVS region [mem 0xdb8db000-0xdba0ffff] (1265664 bytes)
Apr 13 15:56:03 patient kernel: [ 0.361203] bus: 'workqueue': registered
Apr 13 15:56:03 patient kernel: [ 0.361205] device: 'workqueue': device_add
Apr 13 15:56:03 patient kernel: [ 0.361212] PM: Adding info for No Bus:workqueue
Apr 13 15:56:03 patient kernel: [ 0.361987] pinctrl core: initialized pinctrl subsystem
Apr 13 15:56:03 patient kernel: [ 0.362010] bus: 'virtio': registered
Apr 13 15:56:03 patient kernel: [ 0.362012] device class 'regulator': registering
Apr 13 15:56:03 patient kernel: [ 0.362020] Registering platform device 'reg-dummy'. Parent at platform
Apr 13 15:56:03 patient kernel: [ 0.362022] device: 'reg-dummy': device_add
Apr 13 15:56:03 patient kernel: [ 0.362024] bus: 'platform': add device reg-dummy
Apr 13 15:56:03 patient kernel: [ 0.362035] PM: Adding info for platform:reg-dummy
Apr 13 15:56:03 patient kernel: [ 0.362039] bus: 'platform': add driver reg-dummy
Apr 13 15:56:03 patient kernel: [ 0.362042] bus: 'platform': driver_probe_device: matched device reg-dummy with driver reg-dummy
Apr 13 15:56:03 patient kernel: [ 0.362044] bus: 'platform': really_probe: probing driver reg-dummy with device reg-dummy
Apr 13 15:56:03 patient kernel: [ 0.362048] reg-dummy reg-dummy: no default pinctrl state
Apr 13 15:56:03 patient kernel: [ 0.362054] device: 'regulator.0': device_add
Apr 13 15:56:03 patient kernel: [ 0.362067] PM: Adding info for No Bus:regulator.0
Apr 13 15:56:03 patient kernel: [ 0.362070] regulator-dummy: no parameters
Apr 13 15:56:03 patient kernel: [ 0.362077] driver: 'reg-dummy': driver_bound: bound to device 'reg-dummy'
Apr 13 15:56:03 patient kernel: [ 0.362079] bus: 'platform': really_probe: bound device reg-dummy to driver reg-dummy
Apr 13 15:56:03 patient kernel: [ 0.362103] RTC time: 22:55:59, date: 04/13/14
Apr 13 15:56:03 patient kernel: [ 0.362137] NET: Registered protocol family 16
Apr 13 15:56:03 patient kernel: [ 0.362161] device class 'bdi': registering
Apr 13 15:56:03 patient kernel: [ 0.362168] device class 'pci_bus': registering
Apr 13 15:56:03 patient kernel: [ 0.362179] bus: 'pci': registered
Apr 13 15:56:03 patient kernel: [ 0.362181] device: 'rapidio': device_add
Apr 13 15:56:03 patient kernel: [ 0.362189] PM: Adding info for No Bus:rapidio
Apr 13 15:56:03 patient kernel: [ 0.362196] bus: 'rapidio': registered
Apr 13 15:56:03 patient kernel: [ 0.362197] device class 'backlight': registering
Apr 13 15:56:03 patient kernel: [ 0.362200] device class 'tty': registering
Apr 13 15:56:03 patient kernel: [ 0.362203] device class 'vtconsole': registering
Apr 13 15:56:03 patient kernel: [ 0.362207] device: 'vtcon0': device_add
Apr 13 15:56:03 patient kernel: [ 0.362218] PM: Adding info for No Bus:vtcon0
Apr 13 15:56:03 patient kernel: [ 0.362228] bus: 'node': registered
Apr 13 15:56:03 patient kernel: [ 0.362230] device: 'node': device_add
Apr 13 15:56:03 patient kernel: [ 0.362241] PM: Adding info for No Bus:node
Apr 13 15:56:03 patient kernel: [ 0.362245] bus: 'platform': add driver sram
Apr 13 15:56:03 patient kernel: [ 0.362251] bus: 'platform': add driver syscon
Apr 13 15:56:03 patient kernel: [ 0.362260] bus: 'spi': registered
Apr 13 15:56:03 patient kernel: [ 0.362262] device class 'spi_master': registering
Apr 13 15:56:03 patient kernel: [ 0.362269] bus: 'i2c': registered
Apr 13 15:56:03 patient kernel: [ 0.362272] bus: 'i2c': add driver dummy
Apr 13 15:56:03 patient kernel: [ 0.362277] cpuidle: using governor ladder
Apr 13 15:56:03 patient kernel: [ 0.362279] cpuidle: using governor menu
Apr 13 15:56:03 patient kernel: [ 0.362319] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Apr 13 15:56:03 patient kernel: [ 0.362321] ACPI: bus type PCI registered
Apr 13 15:56:03 patient kernel: [ 0.362322] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Apr 13 15:56:03 patient kernel: [ 0.362327] device class 'dma': registering
Apr 13 15:56:03 patient kernel: [ 0.362342] device class 'dmi': registering
Apr 13 15:56:03 patient kernel: [ 0.362346] device: 'id': device_add
Apr 13 15:56:03 patient kernel: [ 0.362368] PM: Adding info for No Bus:id
Apr 13 15:56:03 patient kernel: [ 0.362385] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Apr 13 15:56:03 patient kernel: [ 0.362388] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Apr 13 15:56:03 patient kernel: [ 0.369561] PCI: Using configuration type 1 for base access
Apr 13 15:56:03 patient kernel: [ 0.369582] device: 'node0': device_add
Apr 13 15:56:03 patient kernel: [ 0.369586] bus: 'node': add device node0
Apr 13 15:56:03 patient kernel: [ 0.369594] PM: Adding info for node:node0
Apr 13 15:56:03 patient kernel: [ 0.369798] device: 'cpu0': device_add
Apr 13 15:56:03 patient kernel: [ 0.369802] bus: 'cpu': add device cpu0
Apr 13 15:56:03 patient kernel: [ 0.369810] PM: Adding info for cpu:cpu0
Apr 13 15:56:03 patient kernel: [ 0.369827] device: 'cpu1': device_add
Apr 13 15:56:03 patient kernel: [ 0.369831] bus: 'cpu': add device cpu1
Apr 13 15:56:03 patient kernel: [ 0.369840] PM: Adding info for cpu:cpu1
Apr 13 15:56:03 patient kernel: [ 0.369855] device: 'cpu2': device_add
Apr 13 15:56:03 patient kernel: [ 0.369859] bus: 'cpu': add device cpu2
Apr 13 15:56:03 patient kernel: [ 0.369866] PM: Adding info for cpu:cpu2
Apr 13 15:56:03 patient kernel: [ 0.369881] device: 'cpu3': device_add
Apr 13 15:56:03 patient kernel: [ 0.369885] bus: 'cpu': add device cpu3
Apr 13 15:56:03 patient kernel: [ 0.369893] PM: Adding info for cpu:cpu3
Apr 13 15:56:03 patient kernel: [ 0.369908] device: 'cpu4': device_add
Apr 13 15:56:03 patient kernel: [ 0.369912] bus: 'cpu': add device cpu4
Apr 13 15:56:03 patient kernel: [ 0.369919] PM: Adding info for cpu:cpu4
Apr 13 15:56:03 patient kernel: [ 0.369934] device: 'cpu5': device_add
Apr 13 15:56:03 patient kernel: [ 0.369939] bus: 'cpu': add device cpu5
Apr 13 15:56:03 patient kernel: [ 0.369946] PM: Adding info for cpu:cpu5
Apr 13 15:56:03 patient kernel: [ 0.369962] device: 'cpu6': device_add
Apr 13 15:56:03 patient kernel: [ 0.369965] bus: 'cpu': add device cpu6
Apr 13 15:56:03 patient kernel: [ 0.369973] PM: Adding info for cpu:cpu6
Apr 13 15:56:03 patient kernel: [ 0.369989] device: 'cpu7': device_add
Apr 13 15:56:03 patient kernel: [ 0.369992] bus: 'cpu': add device cpu7
Apr 13 15:56:03 patient kernel: [ 0.370000] PM: Adding info for cpu:cpu7
Apr 13 15:56:03 patient kernel: [ 0.370856] device: 'writeback': device_add
Apr 13 15:56:03 patient kernel: [ 0.370859] bus: 'workqueue': add device writeback
Apr 13 15:56:03 patient kernel: [ 0.370869] PM: Adding info for workqueue:writeback
Apr 13 15:56:03 patient kernel: [ 0.370881] device: 'default': device_add
Apr 13 15:56:03 patient kernel: [ 0.370894] PM: Adding info for No Bus:default
Apr 13 15:56:03 patient kernel: [ 0.371010] bio: create slab <bio-0> at 0
Apr 13 15:56:03 patient kernel: [ 0.371047] device class 'block': registering
Apr 13 15:56:03 patient kernel: [ 0.371094] bus: 'platform': add driver byt_gpio
Apr 13 15:56:03 patient kernel: [ 0.371105] bus: 'platform': add driver lp_gpio
Apr 13 15:56:03 patient kernel: [ 0.371110] bus: 'platform': add driver rc5t583-gpio
Apr 13 15:56:03 patient kernel: [ 0.371118] bus: 'platform': add driver stmpe-gpio
Apr 13 15:56:03 patient kernel: [ 0.371123] bus: 'i2c': add driver sx150x
Apr 13 15:56:03 patient kernel: [ 0.371128] bus: 'platform': add driver tc3589x-gpio
Apr 13 15:56:03 patient kernel: [ 0.371133] bus: 'platform': add driver palmas-gpio
Apr 13 15:56:03 patient kernel: [ 0.371138] bus: 'platform': add driver tps6586x-gpio
Apr 13 15:56:03 patient kernel: [ 0.371143] bus: 'platform': add driver tps65910-gpio
Apr 13 15:56:03 patient kernel: [ 0.371150] device class 'pwm': registering
Apr 13 15:56:03 patient kernel: [ 0.371156] device class 'graphics': registering
Apr 13 15:56:03 patient kernel: [ 0.371192] ACPI: Added _OSI(Module Device)
Apr 13 15:56:03 patient kernel: [ 0.371194] ACPI: Added _OSI(Processor Device)
Apr 13 15:56:03 patient kernel: [ 0.371195] ACPI: Added _OSI(3.0 _SCP Extensions)
Apr 13 15:56:03 patient kernel: [ 0.371196] ACPI: Added _OSI(Processor Aggregator Device)
Apr 13 15:56:03 patient kernel: [ 0.375881] ACPI: Executed 1 blocks of module-level executable AML code
Apr 13 15:56:03 patient kernel: [ 0.378476] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
Apr 13 15:56:03 patient kernel: [ 0.381017] ACPI: SSDT 00000000db873c18 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
Apr 13 15:56:03 patient kernel: [ 0.381596] ACPI: Dynamic OEM Table Load:
Apr 13 15:56:03 patient kernel: [ 0.381598] ACPI: SSDT (null) 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
Apr 13 15:56:03 patient kernel: [ 0.385190] ACPI: SSDT 00000000db873618 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
Apr 13 15:56:03 patient kernel: [ 0.385849] ACPI: Dynamic OEM Table Load:
Apr 13 15:56:03 patient kernel: [ 0.385851] ACPI: SSDT (null) 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
Apr 13 15:56:03 patient kernel: [ 0.389003] ACPI: SSDT 00000000db872d98 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
Apr 13 15:56:03 patient kernel: [ 0.389581] ACPI: Dynamic OEM Table Load:
Apr 13 15:56:03 patient kernel: [ 0.389583] ACPI: SSDT (null) 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
Apr 13 15:56:03 patient kernel: [ 1.229261] ACPI: Interpreter enabled
Apr 13 15:56:03 patient kernel: [ 1.229269] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131218/hwxface-580)
Apr 13 15:56:03 patient kernel: [ 1.229276] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131218/hwxface-580)
Apr 13 15:56:03 patient kernel: [ 1.229293] ACPI: (supports S0 S3 S4 S5)
Apr 13 15:56:03 patient kernel: [ 1.229295] ACPI: Using IOAPIC for interrupt routing
Apr 13 15:56:03 patient kernel: [ 1.229321] bus: 'acpi': registered
Apr 13 15:56:03 patient kernel: [ 1.229325] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Apr 13 15:56:03 patient kernel: [ 1.229331] bus: 'platform': add driver clk-lpt
Apr 13 15:56:03 patient kernel: [ 1.229515] ACPI: No dock devices found.
Apr 13 15:56:03 patient kernel: [ 1.229541] device: 'LNXSYSTM:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.229544] bus: 'acpi': add device LNXSYSTM:00
Apr 13 15:56:03 patient kernel: [ 1.229554] PM: Adding info for acpi:LNXSYSTM:00
Apr 13 15:56:03 patient kernel: [ 1.229584] device: 'LNXCPU:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.229587] bus: 'acpi': add device LNXCPU:00
Apr 13 15:56:03 patient kernel: [ 1.229595] PM: Adding info for acpi:LNXCPU:00
Apr 13 15:56:03 patient kernel: [ 1.229621] device: 'LNXCPU:01': device_add
Apr 13 15:56:03 patient kernel: [ 1.229623] bus: 'acpi': add device LNXCPU:01
Apr 13 15:56:03 patient kernel: [ 1.229631] PM: Adding info for acpi:LNXCPU:01
Apr 13 15:56:03 patient kernel: [ 1.229650] device: 'LNXCPU:02': device_add
Apr 13 15:56:03 patient kernel: [ 1.229653] bus: 'acpi': add device LNXCPU:02
Apr 13 15:56:03 patient kernel: [ 1.229660] PM: Adding info for acpi:LNXCPU:02
Apr 13 15:56:03 patient kernel: [ 1.229676] device: 'LNXCPU:03': device_add
Apr 13 15:56:03 patient kernel: [ 1.229679] bus: 'acpi': add device LNXCPU:03
Apr 13 15:56:03 patient kernel: [ 1.229686] PM: Adding info for acpi:LNXCPU:03
Apr 13 15:56:03 patient kernel: [ 1.229703] device: 'LNXCPU:04': device_add
Apr 13 15:56:03 patient kernel: [ 1.229706] bus: 'acpi': add device LNXCPU:04
Apr 13 15:56:03 patient kernel: [ 1.229713] PM: Adding info for acpi:LNXCPU:04
Apr 13 15:56:03 patient kernel: [ 1.229729] device: 'LNXCPU:05': device_add
Apr 13 15:56:03 patient kernel: [ 1.229731] bus: 'acpi': add device LNXCPU:05
Apr 13 15:56:03 patient kernel: [ 1.229739] PM: Adding info for acpi:LNXCPU:05
Apr 13 15:56:03 patient kernel: [ 1.229756] device: 'LNXCPU:06': device_add
Apr 13 15:56:03 patient kernel: [ 1.229758] bus: 'acpi': add device LNXCPU:06
Apr 13 15:56:03 patient kernel: [ 1.229765] PM: Adding info for acpi:LNXCPU:06
Apr 13 15:56:03 patient kernel: [ 1.229781] device: 'LNXCPU:07': device_add
Apr 13 15:56:03 patient kernel: [ 1.229784] bus: 'acpi': add device LNXCPU:07
Apr 13 15:56:03 patient kernel: [ 1.229791] PM: Adding info for acpi:LNXCPU:07
Apr 13 15:56:03 patient kernel: [ 1.229851] device: 'device:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.229853] bus: 'acpi': add device device:00
Apr 13 15:56:03 patient kernel: [ 1.229861] PM: Adding info for acpi:device:00
Apr 13 15:56:03 patient kernel: [ 1.229920] device: 'PNP0A08:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.229923] bus: 'acpi': add device PNP0A08:00
Apr 13 15:56:03 patient kernel: [ 1.229931] PM: Adding info for acpi:PNP0A08:00
Apr 13 15:56:03 patient kernel: [ 1.230019] device: 'PNP0C01:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.230022] bus: 'acpi': add device PNP0C01:00
Apr 13 15:56:03 patient kernel: [ 1.230029] PM: Adding info for acpi:PNP0C01:00
Apr 13 15:56:03 patient kernel: [ 1.230171] device: 'device:01': device_add
Apr 13 15:56:03 patient kernel: [ 1.230174] bus: 'acpi': add device device:01
Apr 13 15:56:03 patient kernel: [ 1.230183] PM: Adding info for acpi:device:01
Apr 13 15:56:03 patient kernel: [ 1.230282] device: 'device:02': device_add
Apr 13 15:56:03 patient kernel: [ 1.230285] bus: 'acpi': add device device:02
Apr 13 15:56:03 patient kernel: [ 1.230293] PM: Adding info for acpi:device:02
Apr 13 15:56:03 patient kernel: [ 1.230424] device: 'device:03': device_add
Apr 13 15:56:03 patient kernel: [ 1.230427] bus: 'acpi': add device device:03
Apr 13 15:56:03 patient kernel: [ 1.230435] PM: Adding info for acpi:device:03
Apr 13 15:56:03 patient kernel: [ 1.230534] device: 'device:04': device_add
Apr 13 15:56:03 patient kernel: [ 1.230537] bus: 'acpi': add device device:04
Apr 13 15:56:03 patient kernel: [ 1.230544] PM: Adding info for acpi:device:04
Apr 13 15:56:03 patient kernel: [ 1.230672] device: 'device:05': device_add
Apr 13 15:56:03 patient kernel: [ 1.230675] bus: 'acpi': add device device:05
Apr 13 15:56:03 patient kernel: [ 1.230682] PM: Adding info for acpi:device:05
Apr 13 15:56:03 patient kernel: [ 1.230780] device: 'device:06': device_add
Apr 13 15:56:03 patient kernel: [ 1.230782] bus: 'acpi': add device device:06
Apr 13 15:56:03 patient kernel: [ 1.230790] PM: Adding info for acpi:device:06
Apr 13 15:56:03 patient kernel: [ 1.230920] device: 'device:07': device_add
Apr 13 15:56:03 patient kernel: [ 1.230923] bus: 'acpi': add device device:07
Apr 13 15:56:03 patient kernel: [ 1.230931] PM: Adding info for acpi:device:07
Apr 13 15:56:03 patient kernel: [ 1.231028] device: 'device:08': device_add
Apr 13 15:56:03 patient kernel: [ 1.231031] bus: 'acpi': add device device:08
Apr 13 15:56:03 patient kernel: [ 1.231038] PM: Adding info for acpi:device:08
Apr 13 15:56:03 patient kernel: [ 1.231164] device: 'device:09': device_add
Apr 13 15:56:03 patient kernel: [ 1.231167] bus: 'acpi': add device device:09
Apr 13 15:56:03 patient kernel: [ 1.231175] PM: Adding info for acpi:device:09
Apr 13 15:56:03 patient kernel: [ 1.231272] device: 'device:0a': device_add
Apr 13 15:56:03 patient kernel: [ 1.231275] bus: 'acpi': add device device:0a
Apr 13 15:56:03 patient kernel: [ 1.231282] PM: Adding info for acpi:device:0a
Apr 13 15:56:03 patient kernel: [ 1.231409] device: 'device:0b': device_add
Apr 13 15:56:03 patient kernel: [ 1.231412] bus: 'acpi': add device device:0b
Apr 13 15:56:03 patient kernel: [ 1.231419] PM: Adding info for acpi:device:0b
Apr 13 15:56:03 patient kernel: [ 1.231516] device: 'device:0c': device_add
Apr 13 15:56:03 patient kernel: [ 1.231520] bus: 'acpi': add device device:0c
Apr 13 15:56:03 patient kernel: [ 1.231527] PM: Adding info for acpi:device:0c
Apr 13 15:56:03 patient kernel: [ 1.231654] device: 'device:0d': device_add
Apr 13 15:56:03 patient kernel: [ 1.231657] bus: 'acpi': add device device:0d
Apr 13 15:56:03 patient kernel: [ 1.231664] PM: Adding info for acpi:device:0d
Apr 13 15:56:03 patient kernel: [ 1.231760] device: 'device:0e': device_add
Apr 13 15:56:03 patient kernel: [ 1.231764] bus: 'acpi': add device device:0e
Apr 13 15:56:03 patient kernel: [ 1.231772] PM: Adding info for acpi:device:0e
Apr 13 15:56:03 patient kernel: [ 1.231899] device: 'device:0f': device_add
Apr 13 15:56:03 patient kernel: [ 1.231902] bus: 'acpi': add device device:0f
Apr 13 15:56:03 patient kernel: [ 1.231909] PM: Adding info for acpi:device:0f
Apr 13 15:56:03 patient kernel: [ 1.232005] device: 'device:10': device_add
Apr 13 15:56:03 patient kernel: [ 1.232008] bus: 'acpi': add device device:10
Apr 13 15:56:03 patient kernel: [ 1.232016] PM: Adding info for acpi:device:10
Apr 13 15:56:03 patient kernel: [ 1.232046] device: 'device:11': device_add
Apr 13 15:56:03 patient kernel: [ 1.232048] bus: 'acpi': add device device:11
Apr 13 15:56:03 patient kernel: [ 1.232055] PM: Adding info for acpi:device:11
Apr 13 15:56:03 patient kernel: [ 1.232087] device: 'device:12': device_add
Apr 13 15:56:03 patient kernel: [ 1.232090] bus: 'acpi': add device device:12
Apr 13 15:56:03 patient kernel: [ 1.232098] PM: Adding info for acpi:device:12
Apr 13 15:56:03 patient kernel: [ 1.232132] device: 'PNP0200:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.232135] bus: 'acpi': add device PNP0200:00
Apr 13 15:56:03 patient kernel: [ 1.232142] PM: Adding info for acpi:PNP0200:00
Apr 13 15:56:03 patient kernel: [ 1.232173] device: 'INT0800:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.232175] bus: 'acpi': add device INT0800:00
Apr 13 15:56:03 patient kernel: [ 1.232185] PM: Adding info for acpi:INT0800:00
Apr 13 15:56:03 patient kernel: [ 1.232278] device: 'PNP0103:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.232281] bus: 'acpi': add device PNP0103:00
Apr 13 15:56:03 patient kernel: [ 1.232288] PM: Adding info for acpi:PNP0103:00
Apr 13 15:56:03 patient kernel: [ 1.232320] device: 'PNP0000:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.232322] bus: 'acpi': add device PNP0000:00
Apr 13 15:56:03 patient kernel: [ 1.232331] PM: Adding info for acpi:PNP0000:00
Apr 13 15:56:03 patient kernel: [ 1.232406] device: 'PNP0C04:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.232408] bus: 'acpi': add device PNP0C04:00
Apr 13 15:56:03 patient kernel: [ 1.232416] PM: Adding info for acpi:PNP0C04:00
Apr 13 15:56:03 patient kernel: [ 1.232448] device: 'PNP0C02:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.232451] bus: 'acpi': add device PNP0C02:00
Apr 13 15:56:03 patient kernel: [ 1.232459] PM: Adding info for acpi:PNP0C02:00
Apr 13 15:56:03 patient kernel: [ 1.232489] device: 'PNP0B00:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.232491] bus: 'acpi': add device PNP0B00:00
Apr 13 15:56:03 patient kernel: [ 1.232499] PM: Adding info for acpi:PNP0B00:00
Apr 13 15:56:03 patient kernel: [ 1.232526] device: 'PNP0100:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.232530] bus: 'acpi': add device PNP0100:00
Apr 13 15:56:03 patient kernel: [ 1.232537] PM: Adding info for acpi:PNP0100:00
Apr 13 15:56:03 patient kernel: [ 1.232595] device: 'INT3F0D:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.232598] bus: 'acpi': add device INT3F0D:00
Apr 13 15:56:03 patient kernel: [ 1.232605] PM: Adding info for acpi:INT3F0D:00
Apr 13 15:56:03 patient kernel: [ 1.232649] device: 'MSFT0001:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.232653] bus: 'acpi': add device MSFT0001:00
Apr 13 15:56:03 patient kernel: [ 1.232660] PM: Adding info for acpi:MSFT0001:00
Apr 13 15:56:03 patient kernel: [ 1.232730] device: 'MSFT0003:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.232733] bus: 'acpi': add device MSFT0003:00
Apr 13 15:56:03 patient kernel: [ 1.232741] PM: Adding info for acpi:MSFT0003:00
Apr 13 15:56:03 patient kernel: [ 1.232828] device: 'STU0605:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.232831] bus: 'acpi': add device STU0605:00
Apr 13 15:56:03 patient kernel: [ 1.232838] PM: Adding info for acpi:STU0605:00
Apr 13 15:56:03 patient kernel: [ 1.232912] device: 'ETD0403:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.232914] bus: 'acpi': add device ETD0403:00
Apr 13 15:56:03 patient kernel: [ 1.232923] PM: Adding info for acpi:ETD0403:00
Apr 13 15:56:03 patient kernel: [ 1.232997] device: 'SYN1213:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.233000] bus: 'acpi': add device SYN1213:00
Apr 13 15:56:03 patient kernel: [ 1.233007] PM: Adding info for acpi:SYN1213:00
Apr 13 15:56:03 patient kernel: [ 1.233042] device: 'PNP0C02:01': device_add
Apr 13 15:56:03 patient kernel: [ 1.233044] bus: 'acpi': add device PNP0C02:01
Apr 13 15:56:03 patient kernel: [ 1.233053] PM: Adding info for acpi:PNP0C02:01
Apr 13 15:56:03 patient kernel: [ 1.233136] device: 'IFX0102:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.233139] bus: 'acpi': add device IFX0102:00
Apr 13 15:56:03 patient kernel: [ 1.233147] PM: Adding info for acpi:IFX0102:00
Apr 13 15:56:03 patient kernel: [ 1.233205] device: 'PNP0C09:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.233208] bus: 'acpi': add device PNP0C09:00
Apr 13 15:56:03 patient kernel: [ 1.233217] PM: Adding info for acpi:PNP0C09:00
Apr 13 15:56:03 patient kernel: [ 1.233408] device: 'device:13': device_add
Apr 13 15:56:03 patient kernel: [ 1.233411] bus: 'acpi': add device device:13
Apr 13 15:56:03 patient kernel: [ 1.233419] PM: Adding info for acpi:device:13
Apr 13 15:56:03 patient kernel: [ 1.233537] device: 'device:14': device_add
Apr 13 15:56:03 patient kernel: [ 1.233540] bus: 'acpi': add device device:14
Apr 13 15:56:03 patient kernel: [ 1.233549] PM: Adding info for acpi:device:14
Apr 13 15:56:03 patient kernel: [ 1.233579] device: 'device:15': device_add
Apr 13 15:56:03 patient kernel: [ 1.233581] bus: 'acpi': add device device:15
Apr 13 15:56:03 patient kernel: [ 1.233589] PM: Adding info for acpi:device:15
Apr 13 15:56:03 patient kernel: [ 1.233615] device: 'device:16': device_add
Apr 13 15:56:03 patient kernel: [ 1.233617] bus: 'acpi': add device device:16
Apr 13 15:56:03 patient kernel: [ 1.233625] PM: Adding info for acpi:device:16
Apr 13 15:56:03 patient kernel: [ 1.233652] device: 'device:17': device_add
Apr 13 15:56:03 patient kernel: [ 1.233655] bus: 'acpi': add device device:17
Apr 13 15:56:03 patient kernel: [ 1.233662] PM: Adding info for acpi:device:17
Apr 13 15:56:03 patient kernel: [ 1.233690] device: 'device:18': device_add
Apr 13 15:56:03 patient kernel: [ 1.233692] bus: 'acpi': add device device:18
Apr 13 15:56:03 patient kernel: [ 1.233701] PM: Adding info for acpi:device:18
Apr 13 15:56:03 patient kernel: [ 1.233727] device: 'device:19': device_add
Apr 13 15:56:03 patient kernel: [ 1.233729] bus: 'acpi': add device device:19
Apr 13 15:56:03 patient kernel: [ 1.233736] PM: Adding info for acpi:device:19
Apr 13 15:56:03 patient kernel: [ 1.233763] device: 'device:1a': device_add
Apr 13 15:56:03 patient kernel: [ 1.233765] bus: 'acpi': add device device:1a
Apr 13 15:56:03 patient kernel: [ 1.233773] PM: Adding info for acpi:device:1a
Apr 13 15:56:03 patient kernel: [ 1.233800] device: 'device:1b': device_add
Apr 13 15:56:03 patient kernel: [ 1.233802] bus: 'acpi': add device device:1b
Apr 13 15:56:03 patient kernel: [ 1.233809] PM: Adding info for acpi:device:1b
Apr 13 15:56:03 patient kernel: [ 1.233835] device: 'device:1c': device_add
Apr 13 15:56:03 patient kernel: [ 1.233838] bus: 'acpi': add device device:1c
Apr 13 15:56:03 patient kernel: [ 1.233846] PM: Adding info for acpi:device:1c
Apr 13 15:56:03 patient kernel: [ 1.233872] device: 'device:1d': device_add
Apr 13 15:56:03 patient kernel: [ 1.233875] bus: 'acpi': add device device:1d
Apr 13 15:56:03 patient kernel: [ 1.233882] PM: Adding info for acpi:device:1d
Apr 13 15:56:03 patient kernel: [ 1.233908] device: 'device:1e': device_add
Apr 13 15:56:03 patient kernel: [ 1.233910] bus: 'acpi': add device device:1e
Apr 13 15:56:03 patient kernel: [ 1.233917] PM: Adding info for acpi:device:1e
Apr 13 15:56:03 patient kernel: [ 1.234036] device: 'device:1f': device_add
Apr 13 15:56:03 patient kernel: [ 1.234039] bus: 'acpi': add device device:1f
Apr 13 15:56:03 patient kernel: [ 1.234047] PM: Adding info for acpi:device:1f
Apr 13 15:56:03 patient kernel: [ 1.234076] device: 'device:20': device_add
Apr 13 15:56:03 patient kernel: [ 1.234079] bus: 'acpi': add device device:20
Apr 13 15:56:03 patient kernel: [ 1.234086] PM: Adding info for acpi:device:20
Apr 13 15:56:03 patient kernel: [ 1.234112] device: 'device:21': device_add
Apr 13 15:56:03 patient kernel: [ 1.234115] bus: 'acpi': add device device:21
Apr 13 15:56:03 patient kernel: [ 1.234124] PM: Adding info for acpi:device:21
Apr 13 15:56:03 patient kernel: [ 1.234151] device: 'device:22': device_add
Apr 13 15:56:03 patient kernel: [ 1.234153] bus: 'acpi': add device device:22
Apr 13 15:56:03 patient kernel: [ 1.234160] PM: Adding info for acpi:device:22
Apr 13 15:56:03 patient kernel: [ 1.234188] device: 'device:23': device_add
Apr 13 15:56:03 patient kernel: [ 1.234190] bus: 'acpi': add device device:23
Apr 13 15:56:03 patient kernel: [ 1.234199] PM: Adding info for acpi:device:23
Apr 13 15:56:03 patient kernel: [ 1.234225] device: 'device:24': device_add
Apr 13 15:56:03 patient kernel: [ 1.234227] bus: 'acpi': add device device:24
Apr 13 15:56:03 patient kernel: [ 1.234235] PM: Adding info for acpi:device:24
Apr 13 15:56:03 patient kernel: [ 1.234261] device: 'device:25': device_add
Apr 13 15:56:03 patient kernel: [ 1.234263] bus: 'acpi': add device device:25
Apr 13 15:56:03 patient kernel: [ 1.234271] PM: Adding info for acpi:device:25
Apr 13 15:56:03 patient kernel: [ 1.234297] device: 'device:26': device_add
Apr 13 15:56:03 patient kernel: [ 1.234300] bus: 'acpi': add device device:26
Apr 13 15:56:03 patient kernel: [ 1.234307] PM: Adding info for acpi:device:26
Apr 13 15:56:03 patient kernel: [ 1.234333] device: 'device:27': device_add
Apr 13 15:56:03 patient kernel: [ 1.234335] bus: 'acpi': add device device:27
Apr 13 15:56:03 patient kernel: [ 1.234343] PM: Adding info for acpi:device:27
Apr 13 15:56:03 patient kernel: [ 1.234443] device: 'device:28': device_add
Apr 13 15:56:03 patient kernel: [ 1.234446] bus: 'acpi': add device device:28
Apr 13 15:56:03 patient kernel: [ 1.234454] PM: Adding info for acpi:device:28
Apr 13 15:56:03 patient kernel: [ 1.234490] device: 'device:29': device_add
Apr 13 15:56:03 patient kernel: [ 1.234493] bus: 'acpi': add device device:29
Apr 13 15:56:03 patient kernel: [ 1.234501] PM: Adding info for acpi:device:29
Apr 13 15:56:03 patient kernel: [ 1.234530] device: 'device:2a': device_add
Apr 13 15:56:03 patient kernel: [ 1.234533] bus: 'acpi': add device device:2a
Apr 13 15:56:03 patient kernel: [ 1.234540] PM: Adding info for acpi:device:2a
Apr 13 15:56:03 patient kernel: [ 1.234571] device: 'device:2b': device_add
Apr 13 15:56:03 patient kernel: [ 1.234573] bus: 'acpi': add device device:2b
Apr 13 15:56:03 patient kernel: [ 1.234582] PM: Adding info for acpi:device:2b
Apr 13 15:56:03 patient kernel: [ 1.234613] device: 'device:2c': device_add
Apr 13 15:56:03 patient kernel: [ 1.234615] bus: 'acpi': add device device:2c
Apr 13 15:56:03 patient kernel: [ 1.234623] PM: Adding info for acpi:device:2c
Apr 13 15:56:03 patient kernel: [ 1.234655] device: 'device:2d': device_add
Apr 13 15:56:03 patient kernel: [ 1.234657] bus: 'acpi': add device device:2d
Apr 13 15:56:03 patient kernel: [ 1.234665] PM: Adding info for acpi:device:2d
Apr 13 15:56:03 patient kernel: [ 1.234696] device: 'device:2e': device_add
Apr 13 15:56:03 patient kernel: [ 1.234699] bus: 'acpi': add device device:2e
Apr 13 15:56:03 patient kernel: [ 1.234706] PM: Adding info for acpi:device:2e
Apr 13 15:56:03 patient kernel: [ 1.234737] device: 'device:2f': device_add
Apr 13 15:56:03 patient kernel: [ 1.234739] bus: 'acpi': add device device:2f
Apr 13 15:56:03 patient kernel: [ 1.234748] PM: Adding info for acpi:device:2f
Apr 13 15:56:03 patient kernel: [ 1.234778] device: 'device:30': device_add
Apr 13 15:56:03 patient kernel: [ 1.234781] bus: 'acpi': add device device:30
Apr 13 15:56:03 patient kernel: [ 1.234788] PM: Adding info for acpi:device:30
Apr 13 15:56:03 patient kernel: [ 1.234819] device: 'device:31': device_add
Apr 13 15:56:03 patient kernel: [ 1.234821] bus: 'acpi': add device device:31
Apr 13 15:56:03 patient kernel: [ 1.234829] PM: Adding info for acpi:device:31
Apr 13 15:56:03 patient kernel: [ 1.234860] device: 'device:32': device_add
Apr 13 15:56:03 patient kernel: [ 1.234862] bus: 'acpi': add device device:32
Apr 13 15:56:03 patient kernel: [ 1.234870] PM: Adding info for acpi:device:32
Apr 13 15:56:03 patient kernel: [ 1.234955] device: 'device:33': device_add
Apr 13 15:56:03 patient kernel: [ 1.234957] bus: 'acpi': add device device:33
Apr 13 15:56:03 patient kernel: [ 1.234966] PM: Adding info for acpi:device:33
Apr 13 15:56:03 patient kernel: [ 1.235047] device: 'device:34': device_add
Apr 13 15:56:03 patient kernel: [ 1.235050] bus: 'acpi': add device device:34
Apr 13 15:56:03 patient kernel: [ 1.235057] PM: Adding info for acpi:device:34
Apr 13 15:56:03 patient kernel: [ 1.235139] device: 'device:35': device_add
Apr 13 15:56:03 patient kernel: [ 1.235142] bus: 'acpi': add device device:35
Apr 13 15:56:03 patient kernel: [ 1.235150] PM: Adding info for acpi:device:35
Apr 13 15:56:03 patient kernel: [ 1.235233] device: 'device:36': device_add
Apr 13 15:56:03 patient kernel: [ 1.235236] bus: 'acpi': add device device:36
Apr 13 15:56:03 patient kernel: [ 1.235244] PM: Adding info for acpi:device:36
Apr 13 15:56:03 patient kernel: [ 1.235305] device: 'device:37': device_add
Apr 13 15:56:03 patient kernel: [ 1.235308] bus: 'acpi': add device device:37
Apr 13 15:56:03 patient kernel: [ 1.235318] PM: Adding info for acpi:device:37
Apr 13 15:56:03 patient kernel: [ 1.235380] device: 'device:38': device_add
Apr 13 15:56:03 patient kernel: [ 1.235383] bus: 'acpi': add device device:38
Apr 13 15:56:03 patient kernel: [ 1.235390] PM: Adding info for acpi:device:38
Apr 13 15:56:03 patient kernel: [ 1.235442] device: 'device:39': device_add
Apr 13 15:56:03 patient kernel: [ 1.235444] bus: 'acpi': add device device:39
Apr 13 15:56:03 patient kernel: [ 1.235453] PM: Adding info for acpi:device:39
Apr 13 15:56:03 patient kernel: [ 1.235505] device: 'device:3a': device_add
Apr 13 15:56:03 patient kernel: [ 1.235508] bus: 'acpi': add device device:3a
Apr 13 15:56:03 patient kernel: [ 1.235515] PM: Adding info for acpi:device:3a
Apr 13 15:56:03 patient kernel: [ 1.235567] device: 'device:3b': device_add
Apr 13 15:56:03 patient kernel: [ 1.235570] bus: 'acpi': add device device:3b
Apr 13 15:56:03 patient kernel: [ 1.235578] PM: Adding info for acpi:device:3b
Apr 13 15:56:03 patient kernel: [ 1.235631] device: 'device:3c': device_add
Apr 13 15:56:03 patient kernel: [ 1.235633] bus: 'acpi': add device device:3c
Apr 13 15:56:03 patient kernel: [ 1.235641] PM: Adding info for acpi:device:3c
Apr 13 15:56:03 patient kernel: [ 1.235702] device: 'device:3d': device_add
Apr 13 15:56:03 patient kernel: [ 1.235705] bus: 'acpi': add device device:3d
Apr 13 15:56:03 patient kernel: [ 1.235713] PM: Adding info for acpi:device:3d
Apr 13 15:56:03 patient kernel: [ 1.235775] device: 'device:3e': device_add
Apr 13 15:56:03 patient kernel: [ 1.235777] bus: 'acpi': add device device:3e
Apr 13 15:56:03 patient kernel: [ 1.235785] PM: Adding info for acpi:device:3e
Apr 13 15:56:03 patient kernel: [ 1.235874] device: 'device:3f': device_add
Apr 13 15:56:03 patient kernel: [ 1.235877] bus: 'acpi': add device device:3f
Apr 13 15:56:03 patient kernel: [ 1.235885] PM: Adding info for acpi:device:3f
Apr 13 15:56:03 patient kernel: [ 1.235917] device: 'device:40': device_add
Apr 13 15:56:03 patient kernel: [ 1.235920] bus: 'acpi': add device device:40
Apr 13 15:56:03 patient kernel: [ 1.235927] PM: Adding info for acpi:device:40
Apr 13 15:56:03 patient kernel: [ 1.235953] device: 'device:41': device_add
Apr 13 15:56:03 patient kernel: [ 1.235956] bus: 'acpi': add device device:41
Apr 13 15:56:03 patient kernel: [ 1.235964] PM: Adding info for acpi:device:41
Apr 13 15:56:03 patient kernel: [ 1.235992] device: 'device:42': device_add
Apr 13 15:56:03 patient kernel: [ 1.235994] bus: 'acpi': add device device:42
Apr 13 15:56:03 patient kernel: [ 1.236002] PM: Adding info for acpi:device:42
Apr 13 15:56:03 patient kernel: [ 1.236031] device: 'device:43': device_add
Apr 13 15:56:03 patient kernel: [ 1.236033] bus: 'acpi': add device device:43
Apr 13 15:56:03 patient kernel: [ 1.236040] PM: Adding info for acpi:device:43
Apr 13 15:56:03 patient kernel: [ 1.236071] device: 'device:44': device_add
Apr 13 15:56:03 patient kernel: [ 1.236074] bus: 'acpi': add device device:44
Apr 13 15:56:03 patient kernel: [ 1.236081] PM: Adding info for acpi:device:44
Apr 13 15:56:03 patient kernel: [ 1.236106] device: 'device:45': device_add
Apr 13 15:56:03 patient kernel: [ 1.236109] bus: 'acpi': add device device:45
Apr 13 15:56:03 patient kernel: [ 1.236116] PM: Adding info for acpi:device:45
Apr 13 15:56:03 patient kernel: [ 1.236142] device: 'device:46': device_add
Apr 13 15:56:03 patient kernel: [ 1.236145] bus: 'acpi': add device device:46
Apr 13 15:56:03 patient kernel: [ 1.236153] PM: Adding info for acpi:device:46
Apr 13 15:56:03 patient kernel: [ 1.236178] device: 'device:47': device_add
Apr 13 15:56:03 patient kernel: [ 1.236181] bus: 'acpi': add device device:47
Apr 13 15:56:03 patient kernel: [ 1.236188] PM: Adding info for acpi:device:47
Apr 13 15:56:03 patient kernel: [ 1.236213] device: 'device:48': device_add
Apr 13 15:56:03 patient kernel: [ 1.236216] bus: 'acpi': add device device:48
Apr 13 15:56:03 patient kernel: [ 1.236224] PM: Adding info for acpi:device:48
Apr 13 15:56:03 patient kernel: [ 1.236252] device: 'device:49': device_add
Apr 13 15:56:03 patient kernel: [ 1.236255] bus: 'acpi': add device device:49
Apr 13 15:56:03 patient kernel: [ 1.236262] PM: Adding info for acpi:device:49
Apr 13 15:56:03 patient kernel: [ 1.236290] device: 'device:4a': device_add
Apr 13 15:56:03 patient kernel: [ 1.236293] bus: 'acpi': add device device:4a
Apr 13 15:56:03 patient kernel: [ 1.236301] PM: Adding info for acpi:device:4a
Apr 13 15:56:03 patient kernel: [ 1.236357] device: 'PNP0C02:02': device_add
Apr 13 15:56:03 patient kernel: [ 1.236359] bus: 'acpi': add device PNP0C02:02
Apr 13 15:56:03 patient kernel: [ 1.236367] PM: Adding info for acpi:PNP0C02:02
Apr 13 15:56:03 patient kernel: [ 1.236419] device: 'device:4b': device_add
Apr 13 15:56:03 patient kernel: [ 1.236422] bus: 'acpi': add device device:4b
Apr 13 15:56:03 patient kernel: [ 1.236431] PM: Adding info for acpi:device:4b
Apr 13 15:56:03 patient kernel: [ 1.236481] device: 'LNXVIDEO:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.236484] bus: 'acpi': add device LNXVIDEO:00
Apr 13 15:56:03 patient kernel: [ 1.236491] PM: Adding info for acpi:LNXVIDEO:00
Apr 13 15:56:03 patient kernel: [ 1.236521] device: 'device:4c': device_add
Apr 13 15:56:03 patient kernel: [ 1.236524] bus: 'acpi': add device device:4c
Apr 13 15:56:03 patient kernel: [ 1.236532] PM: Adding info for acpi:device:4c
Apr 13 15:56:03 patient kernel: [ 1.236559] device: 'device:4d': device_add
Apr 13 15:56:03 patient kernel: [ 1.236562] bus: 'acpi': add device device:4d
Apr 13 15:56:03 patient kernel: [ 1.236569] PM: Adding info for acpi:device:4d
Apr 13 15:56:03 patient kernel: [ 1.236595] device: 'device:4e': device_add
Apr 13 15:56:03 patient kernel: [ 1.236598] bus: 'acpi': add device device:4e
Apr 13 15:56:03 patient kernel: [ 1.236606] PM: Adding info for acpi:device:4e
Apr 13 15:56:03 patient kernel: [ 1.236633] device: 'device:4f': device_add
Apr 13 15:56:03 patient kernel: [ 1.236636] bus: 'acpi': add device device:4f
Apr 13 15:56:03 patient kernel: [ 1.236643] PM: Adding info for acpi:device:4f
Apr 13 15:56:03 patient kernel: [ 1.236775] device: 'PNP0C0F:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.236778] bus: 'acpi': add device PNP0C0F:00
Apr 13 15:56:03 patient kernel: [ 1.236786] PM: Adding info for acpi:PNP0C0F:00
Apr 13 15:56:03 patient kernel: [ 1.236847] device: 'PNP0C0F:01': device_add
Apr 13 15:56:03 patient kernel: [ 1.236850] bus: 'acpi': add device PNP0C0F:01
Apr 13 15:56:03 patient kernel: [ 1.236857] PM: Adding info for acpi:PNP0C0F:01
Apr 13 15:56:03 patient kernel: [ 1.236916] device: 'PNP0C0F:02': device_add
Apr 13 15:56:03 patient kernel: [ 1.236919] bus: 'acpi': add device PNP0C0F:02
Apr 13 15:56:03 patient kernel: [ 1.236927] PM: Adding info for acpi:PNP0C0F:02
Apr 13 15:56:03 patient kernel: [ 1.236988] device: 'PNP0C0F:03': device_add
Apr 13 15:56:03 patient kernel: [ 1.236990] bus: 'acpi': add device PNP0C0F:03
Apr 13 15:56:03 patient kernel: [ 1.236998] PM: Adding info for acpi:PNP0C0F:03
Apr 13 15:56:03 patient kernel: [ 1.237061] device: 'PNP0C0F:04': device_add
Apr 13 15:56:03 patient kernel: [ 1.237063] bus: 'acpi': add device PNP0C0F:04
Apr 13 15:56:03 patient kernel: [ 1.237071] PM: Adding info for acpi:PNP0C0F:04
Apr 13 15:56:03 patient kernel: [ 1.237131] device: 'PNP0C0F:05': device_add
Apr 13 15:56:03 patient kernel: [ 1.237133] bus: 'acpi': add device PNP0C0F:05
Apr 13 15:56:03 patient kernel: [ 1.237141] PM: Adding info for acpi:PNP0C0F:05
Apr 13 15:56:03 patient kernel: [ 1.237201] device: 'PNP0C0F:06': device_add
Apr 13 15:56:03 patient kernel: [ 1.237203] bus: 'acpi': add device PNP0C0F:06
Apr 13 15:56:03 patient kernel: [ 1.237211] PM: Adding info for acpi:PNP0C0F:06
Apr 13 15:56:03 patient kernel: [ 1.237275] device: 'PNP0C0F:07': device_add
Apr 13 15:56:03 patient kernel: [ 1.237278] bus: 'acpi': add device PNP0C0F:07
Apr 13 15:56:03 patient kernel: [ 1.237287] PM: Adding info for acpi:PNP0C0F:07
Apr 13 15:56:03 patient kernel: [ 1.237379] device: 'INT33A1:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.237382] bus: 'acpi': add device INT33A1:00
Apr 13 15:56:03 patient kernel: [ 1.237389] PM: Adding info for acpi:INT33A1:00
Apr 13 15:56:03 patient kernel: [ 1.237447] device: 'PNPC000:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.237449] bus: 'acpi': add device PNPC000:00
Apr 13 15:56:03 patient kernel: [ 1.237458] PM: Adding info for acpi:PNPC000:00
Apr 13 15:56:03 patient kernel: [ 1.237491] device: 'INT3394:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.237494] bus: 'acpi': add device INT3394:00
Apr 13 15:56:03 patient kernel: [ 1.237501] PM: Adding info for acpi:INT3394:00
Apr 13 15:56:03 patient kernel: [ 1.237537] device: 'PNP0C0C:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.237540] bus: 'acpi': add device PNP0C0C:00
Apr 13 15:56:03 patient kernel: [ 1.237553] PM: Adding info for acpi:PNP0C0C:00
Apr 13 15:56:03 patient kernel: [ 1.237586] device: 'PNP0C0E:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.237588] bus: 'acpi': add device PNP0C0E:00
Apr 13 15:56:03 patient kernel: [ 1.237601] PM: Adding info for acpi:PNP0C0E:00
Apr 13 15:56:03 patient kernel: [ 1.241265] device: 'PNP0C0D:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.241268] bus: 'acpi': add device PNP0C0D:00
Apr 13 15:56:03 patient kernel: [ 1.241283] PM: Adding info for acpi:PNP0C0D:00
Apr 13 15:56:03 patient kernel: [ 1.241328] device: 'ACPI0003:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.241331] bus: 'acpi': add device ACPI0003:00
Apr 13 15:56:03 patient kernel: [ 1.241338] PM: Adding info for acpi:ACPI0003:00
Apr 13 15:56:03 patient kernel: [ 1.241413] device: 'PNP0C0A:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.241418] bus: 'acpi': add device PNP0C0A:00
Apr 13 15:56:03 patient kernel: [ 1.241426] PM: Adding info for acpi:PNP0C0A:00
Apr 13 15:56:03 patient kernel: [ 1.241465] device: 'PNP0C14:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.241468] bus: 'acpi': add device PNP0C14:00
Apr 13 15:56:03 patient kernel: [ 1.241475] PM: Adding info for acpi:PNP0C14:00
Apr 13 15:56:03 patient kernel: [ 1.241523] device: 'INT340E:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.241526] bus: 'acpi': add device INT340E:00
Apr 13 15:56:03 patient kernel: [ 1.241534] PM: Adding info for acpi:INT340E:00
Apr 13 15:56:03 patient kernel: [ 1.241619] device: 'PNP0C01:01': device_add
Apr 13 15:56:03 patient kernel: [ 1.241622] bus: 'acpi': add device PNP0C01:01
Apr 13 15:56:03 patient kernel: [ 1.241629] PM: Adding info for acpi:PNP0C01:01
Apr 13 15:56:03 patient kernel: [ 1.241658] device: 'device:50': device_add
Apr 13 15:56:03 patient kernel: [ 1.241661] bus: 'acpi': add device device:50
Apr 13 15:56:03 patient kernel: [ 1.241670] PM: Adding info for acpi:device:50
Apr 13 15:56:03 patient kernel: [ 1.241681] device: 'LNXTHERM:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.241684] bus: 'acpi': add device LNXTHERM:00
Apr 13 15:56:03 patient kernel: [ 1.241691] PM: Adding info for acpi:LNXTHERM:00
Apr 13 15:56:03 patient kernel: [ 1.242010] device: 'SKTD000:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.242013] bus: 'acpi': add device SKTD000:00
Apr 13 15:56:03 patient kernel: [ 1.242021] PM: Adding info for acpi:SKTD000:00
Apr 13 15:56:03 patient kernel: [ 1.242073] device: 'NXP5442:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.242076] bus: 'acpi': add device NXP5442:00
Apr 13 15:56:03 patient kernel: [ 1.242084] PM: Adding info for acpi:NXP5442:00
Apr 13 15:56:03 patient kernel: [ 1.242135] device: 'ICV0A12:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.242138] bus: 'acpi': add device ICV0A12:00
Apr 13 15:56:03 patient kernel: [ 1.242147] PM: Adding info for acpi:ICV0A12:00
Apr 13 15:56:03 patient kernel: [ 1.242481] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Apr 13 15:56:03 patient kernel: [ 1.242486] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Apr 13 15:56:03 patient kernel: [ 1.242645] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
Apr 13 15:56:03 patient kernel: [ 1.242770] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
Apr 13 15:56:03 patient kernel: [ 1.243147] device: 'pci0000:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.243159] PM: Adding info for No Bus:pci0000:00
Apr 13 15:56:03 patient kernel: [ 1.243161] device: '0000:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.243174] PM: Adding info for No Bus:0000:00
Apr 13 15:56:03 patient kernel: [ 1.243318] PCI host bridge to bus 0000:00
Apr 13 15:56:03 patient kernel: [ 1.243321] pci_bus 0000:00: root bus resource [bus 00-3e]
Apr 13 15:56:03 patient kernel: [ 1.243323] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
Apr 13 15:56:03 patient kernel: [ 1.243324] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
Apr 13 15:56:03 patient kernel: [ 1.243326] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
Apr 13 15:56:03 patient kernel: [ 1.243328] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
Apr 13 15:56:03 patient kernel: [ 1.243329] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
Apr 13 15:56:03 patient kernel: [ 1.243331] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
Apr 13 15:56:03 patient kernel: [ 1.243332] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
Apr 13 15:56:03 patient kernel: [ 1.243334] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
Apr 13 15:56:03 patient kernel: [ 1.243335] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
Apr 13 15:56:03 patient kernel: [ 1.243337] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff]
Apr 13 15:56:03 patient kernel: [ 1.243345] pci 0000:00:00.0: [8086:0d04] type 00 class 0x060000
Apr 13 15:56:03 patient kernel: [ 1.243380] device: '0000:00:00.0': device_add
Apr 13 15:56:03 patient kernel: [ 1.243406] bus: 'pci': add device 0000:00:00.0
Apr 13 15:56:03 patient kernel: [ 1.243424] PM: Adding info for pci:0000:00:00.0
Apr 13 15:56:03 patient kernel: [ 1.243437] pci 0000:00:02.0: [8086:0d26] type 00 class 0x030000
Apr 13 15:56:03 patient kernel: [ 1.243450] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
Apr 13 15:56:03 patient kernel: [ 1.243458] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
Apr 13 15:56:03 patient kernel: [ 1.243463] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
Apr 13 15:56:03 patient kernel: [ 1.243492] device: '0000:00:02.0': device_add
Apr 13 15:56:03 patient kernel: [ 1.243520] bus: 'pci': add device 0000:00:02.0
Apr 13 15:56:03 patient kernel: [ 1.243537] PM: Adding info for pci:0000:00:02.0
Apr 13 15:56:03 patient kernel: [ 1.243548] pci 0000:00:03.0: [8086:0d0c] type 00 class 0x040300
Apr 13 15:56:03 patient kernel: [ 1.243556] pci 0000:00:03.0: reg 0x10: [mem 0xf7e34000-0xf7e37fff 64bit]
Apr 13 15:56:03 patient kernel: [ 1.243596] device: '0000:00:03.0': device_add
Apr 13 15:56:03 patient kernel: [ 1.243624] bus: 'pci': add device 0000:00:03.0
Apr 13 15:56:03 patient kernel: [ 1.243640] PM: Adding info for pci:0000:00:03.0
Apr 13 15:56:03 patient kernel: [ 1.243671] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
Apr 13 15:56:03 patient kernel: [ 1.243691] pci 0000:00:14.0: reg 0x10: [mem 0xf7e20000-0xf7e2ffff 64bit]
Apr 13 15:56:03 patient kernel: [ 1.243755] pci 0000:00:14.0: PME# supported from D3hot D3cold
Apr 13 15:56:03 patient kernel: [ 1.243763] device: '0000:00:14.0': device_add
Apr 13 15:56:03 patient kernel: [ 1.243791] pci 0000:00:14.0: System wakeup disabled by ACPI
Apr 13 15:56:03 patient kernel: [ 1.243795] bus: 'pci': add device 0000:00:14.0
Apr 13 15:56:03 patient kernel: [ 1.243817] PM: Adding info for pci:0000:00:14.0
Apr 13 15:56:03 patient kernel: [ 1.243832] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
Apr 13 15:56:03 patient kernel: [ 1.243853] pci 0000:00:16.0: reg 0x10: [mem 0xf7e3f000-0xf7e3f00f 64bit]
Apr 13 15:56:03 patient kernel: [ 1.243920] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Apr 13 15:56:03 patient kernel: [ 1.243929] device: '0000:00:16.0': device_add
Apr 13 15:56:03 patient kernel: [ 1.243953] bus: 'pci': add device 0000:00:16.0
Apr 13 15:56:03 patient kernel: [ 1.243976] PM: Adding info for pci:0000:00:16.0
Apr 13 15:56:03 patient kernel: [ 1.243999] pci 0000:00:19.0: [8086:153b] type 00 class 0x020000
Apr 13 15:56:03 patient kernel: [ 1.244017] pci 0000:00:19.0: reg 0x10: [mem 0xf7e00000-0xf7e1ffff]
Apr 13 15:56:03 patient kernel: [ 1.244025] pci 0000:00:19.0: reg 0x14: [mem 0xf7e3d000-0xf7e3dfff]
Apr 13 15:56:03 patient kernel: [ 1.244034] pci 0000:00:19.0: reg 0x18: [io 0xf080-0xf09f]
Apr 13 15:56:03 patient kernel: [ 1.244097] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
Apr 13 15:56:03 patient kernel: [ 1.244108] device: '0000:00:19.0': device_add
Apr 13 15:56:03 patient kernel: [ 1.244134] pci 0000:00:19.0: System wakeup disabled by ACPI
Apr 13 15:56:03 patient kernel: [ 1.244137] bus: 'pci': add device 0000:00:19.0
Apr 13 15:56:03 patient kernel: [ 1.244159] PM: Adding info for pci:0000:00:19.0
Apr 13 15:56:03 patient kernel: [ 1.244176] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
Apr 13 15:56:03 patient kernel: [ 1.244197] pci 0000:00:1a.0: reg 0x10: [mem 0xf7e3c000-0xf7e3c3ff]
Apr 13 15:56:03 patient kernel: [ 1.244289] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Apr 13 15:56:03 patient kernel: [ 1.244302] device: '0000:00:1a.0': device_add
Apr 13 15:56:03 patient kernel: [ 1.244340] pci 0000:00:1a.0: System wakeup disabled by ACPI
Apr 13 15:56:03 patient kernel: [ 1.244343] bus: 'pci': add device 0000:00:1a.0
Apr 13 15:56:03 patient kernel: [ 1.244366] PM: Adding info for pci:0000:00:1a.0
Apr 13 15:56:03 patient kernel: [ 1.244383] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
Apr 13 15:56:03 patient kernel: [ 1.244398] pci 0000:00:1b.0: reg 0x10: [mem 0xf7e30000-0xf7e33fff 64bit]
Apr 13 15:56:03 patient kernel: [ 1.244471] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Apr 13 15:56:03 patient kernel: [ 1.244482] device: '0000:00:1b.0': device_add
Apr 13 15:56:03 patient kernel: [ 1.244509] pci 0000:00:1b.0: System wakeup disabled by ACPI
Apr 13 15:56:03 patient kernel: [ 1.244512] bus: 'pci': add device 0000:00:1b.0
Apr 13 15:56:03 patient kernel: [ 1.244534] PM: Adding info for pci:0000:00:1b.0
Apr 13 15:56:03 patient kernel: [ 1.244547] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
Apr 13 15:56:03 patient kernel: [ 1.244618] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Apr 13 15:56:03 patient kernel: [ 1.244630] device: '0000:00:1c.0': device_add
Apr 13 15:56:03 patient kernel: [ 1.244657] pci 0000:00:1c.0: System wakeup disabled by ACPI
Apr 13 15:56:03 patient kernel: [ 1.244660] bus: 'pci': add device 0000:00:1c.0
Apr 13 15:56:03 patient kernel: [ 1.244681] PM: Adding info for pci:0000:00:1c.0
Apr 13 15:56:03 patient kernel: [ 1.244693] pci 0000:00:1c.1: [8086:8c12] type 01 class 0x060400
Apr 13 15:56:03 patient kernel: [ 1.244764] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Apr 13 15:56:03 patient kernel: [ 1.244776] device: '0000:00:1c.1': device_add
Apr 13 15:56:03 patient kernel: [ 1.244803] pci 0000:00:1c.1: System wakeup disabled by ACPI
Apr 13 15:56:03 patient kernel: [ 1.244806] bus: 'pci': add device 0000:00:1c.1
Apr 13 15:56:03 patient kernel: [ 1.244827] PM: Adding info for pci:0000:00:1c.1
Apr 13 15:56:03 patient kernel: [ 1.244840] pci 0000:00:1c.3: [8086:8c16] type 01 class 0x060400
Apr 13 15:56:03 patient kernel: [ 1.244910] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
Apr 13 15:56:03 patient kernel: [ 1.244923] device: '0000:00:1c.3': device_add
Apr 13 15:56:03 patient kernel: [ 1.244950] pci 0000:00:1c.3: System wakeup disabled by ACPI
Apr 13 15:56:03 patient kernel: [ 1.244954] bus: 'pci': add device 0000:00:1c.3
Apr 13 15:56:03 patient kernel: [ 1.244975] PM: Adding info for pci:0000:00:1c.3
Apr 13 15:56:03 patient kernel: [ 1.244996] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
Apr 13 15:56:03 patient kernel: [ 1.245017] pci 0000:00:1d.0: reg 0x10: [mem 0xf7e3b000-0xf7e3b3ff]
Apr 13 15:56:03 patient kernel: [ 1.245109] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Apr 13 15:56:03 patient kernel: [ 1.245122] device: '0000:00:1d.0': device_add
Apr 13 15:56:03 patient kernel: [ 1.245158] pci 0000:00:1d.0: System wakeup disabled by ACPI
Apr 13 15:56:03 patient kernel: [ 1.245161] bus: 'pci': add device 0000:00:1d.0
Apr 13 15:56:03 patient kernel: [ 1.245182] PM: Adding info for pci:0000:00:1d.0
Apr 13 15:56:03 patient kernel: [ 1.245198] pci 0000:00:1f.0: [8086:8c4b] type 00 class 0x060100
Apr 13 15:56:03 patient kernel: [ 1.245315] device: '0000:00:1f.0': device_add
Apr 13 15:56:03 patient kernel: [ 1.245341] bus: 'pci': add device 0000:00:1f.0
Apr 13 15:56:03 patient kernel: [ 1.245358] PM: Adding info for pci:0000:00:1f.0
Apr 13 15:56:03 patient kernel: [ 1.245374] pci 0000:00:1f.2: [8086:8c03] type 00 class 0x010601
Apr 13 15:56:03 patient kernel: [ 1.245390] pci 0000:00:1f.2: reg 0x10: [io 0xf0d0-0xf0d7]
Apr 13 15:56:03 patient kernel: [ 1.245398] pci 0000:00:1f.2: reg 0x14: [io 0xf0c0-0xf0c3]
Apr 13 15:56:03 patient kernel: [ 1.245406] pci 0000:00:1f.2: reg 0x18: [io 0xf0b0-0xf0b7]
Apr 13 15:56:03 patient kernel: [ 1.245413] pci 0000:00:1f.2: reg 0x1c: [io 0xf0a0-0xf0a3]
Apr 13 15:56:03 patient kernel: [ 1.245421] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
Apr 13 15:56:03 patient kernel: [ 1.245429] pci 0000:00:1f.2: reg 0x24: [mem 0xf7e3a000-0xf7e3a7ff]
Apr 13 15:56:03 patient kernel: [ 1.245468] pci 0000:00:1f.2: PME# supported from D3hot
Apr 13 15:56:03 patient kernel: [ 1.245478] device: '0000:00:1f.2': device_add
Apr 13 15:56:03 patient kernel: [ 1.245504] bus: 'pci': add device 0000:00:1f.2
Apr 13 15:56:03 patient kernel: [ 1.245525] PM: Adding info for pci:0000:00:1f.2
Apr 13 15:56:03 patient kernel: [ 1.245533] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
Apr 13 15:56:03 patient kernel: [ 1.245549] pci 0000:00:1f.3: reg 0x10: [mem 0xf7e39000-0xf7e390ff 64bit]
Apr 13 15:56:03 patient kernel: [ 1.245570] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
Apr 13 15:56:03 patient kernel: [ 1.245593] device: '0000:00:1f.3': device_add
Apr 13 15:56:03 patient kernel: [ 1.245618] bus: 'pci': add device 0000:00:1f.3
Apr 13 15:56:03 patient kernel: [ 1.245635] PM: Adding info for pci:0000:00:1f.3
Apr 13 15:56:03 patient kernel: [ 1.245676] device: '0000:01': device_add
Apr 13 15:56:03 patient kernel: [ 1.245689] PM: Adding info for No Bus:0000:01
Apr 13 15:56:03 patient kernel: [ 1.245717] acpiphp: Slot [1] registered
Apr 13 15:56:03 patient kernel: [ 1.245723] pci 0000:00:1c.0: PCI bridge to [bus 01]
Apr 13 15:56:03 patient kernel: [ 1.245764] device: '0000:02': device_add
Apr 13 15:56:03 patient kernel: [ 1.245777] PM: Adding info for No Bus:0000:02
Apr 13 15:56:03 patient kernel: [ 1.245819] pci 0000:02:00.0: [10ec:5229] type 00 class 0xff0000
Apr 13 15:56:03 patient kernel: [ 1.245838] pci 0000:02:00.0: reg 0x10: [mem 0xf7d00000-0xf7d00fff]
Apr 13 15:56:03 patient kernel: [ 1.245976] pci 0000:02:00.0: supports D1 D2
Apr 13 15:56:03 patient kernel: [ 1.245978] pci 0000:02:00.0: PME# supported from D1 D2 D3hot
Apr 13 15:56:03 patient kernel: [ 1.245999] device: '0000:02:00.0': device_add
Apr 13 15:56:03 patient kernel: [ 1.246008] pci 0000:02:00.0: System wakeup disabled by ACPI
Apr 13 15:56:03 patient kernel: [ 1.246011] bus: 'pci': add device 0000:02:00.0
Apr 13 15:56:03 patient kernel: [ 1.246033] PM: Adding info for pci:0000:02:00.0
Apr 13 15:56:03 patient kernel: [ 1.253262] pci 0000:00:1c.1: PCI bridge to [bus 02]
Apr 13 15:56:03 patient kernel: [ 1.253267] pci 0000:00:1c.1: bridge window [mem 0xf7d00000-0xf7dfffff]
Apr 13 15:56:03 patient kernel: [ 1.253305] device: '0000:03': device_add
Apr 13 15:56:03 patient kernel: [ 1.253319] PM: Adding info for No Bus:0000:03
Apr 13 15:56:03 patient kernel: [ 1.253360] pci 0000:03:00.0: [168c:0034] type 00 class 0x028000
Apr 13 15:56:03 patient kernel: [ 1.253384] pci 0000:03:00.0: reg 0x10: [mem 0xf7c00000-0xf7c7ffff 64bit]
Apr 13 15:56:03 patient kernel: [ 1.253440] pci 0000:03:00.0: reg 0x30: [mem 0xf7c80000-0xf7c8ffff pref]
Apr 13 15:56:03 patient kernel: [ 1.253512] pci 0000:03:00.0: supports D1 D2
Apr 13 15:56:03 patient kernel: [ 1.253513] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Apr 13 15:56:03 patient kernel: [ 1.253535] device: '0000:03:00.0': device_add
Apr 13 15:56:03 patient kernel: [ 1.253542] pci 0000:03:00.0: System wakeup disabled by ACPI
Apr 13 15:56:03 patient kernel: [ 1.253545] bus: 'pci': add device 0000:03:00.0
Apr 13 15:56:03 patient kernel: [ 1.253567] PM: Adding info for pci:0000:03:00.0
Apr 13 15:56:03 patient kernel: [ 1.261261] pci 0000:00:1c.3: PCI bridge to [bus 03]
Apr 13 15:56:03 patient kernel: [ 1.261267] pci 0000:00:1c.3: bridge window [mem 0xf7c00000-0xf7cfffff]
Apr 13 15:56:03 patient kernel: [ 1.261290] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
Apr 13 15:56:03 patient kernel: [ 1.261692] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
Apr 13 15:56:03 patient kernel: [ 1.261739] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 6 10 11 12 14 15)
Apr 13 15:56:03 patient kernel: [ 1.261783] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
Apr 13 15:56:03 patient kernel: [ 1.261826] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
Apr 13 15:56:03 patient kernel: [ 1.261868] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15)
Apr 13 15:56:03 patient kernel: [ 1.261911] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Apr 13 15:56:03 patient kernel: [ 1.261954] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
Apr 13 15:56:03 patient kernel: [ 1.261996] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
Apr 13 15:56:03 patient kernel: [ 1.262045] Registering platform device 'ACPI0003:00'. Parent at platform
Apr 13 15:56:03 patient kernel: [ 1.262047] device: 'ACPI0003:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.262052] bus: 'platform': add device ACPI0003:00
Apr 13 15:56:03 patient kernel: [ 1.262061] PM: Adding info for platform:ACPI0003:00
Apr 13 15:56:03 patient kernel: [ 1.262132] device: 'LNXPWRBN:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.262135] bus: 'acpi': add device LNXPWRBN:00
Apr 13 15:56:03 patient kernel: [ 1.262145] PM: Adding info for acpi:LNXPWRBN:00
Apr 13 15:56:03 patient kernel: [ 1.262167] ACPI: Enabled 4 GPEs in block 00 to 3F
Apr 13 15:56:03 patient kernel: [ 1.262170] bus: 'acpi': add driver ec
Apr 13 15:56:03 patient kernel: [ 1.262177] bus: 'acpi': driver_probe_device: matched device PNP0C09:00 with driver ec
Apr 13 15:56:03 patient kernel: [ 1.262178] bus: 'acpi': really_probe: probing driver ec with device PNP0C09:00
Apr 13 15:56:03 patient kernel: [ 1.262181] ec PNP0C09:00: no default pinctrl state
Apr 13 15:56:03 patient kernel: [ 1.262214] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
Apr 13 15:56:03 patient kernel: [ 1.262216] driver: 'PNP0C09:00': driver_bound: bound to device 'ec'
Apr 13 15:56:03 patient kernel: [ 1.262218] bus: 'acpi': really_probe: bound device PNP0C09:00 to driver ec
Apr 13 15:56:03 patient kernel: [ 1.262249] bus: 'pnp': registered
Apr 13 15:56:03 patient kernel: [ 1.262257] bus: 'xen-backend': registered
Apr 13 15:56:03 patient kernel: [ 1.262263] bus: 'xen': registered
Apr 13 15:56:03 patient kernel: [ 1.262266] bus: 'platform': add driver 88pm860x-regulator
Apr 13 15:56:03 patient kernel: [ 1.262271] bus: 'platform': add driver lp8788-buck
Apr 13 15:56:03 patient kernel: [ 1.262277] bus: 'platform': add driver lp8788-dldo
Apr 13 15:56:03 patient kernel: [ 1.262281] bus: 'platform': add driver lp8788-aldo
Apr 13 15:56:03 patient kernel: [ 1.262287] device class 'misc': registering
Apr 13 15:56:03 patient kernel: [ 1.262292] device: 'vga_arbiter': device_add
Apr 13 15:56:03 patient kernel: [ 1.262321] PM: Adding info for No Bus:vga_arbiter
Apr 13 15:56:03 patient kernel: [ 1.262327] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
Apr 13 15:56:03 patient kernel: [ 1.262330] vgaarb: loaded
Apr 13 15:56:03 patient kernel: [ 1.262331] vgaarb: bridge control possible 0000:00:02.0
Apr 13 15:56:03 patient kernel: [ 1.262342] bus: 'i2c': add driver 88PM860x
Apr 13 15:56:03 patient kernel: [ 1.262348] bus: 'i2c': add driver stmpe-i2c
Apr 13 15:56:03 patient kernel: [ 1.262353] bus: 'spi': add driver stmpe-spi
Apr 13 15:56:03 patient kernel: [ 1.262358] bus: 'i2c': add driver tc3589x
Apr 13 15:56:03 patient kernel: [ 1.262362] bus: 'i2c': add driver WM8400
Apr 13 15:56:03 patient kernel: [ 1.262367] bus: 'i2c': add driver wm831x
Apr 13 15:56:03 patient kernel: [ 1.262373] bus: 'spi': add driver wm831x
Apr 13 15:56:03 patient kernel: [ 1.262377] bus: 'i2c': add driver wm8350
Apr 13 15:56:03 patient kernel: [ 1.262382] bus: 'i2c': add driver tps65910
Apr 13 15:56:03 patient kernel: [ 1.262387] bus: 'i2c': add driver tps65912
Apr 13 15:56:03 patient kernel: [ 1.262391] bus: 'spi': add driver tps65912
Apr 13 15:56:03 patient kernel: [ 1.262395] bus: 'i2c': add driver tps80031
Apr 13 15:56:03 patient kernel: [ 1.262401] bus: 'spi': add driver ezx-pcap
Apr 13 15:56:03 patient kernel: [ 1.262405] bus: 'i2c': add driver da903x
Apr 13 15:56:03 patient kernel: [ 1.262410] bus: 'spi': add driver da9052
Apr 13 15:56:03 patient kernel: [ 1.262415] bus: 'i2c': add driver da9052
Apr 13 15:56:03 patient kernel: [ 1.262420] bus: 'i2c': add driver lp8788
Apr 13 15:56:03 patient kernel: [ 1.262424] bus: 'i2c': add driver da9055-pmic
Apr 13 15:56:03 patient kernel: [ 1.262429] bus: 'i2c': add driver max77686
Apr 13 15:56:03 patient kernel: [ 1.262433] bus: 'i2c': add driver max77693
Apr 13 15:56:03 patient kernel: [ 1.262438] bus: 'i2c': add driver max8925
Apr 13 15:56:03 patient kernel: [ 1.262443] bus: 'i2c': add driver max8997
Apr 13 15:56:03 patient kernel: [ 1.262447] bus: 'i2c': add driver max8998
Apr 13 15:56:03 patient kernel: [ 1.262453] bus: 'i2c': add driver ab3100
Apr 13 15:56:03 patient kernel: [ 1.262458] bus: 'i2c': add driver tps6586x
Apr 13 15:56:03 patient kernel: [ 1.262462] bus: 'i2c': add driver tps65090
Apr 13 15:56:03 patient kernel: [ 1.262467] bus: 'i2c': add driver aat2870
Apr 13 15:56:03 patient kernel: [ 1.262471] bus: 'i2c': add driver palmas
Apr 13 15:56:03 patient kernel: [ 1.262476] bus: 'i2c': add driver rc5t583
Apr 13 15:56:03 patient kernel: [ 1.262480] bus: 'i2c': add driver sec_pmic
Apr 13 15:56:03 patient kernel: [ 1.262485] bus: 'i2c': add driver as3711
Apr 13 15:56:03 patient kernel: [ 1.262521] device class 'scsi_host': registering
Apr 13 15:56:03 patient kernel: [ 1.262533] bus: 'scsi': registered
Apr 13 15:56:03 patient kernel: [ 1.262534] device class 'scsi_device': registering
Apr 13 15:56:03 patient kernel: [ 1.262539] SCSI subsystem initialized
Apr 13 15:56:03 patient kernel: [ 1.262581] device class 'ata_link': registering
Apr 13 15:56:03 patient kernel: [ 1.262586] device class 'ata_port': registering
Apr 13 15:56:03 patient kernel: [ 1.262589] device class 'ata_device': registering
Apr 13 15:56:03 patient kernel: [ 1.262593] libata version 3.00 loaded.
Apr 13 15:56:03 patient kernel: [ 1.262594] device class 'mdio_bus': registering
Apr 13 15:56:03 patient kernel: [ 1.262602] bus: 'mdio_bus': registered
Apr 13 15:56:03 patient kernel: [ 1.262604] bus: 'mdio_bus': add driver Generic PHY
Apr 13 15:56:03 patient kernel: [ 1.262609] bus: 'mdio_bus': add driver Generic 10G PHY
Apr 13 15:56:03 patient kernel: [ 1.262617] ACPI: bus type USB registered
Apr 13 15:56:03 patient kernel: [ 1.262623] bus: 'usb': registered
Apr 13 15:56:03 patient kernel: [ 1.262626] bus: 'usb': add driver usbfs
Apr 13 15:56:03 patient kernel: [ 1.262637] usbcore: registered new interface driver usbfs
Apr 13 15:56:03 patient kernel: [ 1.262639] bus: 'usb': add driver hub
Apr 13 15:56:03 patient kernel: [ 1.262646] usbcore: registered new interface driver hub
Apr 13 15:56:03 patient kernel: [ 1.262679] bus: 'usb': add driver usb
Apr 13 15:56:03 patient kernel: [ 1.262684] usbcore: registered new device driver usb
Apr 13 15:56:03 patient kernel: [ 1.262690] bus: 'serio': registered
Apr 13 15:56:03 patient kernel: [ 1.262692] device class 'input': registering
Apr 13 15:56:03 patient kernel: [ 1.262698] device class 'rtc': registering
Apr 13 15:56:03 patient kernel: [ 1.262702] device class 'power_supply': registering
Apr 13 15:56:03 patient kernel: [ 1.262707] device class 'hwmon': registering
Apr 13 15:56:03 patient kernel: [ 1.262709] device class 'watchdog': registering
Apr 13 15:56:03 patient kernel: [ 1.262769] bus: 'mmc': registered
Apr 13 15:56:03 patient kernel: [ 1.262770] device class 'mmc_host': registering
Apr 13 15:56:03 patient kernel: [ 1.262778] bus: 'sdio': registered
Apr 13 15:56:03 patient kernel: [ 1.262779] device class 'leds': registering
Apr 13 15:56:03 patient kernel: [ 1.262783] device class 'devfreq': registering
Apr 13 15:56:03 patient kernel: [ 1.262806] PCI: Using ACPI for IRQ routing
Apr 13 15:56:03 patient kernel: [ 1.264291] PCI: pci_cache_line_size set to 64 bytes
Apr 13 15:56:03 patient kernel: [ 1.264341] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
Apr 13 15:56:03 patient kernel: [ 1.264343] e820: reserve RAM buffer [mem 0xcbd21000-0xcbffffff]
Apr 13 15:56:03 patient kernel: [ 1.264344] e820: reserve RAM buffer [mem 0xcc43e000-0xcfffffff]
Apr 13 15:56:03 patient kernel: [ 1.264345] e820: reserve RAM buffer [mem 0xdb7f5000-0xdbffffff]
Apr 13 15:56:03 patient kernel: [ 1.264347] e820: reserve RAM buffer [mem 0xdb8db000-0xdbffffff]
Apr 13 15:56:03 patient kernel: [ 1.264348] e820: reserve RAM buffer [mem 0x41fe00000-0x41fffffff]
Apr 13 15:56:03 patient kernel: [ 1.264355] device class 'net': registering
Apr 13 15:56:03 patient kernel: [ 1.264367] device: 'lo': device_add
Apr 13 15:56:03 patient kernel: [ 1.264406] PM: Adding info for No Bus:lo
Apr 13 15:56:03 patient kernel: [ 1.264436] NetLabel: Initializing
Apr 13 15:56:03 patient kernel: [ 1.264437] NetLabel: domain hash size = 128
Apr 13 15:56:03 patient kernel: [ 1.264438] NetLabel: protocols = UNLABELED CIPSOv4
Apr 13 15:56:03 patient kernel: [ 1.264451] NetLabel: unlabeled traffic allowed by default
Apr 13 15:56:03 patient kernel: [ 1.264453] device class 'rfkill': registering
Apr 13 15:56:03 patient kernel: [ 1.264457] device: 'rfkill': device_add
Apr 13 15:56:03 patient kernel: [ 1.264478] PM: Adding info for No Bus:rfkill
Apr 13 15:56:03 patient kernel: [ 1.264508] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Apr 13 15:56:03 patient kernel: [ 1.264514] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Apr 13 15:56:03 patient kernel: [ 1.266550] Switched to clocksource hpet
Apr 13 15:56:03 patient kernel: [ 1.272122] AppArmor: AppArmor Filesystem Enabled
Apr 13 15:56:03 patient kernel: [ 1.272135] bus: 'pnp': add driver system
Apr 13 15:56:03 patient kernel: [ 1.272144] pnp: PnP ACPI init
Apr 13 15:56:03 patient kernel: [ 1.272147] device: 'pnp0': device_add
Apr 13 15:56:03 patient kernel: [ 1.272157] PM: Adding info for No Bus:pnp0
Apr 13 15:56:03 patient kernel: [ 1.272158] ACPI: bus type PNP registered
Apr 13 15:56:03 patient kernel: [ 1.272201] device: '00:00': device_add
Apr 13 15:56:03 patient kernel: [ 1.272207] bus: 'pnp': add device 00:00
Apr 13 15:56:03 patient kernel: [ 1.272217] PM: Adding info for pnp:00:00
Apr 13 15:56:03 patient kernel: [ 1.272221] bus: 'pnp': driver_probe_device: matched device 00:00 with driver system
Apr 13 15:56:03 patient kernel: [ 1.272222] bus: 'pnp': really_probe: probing driver system with device 00:00
Apr 13 15:56:03 patient kernel: [ 1.272225] system 00:00: no default pinctrl state
Apr 13 15:56:03 patient kernel: [ 1.272232] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.272234] driver: '00:00': driver_bound: bound to device 'system'
Apr 13 15:56:03 patient kernel: [ 1.272235] bus: 'pnp': really_probe: bound device 00:00 to driver system
Apr 13 15:56:03 patient kernel: [ 1.272238] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Apr 13 15:56:03 patient kernel: [ 1.272338] pnp 00:01: [dma 4]
Apr 13 15:56:03 patient kernel: [ 1.272340] device: '00:01': device_add
Apr 13 15:56:03 patient kernel: [ 1.272346] bus: 'pnp': add device 00:01
Apr 13 15:56:03 patient kernel: [ 1.272356] PM: Adding info for pnp:00:01
Apr 13 15:56:03 patient kernel: [ 1.272359] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
Apr 13 15:56:03 patient kernel: [ 1.272366] device: '00:02': device_add
Apr 13 15:56:03 patient kernel: [ 1.272371] bus: 'pnp': add device 00:02
Apr 13 15:56:03 patient kernel: [ 1.272382] PM: Adding info for pnp:00:02
Apr 13 15:56:03 patient kernel: [ 1.272384] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
Apr 13 15:56:03 patient kernel: [ 1.272456] device: '00:03': device_add
Apr 13 15:56:03 patient kernel: [ 1.272462] bus: 'pnp': add device 00:03
Apr 13 15:56:03 patient kernel: [ 1.272471] PM: Adding info for pnp:00:03
Apr 13 15:56:03 patient kernel: [ 1.272474] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
Apr 13 15:56:03 patient kernel: [ 1.272506] device: '00:04': device_add
Apr 13 15:56:03 patient kernel: [ 1.272512] bus: 'pnp': add device 00:04
Apr 13 15:56:03 patient kernel: [ 1.272523] PM: Adding info for pnp:00:04
Apr 13 15:56:03 patient kernel: [ 1.272526] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
Apr 13 15:56:03 patient kernel: [ 1.272617] device: '00:05': device_add
Apr 13 15:56:03 patient kernel: [ 1.272624] bus: 'pnp': add device 00:05
Apr 13 15:56:03 patient kernel: [ 1.272633] PM: Adding info for pnp:00:05
Apr 13 15:56:03 patient kernel: [ 1.272636] bus: 'pnp': driver_probe_device: matched device 00:05 with driver system
Apr 13 15:56:03 patient kernel: [ 1.272637] bus: 'pnp': really_probe: probing driver system with device 00:05
Apr 13 15:56:03 patient kernel: [ 1.272639] system 00:05: no default pinctrl state
Apr 13 15:56:03 patient kernel: [ 1.272644] system 00:05: [io 0x0680-0x069f] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.272647] system 00:05: [io 0xffff] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.272648] system 00:05: [io 0xffff] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.272650] system 00:05: [io 0xffff] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.272652] system 00:05: [io 0x1c00-0x1cfe] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.272654] system 00:05: [io 0x1d00-0x1dfe] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.272655] system 00:05: [io 0x1e00-0x1efe] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.272657] system 00:05: [io 0x1f00-0x1ffe] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.272659] system 00:05: [io 0x1800-0x18fe] could not be reserved
Apr 13 15:56:03 patient kernel: [ 1.272661] system 00:05: [io 0x164e-0x164f] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.272663] system 00:05: [io 0x3322-0x3323] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.272664] driver: '00:05': driver_bound: bound to device 'system'
Apr 13 15:56:03 patient kernel: [ 1.272666] bus: 'pnp': really_probe: bound device 00:05 to driver system
Apr 13 15:56:03 patient kernel: [ 1.272668] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 13 15:56:03 patient kernel: [ 1.272680] device: '00:06': device_add
Apr 13 15:56:03 patient kernel: [ 1.272686] bus: 'pnp': add device 00:06
Apr 13 15:56:03 patient kernel: [ 1.272697] PM: Adding info for pnp:00:06
Apr 13 15:56:03 patient kernel: [ 1.272700] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
Apr 13 15:56:03 patient kernel: [ 1.272726] device: '00:07': device_add
Apr 13 15:56:03 patient kernel: [ 1.272733] bus: 'pnp': add device 00:07
Apr 13 15:56:03 patient kernel: [ 1.272741] PM: Adding info for pnp:00:07
Apr 13 15:56:03 patient kernel: [ 1.272744] bus: 'pnp': driver_probe_device: matched device 00:07 with driver system
Apr 13 15:56:03 patient kernel: [ 1.272745] bus: 'pnp': really_probe: probing driver system with device 00:07
Apr 13 15:56:03 patient kernel: [ 1.272747] system 00:07: no default pinctrl state
Apr 13 15:56:03 patient kernel: [ 1.272752] system 00:07: [io 0x1854-0x1857] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.272754] driver: '00:07': driver_bound: bound to device 'system'
Apr 13 15:56:03 patient kernel: [ 1.272755] bus: 'pnp': really_probe: bound device 00:07 to driver system
Apr 13 15:56:03 patient kernel: [ 1.272757] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Apr 13 15:56:03 patient kernel: [ 1.272774] device: '00:08': device_add
Apr 13 15:56:03 patient kernel: [ 1.272786] bus: 'pnp': add device 00:08
Apr 13 15:56:03 patient kernel: [ 1.272795] PM: Adding info for pnp:00:08
Apr 13 15:56:03 patient kernel: [ 1.272798] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
Apr 13 15:56:03 patient kernel: [ 1.272866] device: '00:09': device_add
Apr 13 15:56:03 patient kernel: [ 1.272873] bus: 'pnp': add device 00:09
Apr 13 15:56:03 patient kernel: [ 1.272884] PM: Adding info for pnp:00:09
Apr 13 15:56:03 patient kernel: [ 1.272887] pnp 00:09: Plug and Play ACPI device, IDs SYN1213 PNP0f13 (active)
Apr 13 15:56:03 patient kernel: [ 1.272914] device: '00:0a': device_add
Apr 13 15:56:03 patient kernel: [ 1.272921] bus: 'pnp': add device 00:0a
Apr 13 15:56:03 patient kernel: [ 1.272930] PM: Adding info for pnp:00:0a
Apr 13 15:56:03 patient kernel: [ 1.272933] bus: 'pnp': driver_probe_device: matched device 00:0a with driver system
Apr 13 15:56:03 patient kernel: [ 1.272934] bus: 'pnp': really_probe: probing driver system with device 00:0a
Apr 13 15:56:03 patient kernel: [ 1.272936] system 00:0a: no default pinctrl state
Apr 13 15:56:03 patient kernel: [ 1.272940] system 00:0a: [io 0x04d0-0x04d1] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.272942] driver: '00:0a': driver_bound: bound to device 'system'
Apr 13 15:56:03 patient kernel: [ 1.272943] bus: 'pnp': really_probe: bound device 00:0a to driver system
Apr 13 15:56:03 patient kernel: [ 1.272945] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 13 15:56:03 patient kernel: [ 1.273232] device: '00:0b': device_add
Apr 13 15:56:03 patient kernel: [ 1.273243] bus: 'pnp': add device 00:0b
Apr 13 15:56:03 patient kernel: [ 1.273255] PM: Adding info for pnp:00:0b
Apr 13 15:56:03 patient kernel: [ 1.273258] bus: 'pnp': driver_probe_device: matched device 00:0b with driver system
Apr 13 15:56:03 patient kernel: [ 1.273259] bus: 'pnp': really_probe: probing driver system with device 00:0b
Apr 13 15:56:03 patient kernel: [ 1.273261] system 00:0b: no default pinctrl state
Apr 13 15:56:03 patient kernel: [ 1.273266] system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.273268] system 00:0b: [mem 0xfed10000-0xfed17fff] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.273269] system 00:0b: [mem 0xfed18000-0xfed18fff] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.273271] system 00:0b: [mem 0xfed19000-0xfed19fff] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.273273] system 00:0b: [mem 0xf8000000-0xfbffffff] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.273275] system 00:0b: [mem 0xfed20000-0xfed3ffff] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.273277] system 00:0b: [mem 0xfed90000-0xfed93fff] could not be reserved
Apr 13 15:56:03 patient kernel: [ 1.273279] system 00:0b: [mem 0xfed45000-0xfed8ffff] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.273281] system 00:0b: [mem 0xff000000-0xffffffff] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.273283] system 00:0b: [mem 0xfee00000-0xfeefffff] could not be reserved
Apr 13 15:56:03 patient kernel: [ 1.273285] system 00:0b: [mem 0xf7fef000-0xf7feffff] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.273287] system 00:0b: [mem 0xf7ff0000-0xf7ff0fff] has been reserved
Apr 13 15:56:03 patient kernel: [ 1.273288] driver: '00:0b': driver_bound: bound to device 'system'
Apr 13 15:56:03 patient kernel: [ 1.273290] bus: 'pnp': really_probe: bound device 00:0b to driver system
Apr 13 15:56:03 patient kernel: [ 1.273292] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
Apr 13 15:56:03 patient kernel: [ 1.273484] pnp: PnP ACPI: found 12 devices
Apr 13 15:56:03 patient kernel: [ 1.273485] ACPI: bus type PNP unregistered
Apr 13 15:56:03 patient kernel: [ 1.273494] device class 'mem': registering
Apr 13 15:56:03 patient kernel: [ 1.273499] device: 'mem': device_add
Apr 13 15:56:03 patient kernel: [ 1.273528] PM: Adding info for No Bus:mem
Apr 13 15:56:03 patient kernel: [ 1.273532] device: 'null': device_add
Apr 13 15:56:03 patient kernel: [ 1.273554] PM: Adding info for No Bus:null
Apr 13 15:56:03 patient kernel: [ 1.273558] device: 'port': device_add
Apr 13 15:56:03 patient kernel: [ 1.273578] PM: Adding info for No Bus:port
Apr 13 15:56:03 patient kernel: [ 1.273581] device: 'zero': device_add
Apr 13 15:56:03 patient kernel: [ 1.273603] PM: Adding info for No Bus:zero
Apr 13 15:56:03 patient kernel: [ 1.273606] device: 'full': device_add
Apr 13 15:56:03 patient kernel: [ 1.273626] PM: Adding info for No Bus:full
Apr 13 15:56:03 patient kernel: [ 1.273629] device: 'random': device_add
Apr 13 15:56:03 patient kernel: [ 1.273653] PM: Adding info for No Bus:random
Apr 13 15:56:03 patient kernel: [ 1.273656] device: 'urandom': device_add
Apr 13 15:56:03 patient kernel: [ 1.273678] PM: Adding info for No Bus:urandom
Apr 13 15:56:03 patient kernel: [ 1.273681] device: 'kmsg': device_add
Apr 13 15:56:03 patient kernel: [ 1.273704] PM: Adding info for No Bus:kmsg
Apr 13 15:56:03 patient kernel: [ 1.273708] device: 'tty': device_add
Apr 13 15:56:03 patient kernel: [ 1.273730] PM: Adding info for No Bus:tty
Apr 13 15:56:03 patient kernel: [ 1.273735] device: 'console': device_add
Apr 13 15:56:03 patient kernel: [ 1.273757] PM: Adding info for No Bus:console
Apr 13 15:56:03 patient kernel: [ 1.273761] device: 'tty0': device_add
Apr 13 15:56:03 patient kernel: [ 1.273782] PM: Adding info for No Bus:tty0
Apr 13 15:56:03 patient kernel: [ 1.273786] device class 'vc': registering
Apr 13 15:56:03 patient kernel: [ 1.273790] device: 'vcs': device_add
Apr 13 15:56:03 patient kernel: [ 1.273813] PM: Adding info for No Bus:vcs
Apr 13 15:56:03 patient kernel: [ 1.273817] device: 'vcsa': device_add
Apr 13 15:56:03 patient kernel: [ 1.273838] PM: Adding info for No Bus:vcsa
Apr 13 15:56:03 patient kernel: [ 1.273841] device: 'vcs1': device_add
Apr 13 15:56:03 patient kernel: [ 1.273863] PM: Adding info for No Bus:vcs1
Apr 13 15:56:03 patient kernel: [ 1.273866] device: 'vcsa1': device_add
Apr 13 15:56:03 patient kernel: [ 1.273887] PM: Adding info for No Bus:vcsa1
Apr 13 15:56:03 patient kernel: [ 1.273894] device: 'tty1': device_add
Apr 13 15:56:03 patient kernel: [ 1.273916] PM: Adding info for No Bus:tty1
Apr 13 15:56:03 patient kernel: [ 1.273919] device: 'tty2': device_add
Apr 13 15:56:03 patient kernel: [ 1.273940] PM: Adding info for No Bus:tty2
Apr 13 15:56:03 patient kernel: [ 1.273943] device: 'tty3': device_add
Apr 13 15:56:03 patient kernel: [ 1.273965] PM: Adding info for No Bus:tty3
Apr 13 15:56:03 patient kernel: [ 1.273968] device: 'tty4': device_add
Apr 13 15:56:03 patient kernel: [ 1.273991] PM: Adding info for No Bus:tty4
Apr 13 15:56:03 patient kernel: [ 1.273994] device: 'tty5': device_add
Apr 13 15:56:03 patient kernel: [ 1.274015] PM: Adding info for No Bus:tty5
Apr 13 15:56:03 patient kernel: [ 1.274018] device: 'tty6': device_add
Apr 13 15:56:03 patient kernel: [ 1.274040] PM: Adding info for No Bus:tty6
Apr 13 15:56:03 patient kernel: [ 1.274043] device: 'tty7': device_add
Apr 13 15:56:03 patient kernel: [ 1.274067] PM: Adding info for No Bus:tty7
Apr 13 15:56:03 patient kernel: [ 1.274070] device: 'tty8': device_add
Apr 13 15:56:03 patient kernel: [ 1.274093] PM: Adding info for No Bus:tty8
Apr 13 15:56:03 patient kernel: [ 1.274095] device: 'tty9': device_add
Apr 13 15:56:03 patient kernel: [ 1.274116] PM: Adding info for No Bus:tty9
Apr 13 15:56:03 patient kernel: [ 1.274119] device: 'tty10': device_add
Apr 13 15:56:03 patient kernel: [ 1.274142] PM: Adding info for No Bus:tty10
Apr 13 15:56:03 patient kernel: [ 1.274145] device: 'tty11': device_add
Apr 13 15:56:03 patient kernel: [ 1.274166] PM: Adding info for No Bus:tty11
Apr 13 15:56:03 patient kernel: [ 1.274170] device: 'tty12': device_add
Apr 13 15:56:03 patient kernel: [ 1.274192] PM: Adding info for No Bus:tty12
Apr 13 15:56:03 patient kernel: [ 1.274195] device: 'tty13': device_add
Apr 13 15:56:03 patient kernel: [ 1.274216] PM: Adding info for No Bus:tty13
Apr 13 15:56:03 patient kernel: [ 1.274219] device: 'tty14': device_add
Apr 13 15:56:03 patient kernel: [ 1.274241] PM: Adding info for No Bus:tty14
Apr 13 15:56:03 patient kernel: [ 1.274245] device: 'tty15': device_add
Apr 13 15:56:03 patient kernel: [ 1.274266] PM: Adding info for No Bus:tty15
Apr 13 15:56:03 patient kernel: [ 1.274270] device: 'tty16': device_add
Apr 13 15:56:03 patient kernel: [ 1.274291] PM: Adding info for No Bus:tty16
Apr 13 15:56:03 patient kernel: [ 1.274296] device: 'tty17': device_add
Apr 13 15:56:03 patient kernel: [ 1.274317] PM: Adding info for No Bus:tty17
Apr 13 15:56:03 patient kernel: [ 1.274321] device: 'tty18': device_add
Apr 13 15:56:03 patient kernel: [ 1.274343] PM: Adding info for No Bus:tty18
Apr 13 15:56:03 patient kernel: [ 1.274346] device: 'tty19': device_add
Apr 13 15:56:03 patient kernel: [ 1.274366] PM: Adding info for No Bus:tty19
Apr 13 15:56:03 patient kernel: [ 1.274369] device: 'tty20': device_add
Apr 13 15:56:03 patient kernel: [ 1.274391] PM: Adding info for No Bus:tty20
Apr 13 15:56:03 patient kernel: [ 1.274394] device: 'tty21': device_add
Apr 13 15:56:03 patient kernel: [ 1.274416] PM: Adding info for No Bus:tty21
Apr 13 15:56:03 patient kernel: [ 1.274419] device: 'tty22': device_add
Apr 13 15:56:03 patient kernel: [ 1.274439] PM: Adding info for No Bus:tty22
Apr 13 15:56:03 patient kernel: [ 1.274442] device: 'tty23': device_add
Apr 13 15:56:03 patient kernel: [ 1.274465] PM: Adding info for No Bus:tty23
Apr 13 15:56:03 patient kernel: [ 1.274468] device: 'tty24': device_add
Apr 13 15:56:03 patient kernel: [ 1.274489] PM: Adding info for No Bus:tty24
Apr 13 15:56:03 patient kernel: [ 1.274492] device: 'tty25': device_add
Apr 13 15:56:03 patient kernel: [ 1.274515] PM: Adding info for No Bus:tty25
Apr 13 15:56:03 patient kernel: [ 1.274518] device: 'tty26': device_add
Apr 13 15:56:03 patient kernel: [ 1.274539] PM: Adding info for No Bus:tty26
Apr 13 15:56:03 patient kernel: [ 1.274542] device: 'tty27': device_add
Apr 13 15:56:03 patient kernel: [ 1.274571] PM: Adding info for No Bus:tty27
Apr 13 15:56:03 patient kernel: [ 1.274574] device: 'tty28': device_add
Apr 13 15:56:03 patient kernel: [ 1.274595] PM: Adding info for No Bus:tty28
Apr 13 15:56:03 patient kernel: [ 1.274598] device: 'tty29': device_add
Apr 13 15:56:03 patient kernel: [ 1.274620] PM: Adding info for No Bus:tty29
Apr 13 15:56:03 patient kernel: [ 1.274624] device: 'tty30': device_add
Apr 13 15:56:03 patient kernel: [ 1.274645] PM: Adding info for No Bus:tty30
Apr 13 15:56:03 patient kernel: [ 1.274648] device: 'tty31': device_add
Apr 13 15:56:03 patient kernel: [ 1.274673] PM: Adding info for No Bus:tty31
Apr 13 15:56:03 patient kernel: [ 1.274676] device: 'tty32': device_add
Apr 13 15:56:03 patient kernel: [ 1.274697] PM: Adding info for No Bus:tty32
Apr 13 15:56:03 patient kernel: [ 1.274700] device: 'tty33': device_add
Apr 13 15:56:03 patient kernel: [ 1.274723] PM: Adding info for No Bus:tty33
Apr 13 15:56:03 patient kernel: [ 1.274726] device: 'tty34': device_add
Apr 13 15:56:03 patient kernel: [ 1.274747] PM: Adding info for No Bus:tty34
Apr 13 15:56:03 patient kernel: [ 1.274750] device: 'tty35': device_add
Apr 13 15:56:03 patient kernel: [ 1.274772] PM: Adding info for No Bus:tty35
Apr 13 15:56:03 patient kernel: [ 1.274776] device: 'tty36': device_add
Apr 13 15:56:03 patient kernel: [ 1.274797] PM: Adding info for No Bus:tty36
Apr 13 15:56:03 patient kernel: [ 1.274800] device: 'tty37': device_add
Apr 13 15:56:03 patient kernel: [ 1.274822] PM: Adding info for No Bus:tty37
Apr 13 15:56:03 patient kernel: [ 1.274825] device: 'tty38': device_add
Apr 13 15:56:03 patient kernel: [ 1.274847] PM: Adding info for No Bus:tty38
Apr 13 15:56:03 patient kernel: [ 1.274850] device: 'tty39': device_add
Apr 13 15:56:03 patient kernel: [ 1.274871] PM: Adding info for No Bus:tty39
Apr 13 15:56:03 patient kernel: [ 1.274874] device: 'tty40': device_add
Apr 13 15:56:03 patient kernel: [ 1.274896] PM: Adding info for No Bus:tty40
Apr 13 15:56:03 patient kernel: [ 1.274899] device: 'tty41': device_add
Apr 13 15:56:03 patient kernel: [ 1.274920] PM: Adding info for No Bus:tty41
Apr 13 15:56:03 patient kernel: [ 1.274923] device: 'tty42': device_add
Apr 13 15:56:03 patient kernel: [ 1.274945] PM: Adding info for No Bus:tty42
Apr 13 15:56:03 patient kernel: [ 1.274948] device: 'tty43': device_add
Apr 13 15:56:03 patient kernel: [ 1.274969] PM: Adding info for No Bus:tty43
Apr 13 15:56:03 patient kernel: [ 1.274972] device: 'tty44': device_add
Apr 13 15:56:03 patient kernel: [ 1.274994] PM: Adding info for No Bus:tty44
Apr 13 15:56:03 patient kernel: [ 1.274998] device: 'tty45': device_add
Apr 13 15:56:03 patient kernel: [ 1.275019] PM: Adding info for No Bus:tty45
Apr 13 15:56:03 patient kernel: [ 1.275022] device: 'tty46': device_add
Apr 13 15:56:03 patient kernel: [ 1.275045] PM: Adding info for No Bus:tty46
Apr 13 15:56:03 patient kernel: [ 1.275048] device: 'tty47': device_add
Apr 13 15:56:03 patient kernel: [ 1.275069] PM: Adding info for No Bus:tty47
Apr 13 15:56:03 patient kernel: [ 1.275072] device: 'tty48': device_add
Apr 13 15:56:03 patient kernel: [ 1.275097] PM: Adding info for No Bus:tty48
Apr 13 15:56:03 patient kernel: [ 1.275102] device: 'tty49': device_add
Apr 13 15:56:03 patient kernel: [ 1.275123] PM: Adding info for No Bus:tty49
Apr 13 15:56:03 patient kernel: [ 1.275126] device: 'tty50': device_add
Apr 13 15:56:03 patient kernel: [ 1.275148] PM: Adding info for No Bus:tty50
Apr 13 15:56:03 patient kernel: [ 1.275151] device: 'tty51': device_add
Apr 13 15:56:03 patient kernel: [ 1.275172] PM: Adding info for No Bus:tty51
Apr 13 15:56:03 patient kernel: [ 1.275175] device: 'tty52': device_add
Apr 13 15:56:03 patient kernel: [ 1.275197] PM: Adding info for No Bus:tty52
Apr 13 15:56:03 patient kernel: [ 1.275200] device: 'tty53': device_add
Apr 13 15:56:03 patient kernel: [ 1.275221] PM: Adding info for No Bus:tty53
Apr 13 15:56:03 patient kernel: [ 1.275224] device: 'tty54': device_add
Apr 13 15:56:03 patient kernel: [ 1.275246] PM: Adding info for No Bus:tty54
Apr 13 15:56:03 patient kernel: [ 1.275249] device: 'tty55': device_add
Apr 13 15:56:03 patient kernel: [ 1.275274] PM: Adding info for No Bus:tty55
Apr 13 15:56:03 patient kernel: [ 1.275277] device: 'tt
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

@bewest
Copy link
Author

bewest commented Oct 3, 2013

  • Run USB20CV on Windows machine to test USB spec compatibility. (From Rob G)
  • also try debug mode linux kernel

@bewest
Copy link
Author

bewest commented Mar 10, 2014

Sources:

candidate solution

Should try this.

notes

I can see that MacOSX attempts to read 4 bytes (and errors) when fetching info.
Ignoring it still seems to produce a legit device, for some reason the issue is ameliorated by using a usb 2.0 hub on mac.

@bewest
Copy link
Author

bewest commented Mar 10, 2014

For more notes on making carelink work on newer macs, see https://gist.github.com/bewest/9458012

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment