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

Bug#823146: linux-image-4.5.0-0.bpo.1-amd64: Kernel 4.5 fails to boot on AMD A6 APU



Package: src:linux
Version: 4.5.1-1~bpo8+1
Severity: critical
Justification: breaks the whole system

Dear Maintainer,

After installing the recent linux-image update from jessie-backports, my laptop
failed to boot. With the newly installed 4.5 kernel, the system still asked me
for the password of my encrypted hard drive (LUKS), but after confirming that
my password was OK, the screen became black. The system was unresponsive to
Ctrl+Alt+Del, and had to be shut down by keeping the power button pressed.

The system still boots successfully with the previous version 4.4. I could not
find output from the 4.5 booting attempt in /var/log.

I tried booting with the 4.5 kernel in recovery mode, and that showed me more
output on the screen. The system hanged, while repeatedly (very quickly)
printing lines of the following form:

ACPI Error: No handler or method for GPE xx, disabling event
(20160108/evgpe-790)
(xx was various different numbers; it went too fast to read actual numbers.)

Apart from repeatedly printing this line, the system was unresponsive again,
and had to be powered off by keeping the power button pressed.

I searched for the error message on the internet, and found the following
discussion:
https://bugzilla.kernel.org/show_bug.cgi?id=114201

I followed the advice of adding the following kernel boot argument to the 4.5
boot command line:

modprobe.blacklist=sp5100_tco

With that argument added, booting 4.5 was successful. I am writing this while
booted with version 4.5. I seem to have no regressions running the system
without the sp5100_tco module; in version 4.4, the system didn't load
sp5100_tco either, so I don't see why this module would be needed.

While the boot argument solves the problem for me, I think there should be a
solution that lets this package work "out of the box", without requiring such
tweaks by the system maintainer. Black-listing sp5100_tco *by default* could be
such a solution, but I leave it up to you to decide what is the best solution.
I just want to make you aware of this critical bug.



-- Package-specific info:
** Version:
Linux version 4.5.0-0.bpo.1-amd64 (debian-kernel@lists.debian.org) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 SMP Debian 4.5.1-1~bpo8+1 (2016-04-20)

** Command line:
BOOT_IMAGE=/vmlinuz-4.5.0-0.bpo.1-amd64 root=UUID=cab2c5d5-4664-4105-bcbd-fcb860cc035d modprobe.blacklist=sp5100_tco ro quiet

** Tainted: OE (12288)
 * Out-of-tree module has been loaded.
 * Unsigned module has been loaded (currently expected).

** Kernel log:
[   36.667372] uvcvideo 1-3:1.0: Entity type for entity Processing 3 was not initialized!
[   36.667380] uvcvideo 1-3:1.0: Entity type for entity Camera 1 was not initialized!
[   36.667869] input: HP Webcam-101 as /devices/pci0000:00/0000:00:12.2/usb1/1-3/1-3:1.0/input/input16
[   36.668322] usbcore: registered new interface driver uvcvideo
[   36.668330] USB Video Class driver (1.1.1)
[   36.704666] [drm] fb mappable at 0xD0478000
[   36.704673] [drm] vram apper at 0xD0000000
[   36.704676] [drm] size 4325376
[   36.704678] [drm] fb depth is 24
[   36.704680] [drm]    pitch is 5632
[   36.705096] fbcon: radeondrmfb (fb0) is primary device
[   37.056317] Console: switching to colour frame buffer device 170x48
[   37.066706] radeon 0000:00:01.0: fb0: radeondrmfb frame buffer device
[   37.136351] [drm] Initialized radeon 2.43.0 20080528 for 0000:00:01.0 on minor 0
[   37.136636] radeon 0000:01:00.0: enabling device (0000 -> 0003)
[   37.137346] [drm] initializing kernel modesetting (CAICOS 0x1002:0x6760 0x103C:0x1663).
[   37.137382] [drm] register mmio base: 0xF0300000
[   37.137386] [drm] register mmio size: 131072
[   37.137392] vga_switcheroo: enabled
[   37.138242] ATPX version 1, functions 0x00000182
[   37.238057] ATOM BIOS: HP
[   37.238559] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
[   37.238562] radeon 0000:01:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF
[   37.238564] [drm] Detected VRAM RAM=1024M, BAR=256M
[   37.238565] [drm] RAM width 64bits DDR
[   37.238585] [drm] radeon: 1024M of VRAM memory ready
[   37.238586] [drm] radeon: 1024M of GTT memory ready.
[   37.238602] [drm] Loading CAICOS Microcode
[   37.247887] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/CAICOS_pfp.bin
[   37.311842] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/CAICOS_me.bin
[   37.319540] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/BTC_rlc.bin
[   37.354083] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/CAICOS_mc.bin
[   37.355918] radeon 0000:01:00.0: firmware: direct-loading firmware radeon/CAICOS_smc.bin
[   37.355943] [drm] Internal thermal controller with fan control
[   37.360507] [drm] radeon: dpm initialized
[   37.360600] [drm] GART: num cpu pages 262144, num gpu pages 262144
[   37.367497] [drm] PCIE GART of 1024M enabled (table at 0x0000000000274000).
[   37.367707] radeon 0000:01:00.0: WB enabled
[   37.367716] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff8800aad43c00
[   37.367722] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff8800aad43c0c
[   37.369253] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xffffc90002432118
[   37.369259] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   37.369262] [drm] Driver supports precise vblank timestamp query.
[   37.369267] radeon 0000:01:00.0: radeon: MSI limited to 32-bit
[   37.369335] radeon 0000:01:00.0: radeon: using MSI.
[   37.369416] [drm] radeon: irq initialized.
[   37.386665] [drm] ring test on 0 succeeded in 2 usecs
[   37.386687] [drm] ring test on 3 succeeded in 7 usecs
[   37.563469] [drm] ring test on 5 succeeded in 2 usecs
[   37.563493] [drm] UVD initialized successfully.
[   37.564368] [drm] ib test on ring 0 succeeded in 0 usecs
[   37.564458] [drm] ib test on ring 3 succeeded in 0 usecs
[   37.715360] [drm] ib test on ring 5 succeeded
[   37.716814] [drm] Radeon Display Connectors
[   37.836309] [drm] Initialized radeon 2.43.0 20080528 for 0000:01:00.0 on minor 1
[   40.983405] EXT4-fs (sda7): mounting ext2 file system using the ext4 subsystem
[   40.995235] EXT4-fs (sda7): mounted filesystem without journal. Opts: (null)
[   41.274360] systemd-journald[233]: Received request to flush runtime journal from PID 1
[   42.611327] Adding 6657020k swap on /dev/mapper/sda6_crypt.  Priority:-1 extents:1 across:6657020k FS
[   43.712626] RPC: Registered named UNIX socket transport module.
[   43.712635] RPC: Registered udp transport module.
[   43.712639] RPC: Registered tcp transport module.
[   43.712643] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   43.770207] FS-Cache: Loaded
[   43.869835] FS-Cache: Netfs 'nfs' registered for caching
[   43.910343] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   46.051525] vboxdrv: Found 4 processor cores.
[   46.052119] vboxdrv: fAsync=0 offMin=0x3c3 offMax=0x28a9
[   46.052312] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
[   46.052315] vboxdrv: Successfully loaded version 4.3.36_Debian (interface 0x001a000b).
[   47.432766] vboxpci: IOMMU not found (not registered)
[   57.427202] r8169 0000:03:00.0: firmware: direct-loading firmware rtl_nic/rtl8105e-1.fw
[   57.612213] r8169 0000:03:00.0 eth0: link down
[   57.807263] [drm] PCIE GART of 1024M enabled (table at 0x0000000000274000).
[   57.807370] radeon 0000:01:00.0: WB enabled
[   57.807376] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff8800aad43c00
[   57.807381] radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff8800aad43c0c
[   57.808910] radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x0000000000072118 and cpu addr 0xffffc90002432118
[   57.825234] [drm] ring test on 0 succeeded in 0 usecs
[   57.825245] [drm] ring test on 3 succeeded in 6 usecs
[   58.001720] [drm] ring test on 5 succeeded in 2 usecs
[   58.001783] [drm] UVD initialized successfully.
[   58.001871] [drm] ib test on ring 0 succeeded in 0 usecs
[   58.001937] [drm] ib test on ring 3 succeeded in 0 usecs
[   58.722580] [drm] ib test on ring 5 succeeded
[   59.405374] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
[   59.405386] vgaarb: device changed decodes: PCI:0000:00:01.0,olddecodes=io+mem,decodes=none:owns=io+mem
[   59.598724] wlan0: authenticate with ec:55:f9:28:cb:24
[   59.608989] wlan0: send auth to ec:55:f9:28:cb:24 (try 1/3)
[   59.611217] wlan0: authenticated
[   59.613187] wlan0: associate with ec:55:f9:28:cb:24 (try 1/3)
[   59.616819] wlan0: RX AssocResp from ec:55:f9:28:cb:24 (capab=0x411 status=0 aid=3)
[   59.618299] wlan0: associated
[  990.800466] usb 4-1: USB disconnect, device number 2
[ 3562.675478] usb 4-1: new low-speed USB device number 3 using ohci-pci
[ 3562.842779] usb 4-1: New USB device found, idVendor=192f, idProduct=0916
[ 3562.842792] usb 4-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 3562.842798] usb 4-1: Product: USB Optical Mouse
[ 3562.850371] input: USB Optical Mouse as /devices/pci0000:00/0000:00:12.0/usb4/4-1/4-1:1.0/0003:192F:0916.0002/input/input17
[ 3562.851079] hid-generic 0003:192F:0916.0002: input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:12.0-1/input0

** Model information
sys_vendor: Hewlett-Packard
product_name: HP Pavilion g6 Notebook PC
product_version: 0690130000204610000620100
chassis_vendor: Hewlett-Packard
chassis_version: Chassis Version
bios_vendor: Insyde
bios_version: F.69
board_vendor: Hewlett-Packard
board_name: 3567
board_version: 21.46

** Loaded modules:
ctr(E)
ccm(E)
binfmt_misc(E)
cpufreq_powersave(E)
cpufreq_userspace(E)
cpufreq_stats(E)
cpufreq_conservative(E)
pci_stub(E)
vboxpci(OE)
vboxnetadp(OE)
vboxnetflt(OE)
vboxdrv(OE)
nfsd(E)
auth_rpcgss(E)
nfs_acl(E)
nfs(E)
lockd(E)
grace(E)
fscache(E)
sunrpc(E)
uvcvideo(E)
videobuf2_vmalloc(E)
videobuf2_memops(E)
videobuf2_v4l2(E)
videobuf2_core(E)
videodev(E)
media(E)
amdkfd(E)
arc4(E)
radeon(E)
rtl8192ce(E)
rtl_pci(E)
rtl8192c_common(E)
rtlwifi(E)
hp_wmi(E)
sparse_keymap(E)
kvm_amd(E)
mac80211(E)
kvm(E)
cfg80211(E)
snd_hda_codec_idt(E)
joydev(E)
snd_hda_codec_generic(E)
snd_hda_codec_hdmi(E)
snd_hda_intel(E)
snd_hda_codec(E)
irqbypass(E)
evdev(E)
serio_raw(E)
pcspkr(E)
k10temp(E)
ttm(E)
snd_hda_core(E)
rfkill(E)
snd_hwdep(E)
drm_kms_helper(E)
rtsx_pci_ms(E)
drm(E)
snd_pcm_oss(E)
memstick(E)
snd_mixer_oss(E)
i2c_algo_bit(E)
i2c_piix4(E)
snd_pcm(E)
snd_timer(E)
shpchp(E)
wmi(E)
hp_wireless(E)
snd(E)
soundcore(E)
video(E)
battery(E)
button(E)
ac(E)
acpi_cpufreq(E)
tpm_tis(E)
tpm(E)
processor(E)
loop(E)
fuse(E)
parport_pc(E)
ppdev(E)
lp(E)
parport(E)
autofs4(E)
ext4(E)
crc16(E)
mbcache(E)
jbd2(E)
hmac(E)
drbg(E)
ansi_cprng(E)
xts(E)
gf128mul(E)
algif_skcipher(E)
af_alg(E)
dm_crypt(E)
dm_mod(E)
hid_generic(E)
usbhid(E)
hid(E)
sg(E)
sr_mod(E)
cdrom(E)
sd_mod(E)
ohci_pci(E)
rtsx_pci_sdmmc(E)
psmouse(E)
ahci(E)
libahci(E)
rtsx_pci(E)
ehci_pci(E)
ohci_hcd(E)
mfd_core(E)
ehci_hcd(E)
libata(E)
sdhci_pci(E)
sdhci(E)
r8169(E)
usbcore(E)
usb_common(E)
mmc_core(E)
scsi_mod(E)
mii(E)
thermal(E)
fjes(E)

