Skip to main content

Inspect and control PCI device-driver binding in Linux

Project description

devbind: inspect and control PCI device-driver binding in Linux

devbind

PyPI Python Test

Inspect and control PCI device-driver binding in Linux.

Install

pipx install devbind

Or standalone (single-file, stdlib only, no pip needed):

curl -fsSL https://raw.githubusercontent.com/xnvme/devbind/main/src/devbind/devbind.py \
  -o ~/.local/bin/devbind && chmod +x ~/.local/bin/devbind

Shell completion

devbind --print-completion bash > ~/.local/share/bash-completion/completions/devbind

Open a new shell (or source the file) and tab-completion is live: devbind --bind <TAB> lists nvme vfio-pci vfio-noiommu uio_pci_generic.

Usage

devbind --list                                       # list NVMe devices and their drivers
sudo devbind --bind vfio-pci --device 0000:01:00.0   # bind one device to vfio-pci
sudo devbind --bind nvme --device 0000:01:00.0       # rebind to the native driver
sudo devbind --unbind --device 0000:01:00.0          # unbind without rebinding

devbind --list sample output:

system:
  drivers:
  - uio_pci_generic: {'available': False}
  - vfio-noiommu: {'available': False}
  - vfio-pci: {'available': False}
  - nvme: {'available': True}
  limits:
    memlock_soft: 64 MB
    memlock_hard: 64 MB

On a host with NVMe devices visible, a props: block is also printed per device with bdf, vendor, device, classcode, driver, iommugroup, handles, and is_used.

Related

  • iommu: inspect and configure the IOMMU isolation level in Linux.
  • hugepages: inspect and manage Linux hugepages.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

devbind-0.3.7.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

devbind-0.3.7-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file devbind-0.3.7.tar.gz.

File metadata

  • Download URL: devbind-0.3.7.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for devbind-0.3.7.tar.gz
Algorithm Hash digest
SHA256 6b245b106bf9c753cd7b1de2f4204b9d98cc57c2806d22a4d89b1bfd95e11d4d
MD5 4eb4f0360c701c90afeb791ed37988c3
BLAKE2b-256 8e53a9b4a0721d85c97b18737fdfddd1cf65a21c66b9cd7ffe5538d9c9cd7a88

See more details on using hashes here.

Provenance

The following attestation bundles were made for devbind-0.3.7.tar.gz:

Publisher: publish.yml on xnvme/devbind

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file devbind-0.3.7-py3-none-any.whl.

File metadata

  • Download URL: devbind-0.3.7-py3-none-any.whl
  • Upload date:
  • Size: 8.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for devbind-0.3.7-py3-none-any.whl
Algorithm Hash digest
SHA256 492f6faf296701ebd808fa742911b400d0b3114d7551052604a93381df53daf9
MD5 7674858f2402c0ec4aa5d94051ac0a45
BLAKE2b-256 17bb5192db47f982a078b1fb2e82b5ee4d5272e8f74c7fe3d5f197ed333157ca

See more details on using hashes here.

Provenance

The following attestation bundles were made for devbind-0.3.7-py3-none-any.whl:

Publisher: publish.yml on xnvme/devbind

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page