Skip to content

Commit 308aff3

Browse files
committed
machine_cofiguration: Update README.md
Improving readme quality for clarity. Signed-off-by: Hersh Pathak <hersh.pathak@intel.com>
1 parent c79080b commit 308aff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

machine_configuration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Ensure `intel-dgpu` MachineConfigPool is present.
7373
# Disable conflicting driver
7474
Run the command shown below to disable the loading of a potential conflicting driver, such as `ast` driver.
7575

76-
**Note**: The `i915` driver depends on a ported `drm` module. Some other drivers, such as ast that depends on in-tree drm module might have a compatibility issues, known issue will be resolved on i915 driver for RHEL `9.x`, which will be used for RHOCP `4.13`.
76+
**Note**: The `i915` driver depends on a ported `drm` module. Some other drivers, such as ast that depends on in-tree drm module might have a compatibility issue. The known issue will be resolved on i915 driver for RHEL `9.x`, which will be used for RHOCP `4.13`.
7777
```
7878
$ oc apply -f https://raw.githubusercontent.com/intel/intel-technology-enabling-for-openshift/main/machine_configuration/100-intel-dgpu-machine-config-disable-ast.yaml
7979
```

0 commit comments

Comments
 (0)