As of 2022-09-24, an update to the Fedora operating system was installed on a Lenovo Ideapad Flex 5 14" screen with AMD Ryzen CPU. This took the Linux Kernel from kernel-5.19.9-200.fc36.x86_64 to kernel-5.19.10-200.fc36.x86_64. After that the touch pad and touch scream ceased to work. I was able to plugin an external mouse and use the device. However, the device was purchased with the intent to use the screen for artistic purposes.
Last active
September 27, 2022 18:56
-
-
Save FilBot3/c51d6c4c368c3b90055d58cd4799e5e6 to your computer and use it in GitHub Desktop.
Fedora 36 KDE Spin kernel-5.19.9-200 and kernel-5.19.10-200 information
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| sudo uname -a | tee fedora-36-kde-info-$(uname -r).txt | |
| sudo lspci | tee -a fedora-36-kde-info-$(uname -r).txt | |
| sudo lspci -vvv | tee -a fedora-36-kde-info-$(uname -r).txt | |
| sudo lsusb | tee -a fedora-36-kde-info-$(uname -r).txt | |
| sudo lsusb -vvv | tee -a fedora-36-kde-info-$(uname -r).txt | |
| sudo lsmod | tee -a fedora-36-kde-info-$(uname -r).txt | |
| sudo libinput list-devices | tee -a fedora-36-kde-info-$(uname -r).txt | |
| sudo chown filbot:filbot fedora-36-kde-info-$(uname -r).txt |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| diff -u fedora-36-kde-info-5.19.9-200.fc36.x86_64.txt fedora-36-kde-info-5.19.10-200.fc36.x86_64.txt | tee fedora-36-kde-diff-5.19.9-diff-5.19.10.txt | |
| diff -u fedora-36-kde-info-5.19.9-200.fc36.x86_64.txt fedora-36-kde-info-5.19.11-200.fc36.x86_64.txt | tee fedora-36-kde-diff-5.19.9-diff-5.19.11.txt | |
| diff -u fedora-36-kde-info-5.19.10-200.fc36.x86_64.txt fedora-36-kde-info-5.19.11-200.fc36.x86_64.txt | tee fedora-36-kde-diff-5.19.10-diff-5.19.11.txt |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- fedora-36-kde-info-5.19.10-200.fc36.x86_64.txt 2022-09-26 20:06:53.826790832 -0500 | |
| +++ fedora-36-kde-info-5.19.11-200.fc36.x86_64.txt 2022-09-26 20:08:51.462768190 -0500 | |
| @@ -1,4 +1,4 @@ | |
| -Linux ideapad 5.19.10-200.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 20 15:15:53 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux | |
| +Linux ideapad 5.19.11-200.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Sep 23 15:07:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux | |
| 00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex | |
| 00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU | |
| 00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge | |
| @@ -622,7 +622,7 @@ | |
| DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- | |
| RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ | |
| MaxPayload 128 bytes, MaxReadReq 512 bytes | |
| - DevSta: CorrErr- NonFatalErr+ FatalErr- UnsupReq+ AuxPwr- TransPend- | |
| + DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- | |
| LnkCap: Port #0, Speed 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| @@ -1009,7 +1009,7 @@ | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0003 3.0 root hub | |
| bcdDevice 5.19 | |
| - iManufacturer 3 Linux 5.19.10-200.fc36.x86_64 xhci-hcd | |
| + iManufacturer 3 Linux 5.19.11-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.4 | |
| bNumConfigurations 1 | |
| @@ -1533,7 +1533,7 @@ | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0002 2.0 root hub | |
| bcdDevice 5.19 | |
| - iManufacturer 3 Linux 5.19.10-200.fc36.x86_64 xhci-hcd | |
| + iManufacturer 3 Linux 5.19.11-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.4 | |
| bNumConfigurations 1 | |
| @@ -1600,7 +1600,7 @@ | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0003 3.0 root hub | |
| bcdDevice 5.19 | |
| - iManufacturer 3 Linux 5.19.10-200.fc36.x86_64 xhci-hcd | |
| + iManufacturer 3 Linux 5.19.11-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.3 | |
| bNumConfigurations 1 | |
| @@ -2460,7 +2460,7 @@ | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0002 2.0 root hub | |
| bcdDevice 5.19 | |
| - iManufacturer 3 Linux 5.19.10-200.fc36.x86_64 xhci-hcd | |
| + iManufacturer 3 Linux 5.19.11-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.3 | |
| bNumConfigurations 1 | |
| @@ -2541,109 +2541,109 @@ | |
| nfnetlink 20480 3 nf_tables,ip_set | |
| qrtr 45056 4 | |
| bnep 28672 2 | |
| -sunrpc 655360 1 | |
| +sunrpc 651264 1 | |
| intel_rapl_msr 20480 0 | |
| intel_rapl_common 28672 1 intel_rapl_msr | |
| -snd_sof_amd_renoir 16384 0 | |
| -snd_sof_amd_acp 40960 1 snd_sof_amd_renoir | |
| -snd_sof_pci 24576 1 snd_sof_amd_renoir | |
| snd_ctl_led 24576 0 | |
| -snd_sof 204800 3 snd_sof_amd_acp,snd_sof_pci,snd_sof_amd_renoir | |
| snd_hda_codec_realtek 167936 1 | |
| -mt7921e 32768 0 | |
| -snd_sof_utils 20480 1 snd_sof | |
| snd_hda_codec_generic 98304 1 snd_hda_codec_realtek | |
| -mt7921_common 86016 1 mt7921e | |
| -edac_mce_amd 40960 0 | |
| +snd_sof_amd_renoir 16384 0 | |
| +snd_sof_amd_acp 40960 1 snd_sof_amd_renoir | |
| snd_hda_codec_hdmi 77824 1 | |
| ledtrig_audio 16384 2 snd_ctl_led,snd_hda_codec_generic | |
| -snd_soc_core 344064 1 snd_sof | |
| +mt7921e 32768 0 | |
| +snd_sof_pci 24576 1 snd_sof_amd_renoir | |
| +snd_sof 204800 3 snd_sof_amd_acp,snd_sof_pci,snd_sof_amd_renoir | |
| +edac_mce_amd 40960 0 | |
| +mt7921_common 86016 1 mt7921e | |
| +snd_hda_intel 57344 4 | |
| +snd_sof_utils 20480 1 snd_sof | |
| mt76_connac_lib 53248 2 mt7921e,mt7921_common | |
| +snd_intel_dspcfg 32768 1 snd_hda_intel | |
| vfat 20480 1 | |
| -snd_hda_intel 57344 4 | |
| -fat 86016 1 vfat | |
| +snd_intel_sdw_acpi 20480 1 snd_intel_dspcfg | |
| +snd_soc_core 344064 1 snd_sof | |
| mt76 94208 3 mt7921e,mt7921_common,mt76_connac_lib | |
| -snd_compress 28672 1 snd_soc_core | |
| -snd_intel_dspcfg 32768 1 snd_hda_intel | |
| +fat 86016 1 vfat | |
| kvm_amd 151552 0 | |
| -snd_intel_sdw_acpi 20480 1 snd_intel_dspcfg | |
| snd_hda_codec 176128 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek | |
| +snd_compress 28672 1 snd_soc_core | |
| +btusb 65536 0 | |
| ac97_bus 16384 1 snd_soc_core | |
| -mac80211 1204224 3 mt76,mt7921_common,mt76_connac_lib | |
| uvcvideo 131072 0 | |
| snd_hda_core 110592 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek | |
| -btusb 65536 0 | |
| -snd_pcm_dmaengine 16384 1 snd_soc_core | |
| -snd_pci_acp6x 20480 0 | |
| -kvm 1085440 1 kvm_amd | |
| -snd_hwdep 16384 1 snd_hda_codec | |
| btrtl 28672 1 btusb | |
| +snd_pcm_dmaengine 16384 1 snd_soc_core | |
| videobuf2_vmalloc 20480 1 uvcvideo | |
| +mac80211 1204224 3 mt76,mt7921_common,mt76_connac_lib | |
| +snd_pci_acp6x 20480 0 | |
| videobuf2_memops 20480 1 videobuf2_vmalloc | |
| +snd_hwdep 16384 1 snd_hda_codec | |
| +kvm 1085440 1 kvm_amd | |
| btbcm 20480 1 btusb | |
| -snd_seq 90112 7 snd_seq_dummy | |
| videobuf2_v4l2 36864 1 uvcvideo | |
| +snd_seq 90112 7 snd_seq_dummy | |
| btintel 49152 1 btusb | |
| +libarc4 16384 1 mac80211 | |
| videobuf2_common 69632 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops | |
| snd_seq_device 16384 1 snd_seq | |
| -libarc4 16384 1 mac80211 | |
| btmtk 16384 1 btusb | |
| -irqbypass 16384 1 kvm | |
| -rapl 20480 0 | |
| -bluetooth 806912 36 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm | |
| -videodev 274432 3 videobuf2_v4l2,uvcvideo,videobuf2_common | |
| snd_pcm 151552 11 snd_sof_amd_acp,snd_hda_codec_hdmi,snd_pci_acp6x,snd_hda_intel,snd_hda_codec,snd_sof,snd_compress,snd_soc_core,snd_sof_utils,snd_hda_core,snd_pcm_dmaengine | |
| +bluetooth 806912 36 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm | |
| +irqbypass 16384 1 kvm | |
| snd_pci_acp5x 20480 0 | |
| -cfg80211 1056768 4 mt76,mac80211,mt7921_common,mt76_connac_lib | |
| snd_timer 49152 3 snd_seq,snd_hrtimer,snd_pcm | |
| snd_rn_pci_acp3x 20480 0 | |
| +cfg80211 1056768 4 mt76,mac80211,mt7921_common,mt76_connac_lib | |
| +rapl 20480 0 | |
| +videodev 274432 3 videobuf2_v4l2,uvcvideo,videobuf2_common | |
| pcspkr 16384 0 | |
| -wmi_bmof 16384 0 | |
| -mc 69632 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common | |
| snd_acp_config 16384 2 snd_rn_pci_acp3x,snd_sof_amd_renoir | |
| -k10temp 16384 0 | |
| -ideapad_laptop 32768 0 | |
| snd 114688 24 snd_ctl_led,snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_sof,snd_timer,snd_compress,snd_soc_core,snd_pcm | |
| +ideapad_laptop 32768 0 | |
| +hid_sensor_accel_3d 20480 1 | |
| snd_soc_acpi 16384 2 snd_acp_config,snd_sof_amd_renoir | |
| sparse_keymap 16384 1 ideapad_laptop | |
| +mc 69632 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common | |
| +wmi_bmof 16384 0 | |
| +k10temp 16384 0 | |
| i2c_piix4 28672 0 | |
| soundcore 16384 2 snd_ctl_led,snd | |
| snd_pci_acp3x 20480 0 | |
| -platform_profile 16384 1 ideapad_laptop | |
| -soc_button_array 20480 0 | |
| -rfkill 36864 9 bluetooth,ideapad_laptop,cfg80211 | |
| -hid_sensor_accel_3d 20480 1 | |
| hid_sensor_trigger 20480 2 hid_sensor_accel_3d | |
| +platform_profile 16384 1 ideapad_laptop | |
| hid_sensor_iio_common 20480 2 hid_sensor_trigger,hid_sensor_accel_3d | |
| +rfkill 36864 9 bluetooth,ideapad_laptop,cfg80211 | |
| industrialio_triggered_buffer 16384 1 hid_sensor_trigger | |
| +soc_button_array 20480 0 | |
| kfifo_buf 16384 1 industrialio_triggered_buffer | |
| industrialio 106496 5 industrialio_triggered_buffer,hid_sensor_trigger,kfifo_buf,hid_sensor_accel_3d | |
| amd_pmc 28672 0 | |
| zram 32768 2 | |
| dm_crypt 61440 1 | |
| -amdgpu 8544256 25 | |
| +amdgpu 8544256 24 | |
| drm_ttm_helper 16384 1 amdgpu | |
| -sdhci_pci 73728 0 | |
| ttm 90112 2 amdgpu,drm_ttm_helper | |
| +sdhci_pci 73728 0 | |
| iommu_v2 24576 1 amdgpu | |
| -cqhci 32768 1 sdhci_pci | |
| gpu_sched 49152 1 amdgpu | |
| +cqhci 32768 1 sdhci_pci | |
| drm_display_helper 172032 1 amdgpu | |
| sdhci 81920 1 sdhci_pci | |
| nvme 53248 3 | |
| ucsi_acpi 16384 0 | |
| -hid_sensor_hub 24576 3 hid_sensor_trigger,hid_sensor_iio_common,hid_sensor_accel_3d | |
| crct10dif_pclmul 16384 1 | |
| crc32_pclmul 16384 0 | |
| crc32c_intel 24576 3 | |
| +hid_sensor_hub 24576 3 hid_sensor_trigger,hid_sensor_iio_common,hid_sensor_accel_3d | |
| ghash_clmulni_intel 16384 0 | |
| typec_ucsi 53248 1 ucsi_acpi | |
| serio_raw 20480 0 | |
| nvme_core 147456 4 nvme | |
| mmc_core 196608 3 sdhci,cqhci,sdhci_pci | |
| ccp 114688 1 kvm_amd | |
| -sp5100_tco 20480 0 | |
| amd_sfh 28672 0 | |
| +sp5100_tco 20480 0 | |
| cec 73728 1 drm_display_helper | |
| typec 65536 1 typec_ucsi | |
| wmi 32768 2 wmi_bmof,ideapad_laptop | |
| @@ -2730,7 +2730,7 @@ | |
| Rotation: n/a | |
| Device: Ideapad extra buttons | |
| -Kernel: /dev/input/event5 | |
| +Kernel: /dev/input/event4 | |
| Group: 5 | |
| Seat: seat0, default | |
| Capabilities: keyboard |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- fedora-36-kde-info-5.19.9-200.fc36.x86_64.txt 2022-09-26 20:04:33.860987590 -0500 | |
| +++ fedora-36-kde-info-5.19.10-200.fc36.x86_64.txt 2022-09-26 20:06:53.826790832 -0500 | |
| @@ -1,4 +1,4 @@ | |
| -Linux ideapad 5.19.9-200.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 15 09:49:52 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux | |
| +Linux ideapad 5.19.10-200.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 20 15:15:53 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux | |
| 00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex | |
| 00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU | |
| 00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge | |
| @@ -36,8 +36,9 @@ | |
| 00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU | |
| Subsystem: Lenovo Device 3829 | |
| - 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+ | |
| + 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 -2147483648 | |
| Capabilities: [40] Secure device <?> | |
| Capabilities: [64] MSI: Enable- Count=1/4 Maskable- 64bit+ | |
| @@ -56,10 +57,10 @@ | |
| Interrupt: pin ? routed to IRQ 30 | |
| IOMMU group: 1 | |
| Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 | |
| - I/O behind bridge: fffff000-00000fff [disabled] | |
| + I/O behind bridge: 0000f000-00000fff [disabled] | |
| Memory behind bridge: fd600000-fd6fffff [size=1M] | |
| - Prefetchable memory behind bridge: fffffffffff00000-00000000000fffff [disabled] | |
| - Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- | |
| + 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: [50] Power Management version 3 | |
| @@ -132,7 +133,7 @@ | |
| Interrupt: pin ? routed to IRQ 31 | |
| IOMMU group: 3 | |
| Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 | |
| - I/O behind bridge: fffff000-00000fff [disabled] | |
| + I/O behind bridge: 0000f000-00000fff [disabled] | |
| Memory behind bridge: fff00000-000fffff [disabled] | |
| Prefetchable memory behind bridge: 0000000270200000-00000002703fffff [size=2M] | |
| Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- | |
| @@ -153,7 +154,7 @@ | |
| LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 5GT/s (downgraded), Width x1 (ok) | |
| - TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- | |
| + TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt- | |
| SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise- | |
| Slot #0, PowerLimit 75.000W; Interlock- NoCompl+ | |
| SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- | |
| @@ -203,9 +204,9 @@ | |
| Interrupt: pin ? routed to IRQ 32 | |
| IOMMU group: 4 | |
| Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 | |
| - I/O behind bridge: fffff000-00000fff [disabled] | |
| + I/O behind bridge: 0000f000-00000fff [disabled] | |
| Memory behind bridge: fd500000-fd5fffff [size=1M] | |
| - Prefetchable memory behind bridge: fffffffffff00000-00000000000fffff [disabled] | |
| + 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- | |
| @@ -224,7 +225,7 @@ | |
| LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 5GT/s (downgraded), Width x2 (downgraded) | |
| - TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt+ | |
| + TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt- | |
| SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise- | |
| Slot #0, PowerLimit 75.000W; Interlock- NoCompl+ | |
| SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- | |
| @@ -300,7 +301,7 @@ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| - TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- | |
| + TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt- | |
| RootCap: CRSVisible+ | |
| RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible+ | |
| RootSta: PME ReqID 0000, PMEStatus- PMEPending- | |
| @@ -391,7 +392,7 @@ | |
| IOMMU group: 8 | |
| 01:00.0 SD Host controller: O2 Micro, Inc. SD/MMC Card Reader Controller (rev 01) (prog-if 01) | |
| - Subsystem: O2 Micro, Inc. Device 0002 | |
| + Subsystem: Lenovo Device 386c | |
| 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: 32 bytes | |
| @@ -411,7 +412,7 @@ | |
| DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- | |
| RlxdOrd+ ExtTag- PhantFunc- AuxPwr+ NoSnoop+ | |
| MaxPayload 128 bytes, MaxReadReq 128 bytes | |
| - DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- | |
| + DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr- TransPend- | |
| LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <512ns, L1 unlimited | |
| ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp- | |
| LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk- | |
| @@ -455,9 +456,9 @@ | |
| Capabilities: [240 v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=120us PortTPowerOnTime=10us | |
| - 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 | |
| + L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ | |
| + T_CommonMode=120us LTR1.2_Threshold=262144ns | |
| + L1SubCtl2: T_PwrOn=150us | |
| Kernel driver in use: sdhci-pci | |
| Kernel modules: sdhci_pci | |
| @@ -511,9 +512,9 @@ | |
| Capabilities: [110 v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=3us PortTPowerOnTime=28us | |
| - 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 | |
| + L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ | |
| + T_CommonMode=0us LTR1.2_Threshold=163840ns | |
| + L1SubCtl2: T_PwrOn=150us | |
| Capabilities: [200 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- | |
| @@ -529,7 +530,7 @@ | |
| 03:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller PM9A1/PM9A3/980PRO (prog-if 02 [NVM Express]) | |
| Subsystem: Samsung Electronics Co Ltd Device a801 | |
| 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- | |
| + Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- | |
| Latency: 0, Cache Line Size: 32 bytes | |
| Interrupt: pin A routed to IRQ 57 | |
| NUMA node: 0 | |
| @@ -593,9 +594,9 @@ | |
| Capabilities: [21c v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=10us PortTPowerOnTime=10us | |
| - 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 | |
| + L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ | |
| + T_CommonMode=0us LTR1.2_Threshold=163840ns | |
| + L1SubCtl2: T_PwrOn=150us | |
| Capabilities: [3a0 v1] Data Link Feature <?> | |
| Kernel driver in use: nvme | |
| Kernel modules: nvme | |
| @@ -621,7 +622,7 @@ | |
| DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- | |
| RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ | |
| MaxPayload 128 bytes, MaxReadReq 512 bytes | |
| - DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- | |
| + DevSta: CorrErr- NonFatalErr+ FatalErr- UnsupReq+ AuxPwr- TransPend- | |
| LnkCap: Port #0, Speed 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| @@ -675,7 +676,7 @@ | |
| 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: 32 bytes | |
| - Interrupt: pin B routed to IRQ 82 | |
| + Interrupt: pin B routed to IRQ 81 | |
| IOMMU group: 13 | |
| Region 0: Memory at fd4c8000 (32-bit, non-prefetchable) [size=16K] | |
| Capabilities: [48] Vendor Specific Information: Len=08 <?> | |
| @@ -717,7 +718,7 @@ | |
| 04:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor | |
| Subsystem: Lenovo Device 3845 | |
| 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- | |
| + Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort+ <TAbort- <MAbort- >SERR- <PERR- INTx- | |
| Latency: 0, Cache Line Size: 32 bytes | |
| Interrupt: pin C routed to IRQ 54 | |
| IOMMU group: 14 | |
| @@ -901,7 +902,7 @@ | |
| 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: 32 bytes | |
| - Interrupt: pin C routed to IRQ 58 | |
| + Interrupt: pin C routed to IRQ 82 | |
| IOMMU group: 18 | |
| Region 0: Memory at fd4c0000 (32-bit, non-prefetchable) [size=32K] | |
| Capabilities: [48] Vendor Specific Information: Len=08 <?> | |
| @@ -1008,7 +1009,7 @@ | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0003 3.0 root hub | |
| bcdDevice 5.19 | |
| - iManufacturer 3 Linux 5.19.9-200.fc36.x86_64 xhci-hcd | |
| + iManufacturer 3 Linux 5.19.10-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.4 | |
| bNumConfigurations 1 | |
| @@ -1532,7 +1533,7 @@ | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0002 2.0 root hub | |
| bcdDevice 5.19 | |
| - iManufacturer 3 Linux 5.19.9-200.fc36.x86_64 xhci-hcd | |
| + iManufacturer 3 Linux 5.19.10-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.4 | |
| bNumConfigurations 1 | |
| @@ -1599,7 +1600,7 @@ | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0003 3.0 root hub | |
| bcdDevice 5.19 | |
| - iManufacturer 3 Linux 5.19.9-200.fc36.x86_64 xhci-hcd | |
| + iManufacturer 3 Linux 5.19.10-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.3 | |
| bNumConfigurations 1 | |
| @@ -2459,7 +2460,7 @@ | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0002 2.0 root hub | |
| bcdDevice 5.19 | |
| - iManufacturer 3 Linux 5.19.9-200.fc36.x86_64 xhci-hcd | |
| + iManufacturer 3 Linux 5.19.10-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.3 | |
| bNumConfigurations 1 | |
| @@ -2514,7 +2515,6 @@ | |
| Device Status: 0x0001 | |
| Self Powered | |
| Module Size Used by | |
| -tls 118784 0 | |
| uinput 20480 0 | |
| rfcomm 90112 4 | |
| snd_seq_dummy 16384 0 | |
| @@ -2544,75 +2544,74 @@ | |
| sunrpc 655360 1 | |
| intel_rapl_msr 20480 0 | |
| intel_rapl_common 28672 1 intel_rapl_msr | |
| -snd_ctl_led 24576 0 | |
| snd_sof_amd_renoir 16384 0 | |
| snd_sof_amd_acp 40960 1 snd_sof_amd_renoir | |
| -snd_hda_codec_realtek 167936 1 | |
| snd_sof_pci 24576 1 snd_sof_amd_renoir | |
| +snd_ctl_led 24576 0 | |
| snd_sof 204800 3 snd_sof_amd_acp,snd_sof_pci,snd_sof_amd_renoir | |
| -snd_hda_codec_generic 98304 1 snd_hda_codec_realtek | |
| +snd_hda_codec_realtek 167936 1 | |
| mt7921e 32768 0 | |
| -snd_hda_codec_hdmi 77824 1 | |
| -ledtrig_audio 16384 2 snd_ctl_led,snd_hda_codec_generic | |
| snd_sof_utils 20480 1 snd_sof | |
| +snd_hda_codec_generic 98304 1 snd_hda_codec_realtek | |
| mt7921_common 86016 1 mt7921e | |
| edac_mce_amd 40960 0 | |
| +snd_hda_codec_hdmi 77824 1 | |
| +ledtrig_audio 16384 2 snd_ctl_led,snd_hda_codec_generic | |
| snd_soc_core 344064 1 snd_sof | |
| -snd_hda_intel 57344 4 | |
| mt76_connac_lib 53248 2 mt7921e,mt7921_common | |
| -btusb 65536 0 | |
| -snd_intel_dspcfg 32768 1 snd_hda_intel | |
| -snd_intel_sdw_acpi 20480 1 snd_intel_dspcfg | |
| -kvm_amd 151552 0 | |
| -snd_compress 28672 1 snd_soc_core | |
| vfat 20480 1 | |
| -mt76 94208 3 mt7921e,mt7921_common,mt76_connac_lib | |
| -btrtl 28672 1 btusb | |
| -ac97_bus 16384 1 snd_soc_core | |
| +snd_hda_intel 57344 4 | |
| fat 86016 1 vfat | |
| +mt76 94208 3 mt7921e,mt7921_common,mt76_connac_lib | |
| +snd_compress 28672 1 snd_soc_core | |
| +snd_intel_dspcfg 32768 1 snd_hda_intel | |
| +kvm_amd 151552 0 | |
| +snd_intel_sdw_acpi 20480 1 snd_intel_dspcfg | |
| snd_hda_codec 176128 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek | |
| -btbcm 20480 1 btusb | |
| -uvcvideo 131072 0 | |
| -snd_pcm_dmaengine 16384 1 snd_soc_core | |
| -kvm 1085440 1 kvm_amd | |
| +ac97_bus 16384 1 snd_soc_core | |
| mac80211 1204224 3 mt76,mt7921_common,mt76_connac_lib | |
| +uvcvideo 131072 0 | |
| snd_hda_core 110592 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek | |
| +btusb 65536 0 | |
| +snd_pcm_dmaengine 16384 1 snd_soc_core | |
| snd_pci_acp6x 20480 0 | |
| -videobuf2_vmalloc 20480 1 uvcvideo | |
| -btintel 49152 1 btusb | |
| +kvm 1085440 1 kvm_amd | |
| snd_hwdep 16384 1 snd_hda_codec | |
| +btrtl 28672 1 btusb | |
| +videobuf2_vmalloc 20480 1 uvcvideo | |
| videobuf2_memops 20480 1 videobuf2_vmalloc | |
| +btbcm 20480 1 btusb | |
| snd_seq 90112 7 snd_seq_dummy | |
| -btmtk 16384 1 btusb | |
| videobuf2_v4l2 36864 1 uvcvideo | |
| +btintel 49152 1 btusb | |
| +videobuf2_common 69632 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops | |
| snd_seq_device 16384 1 snd_seq | |
| -irqbypass 16384 1 kvm | |
| libarc4 16384 1 mac80211 | |
| -videobuf2_common 69632 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops | |
| -snd_pcm 151552 11 snd_sof_amd_acp,snd_hda_codec_hdmi,snd_pci_acp6x,snd_hda_intel,snd_hda_codec,snd_sof,snd_compress,snd_soc_core,snd_sof_utils,snd_hda_core,snd_pcm_dmaengine | |
| +btmtk 16384 1 btusb | |
| +irqbypass 16384 1 kvm | |
| rapl 20480 0 | |
| bluetooth 806912 36 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm | |
| videodev 274432 3 videobuf2_v4l2,uvcvideo,videobuf2_common | |
| +snd_pcm 151552 11 snd_sof_amd_acp,snd_hda_codec_hdmi,snd_pci_acp6x,snd_hda_intel,snd_hda_codec,snd_sof,snd_compress,snd_soc_core,snd_sof_utils,snd_hda_core,snd_pcm_dmaengine | |
| snd_pci_acp5x 20480 0 | |
| cfg80211 1056768 4 mt76,mac80211,mt7921_common,mt76_connac_lib | |
| snd_timer 49152 3 snd_seq,snd_hrtimer,snd_pcm | |
| -pcspkr 16384 0 | |
| snd_rn_pci_acp3x 20480 0 | |
| +pcspkr 16384 0 | |
| wmi_bmof 16384 0 | |
| -joydev 28672 0 | |
| mc 69632 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common | |
| snd_acp_config 16384 2 snd_rn_pci_acp3x,snd_sof_amd_renoir | |
| -snd 114688 24 snd_ctl_led,snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_sof,snd_timer,snd_compress,snd_soc_core,snd_pcm | |
| +k10temp 16384 0 | |
| ideapad_laptop 32768 0 | |
| +snd 114688 24 snd_ctl_led,snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_sof,snd_timer,snd_compress,snd_soc_core,snd_pcm | |
| snd_soc_acpi 16384 2 snd_acp_config,snd_sof_amd_renoir | |
| sparse_keymap 16384 1 ideapad_laptop | |
| -platform_profile 16384 1 ideapad_laptop | |
| -k10temp 16384 0 | |
| -snd_pci_acp3x 20480 0 | |
| i2c_piix4 28672 0 | |
| soundcore 16384 2 snd_ctl_led,snd | |
| -rfkill 36864 9 bluetooth,ideapad_laptop,cfg80211 | |
| +snd_pci_acp3x 20480 0 | |
| +platform_profile 16384 1 ideapad_laptop | |
| soc_button_array 20480 0 | |
| +rfkill 36864 9 bluetooth,ideapad_laptop,cfg80211 | |
| hid_sensor_accel_3d 20480 1 | |
| hid_sensor_trigger 20480 2 hid_sensor_accel_3d | |
| hid_sensor_iio_common 20480 2 hid_sensor_trigger,hid_sensor_accel_3d | |
| @@ -2622,28 +2621,26 @@ | |
| amd_pmc 28672 0 | |
| zram 32768 2 | |
| dm_crypt 61440 1 | |
| -amdgpu 8544256 26 | |
| +amdgpu 8544256 25 | |
| drm_ttm_helper 16384 1 amdgpu | |
| +sdhci_pci 73728 0 | |
| ttm 90112 2 amdgpu,drm_ttm_helper | |
| iommu_v2 24576 1 amdgpu | |
| -sdhci_pci 73728 0 | |
| -gpu_sched 49152 1 amdgpu | |
| cqhci 32768 1 sdhci_pci | |
| +gpu_sched 49152 1 amdgpu | |
| drm_display_helper 172032 1 amdgpu | |
| -nvme 53248 3 | |
| sdhci 81920 1 sdhci_pci | |
| -wacom 131072 0 | |
| +nvme 53248 3 | |
| ucsi_acpi 16384 0 | |
| +hid_sensor_hub 24576 3 hid_sensor_trigger,hid_sensor_iio_common,hid_sensor_accel_3d | |
| crct10dif_pclmul 16384 1 | |
| -hid_multitouch 32768 0 | |
| crc32_pclmul 16384 0 | |
| crc32c_intel 24576 3 | |
| -hid_sensor_hub 24576 3 hid_sensor_trigger,hid_sensor_iio_common,hid_sensor_accel_3d | |
| +ghash_clmulni_intel 16384 0 | |
| typec_ucsi 53248 1 ucsi_acpi | |
| serio_raw 20480 0 | |
| nvme_core 147456 4 nvme | |
| mmc_core 196608 3 sdhci,cqhci,sdhci_pci | |
| -ghash_clmulni_intel 16384 0 | |
| ccp 114688 1 kvm_amd | |
| sp5100_tco 20480 0 | |
| amd_sfh 28672 0 | |
| @@ -2714,7 +2711,7 @@ | |
| Rotation: n/a | |
| Device: Integrated Camera: Integrated C | |
| -Kernel: /dev/input/event10 | |
| +Kernel: /dev/input/event6 | |
| Group: 4 | |
| Seat: seat0, default | |
| Capabilities: keyboard | |
| @@ -2733,7 +2730,7 @@ | |
| Rotation: n/a | |
| Device: Ideapad extra buttons | |
| -Kernel: /dev/input/event8 | |
| +Kernel: /dev/input/event5 | |
| Group: 5 | |
| Seat: seat0, default | |
| Capabilities: keyboard | |
| @@ -2751,88 +2748,9 @@ | |
| Accel profiles: n/a | |
| Rotation: n/a | |
| -Device: Wacom HID 52CA Pen | |
| -Kernel: /dev/input/event6 | |
| -Group: 6 | |
| -Seat: seat0, default | |
| -Size: 302x188mm | |
| -Capabilities: tablet | |
| -Tap-to-click: n/a | |
| -Tap-and-drag: n/a | |
| -Tap drag lock: n/a | |
| -Left-handed: n/a | |
| -Nat.scrolling: n/a | |
| -Middle emulation: n/a | |
| -Calibration: identity matrix | |
| -Scroll methods: none | |
| -Click methods: none | |
| -Disable-w-typing: n/a | |
| -Disable-w-trackpointing: n/a | |
| -Accel profiles: none | |
| -Rotation: n/a | |
| - | |
| -Device: Wacom HID 52CA Finger | |
| -Kernel: /dev/input/event7 | |
| -Group: 6 | |
| -Seat: seat0, default | |
| -Size: 302x188mm | |
| -Capabilities: touch | |
| -Tap-to-click: n/a | |
| -Tap-and-drag: n/a | |
| -Tap drag lock: n/a | |
| -Left-handed: n/a | |
| -Nat.scrolling: n/a | |
| -Middle emulation: n/a | |
| -Calibration: identity matrix | |
| -Scroll methods: none | |
| -Click methods: none | |
| -Disable-w-typing: n/a | |
| -Disable-w-trackpointing: n/a | |
| -Accel profiles: n/a | |
| -Rotation: n/a | |
| - | |
| -Device: MSFT0001:00 06CB:CE78 Mouse | |
| -Kernel: /dev/input/event4 | |
| -Group: 7 | |
| -Seat: seat0, default | |
| -Capabilities: pointer | |
| -Tap-to-click: n/a | |
| -Tap-and-drag: n/a | |
| -Tap drag lock: n/a | |
| -Left-handed: disabled | |
| -Nat.scrolling: disabled | |
| -Middle emulation: n/a | |
| -Calibration: n/a | |
| -Scroll methods: *button | |
| -Click methods: none | |
| -Disable-w-typing: n/a | |
| -Disable-w-trackpointing: n/a | |
| -Accel profiles: flat *adaptive | |
| -Rotation: n/a | |
| - | |
| -Device: MSFT0001:00 06CB:CE78 Touchpad | |
| -Kernel: /dev/input/event5 | |
| -Group: 7 | |
| -Seat: seat0, default | |
| -Size: 117x72mm | |
| -Capabilities: pointer gesture | |
| -Tap-to-click: disabled | |
| -Tap-and-drag: enabled | |
| -Tap drag lock: disabled | |
| -Left-handed: disabled | |
| -Nat.scrolling: disabled | |
| -Middle emulation: disabled | |
| -Calibration: n/a | |
| -Scroll methods: *two-finger edge | |
| -Click methods: *button-areas clickfinger | |
| -Disable-w-typing: enabled | |
| -Disable-w-trackpointing: enabled | |
| -Accel profiles: flat *adaptive | |
| -Rotation: n/a | |
| - | |
| Device: AT Translated Set 2 keyboard | |
| Kernel: /dev/input/event2 | |
| -Group: 8 | |
| +Group: 6 | |
| Seat: seat0, default | |
| Capabilities: keyboard | |
| Tap-to-click: n/a |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- fedora-36-kde-info-5.19.9-200.fc36.x86_64.txt 2022-09-26 20:04:33.860987590 -0500 | |
| +++ fedora-36-kde-info-5.19.11-200.fc36.x86_64.txt 2022-09-26 20:08:51.462768190 -0500 | |
| @@ -1,4 +1,4 @@ | |
| -Linux ideapad 5.19.9-200.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 15 09:49:52 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux | |
| +Linux ideapad 5.19.11-200.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Sep 23 15:07:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux | |
| 00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex | |
| 00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU | |
| 00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge | |
| @@ -36,8 +36,9 @@ | |
| 00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU | |
| Subsystem: Lenovo Device 3829 | |
| - 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+ | |
| + 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 -2147483648 | |
| Capabilities: [40] Secure device <?> | |
| Capabilities: [64] MSI: Enable- Count=1/4 Maskable- 64bit+ | |
| @@ -56,10 +57,10 @@ | |
| Interrupt: pin ? routed to IRQ 30 | |
| IOMMU group: 1 | |
| Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 | |
| - I/O behind bridge: fffff000-00000fff [disabled] | |
| + I/O behind bridge: 0000f000-00000fff [disabled] | |
| Memory behind bridge: fd600000-fd6fffff [size=1M] | |
| - Prefetchable memory behind bridge: fffffffffff00000-00000000000fffff [disabled] | |
| - Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- | |
| + 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: [50] Power Management version 3 | |
| @@ -132,7 +133,7 @@ | |
| Interrupt: pin ? routed to IRQ 31 | |
| IOMMU group: 3 | |
| Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 | |
| - I/O behind bridge: fffff000-00000fff [disabled] | |
| + I/O behind bridge: 0000f000-00000fff [disabled] | |
| Memory behind bridge: fff00000-000fffff [disabled] | |
| Prefetchable memory behind bridge: 0000000270200000-00000002703fffff [size=2M] | |
| Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- <PERR- | |
| @@ -153,7 +154,7 @@ | |
| LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 5GT/s (downgraded), Width x1 (ok) | |
| - TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- | |
| + TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt- | |
| SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise- | |
| Slot #0, PowerLimit 75.000W; Interlock- NoCompl+ | |
| SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- | |
| @@ -203,9 +204,9 @@ | |
| Interrupt: pin ? routed to IRQ 32 | |
| IOMMU group: 4 | |
| Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 | |
| - I/O behind bridge: fffff000-00000fff [disabled] | |
| + I/O behind bridge: 0000f000-00000fff [disabled] | |
| Memory behind bridge: fd500000-fd5fffff [size=1M] | |
| - Prefetchable memory behind bridge: fffffffffff00000-00000000000fffff [disabled] | |
| + 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- | |
| @@ -224,7 +225,7 @@ | |
| LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 5GT/s (downgraded), Width x2 (downgraded) | |
| - TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt+ | |
| + TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt- | |
| SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise- | |
| Slot #0, PowerLimit 75.000W; Interlock- NoCompl+ | |
| SltCtl: Enable: AttnBtn- PwrFlt- MRL- PresDet- CmdCplt- HPIrq- LinkChg- | |
| @@ -300,7 +301,7 @@ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| - TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- | |
| + TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt- | |
| RootCap: CRSVisible+ | |
| RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible+ | |
| RootSta: PME ReqID 0000, PMEStatus- PMEPending- | |
| @@ -391,7 +392,7 @@ | |
| IOMMU group: 8 | |
| 01:00.0 SD Host controller: O2 Micro, Inc. SD/MMC Card Reader Controller (rev 01) (prog-if 01) | |
| - Subsystem: O2 Micro, Inc. Device 0002 | |
| + Subsystem: Lenovo Device 386c | |
| 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: 32 bytes | |
| @@ -411,7 +412,7 @@ | |
| DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- | |
| RlxdOrd+ ExtTag- PhantFunc- AuxPwr+ NoSnoop+ | |
| MaxPayload 128 bytes, MaxReadReq 128 bytes | |
| - DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- | |
| + DevSta: CorrErr+ NonFatalErr- FatalErr- UnsupReq+ AuxPwr- TransPend- | |
| LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <512ns, L1 unlimited | |
| ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp- | |
| LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk- | |
| @@ -455,9 +456,9 @@ | |
| Capabilities: [240 v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=120us PortTPowerOnTime=10us | |
| - 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 | |
| + L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ | |
| + T_CommonMode=120us LTR1.2_Threshold=262144ns | |
| + L1SubCtl2: T_PwrOn=150us | |
| Kernel driver in use: sdhci-pci | |
| Kernel modules: sdhci_pci | |
| @@ -511,9 +512,9 @@ | |
| Capabilities: [110 v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=3us PortTPowerOnTime=28us | |
| - 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 | |
| + L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ | |
| + T_CommonMode=0us LTR1.2_Threshold=163840ns | |
| + L1SubCtl2: T_PwrOn=150us | |
| Capabilities: [200 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- | |
| @@ -529,7 +530,7 @@ | |
| 03:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller PM9A1/PM9A3/980PRO (prog-if 02 [NVM Express]) | |
| Subsystem: Samsung Electronics Co Ltd Device a801 | |
| 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- | |
| + Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- | |
| Latency: 0, Cache Line Size: 32 bytes | |
| Interrupt: pin A routed to IRQ 57 | |
| NUMA node: 0 | |
| @@ -593,9 +594,9 @@ | |
| Capabilities: [21c v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=10us PortTPowerOnTime=10us | |
| - 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 | |
| + L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ | |
| + T_CommonMode=0us LTR1.2_Threshold=163840ns | |
| + L1SubCtl2: T_PwrOn=150us | |
| Capabilities: [3a0 v1] Data Link Feature <?> | |
| Kernel driver in use: nvme | |
| Kernel modules: nvme | |
| @@ -675,7 +676,7 @@ | |
| 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: 32 bytes | |
| - Interrupt: pin B routed to IRQ 82 | |
| + Interrupt: pin B routed to IRQ 81 | |
| IOMMU group: 13 | |
| Region 0: Memory at fd4c8000 (32-bit, non-prefetchable) [size=16K] | |
| Capabilities: [48] Vendor Specific Information: Len=08 <?> | |
| @@ -717,7 +718,7 @@ | |
| 04:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor | |
| Subsystem: Lenovo Device 3845 | |
| 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- | |
| + Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort+ <TAbort- <MAbort- >SERR- <PERR- INTx- | |
| Latency: 0, Cache Line Size: 32 bytes | |
| Interrupt: pin C routed to IRQ 54 | |
| IOMMU group: 14 | |
| @@ -901,7 +902,7 @@ | |
| 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: 32 bytes | |
| - Interrupt: pin C routed to IRQ 58 | |
| + Interrupt: pin C routed to IRQ 82 | |
| IOMMU group: 18 | |
| Region 0: Memory at fd4c0000 (32-bit, non-prefetchable) [size=32K] | |
| Capabilities: [48] Vendor Specific Information: Len=08 <?> | |
| @@ -1008,7 +1009,7 @@ | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0003 3.0 root hub | |
| bcdDevice 5.19 | |
| - iManufacturer 3 Linux 5.19.9-200.fc36.x86_64 xhci-hcd | |
| + iManufacturer 3 Linux 5.19.11-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.4 | |
| bNumConfigurations 1 | |
| @@ -1532,7 +1533,7 @@ | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0002 2.0 root hub | |
| bcdDevice 5.19 | |
| - iManufacturer 3 Linux 5.19.9-200.fc36.x86_64 xhci-hcd | |
| + iManufacturer 3 Linux 5.19.11-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.4 | |
| bNumConfigurations 1 | |
| @@ -1599,7 +1600,7 @@ | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0003 3.0 root hub | |
| bcdDevice 5.19 | |
| - iManufacturer 3 Linux 5.19.9-200.fc36.x86_64 xhci-hcd | |
| + iManufacturer 3 Linux 5.19.11-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.3 | |
| bNumConfigurations 1 | |
| @@ -2459,7 +2460,7 @@ | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0002 2.0 root hub | |
| bcdDevice 5.19 | |
| - iManufacturer 3 Linux 5.19.9-200.fc36.x86_64 xhci-hcd | |
| + iManufacturer 3 Linux 5.19.11-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.3 | |
| bNumConfigurations 1 | |
| @@ -2514,7 +2515,6 @@ | |
| Device Status: 0x0001 | |
| Self Powered | |
| Module Size Used by | |
| -tls 118784 0 | |
| uinput 20480 0 | |
| rfcomm 90112 4 | |
| snd_seq_dummy 16384 0 | |
| @@ -2541,112 +2541,109 @@ | |
| nfnetlink 20480 3 nf_tables,ip_set | |
| qrtr 45056 4 | |
| bnep 28672 2 | |
| -sunrpc 655360 1 | |
| +sunrpc 651264 1 | |
| intel_rapl_msr 20480 0 | |
| intel_rapl_common 28672 1 intel_rapl_msr | |
| snd_ctl_led 24576 0 | |
| -snd_sof_amd_renoir 16384 0 | |
| -snd_sof_amd_acp 40960 1 snd_sof_amd_renoir | |
| snd_hda_codec_realtek 167936 1 | |
| -snd_sof_pci 24576 1 snd_sof_amd_renoir | |
| -snd_sof 204800 3 snd_sof_amd_acp,snd_sof_pci,snd_sof_amd_renoir | |
| snd_hda_codec_generic 98304 1 snd_hda_codec_realtek | |
| -mt7921e 32768 0 | |
| +snd_sof_amd_renoir 16384 0 | |
| +snd_sof_amd_acp 40960 1 snd_sof_amd_renoir | |
| snd_hda_codec_hdmi 77824 1 | |
| ledtrig_audio 16384 2 snd_ctl_led,snd_hda_codec_generic | |
| -snd_sof_utils 20480 1 snd_sof | |
| -mt7921_common 86016 1 mt7921e | |
| +mt7921e 32768 0 | |
| +snd_sof_pci 24576 1 snd_sof_amd_renoir | |
| +snd_sof 204800 3 snd_sof_amd_acp,snd_sof_pci,snd_sof_amd_renoir | |
| edac_mce_amd 40960 0 | |
| -snd_soc_core 344064 1 snd_sof | |
| +mt7921_common 86016 1 mt7921e | |
| snd_hda_intel 57344 4 | |
| +snd_sof_utils 20480 1 snd_sof | |
| mt76_connac_lib 53248 2 mt7921e,mt7921_common | |
| -btusb 65536 0 | |
| snd_intel_dspcfg 32768 1 snd_hda_intel | |
| -snd_intel_sdw_acpi 20480 1 snd_intel_dspcfg | |
| -kvm_amd 151552 0 | |
| -snd_compress 28672 1 snd_soc_core | |
| vfat 20480 1 | |
| +snd_intel_sdw_acpi 20480 1 snd_intel_dspcfg | |
| +snd_soc_core 344064 1 snd_sof | |
| mt76 94208 3 mt7921e,mt7921_common,mt76_connac_lib | |
| -btrtl 28672 1 btusb | |
| -ac97_bus 16384 1 snd_soc_core | |
| fat 86016 1 vfat | |
| +kvm_amd 151552 0 | |
| snd_hda_codec 176128 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek | |
| -btbcm 20480 1 btusb | |
| +snd_compress 28672 1 snd_soc_core | |
| +btusb 65536 0 | |
| +ac97_bus 16384 1 snd_soc_core | |
| uvcvideo 131072 0 | |
| +snd_hda_core 110592 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek | |
| +btrtl 28672 1 btusb | |
| snd_pcm_dmaengine 16384 1 snd_soc_core | |
| -kvm 1085440 1 kvm_amd | |
| +videobuf2_vmalloc 20480 1 uvcvideo | |
| mac80211 1204224 3 mt76,mt7921_common,mt76_connac_lib | |
| -snd_hda_core 110592 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek | |
| snd_pci_acp6x 20480 0 | |
| -videobuf2_vmalloc 20480 1 uvcvideo | |
| -btintel 49152 1 btusb | |
| -snd_hwdep 16384 1 snd_hda_codec | |
| videobuf2_memops 20480 1 videobuf2_vmalloc | |
| -snd_seq 90112 7 snd_seq_dummy | |
| -btmtk 16384 1 btusb | |
| +snd_hwdep 16384 1 snd_hda_codec | |
| +kvm 1085440 1 kvm_amd | |
| +btbcm 20480 1 btusb | |
| videobuf2_v4l2 36864 1 uvcvideo | |
| -snd_seq_device 16384 1 snd_seq | |
| -irqbypass 16384 1 kvm | |
| +snd_seq 90112 7 snd_seq_dummy | |
| +btintel 49152 1 btusb | |
| libarc4 16384 1 mac80211 | |
| videobuf2_common 69632 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops | |
| +snd_seq_device 16384 1 snd_seq | |
| +btmtk 16384 1 btusb | |
| snd_pcm 151552 11 snd_sof_amd_acp,snd_hda_codec_hdmi,snd_pci_acp6x,snd_hda_intel,snd_hda_codec,snd_sof,snd_compress,snd_soc_core,snd_sof_utils,snd_hda_core,snd_pcm_dmaengine | |
| -rapl 20480 0 | |
| bluetooth 806912 36 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm | |
| -videodev 274432 3 videobuf2_v4l2,uvcvideo,videobuf2_common | |
| +irqbypass 16384 1 kvm | |
| snd_pci_acp5x 20480 0 | |
| -cfg80211 1056768 4 mt76,mac80211,mt7921_common,mt76_connac_lib | |
| snd_timer 49152 3 snd_seq,snd_hrtimer,snd_pcm | |
| -pcspkr 16384 0 | |
| snd_rn_pci_acp3x 20480 0 | |
| -wmi_bmof 16384 0 | |
| -joydev 28672 0 | |
| -mc 69632 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common | |
| +cfg80211 1056768 4 mt76,mac80211,mt7921_common,mt76_connac_lib | |
| +rapl 20480 0 | |
| +videodev 274432 3 videobuf2_v4l2,uvcvideo,videobuf2_common | |
| +pcspkr 16384 0 | |
| snd_acp_config 16384 2 snd_rn_pci_acp3x,snd_sof_amd_renoir | |
| snd 114688 24 snd_ctl_led,snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_sof,snd_timer,snd_compress,snd_soc_core,snd_pcm | |
| ideapad_laptop 32768 0 | |
| +hid_sensor_accel_3d 20480 1 | |
| snd_soc_acpi 16384 2 snd_acp_config,snd_sof_amd_renoir | |
| sparse_keymap 16384 1 ideapad_laptop | |
| -platform_profile 16384 1 ideapad_laptop | |
| +mc 69632 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common | |
| +wmi_bmof 16384 0 | |
| k10temp 16384 0 | |
| -snd_pci_acp3x 20480 0 | |
| i2c_piix4 28672 0 | |
| soundcore 16384 2 snd_ctl_led,snd | |
| -rfkill 36864 9 bluetooth,ideapad_laptop,cfg80211 | |
| -soc_button_array 20480 0 | |
| -hid_sensor_accel_3d 20480 1 | |
| +snd_pci_acp3x 20480 0 | |
| hid_sensor_trigger 20480 2 hid_sensor_accel_3d | |
| +platform_profile 16384 1 ideapad_laptop | |
| hid_sensor_iio_common 20480 2 hid_sensor_trigger,hid_sensor_accel_3d | |
| +rfkill 36864 9 bluetooth,ideapad_laptop,cfg80211 | |
| industrialio_triggered_buffer 16384 1 hid_sensor_trigger | |
| +soc_button_array 20480 0 | |
| kfifo_buf 16384 1 industrialio_triggered_buffer | |
| industrialio 106496 5 industrialio_triggered_buffer,hid_sensor_trigger,kfifo_buf,hid_sensor_accel_3d | |
| amd_pmc 28672 0 | |
| zram 32768 2 | |
| dm_crypt 61440 1 | |
| -amdgpu 8544256 26 | |
| +amdgpu 8544256 24 | |
| drm_ttm_helper 16384 1 amdgpu | |
| ttm 90112 2 amdgpu,drm_ttm_helper | |
| -iommu_v2 24576 1 amdgpu | |
| sdhci_pci 73728 0 | |
| +iommu_v2 24576 1 amdgpu | |
| gpu_sched 49152 1 amdgpu | |
| cqhci 32768 1 sdhci_pci | |
| drm_display_helper 172032 1 amdgpu | |
| -nvme 53248 3 | |
| sdhci 81920 1 sdhci_pci | |
| -wacom 131072 0 | |
| +nvme 53248 3 | |
| ucsi_acpi 16384 0 | |
| crct10dif_pclmul 16384 1 | |
| -hid_multitouch 32768 0 | |
| crc32_pclmul 16384 0 | |
| crc32c_intel 24576 3 | |
| hid_sensor_hub 24576 3 hid_sensor_trigger,hid_sensor_iio_common,hid_sensor_accel_3d | |
| +ghash_clmulni_intel 16384 0 | |
| typec_ucsi 53248 1 ucsi_acpi | |
| serio_raw 20480 0 | |
| nvme_core 147456 4 nvme | |
| mmc_core 196608 3 sdhci,cqhci,sdhci_pci | |
| -ghash_clmulni_intel 16384 0 | |
| ccp 114688 1 kvm_amd | |
| -sp5100_tco 20480 0 | |
| amd_sfh 28672 0 | |
| +sp5100_tco 20480 0 | |
| cec 73728 1 drm_display_helper | |
| typec 65536 1 typec_ucsi | |
| wmi 32768 2 wmi_bmof,ideapad_laptop | |
| @@ -2714,7 +2711,7 @@ | |
| Rotation: n/a | |
| Device: Integrated Camera: Integrated C | |
| -Kernel: /dev/input/event10 | |
| +Kernel: /dev/input/event6 | |
| Group: 4 | |
| Seat: seat0, default | |
| Capabilities: keyboard | |
| @@ -2733,7 +2730,7 @@ | |
| Rotation: n/a | |
| Device: Ideapad extra buttons | |
| -Kernel: /dev/input/event8 | |
| +Kernel: /dev/input/event4 | |
| Group: 5 | |
| Seat: seat0, default | |
| Capabilities: keyboard | |
| @@ -2751,88 +2748,9 @@ | |
| Accel profiles: n/a | |
| Rotation: n/a | |
| -Device: Wacom HID 52CA Pen | |
| -Kernel: /dev/input/event6 | |
| -Group: 6 | |
| -Seat: seat0, default | |
| -Size: 302x188mm | |
| -Capabilities: tablet | |
| -Tap-to-click: n/a | |
| -Tap-and-drag: n/a | |
| -Tap drag lock: n/a | |
| -Left-handed: n/a | |
| -Nat.scrolling: n/a | |
| -Middle emulation: n/a | |
| -Calibration: identity matrix | |
| -Scroll methods: none | |
| -Click methods: none | |
| -Disable-w-typing: n/a | |
| -Disable-w-trackpointing: n/a | |
| -Accel profiles: none | |
| -Rotation: n/a | |
| - | |
| -Device: Wacom HID 52CA Finger | |
| -Kernel: /dev/input/event7 | |
| -Group: 6 | |
| -Seat: seat0, default | |
| -Size: 302x188mm | |
| -Capabilities: touch | |
| -Tap-to-click: n/a | |
| -Tap-and-drag: n/a | |
| -Tap drag lock: n/a | |
| -Left-handed: n/a | |
| -Nat.scrolling: n/a | |
| -Middle emulation: n/a | |
| -Calibration: identity matrix | |
| -Scroll methods: none | |
| -Click methods: none | |
| -Disable-w-typing: n/a | |
| -Disable-w-trackpointing: n/a | |
| -Accel profiles: n/a | |
| -Rotation: n/a | |
| - | |
| -Device: MSFT0001:00 06CB:CE78 Mouse | |
| -Kernel: /dev/input/event4 | |
| -Group: 7 | |
| -Seat: seat0, default | |
| -Capabilities: pointer | |
| -Tap-to-click: n/a | |
| -Tap-and-drag: n/a | |
| -Tap drag lock: n/a | |
| -Left-handed: disabled | |
| -Nat.scrolling: disabled | |
| -Middle emulation: n/a | |
| -Calibration: n/a | |
| -Scroll methods: *button | |
| -Click methods: none | |
| -Disable-w-typing: n/a | |
| -Disable-w-trackpointing: n/a | |
| -Accel profiles: flat *adaptive | |
| -Rotation: n/a | |
| - | |
| -Device: MSFT0001:00 06CB:CE78 Touchpad | |
| -Kernel: /dev/input/event5 | |
| -Group: 7 | |
| -Seat: seat0, default | |
| -Size: 117x72mm | |
| -Capabilities: pointer gesture | |
| -Tap-to-click: disabled | |
| -Tap-and-drag: enabled | |
| -Tap drag lock: disabled | |
| -Left-handed: disabled | |
| -Nat.scrolling: disabled | |
| -Middle emulation: disabled | |
| -Calibration: n/a | |
| -Scroll methods: *two-finger edge | |
| -Click methods: *button-areas clickfinger | |
| -Disable-w-typing: enabled | |
| -Disable-w-trackpointing: enabled | |
| -Accel profiles: flat *adaptive | |
| -Rotation: n/a | |
| - | |
| Device: AT Translated Set 2 keyboard | |
| Kernel: /dev/input/event2 | |
| -Group: 8 | |
| +Group: 6 | |
| Seat: seat0, default | |
| Capabilities: keyboard | |
| Tap-to-click: n/a |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ 2.935612] i2c_designware AMDI0010:00: controller timed out | |
| [ 2.999630] i2c_designware AMDI0010:03: controller timed out | |
| [ 7.223630] i2c_hid_acpi i2c-MSFT0001:00: failed to reset device: -61 | |
| [ 9.335639] i2c_designware AMDI0010:03: controller timed out | |
| [ 13.367672] i2c_hid_acpi i2c-MSFT0001:00: failed to reset device: -61 | |
| [ 15.479643] i2c_designware AMDI0010:03: controller timed out | |
| [ 19.511649] i2c_hid_acpi i2c-MSFT0001:00: failed to reset device: -61 | |
| [ 21.623633] i2c_designware AMDI0010:03: controller timed out | |
| [ 25.655618] i2c_hid_acpi i2c-MSFT0001:00: failed to reset device: -61 | |
| [ 26.679607] i2c_hid_acpi i2c-MSFT0001:00: can't add hid device: -61 | |
| [ 26.679978] i2c_hid_acpi: probe of i2c-MSFT0001:00 failed with error -61 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Sep 26 22:52:55 ideapad kernel: i2c_hid_acpi: probe of i2c-MSFT0001:00 failed with error -61 | |
| Sep 26 22:52:55 ideapad kernel: i2c_hid_acpi i2c-MSFT0001:00: can't add hid device: -61 | |
| Sep 26 22:52:54 ideapad kernel: i2c_hid_acpi i2c-MSFT0001:00: failed to reset device: -61 | |
| Sep 26 22:52:50 ideapad kernel: i2c_designware AMDI0010:03: controller timed out | |
| Sep 26 22:52:48 ideapad kernel: i2c_hid_acpi i2c-MSFT0001:00: failed to reset device: -61 | |
| Sep 26 22:52:44 ideapad kernel: i2c_designware AMDI0010:03: controller timed out | |
| Sep 26 22:52:42 ideapad kernel: i2c_hid_acpi i2c-MSFT0001:00: failed to reset device: -61 | |
| Sep 26 22:52:38 ideapad kernel: i2c_designware AMDI0010:03: controller timed out | |
| Sep 26 22:52:36 ideapad kernel: i2c_hid_acpi i2c-MSFT0001:00: failed to reset device: -61 | |
| Sep 26 22:52:31 ideapad kernel: i2c_designware AMDI0010:03: controller timed out | |
| Sep 26 22:52:31 ideapad kernel: i2c_hid_acpi i2c-WACF2200:00: Failed to fetch the HID Descriptor | |
| Sep 26 22:52:31 ideapad kernel: i2c_hid_acpi i2c-WACF2200:00: failed to fetch HID descriptor: -110 | |
| Sep 26 22:52:31 ideapad kernel: i2c_designware AMDI0010:00: controller timed out | |
| Sep 26 22:52:30 ideapad kernel: hid-generic 0020:1022:0001.0001: hidraw0: SENSOR HUB HID v0.00 Device [hid-amdsfh 1022:0001] on pcie_mp2_amd | |
| Sep 26 22:52:30 ideapad kernel: usbhid: USB HID core driver | |
| Sep 26 22:52:30 ideapad kernel: usbcore: registered new interface driver usbhid | |
| Sep 26 22:52:30 ideapad kernel: hid: raw HID events driver (C) Jiri Kosina | |
| Sep 26 22:52:30 ideapad kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR3, rdevid:160 | |
| Sep 26 22:52:30 ideapad kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR2, rdevid:160 | |
| Sep 26 22:52:30 ideapad kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR1, rdevid:160 | |
| Sep 26 22:52:30 ideapad kernel: AMD-Vi: ivrs, add hid:AMDI0020, uid:\_SB.FUR0, rdevid:160 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Linux ideapad 5.19.10-200.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Sep 20 15:15:53 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux | |
| 00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex | |
| 00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU | |
| 00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge | |
| 00:01.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge | |
| 00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge | |
| 00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge | |
| 00:02.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge | |
| 00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge | |
| 00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir Internal PCIe GPP Bridge to Bus | |
| 00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 51) | |
| 00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51) | |
| 00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 0 | |
| 00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 1 | |
| 00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 2 | |
| 00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 3 | |
| 00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 4 | |
| 00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 5 | |
| 00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 6 | |
| 00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 7 | |
| 01:00.0 SD Host controller: O2 Micro, Inc. SD/MMC Card Reader Controller (rev 01) | |
| 02:00.0 Network controller: MEDIATEK Corp. MT7921 802.11ax PCI Express Wireless Network Adapter | |
| 03:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller PM9A1/PM9A3/980PRO | |
| 04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Lucienne (rev c2) | |
| 04:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Renoir Radeon High Definition Audio Controller | |
| 04:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor | |
| 04:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1 | |
| 04:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1 | |
| 04:00.5 Multimedia controller: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor (rev 01) | |
| 04:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller | |
| 04:00.7 Signal processing controller: Advanced Micro Devices, Inc. [AMD] Sensor Fusion Hub | |
| 00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex | |
| Subsystem: Lenovo Device 382c | |
| Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- | |
| Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- | |
| 00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU | |
| Subsystem: Lenovo Device 3829 | |
| 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 -2147483648 | |
| Capabilities: [40] Secure device <?> | |
| Capabilities: [64] MSI: Enable- Count=1/4 Maskable- 64bit+ | |
| Address: 0000000000000000 Data: 0000 | |
| Capabilities: [74] HyperTransport: MSI Mapping Enable+ Fixed+ | |
| 00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge | |
| 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- | |
| IOMMU group: 0 | |
| 00:01.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge (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: 32 bytes | |
| Interrupt: pin ? routed to IRQ 30 | |
| IOMMU group: 1 | |
| Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 | |
| I/O behind bridge: 0000f000-00000fff [disabled] | |
| Memory behind bridge: fd600000-fd6fffff [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: [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) Root Port (Slot+), MSI 00 | |
| DevCap: MaxPayload 512 bytes, PhantFunc 0 | |
| ExtTag+ RBE+ | |
| 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 #2, Speed 8GT/s, Width x1, ASPM L1, Exit Latency L1 <64us | |
| 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 #0, PowerLimit 75.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 ABCD, TimeoutDis+ NROPrPrP- LTR+ | |
| 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- LN System CLS Not Supported, TPHComp+ ExtTPHComp- ARIFwd+ | |
| AtomicOpsCap: Routing- 32bit+ 64bit+ 128bitCAS- | |
| DevCtl2: Completion Timeout: 65ms to 210ms, TimeoutDis- LTR+ OBFF Disabled, ARIFwd- | |
| AtomicOpsCtl: ReqEn- EgressBlck- | |
| LnkCap2: Supported Link Speeds: 2.5-8GT/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: -3.5dB, EqualizationComplete- EqualizationPhase1- | |
| EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- | |
| Retimer- 2Retimers- CrosslinkRes: unsupported | |
| Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ | |
| Address: 00000000fee00000 Data: 0000 | |
| Capabilities: [c0] Subsystem: Lenovo Device 3923 | |
| Capabilities: [c8] HyperTransport: MSI Mapping Enable+ Fixed+ | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [270 v1] Secondary PCI Express | |
| LnkCtl3: LnkEquIntrruptEn- PerformEqu- | |
| LaneErrStat: 0 | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans+ | |
| ACSCtl: SrcValid+ TransBlk- ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans- | |
| Capabilities: [370 v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=120us PortTPowerOnTime=150us | |
| L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ | |
| T_CommonMode=120us LTR1.2_Threshold=262144ns | |
| L1SubCtl2: T_PwrOn=150us | |
| Kernel driver in use: pcieport | |
| 00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge | |
| 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- | |
| IOMMU group: 2 | |
| 00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge (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: 32 bytes | |
| Interrupt: pin ? routed to IRQ 31 | |
| IOMMU group: 3 | |
| Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 | |
| I/O behind bridge: 0000f000-00000fff [disabled] | |
| Memory behind bridge: fff00000-000fffff [disabled] | |
| Prefetchable memory behind bridge: 0000000270200000-00000002703fffff [size=2M] | |
| 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: [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) Root Port (Slot+), MSI 00 | |
| DevCap: MaxPayload 512 bytes, PhantFunc 0 | |
| ExtTag+ RBE+ | |
| 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 #5, Speed 8GT/s, Width x1, ASPM L1, Exit Latency L1 <64us | |
| ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+ | |
| LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 5GT/s (downgraded), Width x1 (ok) | |
| TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt- | |
| SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise- | |
| Slot #0, PowerLimit 75.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 ABCD, TimeoutDis+ NROPrPrP- LTR+ | |
| 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- LN System CLS Not Supported, TPHComp+ ExtTPHComp- ARIFwd+ | |
| AtomicOpsCap: Routing- 32bit+ 64bit+ 128bitCAS- | |
| DevCtl2: Completion Timeout: 65ms to 210ms, TimeoutDis- LTR+ OBFF Disabled, ARIFwd- | |
| AtomicOpsCtl: ReqEn- EgressBlck- | |
| LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink- Retimer- 2Retimers- DRS- | |
| LnkCtl2: Target Link Speed: 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: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ | |
| Address: 00000000fee00000 Data: 0000 | |
| Capabilities: [c0] Subsystem: Lenovo Device 3923 | |
| Capabilities: [c8] HyperTransport: MSI Mapping Enable+ Fixed+ | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [270 v1] Secondary PCI Express | |
| LnkCtl3: LnkEquIntrruptEn- PerformEqu- | |
| LaneErrStat: 0 | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans+ | |
| ACSCtl: SrcValid+ TransBlk- ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans- | |
| Capabilities: [370 v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=10us PortTPowerOnTime=150us | |
| L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ | |
| T_CommonMode=10us LTR1.2_Threshold=163840ns | |
| L1SubCtl2: T_PwrOn=150us | |
| Kernel driver in use: pcieport | |
| 00:02.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge (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: 32 bytes | |
| Interrupt: pin ? routed to IRQ 32 | |
| IOMMU group: 4 | |
| Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 | |
| I/O behind bridge: 0000f000-00000fff [disabled] | |
| Memory behind bridge: fd500000-fd5fffff [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: [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) Root Port (Slot+), MSI 00 | |
| DevCap: MaxPayload 512 bytes, PhantFunc 0 | |
| ExtTag+ RBE+ | |
| 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 #1, Speed 8GT/s, Width x4, ASPM L1, Exit Latency L1 <64us | |
| ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+ | |
| LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 5GT/s (downgraded), Width x2 (downgraded) | |
| TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt- | |
| SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise- | |
| Slot #0, PowerLimit 75.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 ABCD, TimeoutDis+ NROPrPrP- LTR+ | |
| 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- LN System CLS Not Supported, TPHComp+ ExtTPHComp- ARIFwd+ | |
| AtomicOpsCap: Routing- 32bit+ 64bit+ 128bitCAS- | |
| DevCtl2: Completion Timeout: 65ms to 210ms, TimeoutDis- LTR+ OBFF Disabled, ARIFwd+ | |
| AtomicOpsCtl: ReqEn- EgressBlck- | |
| LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink- Retimer- 2Retimers- DRS- | |
| LnkCtl2: Target Link Speed: 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: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ | |
| Address: 00000000fee00000 Data: 0000 | |
| Capabilities: [c0] Subsystem: Lenovo Device 3923 | |
| Capabilities: [c8] HyperTransport: MSI Mapping Enable+ Fixed+ | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [270 v1] Secondary PCI Express | |
| LnkCtl3: LnkEquIntrruptEn- PerformEqu- | |
| LaneErrStat: 0 | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans+ | |
| ACSCtl: SrcValid+ TransBlk- ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans- | |
| Capabilities: [370 v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=10us PortTPowerOnTime=150us | |
| L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ | |
| T_CommonMode=10us LTR1.2_Threshold=163840ns | |
| L1SubCtl2: T_PwrOn=150us | |
| Kernel driver in use: pcieport | |
| 00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge | |
| 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- | |
| IOMMU group: 5 | |
| 00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir Internal PCIe GPP Bridge to Bus (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: 32 bytes | |
| Interrupt: pin A routed to IRQ 33 | |
| IOMMU group: 6 | |
| Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 | |
| I/O behind bridge: 00001000-00001fff [size=4K] | |
| Memory behind bridge: fd000000-fd4fffff [size=5M] | |
| Prefetchable memory behind bridge: 0000000260000000-00000002701fffff [size=258M] | |
| 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: [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) Root Port (Slot-), MSI 00 | |
| DevCap: MaxPayload 512 bytes, PhantFunc 0 | |
| ExtTag+ RBE+ | |
| 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 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt- | |
| RootCap: CRSVisible+ | |
| RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible+ | |
| RootSta: PME ReqID 0000, PMEStatus- PMEPending- | |
| DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- LTR- | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 4 | |
| 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-16GT/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: 00000000fee00000 Data: 0000 | |
| Capabilities: [c0] Subsystem: Lenovo Device 387a | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [270 v1] Secondary PCI Express | |
| LnkCtl3: LnkEquIntrruptEn- PerformEqu- | |
| LaneErrStat: 0 | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans+ | |
| ACSCtl: SrcValid+ TransBlk- ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans- | |
| Capabilities: [400 v1] Data Link Feature <?> | |
| Capabilities: [410 v1] Physical Layer 16.0 GT/s <?> | |
| Capabilities: [440 v1] Lane Margining at the Receiver <?> | |
| Kernel driver in use: pcieport | |
| 00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 51) | |
| Subsystem: Lenovo Device 3862 | |
| 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- | |
| IOMMU group: 7 | |
| Kernel driver in use: piix4_smbus | |
| Kernel modules: i2c_piix4, sp5100_tco | |
| 00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51) | |
| Subsystem: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge | |
| 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 | |
| IOMMU group: 7 | |
| 00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 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- | |
| IOMMU group: 8 | |
| 00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 1 | |
| 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- | |
| IOMMU group: 8 | |
| 00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 2 | |
| 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- | |
| IOMMU group: 8 | |
| 00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 3 | |
| 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- | |
| IOMMU group: 8 | |
| Kernel driver in use: k10temp | |
| Kernel modules: k10temp | |
| 00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 4 | |
| 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- | |
| IOMMU group: 8 | |
| 00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 5 | |
| 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- | |
| IOMMU group: 8 | |
| 00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 6 | |
| 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- | |
| IOMMU group: 8 | |
| 00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 7 | |
| 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- | |
| IOMMU group: 8 | |
| 01:00.0 SD Host controller: O2 Micro, Inc. SD/MMC Card Reader Controller (rev 01) (prog-if 01) | |
| Subsystem: Lenovo Device 386c | |
| 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: 32 bytes | |
| Interrupt: pin A routed to IRQ 76 | |
| IOMMU group: 9 | |
| Region 0: Memory at fd601000 (32-bit, non-prefetchable) [size=4K] | |
| Region 1: Memory at fd600000 (32-bit, non-prefetchable) [size=2K] | |
| Capabilities: [6c] Power Management version 3 | |
| Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0-,D1-,D2-,D3hot+,D3cold+) | |
| Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- | |
| Capabilities: [48] MSI: Enable+ Count=1/1 Maskable+ 64bit+ | |
| Address: 00000000fee00000 Data: 0000 | |
| Masking: 00000000 Pending: 00000000 | |
| Capabilities: [80] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited | |
| ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 75.000W | |
| 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 #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <512ns, L1 unlimited | |
| 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: Not Supported, TimeoutDis- NROPrPrP- LTR+ | |
| 10BitTagComp- 10BitTagReq- OBFF Not Supported, 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- | |
| 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: [100 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: [200 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: [230 v1] Latency Tolerance Reporting | |
| Max snoop latency: 1048576ns | |
| Max no snoop latency: 1048576ns | |
| Capabilities: [240 v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=120us PortTPowerOnTime=10us | |
| L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ | |
| T_CommonMode=120us LTR1.2_Threshold=262144ns | |
| L1SubCtl2: T_PwrOn=150us | |
| Kernel driver in use: sdhci-pci | |
| Kernel modules: sdhci_pci | |
| 02:00.0 Network controller: MEDIATEK Corp. MT7921 802.11ax PCI Express Wireless Network Adapter | |
| Subsystem: Lenovo Device e0bc | |
| 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: 32 bytes | |
| Interrupt: pin A routed to IRQ 84 | |
| IOMMU group: 10 | |
| Region 0: Memory at 270200000 (64-bit, prefetchable) [size=1M] | |
| Region 2: Memory at 270300000 (64-bit, prefetchable) [size=16K] | |
| Region 4: Memory at 270304000 (64-bit, prefetchable) [size=4K] | |
| Capabilities: [80] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset+ SlotPowerLimit 75.000W | |
| DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- | |
| RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ FLReset- | |
| MaxPayload 128 bytes, MaxReadReq 512 bytes | |
| DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- | |
| LnkCap: Port #1, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <2us, L1 <8us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 5GT/s (ok), Width x1 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR+ | |
| 10BitTagComp- 10BitTagReq- OBFF Not Supported, 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.5-5GT/s, Crosslink- Retimer- 2Retimers- DRS- | |
| LnkCtl2: Target Link Speed: 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: [e0] MSI: Enable+ Count=1/32 Maskable+ 64bit+ | |
| Address: 00000000fee00000 Data: 0000 | |
| Masking: fffffffe Pending: 00000000 | |
| Capabilities: [f8] 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] Vendor Specific Information: ID=1556 Rev=1 Len=008 <?> | |
| Capabilities: [108 v1] Latency Tolerance Reporting | |
| Max snoop latency: 1048576ns | |
| Max no snoop latency: 1048576ns | |
| Capabilities: [110 v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=3us PortTPowerOnTime=28us | |
| L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ | |
| T_CommonMode=0us LTR1.2_Threshold=163840ns | |
| L1SubCtl2: T_PwrOn=150us | |
| Capabilities: [200 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 | |
| Kernel driver in use: mt7921e | |
| Kernel modules: mt7921e | |
| 03:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller PM9A1/PM9A3/980PRO (prog-if 02 [NVM Express]) | |
| Subsystem: Samsung Electronics Co Ltd Device a801 | |
| 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: 32 bytes | |
| Interrupt: pin A routed to IRQ 57 | |
| NUMA node: 0 | |
| IOMMU group: 11 | |
| Region 0: Memory at fd500000 (64-bit, non-prefetchable) [size=16K] | |
| Capabilities: [40] 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: [50] MSI: Enable- Count=1/32 Maskable- 64bit+ | |
| Address: 0000000000000000 Data: 0000 | |
| Capabilities: [70] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset+ SlotPowerLimit 75.000W | |
| DevCtl: CorrErr+ NonFatalErr+ FatalErr+ UnsupReq+ | |
| RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ FLReset- | |
| MaxPayload 256 bytes, MaxReadReq 512 bytes | |
| DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- | |
| LnkCap: Port #0, Speed 16GT/s, Width x4, ASPM L1, Exit Latency L1 <64us | |
| ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 5GT/s (downgraded), Width x2 (downgraded) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR+ | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, 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.5-16GT/s, Crosslink- Retimer+ 2Retimers+ DRS- | |
| LnkCtl2: Target Link Speed: 16GT/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: Upstream Port | |
| Capabilities: [b0] MSI-X: Enable+ Count=130 Masked- | |
| Vector table: BAR=0 offset=00003000 | |
| PBA: BAR=0 offset=00002000 | |
| Capabilities: [100 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: [168 v1] Alternative Routing-ID Interpretation (ARI) | |
| ARICap: MFVC- ACS-, Next Function: 0 | |
| ARICtl: MFVC- ACS-, Function Group: 0 | |
| Capabilities: [178 v1] Secondary PCI Express | |
| LnkCtl3: LnkEquIntrruptEn- PerformEqu- | |
| LaneErrStat: 0 | |
| Capabilities: [198 v1] Physical Layer 16.0 GT/s <?> | |
| Capabilities: [1bc v1] Lane Margining at the Receiver <?> | |
| Capabilities: [214 v1] Latency Tolerance Reporting | |
| Max snoop latency: 1048576ns | |
| Max no snoop latency: 1048576ns | |
| Capabilities: [21c v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=10us PortTPowerOnTime=10us | |
| L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ | |
| T_CommonMode=0us LTR1.2_Threshold=163840ns | |
| L1SubCtl2: T_PwrOn=150us | |
| Capabilities: [3a0 v1] Data Link Feature <?> | |
| Kernel driver in use: nvme | |
| Kernel modules: nvme | |
| 04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Lucienne (rev c2) (prog-if 00 [VGA controller]) | |
| Subsystem: Lenovo Device 3806 | |
| 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: 32 bytes | |
| Interrupt: pin A routed to IRQ 43 | |
| IOMMU group: 12 | |
| Region 0: Memory at 260000000 (64-bit, prefetchable) [size=256M] | |
| Region 2: Memory at 270000000 (64-bit, prefetchable) [size=2M] | |
| Region 4: I/O ports at 1000 [size=256] | |
| Region 5: Memory at fd400000 (32-bit, non-prefetchable) [size=512K] | |
| 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: [64] 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 128 bytes, MaxReadReq 512 bytes | |
| DevSta: CorrErr- NonFatalErr+ FatalErr- UnsupReq+ AuxPwr- TransPend- | |
| LnkCap: Port #0, Speed 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, 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-16GT/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/4 Maskable- 64bit+ | |
| Address: 0000000000000000 Data: 0000 | |
| Capabilities: [c0] MSI-X: Enable+ Count=4 Masked- | |
| Vector table: BAR=5 offset=00042000 | |
| PBA: BAR=5 offset=00043000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [270 v1] Secondary PCI Express | |
| LnkCtl3: LnkEquIntrruptEn- PerformEqu- | |
| LaneErrStat: 0 | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| 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: 00000100, Page Request Allocation: 00000000 | |
| Capabilities: [2d0 v1] Process Address Space ID (PASID) | |
| PASIDCap: Exec+ Priv+, Max PASID Width: 10 | |
| PASIDCtl: Enable- Exec- Priv- | |
| Capabilities: [400 v1] Data Link Feature <?> | |
| Capabilities: [410 v1] Physical Layer 16.0 GT/s <?> | |
| Capabilities: [440 v1] Lane Margining at the Receiver <?> | |
| Kernel driver in use: amdgpu | |
| Kernel modules: amdgpu | |
| 04:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Renoir Radeon High Definition Audio Controller | |
| Subsystem: Lenovo Device 3828 | |
| 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: 32 bytes | |
| Interrupt: pin B routed to IRQ 81 | |
| IOMMU group: 13 | |
| Region 0: Memory at fd4c8000 (32-bit, non-prefetchable) [size=16K] | |
| 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: D3 NoSoftRst- PME-Enable+ DSel=0 DScale=0 PME- | |
| Capabilities: [64] 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 128 bytes, MaxReadReq 512 bytes | |
| DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- | |
| LnkCap: Port #0, Speed 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, 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- | |
| 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: 00000000fee00000 Data: 0000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| Kernel driver in use: snd_hda_intel | |
| Kernel modules: snd_hda_intel | |
| 04:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor | |
| Subsystem: Lenovo Device 3845 | |
| 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: 32 bytes | |
| Interrupt: pin C routed to IRQ 54 | |
| IOMMU group: 14 | |
| Region 2: Memory at fd300000 (32-bit, non-prefetchable) [size=1M] | |
| Region 5: Memory at fd4ce000 (32-bit, non-prefetchable) [size=8K] | |
| 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: [64] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0.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 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR- | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- TPHComp- ExtTPHComp- | |
| AtomicOpsCap: 32bit- 64bit- 128bitCAS- | |
| DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, | |
| AtomicOpsCtl: ReqEn- | |
| LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1- | |
| EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- | |
| Retimer- 2Retimers- CrosslinkRes: unsupported | |
| Capabilities: [a0] MSI: Enable- Count=1/2 Maskable- 64bit+ | |
| Address: 0000000000000000 Data: 0000 | |
| Capabilities: [c0] MSI-X: Enable+ Count=2 Masked- | |
| Vector table: BAR=5 offset=00000000 | |
| PBA: BAR=5 offset=00001000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| Kernel driver in use: ccp | |
| Kernel modules: ccp | |
| 04:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1 (prog-if 30 [XHCI]) | |
| Subsystem: Lenovo Device 3856 | |
| 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: 32 bytes | |
| Interrupt: pin D routed to IRQ 34 | |
| IOMMU group: 15 | |
| Region 0: Memory at fd000000 (64-bit, non-prefetchable) [size=1M] | |
| 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: [64] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0.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 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR- | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- TPHComp- ExtTPHComp- | |
| AtomicOpsCap: 32bit- 64bit- 128bitCAS- | |
| DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, | |
| AtomicOpsCtl: ReqEn- | |
| LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1- | |
| EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- | |
| Retimer- 2Retimers- CrosslinkRes: unsupported | |
| Capabilities: [a0] MSI: Enable- Count=1/8 Maskable- 64bit+ | |
| Address: 0000000000000000 Data: 0000 | |
| Capabilities: [c0] MSI-X: Enable+ Count=8 Masked- | |
| Vector table: BAR=0 offset=000fe000 | |
| PBA: BAR=0 offset=000ff000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| Kernel driver in use: xhci_hcd | |
| 04:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1 (prog-if 30 [XHCI]) | |
| Subsystem: Lenovo Device 3856 | |
| 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: 32 bytes | |
| Interrupt: pin A routed to IRQ 43 | |
| IOMMU group: 16 | |
| Region 0: Memory at fd100000 (64-bit, non-prefetchable) [size=1M] | |
| 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: [64] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0.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 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR- | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- TPHComp- ExtTPHComp- | |
| AtomicOpsCap: 32bit- 64bit- 128bitCAS- | |
| DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, | |
| AtomicOpsCtl: ReqEn- | |
| LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1- | |
| EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- | |
| Retimer- 2Retimers- CrosslinkRes: unsupported | |
| Capabilities: [a0] MSI: Enable- Count=1/8 Maskable- 64bit+ | |
| Address: 0000000000000000 Data: 0000 | |
| Capabilities: [c0] MSI-X: Enable+ Count=8 Masked- | |
| Vector table: BAR=0 offset=000fe000 | |
| PBA: BAR=0 offset=000ff000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| Kernel driver in use: xhci_hcd | |
| 04:00.5 Multimedia controller: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor (rev 01) | |
| Subsystem: Lenovo Device 384b | |
| 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 B routed to IRQ 80 | |
| IOMMU group: 17 | |
| Region 0: Memory at fd480000 (32-bit, non-prefetchable) [size=256K] | |
| 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: [64] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0.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 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR- | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- TPHComp- ExtTPHComp- | |
| AtomicOpsCap: 32bit- 64bit- 128bitCAS- | |
| DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, | |
| AtomicOpsCtl: ReqEn- | |
| 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: 0000000000000000 Data: 0000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| Kernel modules: snd_pci_acp3x, snd_rn_pci_acp3x, snd_pci_acp5x, snd_pci_acp6x, snd_sof_amd_renoir | |
| 04:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller | |
| Subsystem: Lenovo Device 384a | |
| 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: 32 bytes | |
| Interrupt: pin C routed to IRQ 82 | |
| IOMMU group: 18 | |
| Region 0: Memory at fd4c0000 (32-bit, non-prefetchable) [size=32K] | |
| 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: D3 NoSoftRst+ PME-Enable+ DSel=0 DScale=0 PME- | |
| Capabilities: [64] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0.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 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR- | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- TPHComp- ExtTPHComp- | |
| AtomicOpsCap: 32bit- 64bit- 128bitCAS- | |
| DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, | |
| AtomicOpsCtl: ReqEn- | |
| 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: 00000000fee00000 Data: 0000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| Kernel driver in use: snd_hda_intel | |
| Kernel modules: snd_hda_intel | |
| 04:00.7 Signal processing controller: Advanced Micro Devices, Inc. [AMD] Sensor Fusion Hub | |
| Subsystem: Lenovo Device 382d | |
| 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: 32 bytes | |
| Interrupt: pin D routed to IRQ 34 | |
| IOMMU group: 19 | |
| Region 2: Memory at fd200000 (32-bit, non-prefetchable) [size=1M] | |
| Region 5: Memory at fd4cc000 (32-bit, non-prefetchable) [size=8K] | |
| 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: [64] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0.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 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR- | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- TPHComp- ExtTPHComp- | |
| AtomicOpsCap: 32bit- 64bit- 128bitCAS- | |
| DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, | |
| AtomicOpsCtl: ReqEn- | |
| LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1- | |
| EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- | |
| Retimer- 2Retimers- CrosslinkRes: unsupported | |
| Capabilities: [a0] MSI: Enable- Count=1/2 Maskable- 64bit+ | |
| Address: 0000000000000000 Data: 0000 | |
| Capabilities: [c0] MSI-X: Enable- Count=2 Masked- | |
| Vector table: BAR=5 offset=00000000 | |
| PBA: BAR=5 offset=00001000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| Kernel driver in use: pcie_mp2_amd | |
| Kernel modules: amd_sfh | |
| Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub | |
| Bus 003 Device 003: ID 0489:e0cd Foxconn / Hon Hai Wireless_Device | |
| Bus 003 Device 002: ID 27c6:55b4 Shenzhen Goodix Technology Co.,Ltd. Fingerprint Reader | |
| Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub | |
| Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub | |
| Bus 001 Device 002: ID 04f2:b71f Chicony Electronics Co., Ltd Integrated Camera | |
| Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub | |
| Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 3.10 | |
| bDeviceClass 9 Hub | |
| bDeviceSubClass 0 | |
| bDeviceProtocol 3 | |
| bMaxPacketSize0 9 | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0003 3.0 root hub | |
| bcdDevice 5.19 | |
| iManufacturer 3 Linux 5.19.10-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.4 | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x001f | |
| bNumInterfaces 1 | |
| bConfigurationValue 1 | |
| iConfiguration 0 | |
| bmAttributes 0xe0 | |
| Self Powered | |
| Remote Wakeup | |
| MaxPower 0mA | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 1 | |
| bInterfaceClass 9 Hub | |
| bInterfaceSubClass 0 | |
| bInterfaceProtocol 0 Full speed (or root) hub | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0004 1x 4 bytes | |
| bInterval 12 | |
| bMaxBurst 0 | |
| Hub Descriptor: | |
| bLength 12 | |
| bDescriptorType 42 | |
| nNbrPorts 2 | |
| wHubCharacteristic 0x000a | |
| No power switching (usb 1.0) | |
| Per-port overcurrent protection | |
| bPwrOn2PwrGood 50 * 2 milli seconds | |
| bHubContrCurrent 0 milli Ampere | |
| bHubDecLat 0.0 micro seconds | |
| wHubDelay 0 nano seconds | |
| DeviceRemovable 0x00 | |
| Hub Port Status: | |
| Port 1: 0000.02a0 lowspeed L1 | |
| Port 2: 0000.02a0 lowspeed L1 | |
| Binary Object Store Descriptor: | |
| bLength 5 | |
| bDescriptorType 15 | |
| wTotalLength 0x0023 | |
| bNumDeviceCaps 2 | |
| SuperSpeed USB Device Capability: | |
| bLength 10 | |
| bDescriptorType 16 | |
| bDevCapabilityType 3 | |
| bmAttributes 0x02 | |
| Latency Tolerance Messages (LTM) Supported | |
| wSpeedsSupported 0x0008 | |
| Device can operate at SuperSpeed (5Gbps) | |
| bFunctionalitySupport 1 | |
| Lowest fully-functional device speed is Full Speed (12Mbps) | |
| bU1DevExitLat 0 micro seconds | |
| bU2DevExitLat 0 micro seconds | |
| SuperSpeedPlus USB Device Capability: | |
| bLength 20 | |
| bDescriptorType 16 | |
| bDevCapabilityType 10 | |
| bmAttributes 0x00000001 | |
| Sublink Speed Attribute count 1 | |
| Sublink Speed ID count 0 | |
| wFunctionalitySupport 0x1104 | |
| bmSublinkSpeedAttr[0] 0x00050034 | |
| Speed Attribute ID: 4 5Gb/s Symmetric RX SuperSpeed | |
| bmSublinkSpeedAttr[1] 0x000500b4 | |
| Speed Attribute ID: 4 5Gb/s Symmetric TX SuperSpeed | |
| Device Status: 0x0001 | |
| Self Powered | |
| Bus 003 Device 003: ID 0489:e0cd Foxconn / Hon Hai Wireless_Device | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 2.10 | |
| bDeviceClass 239 Miscellaneous Device | |
| bDeviceSubClass 2 | |
| bDeviceProtocol 1 Interface Association | |
| bMaxPacketSize0 64 | |
| idVendor 0x0489 Foxconn / Hon Hai | |
| idProduct 0xe0cd | |
| bcdDevice 1.00 | |
| iManufacturer 5 MediaTek Inc. | |
| iProduct 6 Wireless_Device | |
| iSerial 7 000000000 | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x00fe | |
| bNumInterfaces 3 | |
| bConfigurationValue 1 | |
| iConfiguration 8 Config_01 | |
| bmAttributes 0xe0 | |
| Self Powered | |
| Remote Wakeup | |
| MaxPower 100mA | |
| Interface Association: | |
| bLength 8 | |
| bDescriptorType 11 | |
| bFirstInterface 0 | |
| bInterfaceCount 3 | |
| bFunctionClass 224 Wireless | |
| bFunctionSubClass 1 Radio Frequency | |
| bFunctionProtocol 1 Bluetooth | |
| iFunction 4 BT_FUNCTION | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 3 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 1 BT_ACL_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0010 1x 16 bytes | |
| bInterval 1 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x82 EP 2 IN | |
| bmAttributes 2 | |
| Transfer Type Bulk | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0200 1x 512 bytes | |
| bInterval 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x02 EP 2 OUT | |
| bmAttributes 2 | |
| Transfer Type Bulk | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0200 1x 512 bytes | |
| bInterval 0 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 0 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 2 BT_SCO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x83 EP 3 IN | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0000 1x 0 bytes | |
| bInterval 4 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x03 EP 3 OUT | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0000 1x 0 bytes | |
| bInterval 4 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 1 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 2 BT_SCO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x83 EP 3 IN | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0009 1x 9 bytes | |
| bInterval 4 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x03 EP 3 OUT | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0009 1x 9 bytes | |
| bInterval 4 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 2 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 2 BT_SCO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x83 EP 3 IN | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0011 1x 17 bytes | |
| bInterval 4 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x03 EP 3 OUT | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0011 1x 17 bytes | |
| bInterval 4 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 3 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 2 BT_SCO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x83 EP 3 IN | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0019 1x 25 bytes | |
| bInterval 4 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x03 EP 3 OUT | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0019 1x 25 bytes | |
| bInterval 4 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 4 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 2 BT_SCO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x83 EP 3 IN | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0021 1x 33 bytes | |
| bInterval 4 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x03 EP 3 OUT | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0021 1x 33 bytes | |
| bInterval 4 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 5 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 2 BT_SCO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x83 EP 3 IN | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0031 1x 49 bytes | |
| bInterval 4 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x03 EP 3 OUT | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0031 1x 49 bytes | |
| bInterval 4 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 6 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 2 BT_SCO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x83 EP 3 IN | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x003f 1x 63 bytes | |
| bInterval 4 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x03 EP 3 OUT | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x003f 1x 63 bytes | |
| bInterval 4 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 2 | |
| bAlternateSetting 0 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 3 BT_ISO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x8a EP 10 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0040 1x 64 bytes | |
| bInterval 1 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x0a EP 10 OUT | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0040 1x 64 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 2 | |
| bAlternateSetting 1 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 3 BT_ISO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x8a EP 10 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0200 1x 512 bytes | |
| bInterval 1 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x0a EP 10 OUT | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0200 1x 512 bytes | |
| bInterval 1 | |
| Binary Object Store Descriptor: | |
| bLength 5 | |
| bDescriptorType 15 | |
| wTotalLength 0x000c | |
| bNumDeviceCaps 1 | |
| USB 2.0 Extension Device Capability: | |
| bLength 7 | |
| bDescriptorType 16 | |
| bDevCapabilityType 2 | |
| bmAttributes 0x00000000 | |
| (Missing must-be-set LPM bit!) | |
| Device Status: 0x0001 | |
| Self Powered | |
| Bus 003 Device 002: ID 27c6:55b4 Shenzhen Goodix Technology Co.,Ltd. Fingerprint Reader | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 2.00 | |
| bDeviceClass 239 Miscellaneous Device | |
| bDeviceSubClass 2 | |
| bDeviceProtocol 1 Interface Association | |
| bMaxPacketSize0 64 | |
| idVendor 0x27c6 Shenzhen Goodix Technology Co.,Ltd. | |
| idProduct 0x55b4 Fingerprint Reader | |
| bcdDevice 1.00 | |
| iManufacturer 1 Generic | |
| iProduct 2 Goodix FingerPrint Device | |
| iSerial 0 | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x0020 | |
| bNumInterfaces 1 | |
| bConfigurationValue 1 | |
| iConfiguration 0 | |
| bmAttributes 0xa0 | |
| (Bus Powered) | |
| Remote Wakeup | |
| MaxPower 100mA | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 2 | |
| bInterfaceClass 255 Vendor Specific Class | |
| bInterfaceSubClass 0 | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x01 EP 1 OUT | |
| bmAttributes 2 | |
| Transfer Type Bulk | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0200 1x 512 bytes | |
| bInterval 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x82 EP 2 IN | |
| bmAttributes 2 | |
| Transfer Type Bulk | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0200 1x 512 bytes | |
| bInterval 0 | |
| Device Qualifier (for other device speed): | |
| bLength 10 | |
| bDescriptorType 6 | |
| bcdUSB 2.00 | |
| bDeviceClass 239 Miscellaneous Device | |
| bDeviceSubClass 2 | |
| bDeviceProtocol 1 Interface Association | |
| bMaxPacketSize0 64 | |
| bNumConfigurations 1 | |
| Device Status: 0x0000 | |
| (Bus Powered) | |
| Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 2.00 | |
| bDeviceClass 9 Hub | |
| bDeviceSubClass 0 | |
| bDeviceProtocol 1 Single TT | |
| bMaxPacketSize0 64 | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0002 2.0 root hub | |
| bcdDevice 5.19 | |
| iManufacturer 3 Linux 5.19.10-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.4 | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x0019 | |
| bNumInterfaces 1 | |
| bConfigurationValue 1 | |
| iConfiguration 0 | |
| bmAttributes 0xe0 | |
| Self Powered | |
| Remote Wakeup | |
| MaxPower 0mA | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 1 | |
| bInterfaceClass 9 Hub | |
| bInterfaceSubClass 0 | |
| bInterfaceProtocol 0 Full speed (or root) hub | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0004 1x 4 bytes | |
| bInterval 12 | |
| Hub Descriptor: | |
| bLength 9 | |
| bDescriptorType 41 | |
| nNbrPorts 4 | |
| wHubCharacteristic 0x000a | |
| No power switching (usb 1.0) | |
| Per-port overcurrent protection | |
| TT think time 8 FS bits | |
| bPwrOn2PwrGood 10 * 2 milli seconds | |
| bHubContrCurrent 0 milli Ampere | |
| DeviceRemovable 0x18 | |
| PortPwrCtrlMask 0xff | |
| Hub Port Status: | |
| Port 1: 0000.0100 power | |
| Port 2: 0000.0100 power | |
| Port 3: 0000.0503 highspeed power enable connect | |
| Port 4: 0000.0503 highspeed power enable connect | |
| Device Status: 0x0001 | |
| Self Powered | |
| Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 3.10 | |
| bDeviceClass 9 Hub | |
| bDeviceSubClass 0 | |
| bDeviceProtocol 3 | |
| bMaxPacketSize0 9 | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0003 3.0 root hub | |
| bcdDevice 5.19 | |
| iManufacturer 3 Linux 5.19.10-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.3 | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x001f | |
| bNumInterfaces 1 | |
| bConfigurationValue 1 | |
| iConfiguration 0 | |
| bmAttributes 0xe0 | |
| Self Powered | |
| Remote Wakeup | |
| MaxPower 0mA | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 1 | |
| bInterfaceClass 9 Hub | |
| bInterfaceSubClass 0 | |
| bInterfaceProtocol 0 Full speed (or root) hub | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0004 1x 4 bytes | |
| bInterval 12 | |
| bMaxBurst 0 | |
| Hub Descriptor: | |
| bLength 12 | |
| bDescriptorType 42 | |
| nNbrPorts 2 | |
| wHubCharacteristic 0x000a | |
| No power switching (usb 1.0) | |
| Per-port overcurrent protection | |
| bPwrOn2PwrGood 50 * 2 milli seconds | |
| bHubContrCurrent 0 milli Ampere | |
| bHubDecLat 0.0 micro seconds | |
| wHubDelay 0 nano seconds | |
| DeviceRemovable 0x00 | |
| Hub Port Status: | |
| Port 1: 0000.02a0 lowspeed L1 | |
| Port 2: 0000.02a0 lowspeed L1 | |
| Binary Object Store Descriptor: | |
| bLength 5 | |
| bDescriptorType 15 | |
| wTotalLength 0x002b | |
| bNumDeviceCaps 2 | |
| SuperSpeed USB Device Capability: | |
| bLength 10 | |
| bDescriptorType 16 | |
| bDevCapabilityType 3 | |
| bmAttributes 0x02 | |
| Latency Tolerance Messages (LTM) Supported | |
| wSpeedsSupported 0x0008 | |
| Device can operate at SuperSpeed (5Gbps) | |
| bFunctionalitySupport 1 | |
| Lowest fully-functional device speed is Full Speed (12Mbps) | |
| bU1DevExitLat 0 micro seconds | |
| bU2DevExitLat 0 micro seconds | |
| SuperSpeedPlus USB Device Capability: | |
| bLength 28 | |
| bDescriptorType 16 | |
| bDevCapabilityType 10 | |
| bmAttributes 0x00000023 | |
| Sublink Speed Attribute count 3 | |
| Sublink Speed ID count 1 | |
| wFunctionalitySupport 0x1104 | |
| bmSublinkSpeedAttr[0] 0x00050034 | |
| Speed Attribute ID: 4 5Gb/s Symmetric RX SuperSpeed | |
| bmSublinkSpeedAttr[1] 0x000500b4 | |
| Speed Attribute ID: 4 5Gb/s Symmetric TX SuperSpeed | |
| bmSublinkSpeedAttr[2] 0x000a4035 | |
| Speed Attribute ID: 5 10Gb/s Symmetric RX SuperSpeedPlus | |
| bmSublinkSpeedAttr[3] 0x000a40b5 | |
| Speed Attribute ID: 5 10Gb/s Symmetric TX SuperSpeedPlus | |
| Device Status: 0x0001 | |
| Self Powered | |
| Bus 001 Device 002: ID 04f2:b71f Chicony Electronics Co., Ltd Integrated Camera | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 2.01 | |
| bDeviceClass 239 Miscellaneous Device | |
| bDeviceSubClass 2 | |
| bDeviceProtocol 1 Interface Association | |
| bMaxPacketSize0 64 | |
| idVendor 0x04f2 Chicony Electronics Co., Ltd | |
| idProduct 0xb71f | |
| bcdDevice 36.53 | |
| iManufacturer 1 SunplusIT Inc | |
| iProduct 2 Integrated Camera | |
| iSerial 3 01.00.00 | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x03e5 | |
| bNumInterfaces 2 | |
| bConfigurationValue 1 | |
| iConfiguration 0 | |
| bmAttributes 0x80 | |
| (Bus Powered) | |
| MaxPower 500mA | |
| Interface Association: | |
| bLength 8 | |
| bDescriptorType 11 | |
| bFirstInterface 0 | |
| bInterfaceCount 2 | |
| bFunctionClass 14 Video | |
| bFunctionSubClass 3 Video Interface Collection | |
| bFunctionProtocol 0 | |
| iFunction 4 Integrated Camera | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 1 Video Control | |
| bInterfaceProtocol 0 | |
| iInterface 4 Integrated Camera | |
| VideoControl Interface Descriptor: | |
| bLength 13 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 1 (HEADER) | |
| bcdUVC 1.00 | |
| wTotalLength 0x006d | |
| dwClockFrequency 48.000000MHz | |
| bInCollection 1 | |
| baInterfaceNr( 0) 1 | |
| VideoControl Interface Descriptor: | |
| bLength 18 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 2 (INPUT_TERMINAL) | |
| bTerminalID 1 | |
| wTerminalType 0x0201 Camera Sensor | |
| bAssocTerminal 0 | |
| iTerminal 0 | |
| wObjectiveFocalLengthMin 0 | |
| wObjectiveFocalLengthMax 0 | |
| wOcularFocalLength 0 | |
| bControlSize 3 | |
| bmControls 0x0030000e | |
| Auto-Exposure Mode | |
| Auto-Exposure Priority | |
| Exposure Time (Absolute) | |
| VideoControl Interface Descriptor: | |
| bLength 11 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (PROCESSING_UNIT) | |
| Warning: Descriptor too short | |
| bUnitID 2 | |
| bSourceID 1 | |
| wMaxMultiplier 16384 | |
| bControlSize 2 | |
| bmControls 0x0000157f | |
| Brightness | |
| Contrast | |
| Hue | |
| Saturation | |
| Sharpness | |
| Gamma | |
| White Balance Temperature | |
| Backlight Compensation | |
| Power Line Frequency | |
| White Balance Temperature, Auto | |
| iProcessing 0 | |
| bmVideoStandards 0x1d | |
| None | |
| PAL - 625/50 | |
| SECAM - 625/50 | |
| NTSC - 625/50 | |
| VideoControl Interface Descriptor: | |
| bLength 29 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 6 (EXTENSION_UNIT) | |
| bUnitID 3 | |
| guidExtensionCode {26b8105a-0713-4870-979d-da79444bb68e} | |
| bNumControls 1 | |
| bNrInPins 1 | |
| baSourceID( 0) 2 | |
| bControlSize 4 | |
| bmControls( 0) 0x04 | |
| bmControls( 1) 0x00 | |
| bmControls( 2) 0x00 | |
| bmControls( 3) 0x00 | |
| iExtension 0 | |
| VideoControl Interface Descriptor: | |
| bLength 29 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 6 (EXTENSION_UNIT) | |
| bUnitID 4 | |
| guidExtensionCode {63610682-5070-49ab-b8cc-b3855e8d221d} | |
| bNumControls 26 | |
| bNrInPins 1 | |
| baSourceID( 0) 3 | |
| bControlSize 4 | |
| bmControls( 0) 0xff | |
| bmControls( 1) 0xff | |
| bmControls( 2) 0x77 | |
| bmControls( 3) 0x47 | |
| iExtension 0 | |
| VideoControl Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 3 (OUTPUT_TERMINAL) | |
| bTerminalID 5 | |
| wTerminalType 0x0101 USB Streaming | |
| bAssocTerminal 0 | |
| bSourceID 4 | |
| iTerminal 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x87 EP 7 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0010 1x 16 bytes | |
| bInterval 8 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 0 | |
| bNumEndpoints 0 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| VideoStreaming Interface Descriptor: | |
| bLength 15 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 1 (INPUT_HEADER) | |
| bNumFormats 2 | |
| wTotalLength 0x0299 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmInfo 0 | |
| bTerminalLink 5 | |
| bStillCaptureMethod 1 | |
| bTriggerSupport 0 | |
| bTriggerUsage 0 | |
| bControlSize 1 | |
| bmaControls( 0) 4 | |
| bmaControls( 1) 0 | |
| VideoStreaming Interface Descriptor: | |
| bLength 11 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 6 (FORMAT_MJPEG) | |
| bFormatIndex 1 | |
| bNumFrameDescriptors 10 | |
| bFlags 1 | |
| Fixed-size samples: Yes | |
| bDefaultFrameIndex 1 | |
| bAspectRatioX 0 | |
| bAspectRatioY 0 | |
| bmInterlaceFlags 0x00 | |
| Interlaced stream or variable: No | |
| Fields per frame: 1 fields | |
| Field 1 first: No | |
| Field pattern: Field 1 only | |
| bCopyProtect 0 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 1 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 1920 | |
| wHeight 1080 | |
| dwMinBitRate 995328000 | |
| dwMaxBitRate 995328000 | |
| dwMaxVideoFrameBufferSize 4147200 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 2 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 1280 | |
| wHeight 720 | |
| dwMinBitRate 442368000 | |
| dwMaxBitRate 442368000 | |
| dwMaxVideoFrameBufferSize 1843200 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 3 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 960 | |
| wHeight 540 | |
| dwMinBitRate 248832000 | |
| dwMaxBitRate 248832000 | |
| dwMaxVideoFrameBufferSize 1036800 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 4 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 848 | |
| wHeight 480 | |
| dwMinBitRate 195379200 | |
| dwMaxBitRate 195379200 | |
| dwMaxVideoFrameBufferSize 814080 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 5 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 640 | |
| wHeight 480 | |
| dwMinBitRate 147456000 | |
| dwMaxBitRate 147456000 | |
| dwMaxVideoFrameBufferSize 614400 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 6 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 640 | |
| wHeight 360 | |
| dwMinBitRate 110592000 | |
| dwMaxBitRate 110592000 | |
| dwMaxVideoFrameBufferSize 460800 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 7 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 352 | |
| wHeight 288 | |
| dwMinBitRate 48660480 | |
| dwMaxBitRate 48660480 | |
| dwMaxVideoFrameBufferSize 202752 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 8 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 320 | |
| wHeight 240 | |
| dwMinBitRate 36864000 | |
| dwMaxBitRate 36864000 | |
| dwMaxVideoFrameBufferSize 153600 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 9 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 320 | |
| wHeight 180 | |
| dwMinBitRate 27648000 | |
| dwMaxBitRate 27648000 | |
| dwMaxVideoFrameBufferSize 115200 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 10 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 424 | |
| wHeight 240 | |
| dwMinBitRate 48844800 | |
| dwMaxBitRate 48844800 | |
| dwMaxVideoFrameBufferSize 203520 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 6 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 13 (COLORFORMAT) | |
| bColorPrimaries 1 (BT.709,sRGB) | |
| bTransferCharacteristics 1 (BT.709) | |
| bMatrixCoefficients 4 (SMPTE 170M (BT.601)) | |
| VideoStreaming Interface Descriptor: | |
| bLength 27 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 4 (FORMAT_UNCOMPRESSED) | |
| bFormatIndex 2 | |
| bNumFrameDescriptors 10 | |
| guidFormat {32595559-0000-0010-8000-00aa00389b71} | |
| bBitsPerPixel 16 | |
| bDefaultFrameIndex 1 | |
| bAspectRatioX 0 | |
| bAspectRatioY 0 | |
| bmInterlaceFlags 0x00 | |
| Interlaced stream or variable: No | |
| Fields per frame: 2 fields | |
| Field 1 first: No | |
| Field pattern: Field 1 only | |
| bCopyProtect 0 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 1 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 1920 | |
| wHeight 1080 | |
| dwMinBitRate 165888000 | |
| dwMaxBitRate 165888000 | |
| dwMaxVideoFrameBufferSize 4147200 | |
| dwDefaultFrameInterval 2000000 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 2000000 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 2 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 1280 | |
| wHeight 720 | |
| dwMinBitRate 147456000 | |
| dwMaxBitRate 147456000 | |
| dwMaxVideoFrameBufferSize 1843200 | |
| dwDefaultFrameInterval 1000000 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 1000000 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 3 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 960 | |
| wHeight 540 | |
| dwMinBitRate 124416000 | |
| dwMaxBitRate 124416000 | |
| dwMaxVideoFrameBufferSize 1036800 | |
| dwDefaultFrameInterval 666666 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 666666 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 4 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 848 | |
| wHeight 480 | |
| dwMinBitRate 130252800 | |
| dwMaxBitRate 130252800 | |
| dwMaxVideoFrameBufferSize 814080 | |
| dwDefaultFrameInterval 500000 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 500000 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 5 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 640 | |
| wHeight 480 | |
| dwMinBitRate 147456000 | |
| dwMaxBitRate 147456000 | |
| dwMaxVideoFrameBufferSize 614400 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 6 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 640 | |
| wHeight 360 | |
| dwMinBitRate 110592000 | |
| dwMaxBitRate 110592000 | |
| dwMaxVideoFrameBufferSize 460800 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 7 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 352 | |
| wHeight 288 | |
| dwMinBitRate 48660480 | |
| dwMaxBitRate 48660480 | |
| dwMaxVideoFrameBufferSize 202752 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 8 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 320 | |
| wHeight 240 | |
| dwMinBitRate 36864000 | |
| dwMaxBitRate 36864000 | |
| dwMaxVideoFrameBufferSize 153600 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 9 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 320 | |
| wHeight 180 | |
| dwMinBitRate 27648000 | |
| dwMaxBitRate 27648000 | |
| dwMaxVideoFrameBufferSize 115200 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 10 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 424 | |
| wHeight 240 | |
| dwMinBitRate 48844800 | |
| dwMaxBitRate 48844800 | |
| dwMaxVideoFrameBufferSize 203520 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 6 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 13 (COLORFORMAT) | |
| bColorPrimaries 1 (BT.709,sRGB) | |
| bTransferCharacteristics 1 (BT.709) | |
| bMatrixCoefficients 4 (SMPTE 170M (BT.601)) | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 1 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x00c0 1x 192 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 2 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x0180 1x 384 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 3 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x0200 1x 512 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 4 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x0280 1x 640 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 5 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x0320 1x 800 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 6 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x03b0 1x 944 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 7 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x0a80 2x 640 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 8 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x0b20 2x 800 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 9 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x0be0 2x 992 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 10 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x13c0 3x 960 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 11 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x13fc 3x 1020 bytes | |
| bInterval 1 | |
| Binary Object Store Descriptor: | |
| bLength 5 | |
| bDescriptorType 15 | |
| wTotalLength 0x0029 | |
| bNumDeviceCaps 2 | |
| Platform Device Capability: | |
| bLength 28 | |
| bDescriptorType 16 | |
| bDevCapabilityType 5 | |
| bReserved 0 | |
| PlatformCapabilityUUID {d8dd60df-4589-4cc7-9cd2-659d9e648a9f} | |
| CapabilityData[0] 0x00 | |
| CapabilityData[1] 0x00 | |
| CapabilityData[2] 0x00 | |
| CapabilityData[3] 0x0a | |
| CapabilityData[4] 0xbe | |
| CapabilityData[5] 0x01 | |
| CapabilityData[6] 0x01 | |
| CapabilityData[7] 0x00 | |
| ** UNRECOGNIZED: 08 10 11 01 03 00 00 00 | |
| Device Status: 0x0000 | |
| (Bus Powered) | |
| Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 2.00 | |
| bDeviceClass 9 Hub | |
| bDeviceSubClass 0 | |
| bDeviceProtocol 1 Single TT | |
| bMaxPacketSize0 64 | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0002 2.0 root hub | |
| bcdDevice 5.19 | |
| iManufacturer 3 Linux 5.19.10-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.3 | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x0019 | |
| bNumInterfaces 1 | |
| bConfigurationValue 1 | |
| iConfiguration 0 | |
| bmAttributes 0xe0 | |
| Self Powered | |
| Remote Wakeup | |
| MaxPower 0mA | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 1 | |
| bInterfaceClass 9 Hub | |
| bInterfaceSubClass 0 | |
| bInterfaceProtocol 0 Full speed (or root) hub | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0004 1x 4 bytes | |
| bInterval 12 | |
| Hub Descriptor: | |
| bLength 9 | |
| bDescriptorType 41 | |
| nNbrPorts 4 | |
| wHubCharacteristic 0x000a | |
| No power switching (usb 1.0) | |
| Per-port overcurrent protection | |
| TT think time 8 FS bits | |
| bPwrOn2PwrGood 10 * 2 milli seconds | |
| bHubContrCurrent 0 milli Ampere | |
| DeviceRemovable 0x10 | |
| PortPwrCtrlMask 0xff | |
| Hub Port Status: | |
| Port 1: 0000.0100 power | |
| Port 2: 0000.0100 power | |
| Port 3: 0000.0100 power | |
| Port 4: 0000.0503 highspeed power enable connect | |
| Device Status: 0x0001 | |
| Self Powered | |
| Module Size Used by | |
| uinput 20480 0 | |
| rfcomm 90112 4 | |
| snd_seq_dummy 16384 0 | |
| snd_hrtimer 16384 1 | |
| nft_objref 16384 1 | |
| nf_conntrack_netbios_ns 16384 1 | |
| nf_conntrack_broadcast 16384 1 nf_conntrack_netbios_ns | |
| nft_fib_inet 16384 1 | |
| nft_fib_ipv4 16384 1 nft_fib_inet | |
| nft_fib_ipv6 16384 1 nft_fib_inet | |
| nft_fib 16384 3 nft_fib_ipv6,nft_fib_ipv4,nft_fib_inet | |
| nft_reject_inet 16384 6 | |
| nf_reject_ipv4 16384 1 nft_reject_inet | |
| nf_reject_ipv6 20480 1 nft_reject_inet | |
| nft_reject 16384 1 nft_reject_inet | |
| nft_ct 20480 16 | |
| nft_chain_nat 16384 2 | |
| nf_nat 57344 1 nft_chain_nat | |
| nf_conntrack 167936 4 nf_nat,nft_ct,nf_conntrack_netbios_ns,nf_conntrack_broadcast | |
| nf_defrag_ipv6 24576 1 nf_conntrack | |
| nf_defrag_ipv4 16384 1 nf_conntrack | |
| ip_set 61440 0 | |
| nf_tables 278528 232 nft_ct,nft_reject_inet,nft_fib_ipv6,nft_objref,nft_fib_ipv4,nft_chain_nat,nft_reject,nft_fib,nft_fib_inet | |
| nfnetlink 20480 3 nf_tables,ip_set | |
| qrtr 45056 4 | |
| bnep 28672 2 | |
| sunrpc 655360 1 | |
| intel_rapl_msr 20480 0 | |
| intel_rapl_common 28672 1 intel_rapl_msr | |
| snd_sof_amd_renoir 16384 0 | |
| snd_sof_amd_acp 40960 1 snd_sof_amd_renoir | |
| snd_sof_pci 24576 1 snd_sof_amd_renoir | |
| snd_ctl_led 24576 0 | |
| snd_sof 204800 3 snd_sof_amd_acp,snd_sof_pci,snd_sof_amd_renoir | |
| snd_hda_codec_realtek 167936 1 | |
| mt7921e 32768 0 | |
| snd_sof_utils 20480 1 snd_sof | |
| snd_hda_codec_generic 98304 1 snd_hda_codec_realtek | |
| mt7921_common 86016 1 mt7921e | |
| edac_mce_amd 40960 0 | |
| snd_hda_codec_hdmi 77824 1 | |
| ledtrig_audio 16384 2 snd_ctl_led,snd_hda_codec_generic | |
| snd_soc_core 344064 1 snd_sof | |
| mt76_connac_lib 53248 2 mt7921e,mt7921_common | |
| vfat 20480 1 | |
| snd_hda_intel 57344 4 | |
| fat 86016 1 vfat | |
| mt76 94208 3 mt7921e,mt7921_common,mt76_connac_lib | |
| snd_compress 28672 1 snd_soc_core | |
| snd_intel_dspcfg 32768 1 snd_hda_intel | |
| kvm_amd 151552 0 | |
| snd_intel_sdw_acpi 20480 1 snd_intel_dspcfg | |
| snd_hda_codec 176128 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek | |
| ac97_bus 16384 1 snd_soc_core | |
| mac80211 1204224 3 mt76,mt7921_common,mt76_connac_lib | |
| uvcvideo 131072 0 | |
| snd_hda_core 110592 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek | |
| btusb 65536 0 | |
| snd_pcm_dmaengine 16384 1 snd_soc_core | |
| snd_pci_acp6x 20480 0 | |
| kvm 1085440 1 kvm_amd | |
| snd_hwdep 16384 1 snd_hda_codec | |
| btrtl 28672 1 btusb | |
| videobuf2_vmalloc 20480 1 uvcvideo | |
| videobuf2_memops 20480 1 videobuf2_vmalloc | |
| btbcm 20480 1 btusb | |
| snd_seq 90112 7 snd_seq_dummy | |
| videobuf2_v4l2 36864 1 uvcvideo | |
| btintel 49152 1 btusb | |
| videobuf2_common 69632 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops | |
| snd_seq_device 16384 1 snd_seq | |
| libarc4 16384 1 mac80211 | |
| btmtk 16384 1 btusb | |
| irqbypass 16384 1 kvm | |
| rapl 20480 0 | |
| bluetooth 806912 36 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm | |
| videodev 274432 3 videobuf2_v4l2,uvcvideo,videobuf2_common | |
| snd_pcm 151552 11 snd_sof_amd_acp,snd_hda_codec_hdmi,snd_pci_acp6x,snd_hda_intel,snd_hda_codec,snd_sof,snd_compress,snd_soc_core,snd_sof_utils,snd_hda_core,snd_pcm_dmaengine | |
| snd_pci_acp5x 20480 0 | |
| cfg80211 1056768 4 mt76,mac80211,mt7921_common,mt76_connac_lib | |
| snd_timer 49152 3 snd_seq,snd_hrtimer,snd_pcm | |
| snd_rn_pci_acp3x 20480 0 | |
| pcspkr 16384 0 | |
| wmi_bmof 16384 0 | |
| mc 69632 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common | |
| snd_acp_config 16384 2 snd_rn_pci_acp3x,snd_sof_amd_renoir | |
| k10temp 16384 0 | |
| ideapad_laptop 32768 0 | |
| snd 114688 24 snd_ctl_led,snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_sof,snd_timer,snd_compress,snd_soc_core,snd_pcm | |
| snd_soc_acpi 16384 2 snd_acp_config,snd_sof_amd_renoir | |
| sparse_keymap 16384 1 ideapad_laptop | |
| i2c_piix4 28672 0 | |
| soundcore 16384 2 snd_ctl_led,snd | |
| snd_pci_acp3x 20480 0 | |
| platform_profile 16384 1 ideapad_laptop | |
| soc_button_array 20480 0 | |
| rfkill 36864 9 bluetooth,ideapad_laptop,cfg80211 | |
| hid_sensor_accel_3d 20480 1 | |
| hid_sensor_trigger 20480 2 hid_sensor_accel_3d | |
| hid_sensor_iio_common 20480 2 hid_sensor_trigger,hid_sensor_accel_3d | |
| industrialio_triggered_buffer 16384 1 hid_sensor_trigger | |
| kfifo_buf 16384 1 industrialio_triggered_buffer | |
| industrialio 106496 5 industrialio_triggered_buffer,hid_sensor_trigger,kfifo_buf,hid_sensor_accel_3d | |
| amd_pmc 28672 0 | |
| zram 32768 2 | |
| dm_crypt 61440 1 | |
| amdgpu 8544256 25 | |
| drm_ttm_helper 16384 1 amdgpu | |
| sdhci_pci 73728 0 | |
| ttm 90112 2 amdgpu,drm_ttm_helper | |
| iommu_v2 24576 1 amdgpu | |
| cqhci 32768 1 sdhci_pci | |
| gpu_sched 49152 1 amdgpu | |
| drm_display_helper 172032 1 amdgpu | |
| sdhci 81920 1 sdhci_pci | |
| nvme 53248 3 | |
| ucsi_acpi 16384 0 | |
| hid_sensor_hub 24576 3 hid_sensor_trigger,hid_sensor_iio_common,hid_sensor_accel_3d | |
| crct10dif_pclmul 16384 1 | |
| crc32_pclmul 16384 0 | |
| crc32c_intel 24576 3 | |
| ghash_clmulni_intel 16384 0 | |
| typec_ucsi 53248 1 ucsi_acpi | |
| serio_raw 20480 0 | |
| nvme_core 147456 4 nvme | |
| mmc_core 196608 3 sdhci,cqhci,sdhci_pci | |
| ccp 114688 1 kvm_amd | |
| sp5100_tco 20480 0 | |
| amd_sfh 28672 0 | |
| cec 73728 1 drm_display_helper | |
| typec 65536 1 typec_ucsi | |
| wmi 32768 2 wmi_bmof,ideapad_laptop | |
| video 61440 1 ideapad_laptop | |
| i2c_hid_acpi 16384 0 | |
| i2c_hid 32768 1 i2c_hid_acpi | |
| ip6_tables 36864 0 | |
| ip_tables 36864 0 | |
| fuse 172032 3 | |
| Device: Video Bus | |
| Kernel: /dev/input/event3 | |
| Group: 1 | |
| Seat: seat0, default | |
| Capabilities: keyboard | |
| Tap-to-click: n/a | |
| Tap-and-drag: n/a | |
| Tap drag lock: n/a | |
| Left-handed: n/a | |
| Nat.scrolling: n/a | |
| Middle emulation: n/a | |
| Calibration: n/a | |
| Scroll methods: none | |
| Click methods: none | |
| Disable-w-typing: n/a | |
| Disable-w-trackpointing: n/a | |
| Accel profiles: n/a | |
| Rotation: n/a | |
| Device: Power Button | |
| Kernel: /dev/input/event0 | |
| Group: 2 | |
| Seat: seat0, default | |
| Capabilities: keyboard | |
| Tap-to-click: n/a | |
| Tap-and-drag: n/a | |
| Tap drag lock: n/a | |
| Left-handed: n/a | |
| Nat.scrolling: n/a | |
| Middle emulation: n/a | |
| Calibration: n/a | |
| Scroll methods: none | |
| Click methods: none | |
| Disable-w-typing: n/a | |
| Disable-w-trackpointing: n/a | |
| Accel profiles: n/a | |
| Rotation: n/a | |
| Device: Lid Switch | |
| Kernel: /dev/input/event1 | |
| Group: 3 | |
| Seat: seat0, default | |
| Capabilities: switch | |
| Tap-to-click: n/a | |
| Tap-and-drag: n/a | |
| Tap drag lock: n/a | |
| Left-handed: n/a | |
| Nat.scrolling: n/a | |
| Middle emulation: n/a | |
| Calibration: n/a | |
| Scroll methods: none | |
| Click methods: none | |
| Disable-w-typing: n/a | |
| Disable-w-trackpointing: n/a | |
| Accel profiles: n/a | |
| Rotation: n/a | |
| Device: Integrated Camera: Integrated C | |
| Kernel: /dev/input/event6 | |
| Group: 4 | |
| Seat: seat0, default | |
| Capabilities: keyboard | |
| Tap-to-click: n/a | |
| Tap-and-drag: n/a | |
| Tap drag lock: n/a | |
| Left-handed: n/a | |
| Nat.scrolling: n/a | |
| Middle emulation: n/a | |
| Calibration: n/a | |
| Scroll methods: none | |
| Click methods: none | |
| Disable-w-typing: n/a | |
| Disable-w-trackpointing: n/a | |
| Accel profiles: n/a | |
| Rotation: n/a | |
| Device: Ideapad extra buttons | |
| Kernel: /dev/input/event5 | |
| Group: 5 | |
| Seat: seat0, default | |
| Capabilities: keyboard | |
| Tap-to-click: n/a | |
| Tap-and-drag: n/a | |
| Tap drag lock: n/a | |
| Left-handed: n/a | |
| Nat.scrolling: n/a | |
| Middle emulation: n/a | |
| Calibration: n/a | |
| Scroll methods: none | |
| Click methods: none | |
| Disable-w-typing: n/a | |
| Disable-w-trackpointing: n/a | |
| Accel profiles: n/a | |
| Rotation: n/a | |
| Device: AT Translated Set 2 keyboard | |
| Kernel: /dev/input/event2 | |
| Group: 6 | |
| Seat: seat0, default | |
| Capabilities: keyboard | |
| Tap-to-click: n/a | |
| Tap-and-drag: n/a | |
| Tap drag lock: n/a | |
| Left-handed: n/a | |
| Nat.scrolling: n/a | |
| Middle emulation: n/a | |
| Calibration: n/a | |
| Scroll methods: none | |
| Click methods: none | |
| Disable-w-typing: n/a | |
| Disable-w-trackpointing: n/a | |
| Accel profiles: n/a | |
| Rotation: n/a |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Linux ideapad 5.19.11-200.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Sep 23 15:07:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux | |
| 00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex | |
| 00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU | |
| 00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge | |
| 00:01.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge | |
| 00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge | |
| 00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge | |
| 00:02.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge | |
| 00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge | |
| 00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir Internal PCIe GPP Bridge to Bus | |
| 00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 51) | |
| 00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51) | |
| 00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 0 | |
| 00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 1 | |
| 00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 2 | |
| 00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 3 | |
| 00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 4 | |
| 00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 5 | |
| 00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 6 | |
| 00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 7 | |
| 01:00.0 SD Host controller: O2 Micro, Inc. SD/MMC Card Reader Controller (rev 01) | |
| 02:00.0 Network controller: MEDIATEK Corp. MT7921 802.11ax PCI Express Wireless Network Adapter | |
| 03:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller PM9A1/PM9A3/980PRO | |
| 04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Lucienne (rev c2) | |
| 04:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Renoir Radeon High Definition Audio Controller | |
| 04:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor | |
| 04:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1 | |
| 04:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1 | |
| 04:00.5 Multimedia controller: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor (rev 01) | |
| 04:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller | |
| 04:00.7 Signal processing controller: Advanced Micro Devices, Inc. [AMD] Sensor Fusion Hub | |
| 00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex | |
| Subsystem: Lenovo Device 382c | |
| Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- | |
| Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- | |
| 00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU | |
| Subsystem: Lenovo Device 3829 | |
| 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 -2147483648 | |
| Capabilities: [40] Secure device <?> | |
| Capabilities: [64] MSI: Enable- Count=1/4 Maskable- 64bit+ | |
| Address: 0000000000000000 Data: 0000 | |
| Capabilities: [74] HyperTransport: MSI Mapping Enable+ Fixed+ | |
| 00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge | |
| 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- | |
| IOMMU group: 0 | |
| 00:01.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge (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: 32 bytes | |
| Interrupt: pin ? routed to IRQ 30 | |
| IOMMU group: 1 | |
| Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 | |
| I/O behind bridge: 0000f000-00000fff [disabled] | |
| Memory behind bridge: fd600000-fd6fffff [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: [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) Root Port (Slot+), MSI 00 | |
| DevCap: MaxPayload 512 bytes, PhantFunc 0 | |
| ExtTag+ RBE+ | |
| 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 #2, Speed 8GT/s, Width x1, ASPM L1, Exit Latency L1 <64us | |
| 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 #0, PowerLimit 75.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 ABCD, TimeoutDis+ NROPrPrP- LTR+ | |
| 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- LN System CLS Not Supported, TPHComp+ ExtTPHComp- ARIFwd+ | |
| AtomicOpsCap: Routing- 32bit+ 64bit+ 128bitCAS- | |
| DevCtl2: Completion Timeout: 65ms to 210ms, TimeoutDis- LTR+ OBFF Disabled, ARIFwd- | |
| AtomicOpsCtl: ReqEn- EgressBlck- | |
| LnkCap2: Supported Link Speeds: 2.5-8GT/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: -3.5dB, EqualizationComplete- EqualizationPhase1- | |
| EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- | |
| Retimer- 2Retimers- CrosslinkRes: unsupported | |
| Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ | |
| Address: 00000000fee00000 Data: 0000 | |
| Capabilities: [c0] Subsystem: Lenovo Device 3923 | |
| Capabilities: [c8] HyperTransport: MSI Mapping Enable+ Fixed+ | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [270 v1] Secondary PCI Express | |
| LnkCtl3: LnkEquIntrruptEn- PerformEqu- | |
| LaneErrStat: 0 | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans+ | |
| ACSCtl: SrcValid+ TransBlk- ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans- | |
| Capabilities: [370 v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=120us PortTPowerOnTime=150us | |
| L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ | |
| T_CommonMode=120us LTR1.2_Threshold=262144ns | |
| L1SubCtl2: T_PwrOn=150us | |
| Kernel driver in use: pcieport | |
| 00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge | |
| 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- | |
| IOMMU group: 2 | |
| 00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge (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: 32 bytes | |
| Interrupt: pin ? routed to IRQ 31 | |
| IOMMU group: 3 | |
| Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 | |
| I/O behind bridge: 0000f000-00000fff [disabled] | |
| Memory behind bridge: fff00000-000fffff [disabled] | |
| Prefetchable memory behind bridge: 0000000270200000-00000002703fffff [size=2M] | |
| 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: [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) Root Port (Slot+), MSI 00 | |
| DevCap: MaxPayload 512 bytes, PhantFunc 0 | |
| ExtTag+ RBE+ | |
| 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 #5, Speed 8GT/s, Width x1, ASPM L1, Exit Latency L1 <64us | |
| ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+ | |
| LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 5GT/s (downgraded), Width x1 (ok) | |
| TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt- | |
| SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise- | |
| Slot #0, PowerLimit 75.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 ABCD, TimeoutDis+ NROPrPrP- LTR+ | |
| 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- LN System CLS Not Supported, TPHComp+ ExtTPHComp- ARIFwd+ | |
| AtomicOpsCap: Routing- 32bit+ 64bit+ 128bitCAS- | |
| DevCtl2: Completion Timeout: 65ms to 210ms, TimeoutDis- LTR+ OBFF Disabled, ARIFwd- | |
| AtomicOpsCtl: ReqEn- EgressBlck- | |
| LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink- Retimer- 2Retimers- DRS- | |
| LnkCtl2: Target Link Speed: 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: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ | |
| Address: 00000000fee00000 Data: 0000 | |
| Capabilities: [c0] Subsystem: Lenovo Device 3923 | |
| Capabilities: [c8] HyperTransport: MSI Mapping Enable+ Fixed+ | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [270 v1] Secondary PCI Express | |
| LnkCtl3: LnkEquIntrruptEn- PerformEqu- | |
| LaneErrStat: 0 | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans+ | |
| ACSCtl: SrcValid+ TransBlk- ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans- | |
| Capabilities: [370 v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=10us PortTPowerOnTime=150us | |
| L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ | |
| T_CommonMode=10us LTR1.2_Threshold=163840ns | |
| L1SubCtl2: T_PwrOn=150us | |
| Kernel driver in use: pcieport | |
| 00:02.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge (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: 32 bytes | |
| Interrupt: pin ? routed to IRQ 32 | |
| IOMMU group: 4 | |
| Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 | |
| I/O behind bridge: 0000f000-00000fff [disabled] | |
| Memory behind bridge: fd500000-fd5fffff [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: [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) Root Port (Slot+), MSI 00 | |
| DevCap: MaxPayload 512 bytes, PhantFunc 0 | |
| ExtTag+ RBE+ | |
| 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 #1, Speed 8GT/s, Width x4, ASPM L1, Exit Latency L1 <64us | |
| ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+ | |
| LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 5GT/s (downgraded), Width x2 (downgraded) | |
| TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt- | |
| SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise- | |
| Slot #0, PowerLimit 75.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 ABCD, TimeoutDis+ NROPrPrP- LTR+ | |
| 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- LN System CLS Not Supported, TPHComp+ ExtTPHComp- ARIFwd+ | |
| AtomicOpsCap: Routing- 32bit+ 64bit+ 128bitCAS- | |
| DevCtl2: Completion Timeout: 65ms to 210ms, TimeoutDis- LTR+ OBFF Disabled, ARIFwd+ | |
| AtomicOpsCtl: ReqEn- EgressBlck- | |
| LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink- Retimer- 2Retimers- DRS- | |
| LnkCtl2: Target Link Speed: 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: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ | |
| Address: 00000000fee00000 Data: 0000 | |
| Capabilities: [c0] Subsystem: Lenovo Device 3923 | |
| Capabilities: [c8] HyperTransport: MSI Mapping Enable+ Fixed+ | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [270 v1] Secondary PCI Express | |
| LnkCtl3: LnkEquIntrruptEn- PerformEqu- | |
| LaneErrStat: 0 | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans+ | |
| ACSCtl: SrcValid+ TransBlk- ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans- | |
| Capabilities: [370 v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=10us PortTPowerOnTime=150us | |
| L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ | |
| T_CommonMode=10us LTR1.2_Threshold=163840ns | |
| L1SubCtl2: T_PwrOn=150us | |
| Kernel driver in use: pcieport | |
| 00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge | |
| 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- | |
| IOMMU group: 5 | |
| 00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir Internal PCIe GPP Bridge to Bus (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: 32 bytes | |
| Interrupt: pin A routed to IRQ 33 | |
| IOMMU group: 6 | |
| Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 | |
| I/O behind bridge: 00001000-00001fff [size=4K] | |
| Memory behind bridge: fd000000-fd4fffff [size=5M] | |
| Prefetchable memory behind bridge: 0000000260000000-00000002701fffff [size=258M] | |
| 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: [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) Root Port (Slot-), MSI 00 | |
| DevCap: MaxPayload 512 bytes, PhantFunc 0 | |
| ExtTag+ RBE+ | |
| 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 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive+ BWMgmt+ ABWMgmt- | |
| RootCap: CRSVisible+ | |
| RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible+ | |
| RootSta: PME ReqID 0000, PMEStatus- PMEPending- | |
| DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- LTR- | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 4 | |
| 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-16GT/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: 00000000fee00000 Data: 0000 | |
| Capabilities: [c0] Subsystem: Lenovo Device 387a | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [270 v1] Secondary PCI Express | |
| LnkCtl3: LnkEquIntrruptEn- PerformEqu- | |
| LaneErrStat: 0 | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans+ | |
| ACSCtl: SrcValid+ TransBlk- ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans- | |
| Capabilities: [400 v1] Data Link Feature <?> | |
| Capabilities: [410 v1] Physical Layer 16.0 GT/s <?> | |
| Capabilities: [440 v1] Lane Margining at the Receiver <?> | |
| Kernel driver in use: pcieport | |
| 00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 51) | |
| Subsystem: Lenovo Device 3862 | |
| 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- | |
| IOMMU group: 7 | |
| Kernel driver in use: piix4_smbus | |
| Kernel modules: i2c_piix4, sp5100_tco | |
| 00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51) | |
| Subsystem: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge | |
| 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 | |
| IOMMU group: 7 | |
| 00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 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- | |
| IOMMU group: 8 | |
| 00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 1 | |
| 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- | |
| IOMMU group: 8 | |
| 00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 2 | |
| 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- | |
| IOMMU group: 8 | |
| 00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 3 | |
| 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- | |
| IOMMU group: 8 | |
| Kernel driver in use: k10temp | |
| Kernel modules: k10temp | |
| 00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 4 | |
| 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- | |
| IOMMU group: 8 | |
| 00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 5 | |
| 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- | |
| IOMMU group: 8 | |
| 00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 6 | |
| 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- | |
| IOMMU group: 8 | |
| 00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 7 | |
| 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- | |
| IOMMU group: 8 | |
| 01:00.0 SD Host controller: O2 Micro, Inc. SD/MMC Card Reader Controller (rev 01) (prog-if 01) | |
| Subsystem: Lenovo Device 386c | |
| 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: 32 bytes | |
| Interrupt: pin A routed to IRQ 76 | |
| IOMMU group: 9 | |
| Region 0: Memory at fd601000 (32-bit, non-prefetchable) [size=4K] | |
| Region 1: Memory at fd600000 (32-bit, non-prefetchable) [size=2K] | |
| Capabilities: [6c] Power Management version 3 | |
| Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0-,D1-,D2-,D3hot+,D3cold+) | |
| Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- | |
| Capabilities: [48] MSI: Enable+ Count=1/1 Maskable+ 64bit+ | |
| Address: 00000000fee00000 Data: 0000 | |
| Masking: 00000000 Pending: 00000000 | |
| Capabilities: [80] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited | |
| ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 75.000W | |
| 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 #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <512ns, L1 unlimited | |
| 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: Not Supported, TimeoutDis- NROPrPrP- LTR+ | |
| 10BitTagComp- 10BitTagReq- OBFF Not Supported, 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- | |
| 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: [100 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: [200 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: [230 v1] Latency Tolerance Reporting | |
| Max snoop latency: 1048576ns | |
| Max no snoop latency: 1048576ns | |
| Capabilities: [240 v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=120us PortTPowerOnTime=10us | |
| L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ | |
| T_CommonMode=120us LTR1.2_Threshold=262144ns | |
| L1SubCtl2: T_PwrOn=150us | |
| Kernel driver in use: sdhci-pci | |
| Kernel modules: sdhci_pci | |
| 02:00.0 Network controller: MEDIATEK Corp. MT7921 802.11ax PCI Express Wireless Network Adapter | |
| Subsystem: Lenovo Device e0bc | |
| 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: 32 bytes | |
| Interrupt: pin A routed to IRQ 84 | |
| IOMMU group: 10 | |
| Region 0: Memory at 270200000 (64-bit, prefetchable) [size=1M] | |
| Region 2: Memory at 270300000 (64-bit, prefetchable) [size=16K] | |
| Region 4: Memory at 270304000 (64-bit, prefetchable) [size=4K] | |
| Capabilities: [80] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset+ SlotPowerLimit 75.000W | |
| DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- | |
| RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ FLReset- | |
| MaxPayload 128 bytes, MaxReadReq 512 bytes | |
| DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- | |
| LnkCap: Port #1, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <2us, L1 <8us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 5GT/s (ok), Width x1 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR+ | |
| 10BitTagComp- 10BitTagReq- OBFF Not Supported, 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.5-5GT/s, Crosslink- Retimer- 2Retimers- DRS- | |
| LnkCtl2: Target Link Speed: 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: [e0] MSI: Enable+ Count=1/32 Maskable+ 64bit+ | |
| Address: 00000000fee00000 Data: 0000 | |
| Masking: fffffffe Pending: 00000000 | |
| Capabilities: [f8] 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] Vendor Specific Information: ID=1556 Rev=1 Len=008 <?> | |
| Capabilities: [108 v1] Latency Tolerance Reporting | |
| Max snoop latency: 1048576ns | |
| Max no snoop latency: 1048576ns | |
| Capabilities: [110 v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=3us PortTPowerOnTime=28us | |
| L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ | |
| T_CommonMode=0us LTR1.2_Threshold=163840ns | |
| L1SubCtl2: T_PwrOn=150us | |
| Capabilities: [200 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 | |
| Kernel driver in use: mt7921e | |
| Kernel modules: mt7921e | |
| 03:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller PM9A1/PM9A3/980PRO (prog-if 02 [NVM Express]) | |
| Subsystem: Samsung Electronics Co Ltd Device a801 | |
| 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: 32 bytes | |
| Interrupt: pin A routed to IRQ 57 | |
| NUMA node: 0 | |
| IOMMU group: 11 | |
| Region 0: Memory at fd500000 (64-bit, non-prefetchable) [size=16K] | |
| Capabilities: [40] 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: [50] MSI: Enable- Count=1/32 Maskable- 64bit+ | |
| Address: 0000000000000000 Data: 0000 | |
| Capabilities: [70] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset+ SlotPowerLimit 75.000W | |
| DevCtl: CorrErr+ NonFatalErr+ FatalErr+ UnsupReq+ | |
| RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ FLReset- | |
| MaxPayload 256 bytes, MaxReadReq 512 bytes | |
| DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- | |
| LnkCap: Port #0, Speed 16GT/s, Width x4, ASPM L1, Exit Latency L1 <64us | |
| ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 5GT/s (downgraded), Width x2 (downgraded) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR+ | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, 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.5-16GT/s, Crosslink- Retimer+ 2Retimers+ DRS- | |
| LnkCtl2: Target Link Speed: 16GT/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: Upstream Port | |
| Capabilities: [b0] MSI-X: Enable+ Count=130 Masked- | |
| Vector table: BAR=0 offset=00003000 | |
| PBA: BAR=0 offset=00002000 | |
| Capabilities: [100 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: [168 v1] Alternative Routing-ID Interpretation (ARI) | |
| ARICap: MFVC- ACS-, Next Function: 0 | |
| ARICtl: MFVC- ACS-, Function Group: 0 | |
| Capabilities: [178 v1] Secondary PCI Express | |
| LnkCtl3: LnkEquIntrruptEn- PerformEqu- | |
| LaneErrStat: 0 | |
| Capabilities: [198 v1] Physical Layer 16.0 GT/s <?> | |
| Capabilities: [1bc v1] Lane Margining at the Receiver <?> | |
| Capabilities: [214 v1] Latency Tolerance Reporting | |
| Max snoop latency: 1048576ns | |
| Max no snoop latency: 1048576ns | |
| Capabilities: [21c v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=10us PortTPowerOnTime=10us | |
| L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ | |
| T_CommonMode=0us LTR1.2_Threshold=163840ns | |
| L1SubCtl2: T_PwrOn=150us | |
| Capabilities: [3a0 v1] Data Link Feature <?> | |
| Kernel driver in use: nvme | |
| Kernel modules: nvme | |
| 04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Lucienne (rev c2) (prog-if 00 [VGA controller]) | |
| Subsystem: Lenovo Device 3806 | |
| 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: 32 bytes | |
| Interrupt: pin A routed to IRQ 43 | |
| IOMMU group: 12 | |
| Region 0: Memory at 260000000 (64-bit, prefetchable) [size=256M] | |
| Region 2: Memory at 270000000 (64-bit, prefetchable) [size=2M] | |
| Region 4: I/O ports at 1000 [size=256] | |
| Region 5: Memory at fd400000 (32-bit, non-prefetchable) [size=512K] | |
| 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: [64] 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 128 bytes, MaxReadReq 512 bytes | |
| DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- | |
| LnkCap: Port #0, Speed 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, 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-16GT/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/4 Maskable- 64bit+ | |
| Address: 0000000000000000 Data: 0000 | |
| Capabilities: [c0] MSI-X: Enable+ Count=4 Masked- | |
| Vector table: BAR=5 offset=00042000 | |
| PBA: BAR=5 offset=00043000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [270 v1] Secondary PCI Express | |
| LnkCtl3: LnkEquIntrruptEn- PerformEqu- | |
| LaneErrStat: 0 | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| 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: 00000100, Page Request Allocation: 00000000 | |
| Capabilities: [2d0 v1] Process Address Space ID (PASID) | |
| PASIDCap: Exec+ Priv+, Max PASID Width: 10 | |
| PASIDCtl: Enable- Exec- Priv- | |
| Capabilities: [400 v1] Data Link Feature <?> | |
| Capabilities: [410 v1] Physical Layer 16.0 GT/s <?> | |
| Capabilities: [440 v1] Lane Margining at the Receiver <?> | |
| Kernel driver in use: amdgpu | |
| Kernel modules: amdgpu | |
| 04:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Renoir Radeon High Definition Audio Controller | |
| Subsystem: Lenovo Device 3828 | |
| 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: 32 bytes | |
| Interrupt: pin B routed to IRQ 81 | |
| IOMMU group: 13 | |
| Region 0: Memory at fd4c8000 (32-bit, non-prefetchable) [size=16K] | |
| 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: D3 NoSoftRst- PME-Enable+ DSel=0 DScale=0 PME- | |
| Capabilities: [64] 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 128 bytes, MaxReadReq 512 bytes | |
| DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- | |
| LnkCap: Port #0, Speed 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, 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- | |
| 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: 00000000fee00000 Data: 0000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| Kernel driver in use: snd_hda_intel | |
| Kernel modules: snd_hda_intel | |
| 04:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor | |
| Subsystem: Lenovo Device 3845 | |
| 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: 32 bytes | |
| Interrupt: pin C routed to IRQ 54 | |
| IOMMU group: 14 | |
| Region 2: Memory at fd300000 (32-bit, non-prefetchable) [size=1M] | |
| Region 5: Memory at fd4ce000 (32-bit, non-prefetchable) [size=8K] | |
| 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: [64] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0.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 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR- | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- TPHComp- ExtTPHComp- | |
| AtomicOpsCap: 32bit- 64bit- 128bitCAS- | |
| DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, | |
| AtomicOpsCtl: ReqEn- | |
| LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1- | |
| EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- | |
| Retimer- 2Retimers- CrosslinkRes: unsupported | |
| Capabilities: [a0] MSI: Enable- Count=1/2 Maskable- 64bit+ | |
| Address: 0000000000000000 Data: 0000 | |
| Capabilities: [c0] MSI-X: Enable+ Count=2 Masked- | |
| Vector table: BAR=5 offset=00000000 | |
| PBA: BAR=5 offset=00001000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| Kernel driver in use: ccp | |
| Kernel modules: ccp | |
| 04:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1 (prog-if 30 [XHCI]) | |
| Subsystem: Lenovo Device 3856 | |
| 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: 32 bytes | |
| Interrupt: pin D routed to IRQ 34 | |
| IOMMU group: 15 | |
| Region 0: Memory at fd000000 (64-bit, non-prefetchable) [size=1M] | |
| 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: [64] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0.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 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR- | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- TPHComp- ExtTPHComp- | |
| AtomicOpsCap: 32bit- 64bit- 128bitCAS- | |
| DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, | |
| AtomicOpsCtl: ReqEn- | |
| LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1- | |
| EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- | |
| Retimer- 2Retimers- CrosslinkRes: unsupported | |
| Capabilities: [a0] MSI: Enable- Count=1/8 Maskable- 64bit+ | |
| Address: 0000000000000000 Data: 0000 | |
| Capabilities: [c0] MSI-X: Enable+ Count=8 Masked- | |
| Vector table: BAR=0 offset=000fe000 | |
| PBA: BAR=0 offset=000ff000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| Kernel driver in use: xhci_hcd | |
| 04:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1 (prog-if 30 [XHCI]) | |
| Subsystem: Lenovo Device 3856 | |
| 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: 32 bytes | |
| Interrupt: pin A routed to IRQ 43 | |
| IOMMU group: 16 | |
| Region 0: Memory at fd100000 (64-bit, non-prefetchable) [size=1M] | |
| 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: [64] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0.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 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR- | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- TPHComp- ExtTPHComp- | |
| AtomicOpsCap: 32bit- 64bit- 128bitCAS- | |
| DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, | |
| AtomicOpsCtl: ReqEn- | |
| LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1- | |
| EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- | |
| Retimer- 2Retimers- CrosslinkRes: unsupported | |
| Capabilities: [a0] MSI: Enable- Count=1/8 Maskable- 64bit+ | |
| Address: 0000000000000000 Data: 0000 | |
| Capabilities: [c0] MSI-X: Enable+ Count=8 Masked- | |
| Vector table: BAR=0 offset=000fe000 | |
| PBA: BAR=0 offset=000ff000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| Kernel driver in use: xhci_hcd | |
| 04:00.5 Multimedia controller: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor (rev 01) | |
| Subsystem: Lenovo Device 384b | |
| 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 B routed to IRQ 80 | |
| IOMMU group: 17 | |
| Region 0: Memory at fd480000 (32-bit, non-prefetchable) [size=256K] | |
| 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: [64] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0.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 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR- | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- TPHComp- ExtTPHComp- | |
| AtomicOpsCap: 32bit- 64bit- 128bitCAS- | |
| DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, | |
| AtomicOpsCtl: ReqEn- | |
| 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: 0000000000000000 Data: 0000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| Kernel modules: snd_pci_acp3x, snd_rn_pci_acp3x, snd_pci_acp5x, snd_pci_acp6x, snd_sof_amd_renoir | |
| 04:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller | |
| Subsystem: Lenovo Device 384a | |
| 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: 32 bytes | |
| Interrupt: pin C routed to IRQ 82 | |
| IOMMU group: 18 | |
| Region 0: Memory at fd4c0000 (32-bit, non-prefetchable) [size=32K] | |
| 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: D3 NoSoftRst+ PME-Enable+ DSel=0 DScale=0 PME- | |
| Capabilities: [64] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0.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 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR- | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- TPHComp- ExtTPHComp- | |
| AtomicOpsCap: 32bit- 64bit- 128bitCAS- | |
| DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, | |
| AtomicOpsCtl: ReqEn- | |
| 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: 00000000fee00000 Data: 0000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| Kernel driver in use: snd_hda_intel | |
| Kernel modules: snd_hda_intel | |
| 04:00.7 Signal processing controller: Advanced Micro Devices, Inc. [AMD] Sensor Fusion Hub | |
| Subsystem: Lenovo Device 382d | |
| 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: 32 bytes | |
| Interrupt: pin D routed to IRQ 34 | |
| IOMMU group: 19 | |
| Region 2: Memory at fd200000 (32-bit, non-prefetchable) [size=1M] | |
| Region 5: Memory at fd4cc000 (32-bit, non-prefetchable) [size=8K] | |
| 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: [64] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0.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 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR- | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- TPHComp- ExtTPHComp- | |
| AtomicOpsCap: 32bit- 64bit- 128bitCAS- | |
| DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, | |
| AtomicOpsCtl: ReqEn- | |
| LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1- | |
| EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- | |
| Retimer- 2Retimers- CrosslinkRes: unsupported | |
| Capabilities: [a0] MSI: Enable- Count=1/2 Maskable- 64bit+ | |
| Address: 0000000000000000 Data: 0000 | |
| Capabilities: [c0] MSI-X: Enable- Count=2 Masked- | |
| Vector table: BAR=5 offset=00000000 | |
| PBA: BAR=5 offset=00001000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| Kernel driver in use: pcie_mp2_amd | |
| Kernel modules: amd_sfh | |
| Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub | |
| Bus 003 Device 003: ID 0489:e0cd Foxconn / Hon Hai Wireless_Device | |
| Bus 003 Device 002: ID 27c6:55b4 Shenzhen Goodix Technology Co.,Ltd. Fingerprint Reader | |
| Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub | |
| Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub | |
| Bus 001 Device 002: ID 04f2:b71f Chicony Electronics Co., Ltd Integrated Camera | |
| Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub | |
| Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 3.10 | |
| bDeviceClass 9 Hub | |
| bDeviceSubClass 0 | |
| bDeviceProtocol 3 | |
| bMaxPacketSize0 9 | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0003 3.0 root hub | |
| bcdDevice 5.19 | |
| iManufacturer 3 Linux 5.19.11-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.4 | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x001f | |
| bNumInterfaces 1 | |
| bConfigurationValue 1 | |
| iConfiguration 0 | |
| bmAttributes 0xe0 | |
| Self Powered | |
| Remote Wakeup | |
| MaxPower 0mA | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 1 | |
| bInterfaceClass 9 Hub | |
| bInterfaceSubClass 0 | |
| bInterfaceProtocol 0 Full speed (or root) hub | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0004 1x 4 bytes | |
| bInterval 12 | |
| bMaxBurst 0 | |
| Hub Descriptor: | |
| bLength 12 | |
| bDescriptorType 42 | |
| nNbrPorts 2 | |
| wHubCharacteristic 0x000a | |
| No power switching (usb 1.0) | |
| Per-port overcurrent protection | |
| bPwrOn2PwrGood 50 * 2 milli seconds | |
| bHubContrCurrent 0 milli Ampere | |
| bHubDecLat 0.0 micro seconds | |
| wHubDelay 0 nano seconds | |
| DeviceRemovable 0x00 | |
| Hub Port Status: | |
| Port 1: 0000.02a0 lowspeed L1 | |
| Port 2: 0000.02a0 lowspeed L1 | |
| Binary Object Store Descriptor: | |
| bLength 5 | |
| bDescriptorType 15 | |
| wTotalLength 0x0023 | |
| bNumDeviceCaps 2 | |
| SuperSpeed USB Device Capability: | |
| bLength 10 | |
| bDescriptorType 16 | |
| bDevCapabilityType 3 | |
| bmAttributes 0x02 | |
| Latency Tolerance Messages (LTM) Supported | |
| wSpeedsSupported 0x0008 | |
| Device can operate at SuperSpeed (5Gbps) | |
| bFunctionalitySupport 1 | |
| Lowest fully-functional device speed is Full Speed (12Mbps) | |
| bU1DevExitLat 0 micro seconds | |
| bU2DevExitLat 0 micro seconds | |
| SuperSpeedPlus USB Device Capability: | |
| bLength 20 | |
| bDescriptorType 16 | |
| bDevCapabilityType 10 | |
| bmAttributes 0x00000001 | |
| Sublink Speed Attribute count 1 | |
| Sublink Speed ID count 0 | |
| wFunctionalitySupport 0x1104 | |
| bmSublinkSpeedAttr[0] 0x00050034 | |
| Speed Attribute ID: 4 5Gb/s Symmetric RX SuperSpeed | |
| bmSublinkSpeedAttr[1] 0x000500b4 | |
| Speed Attribute ID: 4 5Gb/s Symmetric TX SuperSpeed | |
| Device Status: 0x0001 | |
| Self Powered | |
| Bus 003 Device 003: ID 0489:e0cd Foxconn / Hon Hai Wireless_Device | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 2.10 | |
| bDeviceClass 239 Miscellaneous Device | |
| bDeviceSubClass 2 | |
| bDeviceProtocol 1 Interface Association | |
| bMaxPacketSize0 64 | |
| idVendor 0x0489 Foxconn / Hon Hai | |
| idProduct 0xe0cd | |
| bcdDevice 1.00 | |
| iManufacturer 5 MediaTek Inc. | |
| iProduct 6 Wireless_Device | |
| iSerial 7 000000000 | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x00fe | |
| bNumInterfaces 3 | |
| bConfigurationValue 1 | |
| iConfiguration 8 Config_01 | |
| bmAttributes 0xe0 | |
| Self Powered | |
| Remote Wakeup | |
| MaxPower 100mA | |
| Interface Association: | |
| bLength 8 | |
| bDescriptorType 11 | |
| bFirstInterface 0 | |
| bInterfaceCount 3 | |
| bFunctionClass 224 Wireless | |
| bFunctionSubClass 1 Radio Frequency | |
| bFunctionProtocol 1 Bluetooth | |
| iFunction 4 BT_FUNCTION | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 3 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 1 BT_ACL_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0010 1x 16 bytes | |
| bInterval 1 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x82 EP 2 IN | |
| bmAttributes 2 | |
| Transfer Type Bulk | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0200 1x 512 bytes | |
| bInterval 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x02 EP 2 OUT | |
| bmAttributes 2 | |
| Transfer Type Bulk | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0200 1x 512 bytes | |
| bInterval 0 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 0 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 2 BT_SCO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x83 EP 3 IN | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0000 1x 0 bytes | |
| bInterval 4 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x03 EP 3 OUT | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0000 1x 0 bytes | |
| bInterval 4 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 1 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 2 BT_SCO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x83 EP 3 IN | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0009 1x 9 bytes | |
| bInterval 4 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x03 EP 3 OUT | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0009 1x 9 bytes | |
| bInterval 4 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 2 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 2 BT_SCO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x83 EP 3 IN | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0011 1x 17 bytes | |
| bInterval 4 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x03 EP 3 OUT | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0011 1x 17 bytes | |
| bInterval 4 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 3 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 2 BT_SCO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x83 EP 3 IN | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0019 1x 25 bytes | |
| bInterval 4 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x03 EP 3 OUT | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0019 1x 25 bytes | |
| bInterval 4 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 4 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 2 BT_SCO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x83 EP 3 IN | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0021 1x 33 bytes | |
| bInterval 4 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x03 EP 3 OUT | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0021 1x 33 bytes | |
| bInterval 4 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 5 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 2 BT_SCO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x83 EP 3 IN | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0031 1x 49 bytes | |
| bInterval 4 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x03 EP 3 OUT | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0031 1x 49 bytes | |
| bInterval 4 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 6 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 2 BT_SCO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x83 EP 3 IN | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x003f 1x 63 bytes | |
| bInterval 4 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x03 EP 3 OUT | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x003f 1x 63 bytes | |
| bInterval 4 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 2 | |
| bAlternateSetting 0 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 3 BT_ISO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x8a EP 10 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0040 1x 64 bytes | |
| bInterval 1 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x0a EP 10 OUT | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0040 1x 64 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 2 | |
| bAlternateSetting 1 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 3 BT_ISO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x8a EP 10 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0200 1x 512 bytes | |
| bInterval 1 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x0a EP 10 OUT | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0200 1x 512 bytes | |
| bInterval 1 | |
| Binary Object Store Descriptor: | |
| bLength 5 | |
| bDescriptorType 15 | |
| wTotalLength 0x000c | |
| bNumDeviceCaps 1 | |
| USB 2.0 Extension Device Capability: | |
| bLength 7 | |
| bDescriptorType 16 | |
| bDevCapabilityType 2 | |
| bmAttributes 0x00000000 | |
| (Missing must-be-set LPM bit!) | |
| Device Status: 0x0001 | |
| Self Powered | |
| Bus 003 Device 002: ID 27c6:55b4 Shenzhen Goodix Technology Co.,Ltd. Fingerprint Reader | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 2.00 | |
| bDeviceClass 239 Miscellaneous Device | |
| bDeviceSubClass 2 | |
| bDeviceProtocol 1 Interface Association | |
| bMaxPacketSize0 64 | |
| idVendor 0x27c6 Shenzhen Goodix Technology Co.,Ltd. | |
| idProduct 0x55b4 Fingerprint Reader | |
| bcdDevice 1.00 | |
| iManufacturer 1 Generic | |
| iProduct 2 Goodix FingerPrint Device | |
| iSerial 0 | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x0020 | |
| bNumInterfaces 1 | |
| bConfigurationValue 1 | |
| iConfiguration 0 | |
| bmAttributes 0xa0 | |
| (Bus Powered) | |
| Remote Wakeup | |
| MaxPower 100mA | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 2 | |
| bInterfaceClass 255 Vendor Specific Class | |
| bInterfaceSubClass 0 | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x01 EP 1 OUT | |
| bmAttributes 2 | |
| Transfer Type Bulk | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0200 1x 512 bytes | |
| bInterval 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x82 EP 2 IN | |
| bmAttributes 2 | |
| Transfer Type Bulk | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0200 1x 512 bytes | |
| bInterval 0 | |
| Device Qualifier (for other device speed): | |
| bLength 10 | |
| bDescriptorType 6 | |
| bcdUSB 2.00 | |
| bDeviceClass 239 Miscellaneous Device | |
| bDeviceSubClass 2 | |
| bDeviceProtocol 1 Interface Association | |
| bMaxPacketSize0 64 | |
| bNumConfigurations 1 | |
| Device Status: 0x0000 | |
| (Bus Powered) | |
| Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 2.00 | |
| bDeviceClass 9 Hub | |
| bDeviceSubClass 0 | |
| bDeviceProtocol 1 Single TT | |
| bMaxPacketSize0 64 | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0002 2.0 root hub | |
| bcdDevice 5.19 | |
| iManufacturer 3 Linux 5.19.11-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.4 | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x0019 | |
| bNumInterfaces 1 | |
| bConfigurationValue 1 | |
| iConfiguration 0 | |
| bmAttributes 0xe0 | |
| Self Powered | |
| Remote Wakeup | |
| MaxPower 0mA | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 1 | |
| bInterfaceClass 9 Hub | |
| bInterfaceSubClass 0 | |
| bInterfaceProtocol 0 Full speed (or root) hub | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0004 1x 4 bytes | |
| bInterval 12 | |
| Hub Descriptor: | |
| bLength 9 | |
| bDescriptorType 41 | |
| nNbrPorts 4 | |
| wHubCharacteristic 0x000a | |
| No power switching (usb 1.0) | |
| Per-port overcurrent protection | |
| TT think time 8 FS bits | |
| bPwrOn2PwrGood 10 * 2 milli seconds | |
| bHubContrCurrent 0 milli Ampere | |
| DeviceRemovable 0x18 | |
| PortPwrCtrlMask 0xff | |
| Hub Port Status: | |
| Port 1: 0000.0100 power | |
| Port 2: 0000.0100 power | |
| Port 3: 0000.0503 highspeed power enable connect | |
| Port 4: 0000.0503 highspeed power enable connect | |
| Device Status: 0x0001 | |
| Self Powered | |
| Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 3.10 | |
| bDeviceClass 9 Hub | |
| bDeviceSubClass 0 | |
| bDeviceProtocol 3 | |
| bMaxPacketSize0 9 | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0003 3.0 root hub | |
| bcdDevice 5.19 | |
| iManufacturer 3 Linux 5.19.11-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.3 | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x001f | |
| bNumInterfaces 1 | |
| bConfigurationValue 1 | |
| iConfiguration 0 | |
| bmAttributes 0xe0 | |
| Self Powered | |
| Remote Wakeup | |
| MaxPower 0mA | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 1 | |
| bInterfaceClass 9 Hub | |
| bInterfaceSubClass 0 | |
| bInterfaceProtocol 0 Full speed (or root) hub | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0004 1x 4 bytes | |
| bInterval 12 | |
| bMaxBurst 0 | |
| Hub Descriptor: | |
| bLength 12 | |
| bDescriptorType 42 | |
| nNbrPorts 2 | |
| wHubCharacteristic 0x000a | |
| No power switching (usb 1.0) | |
| Per-port overcurrent protection | |
| bPwrOn2PwrGood 50 * 2 milli seconds | |
| bHubContrCurrent 0 milli Ampere | |
| bHubDecLat 0.0 micro seconds | |
| wHubDelay 0 nano seconds | |
| DeviceRemovable 0x00 | |
| Hub Port Status: | |
| Port 1: 0000.02a0 lowspeed L1 | |
| Port 2: 0000.02a0 lowspeed L1 | |
| Binary Object Store Descriptor: | |
| bLength 5 | |
| bDescriptorType 15 | |
| wTotalLength 0x002b | |
| bNumDeviceCaps 2 | |
| SuperSpeed USB Device Capability: | |
| bLength 10 | |
| bDescriptorType 16 | |
| bDevCapabilityType 3 | |
| bmAttributes 0x02 | |
| Latency Tolerance Messages (LTM) Supported | |
| wSpeedsSupported 0x0008 | |
| Device can operate at SuperSpeed (5Gbps) | |
| bFunctionalitySupport 1 | |
| Lowest fully-functional device speed is Full Speed (12Mbps) | |
| bU1DevExitLat 0 micro seconds | |
| bU2DevExitLat 0 micro seconds | |
| SuperSpeedPlus USB Device Capability: | |
| bLength 28 | |
| bDescriptorType 16 | |
| bDevCapabilityType 10 | |
| bmAttributes 0x00000023 | |
| Sublink Speed Attribute count 3 | |
| Sublink Speed ID count 1 | |
| wFunctionalitySupport 0x1104 | |
| bmSublinkSpeedAttr[0] 0x00050034 | |
| Speed Attribute ID: 4 5Gb/s Symmetric RX SuperSpeed | |
| bmSublinkSpeedAttr[1] 0x000500b4 | |
| Speed Attribute ID: 4 5Gb/s Symmetric TX SuperSpeed | |
| bmSublinkSpeedAttr[2] 0x000a4035 | |
| Speed Attribute ID: 5 10Gb/s Symmetric RX SuperSpeedPlus | |
| bmSublinkSpeedAttr[3] 0x000a40b5 | |
| Speed Attribute ID: 5 10Gb/s Symmetric TX SuperSpeedPlus | |
| Device Status: 0x0001 | |
| Self Powered | |
| Bus 001 Device 002: ID 04f2:b71f Chicony Electronics Co., Ltd Integrated Camera | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 2.01 | |
| bDeviceClass 239 Miscellaneous Device | |
| bDeviceSubClass 2 | |
| bDeviceProtocol 1 Interface Association | |
| bMaxPacketSize0 64 | |
| idVendor 0x04f2 Chicony Electronics Co., Ltd | |
| idProduct 0xb71f | |
| bcdDevice 36.53 | |
| iManufacturer 1 SunplusIT Inc | |
| iProduct 2 Integrated Camera | |
| iSerial 3 01.00.00 | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x03e5 | |
| bNumInterfaces 2 | |
| bConfigurationValue 1 | |
| iConfiguration 0 | |
| bmAttributes 0x80 | |
| (Bus Powered) | |
| MaxPower 500mA | |
| Interface Association: | |
| bLength 8 | |
| bDescriptorType 11 | |
| bFirstInterface 0 | |
| bInterfaceCount 2 | |
| bFunctionClass 14 Video | |
| bFunctionSubClass 3 Video Interface Collection | |
| bFunctionProtocol 0 | |
| iFunction 4 Integrated Camera | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 1 Video Control | |
| bInterfaceProtocol 0 | |
| iInterface 4 Integrated Camera | |
| VideoControl Interface Descriptor: | |
| bLength 13 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 1 (HEADER) | |
| bcdUVC 1.00 | |
| wTotalLength 0x006d | |
| dwClockFrequency 48.000000MHz | |
| bInCollection 1 | |
| baInterfaceNr( 0) 1 | |
| VideoControl Interface Descriptor: | |
| bLength 18 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 2 (INPUT_TERMINAL) | |
| bTerminalID 1 | |
| wTerminalType 0x0201 Camera Sensor | |
| bAssocTerminal 0 | |
| iTerminal 0 | |
| wObjectiveFocalLengthMin 0 | |
| wObjectiveFocalLengthMax 0 | |
| wOcularFocalLength 0 | |
| bControlSize 3 | |
| bmControls 0x0030000e | |
| Auto-Exposure Mode | |
| Auto-Exposure Priority | |
| Exposure Time (Absolute) | |
| VideoControl Interface Descriptor: | |
| bLength 11 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (PROCESSING_UNIT) | |
| Warning: Descriptor too short | |
| bUnitID 2 | |
| bSourceID 1 | |
| wMaxMultiplier 16384 | |
| bControlSize 2 | |
| bmControls 0x0000157f | |
| Brightness | |
| Contrast | |
| Hue | |
| Saturation | |
| Sharpness | |
| Gamma | |
| White Balance Temperature | |
| Backlight Compensation | |
| Power Line Frequency | |
| White Balance Temperature, Auto | |
| iProcessing 0 | |
| bmVideoStandards 0x1d | |
| None | |
| PAL - 625/50 | |
| SECAM - 625/50 | |
| NTSC - 625/50 | |
| VideoControl Interface Descriptor: | |
| bLength 29 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 6 (EXTENSION_UNIT) | |
| bUnitID 3 | |
| guidExtensionCode {26b8105a-0713-4870-979d-da79444bb68e} | |
| bNumControls 1 | |
| bNrInPins 1 | |
| baSourceID( 0) 2 | |
| bControlSize 4 | |
| bmControls( 0) 0x04 | |
| bmControls( 1) 0x00 | |
| bmControls( 2) 0x00 | |
| bmControls( 3) 0x00 | |
| iExtension 0 | |
| VideoControl Interface Descriptor: | |
| bLength 29 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 6 (EXTENSION_UNIT) | |
| bUnitID 4 | |
| guidExtensionCode {63610682-5070-49ab-b8cc-b3855e8d221d} | |
| bNumControls 26 | |
| bNrInPins 1 | |
| baSourceID( 0) 3 | |
| bControlSize 4 | |
| bmControls( 0) 0xff | |
| bmControls( 1) 0xff | |
| bmControls( 2) 0x77 | |
| bmControls( 3) 0x47 | |
| iExtension 0 | |
| VideoControl Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 3 (OUTPUT_TERMINAL) | |
| bTerminalID 5 | |
| wTerminalType 0x0101 USB Streaming | |
| bAssocTerminal 0 | |
| bSourceID 4 | |
| iTerminal 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x87 EP 7 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0010 1x 16 bytes | |
| bInterval 8 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 0 | |
| bNumEndpoints 0 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| VideoStreaming Interface Descriptor: | |
| bLength 15 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 1 (INPUT_HEADER) | |
| bNumFormats 2 | |
| wTotalLength 0x0299 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmInfo 0 | |
| bTerminalLink 5 | |
| bStillCaptureMethod 1 | |
| bTriggerSupport 0 | |
| bTriggerUsage 0 | |
| bControlSize 1 | |
| bmaControls( 0) 4 | |
| bmaControls( 1) 0 | |
| VideoStreaming Interface Descriptor: | |
| bLength 11 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 6 (FORMAT_MJPEG) | |
| bFormatIndex 1 | |
| bNumFrameDescriptors 10 | |
| bFlags 1 | |
| Fixed-size samples: Yes | |
| bDefaultFrameIndex 1 | |
| bAspectRatioX 0 | |
| bAspectRatioY 0 | |
| bmInterlaceFlags 0x00 | |
| Interlaced stream or variable: No | |
| Fields per frame: 1 fields | |
| Field 1 first: No | |
| Field pattern: Field 1 only | |
| bCopyProtect 0 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 1 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 1920 | |
| wHeight 1080 | |
| dwMinBitRate 995328000 | |
| dwMaxBitRate 995328000 | |
| dwMaxVideoFrameBufferSize 4147200 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 2 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 1280 | |
| wHeight 720 | |
| dwMinBitRate 442368000 | |
| dwMaxBitRate 442368000 | |
| dwMaxVideoFrameBufferSize 1843200 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 3 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 960 | |
| wHeight 540 | |
| dwMinBitRate 248832000 | |
| dwMaxBitRate 248832000 | |
| dwMaxVideoFrameBufferSize 1036800 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 4 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 848 | |
| wHeight 480 | |
| dwMinBitRate 195379200 | |
| dwMaxBitRate 195379200 | |
| dwMaxVideoFrameBufferSize 814080 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 5 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 640 | |
| wHeight 480 | |
| dwMinBitRate 147456000 | |
| dwMaxBitRate 147456000 | |
| dwMaxVideoFrameBufferSize 614400 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 6 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 640 | |
| wHeight 360 | |
| dwMinBitRate 110592000 | |
| dwMaxBitRate 110592000 | |
| dwMaxVideoFrameBufferSize 460800 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 7 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 352 | |
| wHeight 288 | |
| dwMinBitRate 48660480 | |
| dwMaxBitRate 48660480 | |
| dwMaxVideoFrameBufferSize 202752 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 8 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 320 | |
| wHeight 240 | |
| dwMinBitRate 36864000 | |
| dwMaxBitRate 36864000 | |
| dwMaxVideoFrameBufferSize 153600 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 9 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 320 | |
| wHeight 180 | |
| dwMinBitRate 27648000 | |
| dwMaxBitRate 27648000 | |
| dwMaxVideoFrameBufferSize 115200 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 10 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 424 | |
| wHeight 240 | |
| dwMinBitRate 48844800 | |
| dwMaxBitRate 48844800 | |
| dwMaxVideoFrameBufferSize 203520 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 6 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 13 (COLORFORMAT) | |
| bColorPrimaries 1 (BT.709,sRGB) | |
| bTransferCharacteristics 1 (BT.709) | |
| bMatrixCoefficients 4 (SMPTE 170M (BT.601)) | |
| VideoStreaming Interface Descriptor: | |
| bLength 27 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 4 (FORMAT_UNCOMPRESSED) | |
| bFormatIndex 2 | |
| bNumFrameDescriptors 10 | |
| guidFormat {32595559-0000-0010-8000-00aa00389b71} | |
| bBitsPerPixel 16 | |
| bDefaultFrameIndex 1 | |
| bAspectRatioX 0 | |
| bAspectRatioY 0 | |
| bmInterlaceFlags 0x00 | |
| Interlaced stream or variable: No | |
| Fields per frame: 2 fields | |
| Field 1 first: No | |
| Field pattern: Field 1 only | |
| bCopyProtect 0 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 1 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 1920 | |
| wHeight 1080 | |
| dwMinBitRate 165888000 | |
| dwMaxBitRate 165888000 | |
| dwMaxVideoFrameBufferSize 4147200 | |
| dwDefaultFrameInterval 2000000 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 2000000 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 2 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 1280 | |
| wHeight 720 | |
| dwMinBitRate 147456000 | |
| dwMaxBitRate 147456000 | |
| dwMaxVideoFrameBufferSize 1843200 | |
| dwDefaultFrameInterval 1000000 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 1000000 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 3 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 960 | |
| wHeight 540 | |
| dwMinBitRate 124416000 | |
| dwMaxBitRate 124416000 | |
| dwMaxVideoFrameBufferSize 1036800 | |
| dwDefaultFrameInterval 666666 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 666666 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 4 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 848 | |
| wHeight 480 | |
| dwMinBitRate 130252800 | |
| dwMaxBitRate 130252800 | |
| dwMaxVideoFrameBufferSize 814080 | |
| dwDefaultFrameInterval 500000 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 500000 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 5 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 640 | |
| wHeight 480 | |
| dwMinBitRate 147456000 | |
| dwMaxBitRate 147456000 | |
| dwMaxVideoFrameBufferSize 614400 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 6 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 640 | |
| wHeight 360 | |
| dwMinBitRate 110592000 | |
| dwMaxBitRate 110592000 | |
| dwMaxVideoFrameBufferSize 460800 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 7 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 352 | |
| wHeight 288 | |
| dwMinBitRate 48660480 | |
| dwMaxBitRate 48660480 | |
| dwMaxVideoFrameBufferSize 202752 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 8 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 320 | |
| wHeight 240 | |
| dwMinBitRate 36864000 | |
| dwMaxBitRate 36864000 | |
| dwMaxVideoFrameBufferSize 153600 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 9 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 320 | |
| wHeight 180 | |
| dwMinBitRate 27648000 | |
| dwMaxBitRate 27648000 | |
| dwMaxVideoFrameBufferSize 115200 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 10 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 424 | |
| wHeight 240 | |
| dwMinBitRate 48844800 | |
| dwMaxBitRate 48844800 | |
| dwMaxVideoFrameBufferSize 203520 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 6 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 13 (COLORFORMAT) | |
| bColorPrimaries 1 (BT.709,sRGB) | |
| bTransferCharacteristics 1 (BT.709) | |
| bMatrixCoefficients 4 (SMPTE 170M (BT.601)) | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 1 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x00c0 1x 192 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 2 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x0180 1x 384 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 3 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x0200 1x 512 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 4 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x0280 1x 640 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 5 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x0320 1x 800 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 6 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x03b0 1x 944 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 7 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x0a80 2x 640 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 8 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x0b20 2x 800 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 9 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x0be0 2x 992 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 10 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x13c0 3x 960 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 11 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x13fc 3x 1020 bytes | |
| bInterval 1 | |
| Binary Object Store Descriptor: | |
| bLength 5 | |
| bDescriptorType 15 | |
| wTotalLength 0x0029 | |
| bNumDeviceCaps 2 | |
| Platform Device Capability: | |
| bLength 28 | |
| bDescriptorType 16 | |
| bDevCapabilityType 5 | |
| bReserved 0 | |
| PlatformCapabilityUUID {d8dd60df-4589-4cc7-9cd2-659d9e648a9f} | |
| CapabilityData[0] 0x00 | |
| CapabilityData[1] 0x00 | |
| CapabilityData[2] 0x00 | |
| CapabilityData[3] 0x0a | |
| CapabilityData[4] 0xbe | |
| CapabilityData[5] 0x01 | |
| CapabilityData[6] 0x01 | |
| CapabilityData[7] 0x00 | |
| ** UNRECOGNIZED: 08 10 11 01 03 00 00 00 | |
| Device Status: 0x0000 | |
| (Bus Powered) | |
| Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 2.00 | |
| bDeviceClass 9 Hub | |
| bDeviceSubClass 0 | |
| bDeviceProtocol 1 Single TT | |
| bMaxPacketSize0 64 | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0002 2.0 root hub | |
| bcdDevice 5.19 | |
| iManufacturer 3 Linux 5.19.11-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.3 | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x0019 | |
| bNumInterfaces 1 | |
| bConfigurationValue 1 | |
| iConfiguration 0 | |
| bmAttributes 0xe0 | |
| Self Powered | |
| Remote Wakeup | |
| MaxPower 0mA | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 1 | |
| bInterfaceClass 9 Hub | |
| bInterfaceSubClass 0 | |
| bInterfaceProtocol 0 Full speed (or root) hub | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0004 1x 4 bytes | |
| bInterval 12 | |
| Hub Descriptor: | |
| bLength 9 | |
| bDescriptorType 41 | |
| nNbrPorts 4 | |
| wHubCharacteristic 0x000a | |
| No power switching (usb 1.0) | |
| Per-port overcurrent protection | |
| TT think time 8 FS bits | |
| bPwrOn2PwrGood 10 * 2 milli seconds | |
| bHubContrCurrent 0 milli Ampere | |
| DeviceRemovable 0x10 | |
| PortPwrCtrlMask 0xff | |
| Hub Port Status: | |
| Port 1: 0000.0100 power | |
| Port 2: 0000.0100 power | |
| Port 3: 0000.0100 power | |
| Port 4: 0000.0503 highspeed power enable connect | |
| Device Status: 0x0001 | |
| Self Powered | |
| Module Size Used by | |
| uinput 20480 0 | |
| rfcomm 90112 4 | |
| snd_seq_dummy 16384 0 | |
| snd_hrtimer 16384 1 | |
| nft_objref 16384 1 | |
| nf_conntrack_netbios_ns 16384 1 | |
| nf_conntrack_broadcast 16384 1 nf_conntrack_netbios_ns | |
| nft_fib_inet 16384 1 | |
| nft_fib_ipv4 16384 1 nft_fib_inet | |
| nft_fib_ipv6 16384 1 nft_fib_inet | |
| nft_fib 16384 3 nft_fib_ipv6,nft_fib_ipv4,nft_fib_inet | |
| nft_reject_inet 16384 6 | |
| nf_reject_ipv4 16384 1 nft_reject_inet | |
| nf_reject_ipv6 20480 1 nft_reject_inet | |
| nft_reject 16384 1 nft_reject_inet | |
| nft_ct 20480 16 | |
| nft_chain_nat 16384 2 | |
| nf_nat 57344 1 nft_chain_nat | |
| nf_conntrack 167936 4 nf_nat,nft_ct,nf_conntrack_netbios_ns,nf_conntrack_broadcast | |
| nf_defrag_ipv6 24576 1 nf_conntrack | |
| nf_defrag_ipv4 16384 1 nf_conntrack | |
| ip_set 61440 0 | |
| nf_tables 278528 232 nft_ct,nft_reject_inet,nft_fib_ipv6,nft_objref,nft_fib_ipv4,nft_chain_nat,nft_reject,nft_fib,nft_fib_inet | |
| nfnetlink 20480 3 nf_tables,ip_set | |
| qrtr 45056 4 | |
| bnep 28672 2 | |
| sunrpc 651264 1 | |
| intel_rapl_msr 20480 0 | |
| intel_rapl_common 28672 1 intel_rapl_msr | |
| snd_ctl_led 24576 0 | |
| snd_hda_codec_realtek 167936 1 | |
| snd_hda_codec_generic 98304 1 snd_hda_codec_realtek | |
| snd_sof_amd_renoir 16384 0 | |
| snd_sof_amd_acp 40960 1 snd_sof_amd_renoir | |
| snd_hda_codec_hdmi 77824 1 | |
| ledtrig_audio 16384 2 snd_ctl_led,snd_hda_codec_generic | |
| mt7921e 32768 0 | |
| snd_sof_pci 24576 1 snd_sof_amd_renoir | |
| snd_sof 204800 3 snd_sof_amd_acp,snd_sof_pci,snd_sof_amd_renoir | |
| edac_mce_amd 40960 0 | |
| mt7921_common 86016 1 mt7921e | |
| snd_hda_intel 57344 4 | |
| snd_sof_utils 20480 1 snd_sof | |
| mt76_connac_lib 53248 2 mt7921e,mt7921_common | |
| snd_intel_dspcfg 32768 1 snd_hda_intel | |
| vfat 20480 1 | |
| snd_intel_sdw_acpi 20480 1 snd_intel_dspcfg | |
| snd_soc_core 344064 1 snd_sof | |
| mt76 94208 3 mt7921e,mt7921_common,mt76_connac_lib | |
| fat 86016 1 vfat | |
| kvm_amd 151552 0 | |
| snd_hda_codec 176128 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek | |
| snd_compress 28672 1 snd_soc_core | |
| btusb 65536 0 | |
| ac97_bus 16384 1 snd_soc_core | |
| uvcvideo 131072 0 | |
| snd_hda_core 110592 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek | |
| btrtl 28672 1 btusb | |
| snd_pcm_dmaengine 16384 1 snd_soc_core | |
| videobuf2_vmalloc 20480 1 uvcvideo | |
| mac80211 1204224 3 mt76,mt7921_common,mt76_connac_lib | |
| snd_pci_acp6x 20480 0 | |
| videobuf2_memops 20480 1 videobuf2_vmalloc | |
| snd_hwdep 16384 1 snd_hda_codec | |
| kvm 1085440 1 kvm_amd | |
| btbcm 20480 1 btusb | |
| videobuf2_v4l2 36864 1 uvcvideo | |
| snd_seq 90112 7 snd_seq_dummy | |
| btintel 49152 1 btusb | |
| libarc4 16384 1 mac80211 | |
| videobuf2_common 69632 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops | |
| snd_seq_device 16384 1 snd_seq | |
| btmtk 16384 1 btusb | |
| snd_pcm 151552 11 snd_sof_amd_acp,snd_hda_codec_hdmi,snd_pci_acp6x,snd_hda_intel,snd_hda_codec,snd_sof,snd_compress,snd_soc_core,snd_sof_utils,snd_hda_core,snd_pcm_dmaengine | |
| bluetooth 806912 36 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm | |
| irqbypass 16384 1 kvm | |
| snd_pci_acp5x 20480 0 | |
| snd_timer 49152 3 snd_seq,snd_hrtimer,snd_pcm | |
| snd_rn_pci_acp3x 20480 0 | |
| cfg80211 1056768 4 mt76,mac80211,mt7921_common,mt76_connac_lib | |
| rapl 20480 0 | |
| videodev 274432 3 videobuf2_v4l2,uvcvideo,videobuf2_common | |
| pcspkr 16384 0 | |
| snd_acp_config 16384 2 snd_rn_pci_acp3x,snd_sof_amd_renoir | |
| snd 114688 24 snd_ctl_led,snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_sof,snd_timer,snd_compress,snd_soc_core,snd_pcm | |
| ideapad_laptop 32768 0 | |
| hid_sensor_accel_3d 20480 1 | |
| snd_soc_acpi 16384 2 snd_acp_config,snd_sof_amd_renoir | |
| sparse_keymap 16384 1 ideapad_laptop | |
| mc 69632 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common | |
| wmi_bmof 16384 0 | |
| k10temp 16384 0 | |
| i2c_piix4 28672 0 | |
| soundcore 16384 2 snd_ctl_led,snd | |
| snd_pci_acp3x 20480 0 | |
| hid_sensor_trigger 20480 2 hid_sensor_accel_3d | |
| platform_profile 16384 1 ideapad_laptop | |
| hid_sensor_iio_common 20480 2 hid_sensor_trigger,hid_sensor_accel_3d | |
| rfkill 36864 9 bluetooth,ideapad_laptop,cfg80211 | |
| industrialio_triggered_buffer 16384 1 hid_sensor_trigger | |
| soc_button_array 20480 0 | |
| kfifo_buf 16384 1 industrialio_triggered_buffer | |
| industrialio 106496 5 industrialio_triggered_buffer,hid_sensor_trigger,kfifo_buf,hid_sensor_accel_3d | |
| amd_pmc 28672 0 | |
| zram 32768 2 | |
| dm_crypt 61440 1 | |
| amdgpu 8544256 24 | |
| drm_ttm_helper 16384 1 amdgpu | |
| ttm 90112 2 amdgpu,drm_ttm_helper | |
| sdhci_pci 73728 0 | |
| iommu_v2 24576 1 amdgpu | |
| gpu_sched 49152 1 amdgpu | |
| cqhci 32768 1 sdhci_pci | |
| drm_display_helper 172032 1 amdgpu | |
| sdhci 81920 1 sdhci_pci | |
| nvme 53248 3 | |
| ucsi_acpi 16384 0 | |
| crct10dif_pclmul 16384 1 | |
| crc32_pclmul 16384 0 | |
| crc32c_intel 24576 3 | |
| hid_sensor_hub 24576 3 hid_sensor_trigger,hid_sensor_iio_common,hid_sensor_accel_3d | |
| ghash_clmulni_intel 16384 0 | |
| typec_ucsi 53248 1 ucsi_acpi | |
| serio_raw 20480 0 | |
| nvme_core 147456 4 nvme | |
| mmc_core 196608 3 sdhci,cqhci,sdhci_pci | |
| ccp 114688 1 kvm_amd | |
| amd_sfh 28672 0 | |
| sp5100_tco 20480 0 | |
| cec 73728 1 drm_display_helper | |
| typec 65536 1 typec_ucsi | |
| wmi 32768 2 wmi_bmof,ideapad_laptop | |
| video 61440 1 ideapad_laptop | |
| i2c_hid_acpi 16384 0 | |
| i2c_hid 32768 1 i2c_hid_acpi | |
| ip6_tables 36864 0 | |
| ip_tables 36864 0 | |
| fuse 172032 3 | |
| Device: Video Bus | |
| Kernel: /dev/input/event3 | |
| Group: 1 | |
| Seat: seat0, default | |
| Capabilities: keyboard | |
| Tap-to-click: n/a | |
| Tap-and-drag: n/a | |
| Tap drag lock: n/a | |
| Left-handed: n/a | |
| Nat.scrolling: n/a | |
| Middle emulation: n/a | |
| Calibration: n/a | |
| Scroll methods: none | |
| Click methods: none | |
| Disable-w-typing: n/a | |
| Disable-w-trackpointing: n/a | |
| Accel profiles: n/a | |
| Rotation: n/a | |
| Device: Power Button | |
| Kernel: /dev/input/event0 | |
| Group: 2 | |
| Seat: seat0, default | |
| Capabilities: keyboard | |
| Tap-to-click: n/a | |
| Tap-and-drag: n/a | |
| Tap drag lock: n/a | |
| Left-handed: n/a | |
| Nat.scrolling: n/a | |
| Middle emulation: n/a | |
| Calibration: n/a | |
| Scroll methods: none | |
| Click methods: none | |
| Disable-w-typing: n/a | |
| Disable-w-trackpointing: n/a | |
| Accel profiles: n/a | |
| Rotation: n/a | |
| Device: Lid Switch | |
| Kernel: /dev/input/event1 | |
| Group: 3 | |
| Seat: seat0, default | |
| Capabilities: switch | |
| Tap-to-click: n/a | |
| Tap-and-drag: n/a | |
| Tap drag lock: n/a | |
| Left-handed: n/a | |
| Nat.scrolling: n/a | |
| Middle emulation: n/a | |
| Calibration: n/a | |
| Scroll methods: none | |
| Click methods: none | |
| Disable-w-typing: n/a | |
| Disable-w-trackpointing: n/a | |
| Accel profiles: n/a | |
| Rotation: n/a | |
| Device: Integrated Camera: Integrated C | |
| Kernel: /dev/input/event6 | |
| Group: 4 | |
| Seat: seat0, default | |
| Capabilities: keyboard | |
| Tap-to-click: n/a | |
| Tap-and-drag: n/a | |
| Tap drag lock: n/a | |
| Left-handed: n/a | |
| Nat.scrolling: n/a | |
| Middle emulation: n/a | |
| Calibration: n/a | |
| Scroll methods: none | |
| Click methods: none | |
| Disable-w-typing: n/a | |
| Disable-w-trackpointing: n/a | |
| Accel profiles: n/a | |
| Rotation: n/a | |
| Device: Ideapad extra buttons | |
| Kernel: /dev/input/event4 | |
| Group: 5 | |
| Seat: seat0, default | |
| Capabilities: keyboard | |
| Tap-to-click: n/a | |
| Tap-and-drag: n/a | |
| Tap drag lock: n/a | |
| Left-handed: n/a | |
| Nat.scrolling: n/a | |
| Middle emulation: n/a | |
| Calibration: n/a | |
| Scroll methods: none | |
| Click methods: none | |
| Disable-w-typing: n/a | |
| Disable-w-trackpointing: n/a | |
| Accel profiles: n/a | |
| Rotation: n/a | |
| Device: AT Translated Set 2 keyboard | |
| Kernel: /dev/input/event2 | |
| Group: 6 | |
| Seat: seat0, default | |
| Capabilities: keyboard | |
| Tap-to-click: n/a | |
| Tap-and-drag: n/a | |
| Tap drag lock: n/a | |
| Left-handed: n/a | |
| Nat.scrolling: n/a | |
| Middle emulation: n/a | |
| Calibration: n/a | |
| Scroll methods: none | |
| Click methods: none | |
| Disable-w-typing: n/a | |
| Disable-w-trackpointing: n/a | |
| Accel profiles: n/a | |
| Rotation: n/a |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Linux ideapad 5.19.9-200.fc36.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 15 09:49:52 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux | |
| 00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex | |
| 00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU | |
| 00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge | |
| 00:01.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge | |
| 00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge | |
| 00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge | |
| 00:02.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge | |
| 00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge | |
| 00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir Internal PCIe GPP Bridge to Bus | |
| 00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 51) | |
| 00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51) | |
| 00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 0 | |
| 00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 1 | |
| 00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 2 | |
| 00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 3 | |
| 00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 4 | |
| 00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 5 | |
| 00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 6 | |
| 00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 7 | |
| 01:00.0 SD Host controller: O2 Micro, Inc. SD/MMC Card Reader Controller (rev 01) | |
| 02:00.0 Network controller: MEDIATEK Corp. MT7921 802.11ax PCI Express Wireless Network Adapter | |
| 03:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller PM9A1/PM9A3/980PRO | |
| 04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Lucienne (rev c2) | |
| 04:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Renoir Radeon High Definition Audio Controller | |
| 04:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor | |
| 04:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1 | |
| 04:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1 | |
| 04:00.5 Multimedia controller: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor (rev 01) | |
| 04:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller | |
| 04:00.7 Signal processing controller: Advanced Micro Devices, Inc. [AMD] Sensor Fusion Hub | |
| 00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex | |
| Subsystem: Lenovo Device 382c | |
| Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- | |
| Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- | |
| 00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU | |
| Subsystem: Lenovo Device 3829 | |
| 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 -2147483648 | |
| Capabilities: [40] Secure device <?> | |
| Capabilities: [64] MSI: Enable- Count=1/4 Maskable- 64bit+ | |
| Address: 0000000000000000 Data: 0000 | |
| Capabilities: [74] HyperTransport: MSI Mapping Enable+ Fixed+ | |
| 00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge | |
| 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- | |
| IOMMU group: 0 | |
| 00:01.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge (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: 32 bytes | |
| Interrupt: pin ? routed to IRQ 30 | |
| IOMMU group: 1 | |
| Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 | |
| I/O behind bridge: fffff000-00000fff [disabled] | |
| Memory behind bridge: fd600000-fd6fffff [size=1M] | |
| Prefetchable memory behind bridge: fffffffffff00000-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: [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) Root Port (Slot+), MSI 00 | |
| DevCap: MaxPayload 512 bytes, PhantFunc 0 | |
| ExtTag+ RBE+ | |
| 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 #2, Speed 8GT/s, Width x1, ASPM L1, Exit Latency L1 <64us | |
| 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 #0, PowerLimit 75.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 ABCD, TimeoutDis+ NROPrPrP- LTR+ | |
| 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- LN System CLS Not Supported, TPHComp+ ExtTPHComp- ARIFwd+ | |
| AtomicOpsCap: Routing- 32bit+ 64bit+ 128bitCAS- | |
| DevCtl2: Completion Timeout: 65ms to 210ms, TimeoutDis- LTR+ OBFF Disabled, ARIFwd- | |
| AtomicOpsCtl: ReqEn- EgressBlck- | |
| LnkCap2: Supported Link Speeds: 2.5-8GT/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: -3.5dB, EqualizationComplete- EqualizationPhase1- | |
| EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- | |
| Retimer- 2Retimers- CrosslinkRes: unsupported | |
| Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ | |
| Address: 00000000fee00000 Data: 0000 | |
| Capabilities: [c0] Subsystem: Lenovo Device 3923 | |
| Capabilities: [c8] HyperTransport: MSI Mapping Enable+ Fixed+ | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [270 v1] Secondary PCI Express | |
| LnkCtl3: LnkEquIntrruptEn- PerformEqu- | |
| LaneErrStat: 0 | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans+ | |
| ACSCtl: SrcValid+ TransBlk- ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans- | |
| Capabilities: [370 v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=120us PortTPowerOnTime=150us | |
| L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ | |
| T_CommonMode=120us LTR1.2_Threshold=262144ns | |
| L1SubCtl2: T_PwrOn=150us | |
| Kernel driver in use: pcieport | |
| 00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge | |
| 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- | |
| IOMMU group: 2 | |
| 00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge (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: 32 bytes | |
| Interrupt: pin ? routed to IRQ 31 | |
| IOMMU group: 3 | |
| Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 | |
| I/O behind bridge: fffff000-00000fff [disabled] | |
| Memory behind bridge: fff00000-000fffff [disabled] | |
| Prefetchable memory behind bridge: 0000000270200000-00000002703fffff [size=2M] | |
| 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: [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) Root Port (Slot+), MSI 00 | |
| DevCap: MaxPayload 512 bytes, PhantFunc 0 | |
| ExtTag+ RBE+ | |
| 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 #5, Speed 8GT/s, Width x1, ASPM L1, Exit Latency L1 <64us | |
| ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+ | |
| LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 5GT/s (downgraded), Width x1 (ok) | |
| TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- | |
| SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise- | |
| Slot #0, PowerLimit 75.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 ABCD, TimeoutDis+ NROPrPrP- LTR+ | |
| 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- LN System CLS Not Supported, TPHComp+ ExtTPHComp- ARIFwd+ | |
| AtomicOpsCap: Routing- 32bit+ 64bit+ 128bitCAS- | |
| DevCtl2: Completion Timeout: 65ms to 210ms, TimeoutDis- LTR+ OBFF Disabled, ARIFwd- | |
| AtomicOpsCtl: ReqEn- EgressBlck- | |
| LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink- Retimer- 2Retimers- DRS- | |
| LnkCtl2: Target Link Speed: 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: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ | |
| Address: 00000000fee00000 Data: 0000 | |
| Capabilities: [c0] Subsystem: Lenovo Device 3923 | |
| Capabilities: [c8] HyperTransport: MSI Mapping Enable+ Fixed+ | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [270 v1] Secondary PCI Express | |
| LnkCtl3: LnkEquIntrruptEn- PerformEqu- | |
| LaneErrStat: 0 | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans+ | |
| ACSCtl: SrcValid+ TransBlk- ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans- | |
| Capabilities: [370 v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=10us PortTPowerOnTime=150us | |
| L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ | |
| T_CommonMode=10us LTR1.2_Threshold=163840ns | |
| L1SubCtl2: T_PwrOn=150us | |
| Kernel driver in use: pcieport | |
| 00:02.4 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge (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: 32 bytes | |
| Interrupt: pin ? routed to IRQ 32 | |
| IOMMU group: 4 | |
| Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 | |
| I/O behind bridge: fffff000-00000fff [disabled] | |
| Memory behind bridge: fd500000-fd5fffff [size=1M] | |
| Prefetchable memory behind bridge: fffffffffff00000-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: [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) Root Port (Slot+), MSI 00 | |
| DevCap: MaxPayload 512 bytes, PhantFunc 0 | |
| ExtTag+ RBE+ | |
| 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 #1, Speed 8GT/s, Width x4, ASPM L1, Exit Latency L1 <64us | |
| ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+ | |
| LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 5GT/s (downgraded), Width x2 (downgraded) | |
| TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt+ | |
| SltCap: AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug- Surprise- | |
| Slot #0, PowerLimit 75.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 ABCD, TimeoutDis+ NROPrPrP- LTR+ | |
| 10BitTagComp- 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- LN System CLS Not Supported, TPHComp+ ExtTPHComp- ARIFwd+ | |
| AtomicOpsCap: Routing- 32bit+ 64bit+ 128bitCAS- | |
| DevCtl2: Completion Timeout: 65ms to 210ms, TimeoutDis- LTR+ OBFF Disabled, ARIFwd+ | |
| AtomicOpsCtl: ReqEn- EgressBlck- | |
| LnkCap2: Supported Link Speeds: 2.5-8GT/s, Crosslink- Retimer- 2Retimers- DRS- | |
| LnkCtl2: Target Link Speed: 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: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ | |
| Address: 00000000fee00000 Data: 0000 | |
| Capabilities: [c0] Subsystem: Lenovo Device 3923 | |
| Capabilities: [c8] HyperTransport: MSI Mapping Enable+ Fixed+ | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [270 v1] Secondary PCI Express | |
| LnkCtl3: LnkEquIntrruptEn- PerformEqu- | |
| LaneErrStat: 0 | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans+ | |
| ACSCtl: SrcValid+ TransBlk- ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans- | |
| Capabilities: [370 v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=10us PortTPowerOnTime=150us | |
| L1SubCtl1: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ | |
| T_CommonMode=10us LTR1.2_Threshold=163840ns | |
| L1SubCtl2: T_PwrOn=150us | |
| Kernel driver in use: pcieport | |
| 00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge | |
| 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- | |
| IOMMU group: 5 | |
| 00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir Internal PCIe GPP Bridge to Bus (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: 32 bytes | |
| Interrupt: pin A routed to IRQ 33 | |
| IOMMU group: 6 | |
| Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 | |
| I/O behind bridge: 00001000-00001fff [size=4K] | |
| Memory behind bridge: fd000000-fd4fffff [size=5M] | |
| Prefetchable memory behind bridge: 0000000260000000-00000002701fffff [size=258M] | |
| 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: [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) Root Port (Slot-), MSI 00 | |
| DevCap: MaxPayload 512 bytes, PhantFunc 0 | |
| ExtTag+ RBE+ | |
| 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 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep+ BwNot+ ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive+ BWMgmt- ABWMgmt- | |
| RootCap: CRSVisible+ | |
| RootCtl: ErrCorrectable- ErrNon-Fatal- ErrFatal- PMEIntEna+ CRSVisible+ | |
| RootSta: PME ReqID 0000, PMEStatus- PMEPending- | |
| DevCap2: Completion Timeout: Not Supported, TimeoutDis- NROPrPrP- LTR- | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 4 | |
| 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-16GT/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: 00000000fee00000 Data: 0000 | |
| Capabilities: [c0] Subsystem: Lenovo Device 387a | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [270 v1] Secondary PCI Express | |
| LnkCtl3: LnkEquIntrruptEn- PerformEqu- | |
| LaneErrStat: 0 | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid+ TransBlk+ ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans+ | |
| ACSCtl: SrcValid+ TransBlk- ReqRedir+ CmpltRedir+ UpstreamFwd+ EgressCtrl- DirectTrans- | |
| Capabilities: [400 v1] Data Link Feature <?> | |
| Capabilities: [410 v1] Physical Layer 16.0 GT/s <?> | |
| Capabilities: [440 v1] Lane Margining at the Receiver <?> | |
| Kernel driver in use: pcieport | |
| 00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 51) | |
| Subsystem: Lenovo Device 3862 | |
| 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- | |
| IOMMU group: 7 | |
| Kernel driver in use: piix4_smbus | |
| Kernel modules: i2c_piix4, sp5100_tco | |
| 00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51) | |
| Subsystem: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge | |
| 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 | |
| IOMMU group: 7 | |
| 00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 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- | |
| IOMMU group: 8 | |
| 00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 1 | |
| 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- | |
| IOMMU group: 8 | |
| 00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 2 | |
| 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- | |
| IOMMU group: 8 | |
| 00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 3 | |
| 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- | |
| IOMMU group: 8 | |
| Kernel driver in use: k10temp | |
| Kernel modules: k10temp | |
| 00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 4 | |
| 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- | |
| IOMMU group: 8 | |
| 00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 5 | |
| 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- | |
| IOMMU group: 8 | |
| 00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 6 | |
| 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- | |
| IOMMU group: 8 | |
| 00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir Device 24: Function 7 | |
| 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- | |
| IOMMU group: 8 | |
| 01:00.0 SD Host controller: O2 Micro, Inc. SD/MMC Card Reader Controller (rev 01) (prog-if 01) | |
| Subsystem: O2 Micro, Inc. Device 0002 | |
| 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: 32 bytes | |
| Interrupt: pin A routed to IRQ 76 | |
| IOMMU group: 9 | |
| Region 0: Memory at fd601000 (32-bit, non-prefetchable) [size=4K] | |
| Region 1: Memory at fd600000 (32-bit, non-prefetchable) [size=2K] | |
| Capabilities: [6c] Power Management version 3 | |
| Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0-,D1-,D2-,D3hot+,D3cold+) | |
| Status: D0 NoSoftRst+ PME-Enable- DSel=0 DScale=0 PME- | |
| Capabilities: [48] MSI: Enable+ Count=1/1 Maskable+ 64bit+ | |
| Address: 00000000fee00000 Data: 0000 | |
| Masking: 00000000 Pending: 00000000 | |
| Capabilities: [80] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited | |
| ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 75.000W | |
| 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 #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <512ns, L1 unlimited | |
| 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: Not Supported, TimeoutDis- NROPrPrP- LTR+ | |
| 10BitTagComp- 10BitTagReq- OBFF Not Supported, 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- | |
| 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: [100 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: [200 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: [230 v1] Latency Tolerance Reporting | |
| Max snoop latency: 1048576ns | |
| Max no snoop latency: 1048576ns | |
| Capabilities: [240 v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=120us PortTPowerOnTime=10us | |
| 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 | |
| Kernel driver in use: sdhci-pci | |
| Kernel modules: sdhci_pci | |
| 02:00.0 Network controller: MEDIATEK Corp. MT7921 802.11ax PCI Express Wireless Network Adapter | |
| Subsystem: Lenovo Device e0bc | |
| 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: 32 bytes | |
| Interrupt: pin A routed to IRQ 84 | |
| IOMMU group: 10 | |
| Region 0: Memory at 270200000 (64-bit, prefetchable) [size=1M] | |
| Region 2: Memory at 270300000 (64-bit, prefetchable) [size=16K] | |
| Region 4: Memory at 270304000 (64-bit, prefetchable) [size=4K] | |
| Capabilities: [80] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset+ SlotPowerLimit 75.000W | |
| DevCtl: CorrErr- NonFatalErr- FatalErr- UnsupReq- | |
| RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ FLReset- | |
| MaxPayload 128 bytes, MaxReadReq 512 bytes | |
| DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- | |
| LnkCap: Port #1, Speed 5GT/s, Width x1, ASPM L0s L1, Exit Latency L0s <2us, L1 <8us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 5GT/s (ok), Width x1 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR+ | |
| 10BitTagComp- 10BitTagReq- OBFF Not Supported, 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.5-5GT/s, Crosslink- Retimer- 2Retimers- DRS- | |
| LnkCtl2: Target Link Speed: 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: [e0] MSI: Enable+ Count=1/32 Maskable+ 64bit+ | |
| Address: 00000000fee00000 Data: 0000 | |
| Masking: fffffffe Pending: 00000000 | |
| Capabilities: [f8] 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] Vendor Specific Information: ID=1556 Rev=1 Len=008 <?> | |
| Capabilities: [108 v1] Latency Tolerance Reporting | |
| Max snoop latency: 1048576ns | |
| Max no snoop latency: 1048576ns | |
| Capabilities: [110 v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=3us PortTPowerOnTime=28us | |
| 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: [200 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 | |
| Kernel driver in use: mt7921e | |
| Kernel modules: mt7921e | |
| 03:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller PM9A1/PM9A3/980PRO (prog-if 02 [NVM Express]) | |
| Subsystem: Samsung Electronics Co Ltd Device a801 | |
| 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: 32 bytes | |
| Interrupt: pin A routed to IRQ 57 | |
| NUMA node: 0 | |
| IOMMU group: 11 | |
| Region 0: Memory at fd500000 (64-bit, non-prefetchable) [size=16K] | |
| Capabilities: [40] 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: [50] MSI: Enable- Count=1/32 Maskable- 64bit+ | |
| Address: 0000000000000000 Data: 0000 | |
| Capabilities: [70] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset+ SlotPowerLimit 75.000W | |
| DevCtl: CorrErr+ NonFatalErr+ FatalErr+ UnsupReq+ | |
| RlxdOrd+ ExtTag+ PhantFunc- AuxPwr- NoSnoop+ FLReset- | |
| MaxPayload 256 bytes, MaxReadReq 512 bytes | |
| DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- | |
| LnkCap: Port #0, Speed 16GT/s, Width x4, ASPM L1, Exit Latency L1 <64us | |
| ClockPM+ Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM L1 Enabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM+ AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 5GT/s (downgraded), Width x2 (downgraded) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR+ | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, 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.5-16GT/s, Crosslink- Retimer+ 2Retimers+ DRS- | |
| LnkCtl2: Target Link Speed: 16GT/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: Upstream Port | |
| Capabilities: [b0] MSI-X: Enable+ Count=130 Masked- | |
| Vector table: BAR=0 offset=00003000 | |
| PBA: BAR=0 offset=00002000 | |
| Capabilities: [100 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: [168 v1] Alternative Routing-ID Interpretation (ARI) | |
| ARICap: MFVC- ACS-, Next Function: 0 | |
| ARICtl: MFVC- ACS-, Function Group: 0 | |
| Capabilities: [178 v1] Secondary PCI Express | |
| LnkCtl3: LnkEquIntrruptEn- PerformEqu- | |
| LaneErrStat: 0 | |
| Capabilities: [198 v1] Physical Layer 16.0 GT/s <?> | |
| Capabilities: [1bc v1] Lane Margining at the Receiver <?> | |
| Capabilities: [214 v1] Latency Tolerance Reporting | |
| Max snoop latency: 1048576ns | |
| Max no snoop latency: 1048576ns | |
| Capabilities: [21c v1] L1 PM Substates | |
| L1SubCap: PCI-PM_L1.2+ PCI-PM_L1.1+ ASPM_L1.2+ ASPM_L1.1+ L1_PM_Substates+ | |
| PortCommonModeRestoreTime=10us PortTPowerOnTime=10us | |
| 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: [3a0 v1] Data Link Feature <?> | |
| Kernel driver in use: nvme | |
| Kernel modules: nvme | |
| 04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Lucienne (rev c2) (prog-if 00 [VGA controller]) | |
| Subsystem: Lenovo Device 3806 | |
| 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: 32 bytes | |
| Interrupt: pin A routed to IRQ 43 | |
| IOMMU group: 12 | |
| Region 0: Memory at 260000000 (64-bit, prefetchable) [size=256M] | |
| Region 2: Memory at 270000000 (64-bit, prefetchable) [size=2M] | |
| Region 4: I/O ports at 1000 [size=256] | |
| Region 5: Memory at fd400000 (32-bit, non-prefetchable) [size=512K] | |
| 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: [64] 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 128 bytes, MaxReadReq 512 bytes | |
| DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- | |
| LnkCap: Port #0, Speed 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, 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-16GT/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/4 Maskable- 64bit+ | |
| Address: 0000000000000000 Data: 0000 | |
| Capabilities: [c0] MSI-X: Enable+ Count=4 Masked- | |
| Vector table: BAR=5 offset=00042000 | |
| PBA: BAR=5 offset=00043000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [270 v1] Secondary PCI Express | |
| LnkCtl3: LnkEquIntrruptEn- PerformEqu- | |
| LaneErrStat: 0 | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| 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: 00000100, Page Request Allocation: 00000000 | |
| Capabilities: [2d0 v1] Process Address Space ID (PASID) | |
| PASIDCap: Exec+ Priv+, Max PASID Width: 10 | |
| PASIDCtl: Enable- Exec- Priv- | |
| Capabilities: [400 v1] Data Link Feature <?> | |
| Capabilities: [410 v1] Physical Layer 16.0 GT/s <?> | |
| Capabilities: [440 v1] Lane Margining at the Receiver <?> | |
| Kernel driver in use: amdgpu | |
| Kernel modules: amdgpu | |
| 04:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Renoir Radeon High Definition Audio Controller | |
| Subsystem: Lenovo Device 3828 | |
| 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: 32 bytes | |
| Interrupt: pin B routed to IRQ 82 | |
| IOMMU group: 13 | |
| Region 0: Memory at fd4c8000 (32-bit, non-prefetchable) [size=16K] | |
| 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: D3 NoSoftRst- PME-Enable+ DSel=0 DScale=0 PME- | |
| Capabilities: [64] 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 128 bytes, MaxReadReq 512 bytes | |
| DevSta: CorrErr- NonFatalErr- FatalErr- UnsupReq- AuxPwr- TransPend- | |
| LnkCap: Port #0, Speed 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, 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- | |
| 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: 00000000fee00000 Data: 0000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| Kernel driver in use: snd_hda_intel | |
| Kernel modules: snd_hda_intel | |
| 04:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Family 17h (Models 10h-1fh) Platform Security Processor | |
| Subsystem: Lenovo Device 3845 | |
| 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: 32 bytes | |
| Interrupt: pin C routed to IRQ 54 | |
| IOMMU group: 14 | |
| Region 2: Memory at fd300000 (32-bit, non-prefetchable) [size=1M] | |
| Region 5: Memory at fd4ce000 (32-bit, non-prefetchable) [size=8K] | |
| 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: [64] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0.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 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR- | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- TPHComp- ExtTPHComp- | |
| AtomicOpsCap: 32bit- 64bit- 128bitCAS- | |
| DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, | |
| AtomicOpsCtl: ReqEn- | |
| LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1- | |
| EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- | |
| Retimer- 2Retimers- CrosslinkRes: unsupported | |
| Capabilities: [a0] MSI: Enable- Count=1/2 Maskable- 64bit+ | |
| Address: 0000000000000000 Data: 0000 | |
| Capabilities: [c0] MSI-X: Enable+ Count=2 Masked- | |
| Vector table: BAR=5 offset=00000000 | |
| PBA: BAR=5 offset=00001000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| Kernel driver in use: ccp | |
| Kernel modules: ccp | |
| 04:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1 (prog-if 30 [XHCI]) | |
| Subsystem: Lenovo Device 3856 | |
| 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: 32 bytes | |
| Interrupt: pin D routed to IRQ 34 | |
| IOMMU group: 15 | |
| Region 0: Memory at fd000000 (64-bit, non-prefetchable) [size=1M] | |
| 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: [64] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0.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 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR- | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- TPHComp- ExtTPHComp- | |
| AtomicOpsCap: 32bit- 64bit- 128bitCAS- | |
| DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, | |
| AtomicOpsCtl: ReqEn- | |
| LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1- | |
| EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- | |
| Retimer- 2Retimers- CrosslinkRes: unsupported | |
| Capabilities: [a0] MSI: Enable- Count=1/8 Maskable- 64bit+ | |
| Address: 0000000000000000 Data: 0000 | |
| Capabilities: [c0] MSI-X: Enable+ Count=8 Masked- | |
| Vector table: BAR=0 offset=000fe000 | |
| PBA: BAR=0 offset=000ff000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| Kernel driver in use: xhci_hcd | |
| 04:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1 (prog-if 30 [XHCI]) | |
| Subsystem: Lenovo Device 3856 | |
| 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: 32 bytes | |
| Interrupt: pin A routed to IRQ 43 | |
| IOMMU group: 16 | |
| Region 0: Memory at fd100000 (64-bit, non-prefetchable) [size=1M] | |
| 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: [64] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0.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 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR- | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- TPHComp- ExtTPHComp- | |
| AtomicOpsCap: 32bit- 64bit- 128bitCAS- | |
| DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, | |
| AtomicOpsCtl: ReqEn- | |
| LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1- | |
| EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- | |
| Retimer- 2Retimers- CrosslinkRes: unsupported | |
| Capabilities: [a0] MSI: Enable- Count=1/8 Maskable- 64bit+ | |
| Address: 0000000000000000 Data: 0000 | |
| Capabilities: [c0] MSI-X: Enable+ Count=8 Masked- | |
| Vector table: BAR=0 offset=000fe000 | |
| PBA: BAR=0 offset=000ff000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| Kernel driver in use: xhci_hcd | |
| 04:00.5 Multimedia controller: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor (rev 01) | |
| Subsystem: Lenovo Device 384b | |
| 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 B routed to IRQ 80 | |
| IOMMU group: 17 | |
| Region 0: Memory at fd480000 (32-bit, non-prefetchable) [size=256K] | |
| 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: [64] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0.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 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR- | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- TPHComp- ExtTPHComp- | |
| AtomicOpsCap: 32bit- 64bit- 128bitCAS- | |
| DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, | |
| AtomicOpsCtl: ReqEn- | |
| 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: 0000000000000000 Data: 0000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| Kernel modules: snd_pci_acp3x, snd_rn_pci_acp3x, snd_pci_acp5x, snd_pci_acp6x, snd_sof_amd_renoir | |
| 04:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller | |
| Subsystem: Lenovo Device 384a | |
| 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: 32 bytes | |
| Interrupt: pin C routed to IRQ 58 | |
| IOMMU group: 18 | |
| Region 0: Memory at fd4c0000 (32-bit, non-prefetchable) [size=32K] | |
| 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: D3 NoSoftRst+ PME-Enable+ DSel=0 DScale=0 PME- | |
| Capabilities: [64] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0.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 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR- | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- TPHComp- ExtTPHComp- | |
| AtomicOpsCap: 32bit- 64bit- 128bitCAS- | |
| DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, | |
| AtomicOpsCtl: ReqEn- | |
| 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: 00000000fee00000 Data: 0000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| Kernel driver in use: snd_hda_intel | |
| Kernel modules: snd_hda_intel | |
| 04:00.7 Signal processing controller: Advanced Micro Devices, Inc. [AMD] Sensor Fusion Hub | |
| Subsystem: Lenovo Device 382d | |
| 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: 32 bytes | |
| Interrupt: pin D routed to IRQ 34 | |
| IOMMU group: 19 | |
| Region 2: Memory at fd200000 (32-bit, non-prefetchable) [size=1M] | |
| Region 5: Memory at fd4cc000 (32-bit, non-prefetchable) [size=8K] | |
| 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: [64] Express (v2) Endpoint, MSI 00 | |
| DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <4us, L1 unlimited | |
| ExtTag+ AttnBtn- AttnInd- PwrInd- RBE+ FLReset- SlotPowerLimit 0.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 8GT/s, Width x16, ASPM L0s L1, Exit Latency L0s <64ns, L1 <1us | |
| ClockPM- Surprise- LLActRep- BwNot- ASPMOptComp+ | |
| LnkCtl: ASPM Disabled; RCB 64 bytes, Disabled- CommClk+ | |
| ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- | |
| LnkSta: Speed 8GT/s (ok), Width x16 (ok) | |
| TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- | |
| DevCap2: Completion Timeout: Range ABCD, TimeoutDis+ NROPrPrP- LTR- | |
| 10BitTagComp+ 10BitTagReq- OBFF Not Supported, ExtFmt+ EETLPPrefix+, MaxEETLPPrefixes 1 | |
| EmergencyPowerReduction Not Supported, EmergencyPowerReductionInit- | |
| FRS- TPHComp- ExtTPHComp- | |
| AtomicOpsCap: 32bit- 64bit- 128bitCAS- | |
| DevCtl2: Completion Timeout: 50us to 50ms, TimeoutDis- LTR- OBFF Disabled, | |
| AtomicOpsCtl: ReqEn- | |
| LnkSta2: Current De-emphasis Level: -3.5dB, EqualizationComplete- EqualizationPhase1- | |
| EqualizationPhase2- EqualizationPhase3- LinkEqualizationRequest- | |
| Retimer- 2Retimers- CrosslinkRes: unsupported | |
| Capabilities: [a0] MSI: Enable- Count=1/2 Maskable- 64bit+ | |
| Address: 0000000000000000 Data: 0000 | |
| Capabilities: [c0] MSI-X: Enable- Count=2 Masked- | |
| Vector table: BAR=5 offset=00000000 | |
| PBA: BAR=5 offset=00001000 | |
| Capabilities: [100 v1] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> | |
| Capabilities: [2a0 v1] Access Control Services | |
| ACSCap: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| ACSCtl: SrcValid- TransBlk- ReqRedir- CmpltRedir- UpstreamFwd- EgressCtrl- DirectTrans- | |
| Kernel driver in use: pcie_mp2_amd | |
| Kernel modules: amd_sfh | |
| Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub | |
| Bus 003 Device 003: ID 0489:e0cd Foxconn / Hon Hai Wireless_Device | |
| Bus 003 Device 002: ID 27c6:55b4 Shenzhen Goodix Technology Co.,Ltd. Fingerprint Reader | |
| Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub | |
| Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub | |
| Bus 001 Device 002: ID 04f2:b71f Chicony Electronics Co., Ltd Integrated Camera | |
| Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub | |
| Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 3.10 | |
| bDeviceClass 9 Hub | |
| bDeviceSubClass 0 | |
| bDeviceProtocol 3 | |
| bMaxPacketSize0 9 | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0003 3.0 root hub | |
| bcdDevice 5.19 | |
| iManufacturer 3 Linux 5.19.9-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.4 | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x001f | |
| bNumInterfaces 1 | |
| bConfigurationValue 1 | |
| iConfiguration 0 | |
| bmAttributes 0xe0 | |
| Self Powered | |
| Remote Wakeup | |
| MaxPower 0mA | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 1 | |
| bInterfaceClass 9 Hub | |
| bInterfaceSubClass 0 | |
| bInterfaceProtocol 0 Full speed (or root) hub | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0004 1x 4 bytes | |
| bInterval 12 | |
| bMaxBurst 0 | |
| Hub Descriptor: | |
| bLength 12 | |
| bDescriptorType 42 | |
| nNbrPorts 2 | |
| wHubCharacteristic 0x000a | |
| No power switching (usb 1.0) | |
| Per-port overcurrent protection | |
| bPwrOn2PwrGood 50 * 2 milli seconds | |
| bHubContrCurrent 0 milli Ampere | |
| bHubDecLat 0.0 micro seconds | |
| wHubDelay 0 nano seconds | |
| DeviceRemovable 0x00 | |
| Hub Port Status: | |
| Port 1: 0000.02a0 lowspeed L1 | |
| Port 2: 0000.02a0 lowspeed L1 | |
| Binary Object Store Descriptor: | |
| bLength 5 | |
| bDescriptorType 15 | |
| wTotalLength 0x0023 | |
| bNumDeviceCaps 2 | |
| SuperSpeed USB Device Capability: | |
| bLength 10 | |
| bDescriptorType 16 | |
| bDevCapabilityType 3 | |
| bmAttributes 0x02 | |
| Latency Tolerance Messages (LTM) Supported | |
| wSpeedsSupported 0x0008 | |
| Device can operate at SuperSpeed (5Gbps) | |
| bFunctionalitySupport 1 | |
| Lowest fully-functional device speed is Full Speed (12Mbps) | |
| bU1DevExitLat 0 micro seconds | |
| bU2DevExitLat 0 micro seconds | |
| SuperSpeedPlus USB Device Capability: | |
| bLength 20 | |
| bDescriptorType 16 | |
| bDevCapabilityType 10 | |
| bmAttributes 0x00000001 | |
| Sublink Speed Attribute count 1 | |
| Sublink Speed ID count 0 | |
| wFunctionalitySupport 0x1104 | |
| bmSublinkSpeedAttr[0] 0x00050034 | |
| Speed Attribute ID: 4 5Gb/s Symmetric RX SuperSpeed | |
| bmSublinkSpeedAttr[1] 0x000500b4 | |
| Speed Attribute ID: 4 5Gb/s Symmetric TX SuperSpeed | |
| Device Status: 0x0001 | |
| Self Powered | |
| Bus 003 Device 003: ID 0489:e0cd Foxconn / Hon Hai Wireless_Device | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 2.10 | |
| bDeviceClass 239 Miscellaneous Device | |
| bDeviceSubClass 2 | |
| bDeviceProtocol 1 Interface Association | |
| bMaxPacketSize0 64 | |
| idVendor 0x0489 Foxconn / Hon Hai | |
| idProduct 0xe0cd | |
| bcdDevice 1.00 | |
| iManufacturer 5 MediaTek Inc. | |
| iProduct 6 Wireless_Device | |
| iSerial 7 000000000 | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x00fe | |
| bNumInterfaces 3 | |
| bConfigurationValue 1 | |
| iConfiguration 8 Config_01 | |
| bmAttributes 0xe0 | |
| Self Powered | |
| Remote Wakeup | |
| MaxPower 100mA | |
| Interface Association: | |
| bLength 8 | |
| bDescriptorType 11 | |
| bFirstInterface 0 | |
| bInterfaceCount 3 | |
| bFunctionClass 224 Wireless | |
| bFunctionSubClass 1 Radio Frequency | |
| bFunctionProtocol 1 Bluetooth | |
| iFunction 4 BT_FUNCTION | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 3 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 1 BT_ACL_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0010 1x 16 bytes | |
| bInterval 1 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x82 EP 2 IN | |
| bmAttributes 2 | |
| Transfer Type Bulk | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0200 1x 512 bytes | |
| bInterval 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x02 EP 2 OUT | |
| bmAttributes 2 | |
| Transfer Type Bulk | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0200 1x 512 bytes | |
| bInterval 0 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 0 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 2 BT_SCO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x83 EP 3 IN | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0000 1x 0 bytes | |
| bInterval 4 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x03 EP 3 OUT | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0000 1x 0 bytes | |
| bInterval 4 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 1 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 2 BT_SCO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x83 EP 3 IN | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0009 1x 9 bytes | |
| bInterval 4 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x03 EP 3 OUT | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0009 1x 9 bytes | |
| bInterval 4 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 2 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 2 BT_SCO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x83 EP 3 IN | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0011 1x 17 bytes | |
| bInterval 4 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x03 EP 3 OUT | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0011 1x 17 bytes | |
| bInterval 4 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 3 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 2 BT_SCO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x83 EP 3 IN | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0019 1x 25 bytes | |
| bInterval 4 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x03 EP 3 OUT | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0019 1x 25 bytes | |
| bInterval 4 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 4 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 2 BT_SCO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x83 EP 3 IN | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0021 1x 33 bytes | |
| bInterval 4 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x03 EP 3 OUT | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0021 1x 33 bytes | |
| bInterval 4 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 5 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 2 BT_SCO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x83 EP 3 IN | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0031 1x 49 bytes | |
| bInterval 4 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x03 EP 3 OUT | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0031 1x 49 bytes | |
| bInterval 4 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 6 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 2 BT_SCO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x83 EP 3 IN | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x003f 1x 63 bytes | |
| bInterval 4 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x03 EP 3 OUT | |
| bmAttributes 1 | |
| Transfer Type Isochronous | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x003f 1x 63 bytes | |
| bInterval 4 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 2 | |
| bAlternateSetting 0 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 3 BT_ISO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x8a EP 10 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0040 1x 64 bytes | |
| bInterval 1 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x0a EP 10 OUT | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0040 1x 64 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 2 | |
| bAlternateSetting 1 | |
| bNumEndpoints 2 | |
| bInterfaceClass 224 Wireless | |
| bInterfaceSubClass 1 Radio Frequency | |
| bInterfaceProtocol 1 Bluetooth | |
| iInterface 3 BT_ISO_If | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x8a EP 10 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0200 1x 512 bytes | |
| bInterval 1 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x0a EP 10 OUT | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0200 1x 512 bytes | |
| bInterval 1 | |
| Binary Object Store Descriptor: | |
| bLength 5 | |
| bDescriptorType 15 | |
| wTotalLength 0x000c | |
| bNumDeviceCaps 1 | |
| USB 2.0 Extension Device Capability: | |
| bLength 7 | |
| bDescriptorType 16 | |
| bDevCapabilityType 2 | |
| bmAttributes 0x00000000 | |
| (Missing must-be-set LPM bit!) | |
| Device Status: 0x0001 | |
| Self Powered | |
| Bus 003 Device 002: ID 27c6:55b4 Shenzhen Goodix Technology Co.,Ltd. Fingerprint Reader | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 2.00 | |
| bDeviceClass 239 Miscellaneous Device | |
| bDeviceSubClass 2 | |
| bDeviceProtocol 1 Interface Association | |
| bMaxPacketSize0 64 | |
| idVendor 0x27c6 Shenzhen Goodix Technology Co.,Ltd. | |
| idProduct 0x55b4 Fingerprint Reader | |
| bcdDevice 1.00 | |
| iManufacturer 1 Generic | |
| iProduct 2 Goodix FingerPrint Device | |
| iSerial 0 | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x0020 | |
| bNumInterfaces 1 | |
| bConfigurationValue 1 | |
| iConfiguration 0 | |
| bmAttributes 0xa0 | |
| (Bus Powered) | |
| Remote Wakeup | |
| MaxPower 100mA | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 2 | |
| bInterfaceClass 255 Vendor Specific Class | |
| bInterfaceSubClass 0 | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x01 EP 1 OUT | |
| bmAttributes 2 | |
| Transfer Type Bulk | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0200 1x 512 bytes | |
| bInterval 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x82 EP 2 IN | |
| bmAttributes 2 | |
| Transfer Type Bulk | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0200 1x 512 bytes | |
| bInterval 0 | |
| Device Qualifier (for other device speed): | |
| bLength 10 | |
| bDescriptorType 6 | |
| bcdUSB 2.00 | |
| bDeviceClass 239 Miscellaneous Device | |
| bDeviceSubClass 2 | |
| bDeviceProtocol 1 Interface Association | |
| bMaxPacketSize0 64 | |
| bNumConfigurations 1 | |
| Device Status: 0x0000 | |
| (Bus Powered) | |
| Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 2.00 | |
| bDeviceClass 9 Hub | |
| bDeviceSubClass 0 | |
| bDeviceProtocol 1 Single TT | |
| bMaxPacketSize0 64 | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0002 2.0 root hub | |
| bcdDevice 5.19 | |
| iManufacturer 3 Linux 5.19.9-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.4 | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x0019 | |
| bNumInterfaces 1 | |
| bConfigurationValue 1 | |
| iConfiguration 0 | |
| bmAttributes 0xe0 | |
| Self Powered | |
| Remote Wakeup | |
| MaxPower 0mA | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 1 | |
| bInterfaceClass 9 Hub | |
| bInterfaceSubClass 0 | |
| bInterfaceProtocol 0 Full speed (or root) hub | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0004 1x 4 bytes | |
| bInterval 12 | |
| Hub Descriptor: | |
| bLength 9 | |
| bDescriptorType 41 | |
| nNbrPorts 4 | |
| wHubCharacteristic 0x000a | |
| No power switching (usb 1.0) | |
| Per-port overcurrent protection | |
| TT think time 8 FS bits | |
| bPwrOn2PwrGood 10 * 2 milli seconds | |
| bHubContrCurrent 0 milli Ampere | |
| DeviceRemovable 0x18 | |
| PortPwrCtrlMask 0xff | |
| Hub Port Status: | |
| Port 1: 0000.0100 power | |
| Port 2: 0000.0100 power | |
| Port 3: 0000.0503 highspeed power enable connect | |
| Port 4: 0000.0503 highspeed power enable connect | |
| Device Status: 0x0001 | |
| Self Powered | |
| Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 3.10 | |
| bDeviceClass 9 Hub | |
| bDeviceSubClass 0 | |
| bDeviceProtocol 3 | |
| bMaxPacketSize0 9 | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0003 3.0 root hub | |
| bcdDevice 5.19 | |
| iManufacturer 3 Linux 5.19.9-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.3 | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x001f | |
| bNumInterfaces 1 | |
| bConfigurationValue 1 | |
| iConfiguration 0 | |
| bmAttributes 0xe0 | |
| Self Powered | |
| Remote Wakeup | |
| MaxPower 0mA | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 1 | |
| bInterfaceClass 9 Hub | |
| bInterfaceSubClass 0 | |
| bInterfaceProtocol 0 Full speed (or root) hub | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0004 1x 4 bytes | |
| bInterval 12 | |
| bMaxBurst 0 | |
| Hub Descriptor: | |
| bLength 12 | |
| bDescriptorType 42 | |
| nNbrPorts 2 | |
| wHubCharacteristic 0x000a | |
| No power switching (usb 1.0) | |
| Per-port overcurrent protection | |
| bPwrOn2PwrGood 50 * 2 milli seconds | |
| bHubContrCurrent 0 milli Ampere | |
| bHubDecLat 0.0 micro seconds | |
| wHubDelay 0 nano seconds | |
| DeviceRemovable 0x00 | |
| Hub Port Status: | |
| Port 1: 0000.02a0 lowspeed L1 | |
| Port 2: 0000.02a0 lowspeed L1 | |
| Binary Object Store Descriptor: | |
| bLength 5 | |
| bDescriptorType 15 | |
| wTotalLength 0x002b | |
| bNumDeviceCaps 2 | |
| SuperSpeed USB Device Capability: | |
| bLength 10 | |
| bDescriptorType 16 | |
| bDevCapabilityType 3 | |
| bmAttributes 0x02 | |
| Latency Tolerance Messages (LTM) Supported | |
| wSpeedsSupported 0x0008 | |
| Device can operate at SuperSpeed (5Gbps) | |
| bFunctionalitySupport 1 | |
| Lowest fully-functional device speed is Full Speed (12Mbps) | |
| bU1DevExitLat 0 micro seconds | |
| bU2DevExitLat 0 micro seconds | |
| SuperSpeedPlus USB Device Capability: | |
| bLength 28 | |
| bDescriptorType 16 | |
| bDevCapabilityType 10 | |
| bmAttributes 0x00000023 | |
| Sublink Speed Attribute count 3 | |
| Sublink Speed ID count 1 | |
| wFunctionalitySupport 0x1104 | |
| bmSublinkSpeedAttr[0] 0x00050034 | |
| Speed Attribute ID: 4 5Gb/s Symmetric RX SuperSpeed | |
| bmSublinkSpeedAttr[1] 0x000500b4 | |
| Speed Attribute ID: 4 5Gb/s Symmetric TX SuperSpeed | |
| bmSublinkSpeedAttr[2] 0x000a4035 | |
| Speed Attribute ID: 5 10Gb/s Symmetric RX SuperSpeedPlus | |
| bmSublinkSpeedAttr[3] 0x000a40b5 | |
| Speed Attribute ID: 5 10Gb/s Symmetric TX SuperSpeedPlus | |
| Device Status: 0x0001 | |
| Self Powered | |
| Bus 001 Device 002: ID 04f2:b71f Chicony Electronics Co., Ltd Integrated Camera | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 2.01 | |
| bDeviceClass 239 Miscellaneous Device | |
| bDeviceSubClass 2 | |
| bDeviceProtocol 1 Interface Association | |
| bMaxPacketSize0 64 | |
| idVendor 0x04f2 Chicony Electronics Co., Ltd | |
| idProduct 0xb71f | |
| bcdDevice 36.53 | |
| iManufacturer 1 SunplusIT Inc | |
| iProduct 2 Integrated Camera | |
| iSerial 3 01.00.00 | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x03e5 | |
| bNumInterfaces 2 | |
| bConfigurationValue 1 | |
| iConfiguration 0 | |
| bmAttributes 0x80 | |
| (Bus Powered) | |
| MaxPower 500mA | |
| Interface Association: | |
| bLength 8 | |
| bDescriptorType 11 | |
| bFirstInterface 0 | |
| bInterfaceCount 2 | |
| bFunctionClass 14 Video | |
| bFunctionSubClass 3 Video Interface Collection | |
| bFunctionProtocol 0 | |
| iFunction 4 Integrated Camera | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 1 Video Control | |
| bInterfaceProtocol 0 | |
| iInterface 4 Integrated Camera | |
| VideoControl Interface Descriptor: | |
| bLength 13 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 1 (HEADER) | |
| bcdUVC 1.00 | |
| wTotalLength 0x006d | |
| dwClockFrequency 48.000000MHz | |
| bInCollection 1 | |
| baInterfaceNr( 0) 1 | |
| VideoControl Interface Descriptor: | |
| bLength 18 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 2 (INPUT_TERMINAL) | |
| bTerminalID 1 | |
| wTerminalType 0x0201 Camera Sensor | |
| bAssocTerminal 0 | |
| iTerminal 0 | |
| wObjectiveFocalLengthMin 0 | |
| wObjectiveFocalLengthMax 0 | |
| wOcularFocalLength 0 | |
| bControlSize 3 | |
| bmControls 0x0030000e | |
| Auto-Exposure Mode | |
| Auto-Exposure Priority | |
| Exposure Time (Absolute) | |
| VideoControl Interface Descriptor: | |
| bLength 11 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (PROCESSING_UNIT) | |
| Warning: Descriptor too short | |
| bUnitID 2 | |
| bSourceID 1 | |
| wMaxMultiplier 16384 | |
| bControlSize 2 | |
| bmControls 0x0000157f | |
| Brightness | |
| Contrast | |
| Hue | |
| Saturation | |
| Sharpness | |
| Gamma | |
| White Balance Temperature | |
| Backlight Compensation | |
| Power Line Frequency | |
| White Balance Temperature, Auto | |
| iProcessing 0 | |
| bmVideoStandards 0x1d | |
| None | |
| PAL - 625/50 | |
| SECAM - 625/50 | |
| NTSC - 625/50 | |
| VideoControl Interface Descriptor: | |
| bLength 29 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 6 (EXTENSION_UNIT) | |
| bUnitID 3 | |
| guidExtensionCode {26b8105a-0713-4870-979d-da79444bb68e} | |
| bNumControls 1 | |
| bNrInPins 1 | |
| baSourceID( 0) 2 | |
| bControlSize 4 | |
| bmControls( 0) 0x04 | |
| bmControls( 1) 0x00 | |
| bmControls( 2) 0x00 | |
| bmControls( 3) 0x00 | |
| iExtension 0 | |
| VideoControl Interface Descriptor: | |
| bLength 29 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 6 (EXTENSION_UNIT) | |
| bUnitID 4 | |
| guidExtensionCode {63610682-5070-49ab-b8cc-b3855e8d221d} | |
| bNumControls 26 | |
| bNrInPins 1 | |
| baSourceID( 0) 3 | |
| bControlSize 4 | |
| bmControls( 0) 0xff | |
| bmControls( 1) 0xff | |
| bmControls( 2) 0x77 | |
| bmControls( 3) 0x47 | |
| iExtension 0 | |
| VideoControl Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 3 (OUTPUT_TERMINAL) | |
| bTerminalID 5 | |
| wTerminalType 0x0101 USB Streaming | |
| bAssocTerminal 0 | |
| bSourceID 4 | |
| iTerminal 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x87 EP 7 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0010 1x 16 bytes | |
| bInterval 8 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 0 | |
| bNumEndpoints 0 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| VideoStreaming Interface Descriptor: | |
| bLength 15 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 1 (INPUT_HEADER) | |
| bNumFormats 2 | |
| wTotalLength 0x0299 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmInfo 0 | |
| bTerminalLink 5 | |
| bStillCaptureMethod 1 | |
| bTriggerSupport 0 | |
| bTriggerUsage 0 | |
| bControlSize 1 | |
| bmaControls( 0) 4 | |
| bmaControls( 1) 0 | |
| VideoStreaming Interface Descriptor: | |
| bLength 11 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 6 (FORMAT_MJPEG) | |
| bFormatIndex 1 | |
| bNumFrameDescriptors 10 | |
| bFlags 1 | |
| Fixed-size samples: Yes | |
| bDefaultFrameIndex 1 | |
| bAspectRatioX 0 | |
| bAspectRatioY 0 | |
| bmInterlaceFlags 0x00 | |
| Interlaced stream or variable: No | |
| Fields per frame: 1 fields | |
| Field 1 first: No | |
| Field pattern: Field 1 only | |
| bCopyProtect 0 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 1 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 1920 | |
| wHeight 1080 | |
| dwMinBitRate 995328000 | |
| dwMaxBitRate 995328000 | |
| dwMaxVideoFrameBufferSize 4147200 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 2 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 1280 | |
| wHeight 720 | |
| dwMinBitRate 442368000 | |
| dwMaxBitRate 442368000 | |
| dwMaxVideoFrameBufferSize 1843200 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 3 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 960 | |
| wHeight 540 | |
| dwMinBitRate 248832000 | |
| dwMaxBitRate 248832000 | |
| dwMaxVideoFrameBufferSize 1036800 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 4 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 848 | |
| wHeight 480 | |
| dwMinBitRate 195379200 | |
| dwMaxBitRate 195379200 | |
| dwMaxVideoFrameBufferSize 814080 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 5 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 640 | |
| wHeight 480 | |
| dwMinBitRate 147456000 | |
| dwMaxBitRate 147456000 | |
| dwMaxVideoFrameBufferSize 614400 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 6 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 640 | |
| wHeight 360 | |
| dwMinBitRate 110592000 | |
| dwMaxBitRate 110592000 | |
| dwMaxVideoFrameBufferSize 460800 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 7 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 352 | |
| wHeight 288 | |
| dwMinBitRate 48660480 | |
| dwMaxBitRate 48660480 | |
| dwMaxVideoFrameBufferSize 202752 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 8 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 320 | |
| wHeight 240 | |
| dwMinBitRate 36864000 | |
| dwMaxBitRate 36864000 | |
| dwMaxVideoFrameBufferSize 153600 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 9 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 320 | |
| wHeight 180 | |
| dwMinBitRate 27648000 | |
| dwMaxBitRate 27648000 | |
| dwMaxVideoFrameBufferSize 115200 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 7 (FRAME_MJPEG) | |
| bFrameIndex 10 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 424 | |
| wHeight 240 | |
| dwMinBitRate 48844800 | |
| dwMaxBitRate 48844800 | |
| dwMaxVideoFrameBufferSize 203520 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 6 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 13 (COLORFORMAT) | |
| bColorPrimaries 1 (BT.709,sRGB) | |
| bTransferCharacteristics 1 (BT.709) | |
| bMatrixCoefficients 4 (SMPTE 170M (BT.601)) | |
| VideoStreaming Interface Descriptor: | |
| bLength 27 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 4 (FORMAT_UNCOMPRESSED) | |
| bFormatIndex 2 | |
| bNumFrameDescriptors 10 | |
| guidFormat {32595559-0000-0010-8000-00aa00389b71} | |
| bBitsPerPixel 16 | |
| bDefaultFrameIndex 1 | |
| bAspectRatioX 0 | |
| bAspectRatioY 0 | |
| bmInterlaceFlags 0x00 | |
| Interlaced stream or variable: No | |
| Fields per frame: 2 fields | |
| Field 1 first: No | |
| Field pattern: Field 1 only | |
| bCopyProtect 0 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 1 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 1920 | |
| wHeight 1080 | |
| dwMinBitRate 165888000 | |
| dwMaxBitRate 165888000 | |
| dwMaxVideoFrameBufferSize 4147200 | |
| dwDefaultFrameInterval 2000000 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 2000000 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 2 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 1280 | |
| wHeight 720 | |
| dwMinBitRate 147456000 | |
| dwMaxBitRate 147456000 | |
| dwMaxVideoFrameBufferSize 1843200 | |
| dwDefaultFrameInterval 1000000 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 1000000 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 3 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 960 | |
| wHeight 540 | |
| dwMinBitRate 124416000 | |
| dwMaxBitRate 124416000 | |
| dwMaxVideoFrameBufferSize 1036800 | |
| dwDefaultFrameInterval 666666 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 666666 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 4 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 848 | |
| wHeight 480 | |
| dwMinBitRate 130252800 | |
| dwMaxBitRate 130252800 | |
| dwMaxVideoFrameBufferSize 814080 | |
| dwDefaultFrameInterval 500000 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 500000 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 5 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 640 | |
| wHeight 480 | |
| dwMinBitRate 147456000 | |
| dwMaxBitRate 147456000 | |
| dwMaxVideoFrameBufferSize 614400 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 6 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 640 | |
| wHeight 360 | |
| dwMinBitRate 110592000 | |
| dwMaxBitRate 110592000 | |
| dwMaxVideoFrameBufferSize 460800 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 7 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 352 | |
| wHeight 288 | |
| dwMinBitRate 48660480 | |
| dwMaxBitRate 48660480 | |
| dwMaxVideoFrameBufferSize 202752 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 8 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 320 | |
| wHeight 240 | |
| dwMinBitRate 36864000 | |
| dwMaxBitRate 36864000 | |
| dwMaxVideoFrameBufferSize 153600 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 9 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 320 | |
| wHeight 180 | |
| dwMinBitRate 27648000 | |
| dwMaxBitRate 27648000 | |
| dwMaxVideoFrameBufferSize 115200 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 30 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 5 (FRAME_UNCOMPRESSED) | |
| bFrameIndex 10 | |
| bmCapabilities 0x01 | |
| Still image supported | |
| wWidth 424 | |
| wHeight 240 | |
| dwMinBitRate 48844800 | |
| dwMaxBitRate 48844800 | |
| dwMaxVideoFrameBufferSize 203520 | |
| dwDefaultFrameInterval 333333 | |
| bFrameIntervalType 1 | |
| dwFrameInterval( 0) 333333 | |
| VideoStreaming Interface Descriptor: | |
| bLength 6 | |
| bDescriptorType 36 | |
| bDescriptorSubtype 13 (COLORFORMAT) | |
| bColorPrimaries 1 (BT.709,sRGB) | |
| bTransferCharacteristics 1 (BT.709) | |
| bMatrixCoefficients 4 (SMPTE 170M (BT.601)) | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 1 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x00c0 1x 192 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 2 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x0180 1x 384 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 3 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x0200 1x 512 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 4 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x0280 1x 640 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 5 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x0320 1x 800 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 6 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x03b0 1x 944 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 7 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x0a80 2x 640 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 8 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x0b20 2x 800 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 9 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x0be0 2x 992 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 10 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x13c0 3x 960 bytes | |
| bInterval 1 | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 1 | |
| bAlternateSetting 11 | |
| bNumEndpoints 1 | |
| bInterfaceClass 14 Video | |
| bInterfaceSubClass 2 Video Streaming | |
| bInterfaceProtocol 0 | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 5 | |
| Transfer Type Isochronous | |
| Synch Type Asynchronous | |
| Usage Type Data | |
| wMaxPacketSize 0x13fc 3x 1020 bytes | |
| bInterval 1 | |
| Binary Object Store Descriptor: | |
| bLength 5 | |
| bDescriptorType 15 | |
| wTotalLength 0x0029 | |
| bNumDeviceCaps 2 | |
| Platform Device Capability: | |
| bLength 28 | |
| bDescriptorType 16 | |
| bDevCapabilityType 5 | |
| bReserved 0 | |
| PlatformCapabilityUUID {d8dd60df-4589-4cc7-9cd2-659d9e648a9f} | |
| CapabilityData[0] 0x00 | |
| CapabilityData[1] 0x00 | |
| CapabilityData[2] 0x00 | |
| CapabilityData[3] 0x0a | |
| CapabilityData[4] 0xbe | |
| CapabilityData[5] 0x01 | |
| CapabilityData[6] 0x01 | |
| CapabilityData[7] 0x00 | |
| ** UNRECOGNIZED: 08 10 11 01 03 00 00 00 | |
| Device Status: 0x0000 | |
| (Bus Powered) | |
| Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub | |
| Device Descriptor: | |
| bLength 18 | |
| bDescriptorType 1 | |
| bcdUSB 2.00 | |
| bDeviceClass 9 Hub | |
| bDeviceSubClass 0 | |
| bDeviceProtocol 1 Single TT | |
| bMaxPacketSize0 64 | |
| idVendor 0x1d6b Linux Foundation | |
| idProduct 0x0002 2.0 root hub | |
| bcdDevice 5.19 | |
| iManufacturer 3 Linux 5.19.9-200.fc36.x86_64 xhci-hcd | |
| iProduct 2 xHCI Host Controller | |
| iSerial 1 0000:04:00.3 | |
| bNumConfigurations 1 | |
| Configuration Descriptor: | |
| bLength 9 | |
| bDescriptorType 2 | |
| wTotalLength 0x0019 | |
| bNumInterfaces 1 | |
| bConfigurationValue 1 | |
| iConfiguration 0 | |
| bmAttributes 0xe0 | |
| Self Powered | |
| Remote Wakeup | |
| MaxPower 0mA | |
| Interface Descriptor: | |
| bLength 9 | |
| bDescriptorType 4 | |
| bInterfaceNumber 0 | |
| bAlternateSetting 0 | |
| bNumEndpoints 1 | |
| bInterfaceClass 9 Hub | |
| bInterfaceSubClass 0 | |
| bInterfaceProtocol 0 Full speed (or root) hub | |
| iInterface 0 | |
| Endpoint Descriptor: | |
| bLength 7 | |
| bDescriptorType 5 | |
| bEndpointAddress 0x81 EP 1 IN | |
| bmAttributes 3 | |
| Transfer Type Interrupt | |
| Synch Type None | |
| Usage Type Data | |
| wMaxPacketSize 0x0004 1x 4 bytes | |
| bInterval 12 | |
| Hub Descriptor: | |
| bLength 9 | |
| bDescriptorType 41 | |
| nNbrPorts 4 | |
| wHubCharacteristic 0x000a | |
| No power switching (usb 1.0) | |
| Per-port overcurrent protection | |
| TT think time 8 FS bits | |
| bPwrOn2PwrGood 10 * 2 milli seconds | |
| bHubContrCurrent 0 milli Ampere | |
| DeviceRemovable 0x10 | |
| PortPwrCtrlMask 0xff | |
| Hub Port Status: | |
| Port 1: 0000.0100 power | |
| Port 2: 0000.0100 power | |
| Port 3: 0000.0100 power | |
| Port 4: 0000.0503 highspeed power enable connect | |
| Device Status: 0x0001 | |
| Self Powered | |
| Module Size Used by | |
| tls 118784 0 | |
| uinput 20480 0 | |
| rfcomm 90112 4 | |
| snd_seq_dummy 16384 0 | |
| snd_hrtimer 16384 1 | |
| nft_objref 16384 1 | |
| nf_conntrack_netbios_ns 16384 1 | |
| nf_conntrack_broadcast 16384 1 nf_conntrack_netbios_ns | |
| nft_fib_inet 16384 1 | |
| nft_fib_ipv4 16384 1 nft_fib_inet | |
| nft_fib_ipv6 16384 1 nft_fib_inet | |
| nft_fib 16384 3 nft_fib_ipv6,nft_fib_ipv4,nft_fib_inet | |
| nft_reject_inet 16384 6 | |
| nf_reject_ipv4 16384 1 nft_reject_inet | |
| nf_reject_ipv6 20480 1 nft_reject_inet | |
| nft_reject 16384 1 nft_reject_inet | |
| nft_ct 20480 16 | |
| nft_chain_nat 16384 2 | |
| nf_nat 57344 1 nft_chain_nat | |
| nf_conntrack 167936 4 nf_nat,nft_ct,nf_conntrack_netbios_ns,nf_conntrack_broadcast | |
| nf_defrag_ipv6 24576 1 nf_conntrack | |
| nf_defrag_ipv4 16384 1 nf_conntrack | |
| ip_set 61440 0 | |
| nf_tables 278528 232 nft_ct,nft_reject_inet,nft_fib_ipv6,nft_objref,nft_fib_ipv4,nft_chain_nat,nft_reject,nft_fib,nft_fib_inet | |
| nfnetlink 20480 3 nf_tables,ip_set | |
| qrtr 45056 4 | |
| bnep 28672 2 | |
| sunrpc 655360 1 | |
| intel_rapl_msr 20480 0 | |
| intel_rapl_common 28672 1 intel_rapl_msr | |
| snd_ctl_led 24576 0 | |
| snd_sof_amd_renoir 16384 0 | |
| snd_sof_amd_acp 40960 1 snd_sof_amd_renoir | |
| snd_hda_codec_realtek 167936 1 | |
| snd_sof_pci 24576 1 snd_sof_amd_renoir | |
| snd_sof 204800 3 snd_sof_amd_acp,snd_sof_pci,snd_sof_amd_renoir | |
| snd_hda_codec_generic 98304 1 snd_hda_codec_realtek | |
| mt7921e 32768 0 | |
| snd_hda_codec_hdmi 77824 1 | |
| ledtrig_audio 16384 2 snd_ctl_led,snd_hda_codec_generic | |
| snd_sof_utils 20480 1 snd_sof | |
| mt7921_common 86016 1 mt7921e | |
| edac_mce_amd 40960 0 | |
| snd_soc_core 344064 1 snd_sof | |
| snd_hda_intel 57344 4 | |
| mt76_connac_lib 53248 2 mt7921e,mt7921_common | |
| btusb 65536 0 | |
| snd_intel_dspcfg 32768 1 snd_hda_intel | |
| snd_intel_sdw_acpi 20480 1 snd_intel_dspcfg | |
| kvm_amd 151552 0 | |
| snd_compress 28672 1 snd_soc_core | |
| vfat 20480 1 | |
| mt76 94208 3 mt7921e,mt7921_common,mt76_connac_lib | |
| btrtl 28672 1 btusb | |
| ac97_bus 16384 1 snd_soc_core | |
| fat 86016 1 vfat | |
| snd_hda_codec 176128 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek | |
| btbcm 20480 1 btusb | |
| uvcvideo 131072 0 | |
| snd_pcm_dmaengine 16384 1 snd_soc_core | |
| kvm 1085440 1 kvm_amd | |
| mac80211 1204224 3 mt76,mt7921_common,mt76_connac_lib | |
| snd_hda_core 110592 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek | |
| snd_pci_acp6x 20480 0 | |
| videobuf2_vmalloc 20480 1 uvcvideo | |
| btintel 49152 1 btusb | |
| snd_hwdep 16384 1 snd_hda_codec | |
| videobuf2_memops 20480 1 videobuf2_vmalloc | |
| snd_seq 90112 7 snd_seq_dummy | |
| btmtk 16384 1 btusb | |
| videobuf2_v4l2 36864 1 uvcvideo | |
| snd_seq_device 16384 1 snd_seq | |
| irqbypass 16384 1 kvm | |
| libarc4 16384 1 mac80211 | |
| videobuf2_common 69632 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops | |
| snd_pcm 151552 11 snd_sof_amd_acp,snd_hda_codec_hdmi,snd_pci_acp6x,snd_hda_intel,snd_hda_codec,snd_sof,snd_compress,snd_soc_core,snd_sof_utils,snd_hda_core,snd_pcm_dmaengine | |
| rapl 20480 0 | |
| bluetooth 806912 36 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm | |
| videodev 274432 3 videobuf2_v4l2,uvcvideo,videobuf2_common | |
| snd_pci_acp5x 20480 0 | |
| cfg80211 1056768 4 mt76,mac80211,mt7921_common,mt76_connac_lib | |
| snd_timer 49152 3 snd_seq,snd_hrtimer,snd_pcm | |
| pcspkr 16384 0 | |
| snd_rn_pci_acp3x 20480 0 | |
| wmi_bmof 16384 0 | |
| joydev 28672 0 | |
| mc 69632 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common | |
| snd_acp_config 16384 2 snd_rn_pci_acp3x,snd_sof_amd_renoir | |
| snd 114688 24 snd_ctl_led,snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_sof,snd_timer,snd_compress,snd_soc_core,snd_pcm | |
| ideapad_laptop 32768 0 | |
| snd_soc_acpi 16384 2 snd_acp_config,snd_sof_amd_renoir | |
| sparse_keymap 16384 1 ideapad_laptop | |
| platform_profile 16384 1 ideapad_laptop | |
| k10temp 16384 0 | |
| snd_pci_acp3x 20480 0 | |
| i2c_piix4 28672 0 | |
| soundcore 16384 2 snd_ctl_led,snd | |
| rfkill 36864 9 bluetooth,ideapad_laptop,cfg80211 | |
| soc_button_array 20480 0 | |
| hid_sensor_accel_3d 20480 1 | |
| hid_sensor_trigger 20480 2 hid_sensor_accel_3d | |
| hid_sensor_iio_common 20480 2 hid_sensor_trigger,hid_sensor_accel_3d | |
| industrialio_triggered_buffer 16384 1 hid_sensor_trigger | |
| kfifo_buf 16384 1 industrialio_triggered_buffer | |
| industrialio 106496 5 industrialio_triggered_buffer,hid_sensor_trigger,kfifo_buf,hid_sensor_accel_3d | |
| amd_pmc 28672 0 | |
| zram 32768 2 | |
| dm_crypt 61440 1 | |
| amdgpu 8544256 26 | |
| drm_ttm_helper 16384 1 amdgpu | |
| ttm 90112 2 amdgpu,drm_ttm_helper | |
| iommu_v2 24576 1 amdgpu | |
| sdhci_pci 73728 0 | |
| gpu_sched 49152 1 amdgpu | |
| cqhci 32768 1 sdhci_pci | |
| drm_display_helper 172032 1 amdgpu | |
| nvme 53248 3 | |
| sdhci 81920 1 sdhci_pci | |
| wacom 131072 0 | |
| ucsi_acpi 16384 0 | |
| crct10dif_pclmul 16384 1 | |
| hid_multitouch 32768 0 | |
| crc32_pclmul 16384 0 | |
| crc32c_intel 24576 3 | |
| hid_sensor_hub 24576 3 hid_sensor_trigger,hid_sensor_iio_common,hid_sensor_accel_3d | |
| typec_ucsi 53248 1 ucsi_acpi | |
| serio_raw 20480 0 | |
| nvme_core 147456 4 nvme | |
| mmc_core 196608 3 sdhci,cqhci,sdhci_pci | |
| ghash_clmulni_intel 16384 0 | |
| ccp 114688 1 kvm_amd | |
| sp5100_tco 20480 0 | |
| amd_sfh 28672 0 | |
| cec 73728 1 drm_display_helper | |
| typec 65536 1 typec_ucsi | |
| wmi 32768 2 wmi_bmof,ideapad_laptop | |
| video 61440 1 ideapad_laptop | |
| i2c_hid_acpi 16384 0 | |
| i2c_hid 32768 1 i2c_hid_acpi | |
| ip6_tables 36864 0 | |
| ip_tables 36864 0 | |
| fuse 172032 3 | |
| Device: Video Bus | |
| Kernel: /dev/input/event3 | |
| Group: 1 | |
| Seat: seat0, default | |
| Capabilities: keyboard | |
| Tap-to-click: n/a | |
| Tap-and-drag: n/a | |
| Tap drag lock: n/a | |
| Left-handed: n/a | |
| Nat.scrolling: n/a | |
| Middle emulation: n/a | |
| Calibration: n/a | |
| Scroll methods: none | |
| Click methods: none | |
| Disable-w-typing: n/a | |
| Disable-w-trackpointing: n/a | |
| Accel profiles: n/a | |
| Rotation: n/a | |
| Device: Power Button | |
| Kernel: /dev/input/event0 | |
| Group: 2 | |
| Seat: seat0, default | |
| Capabilities: keyboard | |
| Tap-to-click: n/a | |
| Tap-and-drag: n/a | |
| Tap drag lock: n/a | |
| Left-handed: n/a | |
| Nat.scrolling: n/a | |
| Middle emulation: n/a | |
| Calibration: n/a | |
| Scroll methods: none | |
| Click methods: none | |
| Disable-w-typing: n/a | |
| Disable-w-trackpointing: n/a | |
| Accel profiles: n/a | |
| Rotation: n/a | |
| Device: Lid Switch | |
| Kernel: /dev/input/event1 | |
| Group: 3 | |
| Seat: seat0, default | |
| Capabilities: switch | |
| Tap-to-click: n/a | |
| Tap-and-drag: n/a | |
| Tap drag lock: n/a | |
| Left-handed: n/a | |
| Nat.scrolling: n/a | |
| Middle emulation: n/a | |
| Calibration: n/a | |
| Scroll methods: none | |
| Click methods: none | |
| Disable-w-typing: n/a | |
| Disable-w-trackpointing: n/a | |
| Accel profiles: n/a | |
| Rotation: n/a | |
| Device: Integrated Camera: Integrated C | |
| Kernel: /dev/input/event10 | |
| Group: 4 | |
| Seat: seat0, default | |
| Capabilities: keyboard | |
| Tap-to-click: n/a | |
| Tap-and-drag: n/a | |
| Tap drag lock: n/a | |
| Left-handed: n/a | |
| Nat.scrolling: n/a | |
| Middle emulation: n/a | |
| Calibration: n/a | |
| Scroll methods: none | |
| Click methods: none | |
| Disable-w-typing: n/a | |
| Disable-w-trackpointing: n/a | |
| Accel profiles: n/a | |
| Rotation: n/a | |
| Device: Ideapad extra buttons | |
| Kernel: /dev/input/event8 | |
| Group: 5 | |
| Seat: seat0, default | |
| Capabilities: keyboard | |
| Tap-to-click: n/a | |
| Tap-and-drag: n/a | |
| Tap drag lock: n/a | |
| Left-handed: n/a | |
| Nat.scrolling: n/a | |
| Middle emulation: n/a | |
| Calibration: n/a | |
| Scroll methods: none | |
| Click methods: none | |
| Disable-w-typing: n/a | |
| Disable-w-trackpointing: n/a | |
| Accel profiles: n/a | |
| Rotation: n/a | |
| Device: Wacom HID 52CA Pen | |
| Kernel: /dev/input/event6 | |
| Group: 6 | |
| Seat: seat0, default | |
| Size: 302x188mm | |
| Capabilities: tablet | |
| Tap-to-click: n/a | |
| Tap-and-drag: n/a | |
| Tap drag lock: n/a | |
| Left-handed: n/a | |
| Nat.scrolling: n/a | |
| Middle emulation: n/a | |
| Calibration: identity matrix | |
| Scroll methods: none | |
| Click methods: none | |
| Disable-w-typing: n/a | |
| Disable-w-trackpointing: n/a | |
| Accel profiles: none | |
| Rotation: n/a | |
| Device: Wacom HID 52CA Finger | |
| Kernel: /dev/input/event7 | |
| Group: 6 | |
| Seat: seat0, default | |
| Size: 302x188mm | |
| Capabilities: touch | |
| Tap-to-click: n/a | |
| Tap-and-drag: n/a | |
| Tap drag lock: n/a | |
| Left-handed: n/a | |
| Nat.scrolling: n/a | |
| Middle emulation: n/a | |
| Calibration: identity matrix | |
| Scroll methods: none | |
| Click methods: none | |
| Disable-w-typing: n/a | |
| Disable-w-trackpointing: n/a | |
| Accel profiles: n/a | |
| Rotation: n/a | |
| Device: MSFT0001:00 06CB:CE78 Mouse | |
| Kernel: /dev/input/event4 | |
| Group: 7 | |
| Seat: seat0, default | |
| Capabilities: pointer | |
| Tap-to-click: n/a | |
| Tap-and-drag: n/a | |
| Tap drag lock: n/a | |
| Left-handed: disabled | |
| Nat.scrolling: disabled | |
| Middle emulation: n/a | |
| Calibration: n/a | |
| Scroll methods: *button | |
| Click methods: none | |
| Disable-w-typing: n/a | |
| Disable-w-trackpointing: n/a | |
| Accel profiles: flat *adaptive | |
| Rotation: n/a | |
| Device: MSFT0001:00 06CB:CE78 Touchpad | |
| Kernel: /dev/input/event5 | |
| Group: 7 | |
| Seat: seat0, default | |
| Size: 117x72mm | |
| Capabilities: pointer gesture | |
| Tap-to-click: disabled | |
| Tap-and-drag: enabled | |
| Tap drag lock: disabled | |
| Left-handed: disabled | |
| Nat.scrolling: disabled | |
| Middle emulation: disabled | |
| Calibration: n/a | |
| Scroll methods: *two-finger edge | |
| Click methods: *button-areas clickfinger | |
| Disable-w-typing: enabled | |
| Disable-w-trackpointing: enabled | |
| Accel profiles: flat *adaptive | |
| Rotation: n/a | |
| Device: AT Translated Set 2 keyboard | |
| Kernel: /dev/input/event2 | |
| Group: 8 | |
| Seat: seat0, default | |
| Capabilities: keyboard | |
| Tap-to-click: n/a | |
| Tap-and-drag: n/a | |
| Tap drag lock: n/a | |
| Left-handed: n/a | |
| Nat.scrolling: n/a | |
| Middle emulation: n/a | |
| Calibration: n/a | |
| Scroll methods: none | |
| Click methods: none | |
| Disable-w-typing: n/a | |
| Disable-w-trackpointing: n/a | |
| Accel profiles: n/a | |
| Rotation: n/a |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [filbot@ideapad Sync]$ bash -x ./load_hid_kernel_modules.sh | |
| sudo modprobe --verbose -I i2c_hid | |
| modprobe: FATAL: Module i2c_hid is in use. | |
| sudo modprobe --verbose -r i2c_piix4 | |
| rmmod i2c_piix4 | |
| sudo modprobe --verbose -r hid_multitouch | |
| rmmod hid multitouch | |
| sudo modprobe --verbose i2c_hid | |
| sudo modprobe --verbose i2c_piix4 | |
| insmod /lib/modules/5.19.11-200.fc36.x86_64/kernel/drivers/i2c/busses/i2c-piix4.ko.xz | |
| sudo modprobe --verbose hid_multitouch | |
| insmod /lib/modules/5.19.11-200.fc36.x86_64/kernel/drivers/hid/hid-multitouch.ko.xz |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| sudo grubby --set-default /boot/vmlinuz-5.19.9-200.fc36.x86_64 | |
| sleep 5 | |
| sudo systemctl reboot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment