Miner port
Publish: 2021-04-21 19:40:40
1. First of all, we need to find a mine pool which is easy to operate and proces stable output. The function of the mine pool is to subdivide the data packets for each terminal. We can pay the corresponding amount of bitcoin according to the proportion of the data packets calculated by the terminal through a precise algorithm
there are some points for attention in account setting. It is suggested to set a common account in e-mail
then there is the most important miner account setting. Miner obviously refers to CPU or GPU. You need to set an account for each CPU or GPU. Suppose you have two hd7990, you need to set four different accounts for four GPUs
after the account registration, it's time to take the second step. Download the bitcoin miner. Here we recommend the small and easy-to-use guiminer, which can support CPU, oepncl, CUDA and other computing modes. Your CPU and graphics card can achieve maximum performance
guiminer, a bitcoin miner, still needs to make certain settings. After the interface is changed to Chinese, it will be very simple
if the setting is correct, click the "start mining" button, the graphics card will soon enter the full speed running state, the temperature and fan speed will increase, and you can also monitor the state through gpu-z or graphics card driver
the computing power displayed by guiminer is only a theoretical value. To know the actual output of bitcoin, you need to log in to the mine pool website, btcguild, to monitor your account information
now let's assume that you have g up several bitcoins, which naturally exist in btcguild, a foreigner's website. They can't be traded or converted into paper money for the time being
the functions provided by bitcoin China trading platform are clear at a glance, and you can understand them as soon as you read them, so you don't need to introce them any more. After you register, you can study them slowly
click the "bitcoin recharge" function of bitcoin China trading platform, and the system will provide you with a one-time bitcoin digital wallet address. This address can only be recharged once (for security reasons of the platform). After successful recharge, it will be invalid, and then the system will provide you with another address. Remember to update the wallet address in time every time, Otherwise, it will lead to recharge failure or loss
OK, now we import bitcoin from foreign websites into bitcoin China website, and it's up to you to deal with it. Keep it for appreciation, listing and selling, and exchange it for RMB. Specific how to operate, this Chinese website is easy to operate, we slowly study it
finally, let's talk about the equipment used in the bitcoin mining test. At first, I thought it was just an ordinary hd7870, but its computing power was much better than that of the ordinary hd7870. The key is that guiminer recognized it as the Tahiti core, which is the only core of hd7900 series. Looking at gpu-z, the card originally had as many as 1536 stream processors, Generally, the hd7870 of Pitcairn core has only 1280 stream processors. No wonder Dylan's graphics card has super computing power
for friends who hang up for a long time, performance is not the most important, and stability is the most important.
there are some points for attention in account setting. It is suggested to set a common account in e-mail
then there is the most important miner account setting. Miner obviously refers to CPU or GPU. You need to set an account for each CPU or GPU. Suppose you have two hd7990, you need to set four different accounts for four GPUs
after the account registration, it's time to take the second step. Download the bitcoin miner. Here we recommend the small and easy-to-use guiminer, which can support CPU, oepncl, CUDA and other computing modes. Your CPU and graphics card can achieve maximum performance
guiminer, a bitcoin miner, still needs to make certain settings. After the interface is changed to Chinese, it will be very simple
if the setting is correct, click the "start mining" button, the graphics card will soon enter the full speed running state, the temperature and fan speed will increase, and you can also monitor the state through gpu-z or graphics card driver
the computing power displayed by guiminer is only a theoretical value. To know the actual output of bitcoin, you need to log in to the mine pool website, btcguild, to monitor your account information
now let's assume that you have g up several bitcoins, which naturally exist in btcguild, a foreigner's website. They can't be traded or converted into paper money for the time being
the functions provided by bitcoin China trading platform are clear at a glance, and you can understand them as soon as you read them, so you don't need to introce them any more. After you register, you can study them slowly
click the "bitcoin recharge" function of bitcoin China trading platform, and the system will provide you with a one-time bitcoin digital wallet address. This address can only be recharged once (for security reasons of the platform). After successful recharge, it will be invalid, and then the system will provide you with another address. Remember to update the wallet address in time every time, Otherwise, it will lead to recharge failure or loss
OK, now we import bitcoin from foreign websites into bitcoin China website, and it's up to you to deal with it. Keep it for appreciation, listing and selling, and exchange it for RMB. Specific how to operate, this Chinese website is easy to operate, we slowly study it
finally, let's talk about the equipment used in the bitcoin mining test. At first, I thought it was just an ordinary hd7870, but its computing power was much better than that of the ordinary hd7870. The key is that guiminer recognized it as the Tahiti core, which is the only core of hd7900 series. Looking at gpu-z, the card originally had as many as 1536 stream processors, Generally, the hd7870 of Pitcairn core has only 1280 stream processors. No wonder Dylan's graphics card has super computing power
for friends who hang up for a long time, performance is not the most important, and stability is the most important.
2. Well, I use it. Ws880 is better. It can switch 5GHz band. The connection speed is 300MB. It's very good to avoid 2. 4GHz router interference. At the same time, there are 2. 4G bands to choose from. Moreover, the speed of wired connection port can reach 1GB. It's an absolute leverage. The speed of wired router is 100MB and that of wireless is 54Mb
3. Caiyunbit's original creation is endless
unknowingly, it came to 2014, with several Avalon generation USB mining machines in hand. You're right. It's not a roasted cat USB miner or any other chip. It's a USB miner of Avalon generation, with a single computing power of about 300m. Of course, the USB mining machine with more than 300 m computing power is of little practical value. It's just a souvenir for everyone<
first, the appearance
first, let's look at the appearance. The workmanship is regular, not exquisite, but slightly rough:
Second, the required software
let's start running cgminer to see how to use it in practice. Before starting work, you need to download three softwares:
1. Cgminer. Anyway, the latest version of 3.9.0 is also available for testing, http://ck.kolivas.org/apps/cgminer/
2. Zadig. This software is needed to replace the driver later. Download it from the same directory as cgminer
3. USB driver of mining machine, http://www.silabs.com/procts/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx
3. Install and run
after downloading the above software, start to install and run
1. Insert the USB miner first, and you will be prompted to find the new hardware, and then complete the driver installation according to the prompts
2. After the driver is installed, you can see the new things in the device manager
3. Run Zadig, first click options -- list all devices, then drop down to select port, and replace the driver silabser (v6.6.1.0) with the driver WinUsb (v6.1.7600.16385) recognized by cgminer. After this step is completed, it is recommended to restart the computer
4. Create a new batch file in the cgminer directory, The following command: cgminer - O pool address - U miner name - P 123456 -- Icarus options 115200:1:1 -- Icarus timing 3.0 = 100 -- USB: number of mining machines
there are six USB mining machine fish pools, for example: cgminer - O stratum+ tcp://stratum.f2pool.com : 3333 - U AAAA. 2 - P 123456 -- Icarus options 115200:1:1 -- Icarus timing 3.0 = 100 -- USB: 6
since cgminer3.2.0, The method of supporting USB mining machine is modified, which does not need to add the - S - com parameter
5, run batch processing, and start to display mining data, about 300m, which is basically normal.
unknowingly, it came to 2014, with several Avalon generation USB mining machines in hand. You're right. It's not a roasted cat USB miner or any other chip. It's a USB miner of Avalon generation, with a single computing power of about 300m. Of course, the USB mining machine with more than 300 m computing power is of little practical value. It's just a souvenir for everyone<
first, the appearance
first, let's look at the appearance. The workmanship is regular, not exquisite, but slightly rough:
Second, the required software
let's start running cgminer to see how to use it in practice. Before starting work, you need to download three softwares:
1. Cgminer. Anyway, the latest version of 3.9.0 is also available for testing, http://ck.kolivas.org/apps/cgminer/
2. Zadig. This software is needed to replace the driver later. Download it from the same directory as cgminer
3. USB driver of mining machine, http://www.silabs.com/procts/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx
3. Install and run
after downloading the above software, start to install and run
1. Insert the USB miner first, and you will be prompted to find the new hardware, and then complete the driver installation according to the prompts
2. After the driver is installed, you can see the new things in the device manager
3. Run Zadig, first click options -- list all devices, then drop down to select port, and replace the driver silabser (v6.6.1.0) with the driver WinUsb (v6.1.7600.16385) recognized by cgminer. After this step is completed, it is recommended to restart the computer
4. Create a new batch file in the cgminer directory, The following command: cgminer - O pool address - U miner name - P 123456 -- Icarus options 115200:1:1 -- Icarus timing 3.0 = 100 -- USB: number of mining machines
there are six USB mining machine fish pools, for example: cgminer - O stratum+ tcp://stratum.f2pool.com : 3333 - U AAAA. 2 - P 123456 -- Icarus options 115200:1:1 -- Icarus timing 3.0 = 100 -- USB: 6
since cgminer3.2.0, The method of supporting USB mining machine is modified, which does not need to add the - S - com parameter
5, run batch processing, and start to display mining data, about 300m, which is basically normal.
4. yes
5. Mining may be able to dig, but the probability is relatively small, generally the main jewelry is selected by mineral processing skills. Jewelry dressing skills randomly proce green and blue stones.
6. There are many kinds of mineral resources in Africa with large reserves. The reserves and output of diamond, gold, chromite and phosphate are among the top in the world; Gold; Chromite; Phosphate
7. A mining machine for bitcoin
8. I don't think so. I also have investment money to go on. Now the principal is earned back! After that, it's profitable.
Hot content