Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: overcool on September 21, 2017, 03:42:12 AM



Title: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: overcool on September 21, 2017, 03:42:12 AM
Hai all Miner,

Just to share out a light weigh Linux based OS to all miner here.
Fully Support Support Nvidia GPU. (Include Overclock)
AMD GPU can use but lag of Overclock function.

Currently XMOS only support ETH mining client. using "ethminer" from github that been optimal for Nvidia GPU.
No Dev fee..

here the Ethminer link:-
https://github.com/ethereum-mining/ethminer

Here some information about the OS:-
I am using Linux 16.04 LTS USB Image create by "Cyclenerd" from github.
TQ Cyclenerd for the Great work. here the link on github.
https://github.com/Cyclenerd/ethereum_nvidia_miner

After using for few week, I did some "Bash Scripts" to tweak the Mining processor to be more smart and hope to get more share from POOL.
Future on XMOS:-
1. Plug and Play, for all Nvidia GPU.
2. Only need to change setting on 1 Config files, then everything is running. Simple and easy.
3. Running multi instances for each GPU.  (Ex:- if you have 6 GPU install, it will running 6 instances. all connect direct to the same POOL)
4. Auto Kill and restart Ethminer if no job receive from the POOL for 5 min. (EX:- Only kill 1 instances that was not job receive, no effect to other instances - be smart  ;D ;D)
5. Auto Restart the PC if detected "CUBA ERROR" from Ethminer (EX:- CUBA ERROR is cause by un-stable Overclock, have to find out the stable OC for the rings by yourself)
6. Nvidia GPU Overclock function. (Ex:- Can set diffident OC setting for each card)
7. Total size of the OS is 8GB only. Can write to any 8GB USB Stick and start mining. (EX:- Please use USB 3.0 for faster boot up time)
8. Easy understand Log file for easy troubleshooting.  
9. And the most important thing, it was FREE.

How to get XMOS

Download here:-
Can download direct from google drive or torrent.

Version 2.0
This is the correct Link, Please re-download it.. Update 13/10/2017 13:53 (Time zone +8:00)
Google Drive - XMOS Version 2.0 - 2.2GB Files (https://drive.google.com/open?id=0B4sPi6goEjpiZW5kQkhYLW5fb00)

Version 1.0
Google Drive Image Download - 2.2GB Files (https://drive.google.com/open?id=0B4sPi6goEjpiQlVTYW1VNnpKREE)
Torrent Download (https://drive.google.com/file/d/0B4sPi6goEjpiY29hNERGT3VTWTg/view?usp=sharing)

7z Download
http://www.7-zip.org/download.html

Tools to write bootable image to USB.
http://www.alexpage.de/usb-image-tool/download/ (http://www.alexpage.de/usb-image-tool/download/)

Tools to write bootable image to HDD.
http://hddguru.com/software/HDD-Raw-Copy-Tool/ (http://hddguru.com/software/HDD-Raw-Copy-Tool/)

Step:-

1. Download the Image and Tools you need.
2. Unnzip the image using 7z.  
3. Write the Image to any > 8GB USB Drive or HDD/SSD.
4. Plug the USB Drive to your Mining Ring, and power on it.
5. Can use "Putty" to connect to the OS if you know how to find out the ip address. (XMOS is using DHCP for the boot-up)
    XMOS also come with web-base SSH Client. (EX:- https://<xmos.ip.address>:4200/)  
6. Default user name and password is:
    User:- prospector
    pass:- letmein3061

Have FUN...

How to use and configure XMOS

Simple command to configure XMOS:-
1. At terminal type xmosconf
2. put in your ETH wallet address
3. put in your Pool address on Pool1 and Pool2. (STRATUM Mode)
4. and last your Nvidia OC setting.
5. Control X to save and quit the nano editor.
6. type r to restart. That all... enjoin mining...


Help full command at terminal:-

Command              Desc.
    ----------          -------------
    xmosconf          All Your Mining Setting need to Set inside here.
    mine                Attach to mining console
    show miner      Display current running log
    rlog                 Display server log
    gstatus            display GPU Information
    glist                 List all installed GPU
    r                      To restart XMOS
    nvoc                Manual apply Nvidia Overclock setting
    show miner x   Display individual miner log (0 - 11)
    how?               Display this help menu
    passwd            To change default password
    off                   To shutdown the mining ring




    Other Tips:-
    Type Command mine to lunch Mining console. There are total 4 screen inside the mining console.
    To move between Screen (0 - 4) Using Control a 1 , Control a 2 , Control a 3 , Control a 4

    Remember to change password - default password is letmein3061


    Enjoin Mining  ^_^

https://i.imgur.com/8Ax3U4v.png
https://i.imgur.com/2BgH2Qk.png
https://i.imgur.com/WHW44XZ.png


If you are haapy with the OS, please buy my some tea.. TQ very Much..
ETH:- 0xb30902c6a1d9fd5dcc0063004b424477fa3352e0
BTC:- 1HPNBMJdcyYS93fZ9DRrhUXvqSnNcZvScV


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS
Post by: overcool on September 21, 2017, 05:28:17 AM
I am happy to receive any recommendations...

 ;D

XMOS Ver:2.0

Todo list:-

1. Wifi Support -( Done) But only with WPA and WPA2 security.
2. Keyboard Fix when direct connect to Mining Rings - (DONE)
3. Advance Options to start Ethminer - (DONE)
4. AMD Overclock and Under-clock -(Pending) Still finding the way to under Voltage it. But it running fine with direct Bios Mod.

Other what your all request...?

Other improvement on ver 2.0:-

1. Re-compiled custome kernel 4.11 using ROCm source (With AMD DAG Fix, My RX470 can stable at 30MH/s with Bios Mod)
2. Better Watchdog function.
3. Can Mix AMD and Nvidia GPU together.  
4. Slim and light weight image, still running on 8GB
5. Plug and Mine on most of the system.
============================================

To configure Wifi please follow this step:-

1. sudo nano /etc/network/interfaces
2. Put in your wifi AP Name and Password.
3. Restart the system, it should work.


Report Hash Rate to pool..

Please add -RH option to advance ethminer options:-
Like This:-
COMMFLAG="--farm-recheck 2000 -SC 2 -RH"



Happy Mining ....  ^_^

Download here:-
Can download direct from google drive

Version 2.0
This is the correct Link, Please re-download it.. Update 13/10/2017 13:53 (Time zone +8:00)
Google Drive - XMOS Version 2.0 - 2.2GB Files (https://drive.google.com/open?id=0B4sPi6goEjpiZW5kQkhYLW5fb00)



Title: Re: XMOS - Light Weight Linux Base ETH Mining OS
Post by: ZenFr on September 21, 2017, 06:27:15 AM
Thank you for this contribution to the mining community : there is no such tools for NVidia GPUs users :-).

3 questions :
 1 - Are the sources available ?
 2 - Is there any fee ?
 3 - Can you explain the OC features for NVidia GPUs


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS
Post by: overcool on September 21, 2017, 07:08:11 AM
Hi Zenfr,
Thank you for give me a change, hope every one like this OS.

For your question here the answer:-

1. For source code I will open up github soon.
2. No fee, totally free.
3. For Nvidia OC I am using Nvidia-Setting and Nvidia-smi.
They was a 3 type OC setting inside XMOS.
NV_OC="1"  Present Overclock setting. It will -100 to core and +500 to memory.
NV_OC="2"  same OC setting apply to all GPU install on the system.
NV_OC="3"  Each GPU having own OC Setting. Need to set OC setting 1 by 1 for each GPU

    You just need to put OC value on the conf files. That all.
    Ex for:-
    nvidia code: NV_CLOCK="-100"
    Your are set -100 to Nvidia Code. Same as MSI afterburner
    Nvidia memory: NV_MEM="1000"
    You are set +1000 to GPU memory. If you can get +500 stable on MSI afterburner, on Linux it was x 2 (1000).
    
Just to share current setting that I am using:-
This my mining ring running on biostar star TB250 Pro
Using 12 PCs MSI Nvidia 1050 TI card
Celeron processor
4GB memory
16GB USB Pendrive

NV_WATT="52.5"
NV_CLOCK="-180"
NV_MEM="1130"
NV_FAN="88"
    
Can download for try.

I can accept any  recommendations, and make the OS more user friendly.


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: goen on September 21, 2017, 03:07:30 PM
overcool,

very nice share,
i will definitely try this tomorow.

rgds,


update :
cant wait till tomorow.
here is my first test.
i have a problem with the display
after booting normally and showing a login prompt, it goes to blank screen but i can remote it with putty.


https://i.imgur.com/h4wc6Q0.png


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 21, 2017, 05:19:10 PM
overcool,

very nice share,
i will definitely try this tomorow.

rgds,


update :
cant wait till tomorow.
here is my first test.
i have a problem with the display
after booting normally and showing a login prompt, it goes to blank screen but i can remote it with putty.


https://i.imgur.com/h4wc6Q0.png

Hi goen,

Tq for give me a try.

If you connect keyboard mouse and monitor on the mining rings, You need to press Control + Alt + F1 to enable the display.

XMOS is design for  simple and easy use. It was no need keyboard mouse monitor to connect when mining. Using putty is more easy and save cost.  ;D

U also can connect to the xmos using any web browser. It will call out the webase ssh as well, u can do port forward on router to that port.
HTTPS://<xmosip>:4200/

Inside the mining console, you can use Control + a + 1 ( or 2 or 3 or ... ) to select screen.

Try OC the memory to 4000MHz, most of the DDR 5 memory can stable at that speed.
And under voltage your card.
For GTX 1070 GPU can try this setting:-
Power limit:- 110 Watt
Core:- -180
Memory:- 1450 (Make it reach 4000MHz)

Please try out the best future about xmos.
Auto restart ethminer when no job for 5 min.
Auto reboot when detect CUDA ERROR
Running individual insane for each GPU.

HAPPY MINING...

Please do let me know what other thing that and improve the xmos.


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: goen on September 22, 2017, 12:27:53 AM
okay,
i will try to OC more on my real rig.
this one is on my personal computer.
its 1070 katana that has a single slot design.
i cant oc too much.

ill send more ss on my mining rig.


rgds,


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 22, 2017, 02:20:54 AM
okay,
i will try to OC more on my real rig.
this one is on my personal computer.
its 1070 katana that has a single slot design.
i cant oc too much.

ill send more ss on my mining rig.


rgds,


Please do let me know the result ya...



Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: goen on September 22, 2017, 11:07:10 AM
overcool,

my second attemp of XMOS experiment today is to play with the OC.
it turn that OC clock speed is raising slowly.
at the first 3-5 minutes of mining, the speed is still at stock speed.
after 10 min it reach the peak but sometimes drift to lower speed a little bit.
maybe the system got a little hot i guess.
tried with single gtx1050ti OC version. drawing 105W from wall.

is there any monitoring software (client).
i need to be alerted when a miner is off or the rig is hang so i can check it immediately.
sound alarm on a monitoring client is the best notif in my scenario.
plus an email notif it will be perfect.

one question about this OS, how can i restart the miner only, without reboot the whole system?
i need to restart the miner after change the conf.

third experiment is to run 6-12 gpus in a single rig.

btw nice OS gan,



after 12 minutes
#192.168.0.62 [14.97Mh/s] [/home/prospector ]# gstatus
CPU TEMP:- 37
System Uptime:- 12 minutes
GPUS Installed:- 1 Pcs
name, power.draw [W], fan.speed [%], temperature.gpu, clocks.current.video [MHz], clocks.current.memory [MHz]
GeForce GTX 1050 Ti, 63.26 W, 85 %, 55, 1455 MHz, 4303 MHz
#192.168.0.62 [14.96Mh/s] [/home/prospector ]#


after 22 minutes
#192.168.0.62 [14.94Mh/s] [/home/prospector ]# gstatus
CPU TEMP:- 37
System Uptime:- 22 minutes
GPUS Installed:- 1 Pcs
name, power.draw [W], fan.speed [%], temperature.gpu, clocks.current.video [MHz], clocks.current.memory [MHz]
GeForce GTX 1050 Ti, 63.24 W, 85 %, 55, 1455 MHz, 4303 MHz
#192.168.0.62 [14.90Mh/s] [/home/prospector ]#


after 25minutes
#192.168.0.62 [14.77Mh/s] [/home/prospector ]# gstatus
CPU TEMP:- 37
System Uptime:- 25 minutes
GPUS Installed:- 1 Pcs
name, power.draw [W], fan.speed [%], temperature.gpu, clocks.current.video [MHz], clocks.current.memory [MHz]
GeForce GTX 1050 Ti, 63.25 W, 85 %, 55, 1455 MHz, 4303 MHz
#192.168.0.62 [14.77Mh/s] [/home/prospector ]#


after 32 minutes
#192.168.0.62 [14.94Mh/s] [/home/prospector ]# gstatus
CPU TEMP:- 37
System Uptime:- 32 minutes
GPUS Installed:- 1 Pcs
name, power.draw [W], fan.speed [%], temperature.gpu, clocks.current.video [MHz], clocks.current.memory [MHz]
GeForce GTX 1050 Ti, 63.25 W, 85 %, 55, 1455 MHz, 4303 MHz
#192.168.0.62 [14.94Mh/s] [/home/prospector ]#

https://i.imgur.com/PFTh4Wn.png


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 22, 2017, 11:57:29 AM
overcool,

my second attemp of XMOS experiment today is to play with the OC.
it turn that OC clock speed is raising slowly.
at the first 3-5 minutes of mining, the speed is still at stock speed.
after 10 min it reach the peak but sometimes drift to lower speed a little bit.
maybe the system got a little hot i guess.
tried with single gtx1050ti OC version. drawing 105W from wall.

is there any monitoring software (client).
i need to be alerted when a miner is off or the rig is hang so i can check it immediately.
sound alarm on a monitoring client is the best notif in my scenario.
plus an email notif it will be perfect.

one question about this OS, how can i restart the miner only, without reboot the whole system?
i need to restart the miner after change the conf.

third experiment is to run 6-12 gpus in a single rig.

btw nice OS gan,



after 12 minutes
#192.168.0.62 [14.97Mh/s] [/home/prospector ]# gstatus
CPU TEMP:- 37
System Uptime:- 12 minutes
GPUS Installed:- 1 Pcs
name, power.draw [W], fan.speed [%], temperature.gpu, clocks.current.video [MHz], clocks.current.memory [MHz]
GeForce GTX 1050 Ti, 63.26 W, 85 %, 55, 1455 MHz, 4303 MHz
#192.168.0.62 [14.96Mh/s] [/home/prospector ]#


after 22 minutes
#192.168.0.62 [14.94Mh/s] [/home/prospector ]# gstatus
CPU TEMP:- 37
System Uptime:- 22 minutes
GPUS Installed:- 1 Pcs
name, power.draw [W], fan.speed [%], temperature.gpu, clocks.current.video [MHz], clocks.current.memory [MHz]
GeForce GTX 1050 Ti, 63.24 W, 85 %, 55, 1455 MHz, 4303 MHz
#192.168.0.62 [14.90Mh/s] [/home/prospector ]#


after 25minutes
#192.168.0.62 [14.77Mh/s] [/home/prospector ]# gstatus
CPU TEMP:- 37
System Uptime:- 25 minutes
GPUS Installed:- 1 Pcs
name, power.draw [W], fan.speed [%], temperature.gpu, clocks.current.video [MHz], clocks.current.memory [MHz]
GeForce GTX 1050 Ti, 63.25 W, 85 %, 55, 1455 MHz, 4303 MHz
#192.168.0.62 [14.77Mh/s] [/home/prospector ]#


after 32 minutes
#192.168.0.62 [14.94Mh/s] [/home/prospector ]# gstatus
CPU TEMP:- 37
System Uptime:- 32 minutes
GPUS Installed:- 1 Pcs
name, power.draw [W], fan.speed [%], temperature.gpu, clocks.current.video [MHz], clocks.current.memory [MHz]
GeForce GTX 1050 Ti, 63.25 W, 85 %, 55, 1455 MHz, 4303 MHz
#192.168.0.62 [14.94Mh/s] [/home/prospector ]#


Hi goen,

TQ for the update.

Here the answer for ur question.

1. The system will auto apply the Overclock setting, 5 min after the system boot up.
2. For system monitor and alert system still on development. But currently the system won't hang.
 Because:- 1. When any GPU hang, the system will auto reboot. (Hard reboot).
                 2. If miner hang (No job for 5 min), it will kill the miner and start it agian.
3. After u change the conf, if only related to OC setting, you just need to use nvoc command to reapply the overclock setting. Command to close miner I will include in next release. Currently u can try like this:-
Use:- sudo killall ethermine<0-11>
Base on which GPU you want to close the miner.
Each GPU running on it own miner.
Please take notes, after the miner been kill, it will auto start back after 5 min. (No job)
To manually start back the miner use command  like this:-
/home/prospector/runlog/miner/startminer<0-11>.sh

Please try it up.

Happy mining.. TQ for try my OS.


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: Elite.Coin on September 23, 2017, 04:52:30 AM
Hi Overcool..

I just wanted to say thank you..

The watch dog feature is awesome.. Currently mining with 22 gtx 1060's

I was using Cyclenerd's miner (he did a great job with this) for about a month.. I'm happy your were able fork it.

Again, thanks for the features.. I hope to test out the AMD cards soon.



Here's a screen of the miners..
https://ibb.co/iSGDpQ


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 23, 2017, 06:00:47 AM
Hi Overcool..

I just wanted to say thank you..

The watch dog feature is awesome.. Currently mining with 22 gtx 1060's

I was using Cyclenerd's miner (he did a great job with this) for about a month.. I'm happy your were able fork it.

Again, thanks for the features.. I hope to test out the AMD cards soon.



Here's a screen of the miners..
https://ibb.co/iSGDpQ

Hi Elite.Coin,

Tq for me a try,

Hope you will like the OS.

Current version of XMOS also can also mine with AMD GPU, AMDpro drive 17.30 already installed, but don't have overclock funtion. All watchdog function was running fine. For AMD GPU, Currently I am using Polarisbios edition to put all the stable setting in, and flash it to the AMD card. It will run direct to that setting, no need to overclock with software any more. Tested on RX470 with core 1250, and memory 2100, it running on 97watt stable with 27MHs.

Got time can try it up...

Happy mining ... ^_^


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: Bigf00t on September 23, 2017, 05:15:48 PM
This looks nice. I will try it tonight on my test rig.

I am now using nvOC, but at this moment I am mining mostly Ethash and this XMOS looks very light weight.

Are there any plans to make an AMD supported version with overclock and undervolt options?


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: georgekkenney on September 23, 2017, 07:04:09 PM
I could see running something like this on a pi at the end of an isle of rigs or something.Might want to change the theme a bit but still pretty good.


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 23, 2017, 07:11:17 PM
This looks nice. I will try it tonight on my test rig.

I am now using nvOC, but at this moment I am mining mostly Ethash and this XMOS looks very light weight.

Are there any plans to make an AMD supported version with overclock and undervolt options?

Hi Bigf00t,

Thank You for give me a try.
Hope you will like the watchdog function and "un-died" future on XMOS.    ;D
for AMD GPU  overclock and under-volt support will be include in next release.

Happy Mining...


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: troneejack on September 23, 2017, 07:16:55 PM
Still no race is there in which XMOS faced defeat.


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 23, 2017, 07:30:32 PM
Still no race is there in which XMOS faced defeat.


Give it a try and you should know...


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 23, 2017, 07:37:10 PM
I could see running something like this on a pi at the end of an isle of rigs or something.Might want to change the theme a bit but still pretty good.


Hi georgekkenney,

You want to use a pi to control multiple of miner? I think it can be done..


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: Bigf00t on September 24, 2017, 01:25:25 AM
Hi Bigf00t,

Thank You for give me a try.
Hope you will like the watchdog function and "un-died" future on XMOS.    ;D
for AMD GPU  overclock and under-volt support will be include in next release.

Happy Mining...

I like this software, but I think it will need some small improvements. It's very easy to setup and is booting super fast.

I have a few questions:
- Is it possible to make an option in the config to auto enable the screen after booting (instead of control + alt + F1)?
- Is there a way to change/set the resolution for the attached screen?
- How do I change the farm-recheck? Maybe it's an idea to add an advance mode in the config for the more experienced users.
- How do I change the overclock delay time? When everything is stable it can directly start after booting. I'd like to see this as an option in the config file too.
- How do I change/overwrite the Ethminer version? I'd like to do some tests with Ethminer 0.12.0rc1.

I hope you keep it clean and simple. Because with this light weight OS you can make the difference comparing to other Linux based OS :)


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: goen on September 24, 2017, 06:25:23 AM
Dev,

why there is no reported hash rate on my pool stat?
the miner has been running for 15hours.

#192.168.0.62 [15.12Mh/s] [/home/prospector ]# gstatus
CPU TEMP:- 37
System Uptime:- 15 hours, 0 minutes
GPUS Installed:- 1 Pcs
name, power.draw [W], fan.speed [%], temperature.gpu, clocks.current.video [MHz], clocks.current.memory [MHz]
GeForce GTX 1050 Ti, 64.32 W, 85 %, 59, 1493 MHz, 4353 MHz
#192.168.0.62 [15.12Mh/s] [/home/prospector ]#

[ XMOSambro Uptime: 15h,7m 15.17Mh/s #Miner:1 ] [  0$ top  1$ Miner  2$ Admin  3

https://image.ibb.co/iTenG5/xmos_03.png


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 24, 2017, 07:20:51 AM
Quote

Current version of XMOS also can also mine with AMD GPU, AMDpro drive 17.30 already installed, but don't have overclock funtion. All watchdog function was running fine. For AMD GPU, Currently I am using Polarisbios edition to put all the stable setting in, and flash it to the AMD card. It will run direct to that setting, no need to overclock with software any more. Tested on RX470 with core 1250, and memory 2100, it running on 97watt stable with 27MHs.


Hi dev,
Need your clarification before trying. I have rx470 rig which overclocked using bios editor, etc under windows. Before using xmos, do i have to restore the overclock into default?

What about that setting 1250 and 2100, will it be ok on my gpu? I haven't tried to use that timing before, have no idea whether my gpus are capable at that.

One more thing, will it be oke to use mix gpu rig, amd and nvidia? Afaik, ethminer is not working on my mix gpu using -X option, but cmiiw.

Thanks & regards.

Hi jthor,

For AMD GPU that flash with custom bios it can run direct with XMOS, no need to flash back the Default Bios.

For Overclock site, all GPU is diffident, please use back your most stable Overclock Setting will do.

For MIX GPU issue, I am trying my best to make it work. Please wait for next release, I already got a idea how to make it work now.
Because XMOS is running multi instance of Ethminer, it can run cuda and opencl together. 

If you have time, can give me output for this command when running XMOS with AMD GPU and Nvidia togather.

~/ethereum-mining/ethminer/build/ethminer/ethminer -G --list-devices | grep "Ellesmere\|Vega\|Radeon\|Baffin\|Eclipse\|Nova\|Lexa\|Fiji\|Vesuvius\|Hawaii\|Tonga" | awk '{print $2}' | tr -d '[' | tr -d ']'

TQ very much.

Happy Mining. .. ^_^



Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 24, 2017, 07:33:47 AM
Dev,

why there is no reported hash rate on my pool stat?
the miner has been running for 15hours.

#192.168.0.62 [15.12Mh/s] [/home/prospector ]# gstatus
CPU TEMP:- 37
System Uptime:- 15 hours, 0 minutes
GPUS Installed:- 1 Pcs
name, power.draw [W], fan.speed [%], temperature.gpu, clocks.current.video [MHz], clocks.current.memory [MHz]
GeForce GTX 1050 Ti, 64.32 W, 85 %, 59, 1493 MHz, 4353 MHz
#192.168.0.62 [15.12Mh/s] [/home/prospector ]#

[ XMOSambro Uptime: 15h,7m 15.17Mh/s #Miner:1 ] [  0$ top  1$ Miner  2$ Admin  3

https://image.ibb.co/iTenG5/xmos_03.png

Hi goen,

For Hash rate reported function it was disable by default on Ethminer, But it can be enable by request. I will add in this option on next release.
Another tips is:- Most of the people find out "Disable Hash rate reported function" accuracy can get "more share" on pool, because pool no need to know your hash rate.

https://bitcointalk.org/index.php?topic=1809307.0

Happy Mining ^_^


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: goen on September 24, 2017, 07:41:42 AM
Got it.
Thanks for the prompt reply overcool..


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: zxcoiu on September 24, 2017, 08:13:45 AM
github ready so I can give it a try ?


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 24, 2017, 08:30:11 AM
github ready so I can give it a try ?

Hi zxcoiu,

Still no time for github, but you can download the image to try it up.



Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: Bigf00t on September 24, 2017, 12:18:11 PM
Hi overcool, did you read my questions and suggestions from last night?

After one night of testing I've got a lot of stale shares (about 11%). Normally it's about 2% or less. I've already tried auto and Gen1 settings on my motherboard. Now testing with Gen2.


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 24, 2017, 01:35:26 PM
Hi Bigf00t,

Thank You for give me a try.
Hope you will like the watchdog function and "un-died" future on XMOS.    ;D
for AMD GPU  overclock and under-volt support will be include in next release.

Happy Mining...

I like this software, but I think it will need some small improvements. It's very easy to setup and is booting super fast.

I have a few questions:
- Is it possible to make an option in the config to auto enable the screen after booting (instead of control + alt + F1)?
- Is there a way to change/set the resolution for the attached screen?
- How do I change the farm-recheck? Maybe it's an idea to add an advance mode in the config for the more experienced users.
- How do I change the overclock delay time? When everything is stable it can directly start after booting. I'd like to see this as an option in the config file too.
- How do I change/overwrite the Ethminer version? I'd like to do some tests with Ethminer 0.12.0rc1.

I hope you keep it clean and simple. Because with this light weight OS you can make the difference comparing to other Linux based OS :)

Hi Bigf00t,

so sorry for late replay.

Here the answer for ur question:-
1. For Monitor and resolution issue, that direct connect to the mining ring, it have a way to enable when startup. But need a lot of step to make it work. Can i know why you need this? Connect using putty is simple, right?
2. for setting like "farm-recheck and other" i will include inside the setting files on next release, for temp now you can do like this:-
    a. run "nano /home/prospector/startminer.sh"
    b. find the line with --farm-recheck 2000 and change it to the figure you want.
    c. use Control x follow by "y" to save it. Restart xmos will take effect.

3. Overclock delay timer is inside the contab, by default Overclock will start 5 min after the system boot up. you can use "crontab -e" to edit it. Make sure you know what you do ya.
4. If you want to try other ethminer version, just replace the "ethminer" file at "/home/prospector/ethereum-mining/ethminer/build/ethminer/" will do. after replace please reboot the system.

If you have a lot stale share, please try disable the stratum proxy. The proxy is not work so well on some Pool. STRATUMPROXY="disable"

Hope i can answer all your question.

Happy Mining... ^_^



Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: Bigf00t on September 24, 2017, 02:05:43 PM
Hi Bigf00t,

so sorry for late replay.

Here the answer for ur question:-
1. For Monitor and resolution issue, that direct connect to the mining ring, it have a way to enable when startup. But need a lot of step to make it work. Can i know why you need this? Connect using putty is simple, right?
2. for setting like "farm-recheck and other" i will include inside the setting files on next release, for temp now you can do like this:-
    a. run "nano /home/prospector/startminer.sh"
    b. find the line with --farm-recheck 2000 and change it to the figure you want.
    c. use Control x follow by "y" to save it. Restart xmos will take effect.

3. Overclock delay timer is inside the contab, by default Overclock will start 5 min after the system boot up. you can use "crontab -e" to edit it. Make sure you know what you do ya.
4. If you want to try other ethminer version, just replace the "ethminer" file at "/home/prospector/ethereum-mining/ethminer/build/ethminer/" will do. after replace please reboot the system.

If you have a lot stale share, please try disable the stratum proxy. The proxy is not work so well on some Pool. STRATUMPROXY="disable"

Hope i can answer all your question.

Happy Mining... ^_^

1. When it needs a lot of work I think only SSH will be fine.
2. Thank you I will try to change that tonight.
3. Yes I know what I do. I will edit this in the contab.
4. I will try to replace that version.
5. I use the pool etc.ethermine.org and they only support Stratum mode. With other Linux builds and Ethminer it works fine. I will look into the settings.

I'm still a Linux newbie so some things will need some time to figure out. But I like to learn and try :)


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: OverEasy on September 24, 2017, 05:42:42 PM
Fails...
After 5 mins of Waiting to Raise Networks I get no video.
Miner stops.

This rig works fine on Linux NVoC and on Windows.

I am going to guess that this build does not support WiFi.

Also confused as to why your link to the miner goes to an old Genoil fork miner but your folder structure and even your username is prospector which is a totally different miner with fee's.




Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 24, 2017, 07:13:47 PM
Hi Bigf00t,

so sorry for late replay.

Here the answer for ur question:-
1. For Monitor and resolution issue, that direct connect to the mining ring, it have a way to enable when startup. But need a lot of step to make it work. Can i know why you need this? Connect using putty is simple, right?
2. for setting like "farm-recheck and other" i will include inside the setting files on next release, for temp now you can do like this:-
    a. run "nano /home/prospector/startminer.sh"
    b. find the line with --farm-recheck 2000 and change it to the figure you want.
    c. use Control x follow by "y" to save it. Restart xmos will take effect.

3. Overclock delay timer is inside the contab, by default Overclock will start 5 min after the system boot up. you can use "crontab -e" to edit it. Make sure you know what you do ya.
4. If you want to try other ethminer version, just replace the "ethminer" file at "/home/prospector/ethereum-mining/ethminer/build/ethminer/" will do. after replace please reboot the system.

If you have a lot stale share, please try disable the stratum proxy. The proxy is not work so well on some Pool. STRATUMPROXY="disable"

Hope i can answer all your question.

Happy Mining... ^_^

1. When it needs a lot of work I think only SSH will be fine.
2. Thank you I will try to change that tonight.
3. Yes I know what I do. I will edit this in the contab.
4. I will try to replace that version.
5. I use the pool etc.ethermine.org and they only support Stratum mode. With other Linux builds and Ethminer it works fine. I will look into the settings.

I'm still a Linux newbie so some things will need some time to figure out. But I like to learn and try :)

More info about this:-
5. I use the pool etc.ethermine.org and they only support Stratum mode. With other Linux builds and Ethminer it works fine. I will look into the settings.
Please use STRATUMPROXY="disable" for ethermine.org.
When STRATUMPROXY="enable" it will enable "Stratum mode using Stratum Proxy v0.0.5 by dwarfpool" and disable the built-in Stratum Proxy on "Ethminer"
When STRATUMPROXY="disable" it will disable "Stratum mode using Stratum Proxy v0.0.5 by dwarfpool" and enable the built-in Stratum Proxy on "Ethminer"

please take note...


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 24, 2017, 07:26:46 PM
Fails...
After 5 mins of Waiting to Raise Networks I get no video.
Miner stops.

This rig works fine on Linux NVoC and on Windows.

I am going to guess that this build does not support WiFi.

Also confused as to why your link to the miner goes to an old Genoil fork miner but your folder structure and even your username is prospector which is a totally different miner with fee's.




Hi OverEasy,

TQ for give me a try,

If you are connected Monitor, Keyboard mouse on the Mining ring, please press "Control + Alt + F1" to enable the the display after boot up.
The best way is using putty to connect it..

i never try using wifi to connect. you can try to login and type "ifconfig -a" at the terminal see got any connection or not.
or Maybe you can give a try to plugin a network cable.

XMOS is come with ethminer that buill by "chfast" with no dev fee.
here the link:- https://github.com/ethereum-mining/ethminer

This login ID is "prospector" because i using "Cyclenerd/ethereum_nvidia_miner" image as a base image.
here the link:- https://github.com/Cyclenerd/ethereum_nvidia_miner

Hope to answer your question..

Happy Mining...


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: OverEasy on September 24, 2017, 09:11:06 PM
Thanks for clarification.

I cannot use putty because I am not getting a wifi connection.

I have to resolve that first :)
Will try the Control + Alt + F1 command in a while

Thx


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: OverEasy on September 24, 2017, 09:27:07 PM
Ok no internet for WiFi.

You should consider adding that to the build and simple way to configure it.

Many of us have our rigs in different buildings and just use WiFi to the router.

Thanks


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: Bigf00t on September 25, 2017, 02:43:10 AM
This night I was testing again. What I did:
- I used the command 'nano /home/prospector/startmine.sh' and did some tests with the farm-recheck but I kept it at 2000, it's a good setting.
- With 'crontab -e' I changed the overclock sleep to 70 seconds, now it starts 10 seconds after startmine.sh is launched (because I know my overclock settings are stable).
- I use STRATUMPROXY="disable" and it looks like the high stale shares are gone. Now that I have seen the file startmine.sh I understand better what it does.
- I installed Midnight Commander and copied (overwrite) the ethminer file in the folder '/home/prospector/ethereum-mining/ethminer/build/ethminer/' but unfortunately it wasn't successful. After this the mining doesn't work anymore, so I have to look later on what's going wrong. Linux + SSH is still new for me so maybe I made a mistake somewhere.

For now I will let it mine for a while on one of my rigs to look if it's stable, but I think it's a nice OS for ETH/ETC.

Also I have to look why Putty doesn't connect. I got the error 'server unexpectedly closed network connection'. With my browser SSH works fine.


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 25, 2017, 03:03:15 AM
This night I was testing again. What I did:
- I used the command 'nano /home/prospector/startmine.sh' and did some tests with the farm-recheck but I kept it at 2000, it's a good setting.
- With 'crontab -e' I changed the overclock sleep to 70 seconds, now it starts 10 seconds after startmine.sh is launched (because I know my overclock settings are stable).
- I use STRATUMPROXY="disable" and it looks like the high stale shares are gone. Now that I have seen the file startmine.sh I understand better what it does.
- I installed Midnight Commander and copied (overwrite) the ethminer file in the folder '/home/prospector/ethereum-mining/ethminer/build/ethminer/' but unfortunately it wasn't successful. After this the mining doesn't work anymore, so I have to look later on what's going wrong. Linux + SSH is still new for me so maybe I made a mistake somewhere.

For now I will let it mine for a while on one of my rigs to look if it's stable, but I think it's a nice OS for ETH/ETC.

Also I have to look why Putty doesn't connect. I got the error 'server unexpectedly closed network connection'. With my browser SSH works fine.

Hi Bigf00t,

Look like you have a lot of successful. ^_^

for this:-
- I installed Midnight Commander and copied (overwrite) the ethminer file in the folder '/home/prospector/ethereum-mining/ethminer/build/ethminer/' but unfortunately it wasn't successful. After this the mining doesn't work anymore, so I have to look later on what's going wrong. Linux + SSH is still new for me so maybe I made a mistake somewhere.

You only download the "ethminer" from the website right? not the source code. You using a software to transfer only 1 file "ethminer", not tar or zip format then overwrite the org file right?
if what i say is correct. You have to do this after file transfer:-
sudo chmod +x /home/prospector/ethereum-mining/ethminer/build/ethminer/ethminer
after that it should be working fine.


 


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 25, 2017, 03:13:26 AM
Ok no internet for WiFi.

You should consider adding that to the build and simple way to configure it.

Many of us have our rigs in different buildings and just use WiFi to the router.

Thanks

Hi OverEasy,

Thank You for your replay.

For wifi support it should be no issue for the kernek that install.

If you have time, can help me out to check what s  the output for this command:-

lshw -C network

Happy Mining ^_^


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: OverEasy on September 25, 2017, 11:12:14 AM
I will be attempting to add WiFi support today by editing the /etc/network/interfaces file

I am having a strange issue though.

Whenever I type a dash (-) like for -a I don't get the dash. I get a symbol that looks like its a @ but not quite.

Is this build set for US keyboards?

I can't really continue until I can type all the characters correctly.

Here is the irony- To fix it I think I need this command "sudo dpkg-reconfigure keyboard-configuration" which of course I can't use


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 25, 2017, 11:46:40 AM
I will be attempting to add WiFi support today by editing the /etc/network/interfaces file

I am having a strange issue though.

Whenever I type a dash (-) like for -a I don't get the dash. I get a symbol that looks like its a @ but not quite.

Is this build set for US keyboards?

I can't really continue until I can type all the characters correctly.

Here is the irony- To fix it I think I need this command "sudo dpkg-reconfigure keyboard-configuration" which of course I can't use


can try Shift + 7 for the "-" key .. 

TQ for try on error...



Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: OverEasy on September 25, 2017, 12:18:05 PM
Ok I figured out all the wrong keys and managed to reconfigure the keyboard for US
Then I edited the interfaces file.
Then rebooted and same 5 minute wait to raise network ans same fail.

I am just not good enough on Linux to resolve this and am losing a lot of hashing trying.
I will leave with one easy solution if you want.
Rebuild this build on 16.04 desktop version. It has all the network manager stuff already built in.
Or rebuild your server version with curses. (not headless but will get the job done)

Good luck with your project. Hope you add some WiFi support one way or another.



Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 25, 2017, 01:24:39 PM
Ok I figured out all the wrong keys and managed to reconfigure the keyboard for US
Then I edited the interfaces file.
Then rebooted and same 5 minute wait to raise network ans same fail.

I am just not good enough on Linux to resolve this and am losing a lot of hashing trying.
I will leave with one easy solution if you want.
Rebuild this build on 16.04 desktop version. It has all the network manager stuff already built in.
Or rebuild your server version with curses. (not headless but will get the job done)

Good luck with your project. Hope you add some WiFi support one way or another.




TQ for all the Hard work.. I will make it with wifi support on next release.. Will give you PM after done..

Happy Mining... ^_^

 


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: ustcstone on September 25, 2017, 02:15:25 PM
keyboard work funny on this os,i can't type "." when i want to change the pool。 and when type "Y" i get "Z".....but it work fine when using putty to control。


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS
Post by: ZenFr on September 25, 2017, 04:06:50 PM
Hi Zenfr,
Thank you for give me a change, hope every one like this OS.

For your question here the answer:-

1. For source code I will open up github soon.
2. No fee, totally free.
3. For Nvidia OC I am using Nvidia-Setting and Nvidia-smi.
They was a 3 type OC setting inside XMOS.
NV_OC="1"  Present Overclock setting. It will -100 to core and +500 to memory.
NV_OC="2"  same OC setting apply to all GPU install on the system.
NV_OC="3"  Each GPU having own OC Setting. Need to set OC setting 1 by 1 for each GPU

    You just need to put OC value on the conf files. That all.
    Ex for:-
    nvidia code: NV_CLOCK="-100"
    Your are set -100 to Nvidia Code. Same as MSI afterburner
    Nvidia memory: NV_MEM="1000"
    You are set +1000 to GPU memory. If you can get +500 stable on MSI afterburner, on Linux it was x 2 (1000).
    
Just to share current setting that I am using:-
This my mining ring running on biostar star TB250 Pro
Using 12 PCs MSI Nvidia 1050 TI card
Celeron processor
4GB memory
16GB USB Pendrive

NV_WATT="52.5"
NV_CLOCK="-180"
NV_MEM="1130"
NV_FAN="88"
    
Can download for try.

I can accept any  recommendations, and make the OS more user friendly.
Ok, thank you for the precisions.
Goods feature for nVidias OC :-).
Any idea about GTX 1070 hashrate @100 W (or others GTX, why not) ?

Edit : I've seen the hashrate in previous posts : GTX 1070 @ 88% (132 W) = 26,5 MHs...


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 25, 2017, 05:46:39 PM
keyboard work funny on this os,i can't type "." when i want to change the pool。 and when type "Y" i get "Z".....but it work fine when using putty to control。

That was some mistake on the config when plug in keyboard direct to the Mining Rings, Will fix it on next release.

Using putty to connect is simple and easy and save cost as well..

Happy Mining... ^_^



Title: Re: XMOS - Light Weight Linux Base ETH Mining OS
Post by: overcool on September 25, 2017, 05:57:18 PM
Hi Zenfr,
Thank you for give me a change, hope every one like this OS.

For your question here the answer:-

1. For source code I will open up github soon.
2. No fee, totally free.
3. For Nvidia OC I am using Nvidia-Setting and Nvidia-smi.
They was a 3 type OC setting inside XMOS.
NV_OC="1"  Present Overclock setting. It will -100 to core and +500 to memory.
NV_OC="2"  same OC setting apply to all GPU install on the system.
NV_OC="3"  Each GPU having own OC Setting. Need to set OC setting 1 by 1 for each GPU

    You just need to put OC value on the conf files. That all.
    Ex for:-
    nvidia code: NV_CLOCK="-100"
    Your are set -100 to Nvidia Code. Same as MSI afterburner
    Nvidia memory: NV_MEM="1000"
    You are set +1000 to GPU memory. If you can get +500 stable on MSI afterburner, on Linux it was x 2 (1000).
    
Just to share current setting that I am using:-
This my mining ring running on biostar star TB250 Pro
Using 12 PCs MSI Nvidia 1050 TI card
Celeron processor
4GB memory
16GB USB Pendrive

NV_WATT="52.5"
NV_CLOCK="-180"
NV_MEM="1130"
NV_FAN="88"
    
Can download for try.

I can accept any  recommendations, and make the OS more user friendly.
Ok, thank you for the precisions.
Goods feature for nVidias OC :-).
Any idea about GTX 1070 hashrate @100 W (or others GTX, why not) ?

Edit : I've seen the hashrate in previous posts : GTX 1070 @ 88% (132 W) = 26,5 MHs...

Hi ZenFr,
Try OC the memory to 4000MHz, most of the DDR 5 memory can stable at that speed.

I tested On Gigabytes G1 GTX 1070 GPU stable on this setting:-
Power limit:- 110 Watt
Core:- -180
Memory:- 1450 (4208MHz)  - Hynix Memory
30 MH/s

Maybe can give you some idea on it..






Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: papasmurf1337 on September 25, 2017, 11:40:58 PM
Great miner, nice to see something devfree and working good.
I have 1070 and 1080ti cards.
I have to test it.


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: Bigf00t on September 26, 2017, 12:25:15 AM
My test rig has an uptime of 21 hours now and it's very stable and fast. Because of the good average hashrate that I get on the pool, I decided that I don't change the Etminer version and wait until the next stable release is coming out.

So in the end the only thing that I have changed is the overclock sleep time.

For me it will work better when the 'xmosconf' is more like a batch file instead of just the basic settings. I saw I can change this in 'startmine.sh' but that's not easy to switch quickly because of the different pools and their commands.

For ETH and ETC on Ethermine it will work fine but there are also some more interesting Ethash coins like Ubiq (UBQ), Expanse (EXP), Musicoin (MUSIC) and Soilcoin (SOIL). But for now ETH and ETC will be the most important coins I think, so maybe in a future update? ;)

