Package: src:linux
Version: 4.8.15-2
Severity: normal
Tags: upstream

Dear Maintainer,

The Ethernet controller RTL8105e in my Toshiba C660 notebook had a very strange 
behaviour.
It worked once but not after, being not even seen by BIOS for LAN boot on next 
reboot.
A hardware issue?

I disabled the controller in Debian "interfaces" file so that it was not 
configured.
Doing this the problem was solved: the device appeared on every boot, but it 
was unusable as it was down.
Then after boot up I manually configured the device, used and then disabled it:

root@zbox:~# ip addr add 192.168.0.2/24 dev lan0
root@zbox:~# ip link set dev lan0 up
root@zbox:~# ping 192.168.69.254
PING 192.168.69.254 (192.168.69.254) 56(84) bytes of data.
64 bytes from 192.168.69.254: icmp_seq=1 ttl=64 time=1.37 ms
64 bytes from 192.168.69.254: icmp_seq=2 ttl=64 time=1.04 ms
^C
--- 192.168.69.254 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 1.044/1.210/1.376/0.166 ms

root@zbox:~# ip link set dev lan0 down
root@zbox:~# modprobe -r r8169

But after a reboot/poweroff the controller again was not there.
Enabling/disabling WOL in BIOS, disabling link auto-negotiation and WOL using 
ethtool... There was no way.
Searching for a solution I found that only a PCI reset, after unloading the 
driver could help:

root@zbox:~# echo 1 >/sys/bus/pci/devices/0000:01:00.0/reset

So I added this to my "post-down" interface configuration.

Obviously this is just a workaround: so what is happening here?
Is my hardware not resetting the PCI bus on an ACPI poweroff event?
Should the kernel or driver do it?
Where is the best place to force a device PCI reset so that no problem could 
arise on hibernate/suspend?


Best regards

Andrea Zuccherelli



-- Package-specific info:
** Version:
Linux version 4.8.0-2-amd64 (debian-ker...@lists.debian.org) (gcc version 5.4.1 
20161202 (Debian 5.4.1-4) ) #1 SMP Debian 4.8.15-2 (2017-01-04)

** Command line:
BOOT_IMAGE=/vmlinuz-4.8.0-2-amd64 
root=UUID=5a0b32cc-2aaf-4c3f-a33a-425168aab3e7 ro intel_pstate=disable 
pcie_aspm=force "acpi_osi=Windows 2009" "acpi_os_name=Windows 2009"

** Not tainted

** Kernel log:
[    0.000000] microcode: microcode updated early to revision 0x4, date = 
2013-06-28
[    0.000000] Linux version 4.8.0-2-amd64 (debian-ker...@lists.debian.org) 
(gcc version 5.4.1 20161202 (Debian 5.4.1-4) ) #1 SMP Debian 4.8.15-2 
(2017-01-04)
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-4.8.0-2-amd64 
root=UUID=5a0b32cc-2aaf-4c3f-a33a-425168aab3e7 ro intel_pstate=disable 
pcie_aspm=force "acpi_osi=Windows 2009" "acpi_os_name=Windows 2009"
[    0.000000] Disabled fast string operations
[    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-0x000000000009d7ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bb30efff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bb30f000-0x00000000bb690fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bb691000-0x00000000bb69efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bb69f000-0x00000000bb6a1fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bb6a2000-0x00000000bb6a4fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bb6a5000-0x00000000bb6acfff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bb6ad000-0x00000000bb6ccfff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bb6cd000-0x00000000bb70efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bb70f000-0x00000000bb70ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bb710000-0x00000000bb714fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bb715000-0x00000000bb718fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bb719000-0x00000000bb719fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bb71a000-0x00000000bb71afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bb71b000-0x00000000bb71efff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bb71f000-0x00000000bb79efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000bb79f000-0x00000000bb7fefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000bb7ff000-0x00000000bb7fffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000bb800000-0x00000000bbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000bde00000-0x00000000bfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed16000-0x00000000fed16fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed19000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x0000000137ffffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.6 present.
[    0.000000] DMI: TOSHIBA Satellite C660/PWWAA, BIOS 2.00 05/09/12
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x138000 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-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0FFE00000 mask FFFE00000 write-protect
[    0.000000]   1 base 000000000 mask F80000000 write-back
[    0.000000]   2 base 080000000 mask FC0000000 write-back
[    0.000000]   3 base 0BC000000 mask FFC000000 uncachable
[    0.000000]   4 base 0BB800000 mask FFF800000 uncachable
[    0.000000]   5 base 100000000 mask FC0000000 write-back
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] e820: last_pfn = 0xbb800 max_arch_pfn = 0x400000000
[    0.000000] Base memory trampoline at [ffff903dc0097000] 97000 size 24576
[    0.000000] BRK [0x83d3f000, 0x83d3ffff] PGTABLE
[    0.000000] BRK [0x83d40000, 0x83d40fff] PGTABLE
[    0.000000] BRK [0x83d41000, 0x83d41fff] PGTABLE
[    0.000000] BRK [0x83d42000, 0x83d42fff] PGTABLE
[    0.000000] BRK [0x83d43000, 0x83d43fff] PGTABLE
[    0.000000] BRK [0x83d44000, 0x83d44fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x35c1f000-0x36e06fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F00E0 000024 (v02 TOSCPL)
[    0.000000] ACPI: XSDT 0x00000000BB7FE120 000074 (v01 TOSCPL TOSCPL00 
00000074      01000013)
[    0.000000] ACPI: FACP 0x00000000BB7FC000 0000F4 (v03 TOSCPL TOSCPL00 
00000074 LOHR 0000005F)
[    0.000000] ACPI: DSDT 0x00000000BB7E7000 010F89 (v02 TOSCPL CALPELLA 
00000001 INTL 20050624)
[    0.000000] ACPI: FACS 0x00000000BB71A000 000040
[    0.000000] ACPI: FACS 0x00000000BB71A000 000040
[    0.000000] ACPI: HPET 0x00000000BB7FB000 000038 (v01 TOSCPL TOSCPL00 
00000001 LOHR 0000005F)
[    0.000000] ACPI: APIC 0x00000000BB7FA000 000098 (v01 TOSCPL TOSCPL00 
00000001 LOHR 0000005F)
[    0.000000] ACPI: MCFG 0x00000000BB7F9000 00003C (v01 TOSCPL TOSCPL00 
00000001 LOHR 0000005F)
[    0.000000] ACPI: ASF! 0x00000000BB7F8000 0000A5 (v32 TOSCPL TOSCPL00 
00000001 LOHR 0000005F)
[    0.000000] ACPI: SLIC 0x00000000BB7E4000 000176 (v01 TOSCPL TOSCPL00 
00000001 PTL  00000001)
[    0.000000] ACPI: SSDT 0x00000000BB7E3000 0009F1 (v01 PmRef  CpuPm    
00003000 INTL 20050624)
[    0.000000] ACPI: UEFI 0x00000000BB7E2000 00003E (v01 PTL    PTLBUF$@ 
00000001 PTL  00000001)
[    0.000000] ACPI: UEFI 0x00000000BB7E1000 000042 (v01 PTL    COMBUF   
00000001 PTL  00000001)
[    0.000000] ACPI: UEFI 0x00000000BB7E0000 00009E (v01  PTL   PTLSWI   
00000001 PTL  00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x0000000137ffffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x137ff8000-0x137ffcfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x0000000137ffffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000bb30efff]
[    0.000000]   node   0: [mem 0x00000000bb7ff000-0x00000000bb7fffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x0000000137ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000000137ffffff]
[    0.000000] On node 0 totalpages: 996012
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 11917 pages used for memmap
[    0.000000]   DMA32 zone: 762640 pages, LIFO batch:31
[    0.000000]   Normal zone: 3584 pages used for memmap
[    0.000000]   Normal zone: 229376 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at 
0x00000000be000000-0x00000000bfffffff
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbb30f000-0xbb690fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbb691000-0xbb69efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbb69f000-0xbb6a1fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbb6a2000-0xbb6a4fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbb6a5000-0xbb6acfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbb6ad000-0xbb6ccfff]
[    0.000000] PM: Registered nosave memory: [mem 0xbb6cd000-0xbb70efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbb70f000-0xbb70ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbb710000-0xbb714fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbb715000-0xbb718fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbb719000-0xbb719fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbb71a000-0xbb71afff]
[    0.000000] PM: Registered nosave memory: [mem 0xbb71b000-0xbb71efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbb71f000-0xbb79efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbb79f000-0xbb7fefff]
[    0.000000] PM: Registered nosave memory: [mem 0xbb800000-0xbbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbc000000-0xbddfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbde00000-0xbfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed15fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed16000-0xfed16fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed17000-0xfed18fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed19000-0xfed19fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffdfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xffe00000-0xffffffff]
[    0.000000] e820: [mem 0xc0000000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 
0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.000000] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 
nr_node_ids:1
[    0.000000] percpu: Embedded 35 pages/cpu @ffff903ef7c00000 s103384 r8192 
d31784 u262144
[    0.000000] pcpu-alloc: s103384 r8192 d31784 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total 
pages: 980426
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-4.8.0-2-amd64 
root=UUID=5a0b32cc-2aaf-4c3f-a33a-425168aab3e7 ro intel_pstate=disable 
pcie_aspm=force "acpi_osi=Windows 2009" "acpi_os_name=Windows 2009"
[    0.000000] PCIe ASPM is forcibly enabled
[    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: 3821072K/3984048K available (6070K kernel code, 1124K 
rwdata, 2808K rodata, 1360K init, 800K bss, 162976K 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=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] NR_IRQS:33024 nr_irqs:488 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 2527.436 MHz processor
[    0.000027] Calibrating delay loop (skipped), value calculated using timer 
frequency.. 5054.87 BogoMIPS (lpj=10109744)
[    0.000189] pid_max: default: 32768 minimum: 301
[    0.000285] ACPI: Core revision 20160422
[    0.000360] TOSHIBA Satellite detected - force copy of DSDT to local memory
[    0.000482] ACPI: Overriding _OS definition to 'Windows 2009'
[    0.000642] ACPI: Forced DSDT copy: length 0x10F89 copied locally, original 
unmapped
[    0.011937] ACPI: 2 ACPI AML tables successfully acquired and loaded

[    0.012185] Security Framework initialized
[    0.012260] Yama: disabled by default; enable with sysctl kernel.yama.*
[    0.012350] AppArmor: AppArmor disabled by boot time parameter
[    0.012656] Dentry cache hash table entries: 524288 (order: 10, 4194304 
bytes)
[    0.013717] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.014263] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.014354] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.014744] Disabled fast string operations
[    0.014824] CPU: Physical Processor ID: 0
[    0.014895] CPU: Processor Core ID: 0
[    0.014974] mce: CPU supports 9 MCE banks
[    0.015061] process: using mwait in idle threads
[    0.015142] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
[    0.015221] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
[    0.015674] Freeing SMP alternatives memory: 24K (ffffffff8466f000 - 
ffffffff84675000)
[    0.020241] ftrace: allocating 24736 entries in 97 pages
[    0.032159] smpboot: APIC(0) Converting physical 0 to logical package 0
[    0.032246] smpboot: Max logical packages: 4
[    0.032785] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.179625] smpboot: CPU0: Intel(R) Core(TM) i3 CPU       M 380  @ 2.53GHz 
(family: 0x6, model: 0x25, stepping: 0x5)
[    0.181131] Performance Events: PEBS fmt1+, Westmere events, 16-deep LBR, 
Intel PMU driver.
[    0.181417] core: CPUID marked event: 'bus cycles' unavailable
[    0.181507] ... version:                3
[    0.181583] ... bit width:              48
[    0.181658] ... generic registers:      4
[    0.181734] ... value mask:             0000ffffffffffff
[    0.181813] ... max period:             000000007fffffff
[    0.181888] ... fixed-purpose events:   3
[    0.181961] ... event mask:             000000070000000f
[    0.182866] NMI watchdog: enabled on all CPUs, permanently consumes one 
hw-PMU counter.
[    0.183108] x86: Booting SMP configuration:
[    0.183186] .... node  #0, CPUs:      #1
[    0.183750] Disabled fast string operations
[    0.265848]  #2
[    0.266474] Disabled fast string operations
[    0.346164]  #3
[    0.346165] Disabled fast string operations
[    0.425690] x86: Booted up 1 node, 4 CPUs
[    0.425910] smpboot: Total of 4 processors activated (20219.26 BogoMIPS)
[    0.428577] devtmpfs: initialized
[    0.428737] x86/mm: Memory block size: 128MB
[    0.431278] PM: Registering ACPI NVS region [mem 0xbb691000-0xbb69efff] 
(57344 bytes)
[    0.431392] PM: Registering ACPI NVS region [mem 0xbb6a2000-0xbb6a4fff] 
(12288 bytes)
[    0.431504] PM: Registering ACPI NVS region [mem 0xbb6ad000-0xbb6ccfff] 
(131072 bytes)
[    0.431627] PM: Registering ACPI NVS region [mem 0xbb70f000-0xbb70ffff] 
(4096 bytes)
[    0.431735] PM: Registering ACPI NVS region [mem 0xbb715000-0xbb718fff] 
(16384 bytes)
[    0.431848] PM: Registering ACPI NVS region [mem 0xbb71a000-0xbb71afff] 
(4096 bytes)
[    0.431959] PM: Registering ACPI NVS region [mem 0xbb71f000-0xbb79efff] 
(524288 bytes)
[    0.432153] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, 
max_idle_ns: 7645041785100000 ns
[    0.432318] pinctrl core: initialized pinctrl subsystem
[    0.432520] NET: Registered protocol family 16
[    0.443631] cpuidle: using governor ladder
[    0.459627] cpuidle: using governor menu
[    0.459756] ACPI: bus type PCI registered
[    0.459834] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.459996] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 
0xe0000000-0xefffffff] (base 0xe0000000)
[    0.460115] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.460211] PCI: Using configuration type 1 for base access
[    0.475786] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.476126] ACPI: Added _OSI(Module Device)
[    0.476201] ACPI: Added _OSI(Processor Device)
[    0.476278] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.476356] ACPI: Added _OSI(Processor Aggregator Device)
[    0.482215] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.482650] ACPI: Dynamic OEM Table Load:
[    0.482812] ACPI: SSDT 0xFFFF903EF29DF000 000474 (v01 PmRef  Cpu0Ist  
00003000 INTL 20050624)
[    0.483431] ACPI: Dynamic OEM Table Load:
[    0.483590] ACPI: SSDT 0xFFFF903EF34A4000 000891 (v01 PmRef  Cpu0Cst  
00003001 INTL 20050624)
[    0.484505] ACPI: Dynamic OEM Table Load:
[    0.484664] ACPI: SSDT 0xFFFF903EF34A3400 000303 (v01 PmRef  ApIst    
00003000 INTL 20050624)
[    0.485307] ACPI: Dynamic OEM Table Load:
[    0.485465] ACPI: SSDT 0xFFFF903EF34A7200 000119 (v01 PmRef  ApCst    
00003000 INTL 20050624)
[    0.486627] ACPI : EC: EC started
[    0.565834] ACPI: Interpreter enabled
[    0.565931] ACPI: (supports S0 S3 S4 S5)
[    0.566007] ACPI: Using IOAPIC for interrupt routing
[    0.566112] PCI: Using host bridge windows from ACPI; if necessary, use 
"pci=nocrs" and report a bug
[    0.631779] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.631869] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM 
Segments MSI]
[    0.632017] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    0.632682] PCI host bridge to bus 0000:00
[    0.632760] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.632843] pci_bus 0000:00: root bus resource [io  0x0d00-0xfdff window]
[    0.632923] pci_bus 0000:00: root bus resource [io  0xff28-0xff2b window]
[    0.633007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff 
window]
[    0.633119] pci_bus 0000:00: root bus resource [mem 0xbb800000-0xfeafffff 
window]
[    0.633230] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.633318] pci 0000:00:00.0: [8086:0044] type 00 class 0x060000
[    0.633340] DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for 
graphics
[    0.633540] pci 0000:00:02.0: [8086:0046] type 00 class 0x030000
[    0.633550] pci 0000:00:02.0: reg 0x10: [mem 0xd0000000-0xd03fffff 64bit]
[    0.633555] pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit 
pref]
[    0.633558] pci 0000:00:02.0: reg 0x20: [io  0x5050-0x5057]
[    0.633700] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000
[    0.633725] pci 0000:00:16.0: reg 0x10: [mem 0xd2605000-0xd260500f 64bit]
[    0.633819] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.633928] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320
[    0.633949] pci 0000:00:1a.0: reg 0x10: [mem 0xd2608000-0xd26083ff]
[    0.634050] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.634494] pci 0000:00:1a.0: System wakeup disabled by ACPI
[    0.634658] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300
[    0.634682] pci 0000:00:1b.0: reg 0x10: [mem 0xd2600000-0xd2603fff 64bit]
[    0.634787] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.634853] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.634983] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400
[    0.635082] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.635188] pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400
[    0.635285] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.635397] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320
[    0.635418] pci 0000:00:1d.0: reg 0x10: [mem 0xd2607000-0xd26073ff]
[    0.635518] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.635880] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.636038] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    0.636196] pci 0000:00:1f.0: [8086:3b09] type 00 class 0x060100
[    0.636389] pci 0000:00:1f.2: [8086:3b29] type 00 class 0x010601
[    0.636410] pci 0000:00:1f.2: reg 0x10: [io  0x5048-0x504f]
[    0.636420] pci 0000:00:1f.2: reg 0x14: [io  0x505c-0x505f]
[    0.636431] pci 0000:00:1f.2: reg 0x18: [io  0x5040-0x5047]
[    0.636441] pci 0000:00:1f.2: reg 0x1c: [io  0x5058-0x505b]
[    0.636451] pci 0000:00:1f.2: reg 0x20: [io  0x5020-0x503f]
[    0.636461] pci 0000:00:1f.2: reg 0x24: [mem 0xd2608800-0xd2608fff]
[    0.636521] pci 0000:00:1f.2: PME# supported from D3hot
[    0.636618] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500
[    0.636638] pci 0000:00:1f.3: reg 0x10: [mem 0xd2604000-0xd26040ff 64bit]
[    0.636666] pci 0000:00:1f.3: reg 0x20: [io  0xefa0-0xefbf]
[    0.636788] pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000
[    0.636812] pci 0000:00:1f.6: reg 0x10: [mem 0xd2606000-0xd2606fff 64bit]
[    0.637110] pci 0000:01:00.0: [10ec:8136] type 00 class 0x020000
[    0.637186] pci 0000:01:00.0: reg 0x10: [io  0x3000-0x30ff]
[    0.637294] pci 0000:01:00.0: reg 0x18: [mem 0xd0404000-0xd0404fff 64bit 
pref]
[    0.637364] pci 0000:01:00.0: reg 0x20: [mem 0xd0400000-0xd0403fff 64bit 
pref]
[    0.637668] pci 0000:01:00.0: supports D1 D2
[    0.637669] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.638208] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.638408] pci 0000:00:1c.0: PCI bridge to [bus 01-05]
[    0.638491] pci 0000:00:1c.0:   bridge window [io  0x3000-0x4fff]
[    0.638494] pci 0000:00:1c.0:   bridge window [mem 0xd1e00000-0xd25fffff]
[    0.638501] pci 0000:00:1c.0:   bridge window [mem 0xd0400000-0xd0cfffff 
64bit pref]
[    0.638595] pci 0000:06:00.0: [14e4:4727] type 00 class 0x028000
[    0.638629] pci 0000:06:00.0: reg 0x10: [mem 0xd1500000-0xd1503fff 64bit]
[    0.638810] pci 0000:06:00.0: supports D1 D2
[    0.638811] pci 0000:06:00.0: PME# supported from D0 D3hot D3cold
[    0.638867] pci 0000:06:00.0: System wakeup disabled by ACPI
[    0.647680] pci 0000:00:1c.1: PCI bridge to [bus 06-0a]
[    0.647771] pci 0000:00:1c.1:   bridge window [io  0x2000-0x2fff]
[    0.647775] pci 0000:00:1c.1:   bridge window [mem 0xd1500000-0xd1dfffff]
[    0.647781] pci 0000:00:1c.1:   bridge window [mem 0xd0d00000-0xd14fffff 
64bit pref]
[    0.647866] pci 0000:00:1e.0: PCI bridge to [bus 0b] (subtractive decode)
[    0.647962] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7 window] 
(subtractive decode)
[    0.647963] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xfdff window] 
(subtractive decode)
[    0.647964] pci 0000:00:1e.0:   bridge window [io  0xff28-0xff2b window] 
(subtractive decode)
[    0.647965] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff 
window] (subtractive decode)
[    0.647966] pci 0000:00:1e.0:   bridge window [mem 0xbb800000-0xfeafffff 
window] (subtractive decode)
[    0.675896] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) 
*11
[    0.676569] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.677176] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) 
*11
[    0.677851] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) 
*10
[    0.678522] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) 
*0, disabled.
[    0.679232] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) 
*0, disabled.
[    0.679950] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 *5 6 7 10 12 14 15)
[    0.680559] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
[    0.681256] ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus ff])
[    0.681340] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM 
Segments MSI]
[    0.681456] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.681621] PCI host bridge to bus 0000:ff
[    0.681697] pci_bus 0000:ff: root bus resource [bus ff]
[    0.681782] pci 0000:ff:00.0: [8086:2c62] type 00 class 0x060000
[    0.681834] pci 0000:ff:00.1: [8086:2d01] type 00 class 0x060000
[    0.681892] pci 0000:ff:02.0: [8086:2d10] type 00 class 0x060000
[    0.681940] pci 0000:ff:02.1: [8086:2d11] type 00 class 0x060000
[    0.681988] pci 0000:ff:02.2: [8086:2d12] type 00 class 0x060000
[    0.682035] pci 0000:ff:02.3: [8086:2d13] type 00 class 0x060000
[    0.682155] ACPI: Enabled 8 GPEs in block 00 to 3F
[    0.683580] ACPI : EC: EC stopped
[    0.683689] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.683775] ACPI : EC: EC started
[    0.763897] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.763979] vgaarb: device added: 
PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.764093] vgaarb: loaded
[    0.764166] vgaarb: bridge control possible 0000:00:02.0
[    0.764338] PCI: Using ACPI for IRQ routing
[    0.775001] PCI: pci_cache_line_size set to 64 bytes
[    0.775054] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[    0.775056] e820: reserve RAM buffer [mem 0xbb30f000-0xbbffffff]
[    0.775057] e820: reserve RAM buffer [mem 0xbb800000-0xbbffffff]
[    0.775258] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.775701] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.777808] clocksource: Switched to clocksource hpet
[    0.785380] VFS: Disk quotas dquot_6.6.0
[    0.785501] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.785698] pnp: PnP ACPI init
[    0.786653] system 00:00: [io  0x1000-0x1003] has been reserved
[    0.786737] system 00:00: [io  0x1004-0x1013] has been reserved
[    0.786820] system 00:00: [io  0xffff] has been reserved
[    0.786901] system 00:00: [io  0x0400-0x047f] has been reserved
[    0.786984] system 00:00: [io  0x0500-0x057f] has been reserved
[    0.787066] system 00:00: [io  0xfe00] has been reserved
[    0.787147] system 00:00: [io  0xff2c-0xff7f] has been reserved
[    0.787230] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.787265] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.813920] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.813949] pnp 00:03: Plug and Play ACPI device, IDs TOS0100 SYN0700 
SYN0002 PNP0f13 (active)
[    0.814278] system 00:04: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.814364] system 00:04: [mem 0xfed10000-0xfed13fff] has been reserved
[    0.814449] system 00:04: [mem 0xfed16000-0xfed16fff] has been reserved
[    0.814533] system 00:04: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.814617] system 00:04: [mem 0xe0000000-0xefffffff] has been reserved
[    0.814702] system 00:04: [mem 0x00000000-0x00000fff] could not be reserved
[    0.814788] system 00:04: [mem 0xd2700000-0xd2700fff] has been reserved
[    0.814873] system 00:04: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.814958] system 00:04: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.815042] system 00:04: [mem 0xff000000-0xffffffff] could not be reserved
[    0.815128] system 00:04: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.815213] system 00:04: [mem 0x00000000-0x00000fff] could not be reserved
[    0.815300] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.815503] pnp: PnP ACPI: found 5 devices
[    0.822934] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, 
max_idle_ns: 2085701024 ns
[    0.823088] pci 0000:00:1c.0: PCI bridge to [bus 01-05]
[    0.823169] pci 0000:00:1c.0:   bridge window [io  0x3000-0x4fff]
[    0.823255] pci 0000:00:1c.0:   bridge window [mem 0xd1e00000-0xd25fffff]
[    0.823343] pci 0000:00:1c.0:   bridge window [mem 0xd0400000-0xd0cfffff 
64bit pref]
[    0.823461] pci 0000:00:1c.1: PCI bridge to [bus 06-0a]
[    0.823542] pci 0000:00:1c.1:   bridge window [io  0x2000-0x2fff]
[    0.823629] pci 0000:00:1c.1:   bridge window [mem 0xd1500000-0xd1dfffff]
[    0.823717] pci 0000:00:1c.1:   bridge window [mem 0xd0d00000-0xd14fffff 
64bit pref]
[    0.823835] pci 0000:00:1e.0: PCI bridge to [bus 0b]
[    0.823927] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.823928] pci_bus 0000:00: resource 5 [io  0x0d00-0xfdff window]
[    0.823930] pci_bus 0000:00: resource 6 [io  0xff28-0xff2b window]
[    0.823931] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff window]
[    0.823932] pci_bus 0000:00: resource 8 [mem 0xbb800000-0xfeafffff window]
[    0.823933] pci_bus 0000:01: resource 0 [io  0x3000-0x4fff]
[    0.823934] pci_bus 0000:01: resource 1 [mem 0xd1e00000-0xd25fffff]
[    0.823935] pci_bus 0000:01: resource 2 [mem 0xd0400000-0xd0cfffff 64bit 
pref]
[    0.823937] pci_bus 0000:06: resource 0 [io  0x2000-0x2fff]
[    0.823938] pci_bus 0000:06: resource 1 [mem 0xd1500000-0xd1dfffff]
[    0.823939] pci_bus 0000:06: resource 2 [mem 0xd0d00000-0xd14fffff 64bit 
pref]
[    0.823940] pci_bus 0000:0b: resource 4 [io  0x0000-0x0cf7 window]
[    0.823941] pci_bus 0000:0b: resource 5 [io  0x0d00-0xfdff window]
[    0.823942] pci_bus 0000:0b: resource 6 [io  0xff28-0xff2b window]
[    0.823943] pci_bus 0000:0b: resource 7 [mem 0x000a0000-0x000bffff window]
[    0.823944] pci_bus 0000:0b: resource 8 [mem 0xbb800000-0xfeafffff window]
[    0.824015] NET: Registered protocol family 2
[    0.824304] TCP established hash table entries: 32768 (order: 6, 262144 
bytes)
[    0.824497] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.824693] TCP: Hash tables configured (established 32768 bind 32768)
[    0.824818] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.824915] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.825059] NET: Registered protocol family 1
[    0.825150] pci 0000:00:02.0: Video device with shadowed ROM at [mem 
0x000c0000-0x000dffff]
[    0.825804] PCI: CLS 0 bytes, default 64
[    0.825873] Unpacking initramfs...
[    1.161794] Freeing initrd memory: 18336K (ffff903df5c1f000 - 
ffff903df6e07000)
[    1.161949] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.162034] software IO TLB [mem 0xb730f000-0xbb30f000] (64MB) mapped at 
[ffff903e7730f000-ffff903e7b30efff]
[    1.163975] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    1.164114] audit: initializing netlink subsys (disabled)
[    1.164217] audit: type=2000 audit(1485289910.052:1): initialized
[    1.164634] Initialise system trusted keyrings
[    1.164844] workingset: timestamp_bits=40 max_order=20 bucket_order=0
[    1.164941] zbud: loaded
[    1.215367] Key type asymmetric registered
[    1.215444] Asymmetric key parser 'x509' registered
[    1.215547] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 
251)
[    1.215699] io scheduler noop registered
[    1.215776] io scheduler deadline registered
[    1.215858] io scheduler cfq registered (default)
[    1.216404] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.216490] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.216587] intel_idle: MWAIT substates: 0x1120
[    1.216588] intel_idle: v0.4.1 model 0x25
[    1.216750] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.216904] GHES: HEST is not enabled!
[    1.217046] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.217635] Linux agpgart interface v0.103
[    1.217793] AMD IOMMUv2 driver by Joerg Roedel <jroe...@suse.de>
[    1.217892] AMD IOMMUv2 functionality not available on this system
[    1.218350] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 
0x60,0x64 irq 1,12
[    1.235027] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.235110] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.235364] mousedev: PS/2 mouse device common for all mice
[    1.237069] rtc_cmos 00:01: RTC can wake from S4
[    1.237299] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    1.237412] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram, 
hpet irqs
[    1.237589] ledtrig-cpu: registered to indicate activity on CPUs
[    1.238026] NET: Registered protocol family 10
[    1.238405] mip6: Mobile IPv6
[    1.238479] NET: Registered protocol family 17
[    1.238558] mpls_gso: MPLS GSO support
[    1.238852] microcode: sig=0x20655, pf=0x10, revision=0x4
[    1.238998] microcode: Microcode Update Driver: v2.01 
<tig...@aivazian.fsnet.co.uk>, Peter Oruba
[    1.239286] registered taskstats version 1
[    1.239364] Loading compiled-in X.509 certificates
[    1.240933] alg: No test for pkcs1pad(rsa,sha256) 
(pkcs1pad(rsa-generic,sha256))
[    1.241342] Loaded X.509 cert 'Debian Project: Ben Hutchings: 
008a018dca80932630'
[    1.241473] zswap: loaded using pool lzo/zbud
[    1.242258] rtc_cmos 00:01: setting system clock to 2017-01-24 20:31:50 UTC 
(1485289910)
[    1.242484] PM: Hibernation image not present or could not be loaded.
[    1.243799] Freeing unused kernel memory: 1360K (ffffffff8451b000 - 
ffffffff8466f000)
[    1.243913] Write protecting the kernel read-only data: 10240k
[    1.244180] Freeing unused kernel memory: 60K (ffff903e435f1000 - 
ffff903e43600000)
[    1.247319] Freeing unused kernel memory: 1288K (ffff903e438be000 - 
ffff903e43a00000)
[    1.255237] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    1.269096] input: AT Translated Set 2 keyboard as 
/devices/platform/i8042/serio0/input/input0
[    1.280287] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.280454] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.280547] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.282081] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.282245] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.284792] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.285016] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.285145] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.285977] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.286203] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.334051] FUJITSU Extended Socket Network Device Driver - version 1.1 - 
Copyright (c) 2015 FUJITSU LIMITED
[    1.356880] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.357563] r8169 0000:01:00.0 eth0: RTL8105e at 0xffffc9958001e000, 
1c:75:08:7c:dd:d0, XID 00900000 IRQ 24
[    1.360622] ACPI: bus type USB registered
[    1.360726] usbcore: registered new interface driver usbfs
[    1.360815] usbcore: registered new interface driver hub
[    1.360927] usbcore: registered new device driver usb
[    1.363659] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.364630] ehci-pci: EHCI PCI platform driver
[    1.364632] SCSI subsystem initialized
[    1.365108] ehci-pci 0000:00:1a.0: EHCI Host Controller
[    1.365200] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus 
number 1
[    1.365324] ehci-pci 0000:00:1a.0: debug port 2
[    1.369340] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
[    1.369363] ehci-pci 0000:00:1a.0: irq 16, io mem 0xd2608000
[    1.381847] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.382045] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.382124] libata version 3.00 loaded.
[    1.382131] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.382247] usb usb1: Product: EHCI Host Controller
[    1.382335] usb usb1: Manufacturer: Linux 4.8.0-2-amd64 ehci_hcd
[    1.382422] usb usb1: SerialNumber: 0000:00:1a.0
[    1.382732] hub 1-0:1.0: USB hub found
[    1.382825] hub 1-0:1.0: 2 ports detected
[    1.383356] ehci-pci 0000:00:1d.0: EHCI Host Controller
[    1.383451] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus 
number 2
[    1.383589] ehci-pci 0000:00:1d.0: debug port 2
[    1.387631] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
[    1.387710] ehci-pci 0000:00:1d.0: irq 23, io mem 0xd2607000
[    1.401869] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.402039] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.402124] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    1.402236] usb usb2: Product: EHCI Host Controller
[    1.402316] usb usb2: Manufacturer: Linux 4.8.0-2-amd64 ehci_hcd
[    1.402400] usb usb2: SerialNumber: 0000:00:1d.0
[    1.402759] hub 2-0:1.0: USB hub found
[    1.402856] hub 2-0:1.0: 2 ports detected
[    1.403566] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[    1.434761] ahci 0000:00:1f.2: version 3.0
[    1.435040] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    1.435176] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x32 
impl SATA mode
[    1.435290] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio 
slum part ems sxs apst 
[    1.459065] scsi host0: ahci
[    1.459479] scsi host1: ahci
[    1.459762] scsi host2: ahci
[    1.460063] scsi host3: ahci
[    1.460279] scsi host4: ahci
[    1.460495] scsi host5: ahci
[    1.460657] ata1: DUMMY
[    1.460744] ata2: SATA max UDMA/133 abar m2048@0xd2608800 port 0xd2608980 
irq 25
[    1.460861] ata3: DUMMY
[    1.460933] ata4: DUMMY
[    1.461005] ata5: SATA max UDMA/133 abar m2048@0xd2608800 port 0xd2608b00 
irq 25
[    1.461116] ata6: SATA max UDMA/133 abar m2048@0xd2608800 port 0xd2608b80 
irq 25
[    1.709898] usb 1-1: new high-speed USB device number 2 using ehci-pci
[    1.729895] usb 2-1: new high-speed USB device number 2 using ehci-pci
[    1.777940] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.781211] ata2.00: ATA-10: INTEL SSDSC2BW360H6, RG21, max UDMA/133
[    1.781300] ata2.00: 703282608 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.794641] ata2.00: configured for UDMA/133
[    1.795228] scsi 1:0:0:0: Direct-Access     ATA      INTEL SSDSC2BW36 RG21 
PQ: 0 ANSI: 5
[    1.858625] usb 1-1: New USB device found, idVendor=8087, idProduct=0020
[    1.858707] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.859261] hub 1-1:1.0: USB hub found
[    1.859580] hub 1-1:1.0: 6 ports detected
[    1.878707] usb 2-1: New USB device found, idVendor=8087, idProduct=0020
[    1.878789] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.879368] hub 2-1:1.0: USB hub found
[    1.879644] hub 2-1:1.0: 8 ports detected
[    1.976388] random: fast init done
[    2.141648] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.145894] usb 1-1.3: new high-speed USB device number 3 using ehci-pci
[    2.158302] ata5.00: ATAPI: TSSTcorp CDDVDW TS-L633C, TF20, max UDMA/100
[    2.175968] ata5.00: configured for UDMA/100
[    2.185711] scsi 4:0:0:0: CD-ROM            TSSTcorp CDDVDW TS-L633C  TF20 
PQ: 0 ANSI: 5
[    2.189867] tsc: Refined TSC clocksource calibration: 2527.437 MHz
[    2.189962] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 
0x246e78c209f, max_idle_ns: 440795316396 ns
[    2.266437] usb 1-1.3: New USB device found, idVendor=0bda, idProduct=0138
[    2.266530] usb 1-1.3: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[    2.266628] usb 1-1.3: Product: USB2.0-CRW
[    2.266697] usb 1-1.3: Manufacturer: Generic
[    2.266767] usb 1-1.3: SerialNumber: 20090516388200000
[    2.280574] usbcore: registered new interface driver usb-storage
[    2.281542] usbcore: registered new interface driver uas
[    2.283878] ums-realtek 1-1.3:1.0: USB Mass Storage device detected
[    2.303113] scsi host6: usb-storage 1-1.3:1.0
[    2.303408] usbcore: registered new interface driver ums-realtek
[    2.349925] usb 1-1.4: new high-speed USB device number 4 using ehci-pci
[    2.354472] psmouse serio1: synaptics: queried max coordinates: x [..5692], 
y [..4680]
[    2.459464] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 
0x1c0b1, caps: 0xd04733/0xa40000/0xa0000/0x0, board id: 0, fw id: 582762
[    2.459585] psmouse serio1: synaptics: Toshiba Satellite C660 detected, 
limiting rate to 40pps.
[    2.486973] usb 1-1.4: New USB device found, idVendor=04f2, idProduct=b1d6
[    2.487065] usb 1-1.4: New USB device strings: Mfr=2, Product=1, 
SerialNumber=0
[    2.487171] usb 1-1.4: Product: CNF9055
[    2.487243] usb 1-1.4: Manufacturer: Sonix Technology Co., Ltd.
[    2.495384] usb 1-1.3: USB disconnect, device number 3
[    2.513563] ata6: SATA link down (SStatus 0 SControl 300)
[    2.521697] sd 1:0:0:0: [sda] 703282608 512-byte logical blocks: (360 GB/335 
GiB)
[    2.521902] sd 1:0:0:0: [sda] Write Protect is off
[    2.521979] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.522000] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
doesn't support DPO or FUA
[    2.523993]  sda: sda1 sda2 sda3 sda4
[    2.524862] sd 1:0:0:0: [sda] Attached SCSI disk
[    2.531014] input: SynPS/2 Synaptics TouchPad as 
/devices/platform/i8042/serio1/input/input2
[    2.537791] sr 4:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw 
xa/form2 cdda tray
[    2.537953] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.538350] sr 4:0:0:0: Attached scsi CD-ROM sr0
[    2.684046] PM: Starting manual resume from disk
[    2.684159] PM: Hibernation image partition 8:2 present
[    2.684161] PM: Looking for hibernation image.
[    2.685641] PM: Image not found (code -22)
[    2.685643] PM: Hibernation image not present or could not be loaded.
[    2.841607] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: 
(null)
[    2.997747] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.032087] 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)
[    3.032381] systemd[1]: Detected architecture x86-64.
[    3.034689] systemd[1]: Set hostname to <zbox>.
[    3.136547] systemd[1]: Listening on udev Control Socket.
[    3.137265] systemd[1]: Started Forward Password Requests to Wall Directory 
Watch.
[    3.137901] systemd[1]: Listening on Journal Socket.
[    3.138719] systemd[1]: Created slice User and Session Slice.
[    3.139258] systemd[1]: Listening on Syslog Socket.
[    3.139777] systemd[1]: Listening on fsck to fsckd communication Socket.
[    3.140327] systemd[1]: Listening on Journal Socket (/dev/log).
[    3.174925] EXT4-fs (sda3): re-mounted. Opts: discard,errors=remount-ro
[    3.199572] RPC: Registered named UNIX socket transport module.
[    3.199573] RPC: Registered udp transport module.
[    3.199573] RPC: Registered tcp transport module.
[    3.199574] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    3.219484] clocksource: Switched to clocksource tsc
[    3.258675] systemd-journald[217]: Received request to flush runtime journal 
from PID 1
[    3.341290] input: Lid Switch as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[    3.341491] ACPI: Lid Switch [LID0]
[    3.341647] input: Power Button as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[    3.341762] ACPI: Power Button [PWRB]
[    3.341937] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[    3.342051] ACPI: Power Button [PWRF]
[    3.373615] toshiba_bluetooth: Toshiba ACPI Bluetooth device driver
[    3.410626] wmi: Mapper loaded
[    3.412733] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    3.413162] ACPI Warning: SystemIO range 
0x0000000000000428-0x000000000000042F conflicts with OpRegion 
0x0000000000000400-0x000000000000047F (\PMIO) (20160422/utaddress-255)
[    3.413399] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[    3.413525] ACPI Warning: SystemIO range 
0x0000000000000540-0x000000000000054F conflicts with OpRegion 
0x0000000000000500-0x0000000000000563 (\GPIO) (20160422/utaddress-255)
[    3.413760] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[    3.413883] ACPI Warning: SystemIO range 
0x0000000000000530-0x000000000000053F conflicts with OpRegion 
0x0000000000000500-0x0000000000000563 (\GPIO) (20160422/utaddress-255)
[    3.414111] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[    3.414225] ACPI Warning: SystemIO range 
0x0000000000000500-0x000000000000052F conflicts with OpRegion 
0x0000000000000500-0x0000000000000563 (\GPIO) (20160422/utaddress-255)
[    3.414485] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[    3.414605] lpc_ich: Resource conflict(s) found affecting gpio_ich
[    3.415147] toshiba_acpi: Toshiba Laptop ACPI Extras version 0.24
[    3.418425] sd 1:0:0:0: Attached scsi generic sg0 type 0
[    3.418557] sr 4:0:0:0: Attached scsi generic sg1 type 5
[    3.429277] input: Toshiba input device as /devices/virtual/input/input6
[    3.433258] bcma: bus0: Found chip with id 0x4313, rev 0x01 and package 0x08
[    3.433376] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 
0x24, class 0x0)
[    3.433502] bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, 
rev 0x18, class 0x0)
[    3.433650] bcma: bus0: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x11, 
class 0x0)
[    3.449680] r8169 0000:01:00.0 lan0: renamed from eth0
[    3.457962] bcma: bus0: Bus registered
[    3.462784] media: Linux media interface: v0.10
[    3.467608] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    3.469514] intel ips 0000:00:1f.6: CPU TDP doesn't match expected value 
(found 25, expected 29)
[    3.471635] intel ips 0000:00:1f.6: failed to get i915 symbols, graphics 
turbo disabled until i915 loads
[    3.473201] [drm] Initialized drm 1.1.0 20060810
[    3.477954] Linux video capture interface: v2.00
[    3.497991] intel ips 0000:00:1f.6: IPS driver initialized, MCP temp limit 90
[    3.499917] uvcvideo: Found UVC 1.00 device CNF9055 (04f2:b1d6)
[    3.514850] uvcvideo 1-1.4:1.0: Entity type for entity Extension 4 was not 
initialized!
[    3.514961] uvcvideo 1-1.4:1.0: Entity type for entity Processing 3 was not 
initialized!
[    3.515066] uvcvideo 1-1.4:1.0: Entity type for entity Camera 1 was not 
initialized!
[    3.515331] input: CNF9055 as 
/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input8
[    3.515547] usbcore: registered new interface driver uvcvideo
[    3.515621] USB Video Class driver (1.1.1)
[    3.563003] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC259: 
line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[    3.563128] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
[    3.563239] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 
(0x21/0x0/0x0/0x0/0x0)
[    3.563349] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    3.563433] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    3.563511] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
[    3.563592] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    3.574131] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. 
Using workaround
[    3.578841] toshiba_acpi: Supported laptop features: hotkeys touchpad 
cooling-method
[    3.580434] pci 0000:00:00.0: Intel HD Graphics Chipset
[    3.582143] pci 0000:00:00.0: detected gtt size: 2097152K total, 262144K 
mappable
[    3.582785] pci 0000:00:00.0: detected 32768K stolen memory
[    3.583139] [drm] Memory usable by graphics device = 2048M
[    3.583249] [drm] Replacing VGA console driver
[    3.584154] Console: switching to colour dummy device 80x25
[    3.591661] input: HDA Digital PCBeep as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[    3.592727] input: HDA Intel MID Mic as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[    3.592838] input: HDA Intel MID Headphone as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input11
[    3.594037] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    3.594047] [drm] Driver supports precise vblank timestamp query.
[    3.596873] vgaarb: device changed decodes: 
PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    3.620198] iTCO_vendor_support: vendor-support=0
[    3.622288] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    3.622358] iTCO_wdt: Found a HM55 TCO device (Version=2, TCOBASE=0x0460)
[    3.627927] [drm] RC6 disabled, disabling runtime PM support
[    3.628509] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    3.630925] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    3.638911] acpi device:0d: registered as cooling_device5
[    3.639056] input: Video Bus as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:02/input/input12
[    3.639333] [drm] Initialized i915 1.6.0 20160711 for 0000:00:02.0 on minor 0
[    3.643258] fbcon: inteldrmfb (fb0) is primary device
[    3.652063] Adding 8388604k swap on /dev/sda2.  Priority:-1 extents:1 
across:8388604k SSFS
[    3.661840] usb 1-1.6: new full-speed USB device number 5 using ehci-pci
[    3.731209] Support for cores revisions 0x17 and 0x18 disabled by module 
param allhwsupport=0. Try b43.allhwsupport=1
[    3.731213] b43: probe of bcma0:1 failed with error -524
[    3.731232] Broadcom 43xx driver loaded [ Features: PNLS ]
[    3.751068] brcmsmac bcma0:1: mfg 4bf core 812 rev 24 class 0 irq 17
[    3.756283] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    3.774785] usb 1-1.6: New USB device found, idVendor=0930, idProduct=0214
[    3.774787] usb 1-1.6: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[    3.774788] usb 1-1.6: Product: Askey Bluetooth Module
[    3.774790] usb 1-1.6: Manufacturer: Broadcom Corp
[    3.774791] usb 1-1.6: SerialNumber: 4CEDDE70B941
[    3.805091] Bluetooth: Core ver 2.21
[    3.805114] NET: Registered protocol family 31
[    3.805115] Bluetooth: HCI device and connection manager initialized
[    3.805120] Bluetooth: HCI socket layer initialized
[    3.805123] Bluetooth: L2CAP socket layer initialized
[    3.805138] Bluetooth: SCO socket layer initialized
[    3.817799] usbcore: registered new interface driver btusb
[    3.818091] ACPI: AC Adapter [ACAD] (on-line)
[    4.070202] [Firmware Bug]: battery: (dis)charge rate invalid.
[    4.070205] ACPI: Battery Slot [BAT1] (battery present)
[    4.395461] Console: switching to colour frame buffer device 170x48
[    4.419048] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    4.577803] EXT4-fs (sda1): mounting ext2 file system using the ext4 
subsystem
[    4.586441] EXT4-fs (sda1): mounted filesystem without journal. Opts: (null)
[    4.630435] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: 
discard
[    4.665244] r8169 0000:01:00.0: firmware: direct-loading firmware 
rtl_nic/rtl8105e-1.fw
[    4.860729] r8169 0000:01:00.0 lan0: link down
[    4.860739] r8169 0000:01:00.0 lan0: link down
[    4.871951] r8169 0000:01:00.0 lan0: link up
[    4.966999] r8169 0000:01:00.0 lan0: link down
[    5.837936] Bluetooth: hci0 command 0x1009 tx timeout
[    6.468123] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    6.833343] r8169 0000:01:00.0 lan0: link up
[    8.802018] intel ips 0000:00:1f.6: i915 driver attached, reenabling gpu 
turbo
[  338.357164] random: crng init done

** Model information
sys_vendor: TOSHIBA
product_name: Satellite C660
product_version: PSC0QE-01000QIT
chassis_vendor: TOSHIBA
chassis_version: N/A
bios_vendor: TOSHIBA
bios_version: 2.00
board_vendor: TOSHIBA
board_name: PWWAA
board_version: 1.00

** Loaded modules:
btusb
btrtl
btbcm
btintel
bluetooth
arc4
brcmsmac
cordic
brcmutil
b43
mac80211
cfg80211
ssb
mmc_core
rng_core
pcmcia
pcmcia_core
iTCO_wdt
iTCO_vendor_support
intel_powerclamp
coretemp
kvm_intel
i915
snd_hda_codec_realtek
snd_hda_codec_generic
kvm
snd_hda_intel
snd_hda_codec
irqbypass
drm_kms_helper
uvcvideo
intel_cstate
videobuf2_vmalloc
videobuf2_memops
intel_uncore
videobuf2_v4l2
videobuf2_core
snd_hda_core
videodev
pcspkr
media
snd_hwdep
drm
evdev
joydev
serio_raw
snd_pcm
i2c_algo_bit
intel_ips
snd_timer
bcma
acpi_als
mei_me
snd
sg
mei
kfifo_buf
toshiba_acpi
lpc_ich
sparse_keymap
shpchp
ene_ir
soundcore
mfd_core
toshiba_haps
wmi
rc_core
industrialio
toshiba_bluetooth
rfkill
battery
ac
video
acpi_cpufreq
tpm_tis
tpm_tis_core
tpm
button
sunrpc
ip_tables
x_tables
autofs4
ext4
crc16
jbd2
crc32c_generic
fscrypto
ecb
glue_helper
lrw
gf128mul
ablk_helper
cryptd
aes_x86_64
mbcache
sr_mod
cdrom
sd_mod
ums_realtek
uas
usb_storage
ahci
libahci
psmouse
i2c_i801
libata
i2c_smbus
crc32c_intel
ehci_pci
scsi_mod
ehci_hcd
usbcore
r8169
mii
usb_common
fjes

