Bitcoin Forum
July 02, 2024, 07:55:30 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 »
81  Bitcoin / Hardware / Re: Experimenting with Jalapeno firmware... on: August 15, 2013, 06:10:57 AM

I can't seem to find the area where you can hardcode the frequency to set number, IE my jallys get up to 266 and 274 on each one. I would like to get them up to like 280 and see what happens from there and tune as needed.

Thanks for all the rest of the info!

With reference to the firmware 1.2.6, ASIC_Engine.c line 1580, where you can see it is trying to set the frenquency. I tried changing the iFreqFactor to 350000000 but it gives me alot of HW error...
Note that it will not change the GetInfo details of the chips... because the details are calculated in another method...
Regards
82  Bitcoin / Group buys / Re: [BFL-Chip]$27,5/chip50%-BTC,PayPal,SEPA-413sold,109/100batch LAST CHANCE on: August 14, 2013, 02:32:36 AM
Buying another 4 chips
83  Bitcoin / Group buys / Re: [OPEN] - GROUP BUY of BITFURY Chips + DRILLBIT SYSTEM mining assembly on: August 13, 2013, 03:13:26 PM
Watching. Will buy one 8 chip board for $300 this month. Any shipping fees to singapore?
Regards
EP
84  Bitcoin / Hardware / Re: BFL board project COINADO and COINTAMINATION - Hash test done and working on: August 13, 2013, 03:08:18 PM
16 chip board bios?
Yes!!! Well close enough... 16 chip "board" with 16 chip bios...
...

What exactly do you mean with 16 chip bios? Do mean you are working with all 16 engines on a BFL ASIC chip?

ENGINE_ZERO is always disabled by default in BFL's Firmware. I couldn't read anywhere facts about why this has been done, or what's the problem with ENGINE_ZERO. Do you know more?

This is a quote from an email I had with Jonathon Griffin at BFL.
"The engine 0 is currently deactivated on our chips. If it's enabled, the behavior of the chip will be indeterminable."
I think Lucko is trying to say a board for 16 chips with a bios that can handle 16 chips... The original designed board is for 8 chips...
Can't believe they have an engine that its behaviour can't be determined when it's enabled... It's like having a door way light that will trip your house's power when you turned it on....
85  Bitcoin / Hardware / Re: Butterfly labs did everything they could to make getting a refund impossible. on: August 13, 2013, 10:03:52 AM
I believe everything that is lower than 40MH/s per buck will not be able to / will take longer than 5 months to ROI in the soaring difficulty.
I just punch in the new difficult 50mil into http://www.bitcoinx.com/profit/ and key in the figures for jallies. Turn out that it will ROI in 58 days if your jally is 5GH/s and 47days if it's 7GH/s...
86  Bitcoin / Group buys / Re: [BFL-Chip GB]$27,5/chip50%-BTC,PayPal,SEPA-409sold,105/100batch LAST CHANCE on: August 13, 2013, 01:15:51 AM
Reserve 4 more for me. I'll send payment + voucher later
87  Bitcoin / Hardware / Re: Experimenting with Jalapeno firmware... on: August 13, 2013, 01:04:41 AM
Thanks Ashitank.

...

Thanks for pointing that out. Smiley

Another tip, if you want to hardcode all engines to be running (regardless it's functional or not) change __TOTAL_DIAGNOSTICS_RUN from 10 to 0. It will skip all tests on the engines. Beware of the high HW error rate.

Next thing I wanna try is to change DO_NOT_USE_ENGINE_ZERO and overclocking it to 350mhz on the frequency and see what will happen. Hopefully it won't brick  Grin

Last but not least to max out the fan speed (FAN_CONTROL_BYTE_REMAIN_FULL_SPEED) if the above is successful.
Tested comment out DO_NOT_USE_ENGINE_ZERO and the jally won't start up.
Attempted to change the frequency from 291 to 350 but it still falls back to 280+. So I went to look into the codes and found that there is a method that detects the frequency and write it back. So I hardcoded the frequency to 350MHz. Starts up and runs @ 9GH/s but has near to 50% HW errors. So it's a fail.

I guess that's all for me know until my new jallies are shipped.
Regards
EP
88  Bitcoin / Hardware / Re: Experimenting with Jalapeno firmware... on: August 12, 2013, 08:51:36 AM
Thanks Ashitank.

Additional information.

...
2) use the cgminer "java API stat" and look at the last miner (that should be last one due to hotplug)
...
"java API stats"