Also there are still some English typos in the OS. But I think this is a good start of a new simple and light OS. I'd like to see some small improvements in the next version and I think I will switch more rigs to this OS. Keep up the good work! 8)


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 26, 2017, 01:49:52 AM
Great miner, nice to see something devfree and working good.
I have 1070 and 1080ti cards.
I have to test it.

I think 1080 TI is not a Good Card for Mining ETH use. Because of the DDR5x.

Until now still don't have good solution for it.. 1070 is Good..

Happy Mining.. ^_^


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 26, 2017, 02:46:26 AM
Quote

Hi jthor,

For AMD GPU that flash with custom bios it can run direct with XMOS, no need to flash back the Default Bios.

For Overclock site, all GPU is diffident, please use back your most stable Overclock Setting will do.

For MIX GPU issue, I am trying my best to make it work. Please wait for next release, I already got a idea how to make it work now.
Because XMOS is running multi instance of Ethminer, it can run cuda and opencl together.  

If you have time, can give me output for this command when running XMOS with AMD GPU and Nvidia togather.

~/ethereum-mining/ethminer/build/ethminer/ethminer -G --list-devices | grep "Ellesmere\|Vega\|Radeon\|Baffin\|Eclipse\|Nova\|Lexa\|Fiji\|Vesuvius\|Hawaii\|Tonga" | awk '{print $2}' | tr -d '[' | tr -d ']'

TQ very much.

Happy Mining. .. ^_^


Hi Dev,
Sorry, got problem with my pc, i can't boot into the os, will try again and give you the result later on.

Thanks & Regards.

https://i.imgur.com/iDzp6Zf.jpg?1

Hi jthor,

try press:- Control + Alt + F1

can come to login screen.?

After login type command "ifconfig" , find out the ip address for the rings then connect using putty..



Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 26, 2017, 03:28:21 AM
Quote

Hi jthor,

try press:- Control + Alt + F1

can come to login screen.?

After login type command "ifconfig" , find out the ip address for the rings then connect using putty..



Finally, have to switch to another pc, there must be something wrong with mine.
But i got nothing on my ssh as per picture below, and will try again, could be my risers  :-[

https://i.imgur.com/qFmdgOV.png

The command is to detect any (OPENCL) AMD Mining GPU Install on system. If no result that mean don't have any AMD Mining GPU Detected..

for exp:-

If u have 4 GPU install:-
GPU 0 :- RX470
GPU 1 :- GTX 1070
GPU 2 :- GTX 1060
GPU 3 :- RX580

if you run the command, you should have a result ( Just to know the opencl GPU location. easy to configure when running mix card.) Next release will have this function. Can mix any GPU.
0
3






Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: Bigf00t on September 26, 2017, 02:37:18 PM
Today I wanted to convert another rig to this OS but SSH was not working.

I looked at my monitor and I saw this:
https://i.imgur.com/vT4fQTU.jpg?1

So it looks like with xterm it's possible to connect a monitor? I don't know why I can see this now, with the other image I don't have this screen. And SSH is not working so I will try it again with another USB stick. But the most ideal situation is to have this on the monitor and also have SSH. That will be a perfect combination.


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 26, 2017, 02:55:09 PM
Today I wanted to convert another rig to this OS but SSH was not working.

I looked at my monitor and I saw this:
https://i.imgur.com/vT4fQTU.jpg?1

So it looks like with xterm it's possible to connect a monitor? I don't know why I can see this now, with the other image I don't have this screen. And SSH is not working so I will try it again with another USB stick. But the most ideal situation is to have this on the monitor and also have SSH. That will be a perfect combination.

Hi Bigf00t,

If you see that screen, it should be Network issue, check network connection, or you can connect a keyboard to the ring and type "ifconfig" see what ip address for the ring.

But on the picture i saw 192.168.1.100 is ypour ip address. try connect to that address using ssh.

If still can not please re-image the pen-drive.



Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 26, 2017, 03:12:13 PM
Quote

The command is to detect any (OPENCL) AMD Mining GPU Install on system. If no result that mean don't have any AMD Mining GPU Detected..

for exp:-

If u have 4 GPU install:-
GPU 0 :- RX470
GPU 1 :- GTX 1070
GPU 2 :- GTX 1060
GPU 3 :- RX580

if you run the command, you should have a result ( Just to know the opencl GPU location. easy to configure when running mix card.) Next release will have this function. Can mix any GPU.
0
3

Ok dev, these are mine:

https://i.imgur.com/PhX05D1.png


https://i.imgur.com/n0O1Cc7.png

but when i query from ethminer, this is the result

https://i.imgur.com/onObGaI.png

thank you.

Edited:
It's finally working, great job dev  ;)
Accidentally i erased overclock section at the conf, that's why the speed is not good, i will make a new fresh image later.

Thanks.

https://i.imgur.com/g19lE0I.png



Hi jthor,

Finally you make it work...  ;D ;D

For your information, mixing AMD and Nvidia GPU on current release still got some small issue.

I will come out a new release ASAP. I am testing it right now.

After stable i will release it..
I can get 30MH/s for my RX470 4GB Samsnung memory.  ;D ;D

Happy Mining ya....


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: OverEasy on September 26, 2017, 06:53:53 PM
@overcool  "I can get 30MH/s for my RX470 4GB Samsnung memory."

Is that with a modded bios or stock?

I have modded my bios and set timings,etc and I cannot even get that on my 470's

Hurry and get some WiFi support! I wanna try this :)


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: ustcstone on September 27, 2017, 04:43:30 AM
very nice work!!!
i tested it for two days,it's works fined when i set the right OC parameter。it's a little more sensitive than windows。if i overlock a litter bit too much(still less than windows) the rig wil autoreboot,but when it's stable,it works perfect. i get more hash and less rejected than windows,and the results came from pool。thanks!!!

bye the way:you need to edit startmine.sh and add -SP 1 manually if you want to mine on f2pool,right now there is no option in xmosconf.


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: Ginooo on September 28, 2017, 03:20:56 AM
nice work!!! thank you.

Looking forward to the next release


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: gcvanasel on September 28, 2017, 09:28:44 AM
Hi,

This seems great I am waiting for my 1070's to be delivered this week. Just one question do you have plans for dual mining on this OS?

Chris


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: OverEasy on September 29, 2017, 02:46:02 PM
Any luck getting some wifi support?

I might try again in a VM.



Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 29, 2017, 04:46:02 PM
very nice work!!!
i tested it for two days,it's works fined when i set the right OC parameter。it's a little more sensitive than windows。if i overlock a litter bit too much(still less than windows) the rig wil autoreboot,but when it's stable,it works perfect. i get more hash and less rejected than windows,and the results came from pool。thanks!!!

bye the way:you need to edit startmine.sh and add -SP 1 manually if you want to mine on f2pool,right now there is no option in xmosconf.

Hi ustcstone,

Thank for the info, i will add this advance options inside "xmosconf" on coming release..

Happy Mining ya ... ^_^


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: Trimqemali on September 29, 2017, 05:28:17 PM
I cant boot xma from my usb. I just get the error below and then a blank screen. I do have only one asus 1060 oc card on my pci slot.
Checked dhcp, however no new ip discovered from DHCP.

https://ibb.co/fKME1G


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 29, 2017, 06:05:31 PM
I cant boot xma from my usb. I just get the error below and then a blank screen. I do have only one asus 1060 oc card on my pci slot.
Checked dhcp, however no new ip discovered from DHCP.

https://ibb.co/fKME1G

Hi Trimqemali,

You can press Control + Alt + F1 for login.
User id:- prospector
Pass:- letmein3061

please run command ifconfig to check network connection,
Ip address also showing they..


Happy Mining.. ^_^



Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 30, 2017, 02:37:28 AM
Hi,

This seems great I am waiting for my 1070's to be delivered this week. Just one question do you have plans for dual mining on this OS?

Chris

Hi gcvanasel,

Thank You for give me a try. Nvidia GTX 1070 is a good GPU for Mining use.

Please ket me know the result soon..

Happy Mining... ^_^


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 30, 2017, 06:03:46 AM
I have a crazy idea, can XMOS run on xbox ????
thanks Ros

You can download and have a try and let me know the result...


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: Trimqemali on September 30, 2017, 01:48:10 PM
I cant boot xma from my usb. I just get the error below and then a blank screen. I do have only one asus 1060 oc card on my pci slot.
Checked dhcp, however no new ip discovered from DHCP.

https://ibb.co/fKME1G

Hi Trimqemali,

You can press Control + Alt + F1 for login.
User id:- prospector
Pass:- letmein3061

please run command ifconfig to check network connection,
Ip address also showing they..


Happy Mining.. ^_^



I managed to login now .. Thanks ... however i do have very low hash rate. My Asus 1060 wont go more then 3.9 MHs,
CPU TEMP:- 30
System Uptime:- 35 minutes
GPUS Installed:- 1 Pcs
name, power.draw [W], fan.speed [%], temperature.gpu, clocks.current.video [MHz], clocks.current.memory [MHz]
GeForce GTX 1060 6GB, 31.93 W, 88 %, 32, 569 MHz, 810 MHz

And here is my config:
NV_OC="1"     # "1" Enable Nvidia Overclock, "0" Disable Nvidia Overclock
OC_MODE="2"   # "1" Enable Auto Overclock, "2" Manual Overclock Setting, "3" Fo$

NV_WATT="-90"
NV_CLOCK="-180"
NV_MEM="-1450"
NV_FAN="88"

Also on AUTO i do get the same POWER and HASHRATE... my card is powerfull isnt it ?



Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: OverEasy on September 30, 2017, 04:48:33 PM
I cant boot xma from my usb. I just get the error below and then a blank screen. I do have only one asus 1060 oc card on my pci slot.
Checked dhcp, however no new ip discovered from DHCP.

https://ibb.co/fKME1G

Hi Trimqemali,

You can press Control + Alt + F1 for login.
User id:- prospector
Pass:- letmein3061

please run command ifconfig to check network connection,
Ip address also showing they..


Happy Mining.. ^_^





I managed to login now .. Thanks ... however i do have very low hash rate. My Asus 1060 wont go more then 3.9 MHs,
CPU TEMP:- 30
System Uptime:- 35 minutes
GPUS Installed:- 1 Pcs
name, power.draw [W], fan.speed [%], temperature.gpu, clocks.current.video [MHz], clocks.current.memory [MHz]
GeForce GTX 1060 6GB, 31.93 W, 88 %, 32, 569 MHz, 810 MHz

And here is my config:
NV_OC="1"     # "1" Enable Nvidia Overclock, "0" Disable Nvidia Overclock
OC_MODE="2"   # "1" Enable Auto Overclock, "2" Manual Overclock Setting, "3" Fo$

NV_WATT="-90"
NV_CLOCK="-180"
NV_MEM="-1450"
NV_FAN="88"

Also on AUTO i do get the same POWER and HASHRATE... my card is powerfull isnt it ?



The watts and mhz look way to low. Check your PSU and riser cables. Somethings wrong.
Try running claymore miner for a comparison to see if its the card or the miner config.
My 1060 3gbs get about 19 mhs with no modding at all.
Also that nv-mem you can boost to 4000+
So maybe try that ( a little at a time)



Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on September 30, 2017, 06:20:25 PM
I cant boot xma from my usb. I just get the error below and then a blank screen. I do have only one asus 1060 oc card on my pci slot.
Checked dhcp, however no new ip discovered from DHCP.

https://ibb.co/fKME1G

Hi Trimqemali,

You can press Control + Alt + F1 for login.
User id:- prospector
Pass:- letmein3061

please run command ifconfig to check network connection,
Ip address also showing they..


Happy Mining.. ^_^



I managed to login now .. Thanks ... however i do have very low hash rate. My Asus 1060 wont go more then 3.9 MHs,
CPU TEMP:- 30
System Uptime:- 35 minutes
GPUS Installed:- 1 Pcs
name, power.draw [W], fan.speed [%], temperature.gpu, clocks.current.video [MHz], clocks.current.memory [MHz]
GeForce GTX 1060 6GB, 31.93 W, 88 %, 32, 569 MHz, 810 MHz

And here is my config:
NV_OC="1"     # "1" Enable Nvidia Overclock, "0" Disable Nvidia Overclock
OC_MODE="2"   # "1" Enable Auto Overclock, "2" Manual Overclock Setting, "3" Fo$

NV_WATT="-90"
NV_CLOCK="-180"
NV_MEM="-1450"
NV_FAN="88"

Also on AUTO i do get the same POWER and HASHRATE... my card is powerfull isnt it ?



Hi,
I think you put a wrong setting. For GTX 1060 maybe you can try this setting.
And here is my config:
NV_OC="1"     # "1" Enable Nvidia Overclock, "0" Disable Nvidia Overclock
OC_MODE="2"   # "1" Enable Auto Overclock, "2" Manual Overclock Setting, "3" Fo$

NV_WATT="85"          # this to set max watt for the GPU is 85watt if not stable can put higher max is 120 for 1060
NV_CLOCK="-100"     # set Core Clock -100
NV_MEM="1450"        # Set 1450 MHz to the memory speed
NV_FAN="88"             # Set fan speed to 88%

On gstatus out put screen, make sure the memory speed is more then 4000MHz.
Most of the DDR5 memory is stable at 4000-4200MHz
Please find out the stable setting for ur card...

Happy Mining ^_^


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on October 02, 2017, 07:28:46 AM
New release is coming very soon... on testing now... ^_^


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: kcopcu on October 02, 2017, 01:19:49 PM
New release is coming very soon... on testing now... ^_^

Cool project , i'm currently trying .

Best


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: Trimqemali on October 04, 2017, 03:36:12 PM
After changing the PSU to Cooler Master 450W, i do have higher hashrate now:
#192.168.0.100 [15.46Mh/s] [/home/prospector ]# gstatus
CPU TEMP:- 33
System Uptime:- 2 hours, 44 minutes
GPUS Installed:- 1 Pcs
name, power.draw [W], fan.speed [%], temperature.gpu, clocks.current.video [MHz], clocks.current.memory [MHz]
GeForce GTX 1060 6GB, 98.00 W, 90 %, 58, 1721 MHz, 3802 MHz
#192.168.0.100 [15.45Mh/s] [/home/prospector ]#

Can i improve the hash rate more with Manual Overcloacking as this is with Auto_OC ?


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on October 04, 2017, 05:09:09 PM
After changing the PSU to Cooler Master 450W, i do have higher hashrate now:
#192.168.0.100 [15.46Mh/s] [/home/prospector ]# gstatus
CPU TEMP:- 33
System Uptime:- 2 hours, 44 minutes
GPUS Installed:- 1 Pcs
name, power.draw [W], fan.speed [%], temperature.gpu, clocks.current.video [MHz], clocks.current.memory [MHz]
GeForce GTX 1060 6GB, 98.00 W, 90 %, 58, 1721 MHz, 3802 MHz
#192.168.0.100 [15.45Mh/s] [/home/prospector ]#

Can i improve the hash rate more with Manual Overcloacking as this is with Auto_OC ?

Hi Trimqemali,

Maybe you can try this setting:-
NV_OC="1"     # "1" Enable Nvidia Overclock, "0" Disable Nvidia Overclock
OC_MODE="2"   # "1" Enable Auto Overclock, "2" Manual Overclock Setting, "3" Fo$

NV_WATT="85"          # this to set max watt for the GPU is 85watt if not stable can put higher, max is 120 for 1060
NV_CLOCK="-100"     # set Core Clock -100
NV_MEM="1450"        # Set 1450 MHz to the memory speed
NV_FAN="88"             # Set fan speed to 88%

On gstatus out put screen, make sure the memory speed is more then 4000MHz.
Most of the DDR5 memory is stable at 4000-4200MHz
Please find out the stable setting for ur card...

Happy Mining ^_^


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: Trimqemali on October 04, 2017, 07:53:15 PM
Just an update for 1060 6gb owner ... the proposed config its not stable at all and crashes the miner. So far my best experiment is with the following config:
NV_WATT="110"
NV_CLOCK="100"
NV_MEM="935"
NV_FAN="88"

After 20 Min i got from 15 MHs up to 19 MHs ... hopefully will do better very soon. However I'm not satisfied as I'm reading on internet that ppl on Win get up to 25 MHs with this GPU, which is +25% of what I'm getting.
Hopping for better, any help will be very much appreciated. XMOS Rocks :)


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: Elite.Coin on October 05, 2017, 02:49:30 AM
Hi,
Here's my settings using a Zoltac gtx 1060

MY_WATT='80'
MY_CLOCK='100'
MY_MEM='1100'
MY_FAN='85'

I currently get about 276 mh/s on 12 miners or about 23 mh/s per gpu.. That the exact same has as I get on my Windows Miner.

https://preview.ibb.co/gjSkWG/Zeus_2_1042017_103506_PM.png (https://ibb.co/h9KM5b)


Just an update for 1060 6gb owner ... the proposed config its not stable at all and crashes the miner. So far my best experiment is with the following config:
NV_WATT="110"
NV_CLOCK="100"
NV_MEM="935"
NV_FAN="88"

After 20 Min i got from 15 MHs up to 19 MHs ... hopefully will do better very soon. However I'm not satisfied as I'm reading on internet that ppl on Win get up to 25 MHs with this GPU, which is +25% of what I'm getting.
Hopping for better, any help will be very much appreciated. XMOS Rocks :)


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: Elite.Coin on October 05, 2017, 04:18:42 AM
Awesome!!!! Looking forward to it.

When can we expect to see this new version?

What features are you including?


New release is coming very soon... on testing now... ^_^


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: Trimqemali on October 05, 2017, 03:29:08 PM
Your setting does not work with my Gigabyte 1060 OC Windforce ... It stops the FAN and my GPU went up to 87 C :(
it should be NV instead of MY in the confing and ' instead of "
MY_WATT='80'   -> NV_WATT='80'
MY_CLOCK='100'  -> NV_CLOCK='100'
MY_MEM='1100' ->  NV_MEM='1100'
MY_FAN='85'  -> MY_FAN='85'

I could easily burn my GPU today... so please be careful what you paste !

Hi,
Here's my settings using a Zoltac gtx 1060

MY_WATT='80'
MY_CLOCK='100'
MY_MEM='1100'
MY_FAN='85'

I currently get about 276 mh/s on 12 miners or about 23 mh/s per gpu.. That the exact same has as I get on my Windows Miner.



Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: Tigel on October 08, 2017, 05:36:52 PM
Looks good, I am running two rigs with this currently.

Few notes:
- I set my timezone with setup (GMT+3) and time is three hours off.. but in order to solve this there shold be several tutorials.
- some kind of alert in case of reboot would be nice
- some kind of summary/dash screen would also be nice

Thanks so far!

--
Tigel


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on October 08, 2017, 06:48:36 PM
Looks good, I am running two rigs with this currently.

Few notes:
- I set my timezone with setup (GMT+3) and time is three hours off.. but in order to solve this there shold be several tutorials.
- some kind of alert in case of reboot would be nice
- some kind of summary/dash screen would also be nice

Thanks so far!

--
Tigel

Hi Tigel,

TQ for trying XMOS...

1. For time setting on ubuntu you can google it, my current configuration is follow bios time.
2. You mean when alert when "cuda error" deducted before restart the rigs?
3. You can use gstatus as simple summary .

Happy Mining ... ^_^


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: rigmoulin on October 08, 2017, 09:27:20 PM
Hello all,   new on the board .
english not my first language .

Newbie as well in mining, I gave a try  to Cyclenerd scrip t .
That script is a bit confusing to understand, then , if time I will write a tutorial .

Without script , I run   4x Evga 1060Gb  6G  SC  

drivers 384-90 nvidia   Cuda 9.0

stock   ~19.5 Mh/s with etherminer cuda from github
with a bit of overclocking    stable  23.4Mh/s     +125 clock  +1200 mem

connected via ssh to the headless rig  

I run those commands

sudo nvidia-xconfig -a --cool-bits=31 --allow-empty-initial-configuration  (you can try --coolbits=28)

###  REBOOT######


export XAUTHORITY=/var/run/lightdm/root/:0
export DISPLAY=:0

export GPU_FORCE_64BIT_PTR=0
export GPU_MAX_HEAP_SIZE=100
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_ALLOC_PERCENT=100
export GPU_SINGLE_ALLOC_PERCENT=100

nvidia-settings -a [gpu:0]/GpuPowerMizerMode=1
nvidia-settings -a /GpuPowerMizerMode=1
nvidia-settings -a /GPUMemoryTransferRateOffset[3]=1200
nvidia-settings -a /GPUGraphicsClockOffset[3]=125


sudo nvidia-smi -pm 1
sudo nvidia-smi -pl 77

ethminer --farm-recheck 2000 -RH -U -S "eu1.ethermine.org:4444" -FS "us1.ethermine.org:4444" -O   oX----adress ethermine----.name of the rig



Nice to meet you


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on October 09, 2017, 05:05:24 PM
Hello all,   new on the board .
english not my first language .

Newbie as well in mining, I gave a try  to Cyclenerd scrip t .
That script is a bit confusing to understand, then , if time I will write a tutorial .

Without script , I run   4x Evga 1060Gb  6G  SC  

drivers 384-90 nvidia   Cuda 9.0

stock   ~19.5 Mh/s with etherminer cuda from github
with a bit of overclocking    stable  23.4Mh/s     +125 clock  +1200 mem

connected via ssh to the headless rig  

I run those commands

sudo nvidia-xconfig -a --cool-bits=31 --allow-empty-initial-configuration  (you can try --coolbits=28)

###  REBOOT######


export XAUTHORITY=/var/run/lightdm/root/:0
export DISPLAY=:0

export GPU_FORCE_64BIT_PTR=0
export GPU_MAX_HEAP_SIZE=100
export GPU_USE_SYNC_OBJECTS=1
export GPU_MAX_ALLOC_PERCENT=100
export GPU_SINGLE_ALLOC_PERCENT=100

nvidia-settings -a [gpu:0]/GpuPowerMizerMode=1
nvidia-settings -a /GpuPowerMizerMode=1
nvidia-settings -a /GPUMemoryTransferRateOffset[3]=1200
nvidia-settings -a /GPUGraphicsClockOffset[3]=125


sudo nvidia-smi -pm 1
sudo nvidia-smi -pl 77

ethminer --farm-recheck 2000 -RH -U -S "eu1.ethermine.org:4444" -FS "us1.ethermine.org:4444" -O   oX----adress ethermine----.name of the rig



Nice to meet you



Hi rigmoulin ,

TQ so much for the information.. I will try your recommendation..

Happy Mining... ^_^


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: OverEasy on October 11, 2017, 12:33:04 PM
Can you provide the bash file your using please.
thx


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on October 11, 2017, 04:58:32 PM
Can you provide the bash file your using please.
thx


Hi OverEasy,

Which Bash Scripts you want?



Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: OverEasy on October 11, 2017, 07:12:00 PM
Everything your using.
I have a working Ubuntu 16.04 desktop version running with WiFi.
Basically I was just going to put your bash scripts on my Linux. 
This rig has 5 Nvidia on it. 1060 x 4 and 1070 x 1

I already tested it with latest Ethminer and it runs good.


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on October 12, 2017, 01:17:37 AM
Everything your using.
I have a working Ubuntu 16.04 desktop version running with WiFi.
Basically I was just going to put your bash scripts on my Linux.  
This rig has 5 Nvidia on it. 1060 x 4 and 1070 x 1

I already tested it with latest Ethminer and it runs good.


Hi, OverEasy,

The Bash Scripts it selfif if just copy over other like that it won't run.

If you already have the Ubuntu Server running, try to install Nvidia driver and the ethminer 1st.
Make sure this 2 is running fine 1st.

New Version of XMOS is coming..   ;D ;D WIth Wife Support

Good Luck ..

Happy Mining...



Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: OverEasy on October 12, 2017, 03:40:00 PM
Great that will save me a lot of work :)


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU
Post by: overcool on October 13, 2017, 03:10:25 AM
Great that will save me a lot of work :)


Hi OverEasy ,

Please try out the version 2.0, i already upload to google drive.

It will wifi support for WPA and WAP2 only.

To configure Wifi please follow this step:-

1. sudo nano /etc/network/interfaces
2. Put in your wifi AP Name and Password.
3. Restart the system, it should work.

Happy Mining... ^_^


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: OverEasy on October 13, 2017, 10:36:00 AM
Wifi is working.

I do not understand how to use this build.

Where do I enter pool info?

The setup command does not have a place for stratums

Please help

How to use and configure XMOS

Simple command to configure XMOS:-
1. At terminal type xmosconf - works
2. put in your ETH wallet address - how? what? do I uncomment the # MY_ADDRESS : Your public ethereum address
so it looks like this -  MY_ADDRESS : 0xsomelongaddresshere
or do I do this - MY_ADDRESS= 0xsomelongaddresshere


 
3. put in your Pool address on Pool1 and Pool2. (STRATUM Mode) - These DO NOT EXIST.

https://s1.postimg.org/6gedlmdj33/xmos.jpg





Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: OverEasy on October 13, 2017, 10:46:58 AM
Going back to Windows until I get more info..


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: overcool on October 13, 2017, 11:05:05 AM
Wifi is working.

I do not understand how to use this build.

Where do I enter pool info?

The setup command does not have a place for stratums

Please help

How to use and configure XMOS

Simple command to configure XMOS:-
1. At terminal type xmosconf - works
2. put in your ETH wallet address - how? what? do I uncomment the # MY_ADDRESS : Your public ethereum address
so it looks like this -  MY_ADDRESS : 0xsomelongaddresshere
or do I do this - MY_ADDRESS= 0xsomelongaddresshere


 
3. put in your Pool address on Pool1 and Pool2. (STRATUM Mode) - These DO NOT EXIST.

https://s1.postimg.org/6gedlmdj33/xmos.jpg





Hi OverEasy,

Just put in ur ETH wallet address to the MY_ADDRESS, Primary Pool address to pool1, and backup pool address to pool 2, that all, restart the system it should work...


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: OverEasy on October 13, 2017, 11:55:23 AM
Am i blind???
There is no pool1 and pool2 fields to enter anything into


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: overcool on October 13, 2017, 12:09:57 PM
Am i blind???
There is no pool1 and pool2 fields to enter anything into


Hi OverEasy,

Use arrow key go down a bit then you can see it...  Or using Pg up or Pg down key...

^_^


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: OverEasy on October 13, 2017, 12:20:38 PM
Obviously I'm a Windows guy lol....Forgot Nano not as user friendly as notepad.

I will try again

Thank you


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: OverEasy on October 13, 2017, 12:44:44 PM
well i'm closer now.
set it up but miner went to asia ethermine instead of my address dwarfpool.
Re-checking all


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: OverEasy on October 13, 2017, 01:00:25 PM
Nope don't get it.
Can't mine on Dwarfpool.
How to use Dwarfpool?

I have only 1 pool not 4.

http://eth-us.dwarfpool.com:80
http://eth-us2.dwarfpool.com:80 (failover)

Where do I put these> pool 1 and 2 or pool 3 and 4

Stratum enabled or disabled?

Just not happening. Back to Windows again...sigh


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: overcool on October 13, 2017, 01:28:33 PM
Nope don't get it.
Can't mine on Dwarfpool.
How to use Dwarfpool?

I have only 1 pool not 4.

http://eth-us.dwarfpool.com:80
http://eth-us2.dwarfpool.com:80 (failover)

Where do I put these> pool 1 and 2 or pool 3 and 4

Stratum enabled or disabled?

Just not happening. Back to Windows again...sigh

Just put pool1 and pool2 and stratum proxy disable. Save and reboot, it should working fine,
If you really want to try up the stratum proxy, just repeats put pool1 address to pool3 and pool2 to pool4, stratum enable, save and restart it should work.


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: car1999 on October 13, 2017, 01:39:52 PM
looks great, I'll try it.


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: OverEasy on October 13, 2017, 02:22:53 PM
Nope don't get it.
Can't mine on Dwarfpool.
How to use Dwarfpool?

I have only 1 pool not 4.

http://eth-us.dwarfpool.com:80
http://eth-us2.dwarfpool.com:80 (failover)

Where do I put these> pool 1 and 2 or pool 3 and 4

Stratum enabled or disabled?

Just not happening. Back to Windows again...sigh

Just put pool1 and pool2 and stratum proxy disable. Save and reboot, it should working fine,
If you really want to try up the stratum proxy, just repeats put pool1 address to pool3 and pool2 to pool4, stratum enable, save and restart it should work.

That's exactly what I did. Lots of errors and no mining. I'll try again later and get some screenshots for you.
Thanks


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: OverEasy on October 13, 2017, 02:50:25 PM
I'm sure I am doing something retarded but here it is -

https://s1.postimg.org/4hb1lwxyu7/xmos_config.jpg

https://s1.postimg.org/4egygj7ekv/xmos_results.jpg


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: overcool on October 13, 2017, 03:00:38 PM

STRATUMPROXY="disable"
if  dwarfpool STRATUMPROXY is enable, pls take out the -RH options.

pls try to disable the  dwarfpool STRATUMPROXY, ethminer got build-in stratum proxy as well, it work great also..

just 3 step:-

Put in ur wallet address
put in ur pool address
save and restart.

If still cannot, maybe you need to re-image the pen-drive.

Happy Mining.. ^_^





Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: OverEasy on October 13, 2017, 03:09:38 PM
Doesnt it need the -F -G command?

NVm just tried adding -F -G and same error as below.

A little closer now :)

https://s1.postimg.org/5mj539z4wv/xmos_connect.jpg


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: overcool on October 13, 2017, 03:24:32 PM
Doesnt it need the -F -G command?

A little closer now :)

https://s1.postimg.org/5mj539z4wv/xmos_connect.jpg

-F options is slow.

pls set ur Pool address collectly.

Example for Dwrafpool:-
POOL1="eth-eu.dwarfpool.com:8008"
POOL2="eth-us.dwarfpool.com:8008"


You can have look on here:-
https://dwarfpool.com/eth











Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: OverEasy on October 13, 2017, 03:36:21 PM
No 8080 is wrong unless I want that proxy thing.

I thing I found the problem in startmine.sh -

I also found a typo.

Let me test my changes and I will report

BTW I have 7 other miners all on Ethminer / Windows.




Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: OverEasy on October 13, 2017, 04:02:39 PM
I need to stop now. Lost a lot of hashing time on this.
As it is today this build will not mine on Dwarfpool
You have "." instead of "/"
You have typo for $My_Rig
And from what I can see the entire sections for enable and disable are backwards for Dwarfpool.
And something is very wrong concerning the proper switches for Dwarfpool (-F -G works on 8 rigs but not this build)

I suggest modifying this script further to accommodate multiple pools instead of just one.

I'm sure you can work it out or I might try later to change it.

In the meanwhile its back to Windows for me. 

Good luck :)


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: overcool on October 13, 2017, 04:43:31 PM
I need to stop now. Lost a lot of hashing time on this.
As it is today this build will not mine on Dwarfpool
You have "." instead of "/"
You have typo for $My_Rig
And from what I can see the entire sections for enable and disable are backwards for Dwarfpool.
And something is very wrong concerning the proper switches for Dwarfpool (-F -G works on 8 rigs but not this build)

I suggest modifying this script further to accommodate multiple pools instead of just one.

I'm sure you can work it out or I might try later to change it.

In the meanwhile its back to Windows for me.  

Good luck :)


Hi OverEasy,

TQ for the recommendation, I will have a look on it.

By the way, Here the screen capture that I using XMOS V2.0 Mining on Dwarfpool using "Stratum Proxy v0.0.5 by dwarfpool" setting STRATUMPROXY="enable".
Just to share out.

https://imgur.com/a/pHutg

Happy Mining...




Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: OverEasy on October 13, 2017, 07:17:17 PM
Ok I built another USB drive and started over.
This cannot be done.
Please show me your WORKING setup file
and your WORKING startmine.sh file

I have tried every conceivable combination of addresses and commands.

When I use stratum enabled this is my error -

https://s1.postimg.org/88hb8uecu7/xmos_error_1_enabled.jpg


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: OverEasy on October 13, 2017, 07:40:24 PM
Wanted to add that if I simply type ethminer -G -F http://eth-us.dwarfpool.com:80/0xmyaddress/Rig4 at the prompt it mines just fine.
I just dont have the OC


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: overcool on October 14, 2017, 05:38:27 PM
Wanted to add that if I simply type ethminer -G -F http://eth-us.dwarfpool.com:80/0xmyaddress/Rig4 at the prompt it mines just fine.
I just dont have the OC

Hi

My setting is like this:-
maybe you can have try


STRATUMPROXY="enable"

POOL1="eth-sg.dwarfpool.com:8008"
POOL2="eth-us.dwarfpool.com:8008"
POOL3="eth-eu.dwarfpool.com:8008"
POOL4="eth-hk.dwarfpool.com:8008"

Happy Mining ... ^_^


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: OverEasy on October 14, 2017, 08:30:09 PM
Wanted to add that if I simply type ethminer -G -F http://eth-us.dwarfpool.com:80/0xmyaddress/Rig4 at the prompt it mines just fine.
I just dont have the OC

Hi

My setting is like this:-
maybe you can have try


STRATUMPROXY="enable"

POOL1="eth-sg.dwarfpool.com:8008"
POOL2="eth-us.dwarfpool.com:8008"
POOL3="eth-eu.dwarfpool.com:8008"
POOL4="eth-hk.dwarfpool.com:8008"

Happy Mining ... ^_^

Tried it.
Same error. Cant connect to proxy


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: overcool on October 15, 2017, 10:17:20 AM
Wanted to add that if I simply type ethminer -G -F http://eth-us.dwarfpool.com:80/0xmyaddress/Rig4 at the prompt it mines just fine.
I just dont have the OC

Hi

My setting is like this:-
maybe you can have try


STRATUMPROXY="enable"

POOL1="eth-sg.dwarfpool.com:8008"
POOL2="eth-us.dwarfpool.com:8008"
POOL3="eth-eu.dwarfpool.com:8008"
POOL4="eth-hk.dwarfpool.com:8008"

Happy Mining ... ^_^

Tried it.
Same error. Cant connect to proxy


^_^ Really cant help you any more...



Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: OverEasy on October 15, 2017, 10:53:59 AM
Ok thanks. Something very wrong with this build.

Good luck fixing it.

My time is done with it.


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: razor_amd on October 17, 2017, 07:24:23 PM
Can someone help us where and what to write to use coinotron pool with this miner?
We also don't need wallet address in the xmosconf, do we just erase it or what?

Thank you very much for info!

https://screenshots.firefoxusercontent.com/images/ca913ef2-ece6-482d-9352-24c72fb76a43.png


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: exciter.0 on October 21, 2017, 01:06:53 AM
Very nice distro, saves a lot of time from having to do my own headless install.

My issue is that for some reason, it detects 4 GPUs but only 3 are mining...any idea?

Code:
#10.2.92.186 [33.52Mh/s] [/home/prospector ]# glist
GPU 0: Quadro M6000 (UUID: GPU-9afd3026-18b6-974d-7469-5ecec5168e6a)
GPU 1: GeForce GTX 970 (UUID: GPU-faecce86-6f48-4fea-db8c-be1d7ebd034a)
GPU 2: GeForce GTX 980 (UUID: GPU-81c29d17-20db-9eaf-a7d9-f1384de47a0f)
GPU 3: GeForce GTX 980 (UUID: GPU-0608d3f8-77c1-ff0e-e3bf-b21239aa65f3)
#10.2.92.186 [33.52Mh/s] [/home/prospector ]# gstatus
CPU TEMP:- 36
System Uptime:- 29 minutes
Nvidia_GPU:-3    AMD_GPU:-0
GPUS Installed:- 4 Pcs
name, power.draw [W], fan.speed [%], temperature.gpu, clocks.current.video [MHz], clocks.current.memory [MHz]
Quadro M6000, 141.73 W, 90 %, 57, 1059 MHz, 3304 MHz
GeForce GTX 970, 133.44 W, 90 %, 44, 1231 MHz, 3004 MHz
GeForce GTX 980, 127.88 W, 90 %, 42, 1254 MHz, 3004 MHz
GeForce GTX 980, 49.78 W, 90 %, 36, 1036 MHz, 3758 MHz

#10.2.92.186 [33.28Mh/s] [/home/prospector ]# cat  runlog/totalgpus.txt
TOTALGPUS=4
NGPU=4
AGPU=0
CUDAGPU=3
OPENCLGPU=0
MININGGPU=3


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: overcool on October 21, 2017, 04:03:28 AM
Very nice distro, saves a lot of time from having to do my own headless install.

My issue is that for some reason, it detects 4 GPUs but only 3 are mining...any idea?

Code:
#10.2.92.186 [33.52Mh/s] [/home/prospector ]# glist
GPU 0: Quadro M6000 (UUID: GPU-9afd3026-18b6-974d-7469-5ecec5168e6a)
GPU 1: GeForce GTX 970 (UUID: GPU-faecce86-6f48-4fea-db8c-be1d7ebd034a)
GPU 2: GeForce GTX 980 (UUID: GPU-81c29d17-20db-9eaf-a7d9-f1384de47a0f)
GPU 3: GeForce GTX 980 (UUID: GPU-0608d3f8-77c1-ff0e-e3bf-b21239aa65f3)
#10.2.92.186 [33.52Mh/s] [/home/prospector ]# gstatus
CPU TEMP:- 36
System Uptime:- 29 minutes
Nvidia_GPU:-3    AMD_GPU:-0
GPUS Installed:- 4 Pcs
name, power.draw [W], fan.speed [%], temperature.gpu, clocks.current.video [MHz], clocks.current.memory [MHz]
Quadro M6000, 141.73 W, 90 %, 57, 1059 MHz, 3304 MHz
GeForce GTX 970, 133.44 W, 90 %, 44, 1231 MHz, 3004 MHz
GeForce GTX 980, 127.88 W, 90 %, 42, 1254 MHz, 3004 MHz
GeForce GTX 980, 49.78 W, 90 %, 36, 1036 MHz, 3758 MHz

#10.2.92.186 [33.28Mh/s] [/home/prospector ]# cat  runlog/totalgpus.txt
TOTALGPUS=4
NGPU=4
AGPU=0
CUDAGPU=3
OPENCLGPU=0
MININGGPU=3

Have you find out which GPU is not mining..?

if try out this command if all the Nvidia GPU:-
~/ethereum-mining/ethminer/build/ethminer/ethminer -U --list-devices


Happy Mining .. ^_^


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: Kompik on November 20, 2017, 09:16:32 PM
I got it working, but only getting 27 with 1070 after overclocking, that seems really slow compared to what i get in windows 31MH+ :(. Is that normal?


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: overcool on November 21, 2017, 03:02:54 AM
I got it working, but only getting 27 with 1070 after overclocking, that seems really slow compared to what i get in windows 31MH+ :(. Is that normal?


For 1070 try to overclock your memory to 4400MHz.

Here ex:-
NV_WATT="105"
NV_CLOCK="-100"
NV_MEM="1200"
NV_FAN="88"

Then you will see the gstatus output:-
name, power.draw [W], fan.speed [%], temperature.gpu, clocks.current.video [MHz], clocks.current.memory [MHz]
GeForce GTX 1070, 105.54 W, 88 %, 52, 1341 MHz, 4404 MHz
GeForce GTX 1070, 105.86 W, 88 %, 53, 1354 MHz, 4404 MHz


Happy Mining... ^_^


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: kentan on December 01, 2017, 02:44:12 AM
Hi overcool,

Thanks for all your hard work on this. Just gave it a test run. It seems to have problems connecting to asia1.ethermine.org. Unable to resolve hostname . It connects and then says disconnected.  Not too sure whether it is ethermine pool, ethminer or a problem with ubuntu dns or networking itself. Its only by luck that after several tries, it connects. It also failover to the us1/2 servers sometimes so the connection seems kinda unstable.

Also some of my 1060 cards are giving low hashrates of around 17/18Mh/s whilst others are at 22Mh/s. I tried bumping up the mem overclock but the max I get is around 19. Is it a gpu issue?

Anything I can tweak in the settings which can help? Many thanks !


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: fruitmint on December 02, 2017, 08:54:04 PM
Hi

Great distro..
I mining about 2 months without any issues after i found correct oc levels. So easy mining :)

Now i would like to go ETH+DCR, just cannot figure out how... so it start dual mine after bootup.
Another issue with ETH+DCR when i killall mining prosesses and manually start ETH+DCR, all dcr shares rejected.
Any idea where to look for that rejecting?

tq for good work


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: overcool on December 04, 2017, 06:40:00 PM
Hi

Great distro..
I mining about 2 months without any issues after i found correct oc levels. So easy mining :)

Now i would like to go ETH+DCR, just cannot figure out how... so it start dual mine after bootup.
Another issue with ETH+DCR when i killall mining prosesses and manually start ETH+DCR, all dcr shares rejected.
Any idea where to look for that rejecting?

tq for good work


TQ very give me a try...
Dual Mining still not inside in my work scope yet...
I will update on main page if XMOS support dual mining..

 


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: overcool on December 04, 2017, 06:43:16 PM
Hi overcool,

Thanks for all your hard work on this. Just gave it a test run. It seems to have problems connecting to asia1.ethermine.org. Unable to resolve hostname . It connects and then says disconnected.  Not too sure whether it is ethermine pool, ethminer or a problem with ubuntu dns or networking itself. Its only by luck that after several tries, it connects. It also failover to the us1/2 servers sometimes so the connection seems kinda unstable.

Also some of my 1060 cards are giving low hashrates of around 17/18Mh/s whilst others are at 22Mh/s. I tried bumping up the mem overclock but the max I get is around 19. Is it a gpu issue?

Anything I can tweak in the settings which can help? Many thanks !

Hi Kentan,

I also mining on asia1.ethermine.org also, i dont have any network issue.

For OC setting each card is different,  having to slowly find out the optimal setting.

If u are running on mix GPU, u can try OC options "3" . ALl GPU using different OC setting. 

Happy Mining...

^_^


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: overcool on December 12, 2017, 07:16:41 AM
Will this work with Nvidia and AMD mixed RIG . Also Nvidia OC will work with p106-100 Cards ?? .

Thanks

Hi, it was not recommend to use on mix GPU, but can try.

I have new version that support P106, but not public yet..

Happy Mining...



Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: themacks on December 18, 2017, 06:47:27 PM
Hi OverCool

I really like the simplicity of XMOS.  It worked straight away - no fuss.

Any chance you're working on duplicating an XMOS for Z/ZenCash ?


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: taterbum on December 20, 2017, 04:16:27 AM
Hi Overcool,

This is exactly what I'm looking for as a Windows guy looking to shed Win10 and get into Linux.  I applogies in advance for the stupid questions ;)

My main issue right now is I'm getting:

Invalid argument: 0x68BC2D6914B2EDF33495063B74a6D99cBB5945DB.fishon
Invalid argument: 0x68BC2D6914B2EDF33495063B74a6D99cBB5945DB.fishon
Invalid argument: 0x68BC2D6914B2EDF33495063B74a6D99cBB5945DB.fishon
Invalid argument: 0x68BC2D6914B2EDF33495063B74a6D99cBB5945DB.fishon

It doesn't seem to matter what I enter in the fields below, I get invalid argument.  I even used my pools donate wallet address and got the same bang.
My_Rig=""
My_Address=""

Any help would rock  :D

Thanks a million,

Tate




Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: overcool on December 20, 2017, 05:07:03 PM
Hi Overcool,

This is exactly what I'm looking for as a Windows guy looking to shed Win10 and get into Linux.  I applogies in advance for the stupid questions ;)

My main issue right now is I'm getting:

Invalid argument: 0x68BC2D6914B2EDF33495063B74a6D99cBB5945DB.fishon
Invalid argument: 0x68BC2D6914B2EDF33495063B74a6D99cBB5945DB.fishon
Invalid argument: 0x68BC2D6914B2EDF33495063B74a6D99cBB5945DB.fishon
Invalid argument: 0x68BC2D6914B2EDF33495063B74a6D99cBB5945DB.fishon

It doesn't seem to matter what I enter in the fields below, I get invalid argument.  I even used my pools donate wallet address and got the same bang.
My_Rig=""
My_Address=""

Any help would rock  :D

Thanks a million,

Tate



hi,

My_Rig=""  ## PC Name
My_Address=""  ## Your ETH Address 0x......

pls have a try..

Happy Mining... ^_^


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: taterbum on December 20, 2017, 10:35:41 PM
Thanks Overcool for the response. 

Ya, I'm missing something.

I have the following in setup config.

My_Rig="auto"
My_Address="0x68BC2D6914B2EDF33495063B74a6D99cBB5945DB"

I still get the same error

Invalid argument: 0x68BC2D6914B2EDF33495063B74a6D99cBB5945DB.2FE64R

I see the "Auto" did change the rig  name at the end of the string, but it still bangs out with Invalid Argument.  I've tried 3 different ETH wallet addresses in the address line, and while the string changes to reflect the value change, I still get Invalid Argument.  Any ideas?

Thanks a million,

-Tate


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: overcool on December 21, 2017, 06:08:58 AM
Thanks Overcool for the response. 

Ya, I'm missing something.

I have the following in setup config.

My_Rig="auto"
My_Address="0x68BC2D6914B2EDF33495063B74a6D99cBB5945DB"

I still get the same error

Invalid argument: 0x68BC2D6914B2EDF33495063B74a6D99cBB5945DB.2FE64R

I see the "Auto" did change the rig  name at the end of the string, but it still bangs out with Invalid Argument.  I've tried 3 different ETH wallet addresses in the address line, and while the string changes to reflect the value change, I still get Invalid Argument.  Any ideas?

Thanks a million,

-Tate

which pool you are mining on..?


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: taterbum on December 21, 2017, 06:37:46 AM
Thanks Overcool for the response. 

Ya, I'm missing something.

I have the following in setup config.

My_Rig="auto"
My_Address="0x68BC2D6914B2EDF33495063B74a6D99cBB5945DB"

I still get the same error

Invalid argument: 0x68BC2D6914B2EDF33495063B74a6D99cBB5945DB.2FE64R

I see the "Auto" did change the rig  name at the end of the string, but it still bangs out with Invalid Argument.  I've tried 3 different ETH wallet addresses in the address line, and while the string changes to reflect the value change, I still get Invalid Argument.  Any ideas?

Thanks a million,

-Tate

which pool you are mining on..?


Dwafrpool.  Though I switched the config to mine on ethpool to test and got the same bang.

Lets see..
Dwarfpool I used this var.  I also tried with/without ports. Not using  stratproxy

Pool1="eth-us2.dwarfppol.com:80"

Ethpool I used this var

Pool1="eu1.ethpool.org:3333"

-Tate


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: taterbum on December 21, 2017, 06:57:25 AM
Thanks Overcool for the response. 

Ya, I'm missing something.

I have the following in setup config.

My_Rig="auto"
My_Address="0x68BC2D6914B2EDF33495063B74a6D99cBB5945DB"

I still get the same error

Invalid argument: 0x68BC2D6914B2EDF33495063B74a6D99cBB5945DB.2FE64R

I see the "Auto" did change the rig  name at the end of the string, but it still bangs out with Invalid Argument.  I've tried 3 different ETH wallet addresses in the address line, and while the string changes to reflect the value change, I still get Invalid Argument.  Any ideas?

Thanks a million,

-Tate

which pool you are mining on..?


Dwafrpool.  Though I switched the config to mine on ethpool to test and got the same bang.

Lets see..
Dwarfpool I used this var.  I also tried with/without ports. Not using  stratproxy

Pool1="eth-us2.dwarfppol.com:80"

Ethpool I used this var

Pool1="eu1.ethpool.org:3333"

-Tate


Also for shits-n-giggles I used port 8008 just now on Dwarf to see....same results invalid argument

-Tate


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: overcool on December 21, 2017, 06:04:18 PM
Thanks Overcool for the response. 

Ya, I'm missing something.

I have the following in setup config.

My_Rig="auto"
My_Address="0x68BC2D6914B2EDF33495063B74a6D99cBB5945DB"

I still get the same error

Invalid argument: 0x68BC2D6914B2EDF33495063B74a6D99cBB5945DB.2FE64R

I see the "Auto" did change the rig  name at the end of the string, but it still bangs out with Invalid Argument.  I've tried 3 different ETH wallet addresses in the address line, and while the string changes to reflect the value change, I still get Invalid Argument.  Any ideas?

Thanks a million,

-Tate

which pool you are mining on..?


Dwafrpool.  Though I switched the config to mine on ethpool to test and got the same bang.

Lets see..
Dwarfpool I used this var.  I also tried with/without ports. Not using  stratproxy

Pool1="eth-us2.dwarfppol.com:80"

Ethpool I used this var

Pool1="eu1.ethpool.org:3333"

-Tate


Also for shits-n-giggles I used port 8008 just now on Dwarf to see....same results invalid argument

-Tate

XMOS not fully support dwarfppol. dwarfppol not fully support Stratum.

Your need to do a lot of modify on the startup scripts.

So sorry for that..

Happy Mining ya...



Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: j1 on January 05, 2018, 07:17:48 PM
Overcool, thanks for putting this together!  I just got my 1070ti rig running, but having trouble overclocking.  When I go to the GPU page that shows my values I have: 1600MHZ (Clocks.current.video) and 3802 MHZ (Clocks.current.memory). 

I have changed the setting under SETUP- Configure graphics-Set GPU Memory Transfer Rate.  This doesn't seem to change anything.  I'm averaging 25/mhs.  Am I missing something?

Thanks


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: overcool on January 05, 2018, 08:04:52 PM
Overcool, thanks for putting this together!  I just got my 1070ti rig running, but having trouble overclocking.  When I go to the GPU page that shows my values I have: 1600MHZ (Clocks.current.video) and 3802 MHZ (Clocks.current.memory). 

I have changed the setting under SETUP- Configure graphics-Set GPU Memory Transfer Rate.  This doesn't seem to change anything.  I'm averaging 25/mhs.  Am I missing something?

Thanks

Hi J1,

Make sure you have select the correct OC mode.
Exp for 1070Ti:-

OC_MODE="2"

NV_WATT="105"
NV_CLOCK="-100"
NV_MEM="1200"
NV_FAN="75"

save and reboot and try..

Happy Mining..





Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: j1 on January 05, 2018, 08:15:39 PM
Ok, thanks. Dumb question, but where do I input that?


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: moonbas3 on January 10, 2018, 01:23:02 PM
How would I go about installing the image directly on a SSD ? I got an old mobo which can't boot from USB 3.0 and with 2.0 it's slow when using ssh.


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: taterbum on January 11, 2018, 07:04:51 AM
Overcool,

All I can say is you rock sir!  I switched to Nanopool two weeks ago from Dwarf and have been killing it.

I have 2x GX 1060 6GB cards hitting at 24MH/s each, and 2x RX 580 8GB cards hammering away at 31MH/s each.  After finding the sweet spot for OC setting on my 1060s, and doing a vbios flash for the 580s I get the hash rates.  I'm working now to find just how low undervolt I can get to reduce power draw at the socket.  Currently my rig pulls 740 watts steady (using Kill-A-Watt meter).

My only question is about the default time set for restarting the miner when no share has been submitted in the last x minutes.  I believe its 45min?  I've only seen this a hand full of times, but wondered if there a way to reduce that time?

Lastly, I'd second Fuitmint's comments....if you get some time, a dual-mining option would put a cherry on top ;)

-Taterbum


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: elpizomenon on February 13, 2018, 04:31:30 PM
2x RX 580 8GB cards hammering away at 31MH/s each
-Taterbum
My RX580 do 31MH/s also. And I can't figure why, because if I don't run mining startup script, but run the same miner with the same command line it does 28MH/s. I really struggle to transfer this performance on to another Ubuntu 16.04, because struggle to move the system on SSD ether. I figured how to do mixed AMD and Nvidia mining though. My startmine.sh file:

Edit a few days later:
Was good until added second NVidia card. My latest startmine.sh file:

Code:
#!/usr/bin/env bash
#
# startmine.sh
#
# Load global settings settings.conf
if ! source ~/settings.conf; then
echo "FAILURE: Can not load global settings 'settings.conf'"
exit 9
fi

LOG_FILE="/home/prospector/restartlog.txt"
if [ ! -e "$LOG_FILE" ] ; then
    touch "$LOG_FILE"
fi

if ! source "/home/prospector/runlog/totalgpus.txt"; then
        echo "FAILURE: Can not load global settings 'totalgpus.txt'"
        exit 9
fi

rm -R /home/prospector/runlog/miner
mkdir /home/prospector/runlog/miner

if [ $MININGGPU -le "0" ]
then
exit 9
fi

MY_RIG=$( cat /home/prospector/runlog/worker.tmp )

echo "Starting Miner.." > "/home/prospector/runlog/totalhash.tmp"
echo "$(date) - Nvidia_GPU:-"$CUDAGPU"    AMD_GPU:-"$OPENCLGPU"" >> "$LOG_FILE"

if [ $STRATUMPROXY =  "enable" ]
then
echo "$(date) - STRATUMPROXY is enable" >> "$LOG_FILE"
/home/prospector/proxy.sh &
else
echo "$(date) - STRATUMPROXY is disable" >> "$LOG_FILE"
fi

GPU=0
NGPU=0
AGPU=0
MIXGPU=$(($CUDAGPU + 1))

