560 Commits

Author SHA1 Message Date
744f4e93b2 Add video tools to favorites. 2021-02-14 08:11:12 -06:00
cf3f2c974b Fix firefox and flatpak uninstalls. 2021-02-14 08:07:14 -06:00
93c848d9fa Change order and add OBS. 2021-02-14 08:06:21 -06:00
fd9201d62e Update names. 2021-02-14 08:04:58 -06:00
7c09171315 Change name. 2021-02-14 08:02:14 -06:00
db6f098c26 Rearrange a few items and add monitor. 2021-02-14 07:58:50 -06:00
5862bb2d10 Use loops for much easier management and readability. 2021-02-14 07:54:57 -06:00
d6ae6f7448 Remove Code from repos. 2021-02-14 07:49:47 -06:00
b3c2f65cae Ignore errors. Had to uninstall from Manjaro manually, unsure why package was unhappy. 2021-02-14 07:31:01 -06:00
956f405293 Fix name. 2021-02-14 07:29:35 -06:00
b4ec98752b Manjaro failed to uninstall snapd, try disabling it first. 2021-02-14 07:26:58 -06:00
a50cc99839 Starting support for Arch/Manjaro. 2021-02-14 07:22:29 -06:00
efbb66a426 Starting changes for how x570 is actually mining. 2021-02-14 07:12:05 -06:00
9693283e22 Need to compile ethminer on x570 with amdgpu flagged. 2021-02-14 04:45:59 -06:00
502d33d32b x570 installs Pro driver successfully after getting all the packages!! We're moving along! 2021-02-13 19:07:23 -06:00
fe75d0bbe3 Change location of script. 2021-02-13 18:57:51 -06:00
852f5bc207 Add other GA kernel packages. 2021-02-13 18:52:42 -06:00
f4c3f69438 Kernel 5.4.0-65 may not support x570 completely. DId not have any network options. Had display though, so gpu was fine. 2021-02-13 07:45:08 -06:00
bff4bc0179 Full path to executable. 2021-02-13 07:31:16 -06:00
293e0d8b45 Add update-grub. 2021-02-13 07:28:45 -06:00
008963e87f Tested successfully, fix the rest. 2021-02-13 07:25:15 -06:00
240db361d5 Compare to 0, stdout cannot be cast to number. 2021-02-13 07:23:12 -06:00
d8031a3226 Compare to number of results found, not if the command failed. 2021-02-13 07:19:19 -06:00
d5007a62e6 Fix formatting. 2021-02-13 07:12:44 -06:00
3d98d0c575 Automate installing the driver on a fresh Ubuntu 20.04! 2021-02-13 07:11:09 -06:00
0dcd1d56e8 Verified desktop will not run without driver. 2021-02-13 06:28:04 -06:00
1d6a380458 Split download script command. 2021-02-13 06:19:48 -06:00
5b892d42f3 Make command more readable. 2021-02-13 06:16:46 -06:00
27a88191b5 Add lost args. 2021-02-13 06:14:52 -06:00
2e4eb71e66 Ensure Downloads folder exists. 2021-02-13 06:14:10 -06:00
4c0bca6f4b Use chdir instead of cd. cd worked fine on USB but desktop unhappy. 2021-02-13 06:11:41 -06:00
ae8f157d78 Never skip test to ensure failed key always exists. 2021-02-13 06:06:33 -06:00
147eee7b26 Use a loop. 2021-02-13 06:04:28 -06:00
656461169a Debug showed that even though job was being skipped it was still doing the register, that's why things were being dumb. 2021-02-13 06:01:45 -06:00
83db5adc8b Add variable to display. 2021-02-13 05:59:33 -06:00
8f65ab8e88 Add system for eth mining. but not proprietary driver yet. 2021-02-13 05:57:30 -06:00
285f77073b Only use ethminer for devices that want to gpu mine. 2021-02-13 05:55:47 -06:00
f22b8c2d55 Allow ethminer to be compiled without amdgpu-pro. 2021-02-13 05:54:59 -06:00
49f188203a FreeBSD is suddenly upset about defaults. 2021-02-13 05:50:06 -06:00
5504d57230 Make name more accurate. 2021-02-13 05:47:35 -06:00
226be654cc Remove old parenthesis. 2021-02-13 05:46:51 -06:00
42f677c476 Fix name to key. 2021-02-13 05:45:21 -06:00
47157323ca Try a better looking format. 2021-02-13 05:44:03 -06:00
253d19297f Add quotes to JSON attributes. 2021-02-13 05:43:14 -06:00
ecb7871c2b Fix loop item value. 2021-02-13 05:42:13 -06:00
ed521ea558 Make super sure the failed key exists. 2021-02-13 05:40:46 -06:00
ce45100b67 No need to back this up since it is the raw file itself. 2021-02-13 05:32:12 -06:00
c5912f5ca3 Treat failed not existing as a success. 2021-02-13 05:31:12 -06:00
9488e87421 Remove TODOs, should be gone on all systems by now. 2021-02-13 05:28:16 -06:00
47fce3f827 Fix FreeBSD cron location. 2021-02-12 07:55:56 -06:00