** PCI devices:
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 12h Processor Root Complex [1022:1705]
	Subsystem: Hewlett-Packard Company Device [103c:3567]
	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: 32

00:01.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] BeaverCreek [Radeon HD 6520G] [1002:9647] (prog-if 00 [VGA controller])
	Subsystem: Hewlett-Packard Company Device [103c:1663]
	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 29
	Region 0: Memory at d0000000 (32-bit, prefetchable) [size=256M]
	Region 1: I/O ports at 5000 [size=256]
	Region 2: Memory at f0400000 (32-bit, non-prefetchable) [size=256K]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: radeon

00:01.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] BeaverCreek HDMI Audio [Radeon HD 6500D and 6400G-6600G series] [1002:1714]
	Subsystem: Hewlett-Packard Company Device [103c:3567]
	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 28
	Region 0: Memory at f0444000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

00:02.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 12h Processor Root Port [1022:1707] (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: 00004000-00004fff
	Memory behind bridge: f0300000-f03fffff
	Prefetchable memory behind bridge: 00000000e0000000-00000000efffffff
	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:04.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 12h Processor Root Port [1022:1709] (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
	I/O behind bridge: 00003000-00003fff
	Memory behind bridge: f0200000-f02fffff
	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:05.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 12h Processor Root Port [1022:170a] (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
	I/O behind bridge: 00002000-00002fff
	Prefetchable memory behind bridge: 00000000f0000000-00000000f00fffff
	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:06.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 12h Processor Root Port [1022:170b] (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=04, subordinate=04, sec-latency=0
	Memory behind bridge: f0100000-f01fffff
	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:11.0 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] [1022:7804] (prog-if 01 [AHCI 1.0])
	Subsystem: Hewlett-Packard Company Device [103c:3567]
	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: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 27
	Region 0: I/O ports at 5118 [size=8]
	Region 1: I/O ports at 5124 [size=4]
	Region 2: I/O ports at 5110 [size=8]
	Region 3: I/O ports at 5120 [size=4]
	Region 4: I/O ports at 5100 [size=16]
	Region 5: Memory at f044e000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci

00:12.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller [1022:7807] (rev 11) (prog-if 10 [OHCI])
	Subsystem: Hewlett-Packard Company Device [103c:3567]
	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: 32, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at f044d000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci-pci

00:12.2 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller [1022:7808] (rev 11) (prog-if 20 [EHCI])
	Subsystem: Hewlett-Packard Company Device [103c:3567]
	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: 32, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 17
	Region 0: Memory at f044c000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci

00:13.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller [1022:7807] (rev 11) (prog-if 10 [OHCI])
	Subsystem: Hewlett-Packard Company Device [103c:3567]
	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: 32, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at f044b000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci-pci

00:13.2 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller [1022:7808] (rev 11) (prog-if 20 [EHCI])
	Subsystem: Hewlett-Packard Company Device [103c:3567]
	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: 32, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 17
	Region 0: Memory at f044a000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci

00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller [1022:780b] (rev 13)
	Subsystem: Hewlett-Packard Company Device [103c:3567]
	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-

00:14.2 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller [1022:780d] (rev 01)
	Subsystem: Hewlett-Packard Company Device [103c:3567]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 32, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at f0440000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel

00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge [1022:780e] (rev 11)
	Subsystem: Hewlett-Packard Company Device [103c:3567]
	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

00:14.4 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] FCH PCI Bridge [1022:780f] (rev 40) (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=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=64
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

00:16.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller [1022:7807] (rev 11) (prog-if 10 [OHCI])
	Subsystem: Hewlett-Packard Company Device [103c:3567]
	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: 32, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at f0449000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci-pci

00:16.2 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB EHCI Controller [1022:7808] (rev 11) (prog-if 20 [EHCI])
	Subsystem: Hewlett-Packard Company Device [103c:3567]
	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: 32, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 17
	Region 0: Memory at f0448000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci

00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 0 [1022:1700] (rev 43)
	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-

00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 1 [1022:1701]
	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-

00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 2 [1022:1702]
	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-

00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 3 [1022:1703]
	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-
	Capabilities: <access denied>
	Kernel driver in use: k10temp

00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 4 [1022:1704]
	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-

00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 6 [1022:1718]
	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-

00:18.6 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 5 [1022:1716]
	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-

00:18.7 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 12h/14h Processor Function 7 [1022:1719]
	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-

01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] [1002:6760] (prog-if 00 [VGA controller])
	Subsystem: Hewlett-Packard Company Radeon HD 6470M [103c:1663]
	Physical Slot: 2
	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-
	Interrupt: pin A routed to IRQ 30
	Region 0: Memory at e0000000 (64-bit, prefetchable) [size=256M]
	Region 2: Memory at f0300000 (64-bit, non-prefetchable) [size=128K]
	Region 4: I/O ports at 4000 [size=256]
	[virtual] Expansion ROM at f0320000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: radeon

02:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8188CE 802.11b/g/n WiFi Adapter [10ec:8176] (rev 01)
	Subsystem: Hewlett-Packard Company Device [103c:1629]
	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: I/O ports at 3000 [size=256]
	Region 2: Memory at f0200000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: rtl8192ce

03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller [10ec:8136] (rev 05)
	Subsystem: Hewlett-Packard Company Device [103c:3567]
	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 25
	Region 0: I/O ports at 2000 [size=256]
	Region 2: Memory at f0004000 (64-bit, prefetchable) [size=4K]
	Region 4: Memory at f0000000 (64-bit, prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: r8169

04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader [10ec:5209] (rev 01)
	Subsystem: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader [10ec:5209]
	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 26
	Region 0: Memory at f0101000 (32-bit, non-prefetchable) [size=4K]
	Expansion ROM at f0110000 [disabled] [size=64K]
	Capabilities: <access denied>
	Kernel driver in use: rtsx_pci

04:00.1 SD Host controller [0805]: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader [10ec:5209] (rev 01)
	Subsystem: Realtek Semiconductor Co., Ltd. RTS5209 PCI Express Card Reader [10ec:5209]
	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 19
	Region 0: Memory at f0100000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: sdhci-pci


** USB devices:
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 003: ID 05c8:021e Cheng Uei Precision Industry Co., Ltd (Foxlink) 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 003: ID 192f:0916 Avago Technologies, Pte. 
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


-- System Information:
Debian Release: 8.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages linux-image-4.5.0-0.bpo.1-amd64 depends on:
ii  debconf [debconf-2.0]                   1.5.56
ii  initramfs-tools [linux-initramfs-tool]  0.120+deb8u1
ii  kmod                                    18-3
ii  linux-base                              4.0~bpo8+1

Versions of packages linux-image-4.5.0-0.bpo.1-amd64 recommends:
ii  firmware-linux-free  3.3
ii  irqbalance           1.0.6-3

Versions of packages linux-image-4.5.0-0.bpo.1-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-pc                 2.02~beta2-22+deb8u1
pn  linux-doc-4.5           <none>

Versions of packages linux-image-4.5.0-0.bpo.1-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>
pn  firmware-iwlwifi        <none>
pn  firmware-libertas       <none>
pn  firmware-linux          <none>
ii  firmware-linux-nonfree  0.43
pn  firmware-myricom        <none>
pn  firmware-netxen         <none>
pn  firmware-qlogic         <none>
pn  firmware-ralink         <none>
ii  firmware-realtek        0.43
pn  xen-hypervisor          <none>

-- debconf information:
  linux-image-4.5.0-0.bpo.1-amd64/prerm/removing-running-kernel-4.5.0-0.bpo.1-amd64: true


Reply to: