Giter VIP home page Giter VIP logo

gridseed-piminer's People

Contributors

djm0 avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

parastoo-62

gridseed-piminer's Issues

add config for gblade

Example one here

{
"pools": [
{
"url": "stratum+tcp://us.clevermining.com:3333",
"user": "1NqW6oZ5bvLPjWfr6DrzUhLF8X9iLA7TVW",
"pass": "123123"
},
{
"url": "stratum+tcp://192.168.2.254:22550",
"user": "DFMVvKYruZKkuAapuHx1wHvZPxPYFayAZa",
"pass": "123123"
},
{
"url": "stratum+tcp://mining.usa.hypernova.pw:3333",
"user": "zedomax.blade1",
"pass": "123123"
},
{
"url": "stratum+tcp://zedomax.blogdns.com:8888",
"user": "DKvhL9zroRNV7D683ze1BRFQdWSw3KhXw6",
"pass": "123123"
},
{
"url": "stratum+tcp://atron.blogdns.com:80",
"user": "DKvhL9zroRNV7D683ze1BRFQdWSw3KhXw6",
"pass": "123123"
}
],
"gridseed-options": "baud=115200,freq=850,chips=40,modules=1,usefifo=0",
"hotplug": "30",
"worksize": "1",
"kernel": "scrypt",
"thread-concurrency": "50000",
"lookup-gap": "0",
"gpu-threads": "2",
"queue": "0",
"scan-time": "1",
"expiry": "1",
"auto-fan": true,
"scrypt": true,
"api-listen": true,
"api-allow": "W:192.168.2.0/24",
"api-port": "4028",
"kernel-path": "/usr/local/bin"
}

user does not auto-own USB devices

modify the installer to add user pi to correct group - this would mean that the script doesn't need to run with root privileges on reboot (uses sudo)

# source: https://github.com/ckolivas/cgminer/blob/master/ASIC-README
# add user to the group
sudo usermod -G plugdev -a $(whoami)

# copy rules 
sudo cp 01-cgminer.rules /etc/udev/rules.d/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.