mirror of
https://github.com/HikariKnight/quickpassthrough.git
synced 2025-05-22 03:05:22 -04:00
update the text
This commit is contained in:
parent
560aa3062c
commit
37b00d3b69
1 changed files with 3 additions and 3 deletions
|
@ -22,8 +22,8 @@ $CMDLINE
|
||||||
Make sure that the files inside \"$SCRIPTDIR/config/etc\" are copied to your /etc
|
Make sure that the files inside \"$SCRIPTDIR/config/etc\" are copied to your /etc
|
||||||
AND PLEASE MAKE A BACKUP FIRST!
|
AND PLEASE MAKE A BACKUP FIRST!
|
||||||
|
|
||||||
Then run \"sudo update-initramfs -u\", that way you can boot an older kernel and edit out
|
Then run \"sudo update-initramfs -u\", that way you can boot an older kernel without vfio if needed, before commiting fully.
|
||||||
the vfio kernel arguments if your system does not boot after this so you can restore your files from your backup.
|
You can remove the the vfio_pci kernel arguments from the linux line in your bootloader to disable/unbind the graphic card from the vfio driver on boot.
|
||||||
|
|
||||||
Finally reboot your system and run \"$SCRIPTDIR/vfio-verify\" to check if your GPU is properly set up.
|
Finally reboot your system and run \"$SCRIPTDIR/vfio-verify\" to check if your GPU is properly set up.
|
||||||
NOTE: Some AMD GPUs will require the vendor-reset kernel module from https://github.com/gnif/vendor-reset to be installed!
|
NOTE: Some AMD GPUs will require the vendor-reset kernel module from https://github.com/gnif/vendor-reset to be installed!
|
||||||
|
@ -46,4 +46,4 @@ function main () {
|
||||||
set_CMDLINE
|
set_CMDLINE
|
||||||
}
|
}
|
||||||
|
|
||||||
main
|
main
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue