Bitcoin Forum
May 23, 2024, 04:56:50 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 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 [49] 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 »
961  Economy / Service Discussion / Re: http://www.pyramining.com/ - Mining Company on: August 14, 2012, 09:41:39 AM
In a few hours I will update Pyramining code to implement some new features.

Update complete. I tested everything and it seems it's working properly. Should you encounter any kind of problems, just report to me.


pyramining,

is it possible to refresh user stats more than once or twice a day?

Right now my data was last updated  2012-08-13 20:26:30 UTC


spiccioli
962  Economy / Computer hardware / Re: WTS 2 x Cairnsmore1 boards on: August 13, 2012, 02:55:09 PM
I'm looking to sell my two Cairnsmore boards bought about a month-month and a half ago. Serials are in the 120s (124 and 126 I believe - I'll check when I get home).

I'm selling them because I just don't have the time to get these working stable. With the new bitstreams coming out LOTS of people are getting these running around 750Mh/s but I just can't seem to get them to run though the night.

I'd like to sell them at the price I bought them for which was $640 each plus shipping. I think this is fair since they are now $960 and I'm sure someone smarter than me will get these running right away  Grin

cletus815,

where are you from?

Can you post a photo of your boards with a written sign so that we know that this is for real? Smiley

spiccioli
963  Other / Archival / Re: GET YOUR PYRAMINING LINKS HERE (earn 10% on your BTC) on: August 13, 2012, 07:16:39 AM
Take 'em till they last!!!  Shocked

http://pyramining.com/referral/hetdy6q8b    
http://pyramining.com/referral/gykhm364e    
http://pyramining.com/referral/97zetnkqa    
http://pyramining.com/referral/acf4mgey6    
http://pyramining.com/referral/fnqc4rky3        

spiccioli
964  Economy / Service Discussion / Re: http://www.pyramining.com/ - Mining Company on: August 13, 2012, 07:00:29 AM
Thanks to those who used my links Smiley

Here a few new links!

http://pyramining.com/referral/gykhm364e    
http://pyramining.com/referral/97zetnkqa    
http://pyramining.com/referral/acf4mgey6    
http://pyramining.com/referral/fnqc4rky3            
http://pyramining.com/referral/z8mstpa92

spiccioli
965  Alternate cryptocurrencies / Mining (Altcoins) / Re: Quad XC6SLX150 Board - Initial Price £400/$640/520€ on: August 11, 2012, 05:14:01 PM
OK, with a bit of help from ebereon running lots of SmartXplorer runs, the following should apparently hit 200 MHz on the pairs that couldn't manage it before: http://www.makomk.com/~aidan/shortfin-eb-20120809.zip Unfortunately, it doesn't have a functioning DCM watchdog, so you have to watch out for pairs falling over. Apparently ebereon has managed to get all of his FPGAs running reasonably stably at 200 MHz by combining this with the dcmwd2 ones. A good starting guess would probably be 200 MHz http://www.makomk.com/~aidan/shortfin-dcmwd-20120808.zip on FPGA0/1, 200MHz shortfin-eb on 2/3, switch to shortfin-eb if you have too many invalids on 0/1, switch to dcmwd if the U/m of 2/3 drops off spectacularly after a few hours (should be 5+, if it's 2 to low 4s something's up), fall back to 190MHz dcmwd if either of those still doesn't work reliably.

makomk,

are you going to build a version which has the dcm watchdog again or is the dcm watchdog a problem when trying to reach higher hashrates?

spiccioli
966  Economy / Service Discussion / Re: http://www.pyramining.com/ - Mining Company on: August 11, 2012, 11:31:39 AM
To the guy who deposited 60BTC in one of my links I just want to give you a BIG THANK YOU!

Lucky you!

I'm starting to think that links should be assigned randomly by the pyramining site when one joins so that new comers spread their coins to older subscribers in a more even manner.

spiccioli.

and now, for something different... a few of my links Smiley

http://pyramining.com/referral/6hbegxcqz   
http://pyramining.com/referral/b3e7ntky2   

967  Alternate cryptocurrencies / Mining (Altcoins) / Re: Quad XC6SLX150 Board - Initial Price £400/$640/520€ on: August 11, 2012, 07:29:08 AM
Right now, on linux, at every reboot of the host pc the order in which serveral boards map themselves to the various ttyUSB ports is mostly random.

...

Calling cgminer like this gives me the assurance that ICA 0 will always be port 2 of board 62-0134 and ICA 1 port 3.

ICA names/numbers do not depend anymore on the order in which my host PC sees the boards and/or the usb port to which I plug them.

I hope this helps Smiley

spiccioli

kano,

I've never used the API, so thanks for the example with it and miner.php.

To help with viewing the configuration:
Though you probably know, there is also the API devdetails that will tell you the ICAn -> /dev/ttyUSBn mapping
(or in your case the ICAn -> /dev/cm-* mapping)

In linux:
Code:
echo -n 'devdetails' | nc 127.0.0.1 4028 ; echo

my biggest 'problem' was not mapping ICAn to ttyUSBn, but ttyUSBn to the 'correct' board (I have ten of them) so that, for example, I can flash a slower bitstream to the pair with too many errors.

spiccioli
968  Alternate cryptocurrencies / Mining (Altcoins) / Re: Quad XC6SLX150 Board - Initial Price £400/$640/520€ on: August 10, 2012, 05:18:03 PM
Right now, on linux, at every reboot of the host pc the order in which serveral boards map themselves to the various ttyUSB ports is mostly random.

There is though, in this early stage, the need to know which board ended up on each ttyUSB port.

I've found that, on my ubuntu 12.04 server, there are symlinks inside /dev/serial/by-id/ which map every board/port using their serial number to their respective ttyUSBnn port.

So, having several boards, all that is needed is plug them one by one and issue a

Code:
sudo lsusb -v | grep iSerial

to know the serial number of each one.

Knowing, for example, that board 62-0134 has serial number FTVJ59WC, a simple

Code:
ls -l /dev/serial/by-id/

should show something like

Code:
lrwxrwxrwx 1 root root 13 Aug  9 21:50 usb-FTDI_Cairnsmore1_FTVJ59WC-if00-port0 -> ../../ttyUSB4
lrwxrwxrwx 1 root root 13 Aug  9 21:50 usb-FTDI_Cairnsmore1_FTVJ59WC-if01-port0 -> ../../ttyUSB5
lrwxrwxrwx 1 root root 13 Aug  9 21:50 usb-FTDI_Cairnsmore1_FTVJ59WC-if02-port0 -> ../../ttyUSB6
lrwxrwxrwx 1 root root 13 Aug  9 21:50 usb-FTDI_Cairnsmore1_FTVJ59WC-if03-port0 -> ../../ttyUSB7

From which we know that board FTVJ59WC if02/if03 are the serial ports ttyUSB6/7.

Cgminer names the various ICA nn using the same order in which they are listed using the -S parameters, so if I have a command line like

Code:
./cgminer -S ... -S ... -S /dev/ttyUSB6 -S /dev/ttyUSB7 ...

I'm now able to say that my ICA 2 and ICA 3 are my board with serial number 134 written ontop.

Maybe this was clear to everybody here but me Smiley

Anyway, this is just half of what we can do.

On ubuntu there is a rule inside /lib/udev/rules.d which is named 60-persistent-serial.rules which is the rule set creating those symlinks inside /dev/serial/by-id/.

I've copied it inside /etc/udev/rules.d as 99-cairnsmore-links.rules and I've modified it to create more meaningful links inside /dev

Code:
ACTION=="remove", GOTO="persistent_serial_end"
SUBSYSTEM!="tty", GOTO="persistent_serial_end"
KERNEL!="ttyUSB[0-9]*|ttyACM[0-9]*", GOTO="persistent_serial_end"

SUBSYSTEMS=="usb-serial", ENV{.ID_PORT}="$attr{port_number}"

IMPORT{builtin}="usb_id"
ENV{ID_SERIAL}=="", GOTO="persistent_serial_end"

SUBSYSTEMS=="usb", ENV{ID_USB_INTERFACE_NUM}="$attr{bInterfaceNumber}"
ENV{ID_USB_INTERFACE_NUM}=="", GOTO="persistent_serial_end"

ATTRS{serial}=="FTVJ59WC", SYMLINK+="cm-62-0134-if$env{ID_USB_INTERFACE_NUM}"
ATTRS{serial}=="FTVJ5AGN", SYMLINK+="cm-62-0135-if$env{ID_USB_INTERFACE_NUM}"
ATTRS{serial}=="FTVJ88QX", SYMLINK+="cm-62-0136-if$env{ID_USB_INTERFACE_NUM}"
ATTRS{serial}=="FTVJ88VS", SYMLINK+="cm-62-0137-if$env{ID_USB_INTERFACE_NUM}"
# ... and so on for every board ...

LABEL="persistent_serial_end"

With these rules I have now

Code:
$ ls -l /dev/cm*

lrwxrwxrwx 1 root root 7 Aug  9 21:50 /dev/cm-62-0134-if00 -> ttyUSB4
lrwxrwxrwx 1 root root 7 Aug  9 21:50 /dev/cm-62-0134-if01 -> ttyUSB5
lrwxrwxrwx 1 root root 7 Aug  9 21:50 /dev/cm-62-0134-if02 -> ttyUSB6
lrwxrwxrwx 1 root root 7 Aug  9 21:50 /dev/cm-62-0134-if03 -> ttyUSB7
lrwxrwxrwx 1 root root 8 Aug  8 21:51 /dev/cm-62-0136-if00 -> ttyUSB24
lrwxrwxrwx 1 root root 8 Aug  8 21:51 /dev/cm-62-0136-if01 -> ttyUSB25
lrwxrwxrwx 1 root root 8 Aug  8 21:51 /dev/cm-62-0136-if02 -> ttyUSB26
lrwxrwxrwx 1 root root 8 Aug  8 21:51 /dev/cm-62-0136-if03 -> ttyUSB27
lrwxrwxrwx 1 root root 8 Aug  8 22:11 /dev/cm-62-0137-if00 -> ttyUSB28
lrwxrwxrwx 1 root root 8 Aug  8 22:11 /dev/cm-62-0137-if01 -> ttyUSB29
lrwxrwxrwx 1 root root 8 Aug  8 22:11 /dev/cm-62-0137-if02 -> ttyUSB30
lrwxrwxrwx 1 root root 8 Aug  8 22:11 /dev/cm-62-0137-if03 -> ttyUSB31

Which are valid links that I can use when I start cgminer instead of the ever changing ttyUSBnn ports.

Code:
cgminer -S /dev/cm-62-0134-if02 -S /dev/cm-62-0134-if03 -S ...

Calling cgminer like this gives me the assurance that ICA 0 will always be port 2 of board 62-0134 and ICA 1 port 3.

ICA names/numbers do not depend anymore on the order in which my host PC sees the boards and/or the usb port to which I plug them.

I hope this helps Smiley

spiccioli
969  Other / Archival / Re: GET YOUR PYRAMINING LINKS HERE (earn 10% on your BTC) on: August 10, 2012, 02:10:54 PM
A few more links

http://pyramining.com/referral/6hbegxcqz    
http://pyramining.com/referral/b3e7ntky2    
http://pyramining.com/referral/acf4mgey6    
http://pyramining.com/referral/fnqc4rky3        
http://pyramining.com/referral/z8mstpa92    

spiccioli

970  Economy / Service Discussion / Re: http://www.pyramining.com/ - Mining Company on: August 10, 2012, 01:38:33 PM
A few more links

http://pyramining.com/referral/6hbegxcqz    
http://pyramining.com/referral/b3e7ntky2    
http://pyramining.com/referral/acf4mgey6    
http://pyramining.com/referral/fnqc4rky3         
http://pyramining.com/referral/z8mstpa92    

spiccioli
971  Bitcoin / Hardware / Re: Algorithmically placed FPGA miner: 255MH/s/chip, supports all known boards on: August 09, 2012, 09:22:10 PM
Unfortunately the added fixes to adjust DCM locking and relocking provided no benefit.  Currently only the chip closest to the clock source is functioning stably (250 Mhash/sec).  I also have a serial # <50 board, so I'm uncertain as to if that is related, as enterpoint hasn't stated the change that was made for serial #>50 or a possible RMA plan for those <50.  I will continue plugging along however...

Chris

I don't know if it is posible, but makomk got the icarus bitstream working with a dcm watchdog which is reseting the dcm on the cairnsmore boards when it's losing its lock. Can you include something like that in you bitstream or software?

Yes, that's one of the two possible fixes I sent to Chris.  But I'm more hopeful about the other one.  Waiting to hear back.

Chrisp,

good news in that the running FPGA runs at 250MH/s and is stable. Bad news in that it is not working for the other three.

Are you going to release your code so that it can be tested with a board with serial number higher than 50?

spiccioli
972  Alternate cryptocurrencies / Mining (Altcoins) / Re: Quad XC6SLX150 Board - Initial Price £400/$640/520€ on: August 09, 2012, 10:27:13 AM
I've built cgminer 2.6.4 for linux 32bit with zefir patch and icarus support only.

http://p2pool.soon.it/cgminer/cgminer-2.6.4-zefir

spiccioli
973  Alternate cryptocurrencies / Mining (Altcoins) / Re: Quad XC6SLX150 Board - Initial Price £400/$640/520€ on: August 09, 2012, 06:27:53 AM

It is the second time that I see an unusual high number of HW: problems

ICA 1/3/15/17 have a HW: value which is wrong.

All of these boards are running makomk 190 MH/s bitstream (the older one, without watch dog) but ICA0/1 which are running makomk's dcmwd2 160MH/s one.

What can it be that happens here?

spiccioli

what s/n boards do you have? I have 45, 72-80 and i haven't seen ANY HW errors. maybe I don't have cgminer configured correctly to show me them?

You need to apply a patch to cgminer to see HW: or use the latest version released a couple of days ago, I think it is 2.6.3

spiccioli

2.6.4a doesn't seem to be counting HW errors.

Kano - is there a plan to get this into the main build?

Sorry,

I was wrong, there is an entry in the Changelog about hardware errors, but it is for modminer, I thought it was for every hashing device.

spiccioli

974  Alternate cryptocurrencies / Mining (Altcoins) / Re: Quad XC6SLX150 Board - Initial Price £400/$640/520€ on: August 08, 2012, 02:37:00 PM

It is the second time that I see an unusual high number of HW: problems

ICA 1/3/15/17 have a HW: value which is wrong.

All of these boards are running makomk 190 MH/s bitstream (the older one, without watch dog) but ICA0/1 which are running makomk's dcmwd2 160MH/s one.

What can it be that happens here?

spiccioli

what s/n boards do you have? I have 45, 72-80 and i haven't seen ANY HW errors. maybe I don't have cgminer configured correctly to show me them?

You need to apply a patch to cgminer to see HW: or use the latest version released a couple of days ago, I think it is 2.6.3

spiccioli
975  Alternate cryptocurrencies / Mining (Altcoins) / Re: Quad XC6SLX150 Board - Initial Price £400/$640/520€ on: August 08, 2012, 01:51:06 PM
It is the second time that I see an unusual high number of HW: problems

Code:
 cgminer version 2.6.1 - Started: [2012-08-07 21:17:00]
--------------------------------------------------------------------------------
 (5s):6845.8 (avg):7432.2 Mh/s | Q:27929  A:111001  R:127  HW:0  E:397%  U:100.1/m
 TQ: 21  ST: 22  SS: 0  DW: 2780  NB: 120  LW: 189336  GF: 17  RF: 0
 Connected to http://eu.ozco.in with LP as user ....
 Block: 000001ed239005bf46732ab08477af4d...  Started: [15:44:09]
--------------------------------------------------------------------------------
 [P]ool management [S]ettings [D]isplay options [Q]uit
 ICA  0:                | 351.4/357.9Mh/s | A:4882 R: 2 HW:  17 U: 4.40/m
 ICA  1:                | 372.5/358.0Mh/s | A:4968 R: 7 HW:7004 U: 4.48/m
 ICA  2:                | 311.4/364.7Mh/s | A:5381 R: 6 HW: 405 U: 4.85/m
 ICA  3:                | 379.5/377.4Mh/s | A:5773 R: 9 HW:3232 U: 5.21/m
 ICA  4:                | 365.8/364.6Mh/s | A:5245 R: 6 HW:   7 U: 4.73/m
 ICA  5:                | 358.8/365.0Mh/s | A:5192 R: 7 HW:   5 U: 4.68/m
 ICA  6:                | 379.6/379.6Mh/s | A:5724 R: 6 HW:   7 U: 5.16/m
 ICA  7:                | 379.5/378.1Mh/s | A:5987 R: 4 HW:  58 U: 5.40/m
 ICA  8:                | 379.7/379.3Mh/s | A:5832 R:10 HW:  14 U: 5.26/m
 ICA  9:                | 379.7/373.4Mh/s | A:5716 R: 7 HW: 263 U: 5.15/m
 ICA 10:                | 379.7/378.8Mh/s | A:5718 R: 7 HW:  34 U: 5.16/m
 ICA 11:                | 379.8/379.8Mh/s | A:5895 R: 5 HW:   5 U: 5.32/m
 ICA 12:                | 344.9/357.8Mh/s | A:5069 R: 2 HW:   7 U: 4.57/m
 ICA 13:                | 353.9/358.1Mh/s | A:5028 R: 6 HW:   1 U: 4.53/m
 ICA 14:                | 379.8/379.1Mh/s | A:5807 R: 3 HW: 940 U: 5.24/m
 ICA 15:                | 379.7/379.3Mh/s | A:5879 R: 6 HW:7012 U: 5.30/m
 ICA 16:                | 378.2/364.2Mh/s | A:5481 R: 7 HW: 416 U: 4.94/m
 ICA 17:                | 379.7/379.4Mh/s | A:5785 R:16 HW:6170 U: 5.22/m
 ICA 18:                | 379.8/378.9Mh/s | A:5725 R: 6 HW:  27 U: 5.16/m
 ICA 19:                | 379.6/379.4Mh/s | A:5919 R: 5 HW:  14 U: 5.34/m
--------------------------------------------------------------------------------

 [2012-08-08 15:45:48] Accepted 0abab2ce.894d460e ICA 5 pool 0
 [2012-08-08 15:45:48] Accepted 6e2644f1.38b5ddd0 ICA 8 pool 0
 [2012-08-08 15:45:49] Accepted 95fe325d.d3a35568 ICA 8 pool 0
 [2012-08-08 15:45:49] Accepted be904261.547a05bb ICA 7 pool 0
 [2012-08-08 15:45:49] Accepted ded736b7.4a9579ab ICA 8 pool 0
 [2012-08-08 15:45:49] Accepted a7b9c5c6.c2379ef4 ICA 0 pool 0
 [2012-08-08 15:45:50] Accepted f25f84ec.c96549cf ICA 9 pool 0
 [2012-08-08 15:45:50] Accepted d76c4fb3.395aa784 ICA 15 pool 0
 [2012-08-08 15:45:52] Accepted b1806040.3c4f3497 ICA 17 pool 0
 [2012-08-08 15:45:52] Accepted c6752272.c4cb99e6 ICA 6 pool 0
 [2012-08-08 15:45:53] Accepted ed9a9ad2.f41377c9 ICA 14 pool 0
 [2012-08-08 15:45:54] Accepted cf152c4e.ca339738 ICA 14 pool 0
 [2012-08-08 15:45:55] Accepted c23deda9.ae9fd167 ICA 14 pool 0
 [2012-08-08 15:45:56] Accepted 1d203a55.33002845 ICA 13 pool 0
 [2012-08-08 15:45:56] Accepted fa14b15b.57442b0a ICA 19 pool 0
 [2012-08-08 15:45:56] Accepted e22bd3f1.c609b40f ICA 17 pool 0
 [2012-08-08 15:45:57] Accepted c66a3ebb.80e9d0fe ICA 11 pool 0
 [2012-08-08 15:45:58] Accepted 07a80eb6.3a611af5 ICA 6 pool 0

ICA 1/3/15/17 have a HW: value which is wrong.

All of these boards are running makomk 190 MH/s bitstream (the older one, without watch dog) but ICA0/1 which are running makomk's dcmwd2 160MH/s one.

What can it be that happens here?

spiccioli
976  Bitcoin / Bitcoin Discussion / Re: Could you live off your Bitcoins? on: August 08, 2012, 08:14:47 AM
To live only with your bitcoins you need like... dunno, 100k bitcoins? more? we have so much ppl with so many bitcoins?

Depending on your expenses you can deal with far less. I think the retirement extreme guy (http://earlyretirementextreme.com/) used $250k for early retirement but he spends very little. So you'd still need 23k BTC even in those circumstances.

Actually, you only need about 2000 BTC and then invest them in various stocks/bonds on GLBSE.com with yields around 3% per week on average (you can diversify your portfolio for security).

That would give you about 240 BTC per month or about $2400 per month. Which is good enough to live from for most people.

If 2000 BTC give you more than 200 BTC/month that is a greater than 10%/month interest and a sure way to lose all you have Smiley

spiccioli

977  Bitcoin / Pools / Re: [1700 GH] Ozcoin Pooled Mining | DGM 0Fee| PPS 5%| Port80 | US and EU servers on: August 07, 2012, 07:41:28 PM
@spiccioli: could you take a look at the frontend again? i changed some stuff on the layout, it should use the whole width of the screen for content now.

roomservice,

it works OK now, both when showing graphs or tables with data, thanks a lot!

spiccioli
978  Alternate cryptocurrencies / Mining (Altcoins) / Re: Quad XC6SLX150 Board - Initial Price £400/$640/520€ on: August 07, 2012, 12:30:55 PM
@spiccioli have you only tried the 140 mhz bitstream yet? Did you try the non-dcmwd bitstreams before?
I'm running the non-dcmwd 150 mhz without problems on my #26 but I'm wondering if the dcmwd-bitstreams allow clocks higher than 150 mhz on pre-50 boards.

No, I did not try different bistreams on this board.

I was using the old twin_test.bit until yesterday evening.

I hope that the dcmwd ones can run higher on pre-50 boards, but I have not tried them yet. Smiley

spiccioli
979  Alternate cryptocurrencies / Mining (Altcoins) / Re: Quad XC6SLX150 Board - Initial Price £400/$640/520€ on: August 07, 2012, 12:10:16 PM
Speaking of resetting boards, these bitstreams should hopefully detect one of the common causes of FPGAs freezing (the DCM losing lock and not outputting a clock anymore) and automatically recover from it: http://www.makomk.com/~aidan/shortfin-dcmwd-20120803.zip Initial signs are looking good, touch wood.
Any experiences with pre-S/N-50 boards yet? I cannot test any other bitstream atm because I cannot flip over the dip switch remotely Sad

Shades,

board #0008, 12 hours, ozco.in, makomk dcmwd2 (the one which tries to workaround cairnsmore issues with clocks) 140 MH/s bitstream.

Code:
 ICA  0:                | 371.7/348.3Mh/s | A:3787 R: 5 HW: 1221 U: 3.90/m
 ICA  1:                | 359.7/347.1Mh/s | A:3846 R: 3 HW:  160 U: 3.96/m

I think there is something wrong in the HW: counter for ICA 0, it seems too much for just 12 hours.

spiccioli.
980  Bitcoin / Pools / Re: [1700 GH] Ozcoin Pooled Mining | DGM 0Fee| PPS 5%| Port80 | US and EU servers on: August 07, 2012, 11:28:49 AM


SOLUTION:

get a bigger resolution screen

420,

as you can see there is ample empty space to the left and to the right of the page, so there is no need to use a bigger monitor.

spiccioli.
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 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 [49] 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!