if [ $CUDAGPU -gt "0" ]
then
while [ $NGPU -lt $CUDAGPU ]
do
if [ "$STRATUMPROXY" = "disable" ];
then
#echo disable
#echo $GPU
cp /dev/null "/home/prospector/runlog/miner."$GPU".log"
cp /home/prospector/ethereum-mining/ethminer/build/ethminer/ethminer /home/prospector/runlog/miner/ethminer"$GPU"
#SCOM="/home/prospector/runlog/miner/ethminer"$GPU" --farm-recheck 2000 -U -SC 2 -S "$POOL1" -FS "$POOL2" -O "$MY_ADDRESS"."$MY_RIG" --dag-load-mode sequential --cuda-parallel-hash 4 --cuda-grid-size 1024 --cuda-streams 32 --cuda-block-size 128 --cuda-devices "$GPU" 2>&1 | tee -a "/home/prospector/runlog/miner.log" >> "/home/prospector/runlog/miner."$GPU".log""
SCOM="/home/prospector/runlog/miner/ethminer"$GPU" "$COMMFLAG" -U -S "$POOL1" -FS "$POOL2" -O "$MY_ADDRESS"."$MY_RIG" --dag-load-mode sequential "$CUDAFLAG" --cuda-devices "$GPU" 2>&1 | tee -a "/home/prospector/runlog/miner.log" >> "/home/prospector/runlog/miner."$GPU".log""
cp /home/prospector/runlog/startminer.tmp /home/prospector/runlog/miner/startminer$GPU.sh
echo $SCOM >> /home/prospector/runlog/miner/startminer$GPU.sh
let NGPU=NGPU+1
let GPU=GPU+1
fi

if [ "$STRATUMPROXY" = "enable" ];
then
#echo enable
#echo $GPU
cp /dev/null "/home/prospector/runlog/miner."$GPU".log"
cp /home/prospector/ethereum-mining/ethminer/build/ethminer/ethminer /home/prospector/runlog/miner/ethminer"$GPU"
#SCOM="/home/prospector/runlog/miner/ethminer"$GPU" --farm-recheck 2000 -U -F http://127.0.0.1:4480/"$MY_RIG" --dag-load-mode sequential --cuda-parallel-hash 4 --cuda-grid-size 1024 --cuda-streams 32 --cuda-block-size 128 --cuda-devices "$GPU" 2>&1 | tee -a "/home/prospector/runlog/miner.log" >> "/home/prospector/runlog/miner."$GPU".log""
SCOM="/home/prospector/runlog/miner/ethminer"$GPU" "$COMMFLAG" -U -F http://127.0.0.1:4480/"$MY_RIG" --dag-load-mode sequential "$CUDAFLAG" --cuda-devices "$GPU" 2>&1 | tee -a "/home/prospector/runlog/miner.log" >> "/home/prospector/runlog/miner."$GPU".log""
cp /home/prospector/runlog/startminer.tmp /home/prospector/runlog/miner/startminer$GPU.sh
echo $SCOM >> /home/prospector/runlog/miner/startminer$GPU.sh
let GPU=GPU+1
let NGPU=NGPU+1
fi
done
fi

if [ $OPENCLGPU -gt "0" ]
then
while [ $AGPU -lt $OPENCLGPU ]
do
        if [ "$STRATUMPROXY" = "disable" ];
        then
        #echo disable
        #echo $GPU
        cp /dev/null "/home/prospector/runlog/miner."$GPU".log"
cp /home/prospector/ethereum-mining/ethminer/build/ethminer/ethminer /home/prospector/runlog/miner/ethminer"$GPU"
        #SCOM="/home/prospector/runlog/miner/ethminer"$GPU" --farm-recheck 2000 -G -SC 2 -S "$POOL1" -FS "$POOL2" -O "$MY_ADDRESS"."$MY_RIG" --dag-load-mode sequential 2>&1 | tee -a "/home/prospector/runlog/miner.log" >> "/home/prospector/runlog/miner."$GPU".log""
        SCOM="/home/prospector/runlog/miner/ethminer"$GPU" "$COMMFLAG" -G -S "$POOL1" -FS "$POOL2" -O "$MY_ADDRESS"."$MY_RIG" --dag-load-mode sequential "$OPENCLFLAG" 2>&1 | tee -a "/home/prospector/runlog/miner.log" >> "/home/prospector/runlog/miner."$GPU".log""
cp /home/prospector/runlog/startminer.tmp /home/prospector/runlog/miner/startminer$GPU.sh
echo $SCOM >> /home/prospector/runlog/miner/startminer$GPU.sh
let AGPU=AGPU+1
let GPU=GPU+1
        fi

        if [ "$STRATUMPROXY" = "enable" ];
        then
        #echo enable
        #echo $GPU
        cp /dev/null "/home/prospector/runlog/miner."$GPU".log"
cp /home/prospector/ethereum-mining/ethminer/build/ethminer/ethminer /home/prospector/runlog/miner/ethminer"$GPU"
        #SCOM="/home/prospector/runlog/miner/ethminer"$GPU" --farm-recheck 2000 -G -F http://127.0.0.1:4480/"$MY_RIG" --dag-load-mode sequential 2>&1 | tee -a "/home/prospector/runlog/miner.log"  >> "/home/prospector/runlog/miner."$GPU".log""
        SCOM="/home/prospector/runlog/miner/ethminer"$GPU" "$COMMFLAG" -G -F http://127.0.0.1:4480/"$MY_RIG" --dag-load-mode sequential "$OPENCLFLAG" 2>&1 | tee -a "/home/prospector/runlog/miner.log"  >> "/home/prospector/runlog/miner."$GPU".log""
cp /home/prospector/runlog/startminer.tmp /home/prospector/runlog/miner/startminer$GPU.sh
echo $SCOM >> /home/prospector/runlog/miner/startminer$GPU.sh
let GPU=GPU+1
        let AGPU=AGPU+1
fi
done
fi

STARTMINER=0
while [ $STARTMINER -lt $MIXGPU ]
do
/home/prospector/runlog/miner/startminer$STARTMINER.sh &
sleep 2
let STARTMINER=STARTMINER+1
done

/usr/bin/sudo /usr/sbin/rocm-smi --setsclk 3 2>&1 | tee -a ${LOG_FILE}

echo "$(date) - Total $TOTALGPUS Miner Stared." | tee -a ${LOG_FILE}
echo "Miner Started" > "/home/prospector/runlog/totalhash.tmp"
echo "                       " >> ${LOG_FILE}
Works grate just all AMD cards on one last miner, to see how each operates you have to enter the last miner command, for me it is:
Code:
show miner 2

Command on line 123 is to change power level for AMD cards:
Code:
/usr/bin/sudo /usr/sbin/rocm-smi --setsclk 3 2>&1 | tee -a ${LOG_FILE}
My cards' VBIOS moded to undervolt to 950 mV automatically at 1167MHz for my cards it is power level 3, use
Code:
/usr/sbin/rocm-smi -h
If you need more options

My AMD cards modded to custom timings and 2200MHz by default, therefore nothing more needs to be adjusted to get 31+MHz/S @ 135W from them and its not fake hash rate like on Windows with Claymore. I left running overnight on Nanopool then on Ethermine both show slightly MORE.



Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: johnnybe8008 on February 16, 2018, 03:47:43 AM
Hi overcool,
I love the idea of your OS but I'm going nuts trying to create a bootable USB. I'm currently running in a windows 10 environment (both on my miner and my regular pc).
I have tried many USB tools including: USB Image Tool, PowerISO,  Multiboot usb and XBoot.
After 20-30 minutes sometimes I get "invalid disk - need to format F:" or no error but boot menu just never sees it.
I tried converting your /img file to a .iso, but still no good. I'm at a loss of what to do!
I'm a bit of a nood with Linux and Ubuntu, but have been programming for over 40 years, on many platforms and languages, so not a noob in many areas.

Update: 2 hours later...
I now have a USB which will boot, installed Syslinux via MultiUSB then added XMOS v2 .iso (iso was made from your .img file with SuperIso).
I now see the boot option for XMOS V2 but then screen goes black... Ctrl Alt F1 does nothing.  Ctlr A 1 does nothing...
When Miner Rig boots under windows it's IP is 192.168.1.4 and when booted under XMOS router does not show 192.168.1.4, nor any new IP, so I assume the boot has failed...

:{
John.


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: elpizomenon on February 16, 2018, 11:11:48 AM
I'm going nuts trying to create a bootable USB. I'm currently running in a windows 10 environment
On Windows people use Rufus, opensource and free and the best. On Ubuntu desktop there is Startup Disk Creator. On any Linux dd. Procedure for using dd should be the same as for HiveOS: https://hiveos.farm/ (https://hiveos.farm/) and you may wish to thy HiveOS also, because is is similar commercial product, but 3 up to miners free.

I now have a USB which will boot, installed Syslinux via MultiUSB then added XMOS v2 .iso (iso was made from your .img file with SuperIso).
I have no idea what final result could be, because the distro is put on 2 partitions with Linux LVM and your way everything could get even more messed up.

I now see the boot option for XMOS V2 but then screen goes black... Ctrl Alt F1 does nothing.  Ctlr A 1 does nothing...
When Miner Rig boots under windows it's IP is 192.168.1.4 and when booted under XMOS router does not show 192.168.1.4, nor any new IP, so I assume the boot has failed...
When booting from USB screen goes black for a couple of minutes and looks like nothing is happening; then you see running Linux booting  lines for a couple of minutes; then asks for user name for a few seconds; then screen turns black again, but  Ctrl Alt F1 or Ctrl Alt F2 or Ctrl Alt F3 must give you back login screen.
IP address usually stays the same, because DHCP server assigns IP addresses based on MAC address not OS version. You can try ping your XMOS from Windows cmd
Code:
ping 192.168.1.4
if responds then ssh from Linux or Putty ssh from Windows


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: overcool on February 16, 2018, 02:02:53 PM
Hi ,

Ur all is ROCK, hope ur all like the OS..

Currently i am busy on other project.

If want to put the OS to SSD, can try "HDDRAWCopy" it was free, just select the Image files and write. That all..

For AMD GPU that can ADD 3MH/s, here the options that boost up it "--cl-parallel-hash 2"


Happy Mining...





Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: elpizomenon on February 16, 2018, 02:45:19 PM
Hi ,

Ur all is ROCK, hope ur all like the OS..

Currently i am busy on other project.


Hi overcool

I thought you have abandoned us  :D

I had to adjust it a lot to my liking. But it is the best free Ether mining OS to my knowledge. Thanks overcool!

But I would like to transfer the code on to another Ubuntu server which has been doing many other things for me before and struggle with installing AMD beta mining driver. It doesn't compile anymore. I have tried Ubuntu 16.04, 17.10. How have you managed to install AMD mining driver or it is standard one?


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: overcool on February 16, 2018, 02:56:52 PM
Hi ,

Ur all is ROCK, hope ur all like the OS..

Currently i am busy on other project.


Hi overcool

I thought you have abandoned us  :D

I had to adjust it a lot to my liking. But it is the best free Ether mining OS to my knowledge. Thanks overcool!

But I would like to transfer the code on to another Ubuntu server which has been doing many other things for me before and struggle with installing AMD beta mining driver. It doesn't compile anymore. I have tried Ubuntu 16.04, 17.10. How have you managed to install AMD mining driver or it is standard one?


XMOS V2 Kernel already patch with "AMD beta mining driver Support"

You can try this command on XMOS with AMD GPU install:-
dmesg | grep fragment

and you will see some thing like this:-
[    1.072996] [drm] vm size is 32 GB, block size is 13-bit, fragment size is 9-bit
[    3.869646] [drm] vm size is 32 GB, block size is 13-bit, fragment size is 9-bit
[    5.989476] [drm] vm size is 32 GB, block size is 13-bit, fragment size is 9-bit
[    8.133461] [drm] vm size is 32 GB, block size is 13-bit, fragment size is 9-bit
[   10.289647] [drm] vm size is 32 GB, block size is 13-bit, fragment size is 9-bit
[   12.421341] [drm] vm size is 32 GB, block size is 13-bit, fragment size is 9-bit

More info here:-
https://support.amd.com/en-us/kb-articles/Pages/AMDGPU-Pro-Beta-Mining-Driver-for-Linux-Release-Notes.aspx






Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: Digital_Seytan on April 30, 2018, 10:15:22 AM
Mining is difficult enough, do not make it even harder than it is with linux, throw on your PC windows 10 64 and this software no devfee and mining has never been as easy as this, and advantage of windows everyone can handle it and the settings managing is much easier than linux.

Download: https://github.com/digitalpara/WiNETH   or  https://mirrorace.com/m/1qikt

Already configured to participate in the ethermine ethereum mining pool.


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: jaryfaaad on August 03, 2018, 02:12:06 PM
It is really good that people have contributed to the community and it is useful.


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: reactgirolles6 on August 07, 2018, 12:47:36 AM
The comments that one has received here is really good and worth it.


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: SchiefelbeinBTC on August 08, 2018, 03:05:40 PM
There are some OC features also there and can someone explain that as well.


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: nodulelibyane7 on August 09, 2018, 04:21:18 PM
Before you one starts just want to know if there is any fee involved?


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: staineddreserved7 on August 12, 2018, 09:31:14 PM
It is good to know that there are people who have contributed to the mining community.


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: BitmanGoesExtreme on April 22, 2019, 09:35:04 PM
Works Great!

3x AMD Radeon RX 570 4GB
AROCK H110 PRO BTC+ - I3 Intel Processor
4 GB RAM

28/29 mh per card.

https://ibb.co/zHSn8X6


Title: Re: XMOS - Light Weight Linux Base ETH Mining OS - Optimal for Nvidia GPU V2.0
Post by: Coffeehot on April 28, 2019, 01:48:01 PM
i tested it. i have some confusion. i started it normally, and then the screen appeared blank. How can I solve it? Please give me help. Now i have to stop it.