Package: src:linux Version: 4.6.4-1 Severity: normal Tags: upstream I have problems that I can not suspend or hibernate my E200HA. After some reserach I found this Web page: https://01.org/blogs/rzhang/2015/best-practice-debug-linux-suspend/hibernate-issues
Maybe the suspend is not supported, but the hibernate should, because of this message on kern.log: Jul 28 22:56:00 lal kernel: [ 0.472724] ACPI: (supports S0 S4 S5) So, doing some extra research I suspect the problem is in the module i915 and on the module i2c_designware. Because switching to a text console and issuing the command: "echo disk > /sys/power/state" the system hibernate and awakes when I request. But it awakes without keyboard and with following messages on the console: [ 50.827873] [drm] stuck on blitter ring [ 50.834932] [drm] stuck on bsd ring [ 50.841830] [drm] stuck on video enhancement ring [ 50.851177] [drm] GPU HANG: ecode 8:0:0x7a2af415, reason: Ring hung, action: reset [ 50.854730] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace. [ 50.858380] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel [ 50.860886] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue. [ 50.863336] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it. [ 50.865839] [drm] GPU crash dump saved to /sys/class/drm/card0/error [ 50.868532] [drm:i915_set_reset_status [i915]] *ERROR* gpu hanging too fast, banning! [ 50.873485] drm/i915: Resetting chip after gpu hang [ 51.729188] IPv6: ADDRCONF(NETDEV_CHANGE): enx0019fd4cb596: link becomes ready [ 51.737806] asix 1-4:1.0 enx0019fd4cb596: link up, 100Mbps, full-duplex, lpa 0xCDE1 [ 129.340496] i2c_designware 808622C1:00: timeout in enabling adapter [ 130.348085] i2c_designware 808622C1:00: controller timed out [ 130.355959] i2c_designware 808622C1:00: Unknown Synopsys component type: 0x00000000 Kind regards Jose M Calhariz -- Package-specific info: ** Version: Linux version 4.6.0-1-amd64 (debian-kernel@lists.debian.org) (gcc version 5.4.0 20160609 (Debian 5.4.0-6) ) #1 SMP Debian 4.6.4-1 (2016-07-18) ** Command line: BOOT_IMAGE=/boot/vmlinuz-4.6.0-1-amd64 root=UUID=577ff77a-2aa2-4c43-9c83-91e107b674c2 ro printk.time=n initcall_debug no_console_suspend ** Tainted: E (8192) * Unsigned module has been loaded (currently expected). ** Kernel log: [ 49.008511] call regulatory.0+ returned 0 after 0 usecs [ 49.010919] calling intel_backlight+ @ 2728, parent: card0-eDP-1 [ 49.013223] call intel_backlight+ returned 0 after 0 usecs [ 49.015521] calling input6+ @ 2728, parent: LNXVIDEO:00 [ 49.017797] call input6+ returned 0 after 0 usecs [ 49.020078] calling input7+ @ 2728, parent: pcspkr [ 49.021968] call input7+ returned 0 after 17 usecs [ 49.023843] calling input8+ @ 2728, parent: i2c-ELAN0100:00 [ 49.025720] call input8+ returned 0 after 0 usecs [ 49.027601] calling coretemp.0+ @ 2728, parent: platform [ 49.029487] call coretemp.0+ returned 0 after 0 usecs [ 49.031392] calling asus-nb-wmi+ @ 2728, parent: platform [ 49.033284] call asus-nb-wmi+ returned 0 after 1 usecs [ 49.035181] calling input9+ @ 2728, parent: asus-nb-wmi [ 49.037073] call input9+ returned 0 after 0 usecs [ 49.038960] calling input10+ @ 2728, parent: 0018:0B05:8585.0001 [ 49.040893] call input10+ returned 0 after 19 usecs [ 49.042822] calling input10::numlock+ @ 2728, parent: input10 [ 49.044753] call input10::numlock+ returned 0 after 0 usecs [ 49.046684] calling input10::capslock+ @ 2728, parent: input10 [ 49.048625] call input10::capslock+ returned 0 after 0 usecs [ 49.050570] calling input10::scrolllock+ @ 2728, parent: input10 [ 49.052528] call input10::scrolllock+ returned 0 after 0 usecs [ 49.054491] calling input10::compose+ @ 2728, parent: input10 [ 49.056460] call input10::compose+ returned 0 after 0 usecs [ 49.058429] calling input10::kana+ @ 2728, parent: input10 [ 49.060402] call input10::kana+ returned 0 after 0 usecs [ 49.062379] calling rfkill1+ @ 2728, parent: phy0 [ 49.064358] call rfkill1+ returned 0 after 10 usecs [ 49.066337] PM: restore of devices complete after 4600.592 msecs [ 49.068386] usb 1-4:1.0: rebind failed: -517 [ 49.070372] usb 1-3:1.0: rebind failed: -517 [ 49.072323] usb 1-3:1.1: rebind failed: -517 [ 49.074671] PM: Image restored successfully. [ 49.074693] PM: Basic memory bitmaps freed [ 49.074699] Restarting tasks ... done. [ 49.089295] pci_bus 0000:01: Allocating resources [ 49.089491] pcieport 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000 [ 49.089498] pcieport 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000 add_align 100000 [ 49.089509] pcieport 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000 [ 49.089514] pcieport 0000:00:1c.0: res[15]=[mem 0x00100000-0x002fffff 64bit pref] res_to_dev_res add_size 200000 min_align 100000 [ 49.089518] pcieport 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000 [ 49.089522] pcieport 0000:00:1c.0: res[13]=[io 0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000 [ 49.089544] pcieport 0000:00:1c.0: BAR 15: assigned [mem 0x91700000-0x918fffff 64bit pref] [ 49.091834] pcieport 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff] [ 49.129302] i2c_designware 808622C1:00: timeout in enabling adapter [ 49.879748] asix 1-4:1.0 eth0: register 'asix' at usb-0000:00:14.0-4, ASIX AX88772 USB 2.0 Ethernet, 00:19:fd:4c:b5:96 [ 49.898272] asix 1-4:1.0 enx0019fd4cb596: renamed from eth0 [ 49.957592] IPv6: ADDRCONF(NETDEV_UP): enx0019fd4cb596: link is not ready [ 49.964253] asix 1-4:1.0 enx0019fd4cb596: link down [ 49.971027] IPv6: ADDRCONF(NETDEV_UP): enx0019fd4cb596: link is not ready [ 50.131283] i2c_designware 808622C1:00: controller timed out [ 50.137049] i2c_designware 808622C1:00: Unknown Synopsys component type: 0x00000000 [ 50.141080] i2c_hid i2c-PDEC3393:00: failed to set a report to device. [ 50.827873] [drm] stuck on blitter ring [ 50.834932] [drm] stuck on bsd ring [ 50.841830] [drm] stuck on video enhancement ring [ 50.851177] [drm] GPU HANG: ecode 8:0:0x7a2af415, reason: Ring hung, action: reset [ 50.854730] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace. [ 50.858380] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel [ 50.860886] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue. [ 50.863336] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it. [ 50.865839] [drm] GPU crash dump saved to /sys/class/drm/card0/error [ 50.868532] [drm:i915_set_reset_status [i915]] *ERROR* gpu hanging too fast, banning! [ 50.873485] drm/i915: Resetting chip after gpu hang [ 51.729188] IPv6: ADDRCONF(NETDEV_CHANGE): enx0019fd4cb596: link becomes ready [ 51.737806] asix 1-4:1.0 enx0019fd4cb596: link up, 100Mbps, full-duplex, lpa 0xCDE1 [ 129.340496] i2c_designware 808622C1:00: timeout in enabling adapter [ 130.348085] i2c_designware 808622C1:00: controller timed out [ 130.355959] i2c_designware 808622C1:00: Unknown Synopsys component type: 0x00000000 [ 130.426880] i2c_designware 808622C1:00: timeout in enabling adapter [ 131.431982] i2c_designware 808622C1:00: controller timed out [ 131.439702] i2c_designware 808622C1:00: Unknown Synopsys component type: 0x00000000 [ 136.871290] i2c_designware 808622C1:00: timeout in enabling adapter [ 137.876403] i2c_designware 808622C1:00: controller timed out [ 137.884162] i2c_designware 808622C1:00: Unknown Synopsys component type: 0x00000000 [ 138.212346] i2c_designware 808622C1:00: timeout in enabling adapter [ 139.220418] i2c_designware 808622C1:00: controller timed out [ 139.228293] i2c_designware 808622C1:00: Unknown Synopsys component type: 0x00000000 [ 144.871431] i2c_designware 808622C1:00: timeout in enabling adapter [ 145.876884] i2c_designware 808622C1:00: controller timed out [ 145.884834] i2c_designware 808622C1:00: Unknown Synopsys component type: 0x00000000 [ 145.919430] i2c_designware 808622C1:00: timeout in enabling adapter [ 146.924898] i2c_designware 808622C1:00: controller timed out [ 146.933033] i2c_designware 808622C1:00: Unknown Synopsys component type: 0x00000000 [ 147.164894] i2c_designware 808622C1:00: timeout in enabling adapter [ 148.173113] i2c_designware 808622C1:00: controller timed out [ 148.181329] i2c_designware 808622C1:00: Unknown Synopsys component type: 0x00000000 [ 647.787040] i2c_designware 808622C1:00: timeout in enabling adapter [ 648.795092] i2c_designware 808622C1:00: controller timed out [ 648.803354] i2c_designware 808622C1:00: Unknown Synopsys component type: 0x00000000 [ 649.684271] i2c_designware 808622C1:00: timeout in enabling adapter [ 650.691091] i2c_designware 808622C1:00: controller timed out [ 650.699282] i2c_designware 808622C1:00: Unknown Synopsys component type: 0x00000000 [ 652.933555] i2c_designware 808622C1:00: timeout in enabling adapter [ 653.939216] i2c_designware 808622C1:00: controller timed out [ 653.946957] i2c_designware 808622C1:00: Unknown Synopsys component type: 0x00000000 [ 665.777290] i2c_designware 808622C1:00: timeout in enabling adapter [ 666.783688] i2c_designware 808622C1:00: controller timed out [ 666.791237] i2c_designware 808622C1:00: Unknown Synopsys component type: 0x00000000 ** Model information sys_vendor: ASUSTeK COMPUTER INC. product_name: E200HA product_version: 1.0 chassis_vendor: ASUSTeK COMPUTER INC. chassis_version: 1.0 bios_vendor: American Megatrends Inc. bios_version: E200HA.210 board_vendor: ASUSTeK COMPUTER INC. board_name: E200HA board_version: 1.0 ** Loaded modules: cpufreq_stats(E) cpufreq_conservative(E) cpufreq_userspace(E) cpufreq_powersave(E) bnep(E) arc4(E) joydev(E) iTCO_wdt(E) iTCO_vendor_support(E) hid_generic(E) asus_nb_wmi(E) asus_wmi(E) sparse_keymap(E) evdev(E) intel_rapl(E) intel_powerclamp(E) coretemp(E) kvm_intel(E) kvm(E) irqbypass(E) crct10dif_pclmul(E) crc32_pclmul(E) ghash_clmulni_intel(E) efi_pstore(E) efivars(E) pcspkr(E) battery(E) elan_i2c(E) nls_utf8(E) nls_cp437(E) vfat(E) fat(E) ath10k_pci(E) ath10k_core(E) ath(E) mac80211(E) cfg80211(E) asix(E) uvcvideo(E) videobuf2_vmalloc(E) btusb(E) videobuf2_memops(E) btrtl(E) videobuf2_v4l2(E) usbnet(E) btbcm(E) videobuf2_core(E) libphy(E) btintel(E) mii(E) videodev(E) media(E) bluetooth(E) rfkill(E) i915(E) lpc_ich(E) mfd_core(E) drm_kms_helper(E) shpchp(E) drm(E) i2c_algo_bit(E) processor_thermal_device(E) intel_soc_dts_iosf(E) wmi(E) 8250_fintek(E) snd_intel_sst_acpi(E) snd_intel_sst_core(E) snd_soc_sst_mfld_platform(E) snd_soc_sst_match(E) snd_soc_core(E) snd_compress(E) dw_dmac(E) snd_pcm(E) dw_dmac_core(E) snd_timer(E) video(E) snd(E) i2c_designware_platform(E) soundcore(E) i2c_designware_core(E) tpm_crb(E) soc_button_array(E) int3403_thermal(E) int3400_thermal(E) int340x_thermal_zone(E) acpi_thermal_rel(E) asus_wireless(E) tpm_tis(E) tpm(E) acpi_pad(E) ac(E) processor(E) button(E) efivarfs(E) autofs4(E) ext4(E) ecb(E) crc16(E) jbd2(E) crc32c_generic(E) mbcache(E) crc32c_intel(E) mmc_block(E) aesni_intel(E) aes_x86_64(E) glue_helper(E) lrw(E) gf128mul(E) ablk_helper(E) cryptd(E) xhci_pci(E) xhci_hcd(E) thermal(E) usbcore(E) usb_common(E) fjes(E) i2c_hid(E) hid(E) sdhci_acpi(E) sdhci(E) mmc_core(E) ** Network interface configuration: # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). source /etc/network/interfaces.d/* # The loopback network interface auto lo iface lo inet loopback ** 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 3: wlp1s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000 link/ether 74:c6:3b:22:c8:e7 brd ff:ff:ff:ff:ff:ff 4: enx0019fd4cb596: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000 link/ether 00:19:fd:4c:b5:96 brd ff:ff:ff:ff:ff:ff inet 192.168.1.102/24 brd 192.168.1.255 scope global dynamic enx0019fd4cb596 valid_lft 84825sec preferred_lft 84825sec inet6 fe80::7cd4:9a9d:23d0:1c1e/64 scope link valid_lft forever preferred_lft forever *** Device statistics: Inter-| Receive | Transmit face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed lo: 13156 164 0 0 0 0 0 0 13156 164 0 0 0 0 0 0 wlp1s0: 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 enx0019fd4cb596: 1432574 3746 0 0 0 0 0 0 844102 2838 0 0 0 0 0 0 *** Protocol statistics: Ip: Forwarding: 2 3807 total packets received 10 with invalid addresses 0 forwarded 0 incoming packets discarded 3797 incoming packets delivered 3019 requests sent out 40 outgoing packets dropped 8 dropped because of missing route Icmp: 418 ICMP messages received 0 input ICMP message failed. ICMP input histogram: destination unreachable: 80 echo requests: 338 418 ICMP messages sent 0 ICMP messages failed ICMP output histogram: destination unreachable: 80 echo replies: 338 IcmpMsg: InType3: 80 InType8: 338 OutType0: 338 OutType3: 80 Tcp: 30 active connections openings 3 passive connection openings 0 failed connection attempts 0 connection resets received 2 connections established 2592 segments received 2258 segments send out 0 segments retransmited 0 bad segments received. 0 resets sent Udp: 117 packets received 80 packets to unknown port received. 0 packet receive errors 200 packets sent 0 receive buffer errors 0 send buffer errors IgnoredMulti: 8 UdpLite: TcpExt: 6 TCP sockets finished time wait in fast timer 33 delayed acks sent 777 packet headers predicted 250 acknowledgments not containing data payload received 996 predicted acknowledgments TCPRcvCoalesce: 719 TCPAutoCorking: 27 TCPOrigDataSent: 1638 IpExt: InMcastPkts: 601 OutMcastPkts: 163 InBcastPkts: 8 InOctets: 1443486 OutOctets: 808242 InMcastOctets: 22188 OutMcastOctets: 7730 InBcastOctets: 1950 InNoECTPkts: 3807 ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation Braswell SoC Transaction Router [8086:2280] (rev 22) Subsystem: ASUSTeK Computer Inc. Braswell SoC Transaction Router [1043:10b0] 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 Kernel driver in use: iosf_mbi_pci 00:02.0 VGA compatible controller [0300]: Intel Corporation Braswell PCI Configuration Registers [8086:22b0] (rev 22) (prog-if 00 [VGA controller]) Subsystem: ASUSTeK Computer Inc. Braswell PCI Configuration Registers [1043:10b0] 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 312 Region 0: Memory at 90000000 (64-bit, non-prefetchable) [size=16M] Region 2: Memory at 80000000 (64-bit, prefetchable) [size=256M] Region 4: I/O ports at f000 [size=64] [virtual] Expansion ROM at 000c0000 [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: i915 Kernel modules: i915 00:0b.0 Signal processing controller [1180]: Intel Corporation Braswell P-Unit Power Management [8086:22dc] (rev 22) Subsystem: ASUSTeK Computer Inc. Braswell P-Unit Power Management [1043:10b0] 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 311 Region 0: Memory at 91639000 (64-bit, non-prefetchable) [size=4K] Capabilities: <access denied> Kernel driver in use: proc_thermal Kernel modules: processor_thermal_device 00:14.0 USB controller [0c03]: Intel Corporation Braswell USB xHCI Host Controller [8086:22b5] (rev 22) (prog-if 30 [XHCI]) Subsystem: ASUSTeK Computer Inc. Braswell USB xHCI Host Controller [1043:10b0] 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 310 Region 0: Memory at 91600000 (64-bit, non-prefetchable) [size=64K] Capabilities: <access denied> Kernel driver in use: xhci_hcd Kernel modules: xhci_pci 00:1a.0 Encryption controller [1080]: Intel Corporation Braswell Trusted Execution Engine Interface [8086:2298] (rev 22) Subsystem: ASUSTeK Computer Inc. Braswell Trusted Execution Engine Interface [1043:10b0] 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 255 Region 0: Memory at 91500000 (32-bit, non-prefetchable) [size=1M] Region 1: Memory at 91400000 (32-bit, non-prefetchable) [size=1M] Capabilities: <access denied> 00:1c.0 PCI bridge [0604]: Intel Corporation Braswell PCIe Port 1 [8086:22c8] (rev 22) (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 Interrupt: pin A routed to IRQ 309 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 Memory behind bridge: 91200000-913fffff 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:1f.0 ISA bridge [0601]: Intel Corporation Braswell Platform Controller Unit LPC [8086:229c] (rev 22) Subsystem: ASUSTeK Computer Inc. Braswell Platform Controller Unit LPC [1043:10b0] 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 01:00.0 Network controller [0280]: Qualcomm Atheros QCA9377 802.11ac Wireless Network Adapter [168c:0042] (rev 30) Subsystem: AzureWave QCA9377 802.11ac Wireless Network Adapter [1a3b:2b31] 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 313 Region 0: Memory at 91200000 (64-bit, non-prefetchable) [size=2M] Capabilities: <access denied> Kernel driver in use: ath10k_pci Kernel modules: ath10k_pci ** USB devices: Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0b95:7720 ASIX Electronics Corp. AX88772 Bus 001 Device 003: ID 13d3:3496 IMC Networks Bus 001 Device 002: ID 0bda:57ed Realtek Semiconductor Corp. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages linux-image-4.6.0-1-amd64 depends on: ii initramfs-tools [linux-initramfs-tool] 0.125 ii kmod 22-1.1 ii linux-base 4.4 Versions of packages linux-image-4.6.0-1-amd64 recommends: pn firmware-linux-free <none> pn irqbalance <none> Versions of packages linux-image-4.6.0-1-amd64 suggests: pn debian-kernel-handbook <none> pn grub-pc | grub-efi | extlinux <none> pn linux-doc-4.6 <none> Versions of packages linux-image-4.6.0-1-amd64 is related to: pn firmware-amd-graphics <none> ii firmware-atheros 20160110-1 pn firmware-bnx2 <none> pn firmware-bnx2x <none> pn firmware-brcm80211 <none> 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> pn firmware-linux-nonfree <none> pn firmware-misc-nonfree <none> pn firmware-myricom <none> pn firmware-netxen <none> pn firmware-qlogic <none> pn firmware-realtek <none> pn firmware-samsung <none> pn firmware-siano <none> pn firmware-ti-connectivity <none> pn xen-hypervisor <none> -- no debconf information