Your message dated Sun, 2 May 2021 13:46:24 +0200
with message-id <yi6refgmtuidz...@eldamar.lan>
and subject line Re: Bug#931500: linux-image-4.19.0-5-amd64: kernel deadlock 
with autofs
has caused the Debian Bug report #931500,
regarding linux-image-4.19.0-5-amd64: kernel deadlock with autofs
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 ow...@bugs.debian.org
immediately.)


-- 
931500: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931500
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:linux
Version: 4.19.37-5
Severity: normal
File: linux-image-4.19.0-5-amd64

Dear Maintainer,

An attempt to mount an nfs mount via autofs when it is being unmounted 
sometimes results in a deadlock.

This is  easier to reproduce with nfsv3. It is more difficult but still 
possible with nfs4.

I have been unable to reproduce it on any CPU with lower number of 
threads/cores than Ryzen 5 1600 (6/12). It is reliably reproducible on any 6 
core 12 thread or higher Ryzen.

It is not easy to trigger - usually takes up to 1-2 days of regular 
mount/unmounts at the normal autofs 5 min unmount interval to do that. It may 
sometimes happen in less than 30 minutes. In my case the culprit were system 
stats scripts executed every 5 minutes from cron. Raising the autofs timeout to 
600s eliminated the deadlocks.

The deadlock is usually hard and it is impossible to use Alt-SysRQ. The only 
time I managed to obtain a trace it was as follows:
Jun 28 12:56:01 sleer kernel: [101497.077162] rcu: INFO: rcu_sched 
self-detected stall on CPU
Jun 28 12:56:01 sleer kernel: [101497.077172] rcu: #0118-...!: (5250 ticks this 
GP) idle=6fa/1/0x4000000000000002 softirq=514095/514095 fqs=175 
Jun 28 12:56:01 sleer kernel: [101497.077174] rcu: #011 (t=5250 jiffies 
g=2596081 q=15)
Jun 28 12:56:01 sleer kernel: [101497.077179] rcu: rcu_sched kthread starved 
for 4900 jiffies! g2596081 f0x0 RCU_GP_WAIT_FQS(5) ->state=0x0 ->cpu=7
Jun 28 12:56:01 sleer kernel: [101497.077180] rcu: RCU grace-period kthread 
stack dump:
Jun 28 12:56:01 sleer kernel: [101497.077182] rcu_sched       R  running task   
     0    10      2 0x80000000
Jun 28 12:56:01 sleer kernel: [101497.077185] Call Trace:
Jun 28 12:56:01 sleer kernel: [101497.077192]  ? __schedule+0x2a2/0x870
Jun 28 12:56:01 sleer kernel: [101497.077194]  schedule+0x28/0x80
Jun 28 12:56:01 sleer kernel: [101497.077196]  schedule_timeout+0x16b/0x390
Jun 28 12:56:01 sleer kernel: [101497.077200]  ? 
__next_timer_interrupt+0xc0/0xc0
Jun 28 12:56:01 sleer kernel: [101497.077203]  rcu_gp_kthread+0x40d/0x850
Jun 28 12:56:01 sleer kernel: [101497.077205]  ? call_rcu_sched+0x20/0x20
Jun 28 12:56:01 sleer kernel: [101497.077207]  kthread+0x112/0x130
Jun 28 12:56:01 sleer kernel: [101497.077209]  ? kthread_bind+0x30/0x30
Jun 28 12:56:01 sleer kernel: [101497.077211]  ret_from_fork+0x1f/0x40
Jun 28 12:56:01 sleer kernel: [101497.077213] NMI backtrace for cpu 8
Jun 28 12:56:01 sleer kernel: [101497.077215] CPU: 8 PID: 21552 Comm: 
localStorage DB Tainted: G            E     4.19.0-5-amd64 #1 Debian 4.19.37-5
Jun 28 12:56:01 sleer kernel: [101497.077216] Hardware name: System 
manufacturer System Product Name/PRIME B450M-A, BIOS 0604 12/07/2018
Jun 28 12:56:01 sleer kernel: [101497.077217] Call Trace:
Jun 28 12:56:01 sleer kernel: [101497.077218]  <IRQ>
Jun 28 12:56:01 sleer kernel: [101497.077220]  dump_stack+0x5c/0x80
Jun 28 12:56:01 sleer kernel: [101497.077223]  
nmi_cpu_backtrace.cold.4+0x13/0x50
Jun 28 12:56:01 sleer kernel: [101497.077225]  ? 
lapic_can_unplug_cpu.cold.29+0x3b/0x3b
Jun 28 12:56:01 sleer kernel: [101497.077227]  
nmi_trigger_cpumask_backtrace+0xf9/0xfb
Jun 28 12:56:01 sleer kernel: [101497.077229]  rcu_dump_cpu_stacks+0x9b/0xcb
Jun 28 12:56:01 sleer kernel: [101497.077231]  
rcu_check_callbacks.cold.80+0x1db/0x338
Jun 28 12:56:01 sleer kernel: [101497.077234]  ? tick_sched_do_timer+0x60/0x60
Jun 28 12:56:01 sleer kernel: [101497.077236]  update_process_times+0x28/0x60
Jun 28 12:56:01 sleer kernel: [101497.077238]  tick_sched_handle+0x22/0x60
Jun 28 12:56:01 sleer kernel: [101497.077240]  tick_sched_timer+0x37/0x70
Jun 28 12:56:01 sleer kernel: [101497.077241]  __hrtimer_run_queues+0x100/0x280
Jun 28 12:56:01 sleer kernel: [101497.077243]  hrtimer_interrupt+0x100/0x220
Jun 28 12:56:01 sleer kernel: [101497.077245]  ? handle_irq_event+0x47/0x5c
Jun 28 12:56:01 sleer kernel: [101497.077247]  
smp_apic_timer_interrupt+0x6a/0x140
Jun 28 12:56:01 sleer kernel: [101497.077248]  apic_timer_interrupt+0xf/0x20
Jun 28 12:56:01 sleer kernel: [101497.077249]  </IRQ>
Jun 28 12:56:01 sleer kernel: [101497.077251] RIP: 
0010:smp_call_function_many+0x1f8/0x250
Jun 28 12:56:01 sleer kernel: [101497.077253] Code: c7 e8 0c c4 5e 00 3b 05 1a 
86 01 01 0f 83 8c fe ff ff 48 63 d0 48 8b 0b 48 03 0c d5 00 b7 8c a4 8b 51 18 
83 e2 01 74 0a f3 90 <8b> 51 18 83 e2 01 75 f6 eb c8 48 c7 c2 60 e3 b2 a4 4c 89 
fe 89 df
Jun 28 12:56:01 sleer kernel: [101497.077254] RSP: 0018:ffffb93dc9cd3bb8 
EFLAGS: 00000202 ORIG_RAX: ffffffffffffff13
Jun 28 12:56:01 sleer kernel: [101497.077256] RAX: 0000000000000000 RBX: 
ffff9309fec22c00 RCX: ffff9309fea27000
Jun 28 12:56:01 sleer kernel: [101497.077256] RDX: 0000000000000001 RSI: 
0000000000000000 RDI: ffff9309fec22c08
Jun 28 12:56:01 sleer kernel: [101497.077257] RBP: ffff9309fec22c08 R08: 
0000000000000004 R09: ffff9309fec22c48
Jun 28 12:56:01 sleer kernel: [101497.077258] R10: ffff9309fec22c08 R11: 
0000000000000008 R12: ffffffffa3a6ca90
Jun 28 12:56:01 sleer kernel: [101497.077258] R13: ffffb93dc9cd3c00 R14: 
0000000000000001 R15: 0000000000000200
Jun 28 12:56:01 sleer kernel: [101497.077261]  ? 
flush_tlb_func_common.constprop.9+0x210/0x210
Jun 28 12:56:01 sleer kernel: [101497.077264]  ? 
smp_call_function_many+0x1d4/0x250
Jun 28 12:56:01 sleer kernel: [101497.077266]  flush_tlb_mm_range+0xd0/0x120
Jun 28 12:56:01 sleer kernel: [101497.077269]  arch_tlb_finish_mmu+0xbd/0x100
Jun 28 12:56:01 sleer kernel: [101497.077270]  tlb_finish_mmu+0x1f/0x30
Jun 28 12:56:01 sleer kernel: [101497.077272]  zap_page_range_single+0xe9/0x120
Jun 28 12:56:01 sleer kernel: [101497.077274]  unmap_mapping_pages+0xf8/0x130
Jun 28 12:56:01 sleer kernel: [101497.077287]  nfs_sync_mapping+0x1e/0x30 [nfs]
Jun 28 12:56:01 sleer kernel: [101497.077297]  do_setlk+0x2a/0xe0 [nfs]
Jun 28 12:56:01 sleer kernel: [101497.077300]  do_lock_file_wait+0x47/0xd0
Jun 28 12:56:01 sleer kernel: [101497.077302]  ? _cond_resched+0x15/0x30
Jun 28 12:56:01 sleer kernel: [101497.077304]  ? kmem_cache_alloc+0x15c/0x1c0
Jun 28 12:56:01 sleer kernel: [101497.077306]  fcntl_setlk+0xe1/0x2f0
Jun 28 12:56:01 sleer kernel: [101497.077309]  do_fcntl+0x3e9/0x550
Jun 28 12:56:01 sleer kernel: [101497.077311]  __x64_sys_fcntl+0x8b/0xb0
Jun 28 12:56:01 sleer kernel: [101497.077314]  do_syscall_64+0x53/0x110
Jun 28 12:56:01 sleer kernel: [101497.077316]  
entry_SYSCALL_64_after_hwframe+0x44/0xa9
Jun 28 12:56:01 sleer kernel: [101497.077318] RIP: 0033:0x7f49b94342d2
Jun 28 12:56:01 sleer kernel: [101497.077319] Code: c3 48 8b 0d d8 7c 20 00 f7 
d8 64 89 01 48 83 c8 ff c3 66 0f 1f 44 00 00 83 fe 09 74 1b 48 63 f6 48 63 ff 
b8 48 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 36 f3 c3 0f 1f 40 00 48 63 ff 48 8d 
54 24 f8
Jun 28 12:56:01 sleer kernel: [101497.077320] RSP: 002b:00007f4999a44448 
EFLAGS: 00000293 ORIG_RAX: 0000000000000048
Jun 28 12:56:01 sleer kernel: [101497.077321] RAX: ffffffffffffffda RBX: 
0000000000000010 RCX: 00007f49b94342d2
Jun 28 12:56:01 sleer kernel: [101497.077322] RDX: 00007f4999a444c0 RSI: 
0000000000000006 RDI: 0000000000000051
Jun 28 12:56:01 sleer kernel: [101497.077322] RBP: 00007f49821b0440 R08: 
0000000000000000 R09: 00007f49b8710df5
Jun 28 12:56:01 sleer kernel: [101497.077323] R10: 0023d1e323272f78 R11: 
0000000000000293 R12: 00007f499add7670
Jun 28 12:56:01 sleer kernel: [101497.077324] R13: 00007f499ae5c998 R14: 
0000000000000004 R15: 0000000000000001
Jun 28 12:56:25 sleer kernel: [101521.477492] watchdog: BUG: soft lockup - 
CPU#8 stuck for 23s! [localStorage DB:21552]
Jun 28 12:56:25 sleer kernel: [101521.477496] Modules linked in: nfsv3(E) 
nfs_acl(E) rpcsec_gss_krb5(E) auth_rpcgss(E) nfsv4(E) dns_resolver(E) nfs(E) 
lockd(E) grace(E) fscache(E) iptable_filter(E) veth(E) bridge(E) 8021q(E) 
garp(E) stp(E) mrp(E) llc(E) usblp(E) fuse(E) binfmt_misc(E) nls_ascii(E) 
nls_cp437(E) vfat(E) fat(E) edac_mce_amd(E) joydev(E) kvm_amd(E) 
snd_hda_codec_realtek(E) kvm(E) snd_hda_codec_generic(E) eeepc_wmi(E) 
asus_wmi(E) snd_hda_codec_hdmi(E) sparse_keymap(E) irqbypass(E) rfkill(E) 
snd_hda_intel(E) wmi_bmof(E) video(E) snd_hda_codec(E) crct10dif_pclmul(E) 
evdev(E) snd_hda_core(E) radeon(E) crc32_pclmul(E) snd_hwdep(E) snd_pcm_oss(E) 
snd_mixer_oss(E) ghash_clmulni_intel(E) ttm(E) snd_pcm(E) drm_kms_helper(E) 
snd_timer(E) efi_pstore(E) sg(E) snd(E) drm(E) soundcore(E) ccp(E) pcspkr(E) 
k10temp(E) rng_core(E) sp5100_tco(E)
Jun 28 12:56:25 sleer kernel: [101521.477532]  efivars(E) wmi(E) pcc_cpufreq(E) 
button(E) acpi_cpufreq(E) parport_pc(E) ppdev(E) sunrpc(E) lp(E) parport(E) 
efivarfs(E) ip_tables(E) x_tables(E) autofs4(E) ext4(E) crc16(E) mbcache(E) 
jbd2(E) crc32c_generic(E) fscrypto(E) ecb(E) sr_mod(E) cdrom(E) sd_mod(E) 
hid_generic(E) usbhid(E) hid(E) crc32c_intel(E) aesni_intel(E) aes_x86_64(E) 
crypto_simd(E) cryptd(E) glue_helper(E) ahci(E) xhci_pci(E) libahci(E) r8169(E) 
xhci_hcd(E) i2c_piix4(E) igb(E) realtek(E) libata(E) i2c_algo_bit(E) libphy(E) 
dca(E) usbcore(E) scsi_mod(E) usb_common(E) gpio_amdpt(E) gpio_generic(E)
Jun 28 12:56:25 sleer kernel: [101521.477556] CPU: 8 PID: 21552 Comm: 
localStorage DB Tainted: G            E     4.19.0-5-amd64 #1 Debian 4.19.37-5
Jun 28 12:56:25 sleer kernel: [101521.477557] Hardware name: System 
manufacturer System Product Name/PRIME B450M-A, BIOS 0604 12/07/2018
Jun 28 12:56:25 sleer kernel: [101521.477561] RIP: 
0010:smp_call_function_many+0x1f8/0x250
Jun 28 12:56:25 sleer kernel: [101521.477563] Code: c7 e8 0c c4 5e 00 3b 05 1a 
86 01 01 0f 83 8c fe ff ff 48 63 d0 48 8b 0b 48 03 0c d5 00 b7 8c a4 8b 51 18 
83 e2 01 74 0a f3 90 <8b> 51 18 83 e2 01 75 f6 eb c8 48 c7 c2 60 e3 b2 a4 4c 89 
fe 89 df
Jun 28 12:56:25 sleer kernel: [101521.477564] RSP: 0018:ffffb93dc9cd3bb8 
EFLAGS: 00000202 ORIG_RAX: ffffffffffffff13
Jun 28 12:56:25 sleer kernel: [101521.477566] RAX: 0000000000000000 RBX: 
ffff9309fec22c00 RCX: ffff9309fea27000
Jun 28 12:56:25 sleer kernel: [101521.477566] RDX: 0000000000000001 RSI: 
0000000000000000 RDI: ffff9309fec22c08
Jun 28 12:56:25 sleer kernel: [101521.477567] RBP: ffff9309fec22c08 R08: 
0000000000000004 R09: ffff9309fec22c48
Jun 28 12:56:25 sleer kernel: [101521.477568] R10: ffff9309fec22c08 R11: 
0000000000000008 R12: ffffffffa3a6ca90
Jun 28 12:56:25 sleer kernel: [101521.477568] R13: ffffb93dc9cd3c00 R14: 
0000000000000001 R15: 0000000000000200
Jun 28 12:56:25 sleer kernel: [101521.477570] FS:  00007f4999a45700(0000) 
GS:ffff9309fec00000(0000) knlGS:0000000000000000
Jun 28 12:56:25 sleer kernel: [101521.477570] CS:  0010 DS: 0000 ES: 0000 CR0: 
0000000080050033
Jun 28 12:56:25 sleer kernel: [101521.477571] CR2: 00007f89dbaa9000 CR3: 
0000000780780000 CR4: 00000000003406e0
Jun 28 12:56:25 sleer kernel: [101521.477572] Call Trace:
Jun 28 12:56:25 sleer kernel: [101521.477577]  flush_tlb_mm_range+0xd0/0x120
Jun 28 12:56:25 sleer kernel: [101521.477580]  arch_tlb_finish_mmu+0xbd/0x100
Jun 28 12:56:25 sleer kernel: [101521.477582]  tlb_finish_mmu+0x1f/0x30
Jun 28 12:56:25 sleer kernel: [101521.477584]  zap_page_range_single+0xe9/0x120
Jun 28 12:56:25 sleer kernel: [101521.477586]  unmap_mapping_pages+0xf8/0x130
Jun 28 12:56:25 sleer kernel: [101521.477597]  nfs_sync_mapping+0x1e/0x30 [nfs]
Jun 28 12:56:25 sleer kernel: [101521.477607]  do_setlk+0x2a/0xe0 [nfs]
Jun 28 12:56:25 sleer kernel: [101521.477611]  do_lock_file_wait+0x47/0xd0
Jun 28 12:56:25 sleer kernel: [101521.477613]  ? _cond_resched+0x15/0x30
Jun 28 12:56:25 sleer kernel: [101521.477614]  ? kmem_cache_alloc+0x15c/0x1c0
Jun 28 12:56:25 sleer kernel: [101521.477616]  fcntl_setlk+0xe1/0x2f0
Jun 28 12:56:25 sleer kernel: [101521.477619]  do_fcntl+0x3e9/0x550
Jun 28 12:56:25 sleer kernel: [101521.477621]  __x64_sys_fcntl+0x8b/0xb0
Jun 28 12:56:25 sleer kernel: [101521.477623]  do_syscall_64+0x53/0x110
Jun 28 12:56:25 sleer kernel: [101521.477626]  
entry_SYSCALL_64_after_hwframe+0x44/0xa9
Jun 28 12:56:25 sleer kernel: [101521.477627] RIP: 0033:0x7f49b94342d2
Jun 28 12:56:25 sleer kernel: [101521.477629] Code: c3 48 8b 0d d8 7c 20 00 f7 
d8 64 89 01 48 83 c8 ff c3 66 0f 1f 44 00 00 83 fe 09 74 1b 48 63 f6 48 63 ff 
b8 48 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 36 f3 c3 0f 1f 40 00 48 63 ff 48 8d 
54 24 f8
Jun 28 12:56:25 sleer kernel: [101521.477629] RSP: 002b:00007f4999a44448 
EFLAGS: 00000293 ORIG_RAX: 0000000000000048
Jun 28 12:56:25 sleer kernel: [101521.477631] RAX: ffffffffffffffda RBX: 
0000000000000010 RCX: 00007f49b94342d2
Jun 28 12:56:25 sleer kernel: [101521.477631] RDX: 00007f4999a444c0 RSI: 
0000000000000006 RDI: 0000000000000051
Jun 28 12:56:25 sleer kernel: [101521.477632] RBP: 00007f49821b0440 R08: 
0000000000000000 R09: 00007f49b8710df5
Jun 28 12:56:25 sleer kernel: [101521.477632] R10: 0023d1e323272f78 R11: 
0000000000000293 R12: 00007f499add7670
Jun 28 12:56:25 sleer kernel: [101521.477633] R13: 00007f499ae5c998 R14: 
0000000000000004 R15: 0000000000000001
Jun 28 12:56:53 sleer kernel: [101549.477869] watchdog: BUG: soft lockup - 
CPU#8 stuck for 23s! [localStorage DB:21552]
Jun 28 12:56:53 sleer kernel: [101549.477872] Modules linked in: nfsv3(E) 
nfs_acl(E) rpcsec_gss_krb5(E) auth_rpcgss(E) nfsv4(E) dns_resolver(E)  nfs(E) 
lockd(E) grace(E) fscache(E) iptable_filter(E) veth(E) bridge(E) 8021q(E) 
garp(E) stp(E) mrp(E) llc(E) usblp(E) fuse(E) binfmt_misc(E) nls_ascii(E) 
nls_cp437(E) vfat(E) fat(E) edac_mce_amd(E) joydev(E) kvm_amd(E) 
snd_hda_codec_realtek(E) kvm(E) snd_hda_codec_generic(E) eeepc_wmi(E) 
asus_wmi(E) snd_hda_codec_hdmi(E) sparse_keymap(E) irqbypass(E) rfkill(E) 
snd_hda_intel(E) wmi_bmof(E) video(E) snd_hda_codec(E) crct10dif_pclmul(E) 
evdev(E) snd_hda_core(E) radeon(E) crc32_pclmul(E) snd_hwdep(E) snd_pcm_oss(E) 
snd_mixer_oss(E) ghash_clmulni_intel(E) ttm(E) snd_pcm(E) drm_kms_helper(E) 
snd_timer(E) efi_pstore(E) sg(E) snd(E) drm(E) soundcore(E) ccp(E) pcspkr(E) 
k10temp(E) rng_core(E) sp5100_tco(E)
Jun 28 12:56:53 sleer kernel: [101549.477898]  efivars(E) wmi(E) pcc_cpufreq(E) 
button(E) acpi_cpufreq(E) parport_pc(E) ppdev(E) sunrpc(E) lp(E) parport(E) 
efivarfs(E) ip_tables(E) x_tables(E) autofs4(E) ext4(E) crc16(E) mbcache(E) 
jbd2(E) crc32c_generic(E) fscrypto(E) ecb(E) sr_mod(E) cdrom(E) sd_mod(E) 
hid_generic(E) usbhid(E) hid(E) crc32c_intel(E) aesni_intel(E) aes_x86_64(E) 
crypto_simd(E) cryptd(E) glue_helper(E) ahci(E) xhci_pci(E) libahci(E) r8169(E) 
xhci_hcd(E) i2c_piix4(E) igb(E) realtek(E) libata(E) i2c_algo_bit(E) libphy(E) 
dca(E) usbcore(E) scsi_mod(E) usb_common(E) gpio_amdpt(E) gpio_generic(E)
Jun 28 12:56:53 sleer kernel: [101549.477916] CPU: 8 PID: 21552 Comm: 
localStorage DB Tainted: G            EL    4.19.0-5-amd64 #1 Debian 4.19.37-5
Jun 28 12:56:53 sleer kernel: [101549.477916] Hardware name: System 
manufacturer System Product Name/PRIME B450M-A, BIOS 0604 12/07/2018
Jun 28 12:56:53 sleer kernel: [101549.477919] RIP: 
0010:smp_call_function_many+0x1f6/0x250
Jun 28 12:56:53 sleer kernel: [101549.477920] Code: ee 89 c7 e8 0c c4 5e 00 3b 
05 1a 86 01 01 0f 83 8c fe ff ff 48 63 d0 48 8b 0b 48 03 0c d5 00 b7 8c a4 8b 
51 18 83 e2 01 74 0a <f3> 90 8b 51 18 83 e2 01 75 f6 eb c8 48 c7 c2 60 e3 b2 a4 
4c 89 fe
Jun 28 12:56:53 sleer kernel: [101549.477921] RSP: 0018:ffffb93dc9cd3bb8 
EFLAGS: 00000202 ORIG_RAX: ffffffffffffff13

-- Package-specific info:
** Version:
Linux version 4.19.0-5-amd64 (debian-kernel@lists.debian.org) (gcc version 
8.3.0 (Debian 8.3.0-7)) #1 SMP Debian 4.19.37-5 (2019-06-19)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-4.19.0-5-amd64 
root=UUID=8eb17efb-6574-42d0-885e-487b98364059 ro mitigations=off quiet

** Tainted: E (8192)
 * Unsigned module has been loaded.

** Kernel log:
Unable to read kernel log; any relevant messages should be attached

** Model information
sys_vendor: System manufacturer
product_name: System Product Name
product_version: System Version
chassis_vendor: Default string
chassis_version: Default string
bios_vendor: American Megatrends Inc.
bios_version: 0604
board_vendor: ASUSTeK COMPUTER INC.
board_name: PRIME B450M-A
board_version: Rev X.0x

** Loaded modules:
tun(E)
loop(E)
rpcsec_gss_krb5(E)
auth_rpcgss(E)
nfsv4(E)
dns_resolver(E)
nfs(E)
iptable_filter(E)
lockd(E)
grace(E)
fscache(E)
veth(E)
bridge(E)
8021q(E)
garp(E)
stp(E)
mrp(E)
llc(E)
usblp(E)
fuse(E)
binfmt_misc(E)
nls_ascii(E)
nls_cp437(E)
vfat(E)
fat(E)
snd_hda_codec_realtek(E)
snd_hda_codec_generic(E)
joydev(E)
eeepc_wmi(E)
snd_hda_codec_hdmi(E)
asus_wmi(E)
edac_mce_amd(E)
sparse_keymap(E)
snd_hda_intel(E)
radeon(E)
kvm_amd(E)
rfkill(E)
snd_hda_codec(E)
video(E)
wmi_bmof(E)
snd_hda_core(E)
kvm(E)
evdev(E)
ttm(E)
snd_hwdep(E)
snd_pcm_oss(E)
drm_kms_helper(E)
irqbypass(E)
snd_mixer_oss(E)
crct10dif_pclmul(E)
snd_pcm(E)
efi_pstore(E)
snd_timer(E)
crc32_pclmul(E)
snd(E)
soundcore(E)
ghash_clmulni_intel(E)
drm(E)
sg(E)
pcspkr(E)
ccp(E)
k10temp(E)
efivars(E)
sp5100_tco(E)
rng_core(E)
wmi(E)
button(E)
pcc_cpufreq(E)
acpi_cpufreq(E)
parport_pc(E)
ppdev(E)
lp(E)
parport(E)
sunrpc(E)
efivarfs(E)
ip_tables(E)
x_tables(E)
autofs4(E)
ext4(E)
crc16(E)
mbcache(E)
jbd2(E)
crc32c_generic(E)
fscrypto(E)
ecb(E)
sd_mod(E)
sr_mod(E)
cdrom(E)
hid_generic(E)
usbhid(E)
hid(E)
crc32c_intel(E)
aesni_intel(E)
aes_x86_64(E)
crypto_simd(E)
ahci(E)
cryptd(E)
glue_helper(E)
xhci_pci(E)
libahci(E)
r8169(E)
igb(E)
xhci_hcd(E)
realtek(E)
i2c_piix4(E)
libata(E)
i2c_algo_bit(E)
libphy(E)
dca(E)
usbcore(E)
scsi_mod(E)
usb_common(E)
gpio_amdpt(E)
gpio_generic(E)

** PCI devices:
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:1450]
        Subsystem: ASUSTeK Computer Inc. Device [1043:8747]
        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:00.2 IOMMU [0806]: Advanced Micro Devices, Inc. [AMD] Device [1022:1451]
        Subsystem: ASUSTeK Computer Inc. Device [1043:8747]
        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 ? routed to IRQ 25
        Capabilities: <access denied>

00:01.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:1452]
        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:01.3 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:1453] (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 ? routed to IRQ 26
        Bus: primary=00, secondary=01, subordinate=07, sec-latency=0
        I/O behind bridge: 0000d000-0000efff
        Memory behind bridge: f6400000-f77fffff
        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:02.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:1452]
        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:03.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:1452]
        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:03.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:1453] (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 ? routed to IRQ 27
        Bus: primary=00, secondary=08, subordinate=08, sec-latency=0
        I/O behind bridge: 0000f000-0000ffff
        Memory behind bridge: f7c00000-f7cfffff
        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 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:1452]
        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:07.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:1452]
        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:07.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:1454] (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 28
        Bus: primary=00, secondary=09, subordinate=09, sec-latency=0
        Memory behind bridge: f7800000-f7afffff
        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:08.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:1452]
        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:08.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:1454] (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 30
        Bus: primary=00, secondary=0a, subordinate=0a, sec-latency=0
        Memory behind bridge: f7b00000-f7bfffff
        Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- <SERR- <PERR-
        BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
                PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
        Capabilities: <access denied>
        Kernel driver in use: pcieport

00:14.0 SMBus [0c05]: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller 
[1022:790b] (rev 59)
        Subsystem: ASUSTeK Computer Inc. FCH SMBus Controller [1043:8747]
        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-
        Kernel driver in use: piix4_smbus
        Kernel modules: i2c_piix4, sp5100_tco

00:14.3 ISA bridge [0601]: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge 
[1022:790e] (rev 51)
        Subsystem: ASUSTeK Computer Inc. FCH LPC Bridge [1043:8747]
        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:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:1460]
        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] Device 
[1022:1461]
        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] Device 
[1022:1462]
        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] Device 
[1022:1463]
        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-
        Kernel driver in use: k10temp
        Kernel modules: k10temp

00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:1464]
        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] Device 
[1022:1465]
        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] Device 
[1022:1466]
        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] Device 
[1022:1467]
        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 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:43d5] (rev 01) (prog-if 30 [XHCI])
        Subsystem: ASMedia Technology Inc. Device [1b21:1142]
        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 68
        Region 0: Memory at f77a0000 (64-bit, non-prefetchable) [size=32K]
        Capabilities: <access denied>
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci

01:00.1 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:43c8] (rev 01) (prog-if 01 [AHCI 1.0])
        Subsystem: ASMedia Technology Inc. Device [1b21:1062]
        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 49
        Region 5: Memory at f7780000 (32-bit, non-prefetchable) [size=128K]
        Expansion ROM at f7700000 [disabled] [size=512K]
        Capabilities: <access denied>
        Kernel driver in use: ahci
        Kernel modules: ahci

01:00.2 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:43c6] (rev 01) (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 C routed to IRQ 32
        Bus: primary=01, secondary=02, subordinate=07, sec-latency=0
        I/O behind bridge: 0000d000-0000efff
        Memory behind bridge: f6400000-f76fffff
        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

02:00.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:43c7] (rev 01) (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 33
        Bus: primary=02, secondary=03, subordinate=03, 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

02:04.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:43c7] (rev 01) (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 34
        Bus: primary=02, secondary=04, subordinate=04, 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

02:05.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:43c7] (rev 01) (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 36
        Bus: primary=02, secondary=05, subordinate=05, 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

02:06.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:43c7] (rev 01) (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 37
        Bus: primary=02, secondary=06, subordinate=06, sec-latency=0
        I/O behind bridge: 0000e000-0000efff
        Memory behind bridge: f6400000-f74fffff
        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

02:07.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:43c7] (rev 01) (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 39
        Bus: primary=02, secondary=07, subordinate=07, sec-latency=0
        I/O behind bridge: 0000d000-0000dfff
        Memory behind bridge: f7600000-f76fffff
        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

06:00.0 Ethernet controller [0200]: Intel Corporation 82576 Gigabit Network 
Connection [8086:10c9] (rev 01)
        Subsystem: Intel Corporation Gigabit ET Dual Port Server Adapter 
[8086:a03c]
        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 31
        Region 0: Memory at f7420000 (32-bit, non-prefetchable) [size=128K]
        Region 1: Memory at f7000000 (32-bit, non-prefetchable) [size=4M]
        Region 2: I/O ports at e020 [disabled] [size=32]
        Region 3: Memory at f7444000 (32-bit, non-prefetchable) [size=16K]
        Expansion ROM at f6c00000 [disabled] [size=4M]
        Capabilities: <access denied>
        Kernel driver in use: igb
        Kernel modules: igb

06:00.1 Ethernet controller [0200]: Intel Corporation 82576 Gigabit Network 
Connection [8086:10c9] (rev 01)
        Subsystem: Intel Corporation Gigabit ET Dual Port Server Adapter 
[8086:a03c]
        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 38
        Region 0: Memory at f7400000 (32-bit, non-prefetchable) [size=128K]
        Region 1: Memory at f6800000 (32-bit, non-prefetchable) [size=4M]
        Region 2: I/O ports at e000 [disabled] [size=32]
        Region 3: Memory at f7440000 (32-bit, non-prefetchable) [size=16K]
        Expansion ROM at f6400000 [disabled] [size=4M]
        Capabilities: <access denied>
        Kernel driver in use: igb
        Kernel modules: igb

07:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. 
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15)
        Subsystem: ASUSTeK Computer Inc. RTL8111/8168/8411 PCI Express Gigabit 
