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

Bug#930649: linux-image-4.19.0-5-amd64: X-server fails to start while booting



Package: src:linux
Version: 4.19.37-3
Severity: important

In 30% of all reboots,  X-server fails to start. When the time comes to start
x-server it fails and leaves me with a backtrace at the CLI login. If I login
as root and try to reboot the machine cleanly, it will get stuck and I have to
poweroff. My only option is to hit the magic-sysrq keys (ctrl + shift + print +
B) to force an immediate reboot.

My hardware is AMD-A10-5750M APU with Radeon(tm) HD Graphics and a AMD-HD8970
dedicated graphics in a MSI Laptop.

Below, I added two kerneltraces from two different crashes:

Kerneltrace 1:

Jun 15 12:08:56 mymachine kernel: ------------[ cut here ]------------
Jun 15 12:08:56 mymachine kernel: kernel BUG at
drivers/gpu/drm/radeon/radeon_asic.c:55!
Jun 15 12:08:56 mymachine kernel: invalid opcode: 0000 [#1] SMP NOPTI
Jun 15 12:08:56 mymachine kernel: CPU: 1 PID: 638 Comm: Xorg Not tainted
4.19.0-5-amd64 #1 Debian 4.19.37-3
Jun 15 12:08:56 mymachine kernel: Hardware name: Micro-Star International Co.,
Ltd. GX70 3CC/MS-176K, BIOS E176KAMS.10F 12/02/2013
Jun 15 12:08:56 mymachine kernel: RIP: 0010:radeon_invalid_rreg+0x11/0x20
[radeon]
Jun 15 12:08:56 mymachine kernel: Code: c7 90 4b db c0 e8 7f 02 b0 ff 0f 0b 66
66 2e 0f 1f 84 00 00 00 00 00 66 90 0f 1f 44 00 00 48 c
Jun 15 12:08:56 mymachine kernel: RSP: 0018:ffffb43b415876e0 EFLAGS: 00010246
Jun 15 12:08:56 mymachine kernel: RAX: 0000000000000000 RBX: 0000000000000000
RCX: 0000000000000000
Jun 15 12:08:56 mymachine kernel: RDX: 0000000000000000 RSI: ffff93d6376966b8
RDI: ffff93d6376966b8
Jun 15 12:08:56 mymachine kernel: RBP: 0000000000000072 R08: 00000000000003e8
R09: 0000000000aaaaaa
Jun 15 12:08:56 mymachine kernel: R10: 0000000000000000 R11: ffffb43b43094220
R12: 0000000000000000
Jun 15 12:08:56 mymachine kernel: R13: ffffb43b41587730 R14: 0000000000000001
R15: ffffb43b41587788
Jun 15 12:08:56 mymachine kernel: FS:  00007f25b039ef00(0000)
GS:ffff93d637680000(0000) knlGS:0000000000000000
Jun 15 12:08:56 mymachine kernel: CS:  0010 DS: 0000 ES: 0000 CR0:
0000000080050033
Jun 15 12:08:56 mymachine kernel: CR2: 00005561c68b11d8 CR3: 0000000231264000
CR4: 00000000000406e0
Jun 15 12:08:56 mymachine kernel: Call Trace:
Jun 15 12:08:56 mymachine kernel:  atom_get_src_int+0x283/0x540 [radeon]
Jun 15 12:08:56 mymachine kernel:  ? atom_get_src_int+0x318/0x540 [radeon]
Jun 15 12:08:56 mymachine kernel:  atom_op_add+0x8a/0x100 [radeon]
Jun 15 12:08:56 mymachine kernel:  ? __kmalloc+0x177/0x210
Jun 15 12:08:56 mymachine kernel:  atom_execute_table_locked+0x135/0x210
[radeon]
Jun 15 12:08:56 mymachine kernel:  atom_op_calltable+0x76/0x90 [radeon]
Jun 15 12:08:56 mymachine kernel:  atom_execute_table_locked+0x135/0x210
[radeon]
Jun 15 12:08:56 mymachine kernel:  atom_op_calltable+0x76/0x90 [radeon]
Jun 15 12:08:56 mymachine kernel:  atom_execute_table_locked+0x135/0x210
[radeon]
Jun 15 12:08:56 mymachine kernel:  ? acpi_ut_update_ref_count.part.1+0x4/0x33c
Jun 15 12:08:56 mymachine kernel:  ?
vga_switcheroo_fini_domain_pm_ops+0x10/0x10
Jun 15 12:08:56 mymachine kernel:
atom_execute_table_scratch_unlocked+0x53/0x70 [radeon]
Jun 15 12:08:56 mymachine kernel:  atom_execute_table+0x2e/0x50 [radeon]
Jun 15 12:08:56 mymachine kernel:  atom_asic_init+0x11f/0x1a0 [radeon]
Jun 15 12:08:56 mymachine kernel:  si_resume+0x19/0x70 [radeon]
Jun 15 12:08:56 mymachine kernel:  radeon_resume_kms+0x59/0x3b0 [radeon]
Jun 15 12:08:56 mymachine kernel:  ? __pci_set_master+0x31/0xd0
Jun 15 12:08:56 mymachine kernel:  ?
vga_switcheroo_fini_domain_pm_ops+0x10/0x10
Jun 15 12:08:56 mymachine kernel:  radeon_pmops_runtime_resume+0x6b/0xa0
[radeon]
Jun 15 12:08:56 mymachine kernel:  pci_pm_runtime_resume+0x74/0xd0
Jun 15 12:08:56 mymachine kernel:  __rpm_callback+0x79/0x1d0
Jun 15 12:08:56 mymachine kernel:  rpm_callback+0x1f/0x70
Jun 15 12:08:56 mymachine kernel:  ?
vga_switcheroo_fini_domain_pm_ops+0x10/0x10
Jun 15 12:08:56 mymachine kernel:  rpm_resume+0x5e5/0x820
Jun 15 12:08:56 mymachine kernel:  ? __find_get_block+0xb4/0x2d0
Jun 15 12:08:56 mymachine kernel:  ? atom_get_src_int+0x318/0x540 [radeon]
Jun 15 12:08:56 mymachine kernel:  ? atom_put_dst+0x176/0x3f0 [radeon]
Jun 15 12:08:56 mymachine kernel:  __pm_runtime_resume+0x47/0x70
Jun 15 12:08:56 mymachine kernel:  radeon_driver_open_kms+0x36/0x1a0 [radeon]
Jun 15 12:08:56 mymachine kernel:  drm_file_alloc+0x164/0x220 [drm]
Jun 15 12:08:56 mymachine kernel:  drm_open+0xa7/0x200 [drm]
Jun 15 12:08:56 mymachine kernel:  ? drm_dev_enter+0x19/0x50 [drm]
Jun 15 12:08:56 mymachine kernel:  drm_stub_open+0xaf/0xe0 [drm]
Jun 15 12:08:56 mymachine kernel:  chrdev_open+0xcb/0x1e0
Jun 15 12:08:56 mymachine kernel:  ? cdev_default_release+0x20/0x20
Jun 15 12:08:56 mymachine kernel:  do_dentry_open+0x13d/0x380
Jun 15 12:08:56 mymachine kernel:  path_openat+0x2c6/0x15c0
Jun 15 12:08:56 mymachine kernel:  ? inotify_merge+0x41/0x50
Jun 15 12:08:56 mymachine kernel:  ? fsnotify_add_event+0x70/0x170
Jun 15 12:08:56 mymachine kernel:  ? inotify_handle_event+0xbc/0x1e0
Jun 15 12:08:56 mymachine kernel:  do_filp_open+0x93/0x100
Jun 15 12:08:56 mymachine kernel:  ? _cond_resched+0x15/0x30
Jun 15 12:08:56 mymachine kernel:  ? __check_object_size+0x15d/0x189
Jun 15 12:08:56 mymachine kernel:  do_sys_open+0x186/0x210
Jun 15 12:08:56 mymachine kernel:  do_syscall_64+0x53/0x110
Jun 15 12:08:56 mymachine kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Jun 15 12:08:56 mymachine kernel: RIP: 0033:0x7f25af4a9c8b
Jun 15 12:08:56 mymachine kernel: Code: 4e 89 f0 25 00 00 41 00 3d 00 00 41 00
74 40 8b 05 ca e7 00 00 85 c0 75 61 89 f2 b8 01 01 00 0
Jun 15 12:08:56 mymachine kernel: RSP: 002b:00007ffe42005140 EFLAGS: 00000246
ORIG_RAX: 0000000000000101
Jun 15 12:08:56 mymachine kernel: RAX: ffffffffffffffda RBX: 00005561c68af788
RCX: 00007f25af4a9c8b
Jun 15 12:08:56 mymachine kernel: RDX: 0000000000080002 RSI: 00005561c68afd40
RDI: 00000000ffffff9c
Jun 15 12:08:56 mymachine kernel: RBP: 00005561c68afd00 R08: 00005561c6888400
R09: 0000000000000001
Jun 15 12:08:56 mymachine kernel: R10: 0000000000000000 R11: 0000000000000246
R12: 00000000ffffffff
Jun 15 12:08:56 mymachine kernel: R13: 00005561c68afd40 R14: 00005561c68afd00
R15: 00005561c68af5b0
Jun 15 12:08:56 mymachine kernel: Modules linked in: amdgpu cpufreq_powersave
cpufreq_conservative cpufreq_userspace chash gpu_sched n
Jun 15 12:08:56 mymachine kernel:  crc32c_generic fscrypto ecb algif_skcipher
af_alg dm_crypt dm_mod hid_generic sr_mod usbhid sd_mod
Jun 15 12:08:56 mymachine kernel: ---[ end trace 888e5b2e5fd5eb81 ]---




Kerneltrace2:

Jun 15 13:31:18 mymachine kernel: ------------[ cut here ]------------
Jun 15 13:31:18 mymachine kernel: kernel BUG at
drivers/gpu/drm/radeon/radeon_asic.c:55!
Jun 15 13:31:18 mymachine kernel: invalid opcode: 0000 [#1] SMP NOPTI
Jun 15 13:31:18 mymachine kernel: CPU: 2 PID: 633 Comm: Xorg Not tainted
4.19.0-5-amd64 #1 Debian 4.19.37-3
Jun 15 13:31:18 mymachine kernel: Hardware name: Micro-Star International Co.,
Ltd. GX70 3CC/MS-176K, BIOS E176KAMS.10F 12/02/2013
Jun 15 13:31:18 mymachine kernel: RIP: 0010:radeon_invalid_rreg+0x11/0x20
[radeon]
Jun 15 13:31:18 mymachine kernel: Code: c7 90 1b dd c0 e8 7f 62 b0 ff 0f 0b 66
66 2e 0f 1f 84 00 00 00 00 00 66 90 0f 1f 44 00 00 48 c
Jun 15 13:31:18 mymachine kernel: RSP: 0018:ffffbcab812b36d8 EFLAGS: 00010246
Jun 15 13:31:18 mymachine kernel: RAX: 0000000000000000 RBX: 0000000000000005
RCX: 0000000000000000
Jun 15 13:31:18 mymachine kernel: RDX: 0000000000000000 RSI: ffff9a2ebed166b8
RDI: ffff9a2ebed166b8
Jun 15 13:31:18 mymachine kernel: RBP: 00000000000000ac R08: 00000000000003e9
R09: 0000000000aaaaaa
Jun 15 13:31:18 mymachine kernel: R10: 0000000000000000 R11: ffffbcab83894220
R12: 0000000000000005
Jun 15 13:31:18 mymachine kernel: R13: 0000000000000000 R14: 0000000000000001
R15: ffffbcab812b3788
Jun 15 13:31:18 mymachine kernel: FS:  00007f8cc689ef00(0000)
GS:ffff9a2ebed00000(0000) knlGS:0000000000000000
Jun 15 13:31:18 mymachine kernel: CS:  0010 DS: 0000 ES: 0000 CR0:
0000000080050033
Jun 15 13:31:18 mymachine kernel: CR2: 0000560caefa01d8 CR3: 000000023c194000
CR4: 00000000000406e0
Jun 15 13:31:18 mymachine kernel: Call Trace:
Jun 15 13:31:18 mymachine kernel:  atom_get_src_int+0x283/0x540 [radeon]
Jun 15 13:31:18 mymachine kernel:  ? atom_get_src_int+0x318/0x540 [radeon]
Jun 15 13:31:18 mymachine kernel:  atom_op_shl+0xab/0x120 [radeon]
Jun 15 13:31:18 mymachine kernel:  ? _cond_resched+0x15/0x30
Jun 15 13:31:18 mymachine kernel:  atom_execute_table_locked+0x135/0x210
[radeon]
Jun 15 13:31:18 mymachine kernel:  atom_op_calltable+0x76/0x90 [radeon]
Jun 15 13:31:18 mymachine kernel:  atom_execute_table_locked+0x135/0x210
[radeon]
Jun 15 13:31:18 mymachine kernel:  atom_op_calltable+0x76/0x90 [radeon]
Jun 15 13:31:18 mymachine kernel:  atom_execute_table_locked+0x135/0x210
[radeon]
Jun 15 13:31:18 mymachine kernel:  ? acpi_ut_update_ref_count.part.1+0x4/0x33c
Jun 15 13:31:18 mymachine kernel:  ?
vga_switcheroo_fini_domain_pm_ops+0x10/0x10
Jun 15 13:31:18 mymachine kernel:
atom_execute_table_scratch_unlocked+0x53/0x70 [radeon]
Jun 15 13:31:18 mymachine kernel:  atom_execute_table+0x2e/0x50 [radeon]
Jun 15 13:31:18 mymachine kernel:  atom_asic_init+0x11f/0x1a0 [radeon]
Jun 15 13:31:18 mymachine kernel:  si_resume+0x19/0x70 [radeon]
Jun 15 13:31:18 mymachine kernel:  radeon_resume_kms+0x59/0x3b0 [radeon]
Jun 15 13:31:18 mymachine kernel:  ? __pci_set_master+0x31/0xd0
Jun 15 13:31:18 mymachine kernel:  ?
vga_switcheroo_fini_domain_pm_ops+0x10/0x10
Jun 15 13:31:18 mymachine kernel:  radeon_pmops_runtime_resume+0x6b/0xa0
[radeon]
Jun 15 13:31:18 mymachine kernel:  pci_pm_runtime_resume+0x74/0xd0
Jun 15 13:31:18 mymachine kernel:  __rpm_callback+0x79/0x1d0
Jun 15 13:31:18 mymachine kernel:  rpm_callback+0x1f/0x70
Jun 15 13:31:18 mymachine kernel:  ?
vga_switcheroo_fini_domain_pm_ops+0x10/0x10
Jun 15 13:31:18 mymachine kernel:  rpm_resume+0x5e5/0x820
Jun 15 13:31:18 mymachine kernel:  ? __find_get_block+0xb4/0x2d0
Jun 15 13:31:18 mymachine kernel:  ? atom_get_src_int+0x318/0x540 [radeon]
Jun 15 13:31:18 mymachine kernel:  ? atom_put_dst+0x176/0x3f0 [radeon]
Jun 15 13:31:18 mymachine kernel:  __pm_runtime_resume+0x47/0x70
Jun 15 13:31:18 mymachine kernel:  radeon_driver_open_kms+0x36/0x1a0 [radeon]
Jun 15 13:31:18 mymachine kernel:  drm_file_alloc+0x164/0x220 [drm]
Jun 15 13:31:18 mymachine kernel:  drm_open+0xa7/0x200 [drm]
Jun 15 13:31:18 mymachine kernel:  ? drm_dev_enter+0x19/0x50 [drm]
Jun 15 13:31:18 mymachine kernel:  drm_stub_open+0xaf/0xe0 [drm]
Jun 15 13:31:18 mymachine kernel:  chrdev_open+0xcb/0x1e0
Jun 15 13:31:18 mymachine kernel:  ? cdev_default_release+0x20/0x20
Jun 15 13:31:18 mymachine kernel:  do_dentry_open+0x13d/0x380
Jun 15 13:31:18 mymachine kernel:  path_openat+0x2c6/0x15c0
Jun 15 13:31:18 mymachine kernel:  ? inotify_merge+0x41/0x50
Jun 15 13:31:18 mymachine kernel:  ? fsnotify_add_event+0x70/0x170
Jun 15 13:31:18 mymachine kernel:  ? inotify_handle_event+0xbc/0x1e0
Jun 15 13:31:18 mymachine kernel:  do_filp_open+0x93/0x100
Jun 15 13:31:18 mymachine kernel:  ? _cond_resched+0x15/0x30
Jun 15 13:31:18 mymachine kernel:  ? __check_object_size+0x15d/0x189
Jun 15 13:31:19 mymachine kernel:  do_sys_open+0x186/0x210
Jun 15 13:31:19 mymachine kernel:  do_syscall_64+0x53/0x110
Jun 15 13:31:19 mymachine kernel:  entry_SYSCALL_64_after_hwframe+0x44/0xa9
Jun 15 13:31:19 mymachine kernel: RIP: 0033:0x7f8cc59a9c8b
Jun 15 13:31:19 mymachine kernel: Code: 4e 89 f0 25 00 00 41 00 3d 00 00 41 00
74 40 8b 05 ca e7 00 00 85 c0 75 61 89 f2 b8 01 01 00 0
Jun 15 13:31:19 mymachine kernel: RSP: 002b:00007ffea42c4ff0 EFLAGS: 00000246
ORIG_RAX: 0000000000000101
Jun 15 13:31:19 mymachine kernel: RAX: ffffffffffffffda RBX: 0000560caef9e788
RCX: 00007f8cc59a9c8b
Jun 15 13:31:19 mymachine kernel: RDX: 0000000000080002 RSI: 0000560caef9ed40
RDI: 00000000ffffff9c
Jun 15 13:31:19 mymachine kernel: RBP: 0000560caef9ed00 R08: 0000560caef77400
R09: 0000000000000001
Jun 15 13:31:19 mymachine kernel: R10: 0000000000000000 R11: 0000000000000246
R12: 00000000ffffffff
Jun 15 13:31:19 mymachine kernel: R13: 0000560caef9ed40 R14: 0000560caef9ed00
R15: 0000560caef9e5b0
Jun 15 13:31:19 mymachine kernel: Modules linked in: cpufreq_powersave
cpufreq_conservative cpufreq_userspace amdgpu nft_counter xt_st
Jun 15 13:31:19 mymachine kernel:  crc32c_generic fscrypto ecb algif_skcipher
af_alg dm_crypt dm_mod hid_generic usbhid hid sr_mod cdr
Jun 15 13:31:19 mymachine kernel: ---[ end trace 8c31530ca5f92b4d ]---

This annoying bug dates back to 2015 when I bought this laptop. I reported this
bug here on Debian-BTS and also on Kernel.org but no luck.



-- 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-3 (2019-05-15)

** Command line:
BOOT_IMAGE=/vmlinuz-4.19.0-5-amd64 root=UUID=25776b34-b8f2-469c-bb96-2a52652fbf4e ro quiet

** Not tainted

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

** Model information
sys_vendor: Micro-Star International Co., Ltd.
product_name: GX70 3CC
product_version: E176KAMS.10F
chassis_vendor: Micro-Star International Co., Ltd.
chassis_version: N/A
bios_vendor: American Megatrends Inc.
bios_version: E176KAMS.10F
board_vendor: Micro-Star International Co., Ltd.
board_name: MS-176K
board_version: Ver 1.000

** Loaded modules:
nls_ascii
nls_cp437
vfat
fat
uas
usb_storage
loop
tun
amdgpu
cpufreq_powersave
cpufreq_conservative
cpufreq_userspace
chash
gpu_sched
nft_counter
xt_state
xt_conntrack
nf_conntrack
nf_defrag_ipv6
nf_defrag_ipv4
libcrc32c
xt_multiport
nft_compat
nf_tables
nfnetlink
fuse
arc4
radeon
rtl8723ae
btcoexist
rtl8723_common
rtl_pci
rtlwifi
snd_hda_codec_realtek
btusb
snd_hda_codec_hdmi
mac80211
snd_hda_codec_generic
btrtl
btbcm
snd_hda_intel
btintel
bluetooth
snd_hda_codec
ttm
cfg80211
drm_kms_helper
edac_mce_amd
snd_hda_core
kvm_amd
ccp
drm
snd_hwdep
rng_core
drbg
ansi_cprng
snd_pcm
ecdh_generic
rfkill
snd_timer
kvm
snd
joydev
soundcore
serio_raw
msi_wmi
sg
evdev
i2c_algo_bit
sparse_keymap
wmi
k10temp
sp5100_tco
irqbypass
video
pcspkr
button
pcc_cpufreq
ac
acpi_cpufreq
battery
ip_tables
x_tables
autofs4
ext4
crc16
mbcache
jbd2
crc32c_generic
fscrypto
ecb
algif_skcipher
af_alg
dm_crypt
dm_mod
hid_generic
usbhid
hid
sr_mod
cdrom
sd_mod
ata_generic
crct10dif_pclmul
crc32_pclmul
crc32c_intel
ghash_clmulni_intel
pcbc
ahci
pata_atiixp
libahci
libata
ohci_pci
xhci_pci
xhci_hcd
sdhci_pci
cqhci
ohci_hcd
aesni_intel
sdhci
ehci_pci
ehci_hcd
mmc_core
aes_x86_64
crypto_simd
cryptd
psmouse
glue_helper
i2c_piix4
alx
mdio
scsi_mod
usbcore
usb_common
thermal

** 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 1000
    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: enp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
    link/ether 76:54:8f:42:15:85 brd ff:ff:ff:ff:ff:ff
    inet 192.168.178.174/24 brd 192.168.178.255 scope global dynamic noprefixroute enp3s0
       valid_lft 863385sec preferred_lft 863385sec
    inet6 fe80::d82f:2ff2:5104:684b/64 scope link noprefixroute 
       valid_lft forever preferred_lft forever
3: wlp4s0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 56:42:32:87:3c:3f brd ff:ff:ff:ff:ff:ff
33: tun0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UNKNOWN group default qlen 100
    link/none 
    inet 10.2.128.249/24 brd 10.2.128.255 scope global tun0
       valid_lft forever preferred_lft forever
    inet6 fdbf:1d37:bbe0:0:40:8:0:f9/112 scope global 
       valid_lft forever preferred_lft forever
    inet6 fe80::cb79:8350:3015:c122/64 scope link stable-privacy 
       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
enp3s0: 13153133014 10194213    0 4372    0     0          0       747 1003877468 4902007    0    0    0     0       0          0
wlp4s0:       0       0    0    0    0     0          0         0        0       0    0    0    0     0       0          0
    lo: 1708254192  780841    0    0    0     0          0         0 1708254192  780841    0    0    0     0       0          0
  tun0: 1047127    1166    0    0    0     0          0         0    99222    1114    0    0    0     0       0          0

*** Protocol statistics:
Ip:
    Forwarding: 2
    21058994 total packets received
    56 with invalid addresses
    0 forwarded
    0 incoming packets discarded
    21058938 incoming packets delivered
    10571446 requests sent out
    219 outgoing packets dropped
    164 dropped because of missing route
Icmp:
    56 ICMP messages received
    0 input ICMP message failed
    ICMP input histogram:
        destination unreachable: 56
    316 ICMP messages sent
    0 ICMP messages failed
    ICMP output histogram:
        destination unreachable: 316
IcmpMsg:
        InType3: 56
        OutType3: 316
Tcp:
    4209 active connection openings
    1177 passive connection openings
    62 failed connection attempts
    271 connection resets received
    2 connections established
    10915883 segments received
    5675203 segments sent out
    1921 segments retransmitted
    23 bad segments received
    4304 resets sent
Udp:
    10140176 packets received
    450 packets to unknown port received
    1624 packet receive errors
    4899200 packets sent
    1624 receive buffer errors
    0 send buffer errors
    IgnoredMulti: 4
UdpLite:
TcpExt:
    60 packets pruned from receive queue because of socket buffer overrun
    1832 TCP sockets finished time wait in fast timer
    32614 delayed acks sent
    6 delayed acks further delayed because of locked socket
    Quick ack mode was activated 221 times
    9614248 packet headers predicted
    34152 acknowledgments not containing data payload received
    420452 predicted acknowledgments
    TCPSackRecovery: 6
    Detected reordering 8 times using SACK
    Detected reordering 1 times using reno fast retransmit
    Detected reordering 3 times using time stamp
    2 congestion windows partially recovered using Hoe heuristic
    TCPDSACKUndo: 4
    89 congestion windows recovered without slow start after partial ack
    TCPLostRetransmit: 371
    1 timeouts in loss state
    7 fast retransmits
    2 retransmits in slow start
    TCPTimeouts: 594
    TCPLossProbes: 134
    62841 packets collapsed in receive queue due to low socket buffer
    TCPDSACKOldSent: 219
    TCPDSACKOfoSent: 514
    TCPDSACKRecv: 131
    370 connections reset due to unexpected data
    230 connections reset due to early user close
    51 connections aborted due to timeout
    13 times unable to send RST due to no memory
    TCPDSACKIgnoredNoUndo: 10
    TCPSackShifted: 2
    TCPSackMerged: 2
    TCPSackShiftFallback: 36
    TCPRetransFail: 1228
    TCPRcvCoalesce: 11499
    TCPOFOQueue: 597808
    TCPOFOMerge: 514
    TCPChallengeACK: 18
    TCPSYNChallenge: 23
    TCPFastOpenActive: 4
    TCPFromZeroWindowAdv: 5
    TCPToZeroWindowAdv: 8
    TCPWantZeroWindowAdv: 336
    TCPSynRetrans: 1398
    TCPOrigDataSent: 476819
    TCPHystartTrainDetect: 2
    TCPHystartTrainCwnd: 39
    TCPHystartDelayDetect: 1
    TCPHystartDelayCwnd: 20
    TCPACKSkippedSeq: 41
    TCPACKSkippedChallenge: 5
    TCPKeepAlive: 5221
    TCPDelivered: 479002
    TCPAckCompressed: 516399
IpExt:
    InMcastPkts: 747
    InBcastPkts: 28
    InOctets: 26484226814
    OutOctets: 2968318688
    InMcastOctets: 26956
    InBcastOctets: 16128
    InNoECTPkts: 21059673


** PCI devices:
00:00.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Root Complex [1022:1410]
	Subsystem: Micro-Star International Co., Ltd. [MSI] Family 15h (Models 10h-1fh) Processor Root Complex [1462:10ef]
	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:01.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Richland [Radeon HD 8650G] [1002:990b] (prog-if 00 [VGA controller])
	Subsystem: Micro-Star International Co., Ltd. [MSI] Richland [Radeon HD 8650G] [1462:10ef]
	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
	Region 0: Memory at c0000000 (32-bit, prefetchable) [size=256M]
	Region 1: I/O ports at f000 [size=256]
	Region 2: Memory at feb00000 (32-bit, non-prefetchable) [size=256K]
	[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: radeon
	Kernel modules: radeon

00:01.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Trinity HDMI Audio Controller [1002:9902]
	Subsystem: Micro-Star International Co., Ltd. [MSI] Trinity HDMI Audio Controller [1462:10ef]
	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 36
	Region 0: Memory at feb44000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel

00:03.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Root Port [1022:1413] (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
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: fea00000-feafffff
	Prefetchable memory behind bridge: 00000000d0000000-00000000dfffffff
	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:10.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller [1022:7814] (rev 09) (prog-if 30 [XHCI])
	Subsystem: Micro-Star International Co., Ltd. [MSI] FCH USB XHCI Controller [1462:10ef]
	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
	Region 0: Memory at feb4a000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

00:10.1 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB XHCI Controller [1022:7814] (rev 09) (prog-if 30 [XHCI])
	Subsystem: Micro-Star International Co., Ltd. [MSI] FCH USB XHCI Controller [1462:10ef]
	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 17
	Region 0: Memory at feb48000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci

00:11.0 SATA controller [0106]: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] [1022:7801] (rev 40) (prog-if 01 [AHCI 1.0])
	Subsystem: Micro-Star International Co., Ltd. [MSI] FCH SATA Controller [AHCI mode] [1462:10ef]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 32
	Interrupt: pin A routed to IRQ 35
	Region 0: I/O ports at f190 [size=8]
	Region 1: I/O ports at f180 [size=4]
	Region 2: I/O ports at f170 [size=8]
	Region 3: I/O ports at f160 [size=4]
	Region 4: I/O ports at f150 [size=16]
	Region 5: Memory at feb51000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci
	Kernel modules: ahci

00:12.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] FCH USB OHCI Controller [1022:7807] (rev 11) (prog-if 10 [OHCI])
	Subsystem: Micro-Star International Co., Ltd. [MSI] FCH USB OHCI Controller [1462:10ef]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 32, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at feb50000 (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] FCH USB EHCI Controller [1022:7808] (rev 11) (prog-if 20 [EHCI])
	Subsystem: Micro-Star International Co., Ltd. [MSI] FCH USB EHCI Controller [1462:10ef]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 32, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 17
	Region 0: Memory at feb4f000 (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] FCH USB OHCI Controller [1022:7807] (rev 11) (prog-if 10 [OHCI])
	Subsystem: Micro-Star International Co., Ltd. [MSI] FCH USB OHCI Controller [1462:10ef]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 32, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 18
	Region 0: Memory at feb4e000 (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] FCH USB EHCI Controller [1022:7808] (rev 11) (prog-if 20 [EHCI])
	Subsystem: Micro-Star International Co., Ltd. [MSI] FCH USB EHCI Controller [1462:10ef]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 32, Cache Line Size: 64 bytes
	Interrupt: pin B routed to IRQ 17
	Region 0: Memory at feb4d000 (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] FCH SMBus Controller [1022:780b] (rev 16)
	Subsystem: Micro-Star International Co., Ltd. [MSI] FCH SMBus Controller [1462:10ef]
	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.1 IDE interface [0101]: Advanced Micro Devices, Inc. [AMD] FCH IDE Controller [1022:780c] (prog-if 8a [ISA Compatibility mode controller, supports both channels switched to PCI native mode, supports bus mastering])
	Subsystem: Micro-Star International Co., Ltd. [MSI] FCH IDE Controller [1462:10ef]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 32
	Interrupt: pin B routed to IRQ 17
	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 f100 [size=16]
	Kernel driver in use: pata_atiixp
	Kernel modules: pata_atiixp, ata_generic

00:14.2 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] FCH Azalia Controller [1022:780d] (rev 01)
	Subsystem: Micro-Star International Co., Ltd. [MSI] FCH Azalia Controller [1462:10ef]
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 32, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at feb40000 (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] FCH LPC Bridge [1022:780e] (rev 11)
	Subsystem: Micro-Star International Co., Ltd. [MSI] FCH LPC Bridge [1462:10ef]
	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0

00:14.4 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] FCH PCI Bridge [1022:780f] (rev 40) (prog-if 01 [Subtractive decode])
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 64
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=64
	Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity- SERR- NoISA- VGA- MAbort- >Reset- FastB2B-
		PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-

00:14.7 SD Host controller [0805]: Advanced Micro Devices, Inc. [AMD] FCH SD Flash Controller [1022:7806] (prog-if 01)
	Subsystem: Micro-Star International Co., Ltd. [MSI] FCH SD Flash Controller [1462:10ef]
	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: 39, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at feb4c000 (64-bit, non-prefetchable) [size=256]
	Kernel driver in use: sdhci-pci
	Kernel modules: sdhci_pci

00:15.0 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 0) [1022:43a0] (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 17
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: fe900000-fe9fffff
	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:15.1 PCI bridge [0604]: Advanced Micro Devices, Inc. [AMD] Hudson PCI to PCI bridge (PCIE port 1) [1022:43a1] (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 17
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	I/O behind bridge: 0000c000-0000cfff
	Memory behind bridge: fe800000-fe8fffff
	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:18.0 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 0 [1022:1400]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:18.1 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 1 [1022:1401]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:18.2 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 2 [1022:1402]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:18.3 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 3 [1022:1403]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Capabilities: <access denied>
	Kernel driver in use: k10temp
	Kernel modules: k10temp

00:18.4 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 4 [1022:1404]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

00:18.5 Host bridge [0600]: Advanced Micro Devices, Inc. [AMD] Family 15h (Models 10h-1fh) Processor Function 5 [1022:1405]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Neptune XT [Radeon HD 8970M] [1002:6801] (prog-if 00 [VGA controller])
	Subsystem: Micro-Star International Co., Ltd. [MSI] Radeon R9 M290X [1462:1117]
	Physical Slot: 0
	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: Memory at d0000000 (64-bit, prefetchable) [size=256M]
	Region 2: Memory at fea00000 (64-bit, non-prefetchable) [size=256K]
	Region 4: I/O ports at e000 [size=256]
	Expansion ROM at fea40000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: radeon
	Kernel modules: radeon, amdgpu

03:00.0 Ethernet controller [0200]: Qualcomm Atheros Killer E220x Gigabit Ethernet Controller [1969:e091] (rev 13)
	Subsystem: Micro-Star International Co., Ltd. [MSI] Killer E220x Gigabit Ethernet Controller [1462:10ef]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 16
	Region 0: Memory at fe900000 (64-bit, non-prefetchable) [size=256K]
	Region 2: I/O ports at d000 [size=128]
	Capabilities: <access denied>
	Kernel driver in use: alx
	Kernel modules: alx

04:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8723AE PCIe Wireless Network Adapter [10ec:8723]
	Subsystem: AzureWave RTL8723AE PCIe Wireless Network Adapter [1a3b:2114]
	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 17
	Region 0: I/O ports at c000 [size=256]
	Region 2: Memory at fe800000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: rtl8723ae
	Kernel modules: rtl8723ae


** USB devices:
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 008 Device 002: ID 13d3:3394 IMC Networks Bluetooth
Bus 008 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 007: ID 1770:ff00  
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 006 Device 002: ID 17ef:6050 Lenovo 
Bus 006 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 008: ID 04e8:6860 Samsung Electronics Co., Ltd Galaxy series, misc. (MTP mode)
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub


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

Kernel: Linux 4.19.0-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:de (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 depends on:
ii  initramfs-tools [linux-initramfs-tool]  0.133
ii  kmod                                    26-1
ii  linux-base                              4.6

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

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

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

-- no debconf information


Reply to: