Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

(Solved) Ethernet card driver for HP Proliant ML370 G6

New to Debian (Or Linux in general)? Ask your questions here!
Message
Author
User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Ethernet card driver for HP Proliant Tower server ML370

#21 Post by stevepusser »

Segfault wrote:I can't see pictures. Perhaps someone else can tell what's on this picture. Lets wait ... FYI there are ways to get plain text out of a computer even when the network is down and the GUI is not installed.
That sure doesn't look like any dmesg output that I've ever seen.
MX Linux packager and developer

sarksloane
Posts: 89
Joined: 2017-01-17 04:21

Re: Ethernet card driver for HP Proliant Tower server ML370

#22 Post by sarksloane »

Segfault wrote:I can't see pictures. Perhaps someone else can tell what's on this picture. Lets wait ... FYI there are ways to get plain text out of a computer even when the network is down and the GUI is not installed.
I run the command

Code: Select all

dmesg | grep -i ethernet
but the output is below

Code: Select all

dmesg: read kernel buffer failed: Operation not permitted

User avatar
4D696B65
Site admin
Site admin
Posts: 2696
Joined: 2009-06-28 06:09
Been thanked: 85 times

Re: Ethernet card driver for HP Proliant Tower server ML370

#23 Post by 4D696B65 »

You need to be root to run dmesg

sarksloane
Posts: 89
Joined: 2017-01-17 04:21

Re: Ethernet card driver for HP Proliant Tower server ML370

#24 Post by sarksloane »

4D696B65 wrote:You need to be root to run dmesg
thank you. I run again with root but no output, please check the image https://imgur.com/a/Q71aj

sarksloane
Posts: 89
Joined: 2017-01-17 04:21

Re: Ethernet card driver for HP Proliant Tower server ML370

#25 Post by sarksloane »

Segfault wrote:I can't see pictures. Perhaps someone else can tell what's on this picture. Lets wait ... FYI there are ways to get plain text out of a computer even when the network is down and the GUI is not installed.
I tried the command

Code: Select all

dmesg | more
and the output is like this https://imgur.com/a/x8ye4

User avatar
GarryRicketson
Posts: 5644
Joined: 2015-01-20 22:16
Location: Durango, Mexico

Re: Ethernet card driver for HP Proliant Tower server ML370

#26 Post by GarryRicketson »

Using the 'more' command only shows the first part of the out put any way,

A screen shot is not the proper way to capture the 'dmesg' output.

Code: Select all

dmesg > dmesg.txt
Will put the entire output into a file named "dmesg.txt", it will be in the same
directory , where you run it.
You can also direct it to another directory, or a usb device.

Code: Select all

dmesg > /usb/home/garry/demsg.txt 
For example, I mount my usb stick in a directory named usb , many others mount to /mnt or /media,... you would be the one to know the correct path.
Anyway, after you put it into a text file, since the dmesg is usually very long,
you then upload the text file to: http://paste.debian.net/
or something similar, and post a link to it, similar to the way a image is done.
Or just paste the relevant part into code boxes like this:

Code: Select all

$ dmesg>example-dmesg.txt
$ 
 
=============
example-dmesg.txt

Code: Select all

$ nano example-dmesg.txt

OpenBSD 6.2 (GENERIC.MP) #1: Fri Dec  1 10:34:32 CET 2017
    root@syspatch-62-amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.$
real mem = 3164598272 (3017MB)
avail mem = 3061735424 (2919MB)
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.5 @ 0xf0450 (82 entries)
bios0: vendor Dell Inc. version "A06" date 11/03/2010
bios0: Dell Inc. OptiPlex 780
----- snip-- no need for it all, I am not using Debian at the moment, but that #does not matter, it works the same on Debian or any linux -----
# also, I have no DE, only terminal here, so no DE is not a excuse. 
Note, on OpenBsd, root is not required, but on Debian it is, so yes you do need
to be root to run the dmesg command. (su or use sudo)

sarksloane
Posts: 89
Joined: 2017-01-17 04:21

Re: Ethernet card driver for HP Proliant Tower server ML370

#27 Post by sarksloane »

Thank you Mr.Garry Ricketson for the guide.

Please check the below.

Code: Select all

[    0.000000] Linux version 4.9.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18) ) #1 SMP Debian 4.9.51-1 (2017-09-28)
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-4-amd64 root=/dev/sda1 ro quiet
[    0.000000] x86/fpu: Legacy x87 FPU detected.
[    0.000000] x86/fpu: Using 'eager' FPU context switches.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007f62efff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f62f000-0x000000007f63bfff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007f63c000-0x000000007f63cfff] usable
[    0.000000] BIOS-e820: [mem 0x000000007f63d000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000d8000000-0x00000000dbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fee0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff800000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: HP ProLiant ML370 G6, BIOS P63 08/16/2010
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x7f63d max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0080000000 mask FF80000000 uncachable
[    0.000000]   1 disabled
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    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] found SMP MP-table at [mem 0x000f4f80-0x000f4f8f] mapped at [ffff9b94800f4f80]
[    0.000000] Base memory trampoline at [ffff9b9480099000] 99000 size 24576
[    0.000000] BRK [0x46f2f000, 0x46f2ffff] PGTABLE
[    0.000000] BRK [0x46f30000, 0x46f30fff] PGTABLE
[    0.000000] BRK [0x46f31000, 0x46f31fff] PGTABLE
[    0.000000] BRK [0x46f32000, 0x46f32fff] PGTABLE
[    0.000000] BRK [0x46f33000, 0x46f33fff] PGTABLE
[    0.000000] BRK [0x46f34000, 0x46f34fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x35aeb000-0x36d6cfff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F4F00 000024 (v02 HP    )
[    0.000000] ACPI: XSDT 0x000000007F630100 0000BC (v01 HP     ProLiant 00000002 \xffffffd2?   0000162E)
[    0.000000] ACPI: FACP 0x000000007F630200 0000F4 (v03 HP     ProLiant 00000002 \xffffffd2?   0000162E)
[    0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20160831/tbfadt-708)
[    0.000000] ACPI BIOS Warning (bug): Invalid length for FADT/Pm2ControlBlock: 32, using default 8 (20160831/tbfadt-708)
[    0.000000] ACPI: DSDT 0x000000007F630300 0027C6 (v01 HP     DSDT     00000001 INTL 20030228)
[    0.000000] ACPI: FACS 0x000000007F62F100 000040
[    0.000000] ACPI: FACS 0x000000007F62F100 000040
[    0.000000] ACPI: SPCR 0x000000007F62F140 000050 (v01 HP     SPCRRBSU 00000001 \xffffffd2?   0000162E)
[    0.000000] ACPI: MCFG 0x000000007F62F1C0 00003C (v01 HP     ProLiant 00000001      00000000)
[    0.000000] ACPI: HPET 0x000000007F62F200 000038 (v01 HP     ProLiant 00000002 \xffffffd2?   0000162E)
[    0.000000] ACPI: FFFF 0x000000007F62F240 000064 (v02 HP     ProLiant 00000002 \xffffffd2?   0000162E)
[    0.000000] ACPI: SPMI 0x000000007F62F2C0 000040 (v05 HP     ProLiant 00000001 \xffffffd2?   0000162E)
[    0.000000] ACPI: FFFF 0x000000007F62F300 0001D0 (v01 HP     ProLiant 00000001 \xffffffd2?   0000162E)
[    0.000000] ACPI: APIC 0x000000007F62F500 00016A (v01 HP     ProLiant 00000002      00000000)
[    0.000000] ACPI: SRAT 0x000000007F62F680 000570 (v01 HP     Proliant 00000001 \xffffffd2?   0000162E)
[    0.000000] ACPI: FFFF 0x000000007F62FC00 000176 (v01 HP     ProLiant 00000001 \xffffffd2?   0000162E)
[    0.000000] ACPI: FFFF 0x000000007F62FD80 000030 (v01 HP     ProLiant 00000001 \xffffffd2?   0000162E)
[    0.000000] ACPI: FFFF 0x000000007F62FDC0 0000BC (v01 HP     ProLiant 00000001 \xffffffd2?   0000162E)
[    0.000000] ACPI: DMAR 0x000000007F62FE80 000214 (v01 HP     ProLiant 00000001 \xffffffd2?   0000162E)
[    0.000000] ACPI: SSDT 0x000000007F632B00 000125 (v03 HP     CRSPCI0  00000002 HP   00000001)
[    0.000000] ACPI: SSDT 0x000000007F632C40 000076 (v03 HP     CRSPCI1  00000002 HP   00000001)
[    0.000000] ACPI: SSDT 0x000000007F632CC0 0009C9 (v03 HP     riser1a  00000002 INTL 20061109)
[    0.000000] ACPI: SSDT 0x000000007F6336C0 0003BB (v01 HP     pcc      00000001 INTL 20090625)
[    0.000000] ACPI: SSDT 0x000000007F633A80 000377 (v01 HP     pmab     00000001 INTL 20090625)
[    0.000000] ACPI: SSDT 0x000000007F633E00 0015C4 (v01 INTEL  PPM RCM  00000001 INTL 20061109)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x04 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x05 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x06 -> Node 0
[    0.000000] SRAT: PXM 0 -> APIC 0x07 -> Node 0
[    0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x7fffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x7f62a000-0x7f62efff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x000000007f63cfff]
[    0.000000]   Normal   empty
[    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-0x000000007f62efff]
[    0.000000]   node   0: [mem 0x000000007f63c000-0x000000007f63cfff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000007f63cfff]
[    0.000000] On node 0 totalpages: 521678
[    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: 8089 pages used for memmap
[    0.000000]   DMA32 zone: 517680 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x908
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[    0.000000] IOAPIC[1]: apic_id 0, version 32, address 0xfec80000, GSI 24-47
[    0.000000] IOAPIC[2]: apic_id 10, version 32, address 0xfec82000, GSI 48-71
[    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 32 CPUs, 24 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-0x000effff]
[    0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x7f62f000-0x7f63bfff]
[    0.000000] e820: [mem 0x80000000-0xd7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:32 nr_node_ids:1
[    0.000000] percpu: Embedded 35 pages/cpu @ffff9b94fc600000 s103512 r8192 d31656 u262144
[    0.000000] pcpu-alloc: s103512 r8192 d31656 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 513504
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-4-amd64 root=/dev/sda1 ro quiet
[    0.000000] log_buf_len individual max cpu contribution: 4096 bytes
[    0.000000] log_buf_len total cpu_extra contributions: 126976 bytes
[    0.000000] log_buf_len min size: 131072 bytes
[    0.000000] log_buf_len: 262144 bytes
[    0.000000] early log buf free: 121896(92%)
[    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: 2014496K/2086712K available (6196K kernel code, 1137K rwdata, 2856K rodata, 1396K init, 688K bss, 72216K reserved, 0K cma-reserved)
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=32.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=32
[    0.000000] NR_IRQS:33024 nr_irqs:1496 16
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2532.471 MHz processor
[    0.000025] Calibrating delay loop (skipped), value calculated using timer frequency.. 5064.94 BogoMIPS (lpj=10129884)
[    0.000027] pid_max: default: 32768 minimum: 301
[    0.000072] ACPI: Core revision 20160831
[    0.003923] ACPI: 7 ACPI AML tables successfully acquired and loaded
[    0.004042] Security Framework initialized
[    0.004044] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.004049] AppArmor: AppArmor disabled by boot time parameter
[    0.004185] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.004846] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.005156] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.005159] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
[    0.005481] CPU: Physical Processor ID: 0
[    0.005482] CPU: Processor Core ID: 0
[    0.005486] mce: CPU supports 9 MCE banks
[    0.005492] CPU0: Thermal monitoring enabled (TM1)
[    0.005501] process: using mwait in idle threads
[    0.005504] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
[    0.005505] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.005775] Freeing SMP alternatives memory: 24K
[    0.007284] ftrace: allocating 25191 entries in 99 pages
[    0.018434] smpboot: Max logical packages: 8
[    0.018438] DMAR-IR: This system BIOS has enabled interrupt remapping
               on a chipset that contains an erratum making that
               feature unstable.  To maintain system stability
               interrupt remapping is being disabled.  Please
               contact your BIOS vendor for an update
[    0.018440] Switched APIC routing to physical flat.
[    0.019191] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.166314] smpboot: CPU0: Intel(R) Xeon(R) CPU           E5540  @ 2.53GHz (family: 0x6, model: 0x1a, stepping: 0x5)
[    0.166316] Performance Events: PEBS fmt1+, Nehalem events, 16-deep LBR, Broken BIOS detected, complain to your hardware vendor.
[    0.166332] [Firmware Bug]: the BIOS has corrupted hw-PMU resources (MSR 38d is 330)
[    0.166385] Intel PMU driver.
[    0.166385] core: CPU erratum AAJ80 worked around
[    0.166386] core: CPUID marked event: 'bus cycles' unavailable
[    0.166391] ... version:                3
[    0.166392] ... bit width:              48
[    0.166392] ... generic registers:      4
[    0.166393] ... value mask:             0000ffffffffffff
[    0.166393] ... max period:             000000007fffffff
[    0.166394] ... fixed-purpose events:   3
[    0.166394] ... event mask:             000000070000000f
[    0.167627] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.167751] .... node  #0, CPUs:    #4  #8 #12 #16 #20 #24 #28
[    0.728376] x86: Booted up 1 node, 8 CPUs
[    0.728379] smpboot: Total of 8 processors activated (40519.85 BogoMIPS)
[    0.734340] devtmpfs: initialized
[    0.734403] x86/mm: Memory block size: 128MB
[    0.736389] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.736420] futex hash table entries: 8192 (order: 7, 524288 bytes)
[    0.736546] pinctrl core: initialized pinctrl subsystem
[    0.736671] NET: Registered protocol family 16
[    0.750318] cpuidle: using governor ladder
[    0.766317] cpuidle: using governor menu
[    0.766357] ACPI: bus type PCI registered
[    0.766359] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.766450] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xd8000000-0xdbffffff] (base 0xd8000000)
[    0.766451] PCI: MMCONFIG at [mem 0xd8000000-0xdbffffff] reserved in E820
[    0.766456] PCI: Using configuration type 1 for base access
[    0.782476] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.782764] ACPI: Added _OSI(Module Device)
[    0.782765] ACPI: Added _OSI(Processor Device)
[    0.782766] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.782766] ACPI: Added _OSI(Processor Aggregator Device)
[    0.783981] ACPI Error: Field [CDW3] at 96 exceeds Buffer [NULL] size 64 (bits) (20160831/dsopcode-236)
[    0.784109] ACPI Error: Method parse/execution failed [\_SB._OSC] (Node ffff9b94fc0a6d48), AE_AML_BUFFER_LIMIT (20160831/psparse-543)
[    0.785496] ACPI: Interpreter enabled
[    0.785508] ACPI: (supports S0 S4 S5)
[    0.785508] ACPI: Using IOAPIC for interrupt routing
[    0.785527] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.790958] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-16])
[    0.790962] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.790966] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.790981] acpi PNP0A03:00: host bridge window expanded to [mem 0xfed00000-0xfed44fff window]; [mem 0xfed00000-0xfed44fff window] ignored
[    0.791097] PCI host bridge to bus 0000:00
[    0.791099] pci_bus 0000:00: root bus resource [mem 0xdf000000-0xfaffffff window]
[    0.791100] pci_bus 0000:00: root bus resource [io  0x1000-0x4fff window]
[    0.791101] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.791103] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.791104] pci_bus 0000:00: root bus resource [io  0x0d00-0x0fff window]
[    0.791105] pci_bus 0000:00: root bus resource [mem 0xfed00000-0xfed44fff window]
[    0.791106] pci_bus 0000:00: root bus resource [io  0x03b0-0x03bb window]
[    0.791107] pci_bus 0000:00: root bus resource [io  0x03c0-0x03df window]
[    0.791108] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.791109] pci_bus 0000:00: root bus resource [bus 00-16]
[    0.791119] pci 0000:00:00.0: [8086:3406] type 00 class 0x060000
[    0.791172] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[    0.791242] pci 0000:00:01.0: [8086:3408] type 01 class 0x060400
[    0.791292] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.791362] pci 0000:00:02.0: [8086:3409] type 01 class 0x060400
[    0.791410] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[    0.791479] pci 0000:00:03.0: [8086:340a] type 01 class 0x060400
[    0.791529] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.791597] pci 0000:00:04.0: [8086:340b] type 01 class 0x060400
[    0.791645] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[    0.791712] pci 0000:00:05.0: [8086:340c] type 01 class 0x060400
[    0.791760] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
[    0.791829] pci 0000:00:06.0: [8086:340d] type 01 class 0x060400
[    0.791877] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[    0.791944] pci 0000:00:07.0: [8086:340e] type 01 class 0x060400
[    0.791993] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[    0.792062] pci 0000:00:08.0: [8086:340f] type 01 class 0x060400
[    0.792110] pci 0000:00:08.0: PME# supported from D0 D3hot D3cold
[    0.792180] pci 0000:00:09.0: [8086:3410] type 01 class 0x060400
[    0.792228] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
[    0.792296] pci 0000:00:0a.0: [8086:3411] type 01 class 0x060400
[    0.792344] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
[    0.792421] pci 0000:00:0d.0: [8086:343a] type 00 class 0x060000
[    0.792517] pci 0000:00:0d.1: [8086:343b] type 00 class 0x060000
[    0.792611] pci 0000:00:0d.2: [8086:343c] type 00 class 0x060000
[    0.792701] pci 0000:00:0d.3: [8086:343d] type 00 class 0x060000
[    0.792792] pci 0000:00:0d.4: [8086:3418] type 00 class 0x060000
[    0.792882] pci 0000:00:0d.5: [8086:3419] type 00 class 0x060000
[    0.792971] pci 0000:00:0d.6: [8086:341a] type 00 class 0x060000
[    0.793061] pci 0000:00:0e.0: [8086:341c] type 00 class 0x060000
[    0.793150] pci 0000:00:0e.1: [8086:341d] type 00 class 0x060000
[    0.793240] pci 0000:00:0e.2: [8086:341e] type 00 class 0x060000
[    0.793329] pci 0000:00:0e.3: [8086:341f] type 00 class 0x060000
[    0.793418] pci 0000:00:0e.4: [8086:3439] type 00 class 0x060000
[    0.793516] pci 0000:00:14.0: [8086:342e] type 00 class 0x080000
[    0.793614] pci 0000:00:14.1: [8086:3422] type 00 class 0x080000
[    0.793704] pci 0000:00:14.2: [8086:3423] type 00 class 0x080000
[    0.793805] pci 0000:00:1c.0: [8086:3a40] type 01 class 0x060400
[    0.793868] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.793947] pci 0000:00:1d.0: [8086:3a34] type 00 class 0x0c0300
[    0.794010] pci 0000:00:1d.0: reg 0x20: [io  0x1000-0x101f]
[    0.794104] pci 0000:00:1d.1: [8086:3a35] type 00 class 0x0c0300
[    0.794166] pci 0000:00:1d.1: reg 0x20: [io  0x1020-0x103f]
[    0.794275] pci 0000:00:1d.2: [8086:3a36] type 00 class 0x0c0300
[    0.794338] pci 0000:00:1d.2: reg 0x20: [io  0x1040-0x105f]
[    0.794446] pci 0000:00:1d.3: [8086:3a39] type 00 class 0x0c0300
[    0.794509] pci 0000:00:1d.3: reg 0x20: [io  0x1060-0x107f]
[    0.794619] pci 0000:00:1d.7: [8086:3a3a] type 00 class 0x0c0320
[    0.794635] pci 0000:00:1d.7: reg 0x10: [mem 0xeb8f0000-0xeb8f03ff]
[    0.794711] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.794770] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[    0.794867] pci 0000:00:1f.0: [8086:3a18] type 00 class 0x060100
[    0.795137] pci 0000:00:01.0: PCI bridge to [bus 0a-0c]
[    0.795178] pci 0000:00:02.0: PCI bridge to [bus 13]
[    0.795319] pci 0000:06:00.0: [4040:0100] type 00 class 0x020000
[    0.795334] pci 0000:06:00.0: reg 0x10: [mem 0xfae00000-0xfaffffff 64bit]
[    0.795354] pci 0000:06:00.0: reg 0x20: [mem 0xf8000000-0xf9ffffff 64bit]
[    0.795398] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    0.795470] pci 0000:06:00.1: [4040:0100] type 00 class 0x020000
[    0.795483] pci 0000:06:00.1: reg 0x10: [mem 0xf7e00000-0xf7ffffff 64bit]
[    0.795503] pci 0000:06:00.1: reg 0x20: [mem 0xf4000000-0xf5ffffff 64bit]
[    0.795547] pci 0000:06:00.1: PME# supported from D0 D3hot D3cold
[    0.795616] pci 0000:06:00.2: [4040:0100] type 00 class 0x020000
[    0.795630] pci 0000:06:00.2: reg 0x10: [mem 0xf3e00000-0xf3ffffff 64bit]
[    0.795650] pci 0000:06:00.2: reg 0x20: [mem 0xf0000000-0xf1ffffff 64bit]
[    0.795693] pci 0000:06:00.2: PME# supported from D0 D3hot D3cold
[    0.795760] pci 0000:06:00.3: [4040:0100] type 00 class 0x020000
[    0.795774] pci 0000:06:00.3: reg 0x10: [mem 0xefe00000-0xefffffff 64bit]
[    0.795794] pci 0000:06:00.3: reg 0x20: [mem 0xec000000-0xedffffff 64bit]
[    0.795837] pci 0000:06:00.3: PME# supported from D0 D3hot D3cold
[    0.808391] pci 0000:00:03.0: PCI bridge to [bus 06-08]
[    0.808397] pci 0000:00:03.0:   bridge window [mem 0xec000000-0xfaffffff]
[    0.808445] pci 0000:00:04.0: PCI bridge to [bus 09]
[    0.808578] pci 0000:00:05.0: PCI bridge to [bus 10-12]
[    0.808626] pci 0000:05:00.0: [103c:323a] type 00 class 0x010400
[    0.808640] pci 0000:05:00.0: reg 0x10: [mem 0xebc00000-0xebffffff 64bit]
[    0.808650] pci 0000:05:00.0: reg 0x18: [mem 0xebbf0000-0xebbf0fff 64bit]
[    0.808656] pci 0000:05:00.0: reg 0x20: [io  0x4000-0x40ff]
[    0.808668] pci 0000:05:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[    0.808704] pci 0000:05:00.0: supports D1
[    0.808705] pci 0000:05:00.0: PME# supported from D0
[    0.820379] pci 0000:00:06.0: PCI bridge to [bus 05]
[    0.820384] pci 0000:00:06.0:   bridge window [io  0x4000-0x4fff]
[    0.820387] pci 0000:00:06.0:   bridge window [mem 0xebb00000-0xebffffff]
[    0.820535] pci 0000:00:07.0: PCI bridge to [bus 0d-0f]
[    0.820576] pci 0000:00:08.0: PCI bridge to [bus 14]
[    0.820614] pci 0000:00:09.0: PCI bridge to [bus 15]
[    0.820653] pci 0000:00:0a.0: PCI bridge to [bus 16]
[    0.820788] pci 0000:00:1c.0: PCI bridge to [bus 02-04]
[    0.820842] pci 0000:01:03.0: [1002:515e] type 00 class 0x030000
[    0.820857] pci 0000:01:03.0: reg 0x10: [mem 0xe0000000-0xe7ffffff pref]
[    0.820866] pci 0000:01:03.0: reg 0x14: [io  0x3000-0x30ff]
[    0.820874] pci 0000:01:03.0: reg 0x18: [mem 0xebaf0000-0xebafffff]
[    0.820905] pci 0000:01:03.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
[    0.820933] pci 0000:01:03.0: supports D1 D2
[    0.820974] pci 0000:01:04.0: [0e11:b203] type 00 class 0x088000
[    0.820988] pci 0000:01:04.0: reg 0x10: [io  0x2800-0x28ff]
[    0.820996] pci 0000:01:04.0: reg 0x14: [mem 0xebae0000-0xebae01ff]
[    0.821060] pci 0000:01:04.0: PME# supported from D0 D3hot D3cold
[    0.821113] pci 0000:01:04.2: [0e11:b204] type 00 class 0x088000
[    0.821129] pci 0000:01:04.2: reg 0x10: [io  0x3400-0x34ff]
[    0.821138] pci 0000:01:04.2: reg 0x14: [mem 0xebad0000-0xebad07ff]
[    0.821148] pci 0000:01:04.2: reg 0x18: [mem 0xebac0000-0xebac3fff]
[    0.821157] pci 0000:01:04.2: reg 0x1c: [mem 0xeba00000-0xeba7ffff]
[    0.821213] pci 0000:01:04.2: PME# supported from D0 D3hot D3cold
[    0.821260] pci 0000:01:04.4: [103c:3300] type 00 class 0x0c0300
[    0.821309] pci 0000:01:04.4: reg 0x20: [io  0x3800-0x381f]
[    0.821356] pci 0000:01:04.4: PME# supported from D0 D3hot D3cold
[    0.821404] pci 0000:01:04.6: [103c:3302] type 00 class 0x0c0701
[    0.821418] pci 0000:01:04.6: reg 0x10: [mem 0xeb9f0000-0xeb9f00ff]
[    0.821488] pci 0000:01:04.6: PME# supported from D0 D3hot D3cold
[    0.821556] pci 0000:00:1e.0: PCI bridge to [bus 01] (subtractive decode)
[    0.821559] pci 0000:00:1e.0:   bridge window [io  0x2000-0x3fff]
[    0.821562] pci 0000:00:1e.0:   bridge window [mem 0xeb900000-0xebafffff]
[    0.821566] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xe7ffffff 64bit pref]
[    0.821567] pci 0000:00:1e.0:   bridge window [mem 0xdf000000-0xfaffffff window] (subtractive decode)
[    0.821568] pci 0000:00:1e.0:   bridge window [io  0x1000-0x4fff window] (subtractive decode)
[    0.821570] pci 0000:00:1e.0:   bridge window [io  0x0000-0x03af window] (subtractive decode)
[    0.821571] pci 0000:00:1e.0:   bridge window [io  0x03e0-0x0cf7 window] (subtractive decode)
[    0.821572] pci 0000:00:1e.0:   bridge window [io  0x0d00-0x0fff window] (subtractive decode)
[    0.821573] pci 0000:00:1e.0:   bridge window [mem 0xfed00000-0xfed44fff window] (subtractive decode)
[    0.821574] pci 0000:00:1e.0:   bridge window [io  0x03b0-0x03bb window] (subtractive decode)
[    0.821575] pci 0000:00:1e.0:   bridge window [io  0x03c0-0x03df window] (subtractive decode)
[    0.821577] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.821898] ACPI: PCI Root Bridge [PCI1] (domain 0000 [bus 17-2c])
[    0.821901] acpi PNP0A03:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.821905] acpi PNP0A03:01: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.822007] PCI host bridge to bus 0000:17
[    0.822009] pci_bus 0000:17: root bus resource [mem 0xfb000000-0xfcffffff window]
[    0.822010] pci_bus 0000:17: root bus resource [bus 17-2c]
[    0.822021] pci 0000:17:01.0: [8086:3408] type 01 class 0x060400
[    0.822095] pci 0000:17:01.0: PME# supported from D0 D3hot D3cold
[    0.822179] pci 0000:17:02.0: [8086:3409] type 01 class 0x060400
[    0.822283] pci 0000:17:02.0: PME# supported from D0 D3hot D3cold
[    0.822354] pci 0000:17:03.0: [8086:340a] type 01 class 0x060400
[    0.822416] pci 0000:17:03.0: PME# supported from D0 D3hot D3cold
[    0.822498] pci 0000:17:04.0: [8086:340b] type 01 class 0x060400
[    0.822610] pci 0000:17:04.0: PME# supported from D0 D3hot D3cold
[    0.822689] pci 0000:17:05.0: [8086:340c] type 01 class 0x060400
[    0.822749] pci 0000:17:05.0: PME# supported from D0 D3hot D3cold
[    0.822829] pci 0000:17:06.0: [8086:340d] type 01 class 0x060400
[    0.822920] pci 0000:17:06.0: PME# supported from D0 D3hot D3cold
[    0.822988] pci 0000:17:07.0: [8086:340e] type 01 class 0x060400
[    0.823072] pci 0000:17:07.0: PME# supported from D0 D3hot D3cold
[    0.823154] pci 0000:17:08.0: [8086:340f] type 01 class 0x060400
[    0.823277] pci 0000:17:08.0: PME# supported from D0 D3hot D3cold
[    0.823367] pci 0000:17:09.0: [8086:3410] type 01 class 0x060400
[    0.823427] pci 0000:17:09.0: PME# supported from D0 D3hot D3cold
[    0.823519] pci 0000:17:0a.0: [8086:3411] type 01 class 0x060400
[    0.823610] pci 0000:17:0a.0: PME# supported from D0 D3hot D3cold
[    0.823678] pci 0000:17:0d.0: [8086:343a] type 00 class 0x060000
[    0.823781] pci 0000:17:0d.1: [8086:343b] type 00 class 0x060000
[    0.823896] pci 0000:17:0d.2: [8086:343c] type 00 class 0x060000
[    0.823995] pci 0000:17:0d.3: [8086:343d] type 00 class 0x060000
[    0.824094] pci 0000:17:0d.4: [8086:3418] type 00 class 0x060000
[    0.824194] pci 0000:17:0d.5: [8086:3419] type 00 class 0x060000
[    0.824292] pci 0000:17:0d.6: [8086:341a] type 00 class 0x060000
[    0.824398] pci 0000:17:0e.0: [8086:341c] type 00 class 0x060000
[    0.824498] pci 0000:17:0e.1: [8086:341d] type 00 class 0x060000
[    0.824598] pci 0000:17:0e.2: [8086:341e] type 00 class 0x060000
[    0.824697] pci 0000:17:0e.3: [8086:341f] type 00 class 0x060000
[    0.824796] pci 0000:17:0e.4: [8086:3439] type 00 class 0x060000
[    0.824896] pci 0000:17:14.0: [8086:342e] type 00 class 0x080000
[    0.825007] pci 0000:17:14.1: [8086:3422] type 00 class 0x080000
[    0.825125] pci 0000:17:14.2: [8086:3423] type 00 class 0x080000
[    0.825428] pci 0000:17:01.0: PCI bridge to [bus 18-1a]
[    0.825474] pci 0000:17:02.0: PCI bridge to [bus 28]
[    0.825619] pci 0000:17:03.0: PCI bridge to [bus 21-23]
[    0.825664] pci 0000:17:04.0: PCI bridge to [bus 29]
[    0.825708] pci 0000:17:05.0: PCI bridge to [bus 2a]
[    0.825751] pci 0000:17:06.0: PCI bridge to [bus 2b]
[    0.825886] pci 0000:17:07.0: PCI bridge to [bus 24-26]
[    0.826031] pci 0000:17:08.0: PCI bridge to [bus 1e-20]
[    0.826166] pci 0000:17:09.0: PCI bridge to [bus 1b-1d]
[    0.826210] pci 0000:17:0a.0: PCI bridge to [bus 2c]
[    0.826357] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 7 10 *11)
[    0.826400] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7 10 *11)
[    0.826442] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 7 10 11) *0, disabled.
[    0.826484] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 10 11) *0, disabled.
[    0.826527] ACPI: PCI Interrupt Link [LNKE] (IRQs *5 7 10 11)
[    0.826570] ACPI: PCI Interrupt Link [LNKF] (IRQs 5 7 *10 11)
[    0.826611] ACPI: PCI Interrupt Link [LNKG] (IRQs 5 7 *10 11)
[    0.826653] ACPI: PCI Interrupt Link [LNKH] (IRQs 5 *7 10 11)
[    0.826945] vgaarb: setting as boot device: PCI:0000:01:03.0
[    0.826946] vgaarb: device added: PCI:0000:01:03.0,decodes=io+mem,owns=io+mem,locks=none
[    0.826950] vgaarb: loaded
[    0.826950] vgaarb: bridge control possible 0000:01:03.0
[    0.827018] PCI: Using ACPI for IRQ routing
[    0.827748] PCI: Discovered peer bus 3f
[    0.827749] PCI: root bus 3f: using default resources
[    0.827749] PCI: Probing PCI hardware (bus 3f)
[    0.827778] ACPI: \: failed to evaluate _DSM (0x1001)
[    0.827778] PCI host bridge to bus 0000:3f
[    0.827780] pci_bus 0000:3f: root bus resource [io  0x0000-0xffff]
[    0.827781] pci_bus 0000:3f: root bus resource [mem 0x00000000-0xffffffffff]
[    0.827782] pci_bus 0000:3f: No busn resource found for root bus, will use [bus 3f-ff]
[    0.827786] pci 0000:3f:00.0: [8086:2c40] type 00 class 0x060000
[    0.827828] pci 0000:3f:00.1: [8086:2c01] type 00 class 0x060000
[    0.827871] pci 0000:3f:02.0: [8086:2c10] type 00 class 0x060000
[    0.827909] pci 0000:3f:02.1: [8086:2c11] type 00 class 0x060000
[    0.827949] pci 0000:3f:02.4: [8086:2c14] type 00 class 0x060000
[    0.827987] pci 0000:3f:02.5: [8086:2c15] type 00 class 0x060000
[    0.828028] pci 0000:3f:03.0: [8086:2c18] type 00 class 0x060000
[    0.828066] pci 0000:3f:03.1: [8086:2c19] type 00 class 0x060000
[    0.828105] pci 0000:3f:03.2: [8086:2c1a] type 00 class 0x060000
[    0.828143] pci 0000:3f:03.4: [8086:2c1c] type 00 class 0x060000
[    0.828182] pci 0000:3f:04.0: [8086:2c20] type 00 class 0x060000
[    0.828220] pci 0000:3f:04.1: [8086:2c21] type 00 class 0x060000
[    0.828258] pci 0000:3f:04.2: [8086:2c22] type 00 class 0x060000
[    0.828296] pci 0000:3f:04.3: [8086:2c23] type 00 class 0x060000
[    0.828337] pci 0000:3f:05.0: [8086:2c28] type 00 class 0x060000
[    0.828380] pci 0000:3f:05.1: [8086:2c29] type 00 class 0x060000
[    0.828420] pci 0000:3f:05.2: [8086:2c2a] type 00 class 0x060000
[    0.828458] pci 0000:3f:05.3: [8086:2c2b] type 00 class 0x060000
[    0.828498] pci 0000:3f:06.0: [8086:2c30] type 00 class 0x060000
[    0.828536] pci 0000:3f:06.1: [8086:2c31] type 00 class 0x060000
[    0.828574] pci 0000:3f:06.2: [8086:2c32] type 00 class 0x060000
[    0.828615] pci 0000:3f:06.3: [8086:2c33] type 00 class 0x060000
[    0.828664] pci_bus 0000:3f: busn_res: [bus 3f-ff] end is updated to 3f
[    0.828669] PCI: pci_cache_line_size set to 64 bytes
[    0.828815] e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff]
[    0.828816] e820: reserve RAM buffer [mem 0x7f62f000-0x7fffffff]
[    0.828817] e820: reserve RAM buffer [mem 0x7f63d000-0x7fffffff]
[    0.828959] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    0.828963] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.828965] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.831185] clocksource: Switched to clocksource hpet
[    0.837416] VFS: Disk quotas dquot_6.6.0
[    0.837463] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.837555] pnp: PnP ACPI init
[    0.837824] system 00:00: [io  0x0408-0x040f] has been reserved
[    0.837826] system 00:00: [io  0x04d0-0x04d1] has been reserved
[    0.837827] system 00:00: [io  0x0700-0x071f] has been reserved
[    0.837828] system 00:00: [io  0x0880-0x08ff] has been reserved
[    0.837830] system 00:00: [io  0x0900-0x097f] has been reserved
[    0.837831] system 00:00: [io  0x0c80-0x0c83] has been reserved
[    0.837832] system 00:00: [io  0x0cd4-0x0cd7] has been reserved
[    0.837834] system 00:00: [io  0x0f50-0x0f58] has been reserved
[    0.837835] system 00:00: [io  0x0ca0-0x0ca1] has been reserved
[    0.837836] system 00:00: [io  0x0ca4-0x0ca5] has been reserved
[    0.837838] system 00:00: [io  0x02f8-0x02ff] has been reserved
[    0.837840] system 00:00: [mem 0xd8000000-0xdbffffff] has been reserved
[    0.837841] system 00:00: [mem 0xfe000000-0xfebfffff] has been reserved
[    0.837843] system 00:00: [mem 0xdfffe000-0xdfffffff] has been reserved
[    0.837844] system 00:00: [mem 0xfbffe000-0xfbffffff] has been reserved
[    0.837847] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.837888] pnp 00:01: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.837913] pnp 00:02: Plug and Play ACPI device, IDs PNP0f13 PNP0f0e (active)
[    0.838099] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 PNP0500 (active)
[    0.838153] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.838323] pnp: PnP ACPI: found 5 devices
[    0.844487] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.844558] pci 0000:00:01.0: PCI bridge to [bus 0a-0c]
[    0.844566] pci 0000:00:02.0: PCI bridge to [bus 13]
[    0.844573] pci 0000:00:03.0: PCI bridge to [bus 06-08]
[    0.844576] pci 0000:00:03.0:   bridge window [mem 0xec000000-0xfaffffff]
[    0.844581] pci 0000:00:04.0: PCI bridge to [bus 09]
[    0.844588] pci 0000:00:05.0: PCI bridge to [bus 10-12]
[    0.844598] pci 0000:05:00.0: BAR 6: assigned [mem 0xebb00000-0xebb7ffff pref]
[    0.844599] pci 0000:00:06.0: PCI bridge to [bus 05]
[    0.844601] pci 0000:00:06.0:   bridge window [io  0x4000-0x4fff]
[    0.844604] pci 0000:00:06.0:   bridge window [mem 0xebb00000-0xebffffff]
[    0.844609] pci 0000:00:07.0: PCI bridge to [bus 0d-0f]
[    0.844615] pci 0000:00:08.0: PCI bridge to [bus 14]
[    0.844622] pci 0000:00:09.0: PCI bridge to [bus 15]
[    0.844629] pci 0000:00:0a.0: PCI bridge to [bus 16]
[    0.844636] pci 0000:00:1c.0: PCI bridge to [bus 02-04]
[    0.844646] pci 0000:01:03.0: BAR 6: assigned [mem 0xeb900000-0xeb91ffff pref]
[    0.844648] pci 0000:00:1e.0: PCI bridge to [bus 01]
[    0.844650] pci 0000:00:1e.0:   bridge window [io  0x2000-0x3fff]
[    0.844653] pci 0000:00:1e.0:   bridge window [mem 0xeb900000-0xebafffff]
[    0.844656] pci 0000:00:1e.0:   bridge window [mem 0xe0000000-0xe7ffffff 64bit pref]
[    0.844660] pci_bus 0000:00: resource 4 [mem 0xdf000000-0xfaffffff window]
[    0.844661] pci_bus 0000:00: resource 5 [io  0x1000-0x4fff window]
[    0.844662] pci_bus 0000:00: resource 6 [io  0x0000-0x03af window]
[    0.844664] pci_bus 0000:00: resource 7 [io  0x03e0-0x0cf7 window]
[    0.844665] pci_bus 0000:00: resource 8 [io  0x0d00-0x0fff window]
[    0.844666] pci_bus 0000:00: resource 9 [mem 0xfed00000-0xfed44fff window]
[    0.844667] pci_bus 0000:00: resource 10 [io  0x03b0-0x03bb window]
[    0.844668] pci_bus 0000:00: resource 11 [io  0x03c0-0x03df window]
[    0.844669] pci_bus 0000:00: resource 12 [mem 0x000a0000-0x000bffff window]
[    0.844670] pci_bus 0000:06: resource 1 [mem 0xec000000-0xfaffffff]
[    0.844672] pci_bus 0000:05: resource 0 [io  0x4000-0x4fff]
[    0.844673] pci_bus 0000:05: resource 1 [mem 0xebb00000-0xebffffff]
[    0.844674] pci_bus 0000:01: resource 0 [io  0x2000-0x3fff]
[    0.844675] pci_bus 0000:01: resource 1 [mem 0xeb900000-0xebafffff]
[    0.844676] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe7ffffff 64bit pref]
[    0.844678] pci_bus 0000:01: resource 4 [mem 0xdf000000-0xfaffffff window]
[    0.844679] pci_bus 0000:01: resource 5 [io  0x1000-0x4fff window]
[    0.844680] pci_bus 0000:01: resource 6 [io  0x0000-0x03af window]
[    0.844681] pci_bus 0000:01: resource 7 [io  0x03e0-0x0cf7 window]
[    0.844682] pci_bus 0000:01: resource 8 [io  0x0d00-0x0fff window]
[    0.844683] pci_bus 0000:01: resource 9 [mem 0xfed00000-0xfed44fff window]
[    0.844684] pci_bus 0000:01: resource 10 [io  0x03b0-0x03bb window]
[    0.844685] pci_bus 0000:01: resource 11 [io  0x03c0-0x03df window]
[    0.844686] pci_bus 0000:01: resource 12 [mem 0x000a0000-0x000bffff window]
[    0.844780] pci 0000:17:01.0: PCI bridge to [bus 18-1a]
[    0.844788] pci 0000:17:02.0: PCI bridge to [bus 28]
[    0.844796] pci 0000:17:03.0: PCI bridge to [bus 21-23]
[    0.844804] pci 0000:17:04.0: PCI bridge to [bus 29]
[    0.844811] pci 0000:17:05.0: PCI bridge to [bus 2a]
[    0.844819] pci 0000:17:06.0: PCI bridge to [bus 2b]
[    0.844827] pci 0000:17:07.0: PCI bridge to [bus 24-26]
[    0.844835] pci 0000:17:08.0: PCI bridge to [bus 1e-20]
[    0.844842] pci 0000:17:09.0: PCI bridge to [bus 1b-1d]
[    0.844850] pci 0000:17:0a.0: PCI bridge to [bus 2c]
[    0.844859] pci_bus 0000:17: resource 4 [mem 0xfb000000-0xfcffffff window]
[    0.844884] pci_bus 0000:3f: resource 4 [io  0x0000-0xffff]
[    0.844885] pci_bus 0000:3f: resource 5 [mem 0x00000000-0xffffffffff]
[    0.844952] NET: Registered protocol family 2
[    0.845214] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.845264] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
[    0.845340] TCP: Hash tables configured (established 16384 bind 16384)
[    0.845366] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[    0.845376] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[    0.845476] NET: Registered protocol family 1
[    0.863322] pci 0000:01:03.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.868646] PCI: CLS 64 bytes, default 64
[    0.868687] Unpacking initramfs...
[    1.210725] Freeing initrd memory: 18952K
[    1.210772] DMAR: Host address width 39
[    1.210774] DMAR: DRHD base: 0x000000fbffe000 flags: 0x0
[    1.210801] DMAR: dmar0: reg_base_addr fbffe000 ver 1:0 cap c90780106f0462 ecap f0207e
[    1.210802] DMAR: DRHD base: 0x000000dfffe000 flags: 0x1
[    1.210807] DMAR: dmar1: reg_base_addr dfffe000 ver 1:0 cap c90780106f0462 ecap f0207e
[    1.210808] DMAR: RMRR base: 0x0000007f7fc000 end: 0x0000007f7fdfff
[    1.210809] DMAR: RMRR base: 0x0000007f7f5000 end: 0x0000007f7fafff
[    1.210810] DMAR: RMRR base: 0x0000007f63e000 end: 0x0000007f63ffff
[    1.210811] DMAR: ATSR flags: 0x0
[    1.210813] DMAR: ATSR flags: 0x0
[    1.211616] audit: initializing netlink subsys (disabled)
[    1.211635] audit: type=2000 audit(1511891692.104:1): initialized
[    1.212036] workingset: timestamp_bits=40 max_order=19 bucket_order=0
[    1.212094] zbud: loaded
[    1.212728] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[    1.212761] io scheduler noop registered
[    1.212762] io scheduler deadline registered
[    1.212780] io scheduler cfq registered (default)
[    1.213793] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.213798] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.213809] intel_idle: MWAIT substates: 0x1120
[    1.213810] intel_idle: v0.4.1 model 0x1A
[    1.214068] intel_idle: lapic_timer_reliable_states 0x2
[    1.214269] GHES: HEST is not enabled!
[    1.214320] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.234838] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    1.235426] Linux agpgart interface v0.103
[    1.235534] AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    1.235535] AMD IOMMUv2 functionality not available on this system
[    1.236290] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at 0x60,0x64 irq 1,12
[    1.238157] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.238162] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.238536] mousedev: PS/2 mouse device common for all mice
[    1.238599] rtc_cmos 00:04: RTC can wake from S4
[    1.238789] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    1.238811] rtc_cmos 00:04: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
[    1.239154] ledtrig-cpu: registered to indicate activity on CPUs
[    1.240176] NET: Registered protocol family 10
[    1.241045] mip6: Mobile IPv6
[    1.241047] NET: Registered protocol family 17
[    1.241050] mpls_gso: MPLS GSO support
[    1.241647] microcode: sig=0x106a5, pf=0x1, revision=0x15
[    1.242089] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    1.242501] registered taskstats version 1
[    1.242526] zswap: loaded using pool lzo/zbud
[    1.242862] ima: No TPM chip found, activating TPM-bypass!
[    1.243479] rtc_cmos 00:04: setting system clock to 2017-11-28 17:54:52 UTC (1511891692)
[    1.243510] PM: Hibernation image not present or could not be loaded.
[    1.245502] Freeing unused kernel memory: 1396K
[    1.245503] Write protecting the kernel read-only data: 12288k
[    1.247051] Freeing unused kernel memory: 1980K
[    1.251608] Freeing unused kernel memory: 1240K
[    1.260335] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.280037] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.280134] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.280148] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.281479] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.281522] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.284180] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.284200] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.284270] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.284727] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.284809] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.327686] Floppy drive(s): fd0 is 1.44M
[    1.330547] thermal LNXTHERM:00: registered as thermal_zone0
[    1.330548] ACPI: Thermal Zone [THM0] (8 C)
[    1.331446] QLogic/NetXen Network Driver v4.0.82
[    1.331548] netxen_nic 0000:06:00.0: 2MB memory map
[    1.331679] netxen_nic 0000:06:00.0: Flash fw[4.0.406] is < min fw supported[4.0.505]. Please update firmware on flash
[    1.331718] netxen_nic: probe of 0000:06:00.0 failed with error -22
[    1.331771] netxen_nic 0000:06:00.1: 2MB memory map
[    1.331901] netxen_nic 0000:06:00.1: Flash fw[4.0.406] is < min fw supported[4.0.505]. Please update firmware on flash
[    1.331936] netxen_nic: probe of 0000:06:00.1 failed with error -22
[    1.331992] netxen_nic 0000:06:00.2: 2MB memory map
[    1.332122] netxen_nic 0000:06:00.2: Flash fw[4.0.406] is < min fw supported[4.0.505]. Please update firmware on flash
[    1.332158] netxen_nic: probe of 0000:06:00.2 failed with error -22
[    1.332211] netxen_nic 0000:06:00.3: 2MB memory map
[    1.332340] netxen_nic 0000:06:00.3: Flash fw[4.0.406] is < min fw supported[4.0.505]. Please update firmware on flash
[    1.332374] netxen_nic: probe of 0000:06:00.3 failed with error -22
[    1.333498] SCSI subsystem initialized
[    1.334366] HP HPSA Driver (v 3.4.16-0)
[    1.334374] hpsa 0000:05:00.0: can't disable ASPM; OS doesn't have ASPM control
[    1.334439] hpsa 0000:05:00.0: MSI-X capable controller
[    1.334573] hpsa 0000:05:00.0: Logical aborts not supported
[    1.334574] hpsa 0000:05:00.0: HP SSD Smart Path aborts not supported
[    1.336879] ACPI: bus type USB registered
[    1.336911] usbcore: registered new interface driver usbfs
[    1.336925] usbcore: registered new interface driver hub
[    1.336981] usbcore: registered new device driver usb
[    1.337632] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.337908] ehci-pci: EHCI PCI platform driver
[    1.338140] uhci_hcd: USB Universal Host Controller Interface driver
[    1.338153] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    1.338161] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    1.338174] ehci-pci 0000:00:1d.7: debug port 1
[    1.342062] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[    1.342079] ehci-pci 0000:00:1d.7: irq 20, io mem 0xeb8f0000
[    1.359411] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.359491] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.359493] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.359495] usb usb1: Product: EHCI Host Controller
[    1.359497] usb usb1: Manufacturer: Linux 4.9.0-4-amd64 ehci_hcd
[    1.359498] usb usb1: SerialNumber: 0000:00:1d.7
[    1.359809] hub 1-0:1.0: USB hub found
[    1.359824] hub 1-0:1.0: 8 ports detected
[    1.360393] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.360406] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.360415] uhci_hcd 0000:00:1d.0: detected 2 ports
[    1.360437] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00001000
[    1.360845] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.360848] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.360850] usb usb2: Product: UHCI Host Controller
[    1.360851] usb usb2: Manufacturer: Linux 4.9.0-4-amd64 uhci_hcd
[    1.360853] usb usb2: SerialNumber: 0000:00:1d.0
[    1.361186] hub 2-0:1.0: USB hub found
[    1.361252] hub 2-0:1.0: 2 ports detected
[    1.361825] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.361831] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    1.361838] uhci_hcd 0000:00:1d.1: detected 2 ports
[    1.361865] uhci_hcd 0000:00:1d.1: irq 23, io base 0x00001020
=1
[    1.370677] usb usb6: Product: UHCI Host Controller
[    1.370679] usb usb6: Manufacturer: Linux 4.9.0-4-amd64 uhci_hcd
[    1.370680] usb usb6: SerialNumber: 0000:01:04.4
[    1.370946] hub 6-0:1.0: USB hub found
[    1.370957] hub 6-0:1.0: 2 ports detected
[    1.375764] scsi host0: hpsa
[    1.390041] hpsa 0000:05:00.0: scsi 0:0:0:0: added RAID              HP       P410i            controller SSDSmartPathCap- En- Exp=1
[    1.390046] hpsa 0000:05:00.0: scsi 0:0:1:0: masked Direct-Access     HP       DG0146FARVU      PHYS DRV SSDSmartPathCap- En- Exp=0
[    1.390049] hpsa 0000:05:00.0: scsi 0:0:2:0: masked Direct-Access     HP       DG0146FARVU      PHYS DRV SSDSmartPathCap- En- Exp=0
[    1.390052] hpsa 0000:05:00.0: scsi 0:0:3:0: masked Direct-Access     HP       DG0146FAMWL      PHYS DRV SSDSmartPathCap- En- Exp=0
[    1.390055] hpsa 0000:05:00.0: scsi 0:0:4:0: masked Direct-Access     HP       DG0146FARVU      PHYS DRV SSDSmartPathCap- En- Exp=0
[    1.390059] hpsa 0000:05:00.0: scsi 0:0:5:0: masked Direct-Access     HP       DG0146FARVU      PHYS DRV SSDSmartPathCap- En- Exp=0
[    1.390062] hpsa 0000:05:00.0: scsi 0:0:6:0: masked Enclosure         PMCSIERA  SRC 8x6G        enclosure SSDSmartPathCap- En- Exp=0
[    1.390065] hpsa 0000:05:00.0: scsi 0:1:0:0: added Direct-Access     HP       LOGICAL VOLUME   RAID-5 SSDSmartPathCap- En- Exp=1
[    1.390953] scsi 0:0:0:0: RAID              HP       P410i            3.52 PQ: 0 ANSI: 5
[    1.436056] scsi 0:1:0:0: Direct-Access     HP       LOGICAL VOLUME   3.52 PQ: 0 ANSI: 5
[    1.479634] sd 0:1:0:0: [sda] 1146733360 512-byte logical blocks: (587 GB/547 GiB)
[    1.479893] sd 0:1:0:0: [sda] Write Protect is off
[    1.479896] sd 0:1:0:0: [sda] Mode Sense: 6b 00 00 08
[    1.480050] sd 0:1:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    1.487483] uhci_hcd 0000:01:04.4: Controller not stopped yet!
[    1.488059]  sda: sda1 sda2 < sda5 >
[    1.489654] sd 0:1:0:0: [sda] Attached SCSI disk
[    1.747319] random: fast init done
[    1.827342] usb 4-2: new low-speed USB device number 2 using uhci_hcd
[    2.052396] usb 4-2: New USB device found, idVendor=1a2c, idProduct=0b23
[    2.052397] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.052398] usb 4-2: Product: USB Keyboard
[    2.052399] usb 4-2: Manufacturer: USB
[    2.057890] hidraw: raw HID events driver (C) Jiri Kosina
[    2.091609] usbcore: registered new interface driver usbhid
[    2.091610] usbhid: USB HID core driver
[    2.092359] input: USB USB Keyboard as /devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.0/0003:1A2C:0B23.0001/input/input3
[    2.151475] hid-generic 0003:1A2C:0B23.0001: input,hidraw0: USB HID v1.10 Keyboard [USB USB Keyboard] on usb-0000:00:1d.2-2/input0
[    2.151687] input: USB USB Keyboard as /devices/pci0000:00/0000:00:1d.2/usb4/4-2/4-2:1.1/0003:1A2C:0B23.0002/input/input4
[    2.211416] hid-generic 0003:1A2C:0B23.0002: input,hidraw1: USB HID v1.10 Mouse [USB USB Keyboard] on usb-0000:00:1d.2-2/input1
[    2.215428] tsc: Refined TSC clocksource calibration: 2532.613 MHz
[    2.215434] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2481921a2d0, max_idle_ns: 440795281605 ns
[    3.239675] clocksource: Switched to clocksource tsc
[    4.423608] floppy0: no floppy controllers found
[    4.423617] work still pending
[    4.473615] PM: Starting manual resume from disk
[    4.473619] PM: Hibernation image partition 8:5 present
[    4.473619] PM: Looking for hibernation image.
[    4.473771] PM: Image not found (code -22)
[    4.473773] PM: Hibernation image not present or could not be loaded.
[    4.735756] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    5.443893] ip_tables: (C) 2000-2006 Netfilter Core Team
[    5.508005] systemd[1]: systemd 232 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[    5.508263] systemd[1]: Detected architecture x86-64.
[    5.509793] systemd[1]: Set hostname to <debian>.
[    5.934311] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    5.934409] systemd[1]: Listening on Journal Socket.
[    5.934461] systemd[1]: Listening on udev Control Socket.
[    5.934648] systemd[1]: Created slice System Slice.
[    5.939400] systemd[1]: Mounting POSIX Message Queue File System...
[    5.939628] systemd[1]: Created slice system-getty.slice.
[    5.940316] systemd[1]: Mounting Huge Pages File System...
[    6.227772] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[    6.339848] systemd-journald[219]: Received request to flush runtime journal from PID 1
[    6.689837] pcc-cpufreq: (v1.10.00) driver loaded with frequency limits: 1600 MHz, 2533 MHz
[    6.980374] EDAC MC: Ver: 3.0.0
[    6.995088] ipmi message handler version 39.2
[    7.020156] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    7.020160] ACPI: Power Button [PWRF]
[    7.020269] ipmi_si IPI0001:00: ipmi_si: probing via ACPI
[    7.020295] ipmi_si IPI0001:00: [io  0x0ca2-0x0ca3] regsize 1 spacing 1 irq 0
[    7.020296] ipmi_si: Adding ACPI-specified kcs state machine
[    7.020316] IPMI System Interface driver.
[    7.020336] ipmi_si 0000:01:04.6: probing via PCI
[    7.020431] ipmi_si 0000:01:04.6: [mem 0xeb9f0000-0xeb9f00ff] regsize 1 spacing 1 irq 21
[    7.020432] ipmi_si: Adding PCI-specified kcs state machine
[    7.020459] ipmi_si: probing via SMBIOS
[    7.020460] ipmi_si: SMBIOS: io 0xca2 regsize 1 spacing 1 irq 0
[    7.020461] ipmi_si: Adding SMBIOS-specified kcs state machine duplicate interface
[    7.020463] ipmi_si: probing via SPMI
[    7.020464] ipmi_si: SPMI: io 0xca2 regsize 2 spacing 2 irq 0
[    7.020465] ipmi_si: Adding SPMI-specified kcs state machine duplicate interface
[    7.020467] ipmi_si: Trying PCI-specified kcs state machine at mem address 0xeb9f0000, slave address 0x0, irq 21
[    7.026896] Floppy drive(s): fd0 is 1.44M
[    7.029384] EDAC MC0: Giving out device to module i7core_edac.c controller i7 core #0: DEV 0000:3f:03.0 (INTERRUPT)
[    7.029425] EDAC PCI0: Giving out device to module i7core_edac controller EDAC PCI controller: DEV 0000:3f:03.0 (POLLED)
[    7.029442] EDAC i7core: Driver loaded, 1 memory controller(s) found.
[    7.036538] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    7.037453] power_meter ACPI000D:00: Found ACPI power meter.
[    7.037474] power_meter ACPI000D:00: Ignoring unsafe software power cap!
[    7.066051] ACPI Warning: SystemIO range 0x0000000000000928-0x000000000000092F conflicts with OpRegion 0x0000000000000920-0x000000000000092F (\SGPE) (20160831/utaddress-247)
[    7.066058] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    7.066093] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    7.068594] input: PC Speaker as /devices/platform/pcspkr/input/input6
[    7.092864] scsi 0:0:0:0: Attached scsi generic sg0 type 12
[    7.092898] sd 0:1:0:0: Attached scsi generic sg1 type 0
[    7.129569] hpwdt 0000:01:04.0: HPE Watchdog Timer Driver: NMI decoding initialized, allow kernel dump: ON (default = 1/ON)
[    7.129628] hpwdt 0000:01:04.0: HPE Watchdog Timer Driver: 1.4.0, timer margin: 30 seconds (nowayout=0).
[    7.129631] iTCO_vendor_support: vendor-support=0
[    7.149381] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    7.149404] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[    7.217942] [drm] Initialized
[    7.274787] [drm] radeon kernel modesetting enabled.
[    7.494159] CRAT table not found
[    7.494160] Finished initializing topology ret=0
[    7.494182] kfd kfd: Initialized module
[    7.494621] [drm] initializing kernel modesetting (RV100 0x1002:0x515E 0x103C:0x31FB 0x02).
[    7.494635] [drm] register mmio base: 0xEBAF0000
[    7.494636] [drm] register mmio size: 65536
[    7.494747] radeon 0000:01:03.0: VRAM: 128M 0x00000000E0000000 - 0x00000000E7FFFFFF (64M used)
[    7.494749] radeon 0000:01:03.0: GTT: 512M 0x00000000C0000000 - 0x00000000DFFFFFFF
[    7.494759] [drm] Detected VRAM RAM=128M, BAR=128M
[    7.494760] [drm] RAM width 16bits DDR
[    7.494805] [TTM] Zone  kernel: Available graphics memory: 1019044 kiB
[    7.494805] [TTM] Initializing pool allocator
[    7.494811] [TTM] Initializing DMA pool allocator
[    7.494835] [drm] radeon: 64M of VRAM memory ready
[    7.494835] [drm] radeon: 512M of GTT memory ready.
[    7.494845] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    7.515364] [drm] PCI GART of 512M enabled (table at 0x0000000079F80000).
[    7.515461] radeon 0000:01:03.0: WB disabled
[    7.515466] radeon 0000:01:03.0: fence driver on ring 0 use gpu addr 0x00000000c0000000 and cpu addr 0xffff9b94f9f16000
[    7.515472] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    7.515473] [drm] Driver supports precise vblank timestamp query.
[    7.515487] [drm] radeon: irq initialized.
[    7.515501] [drm] Loading R100 Microcode
[    7.516002] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
[    7.525836] radeon 0000:01:03.0: firmware: direct-loading firmware radeon/R100_cp.bin
[    7.526729] [drm] radeon: ring at 0x00000000C0001000
[    7.526774] [drm] ring test succeeded in 1 usecs
[    7.564987] random: crng init done
[    7.600992] Adding 2084860k swap on /dev/sda5.  Priority:-1 extents:1 across:2084860k FS
[    8.039740] [drm] ib test succeeded in 0 usecs
[    8.040013] [drm] No TV DAC info found in BIOS
[    8.040057] [drm] Radeon Display Connectors
[    8.040057] [drm] Connector 0:
[    8.040058] [drm]   VGA-1
[    8.040060] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[    8.040060] [drm]   Encoders:
[    8.040061] [drm]     CRT1: INTERNAL_DAC1
[    8.040062] [drm] Connector 1:
[    8.040063] [drm]   VGA-2
[    8.040064] [drm]   DDC: 0x6c 0x6c 0x6c 0x6c 0x6c 0x6c 0x6c 0x6c
[    8.040064] [drm]   Encoders:
[    8.040065] [drm]     CRT2: INTERNAL_DAC2
[    8.112057] [drm] fb mappable at 0xE0040000
[    8.112058] [drm] vram apper at 0xE0000000
[    8.112058] [drm] size 1081344
[    8.112059] [drm] fb depth is 8
[    8.112059] [drm]    pitch is 1408
[    8.112243] fbcon: radeondrmfb (fb0) is primary device
[    8.275849] CE: hpet increased min_delta_ns to 20115 nsec
[    8.277711] Console: switching to colour frame buffer device 170x48
[    8.290095] radeon 0000:01:03.0: fb0: radeondrmfb frame buffer device
[    8.315952] [drm] Initialized radeon 2.49.0 20080528 for 0000:01:03.0 on minor 0
[   10.055900] floppy0: no floppy controllers found
[   10.055910] work still pending
[  117.317805] ipmi_si: There appears to be no BMC at this location
[  117.333899] ipmi_si: Trying ACPI-specified kcs state machine at i/o address 0xca2, slave address 0x0, irq 0
[  227.432041] ipmi_si: There appears to be no BMC at this location
[  916.470599] usb 1-5: new high-speed USB device number 3 using ehci-pci
[  916.620311] usb 1-5: New USB device found, idVendor=0781, idProduct=5567
[  916.620314] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  916.620315] usb 1-5: Product: Cruzer Blade
[  916.620317] usb 1-5: Manufacturer: SanDisk
[  916.620318] usb 1-5: SerialNumber: 4C530001310824123262
[  916.689497] usb-storage 1-5:1.0: USB Mass Storage device detected
[  916.689576] scsi host1: usb-storage 1-5:1.0
[  916.689647] usbcore: registered new interface driver usb-storage
[  916.698330] usbcore: registered new interface driver uas
[  917.692480] scsi 1:0:0:0: Direct-Access     SanDisk  Cruzer Blade     1.00 PQ: 0 ANSI: 6
[  917.693535] sd 1:0:0:0: Attached scsi generic sg2 type 0
[  917.694156] sd 1:0:0:0: [sdb] 15232000 512-byte logical blocks: (7.80 GB/7.26 GiB)
[  917.695784] sd 1:0:0:0: [sdb] Write Protect is off
[  917.695786] sd 1:0:0:0: [sdb] Mode Sense: 43 00 00 00
[  917.696981] sd 1:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[  917.707913]  sdb: sdb1
[  917.712525] sd 1:0:0:0: [sdb] Attached SCSI removable disk
[  961.503709] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.

User avatar
4D696B65
Site admin
Site admin
Posts: 2696
Joined: 2009-06-28 06:09
Been thanked: 85 times

Re: Ethernet card driver for HP Proliant Tower server ML370

#28 Post by 4D696B65 »

Looks like you need a newer kernel and newer firmware-netxen

sarksloane
Posts: 89
Joined: 2017-01-17 04:21

Re: Ethernet card driver for HP Proliant Tower server ML370

#29 Post by sarksloane »

4D696B65 wrote:Looks like you need a newer kernel and newer firmware-netxen
I tried again to do the installation from the very beginning and tried to load the missing firmware from usb unfortunately I received the below error.

Code: Select all

No kernel modules were found. This probably is due to a mismatch between the kernel used by this version of the installer and the kernel version available in the archive.

If you're installing from a mirror, you can work around this problem by choosing to install a different version of Debian. The install will probably fail to work if you continue without kernel modules."

"Continue to install without loading kernel modules?"
Please, how can I get a newer kernel and newer firmware-netxen? thanks.

User avatar
4D696B65
Site admin
Site admin
Posts: 2696
Joined: 2009-06-28 06:09
Been thanked: 85 times

Re: Ethernet card driver for HP Proliant Tower server ML370

#30 Post by 4D696B65 »

sarksloane wrote: Please, how can I get a newer kernel and newer firmware-netxen? thanks.
Backports or run Buster.

