diff --git a/doc/source/node_management/kubernetes/hardware_acceleration_devices/enabling-mount-bryce-hw-accelerator-for-hosted-vram-containerized-workloads.rst b/doc/source/node_management/kubernetes/hardware_acceleration_devices/enabling-mount-bryce-hw-accelerator-for-hosted-vram-containerized-workloads.rst index fc04b72a1..24018cf6d 100644 --- a/doc/source/node_management/kubernetes/hardware_acceleration_devices/enabling-mount-bryce-hw-accelerator-for-hosted-vram-containerized-workloads.rst +++ b/doc/source/node_management/kubernetes/hardware_acceleration_devices/enabling-mount-bryce-hw-accelerator-for-hosted-vram-containerized-workloads.rst @@ -128,7 +128,7 @@ enables the Mount Bryce device. .. code-block:: none - ~(keystone_admin)$ system host-device-modify controller-0 pci_0000_85_00_0 -e true --driver igb_uio --vf-driver vfio -N 16 + ~(keystone_admin)$ system host-device-modify controller-0 pci_0000_85_00_0 --driver igb_uio --vf-driver vfio -N 16 #. Unlock the host. diff --git a/doc/source/sample_apps/flexran/deploy-flexran-2107-on-starlingx-c4efa00b1b98.rst b/doc/source/sample_apps/flexran/deploy-flexran-2107-on-starlingx-c4efa00b1b98.rst index b26c5f5e7..af55ba906 100644 --- a/doc/source/sample_apps/flexran/deploy-flexran-2107-on-starlingx-c4efa00b1b98.rst +++ b/doc/source/sample_apps/flexran/deploy-flexran-2107-on-starlingx-c4efa00b1b98.rst @@ -155,7 +155,7 @@ platform: **Wilson City** (housing ICX-SP). # get following error message. # Cannot configure device 73b13ddf-99be-44c8-8fbe-db85eb8d99ba until host # controller-0 is unlocked for the first time. - system host-device-modify controller-0 pci_0000_85_00_0 -e true --driver igb_uio --vf-driver vfio -N 1 + system host-device-modify controller-0 pci_0000_85_00_0 --driver igb_uio --vf-driver vfio -N 1 system host-unlock $NODE diff --git a/doc/source/sample_apps/flexran/deploy-flexran-2111-on-starlingx-ca139fa4e285.rst b/doc/source/sample_apps/flexran/deploy-flexran-2111-on-starlingx-ca139fa4e285.rst index dc821821d..2aeca7042 100644 --- a/doc/source/sample_apps/flexran/deploy-flexran-2111-on-starlingx-ca139fa4e285.rst +++ b/doc/source/sample_apps/flexran/deploy-flexran-2111-on-starlingx-ca139fa4e285.rst @@ -161,7 +161,7 @@ platform: **Coyote Pass** (housing ICX-SP). # get following error message. # Cannot configure device 73b13ddf-99be-44c8-8fbe-db85eb8d99ba until host # controller-0 is unlocked for the first time. - system host-device-modify controller-0 pci_0000_85_00_0 -e true --driver igb_uio --vf-driver vfio -N 1 + system host-device-modify controller-0 pci_0000_85_00_0 --driver igb_uio --vf-driver vfio -N 1 system host-unlock $NODE @@ -524,7 +524,7 @@ The following steps provide a quick-start procedure for developers. RUN yum install -y vim gcc-c++ libhugetlbfs* libstdc++* kernel-devel numa* gcc git mlocate \ cmake wget ncurses-devel hmaccalc zlib-devel binutils-devel elfutils-libelf-devel \ numactl-devel libhugetlbfs-devel bc patch git patch tar zip unzip python3 sudo docker - + RUN yum install -y gtk3 mesa-libgbm at-spi2-core libdrm xdg-utils libxcb libnotify RUN yum install -y centos-release-scl