[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#791335: linux-image-3.16.0-4-amd64: automatic save of the system clock to RTC doesn't work



Package: src:linux
Version: 3.16.7-ckt11-1
Severity: important

According to

  http://lists.freedesktop.org/archives/systemd-devel/2011-May/002526.html

referenced by

  http://www.freedesktop.org/wiki/Software/systemd/timedated/

the Linux kernel syncs the system clock to the RTC every 11 minutes:

  At shutdown we no longer invoke "hwclock --systohc", i.e. do not write
  the system clock back to the RTC. Why? In general there's not really a
  reason to assume that the system clock was anymore correct than the RTC
  so it's probably a good idea to leave the RTC untouched. The only time
  when the system clock is probably very reliable is when NTP is used, but
  in that case the kernel syncs the system clock to the RTC clock anyway
  every 11 minutes, hence doing this in userspace is pointless. [...]

but this doesn't work: after a reboot, the clock can be wrong (e.g.
20 seconds late), so that it takes hours to get it corrected by NTP.

Note: when I run "hwclock --systohc" manually before the reboot, the
clock is correct just after the reboot. Thus this is not a hardware
problem.

-- Package-specific info:
** Version:
Linux version 3.16.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt11-1 (2015-05-24)

** Command line:
BOOT_IMAGE=/vmlinuz-3.16.0-4-amd64 root=/dev/mapper/zira--vg-root ro quiet

** Not tainted

** Kernel log:
[   22.296850] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   22.296851] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   22.296852] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   22.304694] Adding 20250620k swap on /dev/mapper/zira--vg-swap_1.  Priority:-1 extents:1 across:20250620k SSFS
[   22.366321] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[   22.399089] tpm_tis 00:07: TPM is disabled/deactivated (0x7)
[   22.399131] parport_pc 00:04: reported by Plug and Play ACPI
[   22.399213] parport0: PC-style at 0x378 (0x778), irq 5 [PCSPP,TRISTATE]
[   22.551646] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[   22.551738] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
[   22.551818] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input20
[   22.571508] input: HP WMI hotkeys as /devices/virtual/input/input17
[   22.581661] psmouse serio2: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64
[   23.089972] input: PS/2 Generic Mouse as /devices/platform/i8042/serio2/input/input11
[   23.871686] psmouse serio3: synaptics: queried max coordinates: x [..5660], y [..4730]
[   23.905144] psmouse serio3: synaptics: queried min coordinates: x [1324..], y [1248..]
[   23.964223] psmouse serio3: synaptics: Touchpad model: 1, fw: 8.1, id: 0x1e2b1, caps: 0xd40123/0x840300/0x26800, board id: 2706, fw id: 1486004
[   24.001778] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio3/input/input21
[   24.012981] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input23
[   24.021192] MXM: GUID detected in BIOS
[   24.021310] ACPI Warning: \_SB_.PCI0.PEGP.DGFX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
[   24.021546] ACPI: \_SB_.PCI0.PEGP.DGFX: failed to evaluate _DSM
[   24.021707] nouveau  [  DEVICE][0000:01:00.0] BOOT0  : 0x108390a1
[   24.021708] nouveau  [  DEVICE][0000:01:00.0] Chipset: GK208 (NV108)
[   24.021709] nouveau  [  DEVICE][0000:01:00.0] Family : NVE0
[   24.021722] nouveau  [   VBIOS][0000:01:00.0] checking PRAMIN for image...
[   24.021727] nouveau  [   VBIOS][0000:01:00.0] ... signature not found
[   24.021727] nouveau  [   VBIOS][0000:01:00.0] checking PROM for image...
[   24.106485] nouveau  [   VBIOS][0000:01:00.0] ... signature not found
[   24.106486] nouveau  [   VBIOS][0000:01:00.0] checking ACPI for image...
[   25.855298] nouveau  [   VBIOS][0000:01:00.0] ... appears to be valid
[   25.855301] nouveau  [   VBIOS][0000:01:00.0] using image from ACPI
[   25.855416] nouveau  [   VBIOS][0000:01:00.0] BIT signature found
[   25.855418] nouveau  [   VBIOS][0000:01:00.0] version 80.28.86.00.0e
[   25.855793] nouveau  [     MXM][0000:01:00.0] BIOS version 3.0
[   25.857803] ACPI Warning: \_SB_.PCI0.PEGP.DGFX._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20140424/nsarguments-95)
[   25.858082] nouveau  [     MXM][0000:01:00.0] MXMS Version 3.0
[   25.858106] nouveau 0000:01:00.0: irq 53 for MSI/MSI-X
[   25.858111] nouveau  [     PMC][0000:01:00.0] MSI interrupts enabled
[   25.858137] nouveau  [     PFB][0000:01:00.0] RAM type: GDDR5
[   25.858138] nouveau  [     PFB][0000:01:00.0] RAM size: 1024 MiB
[   25.858139] nouveau  [     PFB][0000:01:00.0]    ZCOMP: 0 tags
[   25.859392] nouveau  [    VOLT][0000:01:00.0] GPU voltage: 600000uv
[   25.887528] nouveau  [  PTHERM][0000:01:00.0] FAN control: none / external
[   25.887532] nouveau  [  PTHERM][0000:01:00.0] fan management: automatic
[   25.887539] nouveau  [  PTHERM][0000:01:00.0] internal sensor: yes
[   25.887559] nouveau  [     CLK][0000:01:00.0] 07: core 405 MHz memory 810 MHz 
[   25.887591] nouveau  [     CLK][0000:01:00.0] 0a: core 405-954 MHz memory 1620 MHz 
[   25.887631] nouveau  [     CLK][0000:01:00.0] 0f: core 405-954 MHz memory 2600 MHz 
[   25.887692] nouveau  [     CLK][0000:01:00.0] --: core 405 MHz memory 810 MHz 
[   25.898231] [TTM] Zone  kernel: Available graphics memory: 8191350 kiB
[   25.898233] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[   25.898234] [TTM] Initializing pool allocator
[   25.898237] [TTM] Initializing DMA pool allocator
[   25.898244] nouveau  [     DRM] VRAM: 1024 MiB
[   25.898244] nouveau  [     DRM] GART: 1048576 MiB
[   25.898247] nouveau  [     DRM] TMDS table version 2.0
[   25.898248] nouveau  [     DRM] DCB version 4.0
[   25.898249] nouveau  [     DRM] DCB outp 03: 01015fd6 0f420020
[   25.898250] nouveau  [     DRM] DCB outp 04: 01015f92 00020020
[   25.898260] nouveau  [     DRM] DCB outp 05: 08054fc6 0f420010
[   25.898261] nouveau  [     DRM] DCB outp 06: 08054f82 00020010
[   25.898262] nouveau  [     DRM] DCB outp 08: 04038fb6 0f420010
[   25.898262] nouveau  [     DRM] DCB outp 09: 04038f72 00020010
[   25.898263] nouveau  [     DRM] DCB outp 10: 02027fa6 0f420014
[   25.898264] nouveau  [     DRM] DCB outp 13: 02049f00 00000000
[   25.898265] nouveau  [     DRM] DCB conn 04: 01000446
[   25.898266] nouveau  [     DRM] DCB conn 05: 02000546
[   25.898266] nouveau  [     DRM] DCB conn 06: 00010647
[   25.898267] nouveau  [     DRM] DCB conn 07: 00010747
[   25.898268] nouveau  [     DRM] DCB conn 08: 00020846
[   25.898268] nouveau  [     DRM] DCB conn 09: 00000900
[   25.917081] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   25.917082] [drm] Driver supports precise vblank timestamp query.
[   25.922667] nouveau  [     DRM] MM: using COPY for buffer copies
[   26.333846] nouveau E[    PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x000260 [ TIMEOUT ]
[   26.341465] nouveau E[    PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x000260 [ TIMEOUT ]
[   26.344165] nouveau E[    PBUS][0000:01:00.0] MMIO read of 0x00000000 FAULT at 0x000260 [ TIMEOUT ]
[   26.362479] nouveau  [     DRM] allocated 3200x1800 fb: 0x60000, bo ffff88048a622c00
[   26.362532] fbcon: nouveaufb (fb0) is primary device
[   27.014210] Console: switching to colour frame buffer device 400x112
[   27.021762] nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device
[   27.021764] nouveau 0000:01:00.0: registered panic notifier
[   27.040564] [drm] Initialized nouveau 1.1.2 20120801 for 0000:01:00.0 on minor 0
[   28.416320] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X
[   28.518414] e1000e 0000:00:19.0: irq 46 for MSI/MSI-X
[   28.518502] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   32.236666] e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[   32.236700] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   35.338256] RPC: Registered named UNIX socket transport module.
[   35.338257] RPC: Registered udp transport module.
[   35.338258] RPC: Registered tcp transport module.
[   35.338259] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   35.340382] FS-Cache: Loaded
[   35.345210] FS-Cache: Netfs 'nfs' registered for caching
[   35.350405] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   35.367333] warning: process `ntpd' used the deprecated sysctl system call with 1.40.6.
[   35.419343] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   35.419345] Bluetooth: BNEP filters: protocol multicast
[   35.419351] Bluetooth: BNEP socket layer initialized

** Model information
sys_vendor: Hewlett-Packard
product_name: HP ZBook 15 G2
product_version: A3008CD10003
chassis_vendor: Hewlett-Packard
chassis_version: 
bios_vendor: Hewlett-Packard
bios_version: M70 Ver. 01.08
board_vendor: Hewlett-Packard
board_name: 2253
board_version: KBC Version 03.10

** Loaded modules:
bnep
cpufreq_conservative
cpufreq_stats
cpufreq_userspace
cpufreq_powersave
nfsd
auth_rpcgss
oid_registry
nfs_acl
nfs
lockd
fscache
sunrpc
nouveau
joydev
tpm_infineon
arc4
snd_hda_codec_hdmi
hp_wmi
sparse_keymap
iTCO_wdt
iTCO_vendor_support
ppdev
mxm_wmi
x86_pkg_temp_thermal
intel_powerclamp
intel_rapl
coretemp
kvm
pcspkr
evdev
psmouse
serio_raw
iwlmvm
mac80211
i2c_i801
uvcvideo
videobuf2_vmalloc
videobuf2_memops
iwlwifi
videobuf2_core
snd_hda_codec_realtek
v4l2_common
snd_hda_codec_generic
videodev
sg
media
ecb
rtsx_pci_ms
cfg80211
memstick
lpc_ich
ttm
btusb
drm_kms_helper
snd_hda_intel
bluetooth
snd_hda_controller
drm
snd_hda_codec
6lowpan_iphc
snd_hwdep
i2c_algo_bit
rfkill
snd_pcm
i2c_core
snd_timer
snd
soundcore
mei_me
mei
parport_pc
parport
hp_accel
lis3lv02d
tpm_tis
input_polldev
tpm
shpchp
wmi
ac
video
hp_wireless
button
battery
processor
autofs4
ext4
crc16
mbcache
jbd2
algif_skcipher
af_alg
dm_crypt
dm_mod
sd_mod
crc_t10dif
crct10dif_generic
sr_mod
cdrom
rtsx_pci_sdmmc
mmc_core
crct10dif_pclmul
crct10dif_common
crc32_pclmul
crc32c_intel
ghash_clmulni_intel
aesni_intel
aes_x86_64
lrw
gf128mul
glue_helper
ablk_helper
ahci
cryptd
libahci
libata
scsi_mod
rtsx_pci
mfd_core
ehci_pci
xhci_hcd
ehci_hcd
e1000e
ptp
usbcore
pps_core
usb_common
thermal
thermal_sys

** Network interface configuration:

source /etc/network/interfaces.d/*

auto lo
iface lo inet loopback

allow-hotplug eth0
iface eth0 inet dhcp

** Network status:
*** IP interfaces and addresses:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default 
    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: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    link/ether 30:8d:99:25:ad:3f brd ff:ff:ff:ff:ff:ff
    inet 140.77.12.9/23 brd 140.77.13.255 scope global eth0
       valid_lft forever preferred_lft forever
    inet6 fe80::328d:99ff:fe25:ad3f/64 scope link 
       valid_lft forever preferred_lft forever
3: wlp61s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether cc:3d:82:a9:e3:ea 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
  eth0: 12401827   58050    0    0    0     0          0      1799 10721835   34581    0    0    0     0       0          0
    lo: 12373344   54578    0    0    0     0          0         0 12373344   54578    0    0    0     0       0          0
wlp61s0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    52658 total packets received
    8 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    52650 incoming packets delivered
    31195 requests sent out
Icmp:
    0 ICMP messages received
    0 input ICMP message failed.
    ICMP input histogram:
    0 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
Tcp:
    100 active connections openings
    39 passive connection openings
    0 failed connection attempts
    0 connection resets received
    7 connections established
    87001 segments received
    86698 segments send out
    5 segments retransmited
    0 bad segments received.
    4 resets sent
Udp:
    2300 packets received
    0 packets to unknown port received.
    0 packet receive errors
    2303 packets sent
UdpLite:
TcpExt:
    2 invalid SYN cookies received
    62 TCP sockets finished time wait in fast timer
    2664 delayed acks sent
    4 delayed acks further delayed because of locked socket
    Quick ack mode was activated 1 times
    4 packets directly queued to recvmsg prequeue.
    1 bytes directly received in process context from prequeue
    57423 packet headers predicted
    1916 acknowledgments not containing data payload received
    48965 predicted acknowledgments
    1 other TCP timeouts
    TCPLossProbes: 3
    TCPLossProbeRecovery: 2
    1 DSACKs sent for old packets
    2 DSACKs received
    2 connections reset due to unexpected data
    TCPDSACKIgnoredNoUndo: 2
    TCPSackShiftFallback: 12
    TCPRcvCoalesce: 334
    TCPOFOQueue: 91
    TCPAutoCorking: 745
    TCPOrigDataSent: 66807
IpExt:
    InMcastPkts: 1024
    InBcastPkts: 16905
    InOctets: 11038204
    OutOctets: 9923407
    InMcastOctets: 45056
    InBcastOctets: 2621187
    InNoECTPkts: 55302


** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor DRAM Controller [8086:0c04] (rev 06)
	Subsystem: Hewlett-Packard Company Device [103c:2253]
	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:01.0 PCI bridge [0604]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller [8086:0c01] (rev 06) (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, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 00005000-00005fff
	Memory behind bridge: d1000000-d20fffff
	Prefetchable memory behind bridge: 0000000070000000-0000000081ffffff
	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

00:14.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset Family USB xHCI [8086:8c31] (rev 04) (prog-if 30 [XHCI])
	Subsystem: Hewlett-Packard Company Device [103c:2253]
	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 48
	Region 0: Memory at d2120000 (64-bit, non-prefetchable) [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd

00:16.0 Communication controller [0780]: Intel Corporation 8 Series/C220 Series Chipset Family MEI Controller #1 [8086:8c3a] (rev 04)
	Subsystem: Hewlett-Packard Company Device [103c:2253]
	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 50
	Region 0: Memory at d2138000 (64-bit, non-prefetchable) [size=16]
	Capabilities: <access denied>
	Kernel driver in use: mei_me

00:16.3 Serial controller [0700]: Intel Corporation 8 Series/C220 Series Chipset Family KT Controller [8086:8c3d] (rev 04) (prog-if 02 [16550])
	Subsystem: Hewlett-Packard Company Device [103c:2253]
	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 D routed to IRQ 19
	Region 0: I/O ports at 6070 [size=8]
	Region 1: Memory at d213b000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: serial

00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection I217-LM [8086:153a] (rev 04)
	Subsystem: Hewlett-Packard Company Device [103c:2253]
	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 46
	Region 0: Memory at d2100000 (32-bit, non-prefetchable) [size=128K]
	Region 1: Memory at d213a000 (32-bit, non-prefetchable) [size=4K]
	Region 2: I/O ports at 6040 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: e1000e

00:1a.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #2 [8086:8c2d] (rev 04) (prog-if 20 [EHCI])
	Subsystem: Hewlett-Packard Company Device [103c:2253]
	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 d2136000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci

00:1b.0 Audio device [0403]: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller [8086:8c20] (rev 04)
	Subsystem: Hewlett-Packard Company Device [103c:2253]
	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 51
	Region 0: Memory at d2130000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

00:1c.0 PCI bridge [0604]: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #1 [8086:8c10] (rev d4) (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, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=02, subordinate=3a, sec-latency=0
	I/O behind bridge: 00002000-00002fff
	Memory behind bridge: b4000000-ca0fffff
	Prefetchable memory behind bridge: 0000000090000000-00000000b1ffffff
	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

00:1c.6 PCI bridge [0604]: Intel Corporation 8 Series/C220 Series Chipset Family PCI Express Root Port #7 [8086:8c1c] (rev d4) (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, Cache Line Size: 64 bytes
	Bus: primary=00, secondary=3b, subordinate=5f, sec-latency=0
	I/O behind bridge: 00003000-00004fff
	Memory behind bridge: cc000000-d01fffff
	Prefetchable memory behind bridge: 0000000060100000-00000000604fffff
	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

00:1d.0 USB controller [0c03]: Intel Corporation 8 Series/C220 Series Chipset Family USB EHCI #1 [8086:8c26] (rev 04) (prog-if 20 [EHCI])
	Subsystem: Hewlett-Packard Company Device [103c:2253]
	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 17
	Region 0: Memory at d2135000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci

00:1f.0 ISA bridge [0601]: Intel Corporation QM87 Express LPC Controller [8086:8c4f] (rev 04)
	Subsystem: Hewlett-Packard Company Device [103c:2253]
	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

00:1f.2 SATA controller [0106]: Intel Corporation 8 Series/C220 Series Chipset Family 6-port SATA Controller 1 [AHCI mode] [8086:8c03] (rev 04) (prog-if 01 [AHCI 1.0])
	Subsystem: Hewlett-Packard Company Device [103c:2253]
	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 49
	Region 0: I/O ports at 6068 [size=8]
	Region 1: I/O ports at 607c [size=4]
	Region 2: I/O ports at 6060 [size=8]
	Region 3: I/O ports at 6078 [size=4]
	Region 4: I/O ports at 6020 [size=32]
	Region 5: Memory at d2134000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:1f.3 SMBus [0c05]: Intel Corporation 8 Series/C220 Series Chipset Family SMBus Controller [8086:8c22] (rev 04)
	Subsystem: Hewlett-Packard Company Device [103c:2253]
	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 d2137000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at ef80 [size=32]
	Kernel driver in use: i801_smbus

01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK208GLM [Quadro K610M] [10de:12b9] (rev a1) (prog-if 00 [VGA controller])
	Subsystem: Hewlett-Packard Company Device [103c:2254]
	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 53
	Region 0: Memory at d1000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at 70000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at 80000000 (64-bit, prefetchable) [size=32M]
	Region 5: I/O ports at 5000 [size=128]
	Expansion ROM at d2080000 [disabled] [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: nouveau

01:00.1 Audio device [0403]: NVIDIA Corporation Device [10de:0e0f] (rev a1)
	Subsystem: Hewlett-Packard Company Device [103c:2254]
	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 B routed to IRQ 17
	Region 0: Memory at d2000000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

3b:00.0 PCI bridge [0604]: Pericom Semiconductor Device [12d8:2404] (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, Cache Line Size: 64 bytes
	Bus: primary=3b, secondary=3c, subordinate=5f, sec-latency=0
	I/O behind bridge: 00003000-00004fff
	Memory behind bridge: cc000000-d01fffff
	Prefetchable memory behind bridge: 0000000060100000-00000000604fffff
	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

3c:01.0 PCI bridge [0604]: Pericom Semiconductor Device [12d8:2404] (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, Cache Line Size: 64 bytes
	Bus: primary=3c, secondary=3d, subordinate=3d, sec-latency=0
	Memory behind bridge: d0100000-d01fffff
	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

3c:02.0 PCI bridge [0604]: Pericom Semiconductor Device [12d8:2404] (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, Cache Line Size: 64 bytes
	Bus: primary=3c, secondary=3e, subordinate=5e, sec-latency=0
	I/O behind bridge: 00003000-00004fff
	Memory behind bridge: cc000000-cfffffff
	Prefetchable memory behind bridge: 0000000060100000-00000000602fffff
	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

3c:03.0 PCI bridge [0604]: Pericom Semiconductor Device [12d8:2404] (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, Cache Line Size: 64 bytes
	Bus: primary=3c, secondary=5f, subordinate=5f, sec-latency=0
	Memory behind bridge: d0000000-d00fffff
	Prefetchable memory behind bridge: 0000000060300000-00000000604fffff
	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

3d:00.0 Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev 6b)
	Subsystem: Intel Corporation Dual Band Wireless-AC 7260 [8086:c070]
	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 52
	Region 0: Memory at d0100000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: iwlwifi

5f:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5249 PCI Express Card Reader [10ec:5249] (rev 01)
	Subsystem: Hewlett-Packard Company Device [103c:2253]
	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 47
	Region 0: Memory at d0000000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: rtsx_pci


** USB devices:
Bus 002 Device 002: ID 8087:8000 Intel Corp. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:8008 Intel Corp. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 003: ID 05c8:0374 Cheng Uei Precision Industry Co., Ltd (Foxlink) 
Bus 003 Device 002: ID 138a:003f Validity Sensors, Inc. 
Bus 003 Device 004: ID 8087:07dc Intel Corp. 
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: stretch/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=POSIX, 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-3.16.0-4-amd64 depends on:
ii  debconf [debconf-2.0]                   1.5.56
ii  initramfs-tools [linux-initramfs-tool]  0.120
ii  kmod                                    20-1
ii  linux-base                              3.5

Versions of packages linux-image-3.16.0-4-amd64 recommends:
ii  firmware-linux-free  3.3
ii  irqbalance           1.0.6-3

Versions of packages linux-image-3.16.0-4-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-pc                 2.02~beta2-26
pn  linux-doc-3.16          <none>

Versions of packages linux-image-3.16.0-4-amd64 is related to:
pn  firmware-atheros        <none>
pn  firmware-bnx2           <none>
pn  firmware-bnx2x          <none>
pn  firmware-brcm80211      <none>
pn  firmware-intelwimax     <none>
pn  firmware-ipw2x00        <none>
pn  firmware-ivtv           <none>
ii  firmware-iwlwifi        0.44
pn  firmware-libertas       <none>
pn  firmware-linux          <none>
pn  firmware-linux-nonfree  <none>
pn  firmware-myricom        <none>
pn  firmware-netxen         <none>
pn  firmware-qlogic         <none>
pn  firmware-ralink         <none>
pn  firmware-realtek        <none>
pn  xen-hypervisor          <none>

-- debconf information:
  linux-image-3.16.0-4-amd64/postinst/mips-initrd-3.16.0-4-amd64:
  linux-image-3.16.0-4-amd64/prerm/removing-running-kernel-3.16.0-4-amd64: true
  linux-image-3.16.0-4-amd64/postinst/depmod-error-initrd-3.16.0-4-amd64: false


Reply to: