53 Commits

Author SHA1 Message Date
Joe Knockenhauer
3f4b246ad0 Update README.md 2021-04-05 07:40:12 -04:00
Joe Knockenhauer
efbcfaf4a3 Update README.md 2021-04-05 07:39:47 -04:00
Joe Knockenhauer
c171afb8f8 More ROM patching removal 2021-04-05 07:39:07 -04:00
Joe Knockenhauer
bd8115b058 Remove Code 43 related stuff
Nvidia's new driver for windows removes artificial passthrough issues that cause code 43, so patching the GPU rom is no longer required in my testing and from user reports. Removed those portions of the guide. 

Yay reduction in complexity!
2021-04-05 07:38:04 -04:00
Joe Knockenhauer
5f4969a388 Merge pull request #57 from Ch3vX/patch-1
Update README.md
2021-03-29 20:27:22 -04:00
Ch3vX
5685d6c77a Update README.md
Removed an "s" from iss
2021-03-30 01:06:50 +01:00
Joe Knockenhauer
3401717c2d Update README.md 2021-03-29 13:04:02 -04:00
Joe Knockenhauer
c3da690aa5 Update reddit info. 2021-03-29 13:03:47 -04:00
Joe Knockenhauer
35df6bb1de Create example revert file. 2021-03-29 07:35:17 -04:00
Joe Knockenhauer
4fd02a2609 create example file 2021-03-29 07:34:44 -04:00
Joe Knockenhauer
696d3f64a3 Reloading nvidia during revert seems to be required. 2021-03-26 07:40:57 -04:00
Joe Knockenhauer
0da47c1269 Update Scripts
Remove module loading and unloading in start and Revert scripts. Pointed out by McGyverNL it's probably not required, and I can't honestly remember why I had it in there in the first place. I imagine that there was actually a reason, but I need to take better notes. That was a year and a half ago.
2021-03-25 20:16:36 -04:00
Joe Knockenhauer
e79ce7f14b Update README.md 2021-03-18 13:27:18 -04:00
Joe Knockenhauer
d3950b40b3 Update README.md 2021-03-18 13:25:47 -04:00
Joe Knockenhauer
36643d6b28 Merge pull request #44 from JacksonChen666/patch-3
Added link to TechPowerUp
2021-03-18 13:23:13 -04:00
Joe Knockenhauer
ddb6fb4f27 Merge branch 'master' into patch-3 2021-03-18 13:22:36 -04:00
Joe Knockenhauer
e7fa2d3ecf Merge pull request #43 from JacksonChen666/patch-2
Switch to links in between text
2021-03-18 13:16:33 -04:00
Jackson Chen
094be6d7f9 Added link to TechPowerUp
There was no link to TechpowerUp's appropriate page for roms. It has been linked.
Also, see #43 for link consistency.
2021-03-18 09:07:08 +01:00
Jackson Chen
317c067573 switch to links in between text
all links were removed from the user's view, and put in between text instead. most of the text modified has not been modified in an affecting way that changes wording.
2021-03-18 09:04:41 +01:00
Joe Knockenhauer
bf94b10c5c Merge pull request #26 from lucasboss45/patch-1
Fix clickable category links
2020-11-08 07:00:48 -05:00
lucasboss45
3b788c6b22 Fix clickable category links 2020-09-12 09:02:24 +02:00
Joe Knockenhauer
fe9e776db5 Merge pull request #23 from tom300z/master
Update README.md
2020-08-01 09:35:52 -04:00
tom300z
e628e3bb64 Update README.md 2020-08-01 04:18:14 +02:00
Joe Knockenhauer
bf1115d69d Update README.md 2020-07-21 18:22:51 -04:00
Joe Knockenhauer
906d0cccc8 Anger management issues.
Just... follow the instructions people.
2020-07-21 18:22:27 -04:00
Joe Knockenhauer
4fd2f10a68 Much needed clean up and updating 2020-07-21 09:32:17 -04:00
Joe Knockenhauer
ec76cecb4d Update Stop Script 2019-12-19 12:28:06 -05:00
Joe Knockenhauer
c352a7a870 Update Start Script 2019-12-19 12:26:41 -05:00
Joe Knockenhauer
bf70d3ac61 Make it more clear to ping me on reddit if you need help. 2019-12-18 20:46:16 -05:00
Joe Knockenhauer
0742320c61 Update README.md
Added reddit username
2019-10-11 16:05:45 -04:00
Joe Knockenhauer
519e9aafaa Updated for GDM
GDM doesn't destroy user sessions when the service is stopped or killed. using ````killall gdm-x-session```` will do this, allowing for the script to properly unbind everything.
2019-05-04 13:02:32 +00:00
Joe Knockenhauer
b638c26dbf Merge pull request #9 from modzilla99/patch-1
Change automagically to automatically to maintain some sort of professionalism.
2019-05-04 12:13:03 +00:00
Joe Knockenhauer
c9be39b3ff Merge pull request #7 from samsungrocks10/patch-1
Typo in qemu hook file location
2019-05-04 12:11:28 +00:00
modzilla99
ff51a5bbfe Typo
Small typo!

Great guide btw ;)
2019-05-03 17:11:01 -07:00
samsungrocks10
f185875ea6 Typo in qemu hook file location 2019-02-18 10:36:34 -05:00
Joe Knockenhauer
5e1d7906d4 Credit Yuri Alek
Took some processes from that guide to make my own a bit better.
2019-01-21 09:05:20 -05:00
Joe Knockenhauer
a648f46240 Change binding and unbind to virsh-nodedev command
virsh-nodedev has given more consistent results than echoing the pci id directly to the driver unbind. I'm not sure what (if anything) it does differently. 

The revert script was also changed in a way that allows for more consistent EFI frame buffer rebinding.
2019-01-21 09:03:01 -05:00
Joe Knockenhauer
6b86ddf996 correction. 2019-01-21 08:54:44 -05:00
Joe Knockenhauer
46e568bac3 Added Yuri's gitlab link at the top.
This guide will continue to be updated for users who are still interested.
2019-01-21 08:53:23 -05:00
Joe Knockenhauer
f75f587861 Added instructions on manually patching vbios with hex editor. Thanks to
droidman for adding that!
2018-08-25 08:50:43 -04:00
Joe Knockenhauer
2cce486dbe Removed old file 2018-08-21 12:09:25 -04:00
Joe Knockenhauer
695799cc73 Update README.md 2018-08-16 10:48:09 -04:00
Joseph Knockenhauer
962e5ea596 i'm so bad at this 2018-08-07 09:32:28 -04:00
Joseph Knockenhauer
60a139ab29 OMG HOW DO I ANCHORS AM NOT GOOD WITH MARKDOWN 2018-08-07 09:30:10 -04:00
Joseph Knockenhauer
b999a0fcc8 Complete Re-write and script simplification 2018-08-07 09:21:54 -04:00
Joe Knockenhauer
6a44520e0a Removed CKB daemon cause it shouldn't be in there. 2018-07-31 11:07:27 -04:00
Joseph Knockenhauer
77f58b0b8e Added some more info and a little begging. 2018-07-23 13:12:20 -04:00
Joseph Knockenhauer
861de8aa01 Added references to the Arch Wiki and cleaned up a bit. 2018-07-23 11:21:31 -04:00
Joseph Knockenhauer
4f732f5256 Cleared up starting and stopping display manager. 2018-07-23 11:15:46 -04:00
Joe Knockenhauer
46ddd5d5f6 Fixed typo in revert script 2018-07-21 15:05:38 -04:00