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

Bug#862341: linux-image-3.16.0-4-amd64: DP connected external monitor does not wake on DELL port replicator



Package: src:linux
Version: 3.16.43-2
Severity: important

Dear Maintainer,

 My Dell P2417H monitor randomly does not wake if I return back to my PC.
 I changed my port replicator, upgraded the intel-microcode package, but the
 problem persists. Dmesg shows the messages below.

-- 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.43-2 (2017-04-30)

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

** Tainted: W (512)
 * Taint on warning.

** Kernel log:
[15642.650617] ------------[ cut here ]------------
[15642.650627] WARNING: CPU: 0 PID: 1134 at /build/linux-2PgYgH/linux-3.16.43/drivers/gpu/drm/i915/intel_dp.c:3132 intel_dp_complete_link_train+0xed/0x310 [i915]()
[15642.650628] Modules linked in: nls_utf8 nls_cp437 vfat fat ctr ccm bnep snd_hda_codec_hdmi iTCO_wdt iTCO_vendor_support arc4 dell_wmi sparse_keymap dell_laptop dcdbas x86_pkg_temp_thermal intel_powerclamp intel_rapl loop coretemp ipmi_watchdog kvm_intel ipmi_poweroff ipmi_devintf ipmi_msghandler kvm fuse iwlmvm pcspkr joydev serio_raw mac80211 uvcvideo ecb videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2_common videodev media btusb snd_usb_audio evdev bluetooth snd_usbmidi_lib snd_rawmidi snd_seq_device 6lowpan_iphc iwlwifi cfg80211 snd_hda_codec_realtek snd_hda_codec_generic rfkill lpc_ich mfd_core wmi snd_soc_rt5640 snd_soc_rl6231 snd_hda_intel snd_hda_controller battery snd_soc_core snd_hda_codec i915 snd_hwdep snd_compress snd_pcm snd_soc_sst_acpi snd_timer snd regmap_i2c video soundcore
[15642.650655]  drm_kms_helper drm mei_me mei ac shpchp i2c_algo_bit button processor md_mod parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 algif_skcipher af_alg hid_generic usbhid usb_storage dm_crypt dm_mod sg sd_mod crc_t10dif crct10dif_generic mmc_block crct10dif_pclmul crct10dif_common crc32_pclmul crc32c_intel ahci libahci aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd i2c_i801 ehci_pci libata ehci_hcd xhci_hcd psmouse e1000e scsi_mod ptp pps_core sdhci_pci usbcore thermal usb_common thermal_sys sdhci_acpi sdhci mmc_core i2c_hid hid i2c_designware_platform i2c_designware_core i2c_core
[15642.650682] CPU: 0 PID: 1134 Comm: Xorg Tainted: G        W     3.16.0-4-amd64 #1 Debian 3.16.43-2
[15642.650683] Hardware name: Dell Inc. Latitude E7240/05PTPV, BIOS A10 06/26/2014
[15642.650684]  0000000000000000 ffffffff81514201 0000000000000000 0000000000000009
[15642.650686]  ffffffff81068877 ffff880212f930d8 0000000000000004 0000000000000000
[15642.650688]  ffff880212f93118 ffff880212f930f3 ffffffffa056d19d 8000000601007000
[15642.650690] Call Trace:
[15642.650692]  [<ffffffff81514201>] ? dump_stack+0x5d/0x78
[15642.650695]  [<ffffffff81068877>] ? warn_slowpath_common+0x77/0x90
[15642.650704]  [<ffffffffa056d19d>] ? intel_dp_complete_link_train+0xed/0x310 [i915]
[15642.650714]  [<ffffffffa05656ef>] ? intel_ddi_pre_enable+0x11f/0x1a0 [i915]
[15642.650723]  [<ffffffffa054e207>] ? haswell_crtc_enable+0x3a7/0xa20 [i915]
[15642.650733]  [<ffffffffa05660c0>] ? intel_ddi_pll_select+0x40/0x3a0 [i915]
[15642.650742]  [<ffffffffa05509d7>] ? __intel_set_mode+0x7d7/0x1560 [i915]
[15642.650751]  [<ffffffffa0553d92>] ? intel_set_mode+0x12/0x30 [i915]
[15642.650760]  [<ffffffffa0554ccf>] ? intel_crtc_set_config+0x8cf/0xd50 [i915]
[15642.650767]  [<ffffffffa0451c91>] ? drm_mode_set_config_internal+0x61/0xe0 [drm]
[15642.650773]  [<ffffffffa045542d>] ? drm_mode_setcrtc+0xdd/0x560 [drm]
[15642.650779]  [<ffffffffa04468a7>] ? drm_ioctl+0x1c7/0x5b0 [drm]
[15642.650782]  [<ffffffff811bd5bf>] ? do_vfs_ioctl+0x2cf/0x4b0
[15642.650785]  [<ffffffff81076fe7>] ? recalc_sigpending+0x17/0x50
[15642.650787]  [<ffffffff8107793d>] ? __set_task_blocked+0x2d/0x70
[15642.650789]  [<ffffffff81079f41>] ? __set_current_blocked+0x31/0x50
[15642.650791]  [<ffffffff811bd821>] ? SyS_ioctl+0x81/0xa0
[15642.650792]  [<ffffffff8107a1d3>] ? SyS_rt_sigprocmask+0x83/0xb0
[15642.650795]  [<ffffffff8151a40d>] ? system_call_fast_compare_end+0x10/0x15
[15642.650796] ---[ end trace d472842af45f4708 ]---
[15642.785053] ------------[ cut here ]------------
[15642.785064] WARNING: CPU: 0 PID: 1134 at /build/linux-2PgYgH/linux-3.16.43/drivers/gpu/drm/i915/intel_dp.c:3132 intel_dp_complete_link_train+0xed/0x310 [i915]()
[15642.785065] Modules linked in: nls_utf8 nls_cp437 vfat fat ctr ccm bnep snd_hda_codec_hdmi iTCO_wdt iTCO_vendor_support arc4 dell_wmi sparse_keymap dell_laptop dcdbas x86_pkg_temp_thermal intel_powerclamp intel_rapl loop coretemp ipmi_watchdog kvm_intel ipmi_poweroff ipmi_devintf ipmi_msghandler kvm fuse iwlmvm pcspkr joydev serio_raw mac80211 uvcvideo ecb videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2_common videodev media btusb snd_usb_audio evdev bluetooth snd_usbmidi_lib snd_rawmidi snd_seq_device 6lowpan_iphc iwlwifi cfg80211 snd_hda_codec_realtek snd_hda_codec_generic rfkill lpc_ich mfd_core wmi snd_soc_rt5640 snd_soc_rl6231 snd_hda_intel snd_hda_controller battery snd_soc_core snd_hda_codec i915 snd_hwdep snd_compress snd_pcm snd_soc_sst_acpi snd_timer snd regmap_i2c video soundcore
[15642.785093]  drm_kms_helper drm mei_me mei ac shpchp i2c_algo_bit button processor md_mod parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 algif_skcipher af_alg hid_generic usbhid usb_storage dm_crypt dm_mod sg sd_mod crc_t10dif crct10dif_generic mmc_block crct10dif_pclmul crct10dif_common crc32_pclmul crc32c_intel ahci libahci aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd i2c_i801 ehci_pci libata ehci_hcd xhci_hcd psmouse e1000e scsi_mod ptp pps_core sdhci_pci usbcore thermal usb_common thermal_sys sdhci_acpi sdhci mmc_core i2c_hid hid i2c_designware_platform i2c_designware_core i2c_core
[15642.785121] CPU: 0 PID: 1134 Comm: Xorg Tainted: G        W     3.16.0-4-amd64 #1 Debian 3.16.43-2
[15642.785122] Hardware name: Dell Inc. Latitude E7240/05PTPV, BIOS A10 06/26/2014
[15642.785123]  0000000000000000 ffffffff81514201 0000000000000000 0000000000000009
[15642.785125]  ffffffff81068877 ffff880212f930d8 0000000000000005 0000000000000000
[15642.785127]  ffff880212f93118 ffff880212f930f3 ffffffffa056d19d 8000000601007000
[15642.785129] Call Trace:
[15642.785131]  [<ffffffff81514201>] ? dump_stack+0x5d/0x78
[15642.785134]  [<ffffffff81068877>] ? warn_slowpath_common+0x77/0x90
[15642.785143]  [<ffffffffa056d19d>] ? intel_dp_complete_link_train+0xed/0x310 [i915]
[15642.785153]  [<ffffffffa05656ef>] ? intel_ddi_pre_enable+0x11f/0x1a0 [i915]
[15642.785162]  [<ffffffffa054e207>] ? haswell_crtc_enable+0x3a7/0xa20 [i915]
[15642.785171]  [<ffffffffa05660c0>] ? intel_ddi_pll_select+0x40/0x3a0 [i915]
[15642.785181]  [<ffffffffa05509d7>] ? __intel_set_mode+0x7d7/0x1560 [i915]
[15642.785190]  [<ffffffffa0553d92>] ? intel_set_mode+0x12/0x30 [i915]
[15642.785199]  [<ffffffffa0554ccf>] ? intel_crtc_set_config+0x8cf/0xd50 [i915]
[15642.785206]  [<ffffffffa0451c91>] ? drm_mode_set_config_internal+0x61/0xe0 [drm]
[15642.785212]  [<ffffffffa045542d>] ? drm_mode_setcrtc+0xdd/0x560 [drm]
[15642.785217]  [<ffffffffa04468a7>] ? drm_ioctl+0x1c7/0x5b0 [drm]
[15642.785221]  [<ffffffff811bd5bf>] ? do_vfs_ioctl+0x2cf/0x4b0
[15642.785223]  [<ffffffff81076fe7>] ? recalc_sigpending+0x17/0x50
[15642.785225]  [<ffffffff8107793d>] ? __set_task_blocked+0x2d/0x70
[15642.785227]  [<ffffffff81079f41>] ? __set_current_blocked+0x31/0x50
[15642.785229]  [<ffffffff811bd821>] ? SyS_ioctl+0x81/0xa0
[15642.785231]  [<ffffffff8107a1d3>] ? SyS_rt_sigprocmask+0x83/0xb0
[15642.785234]  [<ffffffff8151a40d>] ? system_call_fast_compare_end+0x10/0x15
[15642.785235] ---[ end trace d472842af45f4709 ]---
[15642.919475] ------------[ cut here ]------------
[15642.919489] WARNING: CPU: 0 PID: 1134 at /build/linux-2PgYgH/linux-3.16.43/drivers/gpu/drm/i915/intel_dp.c:3132 intel_dp_complete_link_train+0xed/0x310 [i915]()
[15642.919490] Modules linked in: nls_utf8 nls_cp437 vfat fat ctr ccm bnep snd_hda_codec_hdmi iTCO_wdt iTCO_vendor_support arc4 dell_wmi sparse_keymap dell_laptop dcdbas x86_pkg_temp_thermal intel_powerclamp intel_rapl loop coretemp ipmi_watchdog kvm_intel ipmi_poweroff ipmi_devintf ipmi_msghandler kvm fuse iwlmvm pcspkr joydev serio_raw mac80211 uvcvideo ecb videobuf2_vmalloc videobuf2_memops videobuf2_core v4l2_common videodev media btusb snd_usb_audio evdev bluetooth snd_usbmidi_lib snd_rawmidi snd_seq_device 6lowpan_iphc iwlwifi cfg80211 snd_hda_codec_realtek snd_hda_codec_generic rfkill lpc_ich mfd_core wmi snd_soc_rt5640 snd_soc_rl6231 snd_hda_intel snd_hda_controller battery snd_soc_core snd_hda_codec i915 snd_hwdep snd_compress snd_pcm snd_soc_sst_acpi snd_timer snd regmap_i2c video soundcore
[15642.919519]  drm_kms_helper drm mei_me mei ac shpchp i2c_algo_bit button processor md_mod parport_pc ppdev lp parport autofs4 ext4 crc16 mbcache jbd2 algif_skcipher af_alg hid_generic usbhid usb_storage dm_crypt dm_mod sg sd_mod crc_t10dif crct10dif_generic mmc_block crct10dif_pclmul crct10dif_common crc32_pclmul crc32c_intel ahci libahci aesni_intel aes_x86_64 lrw gf128mul glue_helper ablk_helper cryptd i2c_i801 ehci_pci libata ehci_hcd xhci_hcd psmouse e1000e scsi_mod ptp pps_core sdhci_pci usbcore thermal usb_common thermal_sys sdhci_acpi sdhci mmc_core i2c_hid hid i2c_designware_platform i2c_designware_core i2c_core
[15642.919548] CPU: 0 PID: 1134 Comm: Xorg Tainted: G        W     3.16.0-4-amd64 #1 Debian 3.16.43-2
[15642.919549] Hardware name: Dell Inc. Latitude E7240/05PTPV, BIOS A10 06/26/2014
[15642.919550]  0000000000000000 ffffffff81514201 0000000000000000 0000000000000009
[15642.919552]  ffffffff81068877 ffff880212f930d8 0000000000000006 0000000000000000
[15642.919554]  ffff880212f93118 ffff880212f930f3 ffffffffa056d19d 8000000601007000
[15642.919556] Call Trace:
[15642.919558]  [<ffffffff81514201>] ? dump_stack+0x5d/0x78
[15642.919561]  [<ffffffff81068877>] ? warn_slowpath_common+0x77/0x90
[15642.919571]  [<ffffffffa056d19d>] ? intel_dp_complete_link_train+0xed/0x310 [i915]
[15642.919580]  [<ffffffffa05656ef>] ? intel_ddi_pre_enable+0x11f/0x1a0 [i915]
[15642.919590]  [<ffffffffa054e207>] ? haswell_crtc_enable+0x3a7/0xa20 [i915]
[15642.919599]  [<ffffffffa05660c0>] ? intel_ddi_pll_select+0x40/0x3a0 [i915]
[15642.919608]  [<ffffffffa05509d7>] ? __intel_set_mode+0x7d7/0x1560 [i915]
[15642.919618]  [<ffffffffa0553d92>] ? intel_set_mode+0x12/0x30 [i915]
[15642.919627]  [<ffffffffa0554ccf>] ? intel_crtc_set_config+0x8cf/0xd50 [i915]
[15642.919634]  [<ffffffffa0451c91>] ? drm_mode_set_config_internal+0x61/0xe0 [drm]
[15642.919640]  [<ffffffffa045542d>] ? drm_mode_setcrtc+0xdd/0x560 [drm]
[15642.919646]  [<ffffffffa04468a7>] ? drm_ioctl+0x1c7/0x5b0 [drm]
[15642.919650]  [<ffffffff811bd5bf>] ? do_vfs_ioctl+0x2cf/0x4b0
[15642.919652]  [<ffffffff81076fe7>] ? recalc_sigpending+0x17/0x50
[15642.919654]  [<ffffffff8107793d>] ? __set_task_blocked+0x2d/0x70
[15642.919656]  [<ffffffff81079f41>] ? __set_current_blocked+0x31/0x50
[15642.919658]  [<ffffffff811bd821>] ? SyS_ioctl+0x81/0xa0
[15642.919660]  [<ffffffff8107a1d3>] ? SyS_rt_sigprocmask+0x83/0xb0
[15642.919663]  [<ffffffff8151a40d>] ? system_call_fast_compare_end+0x10/0x15
[15642.919664] ---[ end trace d472842af45f470a ]---
[15642.937777] [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting

** Model information
sys_vendor: Dell Inc.
product_name: Latitude E7240
product_version: 01
chassis_vendor: Dell Inc.
chassis_version:
bios_vendor: Dell Inc.
bios_version: A10
board_vendor: Dell Inc.
board_name: 05PTPV
board_version: A00

** Loaded modules:
nls_utf8
nls_cp437
vfat
fat
ctr
ccm
bnep
snd_hda_codec_hdmi
iTCO_wdt
iTCO_vendor_support
arc4
dell_wmi
sparse_keymap
dell_laptop
dcdbas
x86_pkg_temp_thermal
intel_powerclamp
intel_rapl
loop
coretemp
ipmi_watchdog
kvm_intel
ipmi_poweroff
ipmi_devintf
ipmi_msghandler
kvm
fuse
iwlmvm
pcspkr
joydev
serio_raw
mac80211
uvcvideo
ecb
videobuf2_vmalloc
videobuf2_memops
videobuf2_core
v4l2_common
videodev
media
btusb
snd_usb_audio
evdev
bluetooth
snd_usbmidi_lib
snd_rawmidi
snd_seq_device
6lowpan_iphc
iwlwifi
cfg80211
snd_hda_codec_realtek
snd_hda_codec_generic
rfkill
lpc_ich
mfd_core
wmi
snd_soc_rt5640
snd_soc_rl6231
snd_hda_intel
snd_hda_controller
battery
snd_soc_core
snd_hda_codec
i915
snd_hwdep
snd_compress
snd_pcm
snd_soc_sst_acpi
snd_timer
snd
regmap_i2c
video
soundcore
drm_kms_helper
drm
mei_me
mei
ac
shpchp
i2c_algo_bit
button
processor
md_mod
parport_pc
ppdev
lp
parport
autofs4
ext4
crc16
mbcache
jbd2
algif_skcipher
af_alg
hid_generic
usbhid
usb_storage
dm_crypt
dm_mod
sg
sd_mod
crc_t10dif
crct10dif_generic
mmc_block
crct10dif_pclmul
crct10dif_common
crc32_pclmul
crc32c_intel
ahci
libahci
aesni_intel
aes_x86_64
lrw
gf128mul
glue_helper
ablk_helper
cryptd
i2c_i801
ehci_pci
libata
ehci_hcd
xhci_hcd
psmouse
e1000e
scsi_mod
ptp
pps_core
sdhci_pci
usbcore
thermal
usb_common
thermal_sys
sdhci_acpi
sdhci
mmc_core
i2c_hid
hid
i2c_designware_platform
i2c_designware_core
i2c_core

** PCI devices:
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 0b) (prog-if 00 [VGA controller])
	Subsystem: Dell Device [1028:05ca]
	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 64
	Region 0: Memory at f7800000 (64-bit, non-prefetchable) [size=4M]
	Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M]
	Region 4: I/O ports at f000 [size=64]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: i915