Ethernet Controller [1043:8677]
        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 38
        Region 0: I/O ports at d000 [size=256]
        Region 2: Memory at f7604000 (64-bit, non-prefetchable) [size=4K]
        Region 4: Memory at f7600000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: r8169
        Kernel modules: r8169

08:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. 
[AMD/ATI] Cedar [Radeon HD 5000/6000/7350/8350 Series] [1002:68f9] (prog-if 00 
[VGA controller])
        Subsystem: ASUSTeK Computer Inc. Cedar [Radeon HD 5000/6000/7350/8350 
Series] [1043:0471]
        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 88
        Region 0: Memory at e0000000 (64-bit, prefetchable) [size=256M]
        Region 2: Memory at f7c20000 (64-bit, non-prefetchable) [size=128K]
        Region 4: I/O ports at f000 [size=256]
        Expansion ROM at 000c0000 [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: radeon
        Kernel modules: radeon

08:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Cedar HDMI 
Audio [Radeon HD 5400/6300/7300 Series] [1002:aa68]
        Subsystem: ASUSTeK Computer Inc. Cedar HDMI Audio [Radeon HD 
5400/6300/7300 Series] [1043:aa68]
        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 84
        Region 0: Memory at f7c40000 (64-bit, non-prefetchable) [size=16K]
        Capabilities: <access denied>
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel

09:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. 
[AMD] Device [1022:145a]
        Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:145a]
        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>

09:00.2 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:1456]
        Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:1456]
        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 80
        Region 2: Memory at f7900000 (32-bit, non-prefetchable) [size=1M]
        Region 5: Memory at f7a00000 (32-bit, non-prefetchable) [size=8K]
        Capabilities: <access denied>
        Kernel driver in use: ccp
        Kernel modules: ccp

09:00.3 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:145c] (prog-if 30 [XHCI])
        Subsystem: ASUSTeK Computer Inc. Device [1043:8747]
        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 C routed to IRQ 70
        Region 0: Memory at f7800000 (64-bit, non-prefetchable) [size=1M]
        Capabilities: <access denied>
        Kernel driver in use: xhci_hcd
        Kernel modules: xhci_pci

0a:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. 
[AMD] Device [1022:1455]
        Subsystem: Advanced Micro Devices, Inc. [AMD] Device [1022:1455]
        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>

0a:00.2 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] FCH SATA 
Controller [AHCI mode] [1022:7901] (rev 51) (prog-if 01 [AHCI 1.0])
        Subsystem: ASUSTeK Computer Inc. FCH SATA Controller [AHCI mode] 
[1043:8747]
        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 51
        Region 5: Memory at f7b08000 (32-bit, non-prefetchable) [size=4K]
        Capabilities: <access denied>
        Kernel driver in use: ahci
        Kernel modules: ahci

0a:00.3 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Device 
[1022:1457]
        Subsystem: ASUSTeK Computer Inc. Device [1043:86c7]
        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 C routed to IRQ 86
        Region 0: Memory at f7b00000 (32-bit, non-prefetchable) [size=32K]
        Capabilities: <access denied>
        Kernel driver in use: snd_hda_intel
        Kernel modules: snd_hda_intel


** USB devices:
Bus 004 Device 002: ID 05e3:0612 Genesys Logic, Inc. 
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 005: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 003 Device 004: ID 03f0:0b2a Hewlett-Packard 
Bus 003 Device 003: ID 1bcf:0005 Sunplus Innovation Technology Inc. Optical 
Mouse
Bus 003 Device 002: ID 046d:c31b Logitech, Inc. Compact Keyboard K300
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 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


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

Kernel: Linux 4.19.0-5-amd64 (SMP w/12 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), LANGUAGE=en_GB:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages linux-image-4.19.0-5-amd64-unsigned depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.130
ii  kmod                                    23-2
ii  linux-base                              4.5

Versions of packages linux-image-4.19.0-5-amd64-unsigned recommends:
pn  apparmor             <none>
ii  firmware-linux-free  3.4

Versions of packages linux-image-4.19.0-5-amd64-unsigned suggests:
pn  debian-kernel-handbook  <none>
ii  grub-pc                 2.02~beta3-5+deb9u1
pn  linux-doc-4.19          <none>

Versions of packages linux-image-4.19.0-5-amd64-unsigned is related to:
ii  firmware-amd-graphics     20161130-5
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>
ii  firmware-iwlwifi          20161130-5
pn  firmware-libertas         <none>
ii  firmware-linux-nonfree    20161130-5
ii  firmware-misc-nonfree     20161130-5
pn  firmware-myricom          <none>
pn  firmware-netxen           <none>
pn  firmware-qlogic           <none>
ii  firmware-realtek          20161130-5
pn  firmware-samsung          <none>
pn  firmware-siano            <none>
pn  firmware-ti-connectivity  <none>
pn  xen-hypervisor            <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: linux
Source-Version: 5.10.13-1

According to the discussion upstream this was then fixed somewhere
between 5.4 and 5.10.13 upstream. So closing this already with
5.10.13-1.

Regards,
Salvatore

--- End Message ---

Reply via email to