sarksloane
Posts: 89
Joined: 2017-01-17 04:21

Re: Ethernet card driver for HP Proliant Tower server ML370

#31 Post by sarksloane »

Until now I didn't resolve the issue.

I tried the below methods hoping that it resolve the issue. For now I don't want to try backports because I know that this is very complicated for me as a newbie unless someone will guide me.

I installed the below but nothing happened

Code: Select all

firmware-netxen_20161130-3_all.deb
Another firmware I installed but again no luck

Code: Select all

firmware-netxen_20170823-1_all.deb
I found another firmware thinking that this may help, this firmware is rpm and i converted to deb but also it did not work out. When i installed, it gives me an error "dependency problem: leaving unconfigured".

Code: Select all

hp-firmware-nic-netxen-5.6.8-1.1.x86_64.rpm
Is there any other way to solve the below error without using backports or buster?

Code: Select all

[    1.331446] QLogic/NetXen Network Driver v4.0.82
[    1.331548] netxen_nic 0000:06:00.0: 2MB memory map
[    1.331679] netxen_nic 0000:06:00.0: Flash fw[4.0.406] is < min fw supported[4.0.505]. Please update firmware on flash
[    1.331718] netxen_nic: probe of 0000:06:00.0 failed with error -22

User avatar
debiman
Posts: 3063
Joined: 2013-03-12 07:18

