Bitcoin Mining and GPU

in gpu •  7 years ago 

Interesting in Bitcoin Mining? Check your server GPU size using this command,

root@XXX:~# lspci | grep ' VGA ' | cut -d" " -f 1
0e:0d.0

To get GPU detail information, combine with lscpi command as below,

root@XXX:~# lspci  -v -s  $(lspci | grep ' VGA ' | cut -d" " -f 1)
0e:0d.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] ES1000 (rev 02) (prog-if 00 [VGA controller])
    Subsystem: Dell ES1000
    Flags: bus master, VGA palette snoop, stepping, medium devsel, latency 32, IRQ 19
    Memory at d8000000 (32-bit, prefetchable) [size=128M]
    I/O ports at dc00 [size=256]
    Memory at fc2d0000 (32-bit, non-prefetchable) [size=64K]
    [virtual] Expansion ROM at fc100000 [disabled] [size=128K]
    Capabilities: [50] Power Management version 2
    Kernel driver in use: radeon
    Kernel modules: radeonfb, radeon

root@XXX:~# 

The number of prefetchable is GPU size, using Radeon Card. In this result GPU size is 128M. Not try yet using small GPU size, maybe will get penny BTC since people use GB size using multiple GPU card now. But not too bad, if you have idle servers.

Some people do mining using AWS instance with 8 NVIDIA K80 cards, 32 CPU, 20GB /root storage. If you have ready, download BFGMiner and install it. Last thing, make sure you have BTC Wallet. Coinbase can't support for direct mining wallet, need to create JAXX's wallet.

Last thing, join the mining pool in SlushPool, and create NewWorker. Start to mining!

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

Congratulations @myusufe! You have received a personal award!

1 Year on Steemit
Click on the badge to view your Board of Honor.

Do not miss the last post from @steemitboard:

The Meet the Steemians Contest is over - Results are coming soon ...

Support SteemitBoard's project! Vote for its witness and get one more award!

Congratulations @myusufe! You received a personal award!

Happy Birthday! - You are on the Steem blockchain for 2 years!

You can view your badges on your Steem Board and compare to others on the Steem Ranking

Vote for @Steemitboard as a witness to get one more award and increased upvotes!