Bitcoin Forum
August 14, 2025, 01:41:31 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 [189] 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 ... 352 »
  Print  
Author Topic: [ mining os ] nvoc  (Read 418568 times)
kk003
Member
**
Offline Offline

Activity: 117
Merit: 10


View Profile
October 29, 2017, 12:56:48 AM
 #3761

Quote
So you could lower the threshold (I am just throwing it out there) or better yet, figure out why one GPU is not performing like the others. What are your GPUs and are all they all identical?

They are all GTX 1060, although from different manufacturers and versions. 2 with double fan and 3 with sigle fan.
The errors are coming randomly for any of the cards. Not sure if it is normal or not

That doesn't sound normal. Unfortunately, I don't have any 1060's so I have no idea what the OC settings should be. In the meantime, just to keep mining with it how it is, you may want to disable the watchdog [in 1bash] which will keep restarting your miner as detects low GPU utilization. Hopefully somebody else can chime in and help you with the OC settings.

My 13 gpu rig 1060 3Gb OC (this runs on centos 7):
sudo nvidia-smi -pl 95
sudo nvidia-settings -a /GPUMemoryTransferRateOffset[3]=1500
sudo nvidia-settings -a [gpu:8]/GPUMemoryTransferRateOffset[3]=1400
and I don't touch the Graphics Clock here.

My rig 3 1060 + 2 970. The 1060 settings:
sudo nvidia-smi -pl 75
sudo nvidia-settings -a /GPUMemoryTransferRateOffset[3]=1500
sudo nvidia-settings -a /GPUGraphicsClockOffset[3]=-100

in 1bash would be:


__CORE_OVERCLOCK_1=-100
MEMORY_OVERCLOCK_1=1500

__CORE_OVERCLOCK_2=-100
MEMORY_OVERCLOCK_2=1500

__CORE_OVERCLOCK_3=-100
MEMORY_OVERCLOCK_3=1300

for gpus 1,2,3

mining ETC around 24000Mh/s per gpu. Temp goes around 58-65 ºC

Running time: 500 - 1000 hours

hope help as reference ;-)

WaveFront
Member
**
Offline Offline

Activity: 126
Merit: 10


View Profile
October 29, 2017, 02:53:25 AM
 #3762

Quote
So you could lower the threshold (I am just throwing it out there) or better yet, figure out why one GPU is not performing like the others. What are your GPUs and are all they all identical?

They are all GTX 1060, although from different manufacturers and versions. 2 with double fan and 3 with sigle fan.
The errors are coming randomly for any of the cards. Not sure if it is normal or not

That doesn't sound normal. Unfortunately, I don't have any 1060's so I have no idea what the OC settings should be. In the meantime, just to keep mining with it how it is, you may want to disable the watchdog [in 1bash] which will keep restarting your miner as detects low GPU utilization. Hopefully somebody else can chime in and help you with the OC settings.

My 13 gpu rig 1060 3Gb OC (this runs on centos 7):
sudo nvidia-smi -pl 95
sudo nvidia-settings -a /GPUMemoryTransferRateOffset[3]=1500
sudo nvidia-settings -a [gpu:8]/GPUMemoryTransferRateOffset[3]=1400
and I don't touch the Graphics Clock here.

My rig 3 1060 + 2 970. The 1060 settings:
sudo nvidia-smi -pl 75
sudo nvidia-settings -a /GPUMemoryTransferRateOffset[3]=1500
sudo nvidia-settings -a /GPUGraphicsClockOffset[3]=-100

in 1bash would be:


__CORE_OVERCLOCK_1=-100
MEMORY_OVERCLOCK_1=1500

__CORE_OVERCLOCK_2=-100
MEMORY_OVERCLOCK_2=1500

__CORE_OVERCLOCK_3=-100
MEMORY_OVERCLOCK_3=1300

for gpus 1,2,3

mining ETC around 24000Mh/s per gpu. Temp goes around 58-65 ºC

Running time: 500 - 1000 hours

hope help as reference ;-)



It's quite interesting. Which driver version do you use?
My GPU are all GTX 1060 6Gb, and in 1bash the setups are:

POWERLIMIT_WATTS=80
__CORE_OVERCLOCK=100
MEMORY_OVERCLOCK=1050

I cannot get anywhere close to your settings. When the memory overclock get over 1150 I start to have crashes every 15 seconds or so.
Unless it is a driver version problem I cannot see where the problem with my setup is.
WaveFront
Member
**
Offline Offline

Activity: 126
Merit: 10


View Profile
October 29, 2017, 08:11:17 AM
 #3763

Quote
So you could lower the threshold (I am just throwing it out there) or better yet, figure out why one GPU is not performing like the others. What are your GPUs and are all they all identical?

They are all GTX 1060, although from different manufacturers and versions. 2 with double fan and 3 with sigle fan.
The errors are coming randomly for any of the cards. Not sure if it is normal or not

That doesn't sound normal. Unfortunately, I don't have any 1060's so I have no idea what the OC settings should be. In the meantime, just to keep mining with it how it is, you may want to disable the watchdog [in 1bash] which will keep restarting your miner as detects low GPU utilization. Hopefully somebody else can chime in and help you with the OC settings.

My 13 gpu rig 1060 3Gb OC (this runs on centos 7):
sudo nvidia-smi -pl 95
sudo nvidia-settings -a /GPUMemoryTransferRateOffset[3]=1500
sudo nvidia-settings -a [gpu:8]/GPUMemoryTransferRateOffset[3]=1400
and I don't touch the Graphics Clock here.

My rig 3 1060 + 2 970. The 1060 settings:
sudo nvidia-smi -pl 75
sudo nvidia-settings -a /GPUMemoryTransferRateOffset[3]=1500
sudo nvidia-settings -a /GPUGraphicsClockOffset[3]=-100

in 1bash would be:


__CORE_OVERCLOCK_1=-100
MEMORY_OVERCLOCK_1=1500

__CORE_OVERCLOCK_2=-100
MEMORY_OVERCLOCK_2=1500

__CORE_OVERCLOCK_3=-100
MEMORY_OVERCLOCK_3=1300

for gpus 1,2,3

mining ETC around 24000Mh/s per gpu. Temp goes around 58-65 ºC

Running time: 500 - 1000 hours

hope help as reference ;-)



It's quite interesting. Which driver version do you use?
My GPU are all GTX 1060 6Gb, and in 1bash the setups are:

POWERLIMIT_WATTS=80
__CORE_OVERCLOCK=100
MEMORY_OVERCLOCK=1050

I cannot get anywhere close to your settings. When the memory overclock get over 1150 I start to have crashes every 15 seconds or so.
Unless it is a driver version problem I cannot see where the problem with my setup is.
I just read that not all memory behaves the same way and that I might have non Samsung memory on my GPUs.
Is there an easy way to check for memory manufacturer on the GPUs from ubuntu?
papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
October 29, 2017, 08:24:20 AM
 #3764

Quote
So you could lower the threshold (I am just throwing it out there) or better yet, figure out why one GPU is not performing like the others. What are your GPUs and are all they all identical?

They are all GTX 1060, although from different manufacturers and versions. 2 with double fan and 3 with sigle fan.
The errors are coming randomly for any of the cards. Not sure if it is normal or not

That doesn't sound normal. Unfortunately, I don't have any 1060's so I have no idea what the OC settings should be. In the meantime, just to keep mining with it how it is, you may want to disable the watchdog [in 1bash] which will keep restarting your miner as detects low GPU utilization. Hopefully somebody else can chime in and help you with the OC settings.

My 13 gpu rig 1060 3Gb OC (this runs on centos 7):
sudo nvidia-smi -pl 95
sudo nvidia-settings -a /GPUMemoryTransferRateOffset[3]=1500
sudo nvidia-settings -a [gpu:8]/GPUMemoryTransferRateOffset[3]=1400
and I don't touch the Graphics Clock here.

My rig 3 1060 + 2 970. The 1060 settings:
sudo nvidia-smi -pl 75
sudo nvidia-settings -a /GPUMemoryTransferRateOffset[3]=1500
sudo nvidia-settings -a /GPUGraphicsClockOffset[3]=-100

in 1bash would be:


__CORE_OVERCLOCK_1=-100
MEMORY_OVERCLOCK_1=1500

