From 8f65ab8e887c0684a3ee902c4245e6d3427f15d6 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sat, 13 Feb 2021 05:57:30 -0600 Subject: [PATCH] Add system for eth mining. but not proprietary driver yet. --- hosts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hosts b/hosts index 50406c6..2bfd3b4 100644 --- a/hosts +++ b/hosts @@ -7,4 +7,5 @@ dell-laptop usb [miner] -usb eth=true amdgpu=true \ No newline at end of file +usb eth=true gpu=true amdgpu=true +x570 eth=true gpu=true \ No newline at end of file