[REGRESSION] stacktrace in dma_buf_pin() on 5.12.0 kernel
I have a laptop with Intel iGPU and AMD dGPU. Running a game on the dGPU by setting DRI_PRIME=1
variable, and then switching to another window, produces the following warning from i915 and a stacktrace:
i915 0000:00:02.0: cannot be used for peer-to-peer DMA as the client and provider (0000:01:00.0) do not share an upstream bridge or whitelisted host bridge
Right now I see it on 5.12.0 kernel, however this particular warning I have seen on older kernels. Except it wasn't accompanied by a stacktrace (I suppose this time it is because because I built my own kernel and it might have got some debugging option enabled).
I do not see actual problems though (although switching a window under high dGPU load makes sometimes rendering break, but Idk if it's related). But since there's a stacktrace, apparently this indicates a kernel problem that I am supposed to report, so here it is.
Here's the output of journalctl -f
obtained by switching to the dGPU-managed fullscreen window and back.
Journalctl -f for the problem, with the stacktrace
мая 15 23:35:40 constantine-N61Ja kernel: i915 0000:00:02.0: cannot be used for peer-to-peer DMA as the client and provider (0000:01:00.0) do not share an upstream bridge or whitelisted host bridge
мая 15 23:35:40 constantine-N61Ja kernel: ------------[ cut here ]------------
мая 15 23:35:40 constantine-N61Ja kernel: WARNING: CPU: 0 PID: 431 at drivers/dma-buf/dma-buf.c:880 dma_buf_pin+0x24/0x30
мая 15 23:35:40 constantine-N61Ja kernel: Modules linked in: rfcomm ccm snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_acpi_intel_match cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_soc_acpi snd_soc_sst_ipc snd_soc_sst_dsp snd_hda_codec_realtek iwlmvm snd_hda_codec_generic snd_soc_core btusb ledtrig_audio mac80211 snd_hda_intel libarc4 amdgpu btrtl btbcm iwlwifi snd_intel_dspcfg btintel bluetooth vfat fat x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel cfg80211 snd_hda_codec kvm ecdh_generic ecc irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel drm_ttm_helper crypto_simd cryptd iTCO_wdt intel_pmc_bxt rtsx_usb_ms pktcdvd r8169 realtek mdio_devres wmi_bmof dell_smm_hwmon libphy mei_hdcp iTCO_vendor_support intel_rapl_msr rapl uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 intel_cstate memstick videobuf2_common videodev mc intel_uncore ttm mousedev joydev gpu_sched intel_xhci_usb_role_switch snd_hwdep snd_hda_core rfkill snd_pcm
мая 15 23:35:40 constantine-N61Ja kernel: processor_thermal_device processor_thermal_rfim intel_soc_dts_iosf processor_thermal_mbox processor_thermal_rapl int3403_thermal snd_timer intel_rapl_common snd i2c_i801 mei_me intel_lpss_pci intel_lpss soundcore i2c_smbus idma64 roles mei intel_pch_thermal mac_hid int3402_thermal acpi_pad psmouse wmi int340x_thermal_zone int3400_thermal acpi_thermal_rel sg crypto_user fuse bpf_preload ip_tables x_tables rtsx_usb_sdmmc mmc_core rtsx_usb usbhid serio_raw sr_mod cdrom xhci_pci xhci_pci_renesas i915 i2c_algo_bit intel_gtt video drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart btrfs blake2b_generic libcrc32c xor raid6_pq ext4 crc32c_generic crc32c_intel crc16 mbcache jbd2
мая 15 23:35:40 constantine-N61Ja kernel: CPU: 0 PID: 431 Comm: Xorg Tainted: G W I 5.12.0-arch1-1 #22
мая 15 23:35:40 constantine-N61Ja kernel: Hardware name: Dell Inc. Inspiron 5767/097N0Y, BIOS 1.1.5 07/19/2017
мая 15 23:35:40 constantine-N61Ja kernel: RIP: 0010:dma_buf_pin+0x24/0x30
мая 15 23:35:40 constantine-N61Ja kernel: Code: 5d c3 0f 1f 40 00 0f 1f 44 00 00 48 83 7f 30 00 48 8b 07 74 15 48 8b 40 20 48 8b 40 18 48 85 c0 74 05 e9 9f 6f 70 00 31 c0 c3 <0f> 0b eb e7 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 83 7f 30 00
мая 15 23:35:40 constantine-N61Ja kernel: RSP: 0018:ffffaa7901707d40 EFLAGS: 00010246
мая 15 23:35:40 constantine-N61Ja kernel: RAX: ffff967905624000 RBX: 0000000000000000 RCX: 0000000000000000
мая 15 23:35:40 constantine-N61Ja kernel: RDX: ffff9679172f0000 RSI: 0000000000000000 RDI: ffff967986964060
мая 15 23:35:40 constantine-N61Ja kernel: RBP: ffff967905624000 R08: ffff96785f25c618 R09: 0000000000000000
мая 15 23:35:40 constantine-N61Ja kernel: R10: ffffaa79017079b0 R11: ffffffffbbcb3c00 R12: ffff967986964060
мая 15 23:35:40 constantine-N61Ja kernel: R13: ffff967900c5d0c8 R14: 0000000000000000 R15: ffff9679053c05c8
мая 15 23:35:40 constantine-N61Ja kernel: FS: 00007f770eea9940(0000) GS:ffff967a77400000(0000) knlGS:0000000000000000
мая 15 23:35:40 constantine-N61Ja kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
мая 15 23:35:40 constantine-N61Ja kernel: CR2: 00007ff8ef8ec000 CR3: 0000000112870003 CR4: 00000000003706f0
мая 15 23:35:40 constantine-N61Ja kernel: Call Trace:
мая 15 23:35:40 constantine-N61Ja kernel: dma_buf_dynamic_attach+0x119/0x250
мая 15 23:35:40 constantine-N61Ja kernel: i915_gem_prime_import+0x2c/0x120 [i915]
мая 15 23:35:40 constantine-N61Ja kernel: drm_gem_prime_fd_to_handle+0xc0/0x1d0 [drm]
мая 15 23:35:40 constantine-N61Ja kernel: ? drm_prime_destroy_file_private+0x20/0x20 [drm]
мая 15 23:35:40 constantine-N61Ja kernel: drm_ioctl_kernel+0xb2/0x100 [drm]
мая 15 23:35:40 constantine-N61Ja kernel: drm_ioctl+0x215/0x390 [drm]
мая 15 23:35:40 constantine-N61Ja kernel: ? drm_prime_destroy_file_private+0x20/0x20 [drm]
мая 15 23:35:40 constantine-N61Ja kernel: __x64_sys_ioctl+0x83/0xb0
мая 15 23:35:40 constantine-N61Ja kernel: do_syscall_64+0x33/0x40
мая 15 23:35:40 constantine-N61Ja kernel: entry_SYSCALL_64_after_hwframe+0x44/0xae
мая 15 23:35:40 constantine-N61Ja kernel: RIP: 0033:0x7f770f8ade6b
мая 15 23:35:40 constantine-N61Ja kernel: Code: ff ff ff 85 c0 79 8b 49 c7 c4 ff ff ff ff 5b 5d 4c 89 e0 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d d5 af 0c 00 f7 d8 64 89 01 48
мая 15 23:35:40 constantine-N61Ja kernel: RSP: 002b:00007fffc67916a8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
мая 15 23:35:40 constantine-N61Ja kernel: RAX: ffffffffffffffda RBX: 00007fffc67916ec RCX: 00007f770f8ade6b
мая 15 23:35:40 constantine-N61Ja kernel: RDX: 00007fffc67916ec RSI: 00000000c00c642e RDI: 0000000000000013
мая 15 23:35:40 constantine-N61Ja kernel: RBP: 00000000c00c642e R08: 0000563d8a1b66e0 R09: 0000563d889e1010
мая 15 23:35:40 constantine-N61Ja kernel: R10: 00007f770f979a00 R11: 0000000000000246 R12: 0000563d88a8dd70
мая 15 23:35:40 constantine-N61Ja kernel: R13: 0000000000000013 R14: 0000563d88a8e2a0 R15: 0000563d88a8e2b8
мая 15 23:35:40 constantine-N61Ja kernel: ---[ end trace 46a5dd8833dd0e24 ]---
мая 15 23:35:41 constantine-N61Ja kernel: i915 0000:00:02.0: cannot be used for peer-to-peer DMA as the client and provider (0000:01:00.0) do not share an upstream bridge or whitelisted host bridge
мая 15 23:35:41 constantine-N61Ja kernel: ------------[ cut here ]------------
мая 15 23:35:41 constantine-N61Ja kernel: WARNING: CPU: 1 PID: 431 at drivers/dma-buf/dma-buf.c:880 dma_buf_pin+0x24/0x30
мая 15 23:35:41 constantine-N61Ja kernel: Modules linked in: rfcomm ccm snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_acpi_intel_match cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_soc_acpi snd_soc_sst_ipc snd_soc_sst_dsp snd_hda_codec_realtek iwlmvm snd_hda_codec_generic snd_soc_core btusb ledtrig_audio mac80211 snd_hda_intel libarc4 amdgpu btrtl btbcm iwlwifi snd_intel_dspcfg btintel bluetooth vfat fat x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel cfg80211 snd_hda_codec kvm ecdh_generic ecc irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel drm_ttm_helper crypto_simd cryptd iTCO_wdt intel_pmc_bxt rtsx_usb_ms pktcdvd r8169 realtek mdio_devres wmi_bmof dell_smm_hwmon libphy mei_hdcp iTCO_vendor_support intel_rapl_msr rapl uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 intel_cstate memstick videobuf2_common videodev mc intel_uncore ttm mousedev joydev gpu_sched intel_xhci_usb_role_switch snd_hwdep snd_hda_core rfkill snd_pcm
мая 15 23:35:41 constantine-N61Ja kernel: processor_thermal_device processor_thermal_rfim intel_soc_dts_iosf processor_thermal_mbox processor_thermal_rapl int3403_thermal snd_timer intel_rapl_common snd i2c_i801 mei_me intel_lpss_pci intel_lpss soundcore i2c_smbus idma64 roles mei intel_pch_thermal mac_hid int3402_thermal acpi_pad psmouse wmi int340x_thermal_zone int3400_thermal acpi_thermal_rel sg crypto_user fuse bpf_preload ip_tables x_tables rtsx_usb_sdmmc mmc_core rtsx_usb usbhid serio_raw sr_mod cdrom xhci_pci xhci_pci_renesas i915 i2c_algo_bit intel_gtt video drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart btrfs blake2b_generic libcrc32c xor raid6_pq ext4 crc32c_generic crc32c_intel crc16 mbcache jbd2
мая 15 23:35:41 constantine-N61Ja kernel: CPU: 1 PID: 431 Comm: Xorg Tainted: G W I 5.12.0-arch1-1 #22
мая 15 23:35:41 constantine-N61Ja kernel: Hardware name: Dell Inc. Inspiron 5767/097N0Y, BIOS 1.1.5 07/19/2017
мая 15 23:35:41 constantine-N61Ja kernel: RIP: 0010:dma_buf_pin+0x24/0x30
мая 15 23:35:41 constantine-N61Ja kernel: Code: 5d c3 0f 1f 40 00 0f 1f 44 00 00 48 83 7f 30 00 48 8b 07 74 15 48 8b 40 20 48 8b 40 18 48 85 c0 74 05 e9 9f 6f 70 00 31 c0 c3 <0f> 0b eb e7 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 83 7f 30 00
мая 15 23:35:41 constantine-N61Ja kernel: RSP: 0018:ffffaa7901707d40 EFLAGS: 00010246
мая 15 23:35:41 constantine-N61Ja kernel: RAX: ffff967905625e00 RBX: 0000000000000000 RCX: 0000000000000000
мая 15 23:35:41 constantine-N61Ja kernel: RDX: ffff9679172f0000 RSI: 0000000000000000 RDI: ffff967a373fb720
мая 15 23:35:41 constantine-N61Ja kernel: RBP: ffff967905625e00 R08: ffff967a69b42218 R09: 0000000000000000
мая 15 23:35:41 constantine-N61Ja kernel: R10: ffffaa79017079b0 R11: ffffffffbbcb3f90 R12: ffff967a373fb720
мая 15 23:35:41 constantine-N61Ja kernel: R13: ffff967900c5d0c8 R14: 0000000000000000 R15: ffff9679053c05c8
мая 15 23:35:41 constantine-N61Ja kernel: FS: 00007f770eea9940(0000) GS:ffff967a77480000(0000) knlGS:0000000000000000
мая 15 23:35:41 constantine-N61Ja kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
мая 15 23:35:41 constantine-N61Ja kernel: CR2: 00007f76dd181000 CR3: 0000000112870003 CR4: 00000000003706e0
мая 15 23:35:41 constantine-N61Ja kernel: Call Trace:
мая 15 23:35:41 constantine-N61Ja kernel: dma_buf_dynamic_attach+0x119/0x250
мая 15 23:35:41 constantine-N61Ja kernel: i915_gem_prime_import+0x2c/0x120 [i915]
мая 15 23:35:41 constantine-N61Ja kernel: drm_gem_prime_fd_to_handle+0xc0/0x1d0 [drm]
мая 15 23:35:41 constantine-N61Ja kernel: ? drm_prime_destroy_file_private+0x20/0x20 [drm]
мая 15 23:35:41 constantine-N61Ja kernel: drm_ioctl_kernel+0xb2/0x100 [drm]
мая 15 23:35:41 constantine-N61Ja kernel: drm_ioctl+0x215/0x390 [drm]
мая 15 23:35:41 constantine-N61Ja kernel: ? drm_prime_destroy_file_private+0x20/0x20 [drm]
мая 15 23:35:41 constantine-N61Ja kernel: __x64_sys_ioctl+0x83/0xb0
мая 15 23:35:41 constantine-N61Ja kernel: do_syscall_64+0x33/0x40
мая 15 23:35:41 constantine-N61Ja kernel: entry_SYSCALL_64_after_hwframe+0x44/0xae
мая 15 23:35:41 constantine-N61Ja kernel: RIP: 0033:0x7f770f8ade6b
мая 15 23:35:41 constantine-N61Ja kernel: Code: ff ff ff 85 c0 79 8b 49 c7 c4 ff ff ff ff 5b 5d 4c 89 e0 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d d5 af 0c 00 f7 d8 64 89 01 48
мая 15 23:35:41 constantine-N61Ja kernel: RSP: 002b:00007fffc67916a8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
мая 15 23:35:41 constantine-N61Ja kernel: RAX: ffffffffffffffda RBX: 00007fffc67916ec RCX: 00007f770f8ade6b
мая 15 23:35:41 constantine-N61Ja kernel: RDX: 00007fffc67916ec RSI: 00000000c00c642e RDI: 0000000000000013
мая 15 23:35:41 constantine-N61Ja kernel: RBP: 00000000c00c642e R08: 0000563d8972dad0 R09: 00007f770f979a60
мая 15 23:35:41 constantine-N61Ja kernel: R10: 0000563d8972dd00 R11: 0000000000000246 R12: 0000563d88a8dd70
мая 15 23:35:41 constantine-N61Ja kernel: R13: 0000000000000013 R14: 0000563d88a8e2a0 R15: 0000563d88a8e2b8
мая 15 23:35:41 constantine-N61Ja kernel: ---[ end trace 46a5dd8833dd0e25 ]---
мая 15 23:35:41 constantine-N61Ja kernel: i915 0000:00:02.0: cannot be used for peer-to-peer DMA as the client and provider (0000:01:00.0) do not share an upstream bridge or whitelisted host bridge
мая 15 23:35:41 constantine-N61Ja kernel: ------------[ cut here ]------------
мая 15 23:35:41 constantine-N61Ja kernel: WARNING: CPU: 1 PID: 431 at drivers/dma-buf/dma-buf.c:880 dma_buf_pin+0x24/0x30
мая 15 23:35:41 constantine-N61Ja kernel: Modules linked in: rfcomm ccm snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_acpi_intel_match cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_soc_acpi snd_soc_sst_ipc snd_soc_sst_dsp snd_hda_codec_realtek iwlmvm snd_hda_codec_generic snd_soc_core btusb ledtrig_audio mac80211 snd_hda_intel libarc4 amdgpu btrtl btbcm iwlwifi snd_intel_dspcfg btintel bluetooth vfat fat x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel cfg80211 snd_hda_codec kvm ecdh_generic ecc irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel drm_ttm_helper crypto_simd cryptd iTCO_wdt intel_pmc_bxt rtsx_usb_ms pktcdvd r8169 realtek mdio_devres wmi_bmof dell_smm_hwmon libphy mei_hdcp iTCO_vendor_support intel_rapl_msr rapl uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 intel_cstate memstick videobuf2_common videodev mc intel_uncore ttm mousedev joydev gpu_sched intel_xhci_usb_role_switch snd_hwdep snd_hda_core rfkill snd_pcm
мая 15 23:35:41 constantine-N61Ja kernel: processor_thermal_device processor_thermal_rfim intel_soc_dts_iosf processor_thermal_mbox processor_thermal_rapl int3403_thermal snd_timer intel_rapl_common snd i2c_i801 mei_me intel_lpss_pci intel_lpss soundcore i2c_smbus idma64 roles mei intel_pch_thermal mac_hid int3402_thermal acpi_pad psmouse wmi int340x_thermal_zone int3400_thermal acpi_thermal_rel sg crypto_user fuse bpf_preload ip_tables x_tables rtsx_usb_sdmmc mmc_core rtsx_usb usbhid serio_raw sr_mod cdrom xhci_pci xhci_pci_renesas i915 i2c_algo_bit intel_gtt video drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart btrfs blake2b_generic libcrc32c xor raid6_pq ext4 crc32c_generic crc32c_intel crc16 mbcache jbd2
мая 15 23:35:41 constantine-N61Ja kernel: CPU: 1 PID: 431 Comm: Xorg Tainted: G W I 5.12.0-arch1-1 #22
мая 15 23:35:41 constantine-N61Ja kernel: Hardware name: Dell Inc. Inspiron 5767/097N0Y, BIOS 1.1.5 07/19/2017
мая 15 23:35:41 constantine-N61Ja kernel: RIP: 0010:dma_buf_pin+0x24/0x30
мая 15 23:35:41 constantine-N61Ja kernel: Code: 5d c3 0f 1f 40 00 0f 1f 44 00 00 48 83 7f 30 00 48 8b 07 74 15 48 8b 40 20 48 8b 40 18 48 85 c0 74 05 e9 9f 6f 70 00 31 c0 c3 <0f> 0b eb e7 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 83 7f 30 00
мая 15 23:35:41 constantine-N61Ja kernel: RSP: 0018:ffffaa7901707d40 EFLAGS: 00010246
мая 15 23:35:41 constantine-N61Ja kernel: RAX: ffff967905625200 RBX: 0000000000000000 RCX: 0000000000000000
мая 15 23:35:41 constantine-N61Ja kernel: RDX: ffff9679172f0000 RSI: 0000000000000000 RDI: ffff967a373fb060
мая 15 23:35:41 constantine-N61Ja kernel: RBP: ffff967905625200 R08: ffff967a3fa1d618 R09: 0000000000000000
мая 15 23:35:41 constantine-N61Ja kernel: R10: ffffaa79017079b0 R11: ffffffffbbcb4320 R12: ffff967a373fb060
мая 15 23:35:41 constantine-N61Ja kernel: R13: ffff967900c5d0c8 R14: 0000000000000000 R15: ffff9679053c05c8
мая 15 23:35:41 constantine-N61Ja kernel: FS: 00007f770eea9940(0000) GS:ffff967a77480000(0000) knlGS:0000000000000000
мая 15 23:35:41 constantine-N61Ja kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
мая 15 23:35:41 constantine-N61Ja kernel: CR2: 00007f770ea62000 CR3: 0000000112870002 CR4: 00000000003706e0
мая 15 23:35:41 constantine-N61Ja kernel: Call Trace:
мая 15 23:35:41 constantine-N61Ja kernel: dma_buf_dynamic_attach+0x119/0x250
мая 15 23:35:41 constantine-N61Ja kernel: i915_gem_prime_import+0x2c/0x120 [i915]
мая 15 23:35:41 constantine-N61Ja kernel: drm_gem_prime_fd_to_handle+0xc0/0x1d0 [drm]
мая 15 23:35:41 constantine-N61Ja kernel: ? drm_prime_destroy_file_private+0x20/0x20 [drm]
мая 15 23:35:41 constantine-N61Ja kernel: drm_ioctl_kernel+0xb2/0x100 [drm]
мая 15 23:35:41 constantine-N61Ja kernel: drm_ioctl+0x215/0x390 [drm]
мая 15 23:35:41 constantine-N61Ja kernel: ? drm_prime_destroy_file_private+0x20/0x20 [drm]
мая 15 23:35:41 constantine-N61Ja kernel: __x64_sys_ioctl+0x83/0xb0
мая 15 23:35:41 constantine-N61Ja kernel: do_syscall_64+0x33/0x40
мая 15 23:35:41 constantine-N61Ja kernel: entry_SYSCALL_64_after_hwframe+0x44/0xae
мая 15 23:35:41 constantine-N61Ja kernel: RIP: 0033:0x7f770f8ade6b
мая 15 23:35:41 constantine-N61Ja kernel: Code: ff ff ff 85 c0 79 8b 49 c7 c4 ff ff ff ff 5b 5d 4c 89 e0 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d d5 af 0c 00 f7 d8 64 89 01 48
мая 15 23:35:41 constantine-N61Ja kernel: RSP: 002b:00007fffc67916a8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
мая 15 23:35:41 constantine-N61Ja kernel: RAX: ffffffffffffffda RBX: 00007fffc67916ec RCX: 00007f770f8ade6b
мая 15 23:35:41 constantine-N61Ja kernel: RDX: 00007fffc67916ec RSI: 00000000c00c642e RDI: 0000000000000013
мая 15 23:35:41 constantine-N61Ja kernel: RBP: 00000000c00c642e R08: 0000563d89875d00 R09: 00007f770f979a60
мая 15 23:35:41 constantine-N61Ja kernel: R10: 0000563d89875f30 R11: 0000000000000246 R12: 0000563d88a8dd70
мая 15 23:35:41 constantine-N61Ja kernel: R13: 0000000000000013 R14: 0000563d88a8e2a0 R15: 0000563d88a8e2b8
мая 15 23:35:41 constantine-N61Ja kernel: ---[ end trace 46a5dd8833dd0e26 ]---
мая 15 23:35:41 constantine-N61Ja kernel: ------------[ cut here ]------------
мая 15 23:35:41 constantine-N61Ja kernel: WARNING: CPU: 1 PID: 13719 at drivers/dma-buf/dma-buf.c:903 dma_buf_unpin+0x22/0x30
мая 15 23:35:41 constantine-N61Ja kernel: Modules linked in: rfcomm ccm snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_acpi_intel_match cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_soc_acpi snd_soc_sst_ipc snd_soc_sst_dsp snd_hda_codec_realtek iwlmvm snd_hda_codec_generic snd_soc_core btusb ledtrig_audio mac80211 snd_hda_intel libarc4 amdgpu btrtl btbcm iwlwifi snd_intel_dspcfg btintel bluetooth vfat fat x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel cfg80211 snd_hda_codec kvm ecdh_generic ecc irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel drm_ttm_helper crypto_simd cryptd iTCO_wdt intel_pmc_bxt rtsx_usb_ms pktcdvd r8169 realtek mdio_devres wmi_bmof dell_smm_hwmon libphy mei_hdcp iTCO_vendor_support intel_rapl_msr rapl uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 intel_cstate memstick videobuf2_common videodev mc intel_uncore ttm mousedev joydev gpu_sched intel_xhci_usb_role_switch snd_hwdep snd_hda_core rfkill snd_pcm
мая 15 23:35:41 constantine-N61Ja kernel: processor_thermal_device processor_thermal_rfim intel_soc_dts_iosf processor_thermal_mbox processor_thermal_rapl int3403_thermal snd_timer intel_rapl_common snd i2c_i801 mei_me intel_lpss_pci intel_lpss soundcore i2c_smbus idma64 roles mei intel_pch_thermal mac_hid int3402_thermal acpi_pad psmouse wmi int340x_thermal_zone int3400_thermal acpi_thermal_rel sg crypto_user fuse bpf_preload ip_tables x_tables rtsx_usb_sdmmc mmc_core rtsx_usb usbhid serio_raw sr_mod cdrom xhci_pci xhci_pci_renesas i915 i2c_algo_bit intel_gtt video drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart btrfs blake2b_generic libcrc32c xor raid6_pq ext4 crc32c_generic crc32c_intel crc16 mbcache jbd2
мая 15 23:35:41 constantine-N61Ja kernel: CPU: 1 PID: 13719 Comm: kworker/u8:1 Tainted: G W I 5.12.0-arch1-1 #22
мая 15 23:35:41 constantine-N61Ja kernel: Hardware name: Dell Inc. Inspiron 5767/097N0Y, BIOS 1.1.5 07/19/2017
мая 15 23:35:41 constantine-N61Ja kernel: Workqueue: i915 __i915_gem_free_work [i915]
мая 15 23:35:41 constantine-N61Ja kernel: RIP: 0010:dma_buf_unpin+0x22/0x30
мая 15 23:35:41 constantine-N61Ja kernel: Code: 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 83 7f 30 00 48 8b 07 74 13 48 8b 40 20 48 8b 40 20 48 85 c0 74 05 e9 6f 6f 70 00 c3 <0f> 0b eb e9 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 85 ff
мая 15 23:35:41 constantine-N61Ja kernel: RSP: 0018:ffffaa7903c93e18 EFLAGS: 00010246
мая 15 23:35:41 constantine-N61Ja kernel: RAX: ffff967905624a00 RBX: ffff967a46357218 RCX: 00000000810000ff
мая 15 23:35:41 constantine-N61Ja kernel: RDX: 0000000081000100 RSI: 00000000810000ff RDI: ffff967986964240
мая 15 23:35:41 constantine-N61Ja kernel: RBP: ffff967986964240 R08: 0000000000000001 R09: 0000000000000001
мая 15 23:35:41 constantine-N61Ja kernel: R10: 000000010f007001 R11: ffff967974567e90 R12: ffff967905624a00
мая 15 23:35:41 constantine-N61Ja kernel: R13: 00000000ffffffff R14: ffff967a46357218 R15: ffff967a46357210
мая 15 23:35:41 constantine-N61Ja kernel: FS: 0000000000000000(0000) GS:ffff967a77480000(0000) knlGS:0000000000000000
мая 15 23:35:41 constantine-N61Ja kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
мая 15 23:35:41 constantine-N61Ja kernel: CR2: 00007f50350b6000 CR3: 0000000166dec006 CR4: 00000000003706e0
мая 15 23:35:41 constantine-N61Ja kernel: Call Trace:
мая 15 23:35:41 constantine-N61Ja kernel: dma_buf_detach+0x78/0x100
мая 15 23:35:41 constantine-N61Ja kernel: drm_prime_gem_destroy+0x2d/0x40 [drm]
мая 15 23:35:41 constantine-N61Ja kernel: __i915_gem_free_objects.constprop.0+0x137/0x270 [i915]
мая 15 23:35:41 constantine-N61Ja kernel: process_one_work+0x214/0x3e0
мая 15 23:35:41 constantine-N61Ja kernel: worker_thread+0x4d/0x3d0
мая 15 23:35:41 constantine-N61Ja kernel: ? process_one_work+0x3e0/0x3e0
мая 15 23:35:41 constantine-N61Ja kernel: kthread+0x133/0x150
мая 15 23:35:41 constantine-N61Ja kernel: ? __kthread_bind_mask+0x60/0x60
мая 15 23:35:41 constantine-N61Ja kernel: ret_from_fork+0x22/0x30
мая 15 23:35:41 constantine-N61Ja kernel: ---[ end trace 46a5dd8833dd0e27 ]---
мая 15 23:35:41 constantine-N61Ja kernel: ------------[ cut here ]------------
мая 15 23:35:41 constantine-N61Ja kernel: WARNING: CPU: 1 PID: 13719 at drivers/dma-buf/dma-buf.c:903 dma_buf_unpin+0x22/0x30
мая 15 23:35:41 constantine-N61Ja kernel: Modules linked in: rfcomm ccm snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_acpi_intel_match cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_soc_acpi snd_soc_sst_ipc snd_soc_sst_dsp snd_hda_codec_realtek iwlmvm snd_hda_codec_generic snd_soc_core btusb ledtrig_audio mac80211 snd_hda_intel libarc4 amdgpu btrtl btbcm iwlwifi snd_intel_dspcfg btintel bluetooth vfat fat x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel cfg80211 snd_hda_codec kvm ecdh_generic ecc irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel drm_ttm_helper crypto_simd cryptd iTCO_wdt intel_pmc_bxt rtsx_usb_ms pktcdvd r8169 realtek mdio_devres wmi_bmof dell_smm_hwmon libphy mei_hdcp iTCO_vendor_support intel_rapl_msr rapl uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 intel_cstate memstick videobuf2_common videodev mc intel_uncore ttm mousedev joydev gpu_sched intel_xhci_usb_role_switch snd_hwdep snd_hda_core rfkill snd_pcm
мая 15 23:35:41 constantine-N61Ja kernel: processor_thermal_device processor_thermal_rfim intel_soc_dts_iosf processor_thermal_mbox processor_thermal_rapl int3403_thermal snd_timer intel_rapl_common snd i2c_i801 mei_me intel_lpss_pci intel_lpss soundcore i2c_smbus idma64 roles mei intel_pch_thermal mac_hid int3402_thermal acpi_pad psmouse wmi int340x_thermal_zone int3400_thermal acpi_thermal_rel sg crypto_user fuse bpf_preload ip_tables x_tables rtsx_usb_sdmmc mmc_core rtsx_usb usbhid serio_raw sr_mod cdrom xhci_pci xhci_pci_renesas i915 i2c_algo_bit intel_gtt video drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart btrfs blake2b_generic libcrc32c xor raid6_pq ext4 crc32c_generic crc32c_intel crc16 mbcache jbd2
мая 15 23:35:41 constantine-N61Ja kernel: CPU: 1 PID: 13719 Comm: kworker/u8:1 Tainted: G W I 5.12.0-arch1-1 #22
мая 15 23:35:41 constantine-N61Ja kernel: Hardware name: Dell Inc. Inspiron 5767/097N0Y, BIOS 1.1.5 07/19/2017
мая 15 23:35:41 constantine-N61Ja kernel: Workqueue: i915 __i915_gem_free_work [i915]
мая 15 23:35:41 constantine-N61Ja kernel: RIP: 0010:dma_buf_unpin+0x22/0x30
мая 15 23:35:41 constantine-N61Ja kernel: Code: 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 83 7f 30 00 48 8b 07 74 13 48 8b 40 20 48 8b 40 20 48 85 c0 74 05 e9 6f 6f 70 00 c3 <0f> 0b eb e9 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 85 ff
мая 15 23:35:41 constantine-N61Ja kernel: RSP: 0018:ffffaa7903c93e18 EFLAGS: 00010246
мая 15 23:35:41 constantine-N61Ja kernel: RAX: ffff967905625e00 RBX: ffff96794732eb98 RCX: 000000007d281601
мая 15 23:35:41 constantine-N61Ja kernel: RDX: 000000007d281401 RSI: 6f124a974cd5e022 RDI: ffff967a373fb720
мая 15 23:35:41 constantine-N61Ja kernel: RBP: ffff967a373fb720 R08: 0000000000000000 R09: 000000010554f000
мая 15 23:35:41 constantine-N61Ja kernel: R10: 000000010554f000 R11: 000000006e306000 R12: ffff967905625e00
мая 15 23:35:41 constantine-N61Ja kernel: R13: 00000000ffffffff R14: 0000000000000000 R15: 0000000000000000
мая 15 23:35:41 constantine-N61Ja kernel: FS: 0000000000000000(0000) GS:ffff967a77480000(0000) knlGS:0000000000000000
мая 15 23:35:41 constantine-N61Ja kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
мая 15 23:35:41 constantine-N61Ja kernel: CR2: 00007f50350b6000 CR3: 0000000166dec006 CR4: 00000000003706e0
мая 15 23:35:41 constantine-N61Ja kernel: Call Trace:
мая 15 23:35:41 constantine-N61Ja kernel: dma_buf_detach+0x78/0x100
мая 15 23:35:41 constantine-N61Ja kernel: drm_prime_gem_destroy+0x2d/0x40 [drm]
мая 15 23:35:41 constantine-N61Ja kernel: __i915_gem_free_objects.constprop.0+0x137/0x270 [i915]
мая 15 23:35:41 constantine-N61Ja kernel: process_one_work+0x214/0x3e0
мая 15 23:35:41 constantine-N61Ja kernel: worker_thread+0x4d/0x3d0
мая 15 23:35:41 constantine-N61Ja kernel: ? process_one_work+0x3e0/0x3e0
мая 15 23:35:41 constantine-N61Ja kernel: kthread+0x133/0x150
мая 15 23:35:41 constantine-N61Ja kernel: ? __kthread_bind_mask+0x60/0x60
мая 15 23:35:41 constantine-N61Ja kernel: ret_from_fork+0x22/0x30
мая 15 23:35:41 constantine-N61Ja kernel: ---[ end trace 46a5dd8833dd0e28 ]---
мая 15 23:35:41 constantine-N61Ja kernel: ------------[ cut here ]------------
мая 15 23:35:41 constantine-N61Ja kernel: WARNING: CPU: 1 PID: 13719 at drivers/dma-buf/dma-buf.c:903 dma_buf_unpin+0x22/0x30
мая 15 23:35:41 constantine-N61Ja kernel: Modules linked in: rfcomm ccm snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_acpi_intel_match cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_soc_acpi snd_soc_sst_ipc snd_soc_sst_dsp snd_hda_codec_realtek iwlmvm snd_hda_codec_generic snd_soc_core btusb ledtrig_audio mac80211 snd_hda_intel libarc4 amdgpu btrtl btbcm iwlwifi snd_intel_dspcfg btintel bluetooth vfat fat x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel cfg80211 snd_hda_codec kvm ecdh_generic ecc irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel drm_ttm_helper crypto_simd cryptd iTCO_wdt intel_pmc_bxt rtsx_usb_ms pktcdvd r8169 realtek mdio_devres wmi_bmof dell_smm_hwmon libphy mei_hdcp iTCO_vendor_support intel_rapl_msr rapl uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 intel_cstate memstick videobuf2_common videodev mc intel_uncore ttm mousedev joydev gpu_sched intel_xhci_usb_role_switch snd_hwdep snd_hda_core rfkill snd_pcm
мая 15 23:35:41 constantine-N61Ja kernel: processor_thermal_device processor_thermal_rfim intel_soc_dts_iosf processor_thermal_mbox processor_thermal_rapl int3403_thermal snd_timer intel_rapl_common snd i2c_i801 mei_me intel_lpss_pci intel_lpss soundcore i2c_smbus idma64 roles mei intel_pch_thermal mac_hid int3402_thermal acpi_pad psmouse wmi int340x_thermal_zone int3400_thermal acpi_thermal_rel sg crypto_user fuse bpf_preload ip_tables x_tables rtsx_usb_sdmmc mmc_core rtsx_usb usbhid serio_raw sr_mod cdrom xhci_pci xhci_pci_renesas i915 i2c_algo_bit intel_gtt video drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart btrfs blake2b_generic libcrc32c xor raid6_pq ext4 crc32c_generic crc32c_intel crc16 mbcache jbd2
мая 15 23:35:41 constantine-N61Ja kernel: CPU: 1 PID: 13719 Comm: kworker/u8:1 Tainted: G W I 5.12.0-arch1-1 #22
мая 15 23:35:41 constantine-N61Ja kernel: Hardware name: Dell Inc. Inspiron 5767/097N0Y, BIOS 1.1.5 07/19/2017
мая 15 23:35:41 constantine-N61Ja kernel: Workqueue: i915 __i915_gem_free_work [i915]
мая 15 23:35:41 constantine-N61Ja kernel: RIP: 0010:dma_buf_unpin+0x22/0x30
мая 15 23:35:41 constantine-N61Ja kernel: Code: 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 83 7f 30 00 48 8b 07 74 13 48 8b 40 20 48 8b 40 20 48 85 c0 74 05 e9 6f 6f 70 00 c3 <0f> 0b eb e9 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 85 ff
мая 15 23:35:41 constantine-N61Ja kernel: RSP: 0018:ffffaa7903c93e18 EFLAGS: 00010246
мая 15 23:35:41 constantine-N61Ja kernel: RAX: ffff967905624000 RBX: ffff967a46357558 RCX: 00000000810000f9
мая 15 23:35:41 constantine-N61Ja kernel: RDX: 00000000810000fa RSI: 00000000810000f9 RDI: ffff967986964060
мая 15 23:35:41 constantine-N61Ja kernel: RBP: ffff967986964060 R08: 0000000000000001 R09: 0000000000000001
мая 15 23:35:41 constantine-N61Ja kernel: R10: 0000000101da6000 R11: ffff967974567450 R12: ffff967905624000
мая 15 23:35:41 constantine-N61Ja kernel: R13: 00000000ffffffff R14: ffff967a46357558 R15: ffff967a46357550
мая 15 23:35:41 constantine-N61Ja kernel: FS: 0000000000000000(0000) GS:ffff967a77480000(0000) knlGS:0000000000000000
мая 15 23:35:41 constantine-N61Ja kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
мая 15 23:35:41 constantine-N61Ja kernel: CR2: 00007f50350b6000 CR3: 0000000166dec006 CR4: 00000000003706e0
мая 15 23:35:41 constantine-N61Ja kernel: Call Trace:
мая 15 23:35:41 constantine-N61Ja kernel: dma_buf_detach+0x78/0x100
мая 15 23:35:41 constantine-N61Ja kernel: drm_prime_gem_destroy+0x2d/0x40 [drm]
мая 15 23:35:41 constantine-N61Ja kernel: __i915_gem_free_objects.constprop.0+0x137/0x270 [i915]
мая 15 23:35:41 constantine-N61Ja kernel: process_one_work+0x214/0x3e0
мая 15 23:35:41 constantine-N61Ja kernel: worker_thread+0x4d/0x3d0
мая 15 23:35:41 constantine-N61Ja kernel: ? process_one_work+0x3e0/0x3e0
мая 15 23:35:41 constantine-N61Ja kernel: kthread+0x133/0x150
мая 15 23:35:41 constantine-N61Ja kernel: ? __kthread_bind_mask+0x60/0x60
мая 15 23:35:41 constantine-N61Ja kernel: ret_from_fork+0x22/0x30
мая 15 23:35:41 constantine-N61Ja kernel: ---[ end trace 46a5dd8833dd0e29 ]---
мая 15 23:35:41 constantine-N61Ja kernel: ------------[ cut here ]------------
мая 15 23:35:41 constantine-N61Ja kernel: WARNING: CPU: 1 PID: 13719 at drivers/dma-buf/dma-buf.c:903 dma_buf_unpin+0x22/0x30
мая 15 23:35:41 constantine-N61Ja kernel: Modules linked in: rfcomm ccm snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_acpi_intel_match cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_soc_acpi snd_soc_sst_ipc snd_soc_sst_dsp snd_hda_codec_realtek iwlmvm snd_hda_codec_generic snd_soc_core btusb ledtrig_audio mac80211 snd_hda_intel libarc4 amdgpu btrtl btbcm iwlwifi snd_intel_dspcfg btintel bluetooth vfat fat x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel cfg80211 snd_hda_codec kvm ecdh_generic ecc irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel drm_ttm_helper crypto_simd cryptd iTCO_wdt intel_pmc_bxt rtsx_usb_ms pktcdvd r8169 realtek mdio_devres wmi_bmof dell_smm_hwmon libphy mei_hdcp iTCO_vendor_support intel_rapl_msr rapl uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 intel_cstate memstick videobuf2_common videodev mc intel_uncore ttm mousedev joydev gpu_sched intel_xhci_usb_role_switch snd_hwdep snd_hda_core rfkill snd_pcm
мая 15 23:35:41 constantine-N61Ja kernel: processor_thermal_device processor_thermal_rfim intel_soc_dts_iosf processor_thermal_mbox processor_thermal_rapl int3403_thermal snd_timer intel_rapl_common snd i2c_i801 mei_me intel_lpss_pci intel_lpss soundcore i2c_smbus idma64 roles mei intel_pch_thermal mac_hid int3402_thermal acpi_pad psmouse wmi int340x_thermal_zone int3400_thermal acpi_thermal_rel sg crypto_user fuse bpf_preload ip_tables x_tables rtsx_usb_sdmmc mmc_core rtsx_usb usbhid serio_raw sr_mod cdrom xhci_pci xhci_pci_renesas i915 i2c_algo_bit intel_gtt video drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart btrfs blake2b_generic libcrc32c xor raid6_pq ext4 crc32c_generic crc32c_intel crc16 mbcache jbd2
мая 15 23:35:41 constantine-N61Ja kernel: CPU: 1 PID: 13719 Comm: kworker/u8:1 Tainted: G W I 5.12.0-arch1-1 #22
мая 15 23:35:41 constantine-N61Ja kernel: Hardware name: Dell Inc. Inspiron 5767/097N0Y, BIOS 1.1.5 07/19/2017
мая 15 23:35:41 constantine-N61Ja kernel: Workqueue: i915 __i915_gem_free_work [i915]
мая 15 23:35:41 constantine-N61Ja kernel: RIP: 0010:dma_buf_unpin+0x22/0x30
мая 15 23:35:41 constantine-N61Ja kernel: Code: 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 83 7f 30 00 48 8b 07 74 13 48 8b 40 20 48 8b 40 20 48 85 c0 74 05 e9 6f 6f 70 00 c3 <0f> 0b eb e9 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 85 ff
мая 15 23:35:41 constantine-N61Ja kernel: RSP: 0018:ffffaa7903c93e18 EFLAGS: 00010246
мая 15 23:35:41 constantine-N61Ja kernel: RAX: ffff967905624c00 RBX: ffff96794732d4d8 RCX: 000000007d282201
мая 15 23:35:41 constantine-N61Ja kernel: RDX: 000000007d282001 RSI: 8f1c4a974cd5e982 RDI: ffff967a373fb8a0
мая 15 23:35:41 constantine-N61Ja kernel: RBP: ffff967a373fb8a0 R08: 0000000000000000 R09: 0000000189783000
мая 15 23:35:41 constantine-N61Ja kernel: R10: 0000000189783000 R11: 000000006e306000 R12: ffff967905624c00
мая 15 23:35:41 constantine-N61Ja kernel: R13: 00000000ffffffff R14: ffff96794732d4d8 R15: ffff96794732d4d0
мая 15 23:35:41 constantine-N61Ja kernel: FS: 0000000000000000(0000) GS:ffff967a77480000(0000) knlGS:0000000000000000
мая 15 23:35:41 constantine-N61Ja kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
мая 15 23:35:41 constantine-N61Ja kernel: CR2: 00007f50350b6000 CR3: 0000000166dec006 CR4: 00000000003706e0
мая 15 23:35:41 constantine-N61Ja kernel: Call Trace:
мая 15 23:35:41 constantine-N61Ja kernel: dma_buf_detach+0x78/0x100
мая 15 23:35:41 constantine-N61Ja kernel: drm_prime_gem_destroy+0x2d/0x40 [drm]
мая 15 23:35:41 constantine-N61Ja kernel: __i915_gem_free_objects.constprop.0+0x137/0x270 [i915]
мая 15 23:35:41 constantine-N61Ja kernel: process_one_work+0x214/0x3e0
мая 15 23:35:41 constantine-N61Ja kernel: worker_thread+0x4d/0x3d0
мая 15 23:35:41 constantine-N61Ja kernel: ? process_one_work+0x3e0/0x3e0
мая 15 23:35:41 constantine-N61Ja kernel: kthread+0x133/0x150
мая 15 23:35:41 constantine-N61Ja kernel: ? __kthread_bind_mask+0x60/0x60
мая 15 23:35:41 constantine-N61Ja kernel: ret_from_fork+0x22/0x30
мая 15 23:35:41 constantine-N61Ja kernel: ---[ end trace 46a5dd8833dd0e2a ]---
мая 15 23:35:41 constantine-N61Ja kernel: i915 0000:00:02.0: cannot be used for peer-to-peer DMA as the client and provider (0000:01:00.0) do not share an upstream bridge or whitelisted host bridge
мая 15 23:35:41 constantine-N61Ja kernel: ------------[ cut here ]------------
мая 15 23:35:41 constantine-N61Ja kernel: WARNING: CPU: 2 PID: 431 at drivers/dma-buf/dma-buf.c:880 dma_buf_pin+0x24/0x30
мая 15 23:35:41 constantine-N61Ja kernel: Modules linked in: rfcomm ccm snd_soc_skl snd_soc_hdac_hda snd_hda_ext_core snd_soc_acpi_intel_match cmac algif_hash algif_skcipher af_alg bnep snd_hda_codec_hdmi snd_soc_acpi snd_soc_sst_ipc snd_soc_sst_dsp snd_hda_codec_realtek iwlmvm snd_hda_codec_generic snd_soc_core btusb ledtrig_audio mac80211 snd_hda_intel libarc4 amdgpu btrtl btbcm iwlwifi snd_intel_dspcfg btintel bluetooth vfat fat x86_pkg_temp_thermal intel_powerclamp coretemp kvm_intel cfg80211 snd_hda_codec kvm ecdh_generic ecc irqbypass crct10dif_pclmul crc32_pclmul ghash_clmulni_intel aesni_intel drm_ttm_helper crypto_simd cryptd iTCO_wdt intel_pmc_bxt rtsx_usb_ms pktcdvd r8169 realtek mdio_devres wmi_bmof dell_smm_hwmon libphy mei_hdcp iTCO_vendor_support intel_rapl_msr rapl uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_v4l2 intel_cstate memstick videobuf2_common videodev mc intel_uncore ttm mousedev joydev gpu_sched intel_xhci_usb_role_switch snd_hwdep snd_hda_core rfkill snd_pcm
мая 15 23:35:41 constantine-N61Ja kernel: processor_thermal_device processor_thermal_rfim intel_soc_dts_iosf processor_thermal_mbox processor_thermal_rapl int3403_thermal snd_timer intel_rapl_common snd i2c_i801 mei_me intel_lpss_pci intel_lpss soundcore i2c_smbus idma64 roles mei intel_pch_thermal mac_hid int3402_thermal acpi_pad psmouse wmi int340x_thermal_zone int3400_thermal acpi_thermal_rel sg crypto_user fuse bpf_preload ip_tables x_tables rtsx_usb_sdmmc mmc_core rtsx_usb usbhid serio_raw sr_mod cdrom xhci_pci xhci_pci_renesas i915 i2c_algo_bit intel_gtt video drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops cec drm agpgart btrfs blake2b_generic libcrc32c xor raid6_pq ext4 crc32c_generic crc32c_intel crc16 mbcache jbd2
мая 15 23:35:41 constantine-N61Ja kernel: CPU: 2 PID: 431 Comm: Xorg Tainted: G W I 5.12.0-arch1-1 #22
мая 15 23:35:41 constantine-N61Ja kernel: Hardware name: Dell Inc. Inspiron 5767/097N0Y, BIOS 1.1.5 07/19/2017
мая 15 23:35:41 constantine-N61Ja kernel: RIP: 0010:dma_buf_pin+0x24/0x30
мая 15 23:35:41 constantine-N61Ja kernel: Code: 5d c3 0f 1f 40 00 0f 1f 44 00 00 48 83 7f 30 00 48 8b 07 74 15 48 8b 40 20 48 8b 40 18 48 85 c0 74 05 e9 9f 6f 70 00 31 c0 c3 <0f> 0b eb e7 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 83 7f 30 00
мая 15 23:35:41 constantine-N61Ja kernel: RSP: 0018:ffffaa7901707d40 EFLAGS: 00010246
мая 15 23:35:41 constantine-N61Ja kernel: RAX: ffff967905625800 RBX: 0000000000000000 RCX: 0000000000000000
мая 15 23:35:41 constantine-N61Ja kernel: RDX: ffff9679172f0000 RSI: 0000000000000000 RDI: ffff9679060c7f00
мая 15 23:35:41 constantine-N61Ja kernel: RBP: ffff967905625800 R08: ffff96795957de18 R09: 0000000000000000
мая 15 23:35:41 constantine-N61Ja kernel: R10: ffffaa79017079b0 R11: ffffffffbbcb5190 R12: ffff9679060c7f00
мая 15 23:35:41 constantine-N61Ja kernel: R13: ffff967900c5d0c8 R14: 0000000000000000 R15: ffff9679053c05c8
мая 15 23:35:41 constantine-N61Ja kernel: FS: 00007f770eea9940(0000) GS:ffff967a77500000(0000) knlGS:0000000000000000
мая 15 23:35:41 constantine-N61Ja kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
мая 15 23:35:41 constantine-N61Ja kernel: CR2: 00007ff8ef963000 CR3: 0000000112870005 CR4: 00000000003706e0
мая 15 23:35:41 constantine-N61Ja kernel: Call Trace:
мая 15 23:35:41 constantine-N61Ja kernel: dma_buf_dynamic_attach+0x119/0x250
мая 15 23:35:41 constantine-N61Ja kernel: i915_gem_prime_import+0x2c/0x120 [i915]
мая 15 23:35:41 constantine-N61Ja kernel: drm_gem_prime_fd_to_handle+0xc0/0x1d0 [drm]
мая 15 23:35:41 constantine-N61Ja kernel: ? drm_prime_destroy_file_private+0x20/0x20 [drm]
мая 15 23:35:41 constantine-N61Ja kernel: drm_ioctl_kernel+0xb2/0x100 [drm]
мая 15 23:35:41 constantine-N61Ja kernel: drm_ioctl+0x215/0x390 [drm]
мая 15 23:35:41 constantine-N61Ja kernel: ? drm_prime_destroy_file_private+0x20/0x20 [drm]
мая 15 23:35:41 constantine-N61Ja kernel: __x64_sys_ioctl+0x83/0xb0
мая 15 23:35:41 constantine-N61Ja kernel: do_syscall_64+0x33/0x40
мая 15 23:35:41 constantine-N61Ja kernel: entry_SYSCALL_64_after_hwframe+0x44/0xae
мая 15 23:35:41 constantine-N61Ja kernel: RIP: 0033:0x7f770f8ade6b
мая 15 23:35:41 constantine-N61Ja kernel: Code: ff ff ff 85 c0 79 8b 49 c7 c4 ff ff ff ff 5b 5d 4c 89 e0 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d d5 af 0c 00 f7 d8 64 89 01 48
мая 15 23:35:41 constantine-N61Ja kernel: RSP: 002b:00007fffc67916a8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
мая 15 23:35:41 constantine-N61Ja kernel: RAX: ffffffffffffffda RBX: 00007fffc67916ec RCX: 00007f770f8ade6b
мая 15 23:35:41 constantine-N61Ja kernel: RDX: 00007fffc67916ec RSI: 00000000c00c642e RDI: 0000000000000013
мая 15 23:35:41 constantine-N61Ja kernel: RBP: 00000000c00c642e R08: 0000563d89f831f0 R09: 0000563d889e1010
мая 15 23:35:41 constantine-N61Ja kernel: R10: 00007f770f979a00 R11: 0000000000000246 R12: 0000563d88a8dd70
мая 15 23:35:41 constantine-N61Ja kernel: R13: 0000000000000013 R14: 0000563d88a8e2a0 R15: 0000563d88a8e2b8
мая 15 23:35:41 constantine-N61Ja kernel: ---[ end trace 46a5dd8833dd0e2b ]---
мая 15 23:35:43 constantine-N61Ja wpa_supplicant[412]: wlp2s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-34 noise=9999 txrate=72200
мая 15 23:35:49 constantine-N61Ja kernel: pcieport 0000:00:1c.4: AER: Corrected error received: 0000:00:1c.4
мая 15 23:35:49 constantine-N61Ja kernel: pcieport 0000:00:1c.4: PCIe Bus Error: severity=Corrected, type=Physical Layer, (Receiver ID)
мая 15 23:35:49 constantine-N61Ja kernel: pcieport 0000:00:1c.4: device [8086:9d14] error status/mask=00000001/00002000
мая 15 23:35:49 constantine-N61Ja kernel: pcieport 0000:00:1c.4: [ 0] RxErr (First)
System info:
λ inxi -GSC -xx
System: Host: constantine-N61Ja Kernel: 5.12.0-arch1-1 x86_64 bits: 64 compiler: gcc v: 10.2.0 Desktop: KDE Plasma 5.21.5
tk: Qt 5.15.2 wm: i3 dm: SDDM Distro: Arch Linux
CPU: Info: Dual Core model: Intel Core i5-7200U bits: 64 type: MT MCP arch: Amber/Kaby Lake note: check rev: 9 cache:
L2: 3 MiB
flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 21607
Speed: 1797 MHz max: 400 MHz Core speeds (MHz): 1: 1797 2: 834 3: 2093 4: 2358
Graphics: Device-1: Intel HD Graphics 620 vendor: Dell driver: i915 v: kernel bus-ID: 00:02.0 chip-ID: 8086:5916
Device-2: Sunplus Innovation Integrated_Webcam_HD type: USB driver: uvcvideo bus-ID: 1-5:4 chip-ID: 1bcf:28c1
Display: x11 server: X.org 1.20.11 driver: loaded: modesetting alternate: ati,fbdev,intel,vesa
resolution: <missing: xdpyinfo>
OpenGL: renderer: Mesa Intel HD Graphics 620 (KBL GT2) v: 4.6 Mesa 21.1.0 direct render: Yes
sudo lspci -vvv
00:00.0 Host bridge: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers (rev 02)
Subsystem: Dell Device 0768
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
Capabilities: [e0] Vendor Specific Information: Len=10 <?>
Kernel driver in use: skl_uncore
00:02.0 VGA compatible controller: Intel Corporation HD Graphics 620 (rev 02) (prog-if 00 [VGA controller])
DeviceName: Onboard IGD
Subsystem: Dell Device 0768
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 126
Region 0: Memory at d1000000 (64-bit, non-prefetchable) [size=16M]
Region 2: Memory at b0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at f000 [size=64]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: [40] Vendor Specific Information: Len=0c <?>
Capabilities: [70] Express (v2) Root Complex Integrated Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0
ExtTag- RBE+ FLReset+
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend-
DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- LTR-
10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix-
EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
FRS-
AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled,
AtomicOpsCtl: ReqEn-
Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00018 Data: 0000
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Process Address Space ID (PASID)
PASIDCap: Exec- Priv-, Max PASID Width: 14
PASIDCtl: Enable- Exec- Priv-
Capabilities: [200 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [300 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 00008000, Page Request Allocation: 00000000
Kernel driver in use: i915
Kernel modules: i915
00:04.0 Signal processing controller: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem (rev 02)
Subsystem: Dell Device 0768
Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin A routed to IRQ 16
Region 0: Memory at d2220000 (64-bit, non-prefetchable) [size=32K]
Capabilities: [90] MSI: Enable- Count=1/1 Maskable- 64bit-
Address: 00000000 Data: 0000
Capabilities: [d0] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [e0] Vendor Specific Information: Len=0c <?>
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device
00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller (rev 21) (prog-if 30 [XHCI])
Subsystem: Dell Device 0768
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 127
Region 0: Memory at d2210000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [70] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [80] MSI: Enable+ Count=1/8 Maskable- 64bit+
Address: 00000000fee002b8 Data: 0000
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP Thermal subsystem (rev 21)
Subsystem: Dell Device 0768
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 C routed to IRQ 18
Region 0: Memory at d2238000 (64-bit, non-prefetchable) [size=4K]
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [80] MSI: Enable- Count=1/1 Maskable- 64bit-
Address: 00000000 Data: 0000
Kernel driver in use: intel_pch_thermal
Kernel modules: intel_pch_thermal
00:15.0 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #0 (rev 21)
Subsystem: Dell Device 0768
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 d2237000 (64-bit, non-prefetchable) [size=4K]
Capabilities: [80] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D3 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [90] Vendor Specific Information: Len=14 <?>
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:15.1 Signal processing controller: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #1 (rev 21)
Subsystem: Dell Device 0768
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 d2236000 (64-bit, non-prefetchable) [size=4K]
Capabilities: [80] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D3 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [90] Vendor Specific Information: Len=14 <?>
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME HECI #1 (rev 21)
Subsystem: Dell Device 0768
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 128
Region 0: Memory at d2235000 (64-bit, non-prefetchable) [size=4K]
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [8c] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee002f8 Data: 0000
Kernel driver in use: mei_me
Kernel modules: mei_me
00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] (rev 21) (prog-if 01 [AHCI 1.0])
Subsystem: Dell Device 0768
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 125
Region 0: Memory at d2230000 (32-bit, non-prefetchable) [size=8K]
Region 1: Memory at d2234000 (32-bit, non-prefetchable) [size=256]
Region 2: I/O ports at f090 [size=8]
Region 3: I/O ports at f080 [size=4]
Region 4: I/O ports at f060 [size=32]
Region 5: Memory at d2233000 (32-bit, non-prefetchable) [size=2K]
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00298 Data: 0000
Capabilities: [70] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [a8] SATA HBA v1.0 BAR4 Offset=00000004
Kernel driver in use: ahci
00:1c.0 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #1 (rev f1) (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
Interrupt: pin A routed to IRQ 122
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 0000e000-0000efff [size=4K]
Memory behind bridge: c0000000-d02fffff [size=259M]
Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff [disabled]
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [40] Express (v2) Root Port (Slot+), MSI 00
DevCap: MaxPayload 256 bytes, PhantFunc 0
ExtTag- RBE+
DevCtl: CorrErr+ NonFatalErr+ FatalErr+ UnsupReq+
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 256 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend-
LnkCap: Port #1, Speed 8GT/s, Width x4, ASPM L1, Exit Latency L1 <16us
ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+
LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s (downgraded), Width x4 (ok)
TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt+
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
Slot #4, PowerLimit 25.000W; Interlock- NoCompl+
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
Changed: MRL- PresDet+ LinkState+
RootCap: CRSVisible-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Range ABC, TimeoutDis+ NROPrPrP- LTR+
10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix-
EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+
AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR+ OBFF Disabled, ARIFwd-
AtomicOpsCtl: ReqEn- EgressBlck-
LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink- Retimer- 2Retimers- DRS-
LnkCtl2: Target Link Speed: 8GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete+ EqualizationPhase1+
EqualizationPhase2+ EqualizationPhase3+ LinkEqualizationRequest-
Retimer- 2Retimers- CrosslinkRes: unsupported
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00218 Data: 0000
Capabilities: [90] Subsystem: Dell Device 0768
Capabilities: [a0] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt+ RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn-
MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
HeaderLog: 00000000 00000000 00000000 00000000
RootCmd: CERptEn+ NFERptEn+ FERptEn+
RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd-
FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0
ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000
Capabilities: [140 v1] Access Control Services
ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd- EgressCtrl- DirectTrans-
ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans-
Capabilities: [200 v1] L1 PM Substates
L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+
PortCommonModeRestoreTime=40us PortTPowerOnTime=44us
L1SubCtl1: PCI-PM_L1.2- PCI-PM_L1.1- ASPM_L1.2- ASPM_L1.1-
T_CommonMode=0us LTR1.2_Threshold=0ns
L1SubCtl2: T_PwrOn=10us
Capabilities: [220 v1] Secondary PCI Express
LnkCtl3: LnkEquIntrruptEn- PerformEqu-
LaneErrStat: 0
Kernel driver in use: pcieport
00:1c.4 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #5 (rev f1) (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
Interrupt: pin A routed to IRQ 123
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: 0000f000-00000fff [disabled]
Memory behind bridge: d2100000-d21fffff [size=1M]
Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff [disabled]
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [40] Express (v2) Root Port (Slot+), MSI 00
DevCap: MaxPayload 256 bytes, PhantFunc 0
ExtTag- RBE+
DevCtl: CorrErr+ NonFatalErr+ FatalErr+ UnsupReq+
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend-
LnkCap: Port #5, Speed 8GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <1us, L1 <16us
ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+
LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s (downgraded), Width x1 (ok)
TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
Slot #8, PowerLimit 10.000W; Interlock- NoCompl+
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
Changed: MRL- PresDet- LinkState+
RootCap: CRSVisible-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Range ABC, TimeoutDis+ NROPrPrP- LTR+
10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix-
EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+
AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR+ OBFF Disabled, ARIFwd-
AtomicOpsCtl: ReqEn- EgressBlck-
LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink- Retimer- 2Retimers- DRS-
LnkCtl2: Target Link Speed: 8GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1-
EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest-
Retimer- 2Retimers- CrosslinkRes: unsupported
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00238 Data: 0000
Capabilities: [90] Subsystem: Dell Device 0768
Capabilities: [a0] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt+ RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn-
MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
HeaderLog: 00000000 00000000 00000000 00000000
RootCmd: CERptEn+ NFERptEn+ FERptEn+
RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd-
FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0
ErrorSrc: ERR_COR: 00e4 ERR_FATAL/NONFATAL: 0000
Capabilities: [140 v1] Access Control Services
ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd- EgressCtrl- DirectTrans-
ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans-
Capabilities: [200 v1] L1 PM Substates
L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+
PortCommonModeRestoreTime=40us PortTPowerOnTime=44us
L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+
T_CommonMode=40us LTR1.2_Threshold=98304ns
L1SubCtl2: T_PwrOn=60us
Capabilities: [220 v1] Secondary PCI Express
LnkCtl3: LnkEquIntrruptEn- PerformEqu-
LaneErrStat: 0
Kernel driver in use: pcieport
00:1c.5 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port #6 (rev f1) (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
Interrupt: pin B routed to IRQ 124
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
I/O behind bridge: 0000d000-0000dfff [size=4K]
Memory behind bridge: d2000000-d20fffff [size=1M]
Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff [disabled]
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
BridgeCtl: Parity- SERR+ NoISA- VGA- VGA16+ MAbort- >Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: [40] Express (v2) Root Port (Slot+), MSI 00
DevCap: MaxPayload 256 bytes, PhantFunc 0
ExtTag- RBE+
DevCtl: CorrErr+ NonFatalErr+ FatalErr+ UnsupReq+
RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr+ TransPend-
LnkCap: Port #6, Speed 8GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <1us, L1 <16us
ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+
LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s (downgraded), Width x1 (ok)
TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt-
SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise-
Slot #9, PowerLimit 10.000W; Interlock- NoCompl+
SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg-
Control: AttnInd Unknown, PwrInd Unknown, Power- Interlock-
SltSta: Status: AttnBtn- PowerFlt- MRL- CmdCplt- PresDet+ Interlock-
Changed: MRL- PresDet- LinkState+
RootCap: CRSVisible-
RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible-
RootSta: PME ReqID 0000, PMEStatus- PMEPending-
DevCap2: Completion Timeout: Range ABC, TimeoutDis+ NROPrPrP- LTR+
10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt- EETLPPrefix-
EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
FRS- LN System CLS Not Supported, TPHComp- ExtTPHComp- ARIFwd+
AtomicOpsCap: Routing- 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR+ OBFF Disabled, ARIFwd-
AtomicOpsCtl: ReqEn- EgressBlck-
LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink- Retimer- 2Retimers- DRS-
LnkCtl2: Target Link Speed: 8GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1-
EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest-
Retimer- 2Retimers- CrosslinkRes: unsupported
Capabilities: [80] MSI: Enable+ Count=1/1 Maskable- 64bit-
Address: fee00278 Data: 0000
Capabilities: [90] Subsystem: Dell Device 0768
Capabilities: [a0] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [100 v1] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt+ RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn-
MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
HeaderLog: 00000000 00000000 00000000 00000000
RootCmd: CERptEn+ NFERptEn+ FERptEn+
RootSta: CERcvd- MultCERcvd- UERcvd- MultUERcvd-
FirstFatal- NonFatalMsg- FatalMsg- IntMsg 0
ErrorSrc: ERR_COR: 0000 ERR_FATAL/NONFATAL: 0000
Capabilities: [140 v1] Access Control Services
ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd- EgressCtrl- DirectTrans-
ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans-
Capabilities: [200 v1] L1 PM Substates
L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+
PortCommonModeRestoreTime=40us PortTPowerOnTime=44us
L1SubCtl1: PCI-PM_L1.2- PCI-PM_L1.1- ASPM_L1.2- ASPM_L1.1-
T_CommonMode=0us LTR1.2_Threshold=0ns
L1SubCtl2: T_PwrOn=10us
Capabilities: [220 v1] Secondary PCI Express
LnkCtl3: LnkEquIntrruptEn- PerformEqu-
LaneErrStat: 0
Kernel driver in use: pcieport
00:1f.0 ISA bridge: Intel Corporation Sunrise Point-LP LPC Controller (rev 21)
Subsystem: Dell Device 0768
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:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
Subsystem: Dell Device 0768
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-
Region 0: Memory at d222c000 (32-bit, non-prefetchable) [disabled] [size=16K]
00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
Subsystem: Dell Device 0768
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: 32
Interrupt: pin A routed to IRQ 131
Region 0: Memory at d2228000 (64-bit, non-prefetchable) [size=16K]
Region 4: Memory at d2200000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
Status: D3 NoSoftRst+ PME-Enable+ DSel=0 DScale=0 PME-
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee00358 Data: 0000
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel, snd_soc_skl
00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
Subsystem: Dell Device 0768
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-
Interrupt: pin A routed to IRQ 16
Region 0: Memory at d2232000 (64-bit, non-prefetchable) [size=256]
Region 4: I/O ports at f040 [size=32]
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
01:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Topaz XT [Radeon R7 M260/M265 / M340/M360 / M440/M445 / 530/535 / 620/625 Mobile] (rev c3)
Subsystem: Dell Device 0768
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 132
Region 0: Memory at c0000000 (64-bit, prefetchable) [size=256M]
Region 2: Memory at d0000000 (64-bit, prefetchable) [size=2M]
Region 4: I/O ports at e000 [size=256]
Region 5: Memory at d0200000 (32-bit, non-prefetchable) [size=256K]
Expansion ROM at d0240000 [disabled] [size=128K]
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Express (v2) Legacy Endpoint, MSI 00
DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited
ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset-
DevCtl: CorrErr+ NonFatalErr+ FatalErr+ UnsupReq+
RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+
MaxPayload 256 bytes, MaxReadReq 512 bytes
DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend-
LnkCap: Port #0, Speed 8GT/s, Width x8, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us
ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+
LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+
ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s (downgraded), Width x4 (downgraded)
TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- LTR-
10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1
EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
FRS-
AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled,
AtomicOpsCtl: ReqEn-
LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink- Retimer- 2Retimers- DRS-
LnkCtl2: Target Link Speed: 8GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete+ EqualizationPhase1+
EqualizationPhase2+ EqualizationPhase3+ LinkEqualizationRequest-
Retimer- 2Retimers- CrosslinkRes: unsupported
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee00378 Data: 0000
Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?>
Capabilities: [150 v2] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- ECRCChkCap+ ECRCChkEn-
MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
HeaderLog: 00000000 00000000 00000000 00000000
Capabilities: [270 v1] Secondary PCI Express
LnkCtl3: LnkEquIntrruptEn- PerformEqu-
LaneErrStat: 0
Capabilities: [2b0 v1] Address Translation Service (ATS)
ATSCap: Invalidate Queue Depth: 00
ATSCtl: Enable-, Smallest Translation Unit: 00
Capabilities: [2c0 v1] Page Request Interface (PRI)
PRICtl: Enable- Reset-
PRISta: RF- UPRGI- Stopped+
Page Request Capacity: 00000020, Page Request Allocation: 00000000
Capabilities: [2d0 v1] Process Address Space ID (PASID)
PASIDCap: Exec+ Priv+, Max PASID Width: 10
PASIDCtl: Enable- Exec- Priv-
Kernel driver in use: amdgpu
Kernel modules: amdgpu
02:00.0 Network controller: Intel Corporation Wireless 3165 (rev 79)
Subsystem: Intel Corporation Device 4410
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 130
Region 0: Memory at d2100000 (64-bit, non-prefetchable) [size=8K]
Capabilities: [c8] Power Management version 3
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Address: 00000000fee00338 Data: 0000
Capabilities: [40] Express (v2) Endpoint, MSI 00
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <512ns, L1 unlimited
ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset+ SlotPowerLimit 0.000W
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd+ ExtTag- PhantFunc- AuxPwr+ NoSnoop+ FLReset-
MaxPayload 128 bytes, MaxReadReq 128 bytes
DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr+ TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L1, Exit Latency L1 <32us
ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+
LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+
ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s (ok), Width x1 (ok)
TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Range B, TimeoutDis+ NROPrPrP- LTR+
10BitTagComp- 10BitTagReq- OBFF Via WAKE#, ExtFmt- EETLPPrefix-
EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
FRS- TPHComp- ExtTPHComp-
AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 16ms to 55ms, TimeoutDis- LTR+ OBFF Disabled,
AtomicOpsCtl: ReqEn-
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1-
EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest-
Retimer- 2Retimers- CrosslinkRes: unsupported
Capabilities: [100 v1] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP+ BadDLLP- Rollover- Timeout- AdvNonFatalErr+
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
AERCap: First Error Pointer: 00, ECRCGenCap- ECRCGenEn- ECRCChkCap- ECRCChkEn-
MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
HeaderLog: 00000000 00000000 00000000 00000000
Capabilities: [140 v1] Device Serial Number 44-03-2c-ff-ff-a2-fb-20
Capabilities: [14c v1] Latency Tolerance Reporting
Max snoop latency: 3145728ns
Max no snoop latency: 3145728ns
Capabilities: [154 v1] L1 PM Substates
L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+
PortCommonModeRestoreTime=30us PortTPowerOnTime=60us
L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+
T_CommonMode=0us LTR1.2_Threshold=98304ns
L1SubCtl2: T_PwrOn=60us
Kernel driver in use: iwlwifi
Kernel modules: iwlwifi
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL810xE PCI Express Fast Ethernet controller (rev 07)
Subsystem: Dell Device 0768
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Interrupt: pin A routed to IRQ 17
Region 0: I/O ports at d000 [size=256]
Region 2: Memory at d2004000 (64-bit, non-prefetchable) [size=4K]
Region 4: Memory at d2000000 (64-bit, prefetchable) [size=16K]
Capabilities: [40] Power Management version 3
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D3 NoSoftRst+ PME-Enable+ DSel=0 DScale=0 PME-
Capabilities: [50] MSI: Enable- Count=1/1 Maskable- 64bit+
Address: 0000000000000000 Data: 0000
Capabilities: [70] Express (v2) Endpoint, MSI 01
DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 <64us
ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 10.000W
DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq-
RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop-
MaxPayload 128 bytes, MaxReadReq 512 bytes
DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr+ TransPend-
LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s unlimited, L1 <64us
ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+
LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+
ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt-
LnkSta: Speed 2.5GT/s (ok), Width x1 (ok)
TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR+
10BitTagComp- 10BitTagReq- OBFF Via message/WAKE#, ExtFmt- EETLPPrefix-
EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit-
FRS- TPHComp- ExtTPHComp-
AtomicOpsCap: 32bit- 64bit- 128bitCAS-
DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR+ OBFF Disabled,
AtomicOpsCtl: ReqEn-
LnkCap2: Supported Link Speeds: 2.5GT/s, Crosslink- Retimer- 2Retimers- DRS-
LnkCtl2: Target Link Speed: 2.5GT/s, EnterCompliance- SpeedDis-
Transmit Margin: Normal Operating Range, EnterModifiedCompliance- ComplianceSOS-
Compliance De-emphasis: -6dB
LnkSta2: Current De-emphasis Level: -6dB, EqualizationComplete- EqualizationPhase1-
EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest-
Retimer- 2Retimers- CrosslinkRes: unsupported
Capabilities: [b0] MSI-X: Enable+ Count=4 Masked-
Vector table: BAR=4 offset=00000000
PBA: BAR=4 offset=00000800
Capabilities: [d0] Vital Product Data
pcilib: sysfs_read_vpd: read failed: Input/output error
Not readable
Capabilities: [100 v1] Advanced Error Reporting
UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol-
UESvrt: DLP+ SDES+ TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol-
CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr-
CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- AdvNonFatalErr+
AERCap: First Error Pointer: 00, ECRCGenCap+ ECRCGenEn- ECRCChkCap+ ECRCChkEn-
MultHdrRecCap- MultHdrRecEn- TLPPfxPres- HdrLogCap-
HeaderLog: 00000000 00000000 00000000 00000000
Capabilities: [140 v1] Virtual Channel
Caps: LPEVC=0 RefClk=100ns PATEntryBits=1
Arb: Fixed- WRR32- WRR64- WRR128-
Ctrl: ArbSelect=Fixed
Status: InProgress-
VC0: Caps: PATOffset=00 MaxTimeSlots=1 RejSnoopTrans-
Arb: Fixed- WRR32- WRR64- WRR128- TWRR128- WRR256-
Ctrl: Enable+ ID=0 ArbSelect=Fixed TC/VC=ff
Status: NegoPending- InProgress-
Capabilities: [160 v1] Device Serial Number 01-00-00-00-36-4c-e0-00
Capabilities: [170 v1] Latency Tolerance Reporting
Max snoop latency: 3145728ns
Max no snoop latency: 3145728ns
Kernel driver in use: r8169
Kernel modules: r8169