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

Bug#871786: marked as done (linux-image-4.9.0-3-amd64: list_del corruption in ext4_evict_inode from SyS_rename)



Your message dated Sat, 16 Oct 2021 05:40:30 -0700 (PDT)
with message-id <616ac83e.1c69fb81.66b51.2bc0@mx.google.com>
and subject line Closing this bug (BTS maintenance for src:linux bugs)
has caused the Debian Bug report #871786,
regarding linux-image-4.9.0-3-amd64: list_del corruption in ext4_evict_inode from SyS_rename
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
871786: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871786
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 4.9.30-2+deb9u2
Severity: important
Tags: upstream

Dear Maintainer,

When I got up this morning, the system was hung, and MagicSysrq did
not restore it, so I had to hard power-cycle.   The automatically
include syslog contains only the latest, clean boot, so I'm going to
edit it below to contain the backtrace.    Looks like the bug is in
EXT4.  There was a long fsck at boot as I think the FS was corrupted.
Based on the time of the hang, my backup system may have been running
and heavily using BIO.

-- Alison Chaiken, alison@she-devel.com

-- Package-specific info:
** Version:
Linux version 4.9.0-3-amd64 (debian-kernel@lists.debian.org) (gcc version 6.3.0 20170516 (Debian 6.3.0-18) ) #1 SMP Debian 4.9.30-2+deb9u2 (2017-06-26)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-4.9.0-3-amd64 root=UUID=d75b29e8-fd83-4065-941a-7263be529f74 ro

** Not tainted

** Kernel log:

Aug 11 00:24:28 bonnet kernel: [269680.711160] ------------[ cut here ]------------
Aug 11 00:24:28 bonnet kernel: [269680.711173] WARNING: CPU: 1 PID: 3173 at /build/linux-9uDFZV/linux-4.9.30/lib/list_debug.c:62 list_del+0x9/0x30
Aug 11 00:24:28 bonnet kernel: [269680.711176] list_del corruption. next->prev should be fffffc2ac1119da0, but was fffffc2ac0112aa0
Aug 11 00:24:28 bonnet kernel: [269680.711178] Modules linked in: uas usb_storage usblp ip6t_REJECT nf_reject_ipv6 nf_conntrack_ipv6 nf_defrag_ipv6 ip6table_filter ip6_tables ipt_REJECT nf_reject_ipv4 xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack iptable_filter binfmt_misc sr_mod cdrom joydev ata_generic amdkfd edac_mce_amd snd_hda_codec_realtek snd_hda_codec_generic edac_core kvm_amd kvm snd_hda_codec_hdmi irqbypass radeon psmouse serio_raw pcspkr firewire_ohci k10temp firewire_core crc_itu_t snd_hda_intel ttm snd_hda_codec pata_atiixp snd_hda_core snd_hwdep snd_pcm sp5100_tco snd_timer i2c_piix4 drm_kms_helper drm snd i2c_algo_bit sky2 soundcore sg floppy asus_atk0110 shpchp wmi button acpi_cpufreq parport_pc ppdev lp parport ip_tables x_tables autofs4 ext4 crc16 jbd2 crc32c_generic fscrypto ecb glue_helper
Aug 11 00:24:28 bonnet kernel: [269680.711224]  lrw gf128mul ablk_helper cryptd aes_x86_64 mbcache evdev hid_generic usbhid hid sd_mod ohci_pci ahci libahci ohci_hcd ehci_pci ehci_hcd libata usbcore scsi_mod usb_common
Aug 11 00:24:28 bonnet kernel: [269680.711240] CPU: 1 PID: 3173 Comm: DOM Worker Not tainted 4.9.0-3-amd64 #1 Debian 4.9.30-2+deb9u2
Aug 11 00:24:28 bonnet kernel: [269680.711243] Hardware name: System manufacturer System Product Name/M3A78-T, BIOS 0802    01/08/2009
Aug 11 00:24:28 bonnet kernel: [269680.711245]  0000000000000000 ffffffffb4d28414 ffffb1c645657bb0 0000000000000000
Aug 11 00:24:28 bonnet kernel: [269680.711249]  ffffffffb4a76ebe fffffc2ac1119da0 ffffb1c645657c08 fffffc2ac1119d80
Aug 11 00:24:28 bonnet kernel: [269680.711252]  000000000000000a ffffb1c645657dd8 ffffffffb5714c28 ffffffffb4a76f3f
Aug 11 00:24:28 bonnet kernel: [269680.711255] Call Trace:
Aug 11 00:24:28 bonnet kernel: [269680.711261]  [<ffffffffb4d28414>] ? dump_stack+0x5c/0x78
Aug 11 00:24:28 bonnet kernel: [269680.711266]  [<ffffffffb4a76ebe>] ? __warn+0xbe/0xe0
Aug 11 00:24:28 bonnet kernel: [269680.711269]  [<ffffffffb4a76f3f>] ? warn_slowpath_fmt+0x5f/0x80
Aug 11 00:24:28 bonnet kernel: [269680.711272]  [<ffffffffb4be0e52>] ? ___cache_free+0x1c2/0x2e0
Aug 11 00:24:28 bonnet kernel: [269680.711275]  [<ffffffffb4d47059>] ? list_del+0x9/0x30
Aug 11 00:24:28 bonnet kernel: [269680.711279]  [<ffffffffb4b8d1bd>] ? release_pages+0x14d/0x370
Aug 11 00:24:28 bonnet kernel: [269680.711282]  [<ffffffffb4b8dd3a>] ? __pagevec_release+0x2a/0x40
Aug 11 00:24:28 bonnet kernel: [269680.711285]  [<ffffffffb4b8ed49>] ? truncate_inode_pages_range+0x2c9/0x7e0
Aug 11 00:24:28 bonnet kernel: [269680.711322]  [<ffffffffc026e02e>] ? ext4_evict_inode+0xfe/0x460 [ext4]
Aug 11 00:24:28 bonnet kernel: [269680.711326]  [<ffffffffb4c1e7d6>] ? evict+0xb6/0x180
Aug 11 00:24:28 bonnet kernel: [269680.711328]  [<ffffffffb4c1a257>] ? __dentry_kill+0xa7/0x150
Aug 11 00:24:28 bonnet kernel: [269680.711331]  [<ffffffffb4c1a440>] ? dput+0x140/0x250
Aug 11 00:24:28 bonnet kernel: [269680.711334]  [<ffffffffb4c148e2>] ? SyS_rename+0x2a2/0x3f0
Aug 11 00:24:28 bonnet kernel: [269680.711339]  [<ffffffffb500627b>] ? system_call_fast_compare_end+0xc/0x9b
Aug 11 00:24:28 bonnet kernel: [269680.711342] ---[ end trace 912a900e4c50a743 ]---
Aug 11 00:24:28 bonnet kernel: [269680.711343] ------------[ cut here ]------------
Aug 11 00:24:28 bonnet kernel: [269680.711347] WARNING: CPU: 1 PID: 3173 at /build/linux-9uDFZV/linux-4.9.30/lib/list_debug.c:62 list_del+0x9/0x30
Aug 11 00:24:28 bonnet kernel: [269680.711348] list_del corruption. next->prev should be fffffc2ac28da520, but was ffffb1c645657c68
Aug 11 00:24:28 bonnet kernel: [269680.711350] Modules linked in: uas usb_storage usblp ip6t_REJECT nf_reject_ipv6 nf_conntrack_ipv6 nf_defrag_ipv6 ip6table_filter ip6_tables ipt_REJECT nf_reject_ipv4 xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack iptable_filter binfmt_misc sr_mod cdrom joydev ata_generic amdkfd edac_mce_amd snd_hda_codec_realtek snd_hda_codec_generic edac_core kvm_amd kvm snd_hda_codec_hdmi irqbypass radeon psmouse serio_raw pcspkr firewire_ohci k10temp firewire_core crc_itu_t snd_hda_intel ttm snd_hda_codec pata_atiixp snd_hda_core snd_hwdep snd_pcm sp5100_tco snd_timer i2c_piix4 drm_kms_helper drm snd i2c_algo_bit sky2 soundcore sg floppy asus_atk0110 shpchp wmi button acpi_cpufreq parport_pc ppdev lp parport ip_tables x_tables autofs4 ext4 crc16 jbd2 crc32c_generic fscrypto ecb glue_helper
Aug 11 00:24:28 bonnet kernel: [269680.711381]  lrw gf128mul ablk_helper cryptd aes_x86_64 mbcache evdev hid_generic usbhid hid sd_mod ohci_pci ahci libahci ohci_hcd ehci_pci ehci_hcd libata usbcore scsi_mod usb_common
Aug 11 00:24:28 bonnet kernel: [269680.711391] CPU: 1 PID: 3173 Comm: DOM Worker Tainted: G        W       4.9.0-3-amd64 #1 Debian 4.9.30-2+deb9u2
Aug 11 00:24:28 bonnet kernel: [269680.711393] Hardware name: System manufacturer System Product Name/M3A78-T, BIOS 0802    01/08/2009
Aug 11 00:24:28 bonnet kernel: [269680.711394]  0000000000000000 ffffffffb4d28414 ffffb1c645657bb0 0000000000000000
Aug 11 00:24:28 bonnet kernel: [269680.711397]  ffffffffb4a76ebe fffffc2ac28da520 ffffb1c645657c08 fffffc2ac28da500
Aug 11 00:24:28 bonnet kernel: [269680.711400]  000000000000000b ffffb1c645657dd8 ffffffffb5714c28 ffffffffb4a76f3f
Aug 11 00:24:28 bonnet kernel: [269680.711403] Call Trace:
Aug 11 00:24:28 bonnet kernel: [269680.711405]  [<ffffffffb4d28414>] ? dump_stack+0x5c/0x78
Aug 11 00:24:28 bonnet kernel: [269680.711408]  [<ffffffffb4a76ebe>] ? __warn+0xbe/0xe0
Aug 11 00:24:28 bonnet kernel: [269680.714070]  [<ffffffffb4b8ed49>] ? truncate_inode_pages_range+0x2c9/0x7e0
Aug 11 00:24:28 bonnet kernel: [269680.714086]  [<ffffffffc026e02e>] ? ext4_evict_inode+0xfe/0x460 [ext4]
Aug 11 00:24:28 bonnet kernel: [269680.714088]  [<ffffffffb4c1e7d6>] ? evict+0xb6/0x180
Aug 11 00:24:28 bonnet kernel: [269680.714091]  [<ffffffffb4c1a257>] ? __dentry_kill+0xa7/0x150
Aug 11 00:24:28 bonnet kernel: [269680.714093]  [<ffffffffb4c1a440>] ? dput+0x140/0x250
Aug 11 00:24:28 bonnet kernel: [269680.714096]  [<ffffffffb4c148e2>] ? SyS_rename+0x2a2/0x3f0
Aug 11 00:24:28 bonnet kernel: [269680.714099]  [<ffffffffb500627b>] ? system_call_fast_compare_end+0xc/0x9b
Aug 11 00:24:28 bonnet kernel: [269680.714101] ---[ end trace 912a900e4c50a75c ]---
Aug 11 00:24:28 bonnet kernel: [269680.714102] ------------[ cut here ]------------
Aug 11 00:24:28 bonnet kernel: [269680.714105] WARNING: CPU: 1 PID: 3173 at /build/linux-9uDFZV/linux-4.9.30/lib/list_debug.c:62 list_del+0x9/0x30
Aug 11 00:24:28 bonnet kernel: [269680.714106] list_del corruption. next->prev should be fffffc2ac042c220, but was ffffb1c645657c68
Aug 11 00:24:28 bonnet kernel: [269680.714107] Modules linked in: uas usb_storage usblp ip6t_REJECT nf_reject_ipv6 nf_conntrack_ipv6 nf_defrag_ipv6 ip6table_filter ip6_tables ipt_REJECT nf_reject_ipv4 xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack iptable_filter binfmt_misc sr_mod cdrom joydev ata_generic amdkfd edac_mce_amd snd_hda_codec_realtek snd_hda_codec_generic edac_core kvm_amd kvm snd_hda_codec_hdmi irqbypass radeon psmouse serio_raw pcspkr firewire_ohci k10temp firewire_core crc_itu_t snd_hda_intel ttm snd_hda_codec pata_atiixp snd_hda_core snd_hwdep snd_pcm sp5100_tco snd_timer i2c_piix4 drm_kms_helper drm snd i2c_algo_bit sky2 soundcore sg floppy asus_atk0110 shpchp wmi button acpi_cpufreq parport_pc ppdev lp parport ip_tables x_tables autofs4 ext4 crc16 jbd2 crc32c_generic fscrypto ecb glue_helper
Aug 11 00:24:28 bonnet kernel: [269680.714138]  lrw gf128mul ablk_helper cryptd aes_x86_64 mbcache evdev hid_generic usbhid hid sd_mod ohci_pci ahci libahci ohci_hcd ehci_pci ehci_hcd libata usbcore scsi_mod usb_common
Aug 11 00:24:28 bonnet kernel: [269680.714148] CPU: 1 PID: 3173 Comm: DOM Worker Tainted: G        W       4.9.0-3-amd64 #1 Debian 4.9.30-2+deb9u2
Aug 11 00:24:28 bonnet kernel: [269680.714149] Hardware name: System manufacturer System Product Name/M3A78-T, BIOS 0802    01/08/2009
Aug 11 00:24:28 bonnet kernel: [269680.714151]  0000000000000000 ffffffffb4d28414 ffffb1c645657bb0 0000000000000000
Aug 11 00:24:28 bonnet kernel: [269680.714154]  ffffffffb4a76ebe fffffc2ac042c220 ffffb1c645657c08 fffffc2ac042c200
Aug 11 00:24:28 bonnet kernel: [269680.714156]  0000000000000008 ffffb1c645657dd8 ffffffffb5714c28 ffffffffb4a76f3f
Aug 11 00:24:28 bonnet kernel: [269680.714159] Call Trace:
Aug 11 00:24:28 bonnet kernel: [269680.714162]  [<ffffffffb4d28414>] ? dump_stack+0x5c/0x78
Aug 11 00:24:28 bonnet kernel: [269680.714164]  [<ffffffffb4a76ebe>] ? __warn+0xbe/0xe0
Aug 11 00:24:28 bonnet kernel: [269680.714167]  [<ffffffffb4a76f3f>] ? warn_slowpath_fmt+0x5f/0x80
Aug 11 00:24:28 bonnet kernel: [269680.714169]  [<ffffffffb4d47059>] ? list_del+0x9/0x30
Aug 11 00:24:28 bonnet kernel: [269680.714172]  [<ffffffffb4b8d1bd>] ? release_pages+0x14d/0x370
Aug 11 00:24:28 bonnet kernel: [269680.714175]  [<ffffffffb4b8dd3a>] ? __pagevec_release+0x2a/0x40
Aug 11 00:24:28 bonnet kernel: [269680.714178]  [<ffffffffb4b8ed49>] ? truncate_inode_pages_range+0x2c9/0x7e0
Aug 11 00:24:28 bonnet kernel: [269680.714193]  [<ffffffffc026e02e>] ? ext4_evict_inode+0xfe/0x460 [ext4]
Aug 11 00:24:28 bonnet kernel: [269680.714196]  [<ffffffffb4c1e7d6>] ? evict+0xb6/0x180
Aug 11 00:24:28 bonnet kernel: [269680.714198]  [<ffffffffb4c1a257>] ? __dentry_kill+0xa7/0x150
Aug 11 00:24:28 bonnet kernel: [269680.714200]  [<ffffffffb4c1a440>] ? dput+0x140/0x250
Aug 11 00:24:28 bonnet kernel: [269680.714203]  [<ffffffffb4c148e2>] ? SyS_rename+0x2a2/0x3f0
Aug 11 00:24:28 bonnet kernel: [269680.714207]  [<ffffffffb500627b>] ? system_call_fast_compare_end+0xc/0x9b
Aug 11 00:24:28 bonnet kernel: [269680.714208] ---[ end trace 912a900e4c50a75d ]---
Aug 11 00:24:28 bonnet kernel: [269680.724856]  [<ffffffffb4b8d1bd>] ? release_pages+0x14d/0x370
Aug 11 00:24:28 bonnet kernel: [269680.724859]  [<ffffffffb4b8dd3a>] ? __pagevec_release+0x2a/0x40
Aug 11 00:24:28 bonnet kernel: [269680.724862]  [<ffffffffb4b8ed49>] ? truncate_inode_pages_range+0x2c9/0x7e0
Aug 11 00:24:28 bonnet kernel: [269680.724877]  [<ffffffffc026e02e>] ? ext4_evict_inode+0xfe/0x460 [ext4]
Aug 11 00:24:28 bonnet kernel: [269680.724880]  [<ffffffffb4c1e7d6>] ? evict+0xb6/0x180
Aug 11 00:24:28 bonnet kernel: [269680.724882]  [<ffffffffb4c1a257>] ? __dentry_kill+0xa7/0x150
Aug 11 00:24:28 bonnet kernel: [269680.724884]  [<ffffffffb4c1a440>] ? dput+0x140/0x250
Aug 11 00:24:28 bonnet kernel: [269680.724887]  [<ffffffffb4c148e2>] ? SyS_rename+0x2a2/0x3f0
Aug 11 00:24:28 bonnet kernel: [269680.724890]  [<ffffffffb500627b>] ? system_call_fast_compare_end+0xc/0x9b
Aug 11 00:24:28 bonnet kernel: [269680.724892] ---[ end trace 912a900e4c50a7be ]---
Aug 11 00:24:28 bonnet kernel: [269680.724894] ------------[ cut here ]------------
Aug 11 00:24:28 bonnet kernel: [269680.724896] WARNING: CPU: 1 PID: 3173 at /build/linux-9uDFZV/linux-4.9.30/lib/list_debug.c:62 list_del+0x9/0x30
Aug 11 00:24:28 bonnet kernel: [269680.724898] list_del corruption. next->prev should be fffffc2ac33fc4e0, but was ffffb1c645657c68
Aug 11 00:24:28 bonnet kernel: [269680.724899] Modules linked in: uas usb_storage usblp ip6t_REJECT nf_reject_ipv6 nf_conntrack_ipv6 nf_defrag_ipv6 ip6table_filter ip6_tables ipt_REJECT nf_reject_ipv4 xt_tcpudp nf_conntrack_ipv4 nf_defrag_ipv4 xt_conntrack nf_conntrack iptable_filter binfmt_misc sr_mod cdrom joydev ata_generic amdkfd edac_mce_amd snd_hda_codec_realtek snd_hda_codec_generic edac_core kvm_amd kvm snd_hda_codec_hdmi irqbypass radeon psmouse serio_raw pcspkr firewire_ohci k10temp firewire_core crc_itu_t snd_hda_intel ttm snd_hda_codec pata_atiixp snd_hda_core snd_hwdep snd_pcm sp5100_tco snd_timer i2c_piix4 drm_kms_helper drm snd i2c_algo_bit sky2 soundcore sg floppy asus_atk0110 shpchp wmi button acpi_cpufreq parport_pc ppdev lp parport ip_tables x_tables autofs4 ext4 crc16 jbd2 crc32c_generic fscrypto ecb glue_helper
Aug 11 00:24:28 bonnet kernel: [269680.724930]  lrw gf128mul ablk_helper cryptd aes_x86_64 mbcache evdev hid_generic usbhid hid sd_mod ohci_pci ahci libahci ohci_hcd ehci_pci ehci_hcd libata usbcore scsi_mod usb_common
Aug 11 00:24:28 bonnet kernel: [269680.724939] CPU: 1 PID: 3173 Comm: DOM Worker Tainted: G        W       4.9.0-3-amd64 #1 Debian 4.9.30-2+deb9u2
Aug 11 00:24:28 bonnet kernel: [269680.724941] Hardware name: System manufacturer System Product Name/M3A78-T, BIOS 0802    01/08/2009
Aug 11 00:24:28 bonnet kernel: [269680.724942]  0000000000000000 ffffffffb4d28414 ffffb1c645657bb0 0000000000000000
Aug 11 00:24:28 bonnet kernel: [269680.724945]  ffffffffb4a76ebe fffffc2ac33fc4e0 ffffb1c645657c08 fffffc2ac33fc4c0
Aug 11 00:24:28 bonnet kernel: [269680.724947]  0000000000000008 ffffb1c645657dd8 ffffffffb5714c28 ffffffffb4a76f3f
Aug 11 00:24:28 bonnet kernel: [269680.724950] Call Trace:
Aug 11 00:24:28 bonnet kernel: [269680.724953]  [<ffffffffb4d28414>] ? dump_stack+0x5c/0x78
Aug 11 00:24:28 bonnet kernel: [269680.724955]  [<ffffffffb4a76ebe>] ? __warn+0xbe/0xe0
Aug 11 00:24:28 bonnet kernel: [269680.724958]  [<ffffffffb4a76f3f>] ? warn_slowpath_fmt+0x5f/0x80
Aug 11 00:24:28 bonnet kernel: [269680.724961]  [<ffffffffb4d2cc80>] ? radix_tree_preload+0x40/0x40
Aug 11 00:24:28 bonnet kernel: [269680.724963]  [<ffffffffb4d47059>] ? list_del+0x9/0x30
Aug 11 00:24:28 bonnet kernel: [269680.724966]  [<ffffffffb4b8d1bd>] ? release_pages+0x14d/0x370
Aug 11 00:24:28 bonnet kernel: [269680.724969]  [<ffffffffb4b8dd3a>] ? __pagevec_release+0x2a/0x40
Aug 11 00:24:28 bonnet kernel: [269680.724971]  [<ffffffffb4b8ed49>] ? truncate_inode_pages_range+0x2c9/0x7e0
Aug 11 00:24:28 bonnet kernel: [269680.724987]  [<ffffffffc026e02e>] ? ext4_evict_inode+0xfe/0x460 [ext4]
Aug 11 00:24:28 bonnet kernel: [269680.724989]  [<ffffffffb4c1e7d6>] ? evict+0xb6/0x180
Aug 11 00:24:28 bonnet kernel: [269680.724992]  [<ffffffffb4c1a257>] ? __dentry_kill+0xa7/0x150
Aug 11 00:24:28 bonnet kernel: [269680.724994]  [<ffffffffb4c1a440>] ? dput+0x140/0x250
Aug 11 00:24:28 bonnet kernel: [269680.724997]  [<ffffffffb4c148e2>] ? SyS_rename+0x2a2/0x3f0
Aug 11 00:24:28 bonnet kernel: [269680.725000]  [<ffffffffb500627b>] ? system_call_fast_compare_end+0xc/0x9b
Aug 11 00:24:28 bonnet kernel: [269680.725002] ---[ end trace 912a900e4c50a7bf ]---


** Model information
sys_vendor: System manufacturer
product_name: System Product Name
product_version: System Version
chassis_vendor: Chassis Manufacture
chassis_version: Chassis Version
bios_vendor: American Megatrends Inc.
bios_version: 0802   
board_vendor: ASUSTeK Computer INC.
board_name: M3A78-T
board_version: Rev 1.xx

** Loaded modules:
ip6t_REJECT
nf_reject_ipv6
nf_conntrack_ipv6
nf_defrag_ipv6
ip6table_filter
ip6_tables
ipt_REJECT
nf_reject_ipv4
xt_tcpudp
nf_conntrack_ipv4
nf_defrag_ipv4
xt_conntrack
nf_conntrack
iptable_filter
binfmt_misc
joydev
sr_mod
cdrom
ata_generic
evdev
amdkfd
edac_mce_amd
radeon
snd_hda_codec_realtek
edac_core
snd_hda_codec_generic
kvm_amd
pcspkr
kvm
irqbypass
snd_hda_codec_hdmi
psmouse
firewire_ohci
ttm
serio_raw
snd_hda_intel
drm_kms_helper
firewire_core
sky2
crc_itu_t
drm
snd_hda_codec
i2c_algo_bit
snd_hda_core
snd_hwdep
k10temp
snd_pcm
snd_timer
snd
sg
soundcore
sp5100_tco
shpchp
pata_atiixp
i2c_piix4
wmi
floppy
asus_atk0110
acpi_cpufreq
button
parport_pc
ppdev
lp
parport
ip_tables
x_tables
autofs4
ext4
crc16
jbd2
crc32c_generic
fscrypto
ecb
glue_helper
lrw
gf128mul
ablk_helper
cryptd
aes_x86_64
mbcache
hid_generic
usbhid
hid
sd_mod
ohci_pci
ohci_hcd
ehci_pci
ehci_hcd
usbcore
ahci
usb_common
libahci
libata
scsi_mod

** Network interface configuration:

source /etc/network/interfaces.d/*

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
2: enp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    link/ether 00:24:8c:23:83:99 brd ff:ff:ff:ff:ff:ff
    inet 192.168.42.66/24 brd 192.168.42.255 scope global dynamic enp2s0
       valid_lft 85467sec preferred_lft 85467sec
    inet6 fe80::224:8cff:fe23:8399/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
enp2s0: 11580368    8532    0    0    0     0          0       350   433359    4873    0    0    0     0       0          0
    lo:    4284      56    0    0    0     0          0         0     4284      56    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    Forwarding: 2
    8242 total packets received
    1 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    8215 incoming packets delivered
    4822 requests sent out
    12 outgoing packets dropped
    1 dropped because of missing route
Icmp:
    24 ICMP messages received
    0 input ICMP message failed
    ICMP input histogram:
        destination unreachable: 24
    24 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 24
IcmpMsg:
        InType3: 24
        OutType3: 24
Tcp:
    11 active connection openings
    2 passive connection openings
    4 failed connection attempts
    1 connection resets received
    0 connections established
    7721 segments received
    4320 segments sent out
    0 segments retransmitted
    0 bad segments received
    7 resets sent
Udp:
    448 packets received
    24 packets to unknown port received
    0 packet receive errors
    504 packets sent
    0 receive buffer errors
    0 send buffer errors
UdpLite:
TcpExt:
    2 resets received for embryonic SYN_RECV sockets
    7 TCP sockets finished time wait in fast timer
    5 delayed acks sent
    4 packets directly queued to recvmsg prequeue
    TCPDirectCopyFromPrequeue: 10
    7029 packet headers predicted
    64 acknowledgments not containing data payload received
    10 predicted acknowledgments
    2 connections reset due to unexpected data
    1 connections reset due to early user close
    TCPRcvCoalesce: 495
    TCPOFOQueue: 527
    TCPAutoCorking: 2
    TCPOrigDataSent: 97
IpExt:
    InMcastPkts: 22
    OutMcastPkts: 24
    InBcastPkts: 4
    OutBcastPkts: 3
    InOctets: 11452485
    OutOctets: 363961
    InMcastOctets: 2446
    OutMcastOctets: 2526
    InBcastOctets: 2345
    OutBcastOctets: 2003
    InNoECTPkts: 8244
    InECT0Pkts: 3


** PCI devices:
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] RS780 Host Bridge [1022:9600]
	Subsystem: ASUSTeK Computer Inc. RS780 Host Bridge [1043:834d]
	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
	NUMA node: 0
	Capabilities: <access denied>

00:01.0 PCI bridge [0604]: ASUSTeK Computer Inc. AMD RS780/RS880 PCI to PCI bridge (int gfx) [1043:9602] (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=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64
	NUMA node: 0
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: fe800000-fe9fffff
	Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff
	Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
	Capabilities: <access denied>
	Kernel modules: shpchp

00:0a.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] RS780/RS880 PCI to PCI bridge (PCIE port 5) [1022:9609] (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 24
	NUMA node: 0
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: fea00000-feafffff
	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:11.0 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 SATA Controller [IDE mode] [1002:4390] (prog-if 01 [AHCI 1.0])
	Subsystem: ASUSTeK Computer Inc. SB7x0/SB8x0/SB9x0 SATA Controller [IDE mode] [1043:834e]
	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 22
	NUMA node: 0
	Region 0: I/O ports at c000 [size=8]
	Region 1: I/O ports at b000 [size=4]
	Region 2: I/O ports at a000 [size=8]
	Region 3: I/O ports at 9000 [size=4]
	Region 4: I/O ports at 8000 [size=16]
	Region 5: Memory at fe7ff800 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ahci
	Kernel modules: ahci

00:12.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1043:834e]
	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 16
	NUMA node: 0
	Region 0: Memory at fe7fe000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci-pci
	Kernel modules: ohci_pci

00:12.1 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0 USB OHCI1 Controller [1002:4398] (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. SB7x0 USB OHCI1 Controller [1043:834e]
	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 16
	NUMA node: 0
	Region 0: Memory at fe7fd000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci-pci
	Kernel modules: ohci_pci

00:12.2 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc. SB7x0/SB8x0/SB9x0 USB EHCI Controller [1043:834e]
	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 B routed to IRQ 17
	NUMA node: 0
	Region 0: Memory at fe7ff000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci

00:13.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1002:4397] (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. SB7x0/SB8x0/SB9x0 USB OHCI0 Controller [1043:834e]
	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 18
	NUMA node: 0
	Region 0: Memory at fe7fc000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci-pci
	Kernel modules: ohci_pci

00:13.1 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0 USB OHCI1 Controller [1002:4398] (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. SB7x0 USB OHCI1 Controller [1043:834e]
	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 18
	NUMA node: 0
	Region 0: Memory at fe7fb000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci-pci
	Kernel modules: ohci_pci

00:13.2 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller [1002:4396] (prog-if 20 [EHCI])
	Subsystem: ASUSTeK Computer Inc. SB7x0/SB8x0/SB9x0 USB EHCI Controller [1043:834e]
	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 B routed to IRQ 19
	NUMA node: 0
	Region 0: Memory at fe7fa800 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci

00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 SMBus Controller [1002:4385] (rev 3a)
	Subsystem: ASUSTeK Computer Inc. SBx00 SMBus Controller [1043:834e]
	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-
	NUMA node: 0
	Capabilities: <access denied>
	Kernel modules: i2c_piix4, sp5100_tco

00:14.1 IDE interface [0101]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 IDE Controller [1002:439c] (prog-if 8a [Master SecP PriP])
	Subsystem: ASUSTeK Computer Inc. SB7x0/SB8x0/SB9x0 IDE Controller [1043:834e]
	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
	Interrupt: pin A routed to IRQ 16
	NUMA node: 0
	Region 0: I/O ports at 01f0 [size=8]
	Region 1: I/O ports at 03f4
	Region 2: I/O ports at 0170 [size=8]
	Region 3: I/O ports at 0374
	Region 4: I/O ports at ff00 [size=16]
	Capabilities: <access denied>
	Kernel driver in use: pata_atiixp
	Kernel modules: pata_atiixp, ata_generic

00:14.2 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA) [1002:4383]
	Subsystem: ASUSTeK Computer Inc. SBx00 Azalia (Intel HDA) [1043:82fe]
	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: 64, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	NUMA node: 0
	Region 0: Memory at fe7f4000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 LPC host controller [1002:439d]
	Subsystem: ASUSTeK Computer Inc. SB7x0/SB8x0/SB9x0 LPC host controller [1043:834e]
	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
	NUMA node: 0

00:14.4 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 PCI to PCI Bridge [1002:4384] (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
	NUMA node: 0
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=64
	Memory behind bridge: feb00000-febfffff
	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:14.5 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI2 Controller [1002:4399] (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. SB7x0/SB8x0/SB9x0 USB OHCI2 Controller [1043:834e]
	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 C routed to IRQ 18
	NUMA node: 0
	Region 0: Memory at fe7f9000 (32-bit, non-prefetchable) [size=4K]
	Kernel driver in use: ohci-pci
	Kernel modules: ohci_pci

00:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 10h Processor HyperTransport Configuration [1022:1200]
	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-
	NUMA node: 0
	Capabilities: <access denied>

00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 10h Processor Address Map [1022:1201]
	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-
	NUMA node: 0

00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 10h Processor DRAM Controller [1022:1202]
	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-
	NUMA node: 0

00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 10h Processor Miscellaneous Control [1022:1203]
	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-
	NUMA node: 0
	Capabilities: <access denied>
	Kernel modules: k10temp

00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 10h Processor Link Control [1022:1204]
	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-
	NUMA node: 0

01:05.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] RS780D [Radeon HD 3300] [1002:9614] (prog-if 00 [VGA controller])
	Subsystem: ASUSTeK Computer Inc. RS780D [Radeon HD 3300] [1043:834d]
	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 18
	NUMA node: 0
	Region 0: Memory at d0000000 (32-bit, prefetchable) [size=256M]
	Region 1: I/O ports at d000 [size=256]
	Region 2: Memory at fe9f0000 (32-bit, non-prefetchable) [size=64K]
	Region 5: Memory at fe800000 (32-bit, non-prefetchable) [size=1M]
	[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: radeon
	Kernel modules: radeon

01:05.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] RS780 HDMI Audio [Radeon 3000/3100 / HD 3200/3300] [1002:960f]
	Subsystem: ASUSTeK Computer Inc. RS780 HDMI Audio [Radeon 3000/3100 / HD 3200/3300] [1043:834d]
	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
	NUMA node: 0
	Region 0: Memory at fe9e8000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

02:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller [11ab:4364] (rev 12)
	Subsystem: ASUSTeK Computer Inc. Motherboard [1043:81f8]
	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
	NUMA node: 0
	Region 0: Memory at feafc000 (64-bit, non-prefetchable) [size=16K]
	Region 2: I/O ports at e800 [size=256]
	Expansion ROM at feac0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: sky2
	Kernel modules: sky2

03:08.0 FireWire (IEEE 1394) [0c00]: LSI Corporation FW322/323 [TrueFire] 1394a Controller [11c1:5811] (rev 70) (prog-if 10 [OHCI])
	Subsystem: ASUSTeK Computer Inc. LSI FW322/323 IEEE 1394a FireWire Controller [1043:8294]
	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 (3000ns min, 6000ns max), Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 22
	NUMA node: 0
	Region 0: Memory at febff000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>
	Kernel driver in use: firewire_ohci
	Kernel modules: firewire_ohci


** USB devices:
Bus 007 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 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 003: ID 13ee:0003 MosArt Optical Mouse
Bus 004 Device 002: ID 046d:c31c Logitech, Inc. Keyboard K120
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 003: ID 04f9:2038 Brother Industries, Ltd 
Bus 003 Device 002: ID 051d:0002 American Power Conversion Uninterruptible Power Supply
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


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

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

Versions of packages linux-image-4.9.0-3-amd64 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.130
ii  kmod                                    24-1
ii  linux-base                              4.5

Versions of packages linux-image-4.9.0-3-amd64 recommends:
pn  firmware-linux-free  <none>
pn  irqbalance           <none>

Versions of packages linux-image-4.9.0-3-amd64 suggests:
pn  debian-kernel-handbook  <none>
ii  grub-pc                 2.02-2
pn  linux-doc-4.9           <none>

Versions of packages linux-image-4.9.0-3-amd64 is related to:
ii  firmware-amd-graphics     20161130-3
pn  firmware-atheros          <none>
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>
ii  firmware-linux-nonfree    20161130-3
ii  firmware-misc-nonfree     20161130-3
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

--- End Message ---
--- Begin Message ---
Hi

This bug was filed for a very old kernel or the bug is old itself
without resolution.

If you can reproduce it with

- the current version in unstable/testing
- the latest kernel from backports

please reopen the bug, see https://www.debian.org/Bugs/server-control
for details.

Regards,
Salvatore

--- End Message ---

Reply to: