Search content
Sort by

Showing 20 of 21 results by FreeGiz
Post
Topic
Board Development & Technical Discussion
Re: P2PoolWidget
by
FreeGiz
on 21/03/2014, 13:49:30 UTC
I keep your widget on my phone & tablet for month.
I have some time while weekend, If you need tester, I am in.

Thanks, Smiley
Post
Topic
Board Hardware
Re: [Setup & Troubleshoot] Bitmain AntMiner S1 180GH/S miner
by
FreeGiz
on 15/02/2014, 15:05:46 UTC
Upgraded my Antminer S1 openWRT firmware to the latest from Github... but I see there's also a PIC Hex file.
Do we have to do anything to update that too (and how?) or is that only for custom setups that chain multiple boards?

Bump - no answers to this?

I been asking this before, and BITMAIN say the HEX file is included in the BIN file. the PIC HEX file is used in control board production only.

Post
Topic
Board Hardware
Re: [Antminer S1 open for sale again] The last round before the Chinese New Year
by
FreeGiz
on 26/01/2014, 10:35:44 UTC

my shipping stiil stuck at HK for more then 2 days too,
Date   Time    Status       Location       
2014-01-23   20:05:32   Pick-up   SHENZHEN CITY       
2014-01-23   21:50:41   Shipment depart from Shenzhen Distribution Center ,will be sent to the next station Shenzhen Distribution Center   SHENZHEN CITY       
2014-01-24   00:29:32   Shipment depart from Shenzhen Distribution Center ,will be sent to the next station Tin Shui Wai Distribution Centre   SHENZHEN CITY       
2014-01-24   03:40:23   Shipment arrival at Tin Shui Wai Distribution Centre   HONG KONG       
2014-01-24   13:09:44   Shipment depart from Tin Shui Wai Distribution Centre ,will be sent to the next station Tin Shui Wai Distribution Centre   HONG KONG       

wondering  Huh
Post
Topic
Board Development & Technical Discussion
Re: P2PoolWidget
by
FreeGiz
on 21/01/2014, 19:09:29 UTC
I recently join P2Pool, from an public node. for monitor my worker status, I found your widget is very useful. but I want to make an suggestion to better fit my situation. I am mining through an public node, not my own node.

I join P2Pool through an public node. I wish this widget can monitor/display my hash rate instead of node/pool's hash rate. it can be pulled from the same line of the "payout key".

Wish you still work on this little widget  Grin
Post
Topic
Board Hardware
Re: [Setup & Troubleshoot] Bitmain AntMiner S1 180GH/S miner
by
FreeGiz
on 03/01/2014, 15:01:34 UTC
actually, it is turtle83 point init.d to me for this hack, Cheesy
in post #400
https://bitcointalk.org/index.php?topic=344970.msg4131759#msg4131759
Post
Topic
Board Hardware
Re: [Setup & Troubleshoot] Bitmain AntMiner S1 180GH/S miner
by
FreeGiz
on 03/01/2014, 14:21:25 UTC
what I do is modifying follow 2 files.
in /etc/config/cgminer, add --load-balance into more_options
Code:
option more_options '--quiet --load-balance'

in /etc/init.d/cgminer, add $_mo into PARAMS
Code:
PARAMS="$AOPTIONS $POOL1 $POOL2 $POOL3 $_pb $_mo --api-allow $_aa --api-listen"

add your pool in webui, apply change. then happy multi-mining.
Post
Topic
Board Hardware
Re: [Setup & Troubleshoot] Bitmain AntMiner S1 180GH/S miner
by
FreeGiz
on 28/12/2013, 23:08:59 UTC
WWAN not accepting remote login
the eth1(WAN) setup fine, luci & SSH login fine.
I set additional Wifi(WWAN) & firewall(WAN/WWAN), the internet link is fine & hashing can confirm by pool. how ever I can not get login if only wifi is connected. both web page (luci) & ssh login did not have response from antminer.
anyone have idea? Huh

 I have no idea, but if it's any consolation, myself and others have run into similar behavior with the WWAN interface.

 I've not been able to properly configure the WWAN's on any of my Antminers Sad Afraid I'm going to hose the network settings and not be able to get back into the device if I screw something up while troubleshooting Sad

 Seeing the same as you; not able to access config over WIFI, only via WAN.

 I have a couple of the next batch of Antminers on order that I understand now have a factory reset button - I'll troubleshoot further once I have that safety net available.

Same problem, although I have found that wrt doesn't like having both wireless and Ethernet on the same subnet but even with different subnets the problem still occurs.

in case you miss my update, my wifi/WWAN login did works (back to live) after I power-off and power-on cycle.
but seems using REBOOT command(ssh) or bottom(web UI) would not enough.

I have tried with a power cycle, and did it again just in case I screwed it up first time, I just end up timing out at the Lua LuCi Interface black screen before you can login. Would you care to share your /etc/config/network file?

I am currently under eth1, maybe later by PM.

another hint, I found that I need to apply hostname of WIFI interface to make my router always assign same ip for antminer.
Post
Topic
Board Hardware
Re: [Setup & Troubleshoot] Bitmain AntMiner S1 180GH/S miner
by
FreeGiz
on 27/12/2013, 19:51:44 UTC
WWAN not accepting remote login
the eth1(WAN) setup fine, luci & SSH login fine.
I set additional Wifi(WWAN) & firewall(WAN/WWAN), the internet link is fine & hashing can confirm by pool. how ever I can not get login if only wifi is connected. both web page (luci) & ssh login did not have response from antminer.
anyone have idea? Huh

 I have no idea, but if it's any consolation, myself and others have run into similar behavior with the WWAN interface.

 I've not been able to properly configure the WWAN's on any of my Antminers Sad Afraid I'm going to hose the network settings and not be able to get back into the device if I screw something up while troubleshooting Sad

 Seeing the same as you; not able to access config over WIFI, only via WAN.

 I have a couple of the next batch of Antminers on order that I understand now have a factory reset button - I'll troubleshoot further once I have that safety net available.

Same problem, although I have found that wrt doesn't like having both wireless and Ethernet on the same subnet but even with different subnets the problem still occurs.

in case you miss my update, my wifi/WWAN login did works (back to live) after I power-off and power-on cycle.
but seems using REBOOT command(ssh) or bottom(web UI) would not enough.
Post
Topic
Board Hardware
Re: [Setup & Troubleshoot] Bitmain AntMiner S1 180GH/S miner
by
FreeGiz
on 27/12/2013, 16:05:49 UTC
WWAN not accepting remote login
the eth1(WAN) setup fine, luci & SSH login fine.
I set additional Wifi(WWAN) & firewall(WAN/WWAN), the internet link is fine & hashing can confirm by pool. how ever I can not get login if only wifi is connected. both web page (luci) & ssh login did not have response from antminer.
anyone have idea? Huh

 I have no idea, but if it's any consolation, myself and others have run into similar behavior with the WWAN interface.

 I've not been able to properly configure the WWAN's on any of my Antminers Sad Afraid I'm going to hose the network settings and not be able to get back into the device if I screw something up while troubleshooting Sad

 Seeing the same as you; not able to access config over WIFI, only via WAN.

 I have a couple of the next batch of Antminers on order that I understand now have a factory reset button - I'll troubleshoot further once I have that safety net available.

update, it can works.
after cycle the power, it works through WIFI now. it just not working after REBOOT.
Post
Topic
Board Hardware
Re: [Setup & Troubleshoot] Bitmain AntMiner S1 180GH/S miner
by
FreeGiz
on 27/12/2013, 15:50:45 UTC
WWAN not accepting remote login

the eth1(WAN) setup fine, luci & SSH login fine.
I set additional Wifi(WWAN) & firewall(WAN/WWAN), the internet link is fine & hashing can confirm by pool. how ever I can not get login if only wifi is connected. both web page (luci) & ssh login did not have response from antminer.

anyone have idea? Huh
Post
Topic
Board Hardware
Re: [Setup & Troubleshoot] Bitmain AntMiner S1 180GH/S miner
by
FreeGiz
on 26/12/2013, 15:04:47 UTC
There is an file in github, PIC32MX250.bin uploaded with latest 20131226 firmware update.
Anyone know how to update/use it Huh
That is for pic firmware and its used when build new control unit. Use openwrt firmware as date in file name.
Thanks,
that means we don't need to use it on field update? I think they should just specify it in readme.md.
Post
Topic
Board Hardware
Re: [Setup & Troubleshoot] Bitmain AntMiner S1 180GH/S miner
by
FreeGiz
on 26/12/2013, 14:44:45 UTC
There is an file in github, PIC32MX250.bin uploaded with latest 20131226 firmware update.
Anyone know how to update/use it Huh
Post
Topic
Board Hardware
Re: [Setup & Troubleshoot] Bitmain AntMiner S1 180GH/S miner
by
FreeGiz
on 25/12/2013, 06:02:13 UTC
sushi, How do I change multipool strategy? I like to try some of them (balance, rotate..).

can I just edit /etc/config/cgminer or possible cgminer-api command?
I try some but all failed.


u might need to hack /etc/init.d/cgminer

thanks for the hint, seems the only workaround here. Wink
working good.
Post
Topic
Board Hardware
Re: [Setup & Troubleshoot] Bitmain AntMiner S1 180GH/S miner
by
FreeGiz
on 25/12/2013, 03:29:35 UTC
sushi, How do I change multipool strategy? I like to try some of them (balance, rotate..).

can I just edit /etc/config/cgminer or possible cgminer-api command?
I try some but all failed.
Post
Topic
Board Group buys
Re: SOLD OUT [GROUP BUY 3] In-Stock Bitmain AntMiner S1 180GH/S Ships on 12/20&12/21
by
FreeGiz
on 24/12/2013, 00:10:04 UTC
antminer is my 1st ASIC. I wonder which pool is best for it to work with Huh
currently under BitMinter pool.
Post
Topic
Board Group buys
Re: SOLD OUT [GROUP BUY 3] In-Stock Bitmain AntMiner S1 180GH/S Ships on 12/20&12/21
by
FreeGiz
on 23/12/2013, 18:03:54 UTC
hard reset isnt working here....no matter what i try...i cant access the unit anymore

one more tip, if you factory IP label is 192.168.2.xx, after HW reset, the all default IP of miner became 192.168.1.xx (could be 99).
so you PC IP should set to 192.168.1.254 too.
Post
Topic
Board Group buys
Re: SOLD OUT [GROUP BUY 3] In-Stock Bitmain AntMiner S1 180GH/S Ships on 12/20&12/21
by
FreeGiz
on 23/12/2013, 16:56:00 UTC
received & hashing now.
I mess up while setup LAN, and missing the WAN setting, then unable to login again. after re-read some post on [Setup & Troubleshoot], have hard reset & redo all setting. 2nd attempt is good.

sushi, I think you need to add the hard reset tip (Bitmin FAQ doc.) to OP of [Setup & Troubleshoot]. it may save few hours from research it.
Post
Topic
Board Group buys
Re: SOLD OUT [GROUP BUY 3] In-Stock Bitmain AntMiner S1 180GH/S Ships on 12/20&12/21
by
FreeGiz
on 22/12/2013, 16:13:00 UTC
Still no sign of my GB3 unit in MyUPS.  If it went out Friday I was hoping to get it tomorrow, but maybe Tuesday I guess.  The holiday season is interfering with my miner delivery! Smiley

All of mine in GB3 shipped Thursday/Friday, and I should have tomorrow according to quantum view.
they already giving the tracking number? why I did not recevie it, my number?
Post
Topic
Board Hardware
Re: Server Power Supply Interface Board - for standalone miners and GPU rigs
by
FreeGiz
on 21/12/2013, 15:31:53 UTC
Close, I went with a 5v relay. I do like these HP power supplies, they were basically free.
This is really great idea and I just hand-on 2 HP DPS-600PB.
I like to use matched connector too, but it is hard to found any where.
 
Post
Topic
Board Beginners & Help
Re: What will the value of BTC be without China?
by
FreeGiz
on 18/12/2013, 16:56:44 UTC
It should stabilize at the 400+ish USD range imo for now.
Bitcoin doesnt rely entirely on China.
it's ture,
and china is stoping BTC/RMB exchange, maybe BTC/USD still allow for now.
market shifting from BTCRMB to BTCUSD.