Re: Ethernet card driver for HP Proliant Tower server ML370

#32 Post by debiman »

didn't someone say you need a newer kernel?
which one are you on now?
how old is the hardware?
which exact model of ethernet card?

forgive me if all this has been asked before, this thread is getting increasingly... erm, long.
my experience: once you hit ~10 posts, the more replies a thread has received, the less likely it is to find a solution.

sarksloane
Posts: 89
Joined: 2017-01-17 04:21

Re: Ethernet card driver for HP Proliant Tower server ML370

#33 Post by sarksloane »

debiman wrote:didn't someone say you need a newer kernel?
which one are you on now?
how old is the hardware?
which exact model of ethernet card?

forgive me if all this has been asked before, this thread is getting increasingly... erm, long.
my experience: once you hit ~10 posts, the more replies a thread has received, the less likely it is to find a solution.
Sorry and forgive me for late reply as I was in different commitment.

And thank you for your concern.

What I did was I purchased a usb ethernet for me to have a temporary internet connection. I did the re-installation from the very beginning and fortunately I finished and succeeded in the installation like a charm without any interruption and without any issues. I would say and consider that my problem was solved partially because i am running the debian with GUI. At least somehow now it would be very easy for me as a newbie to manage and to solve little issues. I can run now the apt-get update.

Now my main problem is my Ethernet is totally not working. For this issue I am considering 2 points: first is the missing firmware or secondly, the hardware itself. Your right Mr. Debiman, it seems that my ethernet card is very old and it may possibly damaged( I will double check); perhaps, I need to replace it.

Once I replace my ethernet card, I will give an update. thanks.

sarksloane
Posts: 89
Joined: 2017-01-17 04:21

Re: Ethernet card driver for HP Proliant Tower server ML370

#34 Post by sarksloane »

update: it seems that I found a thread with the same issue with me.
http://forums.debian.net/viewtopic.php?f=17&t=103825
We are getting the same dmesg

Code: Select all

0.853840] netxen_nic 0000:06:00.0: Flash fw[4.0.406] is < min fw supported[4.0.505]. Please update firmware on flash
I followed the steps but I stopped and get confuse with "make all".
http://ldriver.qlogic.com/firmware/netx ... README.txt
What does it mean? should I run the command "make all" in terminal?how do I do this? I tried to run in terminal the "make all" but nothing happened?

User avatar
GarryRicketson
Posts: 5644
Joined: 2015-01-20 22:16
Location: Durango, Mexico

Re: Ethernet card driver for HP Proliant Tower server ML370

#35 Post by GarryRicketson »

To start with, Do you have 'make' installed ?
https://packages.debian.org/stretch/make
Assuming you are using Debian Stretch, you don't bother to tell us.
If it is not Stretch, select the appropriate version.
https://stackoverflow.com/questions/251 ... a-makefile
The manual for GNU Make gives a clear definition for all in its list of standard targets.

Code: Select all

man make
If you haven't read it yet, you should read the GNU Make Manual, which is also an excellent tutorial.

sarksloane
Posts: 89
Joined: 2017-01-17 04:21

Re: Ethernet card driver for HP Proliant Tower server ML370

#36 Post by sarksloane »

GarryRicketson wrote:To start with, Do you have 'make' installed ?
https://packages.debian.org/stretch/make
Assuming you are using Debian Stretch, you don't bother to tell us.
If it is not Stretch, select the appropriate version.
https://stackoverflow.com/questions/251 ... a-makefile


The manual for GNU Make gives a clear definition for all in its list of standard targets.

Code: Select all

man make
I just installed and I am using stretch

Code: Select all

oot@debian:/home/sark# cd Downloads
root@debian:/home/sark/Downloads# dpkg -i make_4.1-9.1_amd64.deb
Selecting previously unselected package make.
(Reading database ... 148490 files and directories currently installed.)
Preparing to unpack make_4.1-9.1_amd64.deb ...
Unpacking make (4.1-9.1) ...
Setting up make (4.1-9.1) ...
Processing triggers for man-db (2.7.6.1-2) ...
And issue the command "make all" but there is error

Code: Select all

root@debian:/tmp/4.0.588# make all
set -e; \
if [ -d pegnet ]; then \
	make -C /lib/modules/4.9.0-4-amd64/build SUBDIRS=`pwd` ; \
else \
	cd driver; make -C /lib/modules/4.9.0-4-amd64/build SUBDIRS=/tmp/4.0.588/driver modules ; \
	cd /tmp/4.0.588; \
	cd nx_xport; make -C /lib/modules/4.9.0-4-amd64/build SUBDIRS=/tmp/4.0.588/nx_xport modules ; \
	cp /tmp/4.0.588/nx_xport/nx_xport.ko /tmp/4.0.588/bin ; \
fi
make[1]: Entering directory '/usr/src/linux-headers-4.9.0-4-amd64'
  CC [M]  /tmp/4.0.588/driver/unm_nic_hw.o
  CC [M]  /tmp/4.0.588/driver/unm_nic_main.o
/tmp/4.0.588/driver/unm_nic_main.c:67:24: fatal error: asm/system.h: No such file or directory
 #include <asm/system.h>
                        ^
compilation terminated.
/usr/src/linux-headers-4.9.0-4-common/scripts/Makefile.build:298: recipe for target '/tmp/4.0.588/driver/unm_nic_main.o' failed
make[4]: *** [/tmp/4.0.588/driver/unm_nic_main.o] Error 1
/usr/src/linux-headers-4.9.0-4-common/Makefile:1510: recipe for target '_module_/tmp/4.0.588/driver' failed
make[3]: *** [_module_/tmp/4.0.588/driver] Error 2
Makefile:150: recipe for target 'sub-make' failed
make[2]: *** [sub-make] Error 2
Makefile:8: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-4.9.0-4-amd64'
Makefile:95: recipe for target 'driver' failed
make: *** [driver] Error 2
root@debian:/tmp/4.0.588# 

sarksloane
Posts: 89
Joined: 2017-01-17 04:21

Re: Ethernet card driver for HP Proliant Tower server ML370

#37 Post by sarksloane »

Finally!! :D :D :D After how many weeks of struggle and digging the Internet just to find a solution, finally my ethernet card is working smoothly :D :D :D...

Someone lend me the HP service pack for proliant and simply updated my machine and BINGO!!

Code: Select all

[    1.228617] netxen_nic: NX3031 Gigabit Ethernet Board S/N KD99MP2429  Chip rev 0x42
[    1.228622] netxen_nic 0000:06:00.0: Driver v4.0.82, firmware v4.0.596 [legacy]
[    1.228733] netxen_nic 0000:06:00.0: using msi-x interrupts
[    1.228736] netxen_nic 0000:06:00.0: non ULA adapter
[    1.228956] netxen_nic 0000:06:00.0: eth0: GbE port initialized
[    1.229080] netxen_nic 0000:06:00.1: 2MB memory map
[    1.229212] netxen_nic 0000:06:00.1: using 64-bit dma mask
[    1.264632] netxen_nic 0000:06:00.1: Driver v4.0.82, firmware v4.0.596 [legacy]
[    1.264731] netxen_nic 0000:06:00.1: using msi-x interrupts
[    1.264922] netxen_nic 0000:06:00.1: eth1: GbE port initialized
[    1.265018] netxen_nic 0000:06:00.2: 2MB memory map
[    1.265150] netxen_nic 0000:06:00.2: using 64-bit dma mask
[    1.300622] netxen_nic 0000:06:00.2: Driver v4.0.82, firmware v4.0.596 [legacy]
[    1.300722] netxen_nic 0000:06:00.2: using msi-x interrupts
[    1.300913] netxen_nic 0000:06:00.2: eth2: GbE port initialized
[    1.301009] netxen_nic 0000:06:00.3: 2MB memory map
[    1.301141] netxen_nic 0000:06:00.3: using 64-bit dma mask
[    1.336623] netxen_nic 0000:06:00.3: Driver v4.0.82, firmware v4.0.596 [legacy]
[    1.336720] netxen_nic 0000:06:00.3: using msi-x interrupts
[    1.336915] netxen_nic 0000:06:00.3: eth3: GbE port initialized
[    1.338582] netxen_nic 0000:06:00.1 ens10f1: renamed from eth1
[    1.352918] netxen_nic 0000:06:00.0 ens10f0: renamed from eth0
Lesson Learned: No matter how long you've been waiting and struggling, just be patient, don't give up and you will see the result and be successful. As always, "Patience is a Virtue". One of my friend told me that I should change and use CentOS. And the truth is I am about to shift and he was about to convince me.

But I didn't, I stand and I strongly believed that I can resolve this ethernet card issue. I told to myself that i will never give up. I will not use any other linux distro except Debian. Even if you open up my heart, you will see "Debian Inside" :) :wink: Even the best hacker in entire universe, he cannot delete the word Debian in my heart. :wink:

Thank you very much guys for all of your help and full support. i know that I am bothering you for some non-sense questions and forgive me for that.

I hope you will continue to support and help me for my journey in Debian.

User avatar
GarryRicketson
Posts: 5644
Joined: 2015-01-20 22:16
Location: Durango, Mexico

Re: (Solved) Ethernet card driver for HP Proliant ML370 G6

#38 Post by GarryRicketson »

One of my friend told me that I should change and use CentOS. And the truth is I am about to shift and he was about to convince me.
That would probably be a big mistake,---- I tried CentOS, on 1 server, infact
still have , but it is terrible to work with, I will never use it again.
I really regret having installed it.

Post Reply