__CORE_OVERCLOCK_2=-100
MEMORY_OVERCLOCK_2=1500

__CORE_OVERCLOCK_3=-100
MEMORY_OVERCLOCK_3=1300

for gpus 1,2,3

mining ETC around 24000Mh/s per gpu. Temp goes around 58-65 ºC

Running time: 500 - 1000 hours

hope help as reference ;-)



It's quite interesting. Which driver version do you use?
My GPU are all GTX 1060 6Gb, and in 1bash the setups are:

POWERLIMIT_WATTS=80
__CORE_OVERCLOCK=100
MEMORY_OVERCLOCK=1050

I cannot get anywhere close to your settings. When the memory overclock get over 1150 I start to have crashes every 15 seconds or so.
Unless it is a driver version problem I cannot see where the problem with my setup is.
I just read that not all memory behaves the same way and that I might have non Samsung memory on my GPUs.
Is there an easy way to check for memory manufacturer on the GPUs from ubuntu?
Nope, only on windows with gpuz

WaveFront
Member
**
Offline Offline

Activity: 126
Merit: 10


View Profile
October 29, 2017, 09:01:56 AM
 #3765

Quote
Nope, only on windows with gpuz
Hi Papampi,
Thanks for the help.
It's time to add an external drive with a Windows partition.
At the price we are buying the GPU they'd better have Samsung memory :-D
Stubo
Member
**
Offline Offline

Activity: 224
Merit: 13


View Profile
October 29, 2017, 09:07:04 AM
 #3766

I just read that not all memory behaves the same way and that I might have non Samsung memory on my GPUs.
Is there an easy way to check for memory manufacturer on the GPUs from ubuntu?
Nope, only on windows with gpuz

Here is confirmation of that:

https://devtalk.nvidia.com/default/topic/1018512/memory-brand-type/

... and a few other things that we won't see on Linux.
kk003
Member
**
Offline Offline

Activity: 117
Merit: 10


View Profile
October 29, 2017, 09:36:41 AM
 #3767

Quote
So you could lower the threshold (I am just throwing it out there) or better yet, figure out why one GPU is not performing like the others. What are your GPUs and are all they all identical?

They are all GTX 1060, although from different manufacturers and versions. 2 with double fan and 3 with sigle fan.
The errors are coming randomly for any of the cards. Not sure if it is normal or not

That doesn't sound normal. Unfortunately, I don't have any 1060's so I have no idea what the OC settings should be. In the meantime, just to keep mining with it how it is, you may want to disable the watchdog [in 1bash] which will keep restarting your miner as detects low GPU utilization. Hopefully somebody else can chime in and help you with the OC settings.

My 13 gpu rig 1060 3Gb OC (this runs on centos 7):
sudo nvidia-smi -pl 95
sudo nvidia-settings -a /GPUMemoryTransferRateOffset[3]=1500
sudo nvidia-settings -a [gpu:8]/GPUMemoryTransferRateOffset[3]=1400
and I don't touch the Graphics Clock here.

My rig 3 1060 + 2 970. The 1060 settings:
sudo nvidia-smi -pl 75
sudo nvidia-settings -a /GPUMemoryTransferRateOffset[3]=1500
sudo nvidia-settings -a /GPUGraphicsClockOffset[3]=-100

in 1bash would be:


__CORE_OVERCLOCK_1=-100
MEMORY_OVERCLOCK_1=1500

__CORE_OVERCLOCK_2=-100
MEMORY_OVERCLOCK_2=1500

__CORE_OVERCLOCK_3=-100
MEMORY_OVERCLOCK_3=1300

for gpus 1,2,3

mining ETC around 24000Mh/s per gpu. Temp goes around 58-65 ºC

Running time: 500 - 1000 hours

hope help as reference ;-)



It's quite interesting. Which driver version do you use?
My GPU are all GTX 1060 6Gb, and in 1bash the setups are:

POWERLIMIT_WATTS=80
__CORE_OVERCLOCK=100
MEMORY_OVERCLOCK=1050

I cannot get anywhere close to your settings. When the memory overclock get over 1150 I start to have crashes every 15 seconds or so.
Unless it is a driver version problem I cannot see where the problem with my setup is.
I just read that not all memory behaves the same way and that I might have non Samsung memory on my GPUs.
Is there an easy way to check for memory manufacturer on the GPUs from ubuntu?
Nope, only on windows with gpuz

Driver Version: 384.59 and 384.90
my cards have Samsung memory
woodl1
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
October 29, 2017, 12:00:42 PM
 #3768

Hi again, fullzero and all Smiley I've got a question for you. Some of my rigs now have a problem booting from USB stick. I have many different sticks but after a month or two of normal booting some of them started to fail on booting process, I/O errors etc... I understand that this is a quality problem in most cases, but also I think it's the usecase problem. So now I'm thinking of nvOC/rxOC mod that could do network booting to completely exclude this kind of issues while using these distros. The question is - have someone tried to boot nvOC from network? If yes, please share your experience to us!
papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
October 29, 2017, 12:52:38 PM
Last edit: October 29, 2017, 01:09:03 PM by papampi
 #3769

Quote
So you could lower the threshold (I am just throwing it out there) or better yet, figure out why one GPU is not performing like the others. What are your GPUs and are all they all identical?

They are all GTX 1060, although from different manufacturers and versions. 2 with double fan and 3 with sigle fan.
The errors are coming randomly for any of the cards. Not sure if it is normal or not

That doesn't sound normal. Unfortunately, I don't have any 1060's so I have no idea what the OC settings should be. In the meantime, just to keep mining with it how it is, you may want to disable the watchdog [in 1bash] which will keep restarting your miner as detects low GPU utilization. Hopefully somebody else can chime in and help you with the OC settings.

My 13 gpu rig 1060 3Gb OC (this runs on centos 7):
sudo nvidia-smi -pl 95
sudo nvidia-settings -a /GPUMemoryTransferRateOffset[3]=1500
sudo nvidia-settings -a [gpu:8]/GPUMemoryTransferRateOffset[3]=1400
and I don't touch the Graphics Clock here.

My rig 3 1060 + 2 970. The 1060 settings:
sudo nvidia-smi -pl 75
sudo nvidia-settings -a /GPUMemoryTransferRateOffset[3]=1500
sudo nvidia-settings -a /GPUGraphicsClockOffset[3]=-100

in 1bash would be:


__CORE_OVERCLOCK_1=-100
MEMORY_OVERCLOCK_1=1500

__CORE_OVERCLOCK_2=-100
MEMORY_OVERCLOCK_2=1500

__CORE_OVERCLOCK_3=-100
MEMORY_OVERCLOCK_3=1300

for gpus 1,2,3

mining ETC around 24000Mh/s per gpu. Temp goes around 58-65 ºC

Running time: 500 - 1000 hours

hope help as reference ;-)


1060 3Gb has same hash rate as 6 Gb on both equihash and ethash?
Is it even possible to mine eth with 3 Gb?

papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
October 29, 2017, 12:56:18 PM
 #3770

Hi again, fullzero and all Smiley I've got a question for you. Some of my rigs now have a problem booting from USB stick. I have many different sticks but after a month or two of normal booting some of them started to fail on booting process, I/O errors etc... I understand that this is a quality problem in most cases, but also I think it's the usecase problem. So now I'm thinking of nvOC/rxOC mod that could do network booting to completely exclude this kind of issues while using these distros. The question is - have someone tried to boot nvOC from network? If yes, please share your experience to us!
Just get a 30$ SSD

crazydane
Full Member
***
Offline Offline

Activity: 558
Merit: 194



View Profile
October 29, 2017, 01:30:28 PM
 #3771

Hi again, fullzero and all Smiley I've got a question for you. Some of my rigs now have a problem booting from USB stick. I have many different sticks but after a month or two of normal booting some of them started to fail on booting process, I/O errors etc... I understand that this is a quality problem in most cases, but also I think it's the usecase problem. So now I'm thinking of nvOC/rxOC mod that could do network booting to completely exclude this kind of issues while using these distros. The question is - have someone tried to boot nvOC from network? If yes, please share your experience to us!
Just get a 30$ SSD

Agreed.  Had the same issue using name brand (SanDisk 32GB Cruzer Ultra Fit USB 3.0 drives).  Rigs would fail to reboot after running fine for a month plus.  I went with these $33 60GB SSD's and never had a problem since, and the rigs are much faster to boot.

https://www.amazon.com/gp/product/B01M2UUACN/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1
sergixc
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
October 29, 2017, 01:30:29 PM
 #3772

Hello

ZM_Miner gives 350Sol/s but EWBF gives 560 Sol/s on my 1080

That seems to me happening only on my Asus b250 mining expert MoBo with 13 GPU installed, other boards (Asus Prime Z270-A with 9 GPU and old Gigabyte with 5 GPU) are ok.

Is it a bug in ZM?

Thank you
crazydane
Full Member
***
Offline Offline

Activity: 558
Merit: 194



View Profile
October 29, 2017, 01:31:47 PM
 #3773

What does the pool you're connected to show for that worker?

Friend of mine is running an Asus Mining Expert as well with 7x 1070's and he's not having that issue with ZM.
sergixc
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
October 29, 2017, 01:41:17 PM
 #3774

What does the pool you're connected to show for that worker?

Friend of mine is running an Asus Mining Expert as well with 7x 1070's and he's not having that issue with ZM.

I am using http://zcash.flypool.org
Maybe problem with card quantity, I will try less
papampi
Full Member
***
Offline Offline

Activity: 686
Merit: 140


Linux FOREVER! Resistance is futile!!!


View Profile WWW
October 29, 2017, 01:44:22 PM
 #3775

Hello

ZM_Miner gives 350Sol/s but EWBF gives 560 Sol/s on my 1080

That seems to me happening only on my Asus b250 mining expert MoBo with 13 GPU installed, other boards (Asus Prime Z270-A with 9 GPU and old Gigabyte with 5 GPU) are ok.

Is it a bug in ZM?

Thank you
Better ask in dstm page
https://bitcointalk.org/index.php?topic=2021765.0

kk003
Member
**
Offline Offline

Activity: 117
Merit: 10


View Profile
October 29, 2017, 02:21:39 PM
 #3776

Quote
So you could lower the threshold (I am just throwing it out there) or better yet, figure out why one GPU is not performing like the others. What are your GPUs and are all they all identical?

They are all GTX 1060, although from different manufacturers and versions. 2 with double fan and 3 with sigle fan.
The errors are coming randomly for any of the cards. Not sure if it is normal or not

That doesn't sound normal. Unfortunately, I don't have any 1060's so I have no idea what the OC settings should be. In the meantime, just to keep mining with it how it is, you may want to disable the watchdog [in 1bash] which will keep restarting your miner as detects low GPU utilization. Hopefully somebody else can chime in and help you with the OC settings.

My 13 gpu rig 1060 3Gb OC (this runs on centos 7):
sudo nvidia-smi -pl 95
sudo nvidia-settings -a /GPUMemoryTransferRateOffset[3]=1500
sudo nvidia-settings -a [gpu:8]/GPUMemoryTransferRateOffset[3]=1400
and I don't touch the Graphics Clock here.

My rig 3 1060 + 2 970. The 1060 settings:
sudo nvidia-smi -pl 75
sudo nvidia-settings -a /GPUMemoryTransferRateOffset[3]=1500
sudo nvidia-settings -a /GPUGraphicsClockOffset[3]=-100

in 1bash would be:


__CORE_OVERCLOCK_1=-100
MEMORY_OVERCLOCK_1=1500

__CORE_OVERCLOCK_2=-100
MEMORY_OVERCLOCK_2=1500

__CORE_OVERCLOCK_3=-100
MEMORY_OVERCLOCK_3=1300

for gpus 1,2,3

mining ETC around 24000Mh/s per gpu. Temp goes around 58-65 ºC

Running time: 500 - 1000 hours

hope help as reference ;-)


1060 3Gb has same hash rate as 6 Gb on both equihash and ethash?
Is it even possible to mine eth with 3 Gb?

I have a evga 1060 6Gb on windows with hashrate 24.400Mhs MC 1700, CC 0 + 2 1060 3Gb   MC 1400 CC 0 gives 23.750Mh/s using claymore and mining ETC.
I have noticed 6gb cards go easy on OC (usually)

Mining equihash on a 13 1060 3Gb rig = 3300 h/s but I know I should have 3500 h/s. Think high load average is causing this and may be a poorly optimize OC but usually runs stable for weeks, so i'm happy with it.
ETC gives me 305-310 Mh/s on same rig .

I have been mining ETH about a month ago with 3Gb cards, I do not know if it is now possible or not
sergixc
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
October 29, 2017, 02:32:35 PM
 #3777

Hello

ZM_Miner gives 350Sol/s but EWBF gives 560 Sol/s on my 1080

That seems to me happening only on my Asus b250 mining expert MoBo with 13 GPU installed, other boards (Asus Prime Z270-A with 9 GPU and old Gigabyte with 5 GPU) are ok.

Is it a bug in ZM?

Thank you
Better ask in dstm page
https://bitcointalk.org/index.php?topic=2021765.0

I think its not just about DSTM, I tested right now system following way:
1. when I leave just 10 asus strix 1080 in asus b250 mining expert - it works like a charm: load average is around 3
2. when I put 11 same card, load average goes up to 15
3. when I put 13 same card, load average goes up to 100 and everything is crazy slow...
I have latest version of nvoc 19-1.3
Any suggestions?

Thank you in advance!
pantalyra
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
October 29, 2017, 02:51:46 PM
 #3778

Hello

ZM_Miner gives 350Sol/s but EWBF gives 560 Sol/s on my 1080

That seems to me happening only on my Asus b250 mining expert MoBo with 13 GPU installed, other boards (Asus Prime Z270-A with 9 GPU and old Gigabyte with 5 GPU) are ok.

Is it a bug in ZM?

Thank you
Better ask in dstm page
https://bitcointalk.org/index.php?topic=2021765.0

I think its not just about DSTM, I tested right now system following way:
1. when I leave just 10 asus strix 1080 in asus b250 mining expert - it works like a charm: load average is around 3
2. when I put 11 same card, load average goes up to 15
3. when I put 13 same card, load average goes up to 100 and everything is crazy slow...
I have latest version of nvoc 19-1.3
Any suggestions?

Thank you in advance!

Had a similar issue once. I needed a better CPU. I was using a super cheap CPU and needed more PCIE express lanes for all the cards to function properly.
sergixc
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
October 29, 2017, 02:57:22 PM
 #3779

Hello

ZM_Miner gives 350Sol/s but EWBF gives 560 Sol/s on my 1080

That seems to me happening only on my Asus b250 mining expert MoBo with 13 GPU installed, other boards (Asus Prime Z270-A with 9 GPU and old Gigabyte with 5 GPU) are ok.

Is it a bug in ZM?

Thank you
Better ask in dstm page
https://bitcointalk.org/index.php?topic=2021765.0

I think its not just about DSTM, I tested right now system following way:
1. when I leave just 10 asus strix 1080 in asus b250 mining expert - it works like a charm: load average is around 3
2. when I put 11 same card, load average goes up to 15
3. when I put 13 same card, load average goes up to 100 and everything is crazy slow...
I have latest version of nvoc 19-1.3
Any suggestions?

Thank you in advance!

Had a similar issue once. I needed a better CPU. I was using a super cheap CPU and needed more PCIE express lanes for all the cards to function properly.

Better to know for sure before buying one more CPU )) Yes, I have super cheap G3930 CPU.
Can anybody proove it, please?
Thank you in advance!
cryptobadger666
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
October 29, 2017, 03:08:56 PM
 #3780

ok.. so my usb stick gets corrupted about once a day now.. my mining rig already has a m.2 ssd i originally had windows on.  i would like to install NVOC on the ssd, however my other computer only has 1 m.2 slot which it boots from, so im trying to think of a way to install this OS..  the normal way of installing this with raw hdd copy would wipe the os thats completing the copy on the miner, is there a method of installing beside windows on the same drive in a different partition? and dual booting?  or is there a way to install this OS on my usb, then running a install like ubuntu does from a live session?  im really wishing i had a sata ssd on this rig. trying to find a work around is driving me nuts.
Pages: « 1 ... 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 [189] 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 ... 352 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!