You are not logged in.

#1 2017-10-28 05:06:27

holytrousers
Member
From: 3rd Rock from the Sun
Registered: 2007-10-19
Posts: 75

[SOLVED] Random failure during boot to initialize iwl4965

At some point my wifi card started to fail on every nth boot
here's the error log
https://ptpb.pw/kxwy
compared to a normal boot
https://ptpb.pw/QQos

with vim-diff, i added some extra spaces to highlight the differences between the two boot processes around iwl4965 loading but i couldn't decide on which step was responsible for the bug. here are the two modified logs :
ko : https://ptpb.pw/rPuk
ok : https://ptpb.pw/KpdC

is it possible that

kernel: tsc: Fast TSC calibration failed
kernel: tsc: Using PIT calibration value

is causing this whole mess ?

kernel: iwl4965 0000:02:00.0: RF_KILL bit toggled to enable radio.

kernel: iwl4965 0000:02:00.0: On demand firmware reload

systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
kernel: ieee80211 phy0: Hardware restart was requested
kernel: BUG: unable to handle kernel NULL pointer dereference at 0000000000000020
kernel: IP: mutex_lock+0x10/0x30
kernel: PGD 0 
kernel: P4D 0 
kernel: 
kernel: Oops: 0002 [#1] PREEMPT SMP
kernel: Modules linked in: iTCO_wdt hp_wmi drm sparse_keymap syscopyarea iTCO_vendor_support sysfillrect snd_hda_codec_si3054 iwl4965 sysimgblt fb_sys_fops i2c_algo_bit i2c_i801 iwlegacy snd_hda_codec_realtek snd_hda_codec_generic psmouse coretemp mac80211 uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 videobuf2_core videodev evdev input_leds uas media mac_hid cfg80211 snd_hda_intel rfkill snd_hda_codec snd_hda_core intel_agp snd_hwdep snd_pcm r8169 mii snd_timer shpchp intel_gtt snd soundcore lpc_ich r592 memstick ac thermal video acpi_cpufreq wmi battery button sch_fq_codel crypto_user acpi_call(O) ip_tables x_tables ext4 crc16 mbcache jbd2 fscrypto usb_storage sd_mod ata_generic pata_acpi serio_raw atkbd libps2 uhci_hcd ahci libahci ata_piix libata scsi_mod sdhci_pci firewire_ohci
kernel:  sdhci led_class mmc_core firewire_core crc_itu_t ehci_pci ehci_hcd usbcore usb_common i8042 serio
kernel: CPU: 1 PID: 18 Comm: kworker/1:0 Tainted: G           O    4.13.4-1-ARCH #1
kernel: Hardware name: Hewlett-Packard HP Pavilion dv9700 Notebook PC    /30CB, BIOS F.58      06/16/2008
kernel: Workqueue: events_freezable ieee80211_restart_work [mac80211]
kernel: task: ffff99dbba418000 task.stack: ffffb975006d0000
kernel: RIP: 0010:mutex_lock+0x10/0x30
kernel: RSP: 0018:ffffb975006d3d68 EFLAGS: 00010246
kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffff99dbbfd18620
kernel: RDX: ffff99dbba418000 RSI: ffffffff8992ceda RDI: 0000000000000020
kernel: RBP: ffffb975006d3e10 R08: 00000000000003a2 R09: ffff99dbb8601c40
kernel: R10: ffffb975006d3e30 R11: 000000000000000c R12: 0000000000000068
kernel: R13: 0000000000000020 R14: ffff99dbbfd1c800 R15: ffffb975006d3da0
kernel: FS:  0000000000000000(0000) GS:ffff99dbbfd00000(0000) knlGS:0000000000000000
kernel: CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
kernel: CR2: 0000000000000020 CR3: 00000001376c3000 CR4: 00000000000006e0
kernel: Call Trace:
kernel:  ? flush_workqueue+0xab/0x3f0
kernel:  ? set_next_entity+0xb7/0x240
kernel:  ieee80211_restart_work+0x26/0xd0 [mac80211]
kernel:  ? __schedule+0x241/0x890
kernel:  ? ieee80211_restart_work+0x26/0xd0 [mac80211]
kernel:  process_one_work+0x1de/0x430
kernel:  worker_thread+0x47/0x3f0
kernel:  kthread+0x125/0x140
kernel:  ? process_one_work+0x430/0x430
kernel:  ? kthread_create_on_node+0x70/0x70
kernel:  ret_from_fork+0x25/0x30
kernel: Code: 55 be 02 00 00 00 48 89 e5 e8 cd fa ff ff 5d c3 90 66 2e 0f 1f 84 00 00 00 00 00 66 66 66 66 90 65 48 8b 14 25 00 d3 00 00 31 c0 <f0> 48 0f b1 17 48 85 c0 75 02 f3 c3 55 48 89 e5 e8 bb ff ff ff 
kernel: RIP: mutex_lock+0x10/0x30 RSP: ffffb975006d3d68
kernel: CR2: 0000000000000020
kernel: ---[ end trace 42e8425c9d605fe1 ]---
kernel: iwl4965 0000:02:00.0: loaded firmware version 228.61.2.24

I would really appreciate any guidance on how to deal with this.

Last edited by holytrousers (2017-11-11 22:16:31)

Offline

#2 2017-10-29 21:36:08

holytrousers
Member
From: 3rd Rock from the Sun
Registered: 2007-10-19
Posts: 75

Re: [SOLVED] Random failure during boot to initialize iwl4965

so when the card fails this is what happens when i run the following commands :

~ iw dev
phy#0
        Interface wlp2s0
                ifindex 3
                wdev 0x1
                addr 26:c2:dd:ae:27:38
                type managed
                txpower 14.00 dBm
~ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp8s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000
    link/ether 00:1e:68:7a:fb:ef brd ff:ff:ff:ff:ff:ff
3: wlp2s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN mode DORMANT group default qlen 1000
    link/ether 26:c2:dd:ae:27:38 brd ff:ff:ff:ff:ff:ff
~ lspci -v
02:00.0 Network controller: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection (rev 61)
        Subsystem: Intel Corporation Vaio VGN-SZ79SN_C
        Flags: bus master, fast devsel, latency 0, IRQ 26
        Memory at f4000000 (64-bit, non-prefetchable) [size=8K]
        Capabilities: [c8] Power Management version 3
        Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
        Capabilities: [e0] Express Endpoint, MSI 00
        Capabilities: [100] Advanced Error Reporting
        Capabilities: [140] Device Serial Number 00-1f-3b-ff-ff-ce-21-b3
        Kernel driver in use: iwl4965
        Kernel modules: iwl4965

running ip link set wlp2s0 down followed by ip link set wlp2s0 up gives in dmesg

[Oct29 21:43] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready

running systemctl status NetworkManager yields

● NetworkManager.service - Network Manager
   Loaded: loaded (/usr/lib/systemd/system/NetworkManager.service; enabled; vendor preset: disabled)
   Active: active (running) since Sun 2017-10-29 21:48:54 CET; 53s ago
     Docs: man:NetworkManager(8)
 Main PID: 618 (NetworkManager)
    Tasks: 3 (limit: 4915)
   CGroup: /system.slice/NetworkManager.service
           └─618 /usr/bin/NetworkManager --no-daemon

Oct 29 21:48:55 speedy NetworkManager[618]: <info>  [1509310135.0938] manager: (wlp2s0): new 802.11 WiFi device (/org/freedesktop/NetworkManager/Devices/3)
Oct 29 21:48:55 speedy NetworkManager[618]: <info>  [1509310135.0956] device (wlp2s0): state change: unmanaged -> unavailable (reason 'managed', internal state 'external')
Oct 29 21:48:55 speedy NetworkManager[618]: <info>  [1509310135.3539] device (wlp2s0): set-hw-addr: set MAC address to 26:C2:DD:AE:27:38 (scanning)
Oct 29 21:48:55 speedy NetworkManager[618]: <info>  [1509310135.6275] supplicant: wpa_supplicant running
Oct 29 21:48:55 speedy NetworkManager[618]: <info>  [1509310135.6277] device (wlp2s0): supplicant interface state: init -> starting
Oct 29 21:48:55 speedy NetworkManager[618]: <info>  [1509310135.6656] sup-iface[0x55a2c6616d30,wlp2s0]: supports 5 scan SSIDs
Oct 29 21:48:55 speedy NetworkManager[618]: <info>  [1509310135.6672] device (wlp2s0): supplicant interface state: starting -> ready
Oct 29 21:48:55 speedy NetworkManager[618]: <info>  [1509310135.6673] device (wlp2s0): state change: unavailable -> disconnected (reason 'supplicant-available', internal state 'managed')
Oct 29 21:48:57 speedy NetworkManager[618]: <info>  [1509310137.3018] device (wlp2s0): supplicant interface state: ready -> inactive
Oct 29 21:48:59 speedy NetworkManager[618]: <info>  [1509310139.8536] manager: startup complete
~ dmesg | grep iwl4965

[    9.891491] iwl4965: Intel(R) Wireless WiFi 4965 driver for Linux, in-tree:
[    9.891495] iwl4965: Copyright(c) 2003-2011 Intel Corporation
[    9.891603] iwl4965 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    9.891793] iwl4965 0000:02:00.0: Detected Intel(R) Wireless WiFi Link 4965AGN, REV=0x4
[    9.932407] iwl4965 0000:02:00.0: device EEPROM VER=0x36, CALIB=0x5
[    9.932426] iwl4965 0000:02:00.0: Tunable channels: 11 802.11bg, 13 802.11a channels
[   10.238327] iwl4965 0000:02:00.0: RF_KILL bit toggled to disable radio.
[   10.238392] iwl4965 0000:02:00.0: RF_KILL bit toggled to enable radio.
[   10.238397] iwl4965 0000:02:00.0: On demand firmware reload
[   10.269184] Modules linked in: hp_wmi drm sparse_keymap wmi_bmof snd_hda_codec_generic r8169 iTCO_wdt iTCO_vendor_support r592 memstick syscopyarea sysfillrect coretemp sysimgblt evdev iwl4965 fb_sys_fops iwlegacy i2c_algo_bit mac80211 psmouse input_leds mii mac_hid cfg80211 rfkill snd_hda_intel i2c_i801 snd_hda_codec snd_hda_core snd_hwdep ac lpc_ich snd_pcm snd_timer snd soundcore thermal intel_agp battery intel_gtt video wmi button shpchp acpi_cpufreq sch_fq_codel crypto_user acpi_call(O) ip_tables x_tables ext4 crc16 mbcache jbd2 fscrypto sd_mod ata_generic pata_acpi serio_raw atkbd libps2 uhci_hcd ata_piix ahci libahci libata scsi_mod firewire_ohci sdhci_pci sdhci led_class mmc_core firewire_core crc_itu_t ehci_pci ehci_hcd usbcore usb_common i8042 serio
[   11.459712] iwl4965 0000:02:00.0: loaded firmware version 228.61.2.24
[   13.186273] iwl4965 0000:02:00.0 wlp2s0: renamed from wlan0

the bug in dmesg is almost the same

~ dmesg
[    9.891491] iwl4965: Intel(R) Wireless WiFi 4965 driver for Linux, in-tree:
[    9.891495] iwl4965: Copyright(c) 2003-2011 Intel Corporation
[    9.891603] iwl4965 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[    9.891793] iwl4965 0000:02:00.0: Detected Intel(R) Wireless WiFi Link 4965AGN, REV=0x4
[    9.932407] iwl4965 0000:02:00.0: device EEPROM VER=0x36, CALIB=0x5
[    9.932426] iwl4965 0000:02:00.0: Tunable channels: 11 802.11bg, 13 802.11a channels
[    9.965790] intel_powerclamp: No package C-state available
[    9.995812] r592: driver successfully loaded
[   10.053686] iTCO_vendor_support: vendor-support=0
[   10.066779] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   10.066848] iTCO_wdt: Found a ICH8M TCO device (Version=2, TCOBASE=0x1060)
[   10.067002] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   10.082427] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[   10.082443] r8169 0000:08:00.0: can't disable ASPM; OS doesn't have ASPM control
[   10.082993] r8169 0000:08:00.0 eth0: RTL8168b/8111b at 0xffffad2fc0755000, 00:1e:68:7a:fb:ef, XID 18000000 IRQ 27
[   10.082995] r8169 0000:08:00.0 eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
[   10.236750] input: HP WMI hotkeys as /devices/virtual/input/input8
[   10.238327] iwl4965 0000:02:00.0: RF_KILL bit toggled to disable radio.
[   10.238392] iwl4965 0000:02:00.0: RF_KILL bit toggled to enable radio.
[   10.238397] iwl4965 0000:02:00.0: On demand firmware reload
[   10.265922] ieee80211 phy0: Hardware restart was requested
[   10.265940] BUG: unable to handle kernel NULL pointer dereference at 0000000000000020
[   10.269184] IP: mutex_lock+0x10/0x30
[   10.269184] PGD 0
[   10.269184] P4D 0

[   10.269184] Oops: 0002 [#1] PREEMPT SMP
[   10.269184] Modules linked in: hp_wmi drm sparse_keymap wmi_bmof snd_hda_codec_generic r8169 iTCO_wdt iTCO_vendor_support r592 memstick syscopyarea sysfillrect coretemp sysimgblt evdev iwl4965 fb_sys_fops iwlegacy i2c_algo_bit mac80211 psmouse input_leds mii mac_hid cfg80211 rfkill snd_hda_intel i2c_i801 snd_hda_codec snd_hda_core snd_hwdep ac lpc_ich snd_pcm snd_timer snd soundcore thermal intel_agp battery intel_gtt video wmi button shpchp acpi_cpufreq sch_fq_codel crypto_user acpi_call(O) ip_tables x_tables ext4 crc16 mbcache jbd2 fscrypto sd_mod ata_generic pata_acpi serio_raw atkbd libps2 uhci_hcd ata_piix ahci libahci libata scsi_mod firewire_ohci sdhci_pci sdhci led_class mmc_core firewire_core crc_itu_t ehci_pci ehci_hcd usbcore usb_common i8042 serio
[   10.269184] CPU: 0 PID: 195 Comm: kworker/0:3 Tainted: G           O    4.13.4-1-ARCH #1
[   10.269184] Hardware name: Hewlett-Packard HP Pavilion dv9700 Notebook PC    /30CB, BIOS F.58      06/16/2008
[   10.269184] Workqueue: events_freezable ieee80211_restart_work [mac80211]
[   10.269184] task: ffff92c0fdda0000 task.stack: ffffad2fc0a80000
[   10.269184] RIP: 0010:mutex_lock+0x10/0x30
[   10.269184] RSP: 0000:ffffad2fc0a83d68 EFLAGS: 00010246
[   10.269184] RAX: 0000000000000000 RBX: 0000000000000000 RCX: ffff92c0ffc18620
[   10.269184] RDX: ffff92c0fdda0000 RSI: ffffffffb592ceda RDI: 0000000000000020
[   10.269184] RBP: ffffad2fc0a83e10 R08: 0000000000000028 R09: ffff92c0fce580c0
[   10.269184] R10: ffffad2fc0a83e30 R11: 0000000000000148 R12: 0000000000000068
[   10.269184] R13: 0000000000000020 R14: ffff92c0ffc1c800 R15: ffffad2fc0a83da0
[   10.269184] FS:  0000000000000000(0000) GS:ffff92c0ffc00000(0000) knlGS:0000000000000000
[   10.269184] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[   10.269184] CR2: 0000000000000020 CR3: 000000013c0c6000 CR4: 00000000000006f0
[   10.269184] Call Trace:
[   10.269184]  ? flush_workqueue+0xab/0x3f0
[   10.269184]  ? set_next_entity+0xb7/0x240
[   10.269184]  ieee80211_restart_work+0x26/0xd0 [mac80211]
[   10.269184]  ? ieee80211_restart_work+0x26/0xd0 [mac80211]
[   10.269184]  process_one_work+0x1de/0x430
[   10.269184]  worker_thread+0x47/0x3f0
[   10.269184]  kthread+0x125/0x140
[   10.269184]  ? process_one_work+0x430/0x430
[   10.269184]  ? kthread_create_on_node+0x70/0x70
[   10.269184]  ret_from_fork+0x25/0x30
[   10.269184] Code: 55 be 02 00 00 00 48 89 e5 e8 cd fa ff ff 5d c3 90 66 2e 0f 1f 84 00 00 00 00 00 66 66 66 66 90 65 48 8b 14 25 00 d3 00 00 31 c0 <f0> 48 0f b1 17 48 85 c0 75 02 f3 c3 55 48 89 e5 e8 bb ff ff ff
[   10.269184] RIP: mutex_lock+0x10/0x30 RSP: ffffad2fc0a83d68
[   10.269184] CR2: 0000000000000020
[   10.269184] ---[ end trace d93b5f5e6913ea2b ]---
[   11.459712] iwl4965 0000:02:00.0: loaded firmware version 228.61.2.24

Offline

#3 2017-11-11 22:15:01

holytrousers
Member
From: 3rd Rock from the Sun
Registered: 2007-10-19
Posts: 75

Re: [SOLVED] Random failure during boot to initialize iwl4965

After adding nouveau to modules list in /etc/mkinitcpio.conf, the problem seems to be gone !
Looks like KMS has been conflicting with iwlegacy at those  times when this error occured :

kernel: tsc: Fast TSC calibration failed
kernel: tsc: Using PIT calibration value

But i don't understand what was the problem, here is an updated dmesg

[    0.000000] random: get_random_bytes called from start_kernel+0x42/0x4b7 with crng_init=0
[    0.000000] Linux version 4.13.11-1-ARCH (builduser@tobias) (gcc version 7.2.0 (GCC)) #1 SMP PREEMPT Thu Nov 2 10:25:56 CET 2017
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=12ec4d32-26cf-4344-8c24-671e4d120fe0 rw
[    0.000000] x86/fpu: x87 FPU will use FXSAVE
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bfecffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bfed0000-0x00000000bfee2fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bfee3000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed14000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] random: fast init done
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Hewlett-Packard HP Pavilion dv9700 Notebook PC    /30CB, BIOS F.58      06/16/2008
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-D7FFF write-protect
[    0.000000]   D8000-DBFFF uncachable
[    0.000000]   DC000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0C0000000 mask FC0000000 uncachable
[    0.000000]   1 base 000000000 mask F00000000 write-back
[    0.000000]   2 base 100000000 mask FC0000000 write-back
[    0.000000]   3 base 0BFF00000 mask FFFF00000 uncachable
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] e820: update [mem 0xbff00000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xbfed0 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000f8520-0x000f852f] mapped at [ffff88cb400f8520]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff88cb40099000] 99000 size 24576
[    0.000000] BRK [0x51d64000, 0x51d64fff] PGTABLE
[    0.000000] BRK [0x51d65000, 0x51d65fff] PGTABLE
[    0.000000] BRK [0x51d66000, 0x51d66fff] PGTABLE
[    0.000000] BRK [0x51d67000, 0x51d67fff] PGTABLE
[    0.000000] BRK [0x51d68000, 0x51d68fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x36ff7000-0x377f2fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F8480 000024 (v02 HP    )
[    0.000000] ACPI: XSDT 0x00000000BFED5B9B 00007C (v01 HPQOEM SLIC-MPC 06040000  LTP 00000000)
[    0.000000] ACPI: FACP 0x00000000BFEDFC6C 0000F4 (v03 HP     30CC     06040000 ALAN 00000001)
[    0.000000] ACPI: DSDT 0x00000000BFED703C 008BBC (v01 HP     30CB     06040000 INTL 20061109)
[    0.000000] ACPI: FACS 0x00000000BFEE2FC0 000040
[    0.000000] ACPI: FACS 0x00000000BFEE2FC0 000040
[    0.000000] ACPI: HPET 0x00000000BFEDFD60 000038 (v01 HP     30CB     06040000 LOHR 0000005A)
[    0.000000] ACPI: MCFG 0x00000000BFEDFD98 00003C (v01 HP     30CB     06040000 LOHR 0000005A)
[    0.000000] ACPI: TMOR 0x00000000BFEDFDD4 000026 (v01 HP     30CC     06040000 PTL  00000003)
[    0.000000] ACPI: APIC 0x00000000BFEDFDFA 000068 (v01 HP     30CB     06040000  LTP 00000000)
[    0.000000] ACPI: BOOT 0x00000000BFEDFE62 000028 (v01 HP     30CB     06040000  LTP 00000001)
[    0.000000] ACPI: SLIC 0x00000000BFEDFE8A 000176 (v01 HPQOEM SLIC-MPC 06040000  LTP 00000001)
[    0.000000] ACPI: SSDT 0x00000000BFED6D5F 0002DD (v01 HP     30CB     00001000 INTL 20061109)
[    0.000000] ACPI: SSDT 0x00000000BFED61A3 00025F (v01 HP     30CB     00003000 INTL 20061109)
[    0.000000] ACPI: SSDT 0x00000000BFED60FD 0000A6 (v01 HP     30CB     00003000 INTL 20061109)
[    0.000000] ACPI: SSDT 0x00000000BFED5C17 0004E6 (v01 HP     30CB     00003000 INTL 20061109)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000013fffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x13fff8000-0x13fffcfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000013fffffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000bfecffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000013fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000013fffffff]
[    0.000000] On node 0 totalpages: 1048174
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12220 pages used for memmap
[    0.000000]   DMA32 zone: 782032 pages, LIFO batch:31
[    0.000000]   Normal zone: 4096 pages used for memmap
[    0.000000]   Normal zone: 262144 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dbfff]
[    0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfed0000-0xbfee2fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbfee3000-0xbfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed13fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed19fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] percpu: Embedded 36 pages/cpu @ffff88cc7fc00000 s106520 r8192 d32744 u1048576
[    0.000000] pcpu-alloc: s106520 r8192 d32744 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1031773
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=12ec4d32-26cf-4344-8c24-671e4d120fe0 rw
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 4038804K/4192696K available (6644K kernel code, 1134K rwdata, 2048K rodata, 1336K init, 908K bss, 153892K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] ftrace: allocating 28354 entries in 111 pages
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2.
[    0.000000] 	Tasks RCU enabled.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS: 8448, nr_irqs: 440, preallocated irqs: 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.003333] tsc: Detected 1995.374 MHz processor
[    0.003333] Calibrating delay loop (skipped), value calculated using timer frequency.. 3992.02 BogoMIPS (lpj=6651246)
[    0.003333] pid_max: default: 32768 minimum: 301
[    0.003333] ACPI: Core revision 20170531
[    0.010111] ACPI: 5 ACPI AML tables successfully acquired and loaded
[    0.010150] Security Framework initialized
[    0.010152] Yama: becoming mindful.
[    0.012578] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.014015] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.014099] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.014146] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.014505] CPU: Physical Processor ID: 0
[    0.014506] CPU: Processor Core ID: 0
[    0.014508] mce: CPU supports 6 MCE banks
[    0.014517] CPU0: Thermal monitoring enabled (TM2)
[    0.014521] process: using mwait in idle threads
[    0.014527] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    0.014528] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[    0.014678] Freeing SMP alternatives memory: 24K
[    0.016824] smpboot: Max logical packages: 1
[    0.017301] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.053333] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU     T5750  @ 2.00GHz (family: 0x6, model: 0xf, stepping: 0xd)
[    0.063345] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
[    0.063353] core: PEBS disabled due to CPU errata
[    0.063357] ... version:                2
[    0.063358] ... bit width:              40
[    0.063359] ... generic registers:      2
[    0.063360] ... value mask:             000000ffffffffff
[    0.063361] ... max period:             000000007fffffff
[    0.063362] ... fixed-purpose events:   3
[    0.063363] ... event mask:             0000000700000003
[    0.070004] Hierarchical SRCU implementation.
[    0.083432] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.090003] smp: Bringing up secondary CPUs ...
[    0.116688] x86: Booting SMP configuration:
[    0.116689] .... node  #0, CPUs:      #1
[    0.202029] smp: Brought up 1 node, 2 CPUs
[    0.202029] smpboot: Total of 2 processors activated (7984.77 BogoMIPS)
[    0.203566] devtmpfs: initialized
[    0.203566] x86/mm: Memory block size: 128MB
[    0.204158] PM: Registering ACPI NVS region [mem 0xbfed0000-0xbfee2fff] (77824 bytes)
[    0.204226] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.204234] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.204307] pinctrl core: initialized pinctrl subsystem
[    0.204360] RTC time: 21:59:07, date: 11/11/17
[    0.204474] NET: Registered protocol family 16
[    0.204719] cpuidle: using governor ladder
[    0.204719] cpuidle: using governor menu
[    0.204719] PCCT header not found.
[    0.204719] Simple Boot Flag at 0x35 set to 0x1
[    0.204719] ACPI: bus type PCI registered
[    0.204719] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.204719] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.204719] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.204719] pmd_set_huge: Cannot satisfy [mem 0xe0000000-0xe0200000] with a huge-page mapping due to MTRR override.
[    0.204719] PCI: Using configuration type 1 for base access
[    0.206713] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.206771] ACPI: Added _OSI(Module Device)
[    0.206772] ACPI: Added _OSI(Processor Device)
[    0.206773] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.206774] ACPI: Added _OSI(Processor Aggregator Device)
[    0.207992] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.210698] ACPI Error: [CDW1] Namespace lookup failure, AE_NOT_FOUND (20170531/psargs-364)
[    0.210712] ACPI Error: Method parse/execution failed \_SB._OSC, AE_NOT_FOUND (20170531/psparse-550)
[    0.210972] ACPI: Dynamic OEM Table Load:
[    0.210981] ACPI: SSDT 0xFFFF88CC7A5B6000 000238 (v01 HP     30CB     00003000 INTL 20061109)
[    0.211198] ACPI: Dynamic OEM Table Load:
[    0.211206] ACPI: SSDT 0xFFFF88CC7A5C9000 0005D8 (v01 HP     30CB     00003001 INTL 20061109)
[    0.211634] ACPI: Dynamic OEM Table Load:
[    0.211640] ACPI: SSDT 0xFFFF88CC7AB54100 0000C8 (v01 HP     30CB     00003000 INTL 20061109)
[    0.211787] ACPI: Dynamic OEM Table Load:
[    0.211792] ACPI: SSDT 0xFFFF88CC7A59B240 000085 (v01 HP     30CB     00003000 INTL 20061109)
[    0.212236] ACPI: EC: EC started
[    0.212237] ACPI: EC: interrupt blocked
[    0.212319] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[    0.212322] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.212324] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
[    0.212325] ACPI: Interpreter enabled
[    0.212347] ACPI: (supports S0 S3 S4 S5)
[    0.212349] ACPI: Using IOAPIC for interrupt routing
[    0.212377] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.235467] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.235473] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.235479] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.236014] PCI host bridge to bus 0000:00
[    0.236017] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.236019] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.236021] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.236023] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.236025] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.236026] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.236028] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff window]
[    0.236030] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff window]
[    0.236032] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.236043] pci 0000:00:00.0: [8086:2a00] type 00 class 0x060000
[    0.236183] pci 0000:00:01.0: [8086:2a01] type 01 class 0x060400
[    0.236237] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.236383] pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300
[    0.236449] pci 0000:00:1a.0: reg 0x20: [io  0x1800-0x181f]
[    0.236572] pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300
[    0.236638] pci 0000:00:1a.1: reg 0x20: [io  0x1820-0x183f]
[    0.236778] pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320
[    0.236807] pci 0000:00:1a.7: reg 0x10: [mem 0xf8404800-0xf8404bff]
[    0.236917] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
[    0.237029] pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300
[    0.237063] pci 0000:00:1b.0: reg 0x10: [mem 0xf8400000-0xf8403fff 64bit]
[    0.237182] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.237300] pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400
[    0.237427] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.237550] pci 0000:00:1c.1: [8086:2841] type 01 class 0x060400
[    0.237677] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.237801] pci 0000:00:1c.5: [8086:2849] type 01 class 0x060400
[    0.237928] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.238048] pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300
[    0.238113] pci 0000:00:1d.0: reg 0x20: [io  0x1840-0x185f]
[    0.238236] pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300
[    0.238301] pci 0000:00:1d.1: reg 0x20: [io  0x1860-0x187f]
[    0.238419] pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300
[    0.238485] pci 0000:00:1d.2: reg 0x20: [io  0x1880-0x189f]
[    0.238619] pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320
[    0.238647] pci 0000:00:1d.7: reg 0x10: [mem 0xf8404c00-0xf8404fff]
[    0.238757] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.238865] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    0.239046] pci 0000:00:1f.0: [8086:2815] type 00 class 0x060100
[    0.239174] pci 0000:00:1f.0: quirk: [io  0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
[    0.239180] pci 0000:00:1f.0: quirk: [io  0x1180-0x11bf] claimed by ICH6 GPIO
[    0.239188] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0380 (mask 0007)
[    0.239314] pci 0000:00:1f.1: [8086:2850] type 00 class 0x01018a
[    0.239341] pci 0000:00:1f.1: reg 0x10: [io  0x0000-0x0007]
[    0.239353] pci 0000:00:1f.1: reg 0x14: [io  0x0000-0x0003]
[    0.239366] pci 0000:00:1f.1: reg 0x18: [io  0x0000-0x0007]
[    0.239378] pci 0000:00:1f.1: reg 0x1c: [io  0x0000-0x0003]
[    0.239390] pci 0000:00:1f.1: reg 0x20: [io  0x18a0-0x18af]
[    0.239417] pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io  0x01f0-0x01f7]
[    0.239418] pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io  0x03f6]
[    0.239420] pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io  0x0170-0x0177]
[    0.239422] pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io  0x0376]
[    0.239525] pci 0000:00:1f.2: [8086:2829] type 00 class 0x010601
[    0.239555] pci 0000:00:1f.2: reg 0x10: [io  0x18d8-0x18df]
[    0.239567] pci 0000:00:1f.2: reg 0x14: [io  0x18cc-0x18cf]
[    0.239579] pci 0000:00:1f.2: reg 0x18: [io  0x18d0-0x18d7]
[    0.239591] pci 0000:00:1f.2: reg 0x1c: [io  0x18c8-0x18cb]
[    0.239604] pci 0000:00:1f.2: reg 0x20: [io  0x18e0-0x18ff]
[    0.239616] pci 0000:00:1f.2: reg 0x24: [mem 0xf8404000-0xf84047ff]
[    0.239680] pci 0000:00:1f.2: PME# supported from D3hot
[    0.239780] pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500
[    0.239805] pci 0000:00:1f.3: reg 0x10: [mem 0x00000000-0x000000ff]
[    0.239848] pci 0000:00:1f.3: reg 0x20: [io  0x1c00-0x1c1f]
[    0.240044] pci 0000:01:00.0: [10de:0425] type 00 class 0x030000
[    0.240078] pci 0000:01:00.0: reg 0x10: [mem 0xce000000-0xceffffff]
[    0.240099] pci 0000:01:00.0: reg 0x14: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.240120] pci 0000:01:00.0: reg 0x1c: [mem 0xcc000000-0xcdffffff 64bit]
[    0.240135] pci 0000:01:00.0: reg 0x24: [io  0x2000-0x207f]
[    0.240148] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    0.240325] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.240328] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    0.240331] pci 0000:00:01.0:   bridge window [mem 0xcc000000-0xceffffff]
[    0.240336] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.240443] pci 0000:02:00.0: [8086:4229] type 00 class 0x028000
[    0.240508] pci 0000:02:00.0: reg 0x10: [mem 0xf4000000-0xf4001fff 64bit]
[    0.240734] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.250035] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
[    0.250040] pci 0000:00:1c.0:   bridge window [io  0x4000-0x7fff]
[    0.250045] pci 0000:00:1c.0:   bridge window [mem 0xf4000000-0xf5ffffff]
[    0.250054] pci 0000:00:1c.0:   bridge window [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.250155] acpiphp: Slot [1] registered
[    0.250162] pci 0000:00:1c.1: PCI bridge to [bus 04-07]
[    0.250167] pci 0000:00:1c.1:   bridge window [io  0x8000-0xbfff]
[    0.250172] pci 0000:00:1c.1:   bridge window [mem 0xf6000000-0xf7ffffff]
[    0.250180] pci 0000:00:1c.1:   bridge window [mem 0xf2000000-0xf3ffffff 64bit pref]
[    0.250284] pci 0000:08:00.0: [10ec:8168] type 00 class 0x020000
[    0.250331] pci 0000:08:00.0: reg 0x10: [io  0xc000-0xc0ff]
[    0.250375] pci 0000:08:00.0: reg 0x18: [mem 0xf8000000-0xf8000fff 64bit]
[    0.250426] pci 0000:08:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    0.250568] pci 0000:08:00.0: supports D1 D2
[    0.250570] pci 0000:08:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.250678] pci 0000:08:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.250691] pci 0000:00:1c.5: PCI bridge to [bus 08]
[    0.250696] pci 0000:00:1c.5:   bridge window [io  0xc000-0xcfff]
[    0.250701] pci 0000:00:1c.5:   bridge window [mem 0xf8000000-0xf80fffff]
[    0.250792] pci 0000:09:09.0: [1180:0832] type 00 class 0x0c0010
[    0.250807] pci 0000:09:09.0: proprietary Ricoh MMC controller disabled (via firewire function)
[    0.250809] pci 0000:09:09.0: MMC cards are now supported by standard SDHCI controller
[    0.250832] pci 0000:09:09.0: reg 0x10: [mem 0xf8100000-0xf81007ff]
[    0.250941] pci 0000:09:09.0: supports D1 D2
[    0.250943] pci 0000:09:09.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.251022] pci 0000:09:09.1: [1180:0822] type 00 class 0x080500
[    0.251051] pci 0000:09:09.1: reg 0x10: [mem 0xf8100800-0xf81008ff]
[    0.251159] pci 0000:09:09.1: supports D1 D2
[    0.251161] pci 0000:09:09.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.251227] pci 0000:09:09.2: [1180:0592] type 00 class 0x088000
[    0.251255] pci 0000:09:09.2: reg 0x10: [mem 0xf8101000-0xf81010ff]
[    0.251363] pci 0000:09:09.2: supports D1 D2
[    0.251365] pci 0000:09:09.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.251431] pci 0000:09:09.3: [1180:0852] type 00 class 0x088000
[    0.251460] pci 0000:09:09.3: reg 0x10: [mem 0xf8101400-0xf81014ff]
[    0.251569] pci 0000:09:09.3: supports D1 D2
[    0.251571] pci 0000:09:09.3: PME# supported from D0 D1 D2 D3hot D3cold
[    0.251680] pci 0000:00:1e.0: PCI bridge to [bus 09] (subtractive decode)
[    0.251688] pci 0000:00:1e.0:   bridge window [mem 0xf8100000-0xf81fffff]
[    0.251697] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] (subtractive decode)
[    0.251699] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.251701] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.251703] pci 0000:00:1e.0:   bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[    0.251705] pci 0000:00:1e.0:   bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[    0.251707] pci 0000:00:1e.0:   bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[    0.251709] pci 0000:00:1e.0:   bridge window [mem 0xc0000000-0xdfffffff window] (subtractive decode)
[    0.251711] pci 0000:00:1e.0:   bridge window [mem 0xf0000000-0xfebfffff window] (subtractive decode)
[    0.251929] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 *5 6 7 10 12 14 15)
[    0.251999] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.252069] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *7 10 12 14 15)
[    0.252138] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.252208] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.252276] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.252344] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.252415] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.252815] ACPI: Enabled 8 GPEs in block 00 to 1F
[    0.252913] ACPI: EC: interrupt unblocked
[    0.252923] ACPI: EC: event unblocked
[    0.252932] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x17, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.252934] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
[    0.253040] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.253040] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.253040] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.253040] vgaarb: loaded
[    0.253040] EDAC MC: Ver: 3.0.0
[    0.253428] PCI: Using ACPI for IRQ routing
[    0.265221] PCI: pci_cache_line_size set to 64 bytes
[    0.265320] e820: reserve RAM buffer [mem 0x0009f800-0x0009ffff]
[    0.265321] e820: reserve RAM buffer [mem 0xbfed0000-0xbfffffff]
[    0.265454] NetLabel: Initializing
[    0.265456] NetLabel:  domain hash size = 128
[    0.265456] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.265480] NetLabel:  unlabeled traffic allowed by default
[    0.265515] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.265515] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.265515] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.266695] clocksource: Switched to clocksource hpet
[    0.283493] VFS: Disk quotas dquot_6.6.0
[    0.283526] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.283659] pnp: PnP ACPI init
[    0.284345] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.284347] system 00:00: [mem 0xfed14000-0xfed17fff] has been reserved
[    0.284354] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.284356] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.284359] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    0.284361] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.284363] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.284365] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.284371] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.284723] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
[    0.284727] system 00:01: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
[    0.284809] system 00:02: [io  0x0380-0x0383] has been reserved
[    0.284811] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.284813] system 00:02: [io  0x0800-0x080f] has been reserved
[    0.284816] system 00:02: [io  0x1000-0x107f] has been reserved
[    0.284818] system 00:02: [io  0x1180-0x11bf] has been reserved
[    0.284820] system 00:02: [io  0x1640-0x164f] has been reserved
[    0.284822] system 00:02: [io  0xfe00] has been reserved
[    0.284826] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.284899] system 00:03: [io  0x06a0-0x06af] has been reserved
[    0.284901] system 00:03: [io  0x06b0-0x06ff] has been reserved
[    0.284905] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.284947] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.285049] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.285090] pnp 00:06: Plug and Play ACPI device, IDs SYN0138 SYN0100 SYN0002 PNP0f13 (active)
[    0.285111] pnp: PnP ACPI: found 7 devices
[    0.292483] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.292530] pci 0000:00:1c.5: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 08] add_size 200000 add_align 100000
[    0.292555] pci 0000:00:1c.5: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
[    0.292559] pci 0000:00:1f.3: BAR 0: assigned [mem 0xc0200000-0xc02000ff]
[    0.292566] pci 0000:01:00.0: BAR 6: no space for [mem size 0x00020000 pref]
[    0.292568] pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00020000 pref]
[    0.292571] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.292573] pci 0000:00:01.0:   bridge window [io  0x2000-0x2fff]
[    0.292577] pci 0000:00:01.0:   bridge window [mem 0xcc000000-0xceffffff]
[    0.292581] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.292586] pci 0000:00:1c.0: PCI bridge to [bus 02-03]
[    0.292589] pci 0000:00:1c.0:   bridge window [io  0x4000-0x7fff]
[    0.292596] pci 0000:00:1c.0:   bridge window [mem 0xf4000000-0xf5ffffff]
[    0.292600] pci 0000:00:1c.0:   bridge window [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.292609] pci 0000:00:1c.1: PCI bridge to [bus 04-07]
[    0.292612] pci 0000:00:1c.1:   bridge window [io  0x8000-0xbfff]
[    0.292618] pci 0000:00:1c.1:   bridge window [mem 0xf6000000-0xf7ffffff]
[    0.292623] pci 0000:00:1c.1:   bridge window [mem 0xf2000000-0xf3ffffff 64bit pref]
[    0.292632] pci 0000:08:00.0: BAR 6: assigned [mem 0xf8020000-0xf803ffff pref]
[    0.292634] pci 0000:00:1c.5: PCI bridge to [bus 08]
[    0.292638] pci 0000:00:1c.5:   bridge window [io  0xc000-0xcfff]
[    0.292644] pci 0000:00:1c.5:   bridge window [mem 0xf8000000-0xf80fffff]
[    0.292649] pci 0000:00:1c.5:   bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
[    0.292658] pci 0000:00:1e.0: PCI bridge to [bus 09]
[    0.292664] pci 0000:00:1e.0:   bridge window [mem 0xf8100000-0xf81fffff]
[    0.292676] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.292678] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.292680] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.292681] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.292683] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.292685] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.292687] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xdfffffff window]
[    0.292689] pci_bus 0000:00: resource 11 [mem 0xf0000000-0xfebfffff window]
[    0.292691] pci_bus 0000:01: resource 0 [io  0x2000-0x2fff]
[    0.292693] pci_bus 0000:01: resource 1 [mem 0xcc000000-0xceffffff]
[    0.292695] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.292697] pci_bus 0000:02: resource 0 [io  0x4000-0x7fff]
[    0.292699] pci_bus 0000:02: resource 1 [mem 0xf4000000-0xf5ffffff]
[    0.292700] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.292702] pci_bus 0000:04: resource 0 [io  0x8000-0xbfff]
[    0.292704] pci_bus 0000:04: resource 1 [mem 0xf6000000-0xf7ffffff]
[    0.292706] pci_bus 0000:04: resource 2 [mem 0xf2000000-0xf3ffffff 64bit pref]
[    0.292708] pci_bus 0000:08: resource 0 [io  0xc000-0xcfff]
[    0.292710] pci_bus 0000:08: resource 1 [mem 0xf8000000-0xf80fffff]
[    0.292712] pci_bus 0000:08: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref]
[    0.292714] pci_bus 0000:09: resource 1 [mem 0xf8100000-0xf81fffff]
[    0.292715] pci_bus 0000:09: resource 4 [io  0x0000-0x0cf7 window]
[    0.292717] pci_bus 0000:09: resource 5 [io  0x0d00-0xffff window]
[    0.292719] pci_bus 0000:09: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.292721] pci_bus 0000:09: resource 7 [mem 0x000d0000-0x000d3fff window]
[    0.292723] pci_bus 0000:09: resource 8 [mem 0x000d4000-0x000d7fff window]
[    0.292725] pci_bus 0000:09: resource 9 [mem 0x000d8000-0x000dbfff window]
[    0.292727] pci_bus 0000:09: resource 10 [mem 0xc0000000-0xdfffffff window]
[    0.292729] pci_bus 0000:09: resource 11 [mem 0xf0000000-0xfebfffff window]
[    0.292843] NET: Registered protocol family 2
[    0.293085] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.293235] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.293479] TCP: Hash tables configured (established 32768 bind 32768)
[    0.293551] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.293584] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.293664] NET: Registered protocol family 1
[    0.295452] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.295479] PCI: CLS 64 bytes, default 64
[    0.295542] Unpacking initramfs...
[    0.480770] Freeing initrd memory: 8176K
[    0.480777] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.480781] software IO TLB [mem 0xbbed0000-0xbfed0000] (64MB) mapped at [ffff88cbfbed0000-ffff88cbffecffff]
[    0.480982] Scanning for low memory corruption every 60 seconds
[    0.481770] Initialise system trusted keyrings
[    0.481785] Key type blacklist registered
[    0.481886] workingset: timestamp_bits=40 max_order=20 bucket_order=0
[    0.483857] zbud: loaded
[    0.485767] Key type asymmetric registered
[    0.485817] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    0.485860] io scheduler noop registered
[    0.485861] io scheduler deadline registered
[    0.485903] io scheduler cfq registered (default)
[    0.485904] io scheduler mq-deadline registered
[    0.485905] io scheduler kyber registered
[    0.485944] io scheduler bfq registered
[    0.487149] vesafb: mode is 1440x900x32, linelength=5760, pages=0
[    0.487150] vesafb: scrolling: redraw
[    0.487152] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.487178] vesafb: framebuffer at 0xcd000000, mapped to 0xffffa5ad41000000, using 5120k, total 5120k
[    0.581479] Console: switching to colour frame buffer device 180x56
[    0.675359] fb0: VESA VGA frame buffer device
[    0.675379] intel_idle: does not run on family 6 model 15
[    0.675691] Monitor-Mwait will be used to enter C-1 state
[    0.675708] Monitor-Mwait will be used to enter C-2 state
[    0.675724] Monitor-Mwait will be used to enter C-3 state
[    0.675733] tsc: Marking TSC unstable due to TSC halts in idle
[    0.677259] GHES: HEST is not enabled!
[    0.677396] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.678427] rtc_cmos 00:04: RTC can wake from S4
[    0.678618] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    0.678655] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.678702] ledtrig-cpu: registered to indicate activity on CPUs
[    0.678743] vlv2_plat_clk vlv2_plat_clk: vlv2_plat_clk initialized
[    0.679064] NET: Registered protocol family 10
[    0.683989] Segment Routing with IPv6
[    0.684019] NET: Registered protocol family 17
[    0.684204] RAS: Correctable Errors collector initialized.
[    0.684251] microcode: sig=0x6fd, pf=0x80, revision=0xa1
[    0.684337] microcode: Microcode Update Driver: v2.2.
[    0.684535] registered taskstats version 1
[    0.684548] Loading compiled-in X.509 certificates
[    0.684573] zswap: loaded using pool lzo/zbud
[    0.688795] Key type big_key registered
[    0.689213]   Magic number: 9:528:1005
[    0.689368] rtc_cmos 00:04: setting system clock to 2017-11-11 21:59:07 UTC (1510437547)
[    0.690497] PM: Hibernation image not present or could not be loaded.
[    0.692894] Freeing unused kernel memory: 1336K
[    0.692897] Write protecting the kernel read-only data: 10240k
[    0.694098] Freeing unused kernel memory: 1536K
[    0.717892] Linux agpgart interface v0.103
[    0.726407] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[    0.730176] acpi device:04: registered as cooling_device2
[    0.730268] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input0
[    0.730836] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.730877] ACPI: Power Button [PWRB]
[    0.730930] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    0.730942] ACPI: Sleep Button [SLPB]
[    0.731341] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[    0.731666] ACPI: Lid Switch [LID]
[    0.731767] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    0.731795] ACPI: Power Button [PWRF]
[    0.743903] checking generic (cd000000 500000) vs hw (d0000000 10000000)
[    0.743906] checking generic (cd000000 500000) vs hw (cc000000 2000000)
[    0.743908] fb: switching to nouveaufb from VESA VGA
[    0.743951] Console: switching to colour dummy device 80x25
[    0.744207] nouveau 0000:01:00.0: NVIDIA G86 (086500a2)
[    0.765678] nouveau 0000:01:00.0: bios: version 60.86.4f.00.22
[    0.791476] nouveau 0000:01:00.0: bios: M0203T not found
[    0.791479] nouveau 0000:01:00.0: bios: M0203E not matched!
[    0.791482] nouveau 0000:01:00.0: fb: 512 MiB DDR2
[    0.841486] [TTM] Zone  kernel: Available graphics memory: 2024938 kiB
[    0.841487] [TTM] Initializing pool allocator
[    0.841494] [TTM] Initializing DMA pool allocator
[    0.841516] nouveau 0000:01:00.0: DRM: VRAM: 512 MiB
[    0.841518] nouveau 0000:01:00.0: DRM: GART: 1048576 MiB
[    0.841523] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
[    0.841525] nouveau 0000:01:00.0: DRM: DCB version 4.0
[    0.841528] nouveau 0000:01:00.0: DRM: DCB outp 00: 01000323 00000034
[    0.841531] nouveau 0000:01:00.0: DRM: DCB outp 01: 02011300 00000028
[    0.841533] nouveau 0000:01:00.0: DRM: DCB outp 02: 02022312 00020010
[    0.841535] nouveau 0000:01:00.0: DRM: DCB outp 03: 010333f1 00c0c080
[    0.841537] nouveau 0000:01:00.0: DRM: DCB conn 00: 0040
[    0.841539] nouveau 0000:01:00.0: DRM: DCB conn 01: 0100
[    0.841541] nouveau 0000:01:00.0: DRM: DCB conn 02: 1261
[    0.841543] nouveau 0000:01:00.0: DRM: DCB conn 03: 0310
[    0.841545] nouveau 0000:01:00.0: DRM: DCB conn 04: 0311
[    0.841546] nouveau 0000:01:00.0: DRM: DCB conn 05: 0313
[    0.852032] nouveau 0000:01:00.0: DRM: failed to create encoder 0/1/0: -19
[    0.852035] nouveau 0000:01:00.0: DRM: TV-1 has no encoders, removing
[    0.852120] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    0.852121] [drm] Driver supports precise vblank timestamp query.
[    0.871261] nouveau 0000:01:00.0: DRM: MM: using CRYPT for buffer copies
[    0.917968] nouveau 0000:01:00.0: DRM: allocated 1440x900 fb: 0x70000, bo ffff88cc78526000
[    0.920124] fbcon: nouveaufb (fb0) is primary device
[    1.490037] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x398638382b2, max_idle_ns: 881590438215 ns
[    2.033645] Console: switching to colour frame buffer device 180x56
[    2.051681] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
[    2.067173] [drm] Initialized nouveau 1.3.1 20120801 for 0000:01:00.0 on minor 0
[    2.181577] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    2.200050] ACPI: bus type USB registered
[    2.200132] usbcore: registered new interface driver usbfs
[    2.200147] usbcore: registered new interface driver hub
[    2.200182] usbcore: registered new device driver usb
[    2.204977] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.205246] ehci-pci: EHCI PCI platform driver
[    2.205531] ehci-pci 0000:00:1a.7: EHCI Host Controller
[    2.205544] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    2.205561] ehci-pci 0000:00:1a.7: debug port 1
[    2.209495] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
[    2.209523] ehci-pci 0000:00:1a.7: irq 18, io mem 0xf8404800
[    2.209628] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.209705] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.213701] sdhci: Secure Digital Host Controller Interface driver
[    2.213703] sdhci: Copyright(c) Pierre Ossman
[    2.214147] sdhci-pci 0000:09:09.1: SDHCI controller found [1180:0822] (rev 22)
[    2.214311] sdhci-pci 0000:09:09.1: Will use DMA mode even though HW doesn't fully claim to support it.
[    2.214322] sdhci-pci 0000:09:09.1: Will use DMA mode even though HW doesn't fully claim to support it.
[    2.214585] mmc0: SDHCI controller on PCI [0000:09:09.1] using DMA
[    2.214602] sdhci-pci 0000:09:09.1: Will use DMA mode even though HW doesn't fully claim to support it.
[    2.216769] SCSI subsystem initialized
[    2.220053] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    2.220054] libata version 3.00 loaded.
[    2.220767] hub 1-0:1.0: USB hub found
[    2.220778] hub 1-0:1.0: 4 ports detected
[    2.221235] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    2.221249] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    2.221268] ehci-pci 0000:00:1d.7: debug port 1
[    2.225180] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[    2.225202] ehci-pci 0000:00:1d.7: irq 23, io mem 0xf8404c00
[    2.240043] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    2.240328] hub 2-0:1.0: USB hub found
[    2.240338] hub 2-0:1.0: 6 ports detected
[    2.240617] ata_piix 0000:00:1f.1: version 2.13
[    2.241219] uhci_hcd: USB Universal Host Controller Interface driver
[    2.245008] scsi host0: ata_piix
[    2.247595] scsi host1: ata_piix
[    2.247668] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x18a0 irq 14
[    2.247670] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x18a8 irq 15
[    2.247714] ahci 0000:00:1f.2: version 3.0
[    2.248028] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 3 Gbps 0x7 impl SATA mode
[    2.248031] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc 
[    2.250439] scsi host2: ahci
[    2.256504] scsi host3: ahci
[    2.257073] scsi host4: ahci
[    2.257159] ata3: SATA max UDMA/133 abar m2048@0xf8404000 port 0xf8404100 irq 25
[    2.257164] ata4: SATA max UDMA/133 abar m2048@0xf8404000 port 0xf8404180 irq 25
[    2.257169] ata5: SATA max UDMA/133 abar m2048@0xf8404000 port 0xf8404200 irq 25
[    2.257417] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    2.257428] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    2.257439] uhci_hcd 0000:00:1a.0: detected 2 ports
[    2.257495] uhci_hcd 0000:00:1a.0: irq 16, io base 0x00001800
[    2.258195] hub 3-0:1.0: USB hub found
[    2.258206] hub 3-0:1.0: 2 ports detected
[    2.258512] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    2.258519] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    2.258527] uhci_hcd 0000:00:1a.1: detected 2 ports
[    2.258561] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001820
[    2.258783] hub 4-0:1.0: USB hub found
[    2.258791] hub 4-0:1.0: 2 ports detected
[    2.259048] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    2.259054] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
[    2.259063] uhci_hcd 0000:00:1d.0: detected 2 ports
[    2.259095] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001840
[    2.259311] hub 5-0:1.0: USB hub found
[    2.259321] hub 5-0:1.0: 2 ports detected
[    2.259573] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    2.259582] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
[    2.259590] uhci_hcd 0000:00:1d.1: detected 2 ports
[    2.259631] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001860
[    2.259840] hub 6-0:1.0: USB hub found
[    2.259847] hub 6-0:1.0: 2 ports detected
[    2.260130] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    2.260137] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 7
[    2.260145] uhci_hcd 0000:00:1d.2: detected 2 ports
[    2.260180] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001880
[    2.260402] hub 7-0:1.0: USB hub found
[    2.260410] hub 7-0:1.0: 2 ports detected
[    2.280276] firewire_ohci 0000:09:09.0: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
[    2.290127] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input5
[    2.560487] usb 2-4: new high-speed USB device number 2 using ehci-pci
[    2.570759] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.571411] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    2.571499] ata3.00: ATA-8: TOSHIBA MK3252GSX, LV011C, max UDMA/100
[    2.571503] ata3.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.572166] ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    2.572240] ata3.00: configured for UDMA/100
[    2.572461] scsi 2:0:0:0: Direct-Access     ATA      TOSHIBA MK3252GS 1C   PQ: 0 ANSI: 5
[    2.573731] ata4: SATA link down (SStatus 0 SControl 300)
[    2.573803] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.796901] firewire_core 0000:09:09.0: created device fw0: GUID 00241b00a07d0101, S400
[    2.943171] ata5.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    2.943322] ata5.00: ATA-8: TOSHIBA MK5059GSXP, GN001A, max UDMA/100
[    2.943326] ata5.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    2.943877] ata5.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    2.944019] ata5.00: configured for UDMA/100
[    2.944339] scsi 4:0:0:0: Direct-Access     ATA      TOSHIBA MK5059GS 1A   PQ: 0 ANSI: 5
[    2.994462] sd 2:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[    2.994480] sd 2:0:0:0: [sda] Write Protect is off
[    2.994483] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.994510] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.995022] sd 4:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[    2.995024] sd 4:0:0:0: [sdb] 4096-byte physical blocks
[    2.995040] sd 4:0:0:0: [sdb] Write Protect is off
[    2.995043] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.995072] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.090527]  sda: sda1 sda2 sda3 sda4
[    3.091236] sd 2:0:0:0: [sda] Attached SCSI disk
[    3.370278]  sdb: sdb4
[    3.370809] sd 4:0:0:0: [sdb] Attached SCSI disk
[    4.415372] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    5.027552] random: crng init done
[    6.383262] ip_tables: (C) 2000-2006 Netfilter Core Team
[    6.459177] systemd[1]: systemd 235 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN default-hierarchy=hybrid)
[    6.459324] systemd[1]: Detected architecture x86-64.
[    6.485794] systemd[1]: Set hostname to <speedy>.
[    8.162567] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    8.162762] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    8.163528] systemd[1]: Created slice System Slice.
[    8.163662] systemd[1]: Listening on LVM2 metadata daemon socket.
[    8.163776] systemd[1]: Listening on Journal Socket (/dev/log).
[    8.164805] systemd[1]: Mounting Huge Pages File System...
[    8.165060] systemd[1]: Listening on Journal Socket.
[    8.351778] acpi_call: loading out-of-tree module taints kernel.
[    8.657556] EXT4-fs (sda3): re-mounted. Opts: (null)
[    8.731652] systemd-journald[224]: Received request to flush runtime journal from PID 1
[   11.714451] ACPI: AC Adapter [ACAD] (on-line)
[   11.902491] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   11.983295] ACPI: Battery Slot [BAT0] (battery present)
[   12.003930] [Firmware Bug]: Invalid critical threshold (0)
[   12.004465] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[   12.004875] thermal LNXTHERM:00: registered as thermal_zone0
[   12.004878] ACPI: Thermal Zone [THR1] (51 C)
[   12.124564] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[   12.124585] r8169 0000:08:00.0: can't disable ASPM; OS doesn't have ASPM control
[   12.125378] r8169 0000:08:00.0 eth0: RTL8168b/8111b at 0xffffa5ad4097b000, 00:1e:68:7a:fb:ef, XID 18000000 IRQ 26
[   12.125383] r8169 0000:08:00.0 eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
[   12.179060] ACPI Warning: SystemIO range 0x0000000000001028-0x000000000000102F conflicts with OpRegion 0x0000000000001000-0x000000000000107F (\PMIO) (20170531/utaddress-247)
[   12.179071] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   12.179075] ACPI Warning: SystemIO range 0x00000000000011B0-0x00000000000011BF conflicts with OpRegion 0x0000000000001180-0x00000000000011BB (\GPIO) (20170531/utaddress-247)
[   12.179080] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   12.179082] ACPI Warning: SystemIO range 0x0000000000001180-0x00000000000011AF conflicts with OpRegion 0x0000000000001180-0x00000000000011BB (\GPIO) (20170531/utaddress-247)
[   12.179087] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   12.179088] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   12.346220] input: HP WMI hotkeys as /devices/virtual/input/input7
[   12.385185] intel_powerclamp: No package C-state available
[   12.394672] iwl4965: Intel(R) Wireless WiFi 4965 driver for Linux, in-tree:
[   12.394674] iwl4965: Copyright(c) 2003-2011 Intel Corporation
[   12.394766] iwl4965 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
[   12.394907] iwl4965 0000:02:00.0: Detected Intel(R) Wireless WiFi Link 4965AGN, REV=0x4
[   12.430846] intel_powerclamp: No package C-state available
[   12.434987] iwl4965 0000:02:00.0: device EEPROM VER=0x36, CALIB=0x5
[   12.435012] iwl4965 0000:02:00.0: Tunable channels: 11 802.11bg, 13 802.11a channels
[   12.501953] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[   12.838947] iwl4965 0000:02:00.0: loaded firmware version 228.61.2.24
[   12.866431] ieee80211 phy0: Selected rate control algorithm 'iwl-4965-rs'
[   12.944632] r592: driver successfully loaded
[   13.142595] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC268: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   13.142601] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   13.142606] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[   13.142610] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   13.142614] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
[   13.142617] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   13.142622] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x19
[   13.142626] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
[   13.407653] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   13.408082] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   13.408167] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[   13.768983] media: Linux media interface: v0.10
[   13.794226] psmouse serio1: synaptics: Touchpad model: 1, fw: 6.3, id: 0x1a0b1, caps: 0xa04711/0xa00000/0x0/0x0, board id: 0, fw id: 436835
[   13.807904] Linux video capture interface: v2.00
[   13.897328] Adding 4194300k swap on /dev/sda2.  Priority:-1 extents:1 across:4194300k FS
[   13.904712] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
[   13.944577] iTCO_vendor_support: vendor-support=0
[   13.945405] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[   13.945485] iTCO_wdt: Found a ICH8M TCO device (Version=2, TCOBASE=0x1060)
[   13.945674] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   14.161521] r8169 0000:08:00.0 enp8s0: renamed from eth0
[   14.184001] iwl4965 0000:02:00.0 wlp2s0: renamed from wlan0
[   14.260670] uvcvideo: Found UVC 1.00 device USB 2.0 Camera (0c45:62c0)
[   14.262374] uvcvideo 2-4:1.0: Entity type for entity Processing 3 was not initialized!
[   14.262379] uvcvideo 2-4:1.0: Entity type for entity Extension 4 was not initialized!
[   14.262382] uvcvideo 2-4:1.0: Entity type for entity Camera 1 was not initialized!
[   14.262543] input: USB 2.0 Camera: USB 2.0 Camera as /devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4:1.0/input/input12
[   14.262656] usbcore: registered new interface driver uvcvideo
[   14.262657] USB Video Class driver (1.1.1)
[   14.537629] mousedev: PS/2 mouse device common for all mice
[   15.037865] fuse init (API version 7.26)
[   15.421028] EXT4-fs (sdb4): mounted filesystem with ordered data mode. Opts: (null)
[   24.554363] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[   30.180992] IPv6: ADDRCONF(NETDEV_UP): enp8s0: link is not ready
[   30.191422] r8169 0000:08:00.0 enp8s0: link down
[   30.191517] IPv6: ADDRCONF(NETDEV_UP): enp8s0: link is not ready
[   30.250660] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   30.503237] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   30.761697] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   31.680585] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   34.409236] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   34.460519] wlp2s0: authenticate with a4:b1:e9:f0:22:b0
[   34.478831] wlp2s0: send auth to a4:b1:e9:f0:22:b0 (try 1/3)
[   34.480711] wlp2s0: authenticated
[   34.480928] wlp2s0: waiting for beacon from a4:b1:e9:f0:22:b0
[   34.553534] wlp2s0: associate with a4:b1:e9:f0:22:b0 (try 1/3)
[   34.557404] wlp2s0: RX AssocResp from a4:b1:e9:f0:22:b0 (capab=0x411 status=0 aid=1)
[   34.588263] wlp2s0: associated
[   34.588350] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[  133.660332] nouveau 0000:01:00.0: fifo: CACHE_ERROR - ch 4 [compton[497]] subc 0 mthd 0060 data beef0201
[  151.413077] nouveau 0000:01:00.0: fifo: CACHE_ERROR - ch 4 [compton[497]] subc 0 mthd 0060 data beef0201
[  198.636166] perf: interrupt took too long (2574 > 2500), lowering kernel.perf_event_max_sample_rate to 77700
[  275.892394] perf: interrupt took too long (3233 > 3217), lowering kernel.perf_event_max_sample_rate to 61800
[  335.470471] perf: interrupt took too long (4047 > 4041), lowering kernel.perf_event_max_sample_rate to 49200
[  424.180855] wlp2s0: authenticate with a4:b1:e9:f0:22:b0
[  424.198828] wlp2s0: send auth to a4:b1:e9:f0:22:b0 (try 1/3)
[  424.218582] wlp2s0: send auth to a4:b1:e9:f0:22:b0 (try 2/3)
[  424.241938] wlp2s0: send auth to a4:b1:e9:f0:22:b0 (try 3/3)
[  424.263902] wlp2s0: authentication with a4:b1:e9:f0:22:b0 timed out
[  438.100484] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[  438.421632] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[  475.767838] perf: interrupt took too long (5079 > 5058), lowering kernel.perf_event_max_sample_rate to 39300
[  496.927269] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[  498.636537] wlp2s0: authenticate with a4:b1:e9:f0:22:b0
[  498.645933] wlp2s0: send auth to a4:b1:e9:f0:22:b0 (try 1/3)
[  498.647792] wlp2s0: authenticated
[  498.647962] wlp2s0: waiting for beacon from a4:b1:e9:f0:22:b0
[  498.670031] wlp2s0: associate with a4:b1:e9:f0:22:b0 (try 1/3)
[  498.673776] wlp2s0: RX AssocResp from a4:b1:e9:f0:22:b0 (capab=0x411 status=0 aid=1)
[  498.705294] wlp2s0: associated
[  498.705378] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[  549.651331] nouveau 0000:01:00.0: fifo: CACHE_ERROR - ch 4 [compton[497]] subc 0 mthd 0060 data beef0201
[  613.648413] nouveau 0000:01:00.0: fifo: CACHE_ERROR - ch 4 [compton[497]] subc 0 mthd 0060 data beef0201

Any thoughts ?

Offline

#4 2017-11-13 22:44:43

holytrousers
Member
From: 3rd Rock from the Sun
Registered: 2007-10-19
Posts: 75

Re: [SOLVED] Random failure during boot to initialize iwl4965

sorry for the false alarm, the aforementioned solution wasn't the right one, although less often ( every 10th boot vs every 2nd~3rd ) the bug still occurs.
i tried this solution from the wiki. i hope it is related (should have tried it long time ago)

 
/etc/modprobe.d/iwl4965.conf
options iwl4965 11n_disable=1

edit : this definitely solved the problem. smile

Last edited by holytrousers (2017-11-22 16:56:25)

Offline

Board footer

Powered by FluxBB