And it lists all the pools after the devices, so yes the last device (i.e. where [ID] != POOL* which come after the devices)
Thanks for pointing that out. Smiley

Another tip, if you want to hardcode all engines to be running (regardless it's functional or not) change __TOTAL_DIAGNOSTICS_RUN from 10 to 0. It will skip all tests on the engines. Beware of the high HW error rate.

Next thing I wanna try is to change DO_NOT_USE_ENGINE_ZERO and overclocking it to 350mhz on the frequency and see what will happen. Hopefully it won't brick  Grin

Last but not least to max out the fan speed (FAN_CONTROL_BYTE_REMAIN_FULL_SPEED) if the above is successful.
89  Bitcoin / Hardware / Re: Experimenting with Jalapeno firmware... on: August 12, 2013, 05:18:30 AM
Additional information.

How to test for the max speed your jallies can do.
1) I set the __ASIC_FREQUENCY_ACTUAL_INDEX to 1, comment out __RUN_HEAVY_DIAGNOSTICS_ON_EACH_ENGINE, and flash it to the jally. Boot up the jally
2) use the cgminer "java API stats" and look at the last miner (that should be last one due to hotplug)
3) you will see the numbers of engines that are functional. (for mine, it's 15 + 14)
4) Set __ASIC_FREQUENCY_ACTUAL_INDEX to 9 and flash it to the jally. Boot up the jally
5) use the cgminer "java API stat" and look at the last miner (that should be last one due to hotplug). If it is the same number as step 3) you got the max speed running with the most engine functional. If not, go to step 4 with __ASIC_FREQUENCY_ACTUAL_INDEX reduced by 1.

Hopes this help for others. Grin
90  Bitcoin / Hardware / Re: Experimenting with Jalapeno firmware... on: August 12, 2013, 04:00:35 AM
Did a photo shoot with the jallies over the long weekend over here. In this photo shoot, I have used this setup to flash the firmware while mining and it does not need to remove or change anything. Just that once you finish your flashing, put it back to the original shape...

These are the tools I used. There's a missing USB hub cable that used to connect the AVR to the laptop...


This is my jally. Working @ 5.5GH/s before the flash.


Removed the top cover using the hex screwdriver.


Then remove the fan.


Removed the 4 washers and "pillars" from the 4 long screws.


Now, removed the base and the 4 screws.


Flip it over and you will see this.


Unscrewed the 2 screws using the same hex screwdriver and you should see this


Now, put the plate on top and the heatsink below. Screw them back. Note that the screws should be loosely tight (turn until you feel a small resistance) and do not screw too tight.


Now, put back the base and 3 screws (less the screw that is on the fan side of the board)


Plug in the fan cable.


Then plug in the cable (can be 10 pin, can be 40 pins. I searched around in my home and I only managed to find the cable used for my floppy drive so I used that). You should be able to plug both in.


Now, put the fan back in. Using the 3 screws, make sure it is directly above. Do a manual spin (meaning use your hand/fingers to spin the fan) to make sure the blades are not hitting anything.


Now, turn back the jallies on and connect the AVR dragon to your PC/laptop.


Viola, now you can flash and mine without much hassle. Noted that after flashing, you might need to hard reboot your jally by turning its power off and back on.

After flashing, 7.8GH/s on one, 8.0 on the other.

91  Economy / Service Announcements / Re: [ANN] FYB-SG Singapore's First Bitcoin Exchange on: August 12, 2013, 12:48:01 AM
Server down? Can't load the page...
92  Bitcoin / Group buys / Re: [OPEN]Group Buy#9 ASICMINER Erupter USB Miner 0.32 BTC Or Less USA/INTERNATIONAL on: August 11, 2013, 07:28:49 PM
Bought 5 @ 0.45btc on the same day... will you refund me the difference?
EP
93  Bitcoin / Hardware / Re: BFL board project COINADO and COINTAMINATION - Hash test done and working on: August 10, 2013, 09:55:54 PM
Wow, that's 50% increase. Is that the firmware custom for the board? Is it working for jallies?  Grin
94  Bitcoin / Mining / Re: PAYING 5 BITCOIN to figure out how to overclock my BFL Mini rigs. on: August 09, 2013, 05:58:54 AM
I believe it is already running on the max speed it can handle... Unlike jallies, they are underclocked to start with...
95  Bitcoin / Hardware / Re: Experimenting with Jalapeno firmware... on: August 07, 2013, 06:28:32 PM
Just got my dragon today.
Did a flash based on the source code 1.2.5 compiled by me, speed went from 5.5GH/s to 7.6GH/s. That jally has a grade B and a grade C chip. HW error is at a alarming rate of ~8%... Will run it 24 hours to see the average then update here again.
Getinfo gives
Code:
[GetInfo] => 
DEVICE: BitFORCE SC0x0a
FIRMWARE: 1.2.50x0a
IAR Executed: NO0x0a
CHIP PARALLELIZATION: YES @ 20x0a
QUEUE DEPTH:400x0a
PROCESSOR 3: 15 engines @ 276 MHz -- MAP: FFFE0x0a
PROCESSOR 7: 14 engines @ 269 MHz -- MAP: F7FE0x0a
THEORETICAL MAX: 7906 MH/s0x0a
ENGINES: 290x0a
FREQUENCY: 274 MHz0x0aX
LINK MODE: MASTER0x0a
CRITICAL TEMPERATURE: 00x0a
XLINK PRESENT: NO0x0aOK0x0a0x00
96  Bitcoin / Group buys / Re: [BFL-Chip Groupbuy] $27,5/chip 50% - BTC,PayPal,SEPA - 353 sold,49/100 batch #3 on: August 07, 2013, 01:11:41 AM
If it's 10 engines running, i will consider that to be a faulty chip.

According to BFL website, a grade D chip will have at least 12 engines running. https://products.butterflylabs.com/homepage-subproducts/65nm-asic-bitcoin-mining-chip.html

But this is a sample chip and i guess we can't complain much.
It still shows how professional are they to send chips that are below grade D....

For my jallyes, I have tried restarting it until i got at least 15 engines running on both chips. It works for me where the engine kinda fluctuate between 13 to 15 engines. Maybe you can try that out.
97  Bitcoin / Group buys / Re: [BFL-Chip Groupbuy] $27,5/chip 50% - BTC,PayPal,SEPA - 353 sold,49/100 batch #3 on: August 06, 2013, 04:58:24 PM
2.3GH/s is good enough for a chip though it's only 10 engine running. what are the estimated price for a board to have 8 mounted chips?

Kudos to the first working board Cheesy
98  Bitcoin / Group buys / Re: TEST BOARD PIC [BFL] $27,5/chip 50% - GB BTC,PayPal,SEPA - 313 sold,9/100 batch on: August 03, 2013, 04:30:01 AM
Nice. I love the chips Cheesy now we will need some fishes Tongue
99  Bitcoin / Group buys / Re: [OPEN] [AUCTION] KnC Mercury USA 1/25 Shares ~4Gh/s *ORDERED***PAID* on: August 03, 2013, 04:11:09 AM
Auction is closing early next week, with or without bids.
If I don't get at least a few more bids I'm going to have to cancel the sale and keep all of the shares  Sad
Compared with the other group buys people are participating in left and right (myself included) I thought this sounded like a pretty good deal, but I guess if there's no interest what can I do?
Thanks everyone for looking one way or another!
May I know what the min shares to achieve that you are targetting? It seems like you have a number in mind. I'll try to ask around here because bitcoin is not wellknown but increasing in interest.
Thanks
100  Bitcoin / Mining / Re: Replace 'TH/s' with a name? or simpler term? on: August 02, 2013, 09:51:55 AM
Kish = KH/s
Mish = MH/s
Gish = GH/s
Tish = TH/s

I'm gishy.  Cheesy
Pages: « 1 2 3 4 [5] 6 7 8 9 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!