72 Commits

Author SHA1 Message Date
Ilay Nahman
b1daf0dbdb Merge pull request #25 from Ironfist69/main
Added solution to resolve the Black Screen issue
2023-04-23 16:41:01 +03:00
Subhabrata
328a5ebc35 Update README.md 2023-04-23 18:39:47 +05:30
Subhabrata
9251e2ffc4 updated 2023-04-23 18:38:47 +05:30
Subhabrata
0ae054396c updated 2023-04-23 18:38:01 +05:30
Subhabrata
ca867135d9 updated 2023-04-23 18:37:06 +05:30
Subhabrata
1d85999a13 updated 2023-04-23 18:36:30 +05:30
Subhabrata
034fea35de Update README.md 2023-04-23 18:34:15 +05:30
Subhabrata
1b4aa67508 Update README.md 2023-04-23 18:33:53 +05:30
Subhabrata
35714e73fe Update README.md 2023-04-23 18:32:45 +05:30
Ilay Nahman
c4c76e669a Fixed Sponsors link 2023-04-04 16:19:09 +03:00
Ilay Nahman
3c9d34f97f Merge pull request #23 from MLXProjects/main
fix nvidia rom guide link (step 4)
2023-01-08 16:17:51 +02:00
Michael Jauregui
4a1a6624a8 fix nvidia rom guide link (step 4)
the wiki owner added a "the-" in the link so the old one was invalid
2023-01-08 10:15:01 -03:00
Ilay Nahman
659159830a Update FUNDING.yml 2022-09-26 13:19:35 +03:00
Ilay Nahman
f242602f43 Fixed iommu not being set in the bootloader 2022-09-15 20:59:51 +03:00
Ilay Nahman
b9104c5dc9 Fixed #21
Made the guide clearer
2022-09-14 16:24:06 +03:00
Ilay Nahman
7bb6220899 Fixed a problem some people were having 2022-09-11 20:02:41 +03:00
Ilay Nahman
54fa42b5e4 Fixed an issue some people were having running with sh 2022-09-11 13:26:35 +03:00
Ilay Nahman
7dfe7a89d9 Fixed issue #19
https://github.com/wabulu/Single-GPU-passthrough-amd-nvidia/issues/19
2022-09-07 18:28:50 +03:00
Ilay Nahman
1079d43dc0 Added a script to uninstall everything 2022-09-01 19:23:59 +03:00
Ilay Nahman
eb35dca97a Merge pull request #17 from wabulu/automatic-shell
automatic shell scripts and new hooks
2022-09-01 17:52:24 +03:00
Ilay Nahman
9abe262bae Finished up the readme
now it installs the hooks aswell.
2022-08-30 22:13:41 +03:00
Ilay Nahman
12468ecfaa Almost Done
Only Updating the README.md is left.
2022-08-06 15:08:23 +03:00
Ilay Nahman
ce101407ff started reworking, added license 2022-08-05 23:10:41 +03:00
Ilay Nahman
ba132b9ecd Removed financial support from README
Removed financial support from README, as it's no longer needed thanks to github sponsors.
2022-07-29 13:55:54 +03:00
Ilay Nahman
652fb0b59e Create FUNDING.yml 2022-07-29 13:54:29 +03:00
Ilay Nahman
952bab7abc Update README.md 2022-07-17 20:18:13 +03:00
Ilay Nahman
a84afa6236 Fixed scirpts for pop-os
Fixed not replacing :,. with _ in kvm.conf
2022-07-17 16:37:48 +03:00
Ilay Nahman
c6636953e7 changed README to main branch
fixed minor errors in the scripts
2022-07-17 15:31:52 +03:00
Ilay Nahman
b812545c68 Merge pull request #16 from wabulu/Automation-Scripts
changed so the automatic branch is the default branch.
2022-07-17 15:20:47 +03:00
Ilay Nahman
3d8666e66d Update revert.sh 2022-03-26 17:25:44 +03:00
Ilay Nahman
7cc91373a5 Merge remote-tracking branch 'origin/Automation-Scripts' into Automation-Scripts 2022-03-23 22:33:42 +02:00
Ilay Nahman
0b00406cf7 Fixed a bug where it would edit grubfile more then once 2022-03-23 22:33:34 +02:00
Ilay Nahman
fa33ae1eee Update utils.py 2022-03-22 19:31:59 +02:00
Ilay Nahman
ddc64aec36 Started making the code maintainable by putting the foundations of error handling, errors.py 2022-03-22 18:22:53 +02:00
Ilay Nahman
9da86d8836 Started making the code maintainable by putting the foundations of error handling, errors.py 2022-03-22 18:20:14 +02:00
Ilay Nahman
b1e5f65205 Fixed links not working 2022-03-20 22:27:14 +02:00
Ilay Nahman
826f358118 Update README.md 2022-03-20 22:10:48 +02:00
Ilay Nahman
aab0bc438f Changed long links to shortened links because of something ?
Signed-off-by: Ilay Nahman <wabulubusiness@gmail.com>
2022-03-20 21:22:54 +02:00
Ilay Nahman
bfbbe19f3e Merge pull request #10 from ignGeri/Automation-Scripts
Updated readme
2022-03-20 21:18:25 +02:00
Ilay Nahman
9a80fe642a Added endevouros support and small changes 2022-03-20 21:16:58 +02:00
ignGeri
6811972038 Updated readme 2022-03-20 20:12:37 +01:00
Ilay Nahman
bdf4acdc12 Delete .idea directory 2022-03-20 21:02:33 +02:00
Ilay Nahman
0d7994c88f Forgot to change something in README.md 2022-03-20 21:02:06 +02:00
Ilay Nahman
84f0dfaade Forgot to update start.sh with required packages 2022-03-20 20:56:58 +02:00
Ilay Nahman
85d2b8583f Updated README.md to fit current branch 2022-03-20 20:54:30 +02:00
Ilay Nahman
b5b0d971f4 Issue where going back a directory instead of forward 2022-03-20 20:11:31 +02:00
Ilay Nahman
8f7604f109 I think I fixed an issue regarding GPU_VENDOR scope 2022-03-20 20:06:42 +02:00
Ilay Nahman
6f130d7d41 added a file to easily start 2022-03-20 19:52:14 +02:00
Ilay Nahman
9f12553bc6 Basics are done, needs testing tho 2022-03-20 19:51:46 +02:00
Ilay Nahman
fae112daf5 Changed from getting by-id to by-address 2022-03-20 18:24:45 +02:00