Pages : 1
#1 Le 31/12/2016, à 15:57
- hornetovore
Erreur(s) au démarrage suite à ajout carte FireWire
Bonjour,
Je possède un Drobo qui était branché en USB 2.0, ayant un port 1934b dessus j'ai décidé d'ajouter à mon serveur une carte PCI pour pouvoir utiliser la vitesse du FireWire 800.
J'ai branché la carte, mon serveur redémarre sans qu'aucunes modifications n'aient eu besoin d'être faites, super !
Mais voilà, j'ai maintenant au démarrage un lot d'erreurs et de "warning" qui apparait, pas propre tout ça, voilà pourquoi je viens.
Un Lspci pour des précisions sur ma carte:
$ lspci | grep FireWire
0a:09.0 FireWire (IEEE 1394): Texas Instruments TSB82AA2 IEEE-1394b Link Layer Controller (rev 01)
Et voilà le contenu de mon démarrage :
$ dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.0-57-generic (buildd@lgw01-54) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.4) ) #78-Ubuntu SMP Fri Dec 9 23:50:32 UTC 2016 (Ubuntu 4.4.0-57.78-generic 4.4.35)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-57-generic root=UUID=2d76cb83-8364-4b55-80c9-03b68b91e0a7 ro
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] x86/fpu: Legacy x87 FPU detected.
[ 0.000000] x86/fpu: Using 'lazy' FPU context switches.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000dc000-0x00000000000dffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e4000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bf67ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bf680000-0x00000000bf68efff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000bf68f000-0x00000000bf6fffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bf700000-0x00000000bfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.4 present.
[ 0.000000] DMI: LENOVO 9645Q1G/LENOVO, BIOS 2QKT23AFR 08/01/2007
[ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] e820: last_pfn = 0xbf680 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-C7FFF write-protect
[ 0.000000] C8000-E3FFF uncachable
[ 0.000000] E4000-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 0BF700000 mask FFFF00000 uncachable
[ 0.000000] 3 base 0BF800000 mask FFF800000 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] original variable MTRRs
[ 0.000000] reg 0, base: 3GB, range: 1GB, type UC
[ 0.000000] reg 1, base: 0GB, range: 4GB, type WB
[ 0.000000] reg 2, base: 3063MB, range: 1MB, type UC
[ 0.000000] reg 3, base: 3064MB, range: 8MB, type UC
[ 0.000000] total RAM covered: 3063M
[ 0.000000] Found optimal setting for mtrr clean up
[ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 4 lose cover RAM: 0G
[ 0.000000] New variable MTRRs
[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB
[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB
[ 0.000000] reg 2, base: 3063MB, range: 1MB, type UC
[ 0.000000] reg 3, base: 3064MB, range: 8MB, type UC
[ 0.000000] found SMP MP-table at [mem 0x000f6840-0x000f684f] mapped at [ffff8800000f6840]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[ 0.000000] BRK [0x0220a000, 0x0220afff] PGTABLE
[ 0.000000] BRK [0x0220b000, 0x0220bfff] PGTABLE
[ 0.000000] BRK [0x0220c000, 0x0220cfff] PGTABLE
[ 0.000000] BRK [0x0220d000, 0x0220dfff] PGTABLE
[ 0.000000] BRK [0x0220e000, 0x0220efff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x33ed2000-0x35f60fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F6670 000014 (v00 LENOVO)
[ 0.000000] ACPI: RSDT 0x00000000BF686FBB 000040 (v01 LENOVO TC-2Q 00000023 LTP 00000000)
[ 0.000000] ACPI: FACP 0x00000000BF68ED08 000084 (v02 LENOVO TC-2Q 00000023 PTL 00000003)
[ 0.000000] ACPI: DSDT 0x00000000BF6883E7 006921 (v01 LENOVO TC-2Q 00000023 MSFT 0100000E)
[ 0.000000] ACPI: FACS 0x00000000BF691FC0 000040
[ 0.000000] ACPI: TCPA 0x00000000BF68ED8C 000032 (v02 LENOVO TC-2Q 00000023 PTL 00000001)
[ 0.000000] ACPI: SLIC 0x00000000BF68EDBE 000176 (v01 LENOVO TC-2Q 00000023 LTP 00000000)
[ 0.000000] ACPI: MCFG 0x00000000BF68EF34 00003C (v01 PTLTD M2QG 00000023 LTP 00000000)
[ 0.000000] ACPI: APIC 0x00000000BF68EF70 000068 (v01 PTLTD ? A2QC 00000023 LTP 00000000)
[ 0.000000] ACPI: BOOT 0x00000000BF68EFD8 000028 (v01 PTLTD $SB2QBL$ 00000023 LTP 00000001)
[ 0.000000] ACPI: SSDT 0x00000000BF686FFB 0013EC (v01 PmRef CpuPm 00003000 INTL 20050228)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000000bf67ffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0xbf67b000-0xbf67ffff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000bf67ffff]
[ 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-0x000000000009dfff]
[ 0.000000] node 0: [mem 0x0000000000100000-0x00000000bf67ffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000000bf67ffff]
[ 0.000000] On node 0 totalpages: 783901
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 21 pages reserved
[ 0.000000] DMA zone: 3997 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 12186 pages used for memmap
[ 0.000000] DMA32 zone: 779904 pages, LIFO batch:31
[ 0.000000] Reserving Intel graphics stolen memory at 0xbf800000-0xbfffffff
[ 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] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dbfff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000dc000-0x000dffff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000e3fff]
[ 0.000000] PM: Registered nosave memory: [mem 0x000e4000-0x000fffff]
[ 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: 7645519600211568 ns
[ 0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff8800bf200000 s98264 r8192 d28712 u1048576
[ 0.000000] pcpu-alloc: s98264 r8192 d28712 u1048576 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 771630
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-57-generic root=UUID=2d76cb83-8364-4b55-80c9-03b68b91e0a7 ro
[ 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: 3033996K/3135604K available (8432K kernel code, 1291K rwdata, 3960K rodata, 1484K init, 1316K bss, 101608K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 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=2.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2
[ 0.000000] NR_IRQS:33024 nr_irqs:440 16
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 1795.528 MHz processor
[ 0.004014] Calibrating delay loop (skipped), value calculated using timer frequency.. 3591.05 BogoMIPS (lpj=7182112)
[ 0.004122] pid_max: default: 32768 minimum: 301
[ 0.004180] ACPI: Core revision 20150930
[ 0.009466] ACPI: 2 ACPI AML tables successfully acquired and loaded
[ 0.009600] Security Framework initialized
[ 0.009652] Yama: becoming mindful.
[ 0.009727] AppArmor: AppArmor initialized
[ 0.010279] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.013326] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.015042] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.015112] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.015660] Initializing cgroup subsys io
[ 0.015718] Initializing cgroup subsys memory
[ 0.015783] Initializing cgroup subsys devices
[ 0.015838] Initializing cgroup subsys freezer
[ 0.015891] Initializing cgroup subsys net_cls
[ 0.015945] Initializing cgroup subsys perf_event
[ 0.016012] Initializing cgroup subsys net_prio
[ 0.016069] Initializing cgroup subsys hugetlb
[ 0.016122] Initializing cgroup subsys pids
[ 0.016202] CPU: Physical Processor ID: 0
[ 0.016251] CPU: Processor Core ID: 0
[ 0.016301] mce: CPU supports 6 MCE banks
[ 0.016359] CPU0: Thermal monitoring handled by SMI
[ 0.016364] process: using mwait in idle threads
[ 0.016419] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[ 0.016473] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
[ 0.016981] Freeing SMP alternatives memory: 32K (ffffffff820b7000 - ffffffff820bf000)
[ 0.020007] ftrace: allocating 32063 entries in 126 pages
[ 0.032158] smpboot: APIC(0) Converting physical 0 to logical package 0
[ 0.032221] smpboot: Max logical packages: 1
[ 0.032660] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.076000] smpboot: CPU0: Intel(R) Core(TM)2 CPU 4300 @ 1.80GHz (family: 0x6, model: 0xf, stepping: 0x2)
[ 0.076000] Performance Events: PEBS fmt0-, 4-deep LBR, Core2 events, Intel PMU driver.
[ 0.076000] core: PEBS disabled due to CPU errata
[ 0.076000] ... version: 2
[ 0.076000] ... bit width: 40
[ 0.076000] ... generic registers: 2
[ 0.076000] ... value mask: 000000ffffffffff
[ 0.076000] ... max period: 000000007fffffff
[ 0.076000] ... fixed-purpose events: 3
[ 0.076000] ... event mask: 0000000700000003
[ 0.076000] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.076000] x86: Booting SMP configuration:
[ 0.076000] .... node #0, CPUs: #1
[ 0.008000] CPU1: Thermal monitoring handled by SMI
[ 0.076051] x86: Booted up 1 node, 2 CPUs
[ 0.076153] smpboot: Total of 2 processors activated (7182.11 BogoMIPS)
[ 0.077666] devtmpfs: initialized
[ 0.082188] evm: security.selinux
[ 0.082236] evm: security.SMACK64
[ 0.082283] evm: security.SMACK64EXEC
[ 0.082331] evm: security.SMACK64TRANSMUTE
[ 0.082380] evm: security.SMACK64MMAP
[ 0.082428] evm: security.ima
[ 0.082474] evm: security.capability
[ 0.082566] PM: Registering ACPI NVS region [mem 0xbf68f000-0xbf6fffff] (462848 bytes)
[ 0.082566] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.084055] pinctrl core: initialized pinctrl subsystem
[ 0.084279] RTC time: 12:20:06, date: 12/31/16
[ 0.084499] NET: Registered protocol family 16
[ 0.088010] cpuidle: using governor ladder
[ 0.096008] cpuidle: using governor menu
[ 0.096066] PCCT header not found.
[ 0.096170] Simple Boot Flag at 0x35 set to 0x1
[ 0.096269] ACPI: bus type PCI registered
[ 0.096319] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.096476] PCI: MMCONFIG for domain 0000 [bus 00-09] at [mem 0xe0000000-0xe09fffff] (base 0xe0000000)
[ 0.096558] PCI: MMCONFIG at [mem 0xe0000000-0xe09fffff] reserved in E820
[ 0.096622] PCI: Using configuration type 1 for base access
[ 0.104128] ACPI: Added _OSI(Module Device)
[ 0.104180] ACPI: Added _OSI(Processor Device)
[ 0.104230] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.104281] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.109842] ACPI: Interpreter enabled
[ 0.109914] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.109964] ACPI: Using IOAPIC for interrupt routing
[ 0.110044] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.117467] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.117530] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.117613] ACPI BIOS Error (bug): \_SB_.PCI0._OSC: Excess arguments - ASL declared 5, ACPI requires 4 (20150930/nsarguments-189)
[ 0.118873] \_SB_.PCI0:_OSC evaluation returned wrong type
[ 0.118875] _OSC request data:1 1f 0
[ 0.118882] acpi PNP0A03:00: _OSC failed (AE_TYPE); disabling ASPM
[ 0.118947] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-09] only partially covers this bridge
[ 0.120089] PCI host bridge to bus 0000:00
[ 0.120142] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.120200] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.120276] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.120352] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.120429] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.120505] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.120582] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.120658] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff window]
[ 0.120734] pci_bus 0000:00: root bus resource [io 0x0d00-0xfdff window]
[ 0.120792] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.120855] pci 0000:00:00.0: [8086:2970] type 00 class 0x060000
[ 0.120993] pci 0000:00:01.0: [8086:2971] type 01 class 0x060400
[ 0.121042] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.121155] pci 0000:00:02.0: [8086:2972] type 00 class 0x030000
[ 0.121174] pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd00fffff]
[ 0.121189] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.121196] pci 0000:00:02.0: reg 0x20: [io 0x18c0-0x18c7]
[ 0.121344] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
[ 0.121422] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.121476] pci 0000:00:1c.0: System wakeup disabled by ACPI
[ 0.121594] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
[ 0.121672] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.121729] pci 0000:00:1c.1: System wakeup disabled by ACPI
[ 0.121850] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
[ 0.121896] pci 0000:00:1d.0: reg 0x20: [io 0x1800-0x181f]
[ 0.121987] pci 0000:00:1d.0: System wakeup disabled by ACPI
[ 0.122106] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
[ 0.122152] pci 0000:00:1d.1: reg 0x20: [io 0x1820-0x183f]
[ 0.122241] pci 0000:00:1d.1: System wakeup disabled by ACPI
[ 0.122358] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
[ 0.122404] pci 0000:00:1d.2: reg 0x20: [io 0x1840-0x185f]
[ 0.122493] pci 0000:00:1d.2: System wakeup disabled by ACPI
[ 0.122609] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
[ 0.122655] pci 0000:00:1d.3: reg 0x20: [io 0x1860-0x187f]
[ 0.122742] pci 0000:00:1d.3: System wakeup disabled by ACPI
[ 0.122867] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
[ 0.122896] pci 0000:00:1d.7: reg 0x10: [mem 0xd0600000-0xd06003ff]
[ 0.122973] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.123024] pci 0000:00:1d.7: System wakeup disabled by ACPI
[ 0.123140] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[ 0.123237] pci 0000:00:1e.0: System wakeup disabled by ACPI
[ 0.123356] pci 0000:00:1f.0: [8086:27b8] type 00 class 0x060100
[ 0.123453] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
[ 0.123462] pci 0000:00:1f.0: can't claim BAR 13 [io 0x1000-0x107f]: address conflict with ACPI CPU throttle [io 0x1010-0x1015]
[ 0.123553] pci 0000:00:1f.0: quirk: [io 0x1180-0x11bf] claimed by ICH6 GPIO
[ 0.123614] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0600 (mask 007f)
[ 0.123807] pci 0000:00:1f.2: [8086:27c0] type 00 class 0x01018a
[ 0.123828] pci 0000:00:1f.2: reg 0x10: [io 0x0000-0x0007]
[ 0.123838] pci 0000:00:1f.2: reg 0x14: [io 0x0000-0x0003]
[ 0.123847] pci 0000:00:1f.2: reg 0x18: [io 0x0000-0x0007]
[ 0.123857] pci 0000:00:1f.2: reg 0x1c: [io 0x0000-0x0003]
[ 0.123866] pci 0000:00:1f.2: reg 0x20: [io 0x18b0-0x18bf]
[ 0.123885] pci 0000:00:1f.2: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
[ 0.123943] pci 0000:00:1f.2: legacy IDE quirk: reg 0x14: [io 0x03f6]
[ 0.124004] pci 0000:00:1f.2: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
[ 0.124062] pci 0000:00:1f.2: legacy IDE quirk: reg 0x1c: [io 0x0376]
[ 0.124136] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.124245] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
[ 0.124302] pci 0000:00:1f.3: reg 0x20: [io 0x1880-0x189f]
[ 0.124469] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.124524] pci 0000:00:01.0: bridge window [io 0x0000-0x0fff]
[ 0.124528] pci 0000:00:01.0: bridge window [mem 0x00000000-0x000fffff]
[ 0.124533] pci 0000:00:01.0: bridge window [mem 0x00000000-0x000fffff 64bit pref]
[ 0.124612] pci 0000:02:00.0: [1106:3483] type 00 class 0x0c0330
[ 0.124657] pci 0000:02:00.0: reg 0x10: [mem 0xd0100000-0xd0100fff 64bit]
[ 0.124759] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.132028] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.132093] pci 0000:00:1c.0: bridge window [mem 0xd0100000-0xd01fffff]
[ 0.132206] pci 0000:04:00.0: [14e4:169a] type 00 class 0x020000
[ 0.132270] pci 0000:04:00.0: reg 0x10: [mem 0xd0200000-0xd020ffff 64bit]
[ 0.132394] pci 0000:04:00.0: PME# supported from D3hot D3cold
[ 0.140023] pci 0000:00:1c.1: PCI bridge to [bus 04]
[ 0.140088] pci 0000:00:1c.1: bridge window [mem 0xd0200000-0xd02fffff]
[ 0.140189] pci 0000:0a:09.0: [104c:8025] type 00 class 0x0c0010
[ 0.140230] pci 0000:0a:09.0: reg 0x10: [mem 0xd0304000-0xd03047ff]
[ 0.140242] pci 0000:0a:09.0: reg 0x14: [mem 0xd0300000-0xd0303fff]
[ 0.140313] pci 0000:0a:09.0: supports D1 D2
[ 0.140316] pci 0000:0a:09.0: PME# supported from D0 D1 D2 D3hot
[ 0.140412] pci 0000:00:1e.0: PCI bridge to [bus 0a] (subtractive decode)
[ 0.140474] pci 0000:00:1e.0: bridge window [mem 0xd0300000-0xd03fffff]
[ 0.140481] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7 window] (subtractive decode)
[ 0.140485] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 0.140488] pci 0000:00:1e.0: bridge window [mem 0x000cc000-0x000cffff window] (subtractive decode)
[ 0.140491] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff window] (subtractive decode)
[ 0.140494] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff window] (subtractive decode)
[ 0.140497] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff window] (subtractive decode)
[ 0.140500] pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff window] (subtractive decode)
[ 0.140504] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff window] (subtractive decode)
[ 0.140507] pci 0000:00:1e.0: bridge window [io 0x0d00-0xfdff window] (subtractive decode)
[ 0.140790] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 10 *11 14 15)
[ 0.141057] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 10 *11 14 15)
[ 0.141320] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 10 11 14 15) *5
[ 0.141602] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 *10 11 14 15)
[ 0.141868] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 10 11 14 15) *0, disabled.
[ 0.142195] ACPI: PCI Interrupt Link [LNKF] (IRQs *3 10 11 14 15)
[ 0.142462] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 10 11 14 15) *0, disabled.
[ 0.142788] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *10 11 14 15)
[ 0.143847] ACPI: Enabled 2 GPEs in block 00 to 1F
[ 0.144094] vgaarb: setting as boot device: PCI:0000:00:02.0
[ 0.144094] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.144147] vgaarb: loaded
[ 0.144192] vgaarb: bridge control possible 0000:00:02.0
[ 0.144650] SCSI subsystem initialized
[ 0.144742] libata version 3.00 loaded.
[ 0.144742] ACPI: bus type USB registered
[ 0.144742] usbcore: registered new interface driver usbfs
[ 0.144742] usbcore: registered new interface driver hub
[ 0.144742] usbcore: registered new device driver usb
[ 0.144742] PCI: Using ACPI for IRQ routing
[ 0.144742] PCI: pci_cache_line_size set to 64 bytes
[ 0.144742] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 0.144742] e820: reserve RAM buffer [mem 0xbf680000-0xbfffffff]
[ 0.144742] NetLabel: Initializing
[ 0.144742] NetLabel: domain hash size = 128
[ 0.144742] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.144742] NetLabel: unlabeled traffic allowed by default
[ 0.144751] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.144751] hpet clockevent registered
[ 0.144751] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.144751] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.144751] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 0.148020] amd_nb: Cannot enumerate AMD northbridges
[ 0.148082] clocksource: Switched to clocksource hpet
[ 0.161037] AppArmor: AppArmor Filesystem Enabled
[ 0.161213] pnp: PnP ACPI init
[ 0.161572] system 00:00: [io 0x04d0-0x04d1] has been reserved
[ 0.161633] system 00:00: [io 0x0290-0x029f] has been reserved
[ 0.161689] system 00:00: [io 0x0800-0x087f] has been reserved
[ 0.161745] system 00:00: [io 0x0880-0x088f] has been reserved
[ 0.161801] system 00:00: [io 0x0400-0x04bf] has been reserved
[ 0.161857] system 00:00: [io 0x0600-0x067f] has been reserved
[ 0.161912] system 00:00: [io 0x0900-0x090f] has been reserved
[ 0.161968] system 00:00: [io 0x1000-0x107f] could not be reserved
[ 0.162025] system 00:00: [io 0x1180-0x11bf] has been reserved
[ 0.162080] system 00:00: [io 0x04d0-0x04d1] has been reserved
[ 0.162136] system 00:00: [io 0xfe00] has been reserved
[ 0.162190] system 00:00: [mem 0xfed14000-0xfed17fff] has been reserved
[ 0.162248] system 00:00: [mem 0xfed13000-0xfed13fff] has been reserved
[ 0.162306] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.162363] system 00:00: [mem 0xfed20000-0xfed8ffff] has been reserved
[ 0.162421] system 00:00: [mem 0xfef00000-0xfeffffff] has been reserved
[ 0.162482] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.162560] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.163007] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.163418] pnp 00:03: [dma 2]
[ 0.163475] pnp 00:03: Plug and Play ACPI device, IDs PNP0700 (active)
[ 0.163908] pnp 00:04: [dma 1]
[ 0.163998] pnp 00:04: Plug and Play ACPI device, IDs PNP0401 (active)
[ 0.164134] pnp: PnP ACPI: found 5 devices
[ 0.172063] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.172171] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
[ 0.172177] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
[ 0.172186] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
[ 0.172191] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000 add_align 100000
[ 0.172209] pci 0000:00:1f.0: BAR 13: [io size 0x0080] has bogus alignment
[ 0.172269] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.172273] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.172277] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.172280] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000
[ 0.172284] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.172287] pci 0000:00:1c.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.172290] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.172294] pci 0000:00:1c.1: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
[ 0.172306] pci 0000:00:1c.0: BAR 15: assigned [mem 0xd0400000-0xd05fffff 64bit pref]
[ 0.172389] pci 0000:00:1c.1: BAR 15: assigned [mem 0xd0700000-0xd08fffff 64bit pref]
[ 0.172468] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
[ 0.172526] pci 0000:00:1c.1: BAR 13: assigned [io 0x3000-0x3fff]
[ 0.172584] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.172644] pci 0000:00:1c.0: PCI bridge to [bus 02]
[ 0.172697] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.172755] pci 0000:00:1c.0: bridge window [mem 0xd0100000-0xd01fffff]
[ 0.172814] pci 0000:00:1c.0: bridge window [mem 0xd0400000-0xd05fffff 64bit pref]
[ 0.172895] pci 0000:00:1c.1: PCI bridge to [bus 04]
[ 0.172949] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
[ 0.173007] pci 0000:00:1c.1: bridge window [mem 0xd0200000-0xd02fffff]
[ 0.173066] pci 0000:00:1c.1: bridge window [mem 0xd0700000-0xd08fffff 64bit pref]
[ 0.173148] pci 0000:00:1e.0: PCI bridge to [bus 0a]
[ 0.173203] pci 0000:00:1e.0: bridge window [mem 0xd0300000-0xd03fffff]
[ 0.173267] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.173270] pci_bus 0000:00: resource 5 [mem 0x000a0000-0x000bffff window]
[ 0.173273] pci_bus 0000:00: resource 6 [mem 0x000cc000-0x000cffff window]
[ 0.173276] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
[ 0.173279] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
[ 0.173282] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
[ 0.173285] pci_bus 0000:00: resource 10 [mem 0x000e0000-0x000e3fff window]
[ 0.173288] pci_bus 0000:00: resource 11 [mem 0xc0000000-0xdfffffff window]
[ 0.173291] pci_bus 0000:00: resource 12 [io 0x0d00-0xfdff window]
[ 0.173295] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.173298] pci_bus 0000:02: resource 1 [mem 0xd0100000-0xd01fffff]
[ 0.173301] pci_bus 0000:02: resource 2 [mem 0xd0400000-0xd05fffff 64bit pref]
[ 0.173304] pci_bus 0000:04: resource 0 [io 0x3000-0x3fff]
[ 0.173307] pci_bus 0000:04: resource 1 [mem 0xd0200000-0xd02fffff]
[ 0.173310] pci_bus 0000:04: resource 2 [mem 0xd0700000-0xd08fffff 64bit pref]
[ 0.173313] pci_bus 0000:0a: resource 1 [mem 0xd0300000-0xd03fffff]
[ 0.173316] pci_bus 0000:0a: resource 4 [io 0x0000-0x0cf7 window]
[ 0.173319] pci_bus 0000:0a: resource 5 [mem 0x000a0000-0x000bffff window]
[ 0.173322] pci_bus 0000:0a: resource 6 [mem 0x000cc000-0x000cffff window]
[ 0.173325] pci_bus 0000:0a: resource 7 [mem 0x000d0000-0x000d3fff window]
[ 0.173328] pci_bus 0000:0a: resource 8 [mem 0x000d4000-0x000d7fff window]
[ 0.173331] pci_bus 0000:0a: resource 9 [mem 0x000d8000-0x000dbfff window]
[ 0.173334] pci_bus 0000:0a: resource 10 [mem 0x000e0000-0x000e3fff window]
[ 0.173337] pci_bus 0000:0a: resource 11 [mem 0xc0000000-0xdfffffff window]
[ 0.173340] pci_bus 0000:0a: resource 12 [io 0x0d00-0xfdff window]
[ 0.173389] NET: Registered protocol family 2
[ 0.173706] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.173976] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.174332] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.174450] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.174542] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.174686] NET: Registered protocol family 1
[ 0.174761] pci 0000:00:02.0: Video device with shadowed ROM
[ 0.176157] PCI: CLS 32 bytes, default 64
[ 0.176245] Trying to unpack rootfs image as initramfs...
[ 0.986064] Freeing initrd memory: 33340K (ffff880033ed2000 - ffff880035f61000)
[ 0.986441] Scanning for low memory corruption every 60 seconds
[ 0.987049] futex hash table entries: 512 (order: 3, 32768 bytes)
[ 0.987147] audit: initializing netlink subsys (disabled)
[ 0.987234] audit: type=2000 audit(1483186806.984:1): initialized
[ 0.987793] Initialise system trusted keyring
[ 0.988061] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.991048] zbud: loaded
[ 0.991385] VFS: Disk quotas dquot_6.6.0
[ 0.991496] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.992071] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.992553] fuse init (API version 7.23)
[ 0.992833] Key type big_key registered
[ 0.992904] Allocating IMA MOK and blacklist keyrings.
[ 0.993529] Key type asymmetric registered
[ 0.993582] Asymmetric key parser 'x509' registered
[ 0.993698] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 0.993819] io scheduler noop registered
[ 0.993871] io scheduler deadline registered (default)
[ 0.993980] io scheduler cfq registered
[ 0.994734] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.994797] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.994910] intel_idle: does not run on family 6 model 15
[ 0.995041] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/PNP0C0C:00/input/input0
[ 0.995127] ACPI: Power Button [PWRB]
[ 0.995243] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.995321] ACPI: Power Button [PWRF]
[ 0.995614] GHES: HEST is not enabled!
[ 0.995812] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 1.016312] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 1.018862] Linux agpgart interface v0.103
[ 1.019001] agpgart-intel 0000:00:00.0: Intel 946GZ Chipset
[ 1.019084] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable
[ 1.019678] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[ 1.019895] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
[ 1.024423] brd: module loaded
[ 1.026352] loop: module loaded
[ 1.026647] ata_piix 0000:00:1f.2: version 2.13
[ 1.026814] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 1.181185] scsi host0: ata_piix
[ 1.181392] scsi host1: ata_piix
[ 1.181512] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x18b0 irq 14
[ 1.181570] ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x18b8 irq 15
[ 1.181861] libphy: Fixed MDIO Bus: probed
[ 1.181914] tun: Universal TUN/TAP device driver, 1.6
[ 1.181966] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 1.182099] PPP generic driver version 2.4.2
[ 1.182252] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.182315] ehci-pci: EHCI PCI platform driver
[ 1.182539] ehci-pci 0000:00:1d.7: EHCI Host Controller
[ 1.183682] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 1.183770] ehci-pci 0000:00:1d.7: debug port 1
[ 1.187723] ehci-pci 0000:00:1d.7: cache line size of 32 is not supported
[ 1.187739] ehci-pci 0000:00:1d.7: irq 23, io mem 0xd0600000
[ 1.196078] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.196249] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.196320] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.196397] usb usb1: Product: EHCI Host Controller
[ 1.196450] usb usb1: Manufacturer: Linux 4.4.0-57-generic ehci_hcd
[ 1.196505] usb usb1: SerialNumber: 0000:00:1d.7
[ 1.196734] hub 1-0:1.0: USB hub found
[ 1.196792] hub 1-0:1.0: 8 ports detected
[ 1.197125] ehci-platform: EHCI generic platform driver
[ 1.197196] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.197255] ohci-pci: OHCI PCI platform driver
[ 1.197322] ohci-platform: OHCI generic platform driver
[ 1.197387] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.197581] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.197640] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.197721] uhci_hcd 0000:00:1d.0: detected 2 ports
[ 1.197791] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001800
[ 1.197905] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.197963] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.198038] usb usb2: Product: UHCI Host Controller
[ 1.198091] usb usb2: Manufacturer: Linux 4.4.0-57-generic uhci_hcd
[ 1.198146] usb usb2: SerialNumber: 0000:00:1d.0
[ 1.198354] hub 2-0:1.0: USB hub found
[ 1.198411] hub 2-0:1.0: 2 ports detected
[ 1.198718] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.198777] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 1.198858] uhci_hcd 0000:00:1d.1: detected 2 ports
[ 1.198936] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001820
[ 1.199050] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.199108] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.199184] usb usb3: Product: UHCI Host Controller
[ 1.199236] usb usb3: Manufacturer: Linux 4.4.0-57-generic uhci_hcd
[ 1.199291] usb usb3: SerialNumber: 0000:00:1d.1
[ 1.199499] hub 3-0:1.0: USB hub found
[ 1.199556] hub 3-0:1.0: 2 ports detected
[ 1.199858] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.199918] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 1.199999] uhci_hcd 0000:00:1d.2: detected 2 ports
[ 1.200088] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001840
[ 1.200203] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.200261] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.200336] usb usb4: Product: UHCI Host Controller
[ 1.200388] usb usb4: Manufacturer: Linux 4.4.0-57-generic uhci_hcd
[ 1.200444] usb usb4: SerialNumber: 0000:00:1d.2
[ 1.200654] hub 4-0:1.0: USB hub found
[ 1.200711] hub 4-0:1.0: 2 ports detected
[ 1.201018] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 1.201078] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[ 1.201159] uhci_hcd 0000:00:1d.3: detected 2 ports
[ 1.201235] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00001860
[ 1.201346] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.201404] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.201480] usb usb5: Product: UHCI Host Controller
[ 1.201532] usb usb5: Manufacturer: Linux 4.4.0-57-generic uhci_hcd
[ 1.201588] usb usb5: SerialNumber: 0000:00:1d.3
[ 1.201796] hub 5-0:1.0: USB hub found
[ 1.201854] hub 5-0:1.0: 2 ports detected
[ 1.202134] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 1.202193] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 6
[ 1.202534] xhci_hcd 0000:02:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x00000090
[ 1.202733] usb usb6: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.202791] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.202867] usb usb6: Product: xHCI Host Controller
[ 1.202919] usb usb6: Manufacturer: Linux 4.4.0-57-generic xhci-hcd
[ 1.202975] usb usb6: SerialNumber: 0000:02:00.0
[ 1.203189] hub 6-0:1.0: USB hub found
[ 1.203247] hub 6-0:1.0: 1 port detected
[ 1.203412] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 1.203469] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 7
[ 1.203578] usb usb7: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.203682] usb usb7: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.203740] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.203815] usb usb7: Product: xHCI Host Controller
[ 1.203867] usb usb7: Manufacturer: Linux 4.4.0-57-generic xhci-hcd
[ 1.203923] usb usb7: SerialNumber: 0000:02:00.0
[ 1.204144] hub 7-0:1.0: USB hub found
[ 1.204205] hub 7-0:1.0: 4 ports detected
[ 1.204506] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 1.207249] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.207306] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.207576] mousedev: PS/2 mouse device common for all mice
[ 1.207845] rtc_cmos 00:01: RTC can wake from S4
[ 1.208054] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[ 1.208134] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.208219] i2c /dev entries driver
[ 1.208359] device-mapper: uevent: version 1.0.3
[ 1.208516] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[ 1.208615] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.209194] NET: Registered protocol family 10
[ 1.209538] NET: Registered protocol family 17
[ 1.209605] Key type dns_resolver registered
[ 1.209905] microcode: CPU0 sig=0x6f2, pf=0x1, revision=0x56
[ 1.209969] microcode: CPU1 sig=0x6f2, pf=0x1, revision=0x56
[ 1.210078] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[ 1.210398] registered taskstats version 1
[ 1.210468] Loading compiled-in X.509 certificates
[ 1.212048] Loaded X.509 cert 'Build time autogenerated kernel key: a2268f7e4ca1e818c997a5071614f42c2a90855b'
[ 1.212156] zswap: loaded using pool lzo/zbud
[ 1.215202] Key type trusted registered
[ 1.220240] Key type encrypted registered
[ 1.220300] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.220357] ima: No TPM chip found, activating TPM-bypass!
[ 1.220448] evm: HMAC attrs: 0x1
[ 1.220804] Magic number: 12:909:330
[ 1.220913] tty tty51: hash matches
[ 1.221044] rtc_cmos 00:01: setting system clock to 2016-12-31 12:20:07 UTC (1483186807)
[ 1.221253] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 1.221309] EDD information not available.
[ 1.221453] PM: Hibernation image not present or could not be loaded.
[ 1.352351] ata2.00: ATA-8: ST3500418AS, CC38, max UDMA/133
[ 1.352414] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 1.368359] ata2.00: configured for UDMA/133
[ 1.368638] scsi 1:0:0:0: Direct-Access ATA ST3500418AS CC38 PQ: 0 ANSI: 5
[ 1.368987] sd 1:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 1.369116] sd 1:0:0:0: Attached scsi generic sg0 type 0
[ 1.369162] sd 1:0:0:0: [sda] Write Protect is off
[ 1.369165] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.369195] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.404251] sda: sda1 sda2
[ 1.404704] sd 1:0:0:0: [sda] Attached SCSI disk
[ 1.406872] Freeing unused kernel memory: 1484K (ffffffff81f44000 - ffffffff820b7000)
[ 1.406952] Write protecting the kernel read-only data: 14336k
[ 1.408279] Freeing unused kernel memory: 1796K (ffff88000183f000 - ffff880001a00000)
[ 1.408940] Freeing unused kernel memory: 136K (ffff880001dde000 - ffff880001e00000)
[ 1.425134] random: systemd-udevd: uninitialized urandom read (16 bytes read, 12 bits of entropy available)
[ 1.425363] random: systemd-udevd: uninitialized urandom read (16 bytes read, 12 bits of entropy available)
[ 1.425487] random: systemd-udevd: uninitialized urandom read (16 bytes read, 12 bits of entropy available)
[ 1.425612] random: systemd-udevd: uninitialized urandom read (16 bytes read, 12 bits of entropy available)
[ 1.426334] random: udevadm: uninitialized urandom read (16 bytes read, 12 bits of entropy available)
[ 1.426493] random: udevadm: uninitialized urandom read (16 bytes read, 12 bits of entropy available)
[ 1.426837] random: udevadm: uninitialized urandom read (16 bytes read, 12 bits of entropy available)
[ 1.427023] random: udevadm: uninitialized urandom read (16 bytes read, 12 bits of entropy available)
[ 1.427203] random: udevadm: uninitialized urandom read (16 bytes read, 12 bits of entropy available)
[ 1.427381] random: udevadm: uninitialized urandom read (16 bytes read, 12 bits of entropy available)
[ 1.495651] pps_core: LinuxPPS API ver. 1 registered
[ 1.495714] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.505950] [drm] Initialized drm 1.1.0 20060810
[ 1.506755] PTP clock support registered
[ 1.509481] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
[ 1.512661] usb 6-1: new high-speed USB device number 2 using xhci_hcd
[ 1.532986] tg3.c:v3.137 (May 11, 2014)
[ 1.558448] [drm] Memory usable by graphics device = 512M
[ 1.558512] [drm] Replacing VGA console driver
[ 1.559361] Console: switching to colour dummy device 80x25
[ 1.564086] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.564095] [drm] Driver supports precise vblank timestamp query.
[ 1.564819] tg3 0000:04:00.0 eth0: Tigon3 [partno(BCM95751) rev b002] (PCI Express) MAC address 00:1a:6b:5a:a6:09
[ 1.564833] tg3 0000:04:00.0 eth0: attached PHY is 5787 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[ 1.564845] tg3 0000:04:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[ 1.564855] tg3 0000:04:00.0 eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[ 1.566639] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 1.571789] FDC 0 is a post-1991 82077
[ 1.573269] [drm] initialized overlay support
[ 1.588078] firewire_ohci 0000:0a:09.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
[ 1.642363] usb 6-1: New USB device found, idVendor=2109, idProduct=3431
[ 1.642376] usb 6-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.642384] usb 6-1: Product: USB2.0 Hub
[ 1.643061] hub 6-1:1.0: USB hub found
[ 1.643311] hub 6-1:1.0: 4 ports detected
[ 1.656096] usb 5-2: new low-speed USB device number 2 using uhci_hcd
[ 1.714252] [drm] Initialized i915 1.6.0 20151010 for 0000:00:02.0 on minor 0
[ 1.718913] fbcon: inteldrmfb (fb0) is primary device
[ 1.826067] usb 5-2: New USB device found, idVendor=0dc6, idProduct=3412
[ 1.826071] usb 5-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 1.826074] usb 5-2: Product: USB keyboard
[ 1.858935] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.879055] Console: switching to colour frame buffer device 170x48
[ 1.883158] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[ 1.889404] usbcore: registered new interface driver usbhid
[ 1.889443] usbhid: USB HID core driver
[ 1.894063] input: USB keyboard as /devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/0003:0DC6:3412.0001/input/input5
[ 1.948284] hid-generic 0003:0DC6:3412.0001: input,hidraw0: USB HID v1.00 Keyboard [USB keyboard] on usb-0000:00:1d.3-2/input0
[ 1.948669] input: USB keyboard as /devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.1/0003:0DC6:3412.0002/input/input6
[ 1.948911] hid-generic 0003:0DC6:3412.0002: input,hidraw1: USB HID v1.00 Mouse [USB keyboard] on usb-0000:00:1d.3-2/input1
[ 1.984043] tsc: Refined TSC clocksource calibration: 1795.499 MHz
[ 1.984113] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x19e18da41a2, max_idle_ns: 440795250832 ns
[ 2.088250] firewire_core 0000:0a:09.0: created device fw0: GUID 0001080000007350, S800
[ 2.090381] firewire_core 0000:0a:09.0: phy config: new root=ffc1, gap_count=5
[ 2.199286] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.984161] clocksource: Switched to clocksource tsc
[ 3.206368] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[ 3.210144] systemd[1]: Detected architecture x86-64.
[ 3.274256] systemd[1]: Set hostname to <serveur>.
[ 3.592400] random: nonblocking pool is initialized
[ 4.654600] systemd[1]: Listening on Journal Socket.
[ 4.658314] systemd[1]: Listening on udev Kernel Socket.
[ 4.661976] systemd[1]: Created slice User and Session Slice.
[ 4.665568] systemd[1]: Listening on Syslog Socket.
[ 4.669210] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 4.672883] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.676543] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 4.680224] systemd[1]: Reached target Encrypted Volumes.
[ 4.683922] systemd[1]: Listening on udev Control Socket.
[ 4.687600] systemd[1]: Reached target Remote File Systems (Pre).
[ 4.691329] systemd[1]: Created slice System Slice.
[ 4.708261] systemd[1]: Starting Uncomplicated firewall...
[ 4.712630] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 4.828291] systemd[1]: Starting Load Kernel Modules...
[ 4.832842] systemd[1]: Starting Set console keymap...
[ 4.837411] systemd[1]: Mounting POSIX Message Queue File System...
[ 4.841417] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 4.928189] systemd[1]: Mounting Debug File System...
[ 4.932117] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 4.935783] systemd[1]: Reached target User and Group Name Lookups.
[ 4.940325] systemd[1]: Mounting Huge Pages File System...
[ 4.945842] systemd[1]: Started Read required files in advance.
[ 4.950068] systemd[1]: Listening on Journal Audit Socket.
[ 4.954354] systemd[1]: Starting Journal Service...
[ 4.958187] systemd[1]: Reached target Slices.
[ 4.961658] systemd[1]: Reached target Remote File Systems.
[ 4.967485] systemd[1]: Started Uncomplicated firewall.
[ 4.971295] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 5.012324] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 5.297172] systemd[1]: Mounted Huge Pages File System.
[ 5.301025] systemd[1]: Mounted POSIX Message Queue File System.
[ 5.304648] systemd[1]: Mounted Debug File System.
[ 5.403869] lp: driver loaded but no devices found
[ 5.406219] systemd[1]: Started Load Kernel Modules.
[ 5.424202] systemd[1]: Mounting FUSE Control File System...
[ 5.428933] systemd[1]: Starting Apply Kernel Variables...
[ 5.434090] systemd[1]: Mounted FUSE Control File System.
[ 5.807842] systemd[1]: Started Journal Service.
[ 6.829815] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro
[ 7.027555] systemd-journald[227]: Received request to flush runtime journal from PID 1
[ 7.100430] firewire_core 0000:0a:09.0: skipped unsupported ROM entry d100010d at fffff0000448
[ 7.101914] firewire_core 0000:0a:09.0: skipped unsupported ROM entry d1000137 at fffff000044c
[ 7.103420] firewire_core 0000:0a:09.0: skipped invalid ROM block f2c4c at fffff00007d0
[ 7.109414] firewire_core 0000:0a:09.0: created device fw1: GUID 001a620214620330, S800
[ 7.322806] parport_pc 00:04: reported by Plug and Play ACPI
[ 7.322883] parport0: PC-style at 0x378 (0x778), irq 7, dma 1 [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
[ 7.391641] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 7.420123] lp0: using parport0 (interrupt-driven).
[ 7.467687] intel_rng: FWH not detected
[ 7.622487] ACPI Warning: SystemIO range 0x0000000000001028-0x000000000000102F conflicts with OpRegion 0x000000000000102C-0x000000000000102F (\GPIE) (20150930/utaddress-254)
[ 7.622498] ACPI Warning: SystemIO range 0x0000000000001028-0x000000000000102F conflicts with OpRegion 0x0000000000001028-0x000000000000102B (\GPIS) (20150930/utaddress-254)
[ 7.622504] ACPI Warning: SystemIO range 0x0000000000001028-0x000000000000102F conflicts with OpRegion 0x0000000000001000-0x000000000000102F (\_SB_.PCI0.LPC0.PMIO) (20150930/utaddress-254)
[ 7.622510] ACPI Warning: SystemIO range 0x0000000000001028-0x000000000000102F conflicts with OpRegion 0x000000000000102C-0x000000000000102F (\_SB_.PCI0.LPC0.GPIE) (20150930/utaddress-254)
[ 7.622516] ACPI Warning: SystemIO range 0x0000000000001028-0x000000000000102F conflicts with OpRegion 0x0000000000001028-0x000000000000102B (\_SB_.PCI0.LPC0.GPIS) (20150930/utaddress-254)
[ 7.622522] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 7.622527] ACPI Warning: SystemIO range 0x0000000000001180-0x00000000000011AF conflicts with OpRegion 0x0000000000001198-0x000000000000119B (\GPOB) (20150930/utaddress-254)
[ 7.622533] ACPI Warning: SystemIO range 0x0000000000001180-0x00000000000011AF conflicts with OpRegion 0x000000000000118C-0x000000000000118F (\GPO_) (20150930/utaddress-254)
[ 7.622538] ACPI Warning: SystemIO range 0x0000000000001180-0x00000000000011AF conflicts with OpRegion 0x0000000000001180-0x00000000000011AF (\_SB_.PCI0.LPC0.GPOX) (20150930/utaddress-254)
[ 7.622544] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 7.622596] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 7.683786] coretemp coretemp.0: Using relative temperature scale!
[ 7.683803] coretemp coretemp.0: Using relative temperature scale!
[ 7.802261] ppdev: user-space parallel port driver
[ 7.815436] leds_ss4200: no LED devices found
[ 7.955398] scsi host2: SBP-2 IEEE-1394
[ 7.955559] scsi host3: SBP-2 IEEE-1394
[ 7.955696] scsi host4: SBP-2 IEEE-1394
[ 7.955828] scsi host5: SBP-2 IEEE-1394
[ 7.955960] scsi host6: SBP-2 IEEE-1394
[ 8.057935] gpio_ich: GPIO from 462 to 511 on gpio_ich
[ 8.153145] firewire_sbp2 fw1.2: logged in to LUN 0000 (0 retries)
[ 8.165393] scsi 4:0:0:0: Direct-Access TRUSTED Mass Storage 2.00 PQ: 0 ANSI: 5
[ 8.167819] sd 4:0:0:0: Attached scsi generic sg1 type 0
[ 8.169105] sd 4:0:0:0: [sdb] 17179869184 512-byte logical blocks: (8.80 TB/8.00 TiB)
[ 8.171187] sd 4:0:0:0: [sdb] Write Protect is off
[ 8.171195] sd 4:0:0:0: [sdb] Mode Sense: 03 00 00 00
[ 8.172514] sd 4:0:0:0: [sdb] Write cache: disabled, read cache: enabled, supports DPO and FUA
[ 8.649232] Adding 5520380k swap on /dev/sda1. Priority:-1 extents:1 across:5520380k FS
[ 13.152072] firewire_sbp2 fw1.4: ORB reply timed out, rcode 0x11
[ 13.153586] firewire_sbp2 fw1.3: ORB reply timed out, rcode 0x11
[ 13.154979] firewire_sbp2 fw1.1: ORB reply timed out, rcode 0x11
[ 13.156338] firewire_sbp2 fw1.0: ORB reply timed out, rcode 0x11
[ 13.157390] sdb: sdb1
[ 13.232657] sd 4:0:0:0: [sdb] Attached SCSI disk
[ 13.352801] firewire_sbp2 fw1.4: error status: 0:4
[ 13.353119] firewire_sbp2 fw1.4: status write for unknown ORB
[ 13.357115] firewire_sbp2 fw1.1: error status: 0:4
[ 13.357430] firewire_sbp2 fw1.1: status write for unknown ORB
[ 13.552773] firewire_sbp2 fw1.4: error status: 0:4
[ 13.556912] firewire_sbp2 fw1.1: error status: 0:4
[ 13.753241] firewire_sbp2 fw1.4: error status: 0:4
[ 13.756842] firewire_sbp2 fw1.1: error status: 0:4
[ 13.967649] firewire_sbp2 fw1.1: error status: 0:4
[ 13.968161] firewire_sbp2 fw1.1: status write for unknown ORB
[ 14.216194] firewire_sbp2 fw1.1: error status: 0:4
[ 14.217548] firewire_sbp2 fw1.1: failed to login to LUN 0000
[ 18.352046] firewire_sbp2 fw1.3: ORB reply timed out, rcode 0x11
[ 18.356342] firewire_sbp2 fw1.0: ORB reply timed out, rcode 0x11
[ 18.744184] firewire_sbp2 fw1.0: error status: 0:4
[ 18.744482] firewire_sbp2 fw1.0: status write for unknown ORB
[ 18.952042] firewire_sbp2 fw1.4: ORB reply timed out, rcode 0x11
[ 19.268528] firewire_sbp2 fw1.4: error status: 0:4
[ 19.268831] firewire_sbp2 fw1.4: status write for unknown ORB
[ 19.271255] firewire_sbp2 fw1.4: failed to login to LUN 0000
[ 23.552044] firewire_sbp2 fw1.3: ORB reply timed out, rcode 0x11
[ 23.944040] firewire_sbp2 fw1.0: ORB reply timed out, rcode 0x11
[ 23.977824] firewire_sbp2 fw1.3: error status: 0:4
[ 24.772080] firewire_sbp2 fw1.3: error status: 0:4
[ 24.772381] firewire_sbp2 fw1.3: status write for unknown ORB
[ 25.669777] firewire_sbp2 fw1.3: error status: 0:4
[ 25.671357] firewire_sbp2 fw1.3: failed to login to LUN 0000
[ 29.144043] firewire_sbp2 fw1.0: ORB reply timed out, rcode 0x11
[ 29.555316] firewire_sbp2 fw1.0: error status: 0:4
[ 29.556978] firewire_sbp2 fw1.0: failed to login to LUN 0000
[ 40.690007] audit: type=1400 audit(1483186846.963:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/mysqld" pid=501 comm="apparmor_parser"
[ 40.691811] audit: type=1400 audit(1483186846.963:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=500 comm="apparmor_parser"
[ 40.691826] audit: type=1400 audit(1483186846.963:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=500 comm="apparmor_parser"
[ 40.691836] audit: type=1400 audit(1483186846.963:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=500 comm="apparmor_parser"
[ 40.691844] audit: type=1400 audit(1483186846.963:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=500 comm="apparmor_parser"
[ 40.693801] audit: type=1400 audit(1483186846.967:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/tcpdump" pid=503 comm="apparmor_parser"
[ 40.878840] cgroup: new mount options do not match the existing superblock, will be ignored
[ 41.872310] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 43.496219] tg3 0000:04:00.0 eth0: Link is up at 100 Mbps, full duplex
[ 43.496232] tg3 0000:04:00.0 eth0: Flow control is off for TX and off for RX
[ 43.496253] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 53.708058] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 238.972081] usb 5-2: USB disconnect, device number 2
[ 1318.024078] perf interrupt took too long (2510 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
[ 1560.756042] usb 4-2: new full-speed USB device number 2 using uhci_hcd
jo@serveur:~$ lspci
00:00.0 Host bridge: Intel Corporation 82946GZ/PL/GL Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corporation 82946GZ/PL/GL PCI Express Root Port (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82946GZ/GL Integrated Graphics Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation NM10/ICH7 Family PCI Express Port 2 (rev 01)
00:1d.0 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 (rev 01)
00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 01)
00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 01)
00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 01)
00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.2 IDE interface: Intel Corporation NM10/ICH7 Family SATA Controller [IDE mode] (rev 01)
00:1f.3 SMBus: Intel Corporation NM10/ICH7 Family SMBus Controller (rev 01)
02:00.0 USB controller: VIA Technologies, Inc. VL805 USB 3.0 Host Controller (rev 01)
04:00.0 Ethernet controller: Broadcom Corporation NetLink BCM5786 Gigabit Ethernet PCI Express (rev 02)
0a:09.0 FireWire (IEEE 1394): Texas Instruments TSB82AA2 IEEE-1394b Link Layer Controller (rev 01)
Ca démarre aux alentours de 7.100430 !
Si ça parle à quelqu'un... le serveur se comporte normalement mais je doute que ça soir normal tout ça...
En attendant, passez de bonnes fêtes
Hors ligne
Pages : 1