00:03.0 Audio device [0403]: Intel Corporation Haswell-ULT HD Audio Controller [8086:0a0c] (rev 0b)
	Subsystem: Dell Device [1028:05ca]
	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 58
	Region 0: Memory at f7e34000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

00:14.0 USB controller [0c03]: Intel Corporation 8 Series USB xHCI HC [8086:9c31] (rev 04) (prog-if 30 [XHCI])
	Subsystem: Dell Device [1028:05ca]
	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 59
	Region 0: Memory at f7e20000 (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 HECI #0 [8086:9c3a] (rev 04)
	Subsystem: Dell Device [1028:05ca]
	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 61
	Region 0: Memory at f7e3f000 (64-bit, non-prefetchable) [size=32]
	Capabilities: <access denied>
	Kernel driver in use: mei_me

00:16.3 Serial controller [0700]: Intel Corporation 8 Series HECI KT [8086:9c3d] (rev 04) (prog-if 02 [16550])
	Subsystem: Dell Device [1028:05ca]
	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 19
	Region 0: I/O ports at f0e0 [size=8]
	Region 1: Memory at f7e3d000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: serial

00:19.0 Ethernet controller [0200]: Intel Corporation Ethernet Connection I218-LM [8086:155a] (rev 04)
	Subsystem: Dell Device [1028:05ca]
	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 65
	Region 0: Memory at f7e00000 (32-bit, non-prefetchable) [size=128K]
	Region 1: Memory at f7e3c000 (32-bit, non-prefetchable) [size=4K]
	Region 2: I/O ports at f080 [size=32]
	Capabilities: <access denied>
	Kernel driver in use: e1000e

00:1b.0 Audio device [0403]: Intel Corporation 8 Series HD Audio Controller [8086:9c20] (rev 04)
	Subsystem: Dell Device [1028:05ca]
	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 62
	Region 0: Memory at f7e30000 (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 PCI Express Root Port 1 [8086:9c10] (rev e4) (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
	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.3 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 4 [8086:9c16] (rev e4) (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=02, sec-latency=0
	Memory behind bridge: f7d00000-f7dfffff
	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.4 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 5 [8086:9c18] (rev e4) (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=03, subordinate=03, sec-latency=0
	Memory behind bridge: f7c00000-f7cfffff
	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 USB EHCI #1 [8086:9c26] (rev 04) (prog-if 20 [EHCI])
	Subsystem: Dell Device [1028:05ca]
	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 21
	Region 0: Memory at f7e3b000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci

00:1f.0 ISA bridge [0601]: Intel Corporation 8 Series LPC Controller [8086:9c43] (rev 04)
	Subsystem: Dell Device [1028:05ca]
	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 RAID bus controller [0104]: Intel Corporation 82801 Mobile SATA Controller [RAID mode] [8086:282a] (rev 04)
	Subsystem: Dell Device [1028:05ca]
	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 60
	Region 0: I/O ports at f0d0 [size=8]
	Region 1: I/O ports at f0c0 [size=4]
	Region 2: I/O ports at f0b0 [size=8]
	Region 3: I/O ports at f0a0 [size=4]
	Region 4: I/O ports at f060 [size=32]
	Region 5: Memory at f7e3a000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:1f.3 SMBus [0c05]: Intel Corporation 8 Series SMBus Controller [8086:9c22] (rev 04)
	Subsystem: Dell Device [1028:05ca]
	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 f7e39000 (64-bit, non-prefetchable) [size=256]
	Region 4: I/O ports at f040 [size=32]

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

03:00.0 SD Host controller [0805]: O2 Micro, Inc. SD/MMC Card Reader Controller [1217:8520] (rev 01) (prog-if 01)
	Subsystem: Dell Device [1028:05ca]
	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 16
	Region 0: Memory at f7c01000 (32-bit, non-prefetchable) [size=4K]
	Region 1: Memory at f7c00000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: sdhci-pci


** USB devices:
Bus 003 Device 004: ID 0a5c:5801 Broadcom Corp. BCM5880 Secure Applications Processor with fingerprint swipe sensor
Bus 003 Device 003: ID 8087:07dc Intel Corp.
Bus 003 Device 002: ID 8087:8000 Intel Corp.
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 009: ID 040d:3417 VIA Technologies, Inc.
Bus 001 Device 013: ID 192f:0616 Avago Technologies, Pte. ADNS-5700 Optical Mouse Controller (5-button)
Bus 001 Device 012: ID 0424:2744 Standard Microsystems Corp.
Bus 001 Device 004: ID 413c:2513 Dell Computer Corp. internal USB Hub of E-Port Replicator
Bus 001 Device 003: ID 0c45:64d2 Microdia
Bus 001 Device 011: ID 174c:55aa ASMedia Technology Inc. ASMedia 2105 SATA bridge
Bus 001 Device 010: ID 0a81:0205 Chesen Electronics Corp. PS/2 Keyboard+Mouse Adapter
Bus 001 Device 002: ID 413c:2513 Dell Computer Corp. internal USB Hub of E-Port Replicator
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


-- System Information:
Debian Release: 8.8
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-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-3.16.0-4-amd64 depends on:
ii  debconf [debconf-2.0]                   1.5.56
ii  initramfs-tools [linux-initramfs-tool]  0.120+deb8u3
ii  kmod                                    18-3
ii  linux-base                              3.5
ii  module-init-tools                       18-3

Versions of packages linux-image-3.16.0-4-amd64 recommends:
ii  firmware-linux-free  3.3
pn  irqbalance           <none>

Versions of packages linux-image-3.16.0-4-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-pc                 2.02~beta2-22+deb8u1
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.43
pn  firmware-libertas       <none>
ii  firmware-linux          0.43
ii  firmware-linux-nonfree  0.43
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/prerm/removing-running-kernel-3.16.0-4-amd64: true
  linux-image-3.16.0-4-amd64/postinst/mips-initrd-3.16.0-4-amd64:
  linux-image-3.16.0-4-amd64/postinst/depmod-error-initrd-3.16.0-4-amd64: false


Reply to: