Bitcoin Forum
May 26, 2024, 12:17:14 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 »
221  Bitcoin / Hardware / Re: BFL Little Single 30GH/s Firmware upgrade/tweaks/overclock on: August 26, 2013, 08:01:45 PM
is it possible to connect it to PSU 6pin power adapter? How much W does it need?
222  Bitcoin / Hardware / Re: BFL Little Single 30GH/s Firmware upgrade/tweaks/overclock on: August 26, 2013, 06:53:19 PM
My LS is running stable so far with 68 celsius, 29.69GH/s

Do enybody expirienced that if they turn on LS, that has been in cold for a wile, does it mines faster? I have red something about it regarding jalies.

It should be common across all the Bitforce SC range. On power up (in the open source firmware) the unit runs a series of self-tests to determine a good operating frequency for a chip and whether the engines in it are working correctly. If they aren't it disables them. Cooling the unit can cause engines to be more stable and clock frequency to be set a bit higher, resulting in a higher hashrate while the unit runs, although there might be more hardware errors.

One thing I have noticed, the power-on self test for the open firmware takes a lot longer than the stock firmware did. I am wondering whether some sort of calibration is run beforehand during burnin and fixed values are set on the various units based on the burnin results. Doing it this way would allow the faster power up time and also a more consistent hashrate irrespective of environmental changes.

So is there a custom firmware for LS ? Are you using it? What are the max speed ?
Also das anybosy tryed to put that 100mm fan otherwise, when it blows air on the cooler? Temps are better?
223  Bitcoin / Hardware / Re: BFL Little Single 30GH/s Firmware upgrade/tweaks/overclock on: August 26, 2013, 01:43:27 PM
My LS is running stable so far with 68 celsius, 29.69GH/s

Do enybody expirienced that if they turn on LS, that has been in cold for a wile, does it mines faster? I have red something about it regarding jalies.
224  Bitcoin / Hardware / Re: BFL Little Single 30GH/s Firmware upgrade/tweaks/overclock on: August 26, 2013, 05:52:51 AM
could get it work only with BFGminer, anyone can share the cgminer comand line?
225  Bitcoin / Hardware / Re: BFL Little Single 30GH/s Firmware upgrade/tweaks/overclock on: August 25, 2013, 02:20:49 PM
There's 2 temps in BFGMiner,the first (I'm assuming) is ambient temp.The second is the chip temp.

My 30GH'er runs 69C also,so I don't think your reading the correct temp TheSwede75.

I'm intrested in OC'in as well,only if I can get my temps down first,I'll be watching  Wink

Honestly I am so damn lazy that I am just mining through Easyminer (private pool of course) with BFG. Temp was just easyminer output.

Easyminer is only showing ambient temps Huh  Well thats not good!! Try BFGMiner by itself & let us know what your REAL temp is  Cheesy

Easyminer blows. Doesn't even show correct hash rate in graph, only in BFGminer logs.

BFGMiner was really easy to get going,as I have BEs running too,just follow these instructions  Grin

https://www.btcguild.com/index.php?page=support&section=blockerupter

Heres a sample "target" shortcut:

"C:\Users\pcname\wherever\Eruptor stuff\bfgminer-3.1.1-win64\bfgminer-3.1.1-win64\bfgminer.exe" -o http://stratum.bitcoin.cz:3333 -u username -p password -G -S all --icarus-options 115200:1:1 --icarus-timing 3.0=100

is it much harder to get it work on cgminer?
or LS working only with BFG ?

For me BFGMiner was easier  Cool

BFGMiner uses FDTI drivers,which work with more devices,IMO,instead of Zadig ones.

https://bitcointalk.org/index.php?topic=168174.0

You can use a bat file like this intead:

Here is a semi blank batch file for bfgminer   
1)Copy the text to notepad and modify what you need then save it as bfgminer.bat.
2)Put it in your cgminer folder and & double ckick to run it.

bfgminer -o http://poolurl:port -u user -p pass

There's more "commands" you can add,even though this link is for cgminer they still work:

https://bitcointalk.org/index.php?topic=28402.0

Scroll down to EXECUTIVE SUMMARY ON USAGE  Wink

I have gpus in my rig already and they are mining scrypt.

So i guess that would be minimum to write -nogpu comand aswell. Can anyone put the piece of code here that they are using with they LS ? In cgminer and BFGminer. Currently i am using only cgminer.
Also does Cgminer uses more CPU resources? Thanks for answers. I just want to run that LS as soon as i get it.

Does anyone tryed to put them under cold like someone was doing with japalenos to get low starting temp for greater performance?

P.S. i would want to configure and see .bat file only for little singe, not using gpus

P.S.S. Would these lines could work:

CGminer:

cgminer-nogpu.exe -o http://poolurl:port -u user -p pass  --enable-bflsc

BFGminer:

bfgminer -o http://poolurl:port -u user -p pass
226  Bitcoin / Mining software (miners) / Re: CGMINER ASIC FPGA GPU overc monit fanspd RPC linux/win/osx/mip/r-pi 3.3.4 on: August 25, 2013, 07:13:01 AM
For the brave (and very few) BFL SC single owners out there that wish to flash your devices to try and get the last bit of hashrate out of them, I have uploaded 3 different compiled firmwares here:

http://ck.kolivas.org/apps/cgminer/BitForce_SC/BitForce_SC_1.2.6ck.zip

They all try to enable extra engines than the default firmware does, but in addition I have made 3 different speed ones available, they're tagged 7,8 and 9.

I suggest you start with the 7 first, and if your HW error% rate is less than 2%, try the next one up. I have two singles and one worked best with the 7 version while the other with the 9, so each device will be different.

Remember to put the pins right when connecting your AVR dragon to flash it, and note the different device that Amtel Studio tells you the single is (compared to the Jalapeno) and change your settings accordingly.

If you don't know what the hell I'm talking about, then just ignore this message, since it assumes lots of prior knowledge about flashing the Jalapeno.

any chance that it could work on Little single?
227  Bitcoin / Hardware / Re: BFL Little Single 30GH/s Firmware upgrade/tweaks/overclock on: August 25, 2013, 06:10:10 AM
There's 2 temps in BFGMiner,the first (I'm assuming) is ambient temp.The second is the chip temp.

My 30GH'er runs 69C also,so I don't think your reading the correct temp TheSwede75.

I'm intrested in OC'in as well,only if I can get my temps down first,I'll be watching  Wink

Honestly I am so damn lazy that I am just mining through Easyminer (private pool of course) with BFG. Temp was just easyminer output.

Easyminer is only showing ambient temps Huh  Well thats not good!! Try BFGMiner by itself & let us know what your REAL temp is  Cheesy

Easyminer blows. Doesn't even show correct hash rate in graph, only in BFGminer logs.

BFGMiner was really easy to get going,as I have BEs running too,just follow these instructions  Grin

https://www.btcguild.com/index.php?page=support&section=blockerupter

Heres a sample "target" shortcut:

"C:\Users\pcname\wherever\Eruptor stuff\bfgminer-3.1.1-win64\bfgminer-3.1.1-win64\bfgminer.exe" -o http://stratum.bitcoin.cz:3333 -u username -p password -G -S all --icarus-options 115200:1:1 --icarus-timing 3.0=100

is it much harder to get it work on cgminer?
or LS working only with BFG ?
228  Bitcoin / Hardware / Re: BFL Little Single 30GH/s Firmware upgrade/tweaks/overclock on: August 25, 2013, 05:20:17 AM
So no tweaks and firmware optimizations for ls yet?
does trick with the freezer works on little single?
229  Bitcoin / Hardware / Re: BFL Little Single 30GH/s Firmware upgrade/tweaks/overclock on: August 25, 2013, 05:18:21 AM
Hi to all.

I am looking for this kind of information (how to oc ls) too.

BTW maybe anyone can tell how long with standart shipping order from BFL comes to Europe? I have been noticed that at 17. august it has been shipped, here is the tracking number:

https://tools.usps.com/go/TrackConfirmAction.action?tLabels=CJ422490240US

but it seems not to go further, sometimes that happens when its already outside of USA, any have experience with Little singe orders to Europe? Thanks

Might want to make some phonecalls or check your mail... I saw this on track and trace for Latvia:
Latvijas Pasts: CJ422490240US    
Track at official postal site
Date   Zipcode   Location   Event   Weight   Additional
20.08.2013 00:00       Šķirošanas Vieta - Rīga    Arrival at international place of exchange       
20.08.2013 00:00       Muitas Iestāde    Into customs       
21.08.2013 00:00       Šķirošanas Vieta - Rīga    Arrival at international place of exchange       
21.08.2013 00:00       Šķirošanas Vieta - Rīga    Sent to delivery office       
22.08.2013 00:00   PP-4601    Pn Rēzekne - 1    Arrival at delivery point       
22.08.2013 00:00   PP-4601    Pn Rēzekne - 1    Recipient advised to pick up the item       
   


Thanks, will call to post office, too bad its not a working day today.
230  Bitcoin / Hardware / Re: BFL Little Single 30GH/s Firmware upgrade/tweaks/overclock on: August 24, 2013, 07:07:06 PM
Hi to all.

I am looking for this kind of information (how to oc ls) too.

BTW maybe anyone can tell how long with standart shipping order from BFL comes to Europe? I have been noticed that at 17. august it has been shipped, here is the tracking number:

https://tools.usps.com/go/TrackConfirmAction.action?tLabels=CJ422490240US

but it seems not to go further, sometimes that happens when its already outside of USA, any have experience with Little singe orders to Europe? Thanks
231  Economy / Reputation / Re: Sublime 5447/Bitcoin friends reputation thread/ trade history on: July 03, 2013, 11:08:06 PM
Have bought another 2 BTC using paypal, no issues.
232  Economy / Currency exchange / Re: WTS BTC/LTC for paypal/money pak /cash in mail/postal money order on: July 03, 2013, 11:06:34 PM
Have bought another 2 BTC using paypal, no issues.
233  Local / Biete / Re: Groupbuy - 50 Asic-USB-Erupter - atm: 338 USB-Asic-Erupters on: July 03, 2013, 07:43:06 PM
Hi.

Just sent you 1.14 for 1 stick including shipping to Germany. Exact shipp adress is in PM too.

Please confirm
234  Local / Biete / Re: Groupbuy - 50 Asic-USB-Erupter - atm: 338 USB-Asic-Erupters on: July 03, 2013, 06:58:14 PM
Hi, sent you a PM, want to buy 1 more, send me an adress.
235  Local / Biete / Re: Groupbuy - 50 Asic-USB-Erupter - Batch4: 37/50 on: July 01, 2013, 02:25:09 PM
2 pieces for me please, pm'ed you already.
236  Economy / Computer hardware / Re: Official ASICMINER Europe Information-thread on: June 29, 2013, 06:07:40 AM
I am ready to order, whenewer yxt has the units, interested in anker hub too.
237  Economy / Computer hardware / Re: [WTS] 40 Avalon chips from sebastianju groupbuy batch3 on: June 28, 2013, 02:45:58 PM
Sold for 5 BTC, thanks for participation.
238  Economy / Computer hardware / Re: WTS- 2/4x Jalapeno 04.10.2012 Preorders!!![2 Aviable][EU] on: June 28, 2013, 05:20:43 AM
Interested only if he accepts escrow.
239  Economy / Computer hardware / Re: WTS- 2/4x Jalapeno 04.10.2012 Preorders!!![2 Aviable][EU] on: June 27, 2013, 10:47:29 PM
also interested in trucking number and escrow service on my costs.
240  Economy / Computer hardware / Re: WTS- 2/4x Jalapeno 04.10.2012 Preorders!!![2 Aviable][EU] on: June 27, 2013, 09:34:55 PM
interesting is that you will be screens of all my account pages. i just wont do that.



Plus that you have already sent all sensitive information of your account, there is no extra information about you in those additional screens, believe me, i know, i have preorder by myself.

Also you are providing old screenshots, that does not proove that you own account now. More and more smels like fish to me.

If he will accept escrow i am wiling to do it and pay escrow fees.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!