Kentastic
Newbie
Offline
Activity: 26
Merit: 0
|
|
July 26, 2017, 02:19:41 AM |
|
yeah it is an older model, nvidia770 but I've got it to mine skunk before. now its having a hard time mining the x17 algo which I've seen my card run as well...and now skein; although I've never tested that with other mining programs. but yeah all of the same errors. unsupported
this is the bat I used for mine skunk only on zpool and it worked.
ccminer-x64 --algo=skunk -o stratum+tcp://skunk.mine.zpool.ca:8433 -u 19L7Y7yf1kUW25JMrVSRWnJu9ZZhp5HGUq
now this is the line this miner uses and says my device isn't supported.
Bin\NVIDIA-skunk\ccminerskunk.exe - skunk -o stratum+tcp://skunk.mine.zpool.ca:8433 -u 19L7Y7yf1kUW25JMrVSRWnJu9ZZhp5HGUq
try ccminer 1.7.6, or 1.8-dev for algos other than skunk which is only going to be in the newest miner apps since its a new algo; If i stil had a 7 series, I would test all the copies I have collected over the years... But for other algos, like X17, skein, etc... try wither of those 2 versions. should be able to find links to them on github or cryptominingblog. Just so I make sure I understand. You want me to replace the miners the program automatically tried to fire up with older ones to see if it works? sorry if I'm being dense. So I went ahead and replaced some of the versions of ccminer that nemosminer would start with versions I know worked with my card and yeah its mining now! Thanks that was way easier than I had imagined. Well I don't that was a cure all. It switched to sib using one of the ccminers I replaced and it shot off a bunch of low memory errors or something.
|
|
|
|
JaredKaragen
Legendary
Offline
Activity: 1848
Merit: 1166
My AR-15 ID's itself as a toaster. Want breakfast?
|
|
July 26, 2017, 02:41:06 AM |
|
yeah it is an older model, nvidia770 but I've got it to mine skunk before. now its having a hard time mining the x17 algo which I've seen my card run as well...and now skein; although I've never tested that with other mining programs. but yeah all of the same errors. unsupported
this is the bat I used for mine skunk only on zpool and it worked.
ccminer-x64 --algo=skunk -o stratum+tcp://skunk.mine.zpool.ca:8433 -u 19L7Y7yf1kUW25JMrVSRWnJu9ZZhp5HGUq
now this is the line this miner uses and says my device isn't supported.
Bin\NVIDIA-skunk\ccminerskunk.exe -a skunk -o stratum+tcp://skunk.mine.zpool.ca:8433 -u 19L7Y7yf1kUW25JMrVSRWnJu9ZZhp5HGUq
try ccminer 1.7.6, or 1.8-dev for algos other than skunk which is only going to be in the newest miner apps since its a new algo; If i stil had a 7 series, I would test all the copies I have collected over the years... But for other algos, like X17, skein, etc... try wither of those 2 versions. should be able to find links to them on github or cryptominingblog. Yeah; to test, just make a quick batch file that just launches the miner you are testing; using a very basic batch such as this: mineskein.bat ccminer176.exe -a skein -o stratum+tcp://mine.zpool.ca:4933 -u BTCADDRESS -p c=BTC,skein pause be sure to replace the btcaddress with your BTC address. Once you find a compatible one; check with minerx on how to integrate it into the powershell scripts. It may be as easy as just replacing the offending miner app itself, naming the new one just like the old one was.... but he will know best. I haven't looked at his scripts much. I know nemosminer right now is using SP_'s pay-for-use/private-build miner app.... the problem with it not working now could be that he switched from the tpruvot version recently... but i am unsure if he originally was serving out the tpruvot version for skunk. *edit* check my bold highlight; it should be '-a' as i've corrected it. your post only had a '-'
|
|
|
|
Kentastic
Newbie
Offline
Activity: 26
Merit: 0
|
|
July 26, 2017, 02:52:10 AM |
|
yeah it is an older model, nvidia770 but I've got it to mine skunk before. now its having a hard time mining the x17 algo which I've seen my card run as well...and now skein; although I've never tested that with other mining programs. but yeah all of the same errors. unsupported
this is the bat I used for mine skunk only on zpool and it worked.
ccminer-x64 --algo=skunk -o stratum+tcp://skunk.mine.zpool.ca:8433 -u 19L7Y7yf1kUW25JMrVSRWnJu9ZZhp5HGUq
now this is the line this miner uses and says my device isn't supported.
Bin\NVIDIA-skunk\ccminerskunk.exe -a skunk -o stratum+tcp://skunk.mine.zpool.ca:8433 -u 19L7Y7yf1kUW25JMrVSRWnJu9ZZhp5HGUq
try ccminer 1.7.6, or 1.8-dev for algos other than skunk which is only going to be in the newest miner apps since its a new algo; If i stil had a 7 series, I would test all the copies I have collected over the years... But for other algos, like X17, skein, etc... try wither of those 2 versions. should be able to find links to them on github or cryptominingblog. Yeah; to test, just make a quick batch file that just launches the miner you are testing; using a very basic batch such as this: mineskein.bat ccminer176.exe -a skein -o stratum+tcp://mine.zpool.ca:4933 -u BTCADDRESS -p c=BTC,skein pause be sure to replace the btcaddress with your BTC address. Once you find a compatible one; check with minerx on how to integrate it into the powershell scripts. It may be as easy as just replacing the offending miner app itself, naming the new one just like the old one was.... but he will know best. I haven't looked at his scripts much. I know nemosminer right now is using SP_'s pay-for-use/private-build miner app.... the problem with it not working now could be that he switched from the tpruvot version recently... but i am unsure if he originally was serving out the tpruvot version for skunk. *edit* check my bold highlight; it should be '-a' as i've corrected it. your post only had a '-' Yeah I typoed that "-a" earlier. Good eye. I think the best solution would be to point the script to the new miners for the trouble coins but that's pretty far above me without some guidance on where to start. I have been just deleting the trouble algos out of the start.bat and not worrying about it. I hope to upgrade my card soon but this is all hobby stuff for me so no big deal. I appreciate the help from everyone so far!
|
|
|
|
Legat
Newbie
Offline
Activity: 1
Merit: 0
|
|
July 26, 2017, 05:11:27 AM |
|
Hello. I use Nemosminer and great respect for dev. But one thing - how I can set GPU device to mine in Nemosminer 2.x.x? In Nemosminer 1.7.6 I use -d option, but in 2.x.x this option isnt support
|
|
|
|
minerx117 (OP)
Sr. Member
Offline
Activity: 728
Merit: 256
NemosMiner-v3.8.1.3
|
|
July 26, 2017, 06:40:42 AM Last edit: July 26, 2017, 08:29:46 AM by minerx117 |
|
Hello. I use Nemosminer and great respect for dev. But one thing - how I can set GPU device to mine in Nemosminer 2.x.x? In Nemosminer 1.7.6 I use -d option, but in 2.x.x this option isnt support
it will be supported very soon.. sorry not implemented yet... its on my "2 do list" atm 2.x.x will use all gpu's by default Regards Nemo
|
NemosMiner-v3.8.1.3
|
|
|
kopija
|
|
July 26, 2017, 09:24:47 AM Last edit: July 26, 2017, 03:03:47 PM by kopija |
|
Hi Nemos aficionados, can somebody give me a hint how to put rig name into start.bat so it shows on zpool like this ID=NemosMiner-v2.0.9,nameoftherig,c=BTC Thanks.
|
we are nothing but a smart contracts on a cosmic blockchain
|
|
|
cinderz45
Newbie
Offline
Activity: 23
Merit: 0
|
|
July 26, 2017, 12:01:42 PM |
|
Would it be possible in the next release of nemos to have the option for everything to run in the system tray or in a background process?
I tried using the -B command in the powershell files, but all that does is prevent Nemos from closing ccminer when the app makes a switch to a new algo.
I have a 1080 Ti mining on a home office computer, but the distraction of algo-switching prevents me from using it while working
|
|
|
|
dragonmike
|
|
July 26, 2017, 12:07:59 PM |
|
I'm noticing a whole bunch of driver errors in my windows logs: The description for Event ID 13 from source nvlddmkm cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
\Device\UVMLiteProcess1 Graphics Exception: ESR 0x51ca24=0x80000000 0x51ca28=0x0 0x51ca2c=0x0 0x51ca34=0x0
the message resource is present but the message is not found in the string/message table
what do you reckon? ddu and install newer driver or any other problem?
|
|
|
|
MikeBuzz
Member
Offline
Activity: 68
Merit: 10
|
|
July 26, 2017, 03:21:08 PM Last edit: July 26, 2017, 03:35:24 PM by MikeBuzz |
|
How easy would it be adding the stats reporting to the pool option?
|
|
|
|
redalert2
Newbie
Offline
Activity: 5
Merit: 0
|
|
July 26, 2017, 04:24:40 PM |
|
Any 2x gtx1070 owners? What hashrate are you guys getting on skunk algorithm? I'm getting around almost 50 on power 80, +100 gpu clock
|
|
|
|
minerx117 (OP)
Sr. Member
Offline
Activity: 728
Merit: 256
NemosMiner-v3.8.1.3
|
|
July 26, 2017, 06:05:57 PM |
|
Hi Nemos aficionados, can somebody give me a hint how to put rig name into start.bat so it shows on zpool like this ID=NemosMiner-v2.0.9,nameoftherig,c=BTC Thanks.
edit: NemosMiner-v2.0.9.ps1 find: WorkerName = "ID=NemosMiner-v2.0.9", change it to want you want eg. WorkerName = "ID=NemosMiner-v2.0.9/1050ti", i'll add -WorkerName to start.bat in next update.. Regards Nemo
|
NemosMiner-v3.8.1.3
|
|
|
minerx117 (OP)
Sr. Member
Offline
Activity: 728
Merit: 256
NemosMiner-v3.8.1.3
|
|
July 26, 2017, 06:12:46 PM |
|
I'm noticing a whole bunch of driver errors in my windows logs: The description for Event ID 13 from source nvlddmkm cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
\Device\UVMLiteProcess1 Graphics Exception: ESR 0x51ca24=0x80000000 0x51ca28=0x0 0x51ca2c=0x0 0x51ca34=0x0
the message resource is present but the message is not found in the string/message table
what do you reckon? ddu and install newer driver or any other problem? same drivers as previous versions im just running the latest drivers on all my rigs... no issues's for me and my test rigs.. i got 1050ti's/1060's/1070's & 1080ti's all running great with 2.0.9.....
|
NemosMiner-v3.8.1.3
|
|
|
MikeBuzz
Member
Offline
Activity: 68
Merit: 10
|
|
July 26, 2017, 07:25:11 PM |
|
|
|
|
|
oossaa
Newbie
Offline
Activity: 56
Merit: 0
|
|
July 26, 2017, 08:53:00 PM |
|
"cashen" for Nvidia Inspector you can just use these commands:
NVI_0_2_200_-1000_80_83_0
that = (gpu device 0 / core + 200 / mem -1000 / powertarget 80% / temp 83)
Im sorry. How to use these commands? If the command needs to be written to a bat-file, please provide an example. Thank you.
|
|
|
|
minerx117 (OP)
Sr. Member
Offline
Activity: 728
Merit: 256
NemosMiner-v3.8.1.3
|
|
July 26, 2017, 11:42:06 PM |
|
"cashen" for Nvidia Inspector you can just use these commands:
NVI_0_2_200_-1000_80_83_0
that = (gpu device 0 / core + 200 / mem -1000 / powertarget 80% / temp 83)
Im sorry. How to use these commands? If the command needs to be written to a bat-file, please provide an example. Thank you. download Nvidia Inspector: http://www.guru3d.com/files-get/nvidia-inspector-download,4.htmlclick showOverclocking: make your Over clock to suit you: click apply current clocks and voltage click create Clocks Shortcut (that will add the command to your desktop ready to run anytime you wish) : ) Nemo
|
NemosMiner-v3.8.1.3
|
|
|
jimmykl
|
|
July 27, 2017, 03:18:24 AM |
|
"cashen" for Nvidia Inspector you can just use these commands:
NVI_0_2_200_-1000_80_83_0
that = (gpu device 0 / core + 200 / mem -1000 / powertarget 80% / temp 83)
Im sorry. How to use these commands? If the command needs to be written to a bat-file, please provide an example. Thank you. download Nvidia Inspector: http://www.guru3d.com/files-get/nvidia-inspector-download,4.htmlclick showOverclocking: make your Over clock to suit you: click apply current clocks and voltage click create Clocks Shortcut (that will add the command to your desktop ready to run anytime you wish) : ) Nemo Is this a good overclock for all algos used by nemosminer – bump up core and underclock memory?
|
|
|
|
minerx117 (OP)
Sr. Member
Offline
Activity: 728
Merit: 256
NemosMiner-v3.8.1.3
|
|
July 27, 2017, 05:58:53 AM Last edit: July 27, 2017, 07:23:14 AM by minerx117 |
|
why don't you try it and find out, for yourself... but yes most algo's like higher core clock rather than mem
|
NemosMiner-v3.8.1.3
|
|
|
Tamashito
Newbie
Offline
Activity: 17
Merit: 0
|
|
July 27, 2017, 06:05:06 AM |
|
Nemo it would be really cool if you put the option to choose what gpu's we wanted to run with the miner, just like what can be done back on nemosminer v1
|
|
|
|
minerx117 (OP)
Sr. Member
Offline
Activity: 728
Merit: 256
NemosMiner-v3.8.1.3
|
|
July 27, 2017, 07:22:08 AM |
|
Nemo it would be really cool if you put the option to choose what gpu's we wanted to run with the miner, just like what can be done back on nemosminer v1 it will be supported very soon.. sorry not implemented yet... its on my "2 do list" atm 2.x.x will use all gpu's by default Regards Nemo
|
NemosMiner-v3.8.1.3
|
|
|
Tamashito
Newbie
Offline
Activity: 17
Merit: 0
|
|
July 27, 2017, 08:12:19 AM |
|
Nemo it would be really cool if you put the option to choose what gpu's we wanted to run with the miner, just like what can be done back on nemosminer v1 it will be supported very soon.. sorry not implemented yet... its on my "2 do list" atm 2.x.x will use all gpu's by default Regards Nemo No need to apologize, it's us who appreciate your efforts on making the miner scene a better place. I will gladly keep sharing some of my hash power with you. Thanks a lot!
|
|
|
|
|