** Network interface configuration:


auto lo
iface lo inet loopback

allow-hotplug lan0
iface lan0 inet static
      post-up /sbin/ethtool -s $IFACE autoneg off speed 100 duplex full wol g
      address 192.168.69.2
      netmask 255.255.255.0
      gateway 192.168.69.254
      dns-nameserver 192.168.69.254
      dns-search zuccherelli.net
      post-up ip addr add 192.168.101.105/24 dev $IFACE label $IFACE:0
      post-down ip addr del 192.168.101.105/24 dev $IFACE label $IFACE:0
      post-down /sbin/ethtool -s $IFACE autoneg off speed 10 duplex full wol g
      post-down echo 1 >/sys/bus/pci/devices/0000:01:00.0/reset


** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group 
default qlen 1
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: lan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP 
group default qlen 1000
    link/ether 1c:75:08:7c:dd:d0 brd ff:ff:ff:ff:ff:ff
    inet 192.168.69.2/24 brd 192.168.69.255 scope global lan0
       valid_lft forever preferred_lft forever
    inet 192.168.101.105/24 scope global lan0:0
       valid_lft forever preferred_lft forever
3: wlan0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default 
qlen 1000
    link/ether 8e:b9:da:8e:a4:e3 brd ff:ff:ff:ff:ff:ff

*** Device statistics:
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    
packets errs drop fifo colls carrier compressed
    lo:   13058     162    0    0    0     0          0         0    13058     
162    0    0    0     0       0          0
 wlan0:       0       0    0    0    0     0          0         0        0      
 0    0    0    0     0       0          0
  lan0:  179602    1579    0    0    0     0          0         0   257399    
1049    1    0    0     0       0          0

*** Protocol statistics:
Ip:
    Forwarding: 2
    1617 total packets received
    11 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    1606 incoming packets delivered
    1164 requests sent out
    40 outgoing packets dropped
Icmp:
    81 ICMP messages received
    0 input ICMP message failed
    ICMP input histogram:
        destination unreachable: 80
        echo replies: 1
    82 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 81
        echo requests: 1
IcmpMsg:
        InType0: 1
        InType3: 80
        OutType3: 81
        OutType8: 1
Tcp:
    6 active connection openings
    2 passive connection openings
    0 failed connection attempts
    0 connection resets received
    2 connections established
    1137 segments received
    947 segments sent out
    9 segments retransmitted
    0 bad segments received
    6 resets sent
Udp:
    45 packets received
    81 packets to unknown port received
    0 packet receive errors
    126 packets sent
    0 receive buffer errors
    0 send buffer errors
    IgnoredMulti: 262
UdpLite:
TcpExt:
    3 TCP sockets finished time wait in fast timer
    14 delayed acks sent
    9 packets directly queued to recvmsg prequeue
    TCPDirectCopyFromPrequeue: 11
    259 packet headers predicted
    540 acknowledgments not containing data payload received
    13 predicted acknowledgments
    TCPSackRecovery: 2
    7 fast retransmits
    1 forward retransmits
    TCPLossProbes: 1
    TCPLossProbeRecovery: 1
    3 connections reset due to unexpected data
    TCPSackShiftFallback: 2
    TCPRcvCoalesce: 3
    TCPAutoCorking: 15
    TCPOrigDataSent: 872
    TCPHystartTrainDetect: 1
    TCPHystartTrainCwnd: 18
IpExt:
    InBcastPkts: 262
    InOctets: 164808
    OutOctets: 254413
    InBcastOctets: 19656
    InNoECTPkts: 1623


** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Core Processor DRAM Controller 
[8086:0044] (rev 02)
        Subsystem: Toshiba America Info Systems Core Processor DRAM Controller 
[1179:fd3c]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort+ >SERR- <PERR- INTx-
        Latency: 0
        Capabilities: <access denied>

00:02.0 VGA compatible controller [0300]: Intel Corporation Core Processor 
Integrated Graphics Controller [8086:0046] (rev 02) (prog-if 00 [VGA 
controller])
        Subsystem: Toshiba America Info Systems Core Processor Integrated 
Graphics Controller [1179:fd3c]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin A routed to IRQ 28
        Region 0: Memory at d0000000 (64-bit, non-prefetchable) [size=4M]
        Region 2: Memory at c0000000 (64-bit, prefetchable) [size=256M]
        Region 4: I/O ports at 5050 [size=8]
        [virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: i915
        Kernel modules: i915

00:16.0 Communication controller [0780]: Intel Corporation 5 Series/3400 Series 
Chipset HECI Controller [8086:3b64] (rev 06)
        Subsystem: Toshiba America Info Systems 5 Series/3400 Series Chipset 
HECI Controller [1179:fd3c]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin A routed to IRQ 26
        Region 0: Memory at d2605000 (64-bit, non-prefetchable) [size=16]
        Capabilities: <access denied>
        Kernel driver in use: mei_me
        Kernel modules: mei_me

00:1a.0 USB controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset 
USB2 Enhanced Host Controller [8086:3b3c] (rev 05) (prog-if 20 [EHCI])
        Subsystem: Toshiba America Info Systems 5 Series/3400 Series Chipset 
USB2 Enhanced Host Controller [1179:fd3c]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin A routed to IRQ 16
        Region 0: Memory at d2608000 (32-bit, non-prefetchable) [size=1K]
        Capabilities: <access denied>
        Kernel driver in use: ehci-pci
        Kernel modules: ehci_pci

00:1b.0 Audio device [0403]: Intel Corporation 5 Series/3400 Series Chipset 
High Definition Audio [8086:3b56] (rev 05)
        Subsystem: Toshiba America Info Systems 5 Series/3400 Series Chipset 
High Definition Audio [1179:fd3c]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin A routed to IRQ 27
        Region 0: Memory at d2600000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel

00:1c.0 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI 
Express Root Port 1 [8086:3b42] (rev 05) (prog-if 00 [Normal decode])
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin A routed to IRQ 16
        Bus: primary=00, secondary=01, subordinate=05, sec-latency=0
        I/O behind bridge: 00003000-00004fff
        Memory behind bridge: d1e00000-d25fffff
        Prefetchable memory behind bridge: 00000000d0400000-00000000d0cfffff
        Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort+ <SERR- <PERR-
        BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
        Capabilities: <access denied>
        Kernel driver in use: pcieport
        Kernel modules: shpchp

00:1c.1 PCI bridge [0604]: Intel Corporation 5 Series/3400 Series Chipset PCI 
Express Root Port 2 [8086:3b44] (rev 05) (prog-if 00 [Normal decode])
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin B routed to IRQ 17
        Bus: primary=00, secondary=06, subordinate=0a, sec-latency=0
        I/O behind bridge: 00002000-00002fff
        Memory behind bridge: d1500000-d1dfffff
        Prefetchable memory behind bridge: 00000000d0d00000-00000000d14fffff
        Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort+ <SERR- <PERR-
        BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
        Capabilities: <access denied>
        Kernel driver in use: pcieport
        Kernel modules: shpchp

00:1d.0 USB controller [0c03]: Intel Corporation 5 Series/3400 Series Chipset 
USB2 Enhanced Host Controller [8086:3b34] (rev 05) (prog-if 20 [EHCI])
        Subsystem: Toshiba America Info Systems 5 Series/3400 Series Chipset 
USB2 Enhanced Host Controller [1179:fd3c]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin A routed to IRQ 23
        Region 0: Memory at d2607000 (32-bit, non-prefetchable) [size=1K]
        Capabilities: <access denied>
        Kernel driver in use: ehci-pci
        Kernel modules: ehci_pci

00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge 
[8086:2448] (rev a5) (prog-if 01 [Subtractive decode])
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=32
        Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort+ <SERR- <PERR-
        BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
        Capabilities: <access denied>

00:1f.0 ISA bridge [0601]: Intel Corporation HM55 Chipset LPC Interface 
Controller [8086:3b09] (rev 05)
        Subsystem: Toshiba America Info Systems HM55 Chipset LPC Interface 
Controller [1179:fd3c]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Capabilities: <access denied>
        Kernel driver in use: lpc_ich
        Kernel modules: lpc_ich

00:1f.2 SATA controller [0106]: Intel Corporation 5 Series/3400 Series Chipset 
4 port SATA AHCI Controller [8086:3b29] (rev 05) (prog-if 01 [AHCI 1.0])
        Subsystem: Toshiba America Info Systems 5 Series/3400 Series Chipset 4 
port SATA AHCI Controller [1179:fd3c]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin B routed to IRQ 25
        Region 0: I/O ports at 5048 [size=8]
        Region 1: I/O ports at 505c [size=4]
        Region 2: I/O ports at 5040 [size=8]
        Region 3: I/O ports at 5058 [size=4]
        Region 4: I/O ports at 5020 [size=32]
        Region 5: Memory at d2608800 (32-bit, non-prefetchable) [size=2K]
        Capabilities: <access denied>
        Kernel driver in use: ahci
        Kernel modules: ahci

00:1f.3 SMBus [0c05]: Intel Corporation 5 Series/3400 Series Chipset SMBus 
Controller [8086:3b30] (rev 05)
        Subsystem: Toshiba America Info Systems 5 Series/3400 Series Chipset 
SMBus Controller [1179:fd3c]
        Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
        Interrupt: pin C routed to IRQ 18
        Region 0: Memory at d2604000 (64-bit, non-prefetchable) [size=256]
        Region 4: I/O ports at efa0 [size=32]
        Kernel driver in use: i801_smbus
        Kernel modules: i2c_i801

00:1f.6 Signal processing controller [1180]: Intel Corporation 5 Series/3400 
Series Chipset Thermal Subsystem [8086:3b32] (rev 05)
        Subsystem: Toshiba America Info Systems 5 Series/3400 Series Chipset 
Thermal Subsystem [1179:fd3c]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin C routed to IRQ 18
        Region 0: Memory at d2606000 (64-bit, non-prefetchable) [size=4K]
        Capabilities: <access denied>
        Kernel driver in use: intel ips
        Kernel modules: intel_ips

01:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. 
RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller [10ec:8136] (rev 05)
        Subsystem: Toshiba America Info Systems RTL8101/2/6E PCI Express 
Fast/Gigabit Ethernet controller [1179:fd3c]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 24
        Region 0: I/O ports at 3000 [size=256]
        Region 2: Memory at d0404000 (64-bit, prefetchable) [size=4K]
        Region 4: Memory at d0400000 (64-bit, prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: r8169
        Kernel modules: r8169

06:00.0 Network controller [0280]: Broadcom Limited BCM4313 802.11bgn Wireless 
Network Adapter [14e4:4727] (rev 01)
        Subsystem: Askey Computer Corp. BCM4313 802.11bgn Wireless Network 
Adapter [144f:7175]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin A routed to IRQ 17
        Region 0: Memory at d1500000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: bcma-pci-bridge
        Kernel modules: bcma

ff:00.0 Host bridge [0600]: Intel Corporation Core Processor QuickPath 
Architecture Generic Non-core Registers [8086:2c62] (rev 05)
        Subsystem: Intel Corporation Core Processor QuickPath Architecture 
Generic Non-core Registers [8086:8086]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0

ff:00.1 Host bridge [0600]: Intel Corporation Core Processor QuickPath 
Architecture System Address Decoder [8086:2d01] (rev 05)
        Subsystem: Intel Corporation Core Processor QuickPath Architecture 
System Address Decoder [8086:8086]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0

ff:02.0 Host bridge [0600]: Intel Corporation Core Processor QPI Link 0 
[8086:2d10] (rev 05)
        Subsystem: Intel Corporation Core Processor QPI Link 0 [8086:8086]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0

ff:02.1 Host bridge [0600]: Intel Corporation 1st Generation Core i3/5/7 
Processor QPI Physical 0 [8086:2d11] (rev 05)
        Subsystem: Intel Corporation 1st Generation Core i3/5/7 Processor QPI 
Physical 0 [8086:8086]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0

ff:02.2 Host bridge [0600]: Intel Corporation 1st Generation Core i3/5/7 
Processor Reserved [8086:2d12] (rev 05)
        Subsystem: Intel Corporation 1st Generation Core i3/5/7 Processor 
Reserved [8086:8086]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0

ff:02.3 Host bridge [0600]: Intel Corporation 1st Generation Core i3/5/7 
Processor Reserved [8086:2d13] (rev 05)
        Subsystem: Intel Corporation 1st Generation Core i3/5/7 Processor 
Reserved [8086:8086]
        Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0


** USB devices:
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 005: ID 0930:0214 Toshiba Corp. 
Bus 001 Device 004: ID 04f2:b1d6 Chicony Electronics Co., Ltd CNF9055 Toshiba 
Webcam
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.8.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages linux-image-4.8.0-2-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.126
ii  kmod                                    23-2
ii  linux-base                              4.5

Versions of packages linux-image-4.8.0-2-amd64 recommends:
ii  firmware-linux-free  3.4
ii  irqbalance           1.1.0-2.2

Versions of packages linux-image-4.8.0-2-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-pc                 2.02~beta3-3
pn  linux-doc-4.8           <none>

Versions of packages linux-image-4.8.0-2-amd64 is related to:
ii  firmware-amd-graphics     20161130-2
pn  firmware-atheros          <none>
pn  firmware-bnx2             <none>
pn  firmware-bnx2x            <none>
ii  firmware-brcm80211        20161130-2
pn  firmware-cavium           <none>
pn  firmware-intel-sound      <none>
pn  firmware-intelwimax       <none>
pn  firmware-ipw2x00          <none>
pn  firmware-ivtv             <none>
pn  firmware-iwlwifi          <none>
pn  firmware-libertas         <none>
ii  firmware-linux-nonfree    20161130-2
ii  firmware-misc-nonfree     20161130-2
pn  firmware-myricom          <none>
pn  firmware-netxen           <none>
pn  firmware-qlogic           <none>
ii  firmware-realtek          20161130-2
pn  firmware-samsung          <none>
pn  firmware-siano            <none>
pn  firmware-ti-connectivity  <none>
pn  xen-hypervisor            <none>

-- no debconf information

Reply via email to