Skip to content

Commit dcb0d42

Browse files
authored
Merge pull request #79 from hershpa/main
machine_configuration: Update README.md
2 parents 0334284 + 308aff3 commit dcb0d42

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)