pci-passthrough_problem

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

다음 판
이전 판
pci-passthrough_problem [2023/01/05 11:59] – 만듦 koovpci-passthrough_problem [2023/01/05 12:00] (현재) – [해결방법] koov
줄 23: 줄 23:
 You can create a .sh chmod +x and add it to cron You can create a .sh chmod +x and add it to cron
  
 +<WRAP prewrap>
 +<code bash>
 File: /root/fix_gpu_pass.sh File: /root/fix_gpu_pass.sh
  
 //Note Change "0000\:0X\:00.0" for your GPU PCI ID //Note Change "0000\:0X\:00.0" for your GPU PCI ID
 +</code>
 +</WRAP>
 +
  
 <WRAP prewrap> <WRAP prewrap>
줄 37: 줄 42:
 Add to cron: Add to cron:
  
 +<WRAP prewrap>
 +<code bash>
 crontab -e crontab -e
  
줄 42: 줄 49:
  
 @reboot /root/fix_gpu_pass.sh @reboot /root/fix_gpu_pass.sh
 +</code>
 +</WRAP>
  
  
  • pci-passthrough_problem.1672919972.txt.gz
  • 마지막으로 수정됨: 2023/01/05 11:59
  • 저자 koov