Hello,
I’ve just got my very first mining machines but I pushed the reset button. I’m not sure if it’s the cause of the issue or not.
Current status: dashboard not updating the fan/temporature, hash not running
I have set my pool config like this to have solo mining:
Currently, telnet is possible to my grin node/wallet (from another local machine as I can’t telnet from G1)
Ping is possible from G1 to grin node
I’m not sure what is the problem, have anyone got this such issue?
Thanks.
This is normal if your machines couldn’t connect to your pool/node. Most likely your stratum server could not be reached. Check your node logs for any errors around the time when your asic turns on and tries to connect.
I’m not sure why you set your grin address as worker name. I haven’t done this before.
1 Like
Thanks for your reply, I’m checking the node log, it seems the miner still can’t reach it, are there any ways to check the port from the miner to node server? for the moment, I can ssh into the miner.
I try to start cgminer service and it could be running
Actually, I just followed some tips on youtube, i thought it would be grin address. Can you screenshot your current pool config?
Its been a year or so since I last ran miners. I don’t have a setup today to take screenshot. Sorry
Have you seen this guide?
Grin G1 Mini Setup Introductions
Server connection
Please connect with the Ethernet and power supply as the following shows.
[Screenshot 2022-05-24 at 14-43-43 G1 Mini Instructions]
Caution: The server and PC must be in the same network segment, otherwise the IP information returned by the server cannot be received.
Find the server IP address
Download the file Show IP.exe
Right click the “Show IP.exe” and run it as Administrator.
Press the “IP Report” button on the server for 3-5 seconds…
Krisz
May 7, 2023, 7:55pm
6
The problem is your pool configuration.
i tried the command cgminer manually with parameters:
admin@OpenWrt:~# cgminer --algo grin -o stratum+tcp://192.168.1.12:3344 -O grin1
[2023-05-07 15:31:26.450] Started cgminer 4.10.0
[2023-05-07 15:31:26.451] [fill_device_drv] genwork [1] [0]
[2023-05-07 15:31:26.451] [vidtoochip_detect] cgminer mode sw to [5]
[2023-05-07 15:31:26.889] I2c(0) write(0xaaaaaaaa)–>read[0x3002004f]
[2023-05-07 15:31:27.295] I2c(1) write(0xaaaaaaaa)–>read[0x3002004f]
[2023-05-07 15:31:27.700] I2c(2) write(0xaaaaaaaa)–>read[0x3002004f]
[2023-05-07 15:31:29.704] opt_Fan_autocheck [0]
[2023-05-07 15:31:29.704] download_mcu_thread 1407 [addr]:[0x7e], [file]:[3] [i2c_num]:[0]
[2023-05-07 15:31:29.704] download_mcu_thread 1407 [addr]:[0x7e], [file]:[4] [i2c_num]:[1]
[2023-05-07 15:31:29.704] download_mcu_thread 1407 [addr]:[0x7e], [file]:[5] [i2c_num]:[2]
[2023-05-07 15:31:30.128] [vidtoochip_download_mcu] Line:1151 =====> [i2c-0] mcu code start downloading…
[2023-05-07 15:31:30.130] [vidtoochip_download_mcu] Line:1151 =====> [i2c-1] mcu code start downloading…
[2023-05-07 15:31:30.140] [vidtoochip_download_mcu] Line:1151 =====> [i2c-2] mcu code start downloading…
[i2c-0]0x00001000 04000000 04000000 04000000
[i2c-0]0x0001F000 f0540900 f0540900 f0540900
[i2c-2]0x00001000 04000000 04000000 04000000
[i2c-1]0x00001000 04000000 04000000 04000000
[i2c-2]0x0001F000 f0540900 f0540900 f0540900
[i2c-1]0x0001F000 f0540900 f0540900 f0540900
[2023-05-07 15:31:34.592] [vidtoochip_download_mcu] Line:1243 [i2c-0]0x4F000200 00000000 00000000 00000000 00000000
[2023-05-07 15:31:34.592] [vidtoochip_download_mcu] Line:1251 [i2c-0] mcu download fail!
[2023-05-07 15:31:34.604] [vidtoochip_download_mcu] Line:1243 [i2c-2]0x4F000200 00000000 00000000 00000000 00000000
[2023-05-07 15:31:34.604] [vidtoochip_download_mcu] Line:1251 [i2c-2] mcu download fail!
[2023-05-07 15:31:34.606] [vidtoochip_download_mcu] Line:1243 [i2c-1]0x4F000200 00000000 00000000 00000000 00000000
[2023-05-07 15:31:34.606] [vidtoochip_download_mcu] Line:1251 [i2c-1] mcu download fail!
[2023-05-07 15:31:34.607] effectUartNum is null
After searching around, the reason is from the power adapter …, I tried another one and it works fine.
Solo mining is shown connection
And also work when connecting to pool mining at 2miners
In conclusion, if the G1 dashboard is not updated, try to switch to another power adapter, some people said they replaced with Aclorol 12V 10A 120W Power Supply Adapter Converter Transformer AC 100-240V to DC 12volts 10amps Universal Switching Power 5.5X2.1mm for LED Strip Lights Electric Fans Audio Amplifier . I did not try but its for preference in case of same issue like me.
Thanks again and have good week ahead.
3 Likes
Another update, one of my adapter is dead, I replaced it with Aclorol 12V 10A 120W Power Supply Adapter Converter Transformer AC 100-240V to DC 12volts 10amps Universal Switching Power 5.5X2.1mm for LED Strip Lights Electric Fans Audio Amplifier but it suddenly die after 2 months. Maybe this one is not suitable as only 12V-10A, I replaced it with higher spec 12V-20A (https://www.aliexpress.com/item/4001220078465.html?spm=a2g0o.order_list.order_list_main.5.2b211802rFCbrS )
For the moment, it’s still running but not sure whether it’s stable or durable, will update again if something new.