Pages:
Author

Topic: X6500 Custom FPGA Miner - page 2. (Read 219829 times)

member
Activity: 243
Merit: 10
July 28, 2013, 10:59:53 PM
Anyone have a good write up for getting either CGminer or BFGminer to work with the X6500 on windows or linux. I can only get them to work with MPBM atm.
newbie
Activity: 52
Merit: 0
July 28, 2013, 05:49:18 AM
many of us have ASIC, you mean many of us have asic erupter miner. some are waiting to receive their device and just a few have a real ASIC.. from altcoin, maybe nanocoin or wait until scrypt have been ported to lx150...
legendary
Activity: 1153
Merit: 1000
July 15, 2013, 01:53:30 AM
So now that difficulty is going through the roof and many of us either have ASICs or will soon have an ASIC, soon it will make little sense to continue mining BTC with x6500 boards. Once difficulty hits 100M then in my area a x6500 is only break even with electricity cost...

What do people plan on using their x6500 boards for? Are any specific alt coins compatible and worthwhile?

newbie
Activity: 15
Merit: 0
July 12, 2013, 07:08:01 PM
I am trying to get mpbm working with a X6500 rev3 to connect to slush's pool.  I can't seem to do it.

Thoughts?
hero member
Activity: 504
Merit: 500
July 04, 2013, 05:42:40 PM
Has anyone got this to work with BFGMiner's current version in Windows?

I see my X6500's installed in the control panel in Windows.
I can use MPBM to mine -- but that program is a little -- bulky.

When I run the bfgminer -D -d? -T command I do not see my devices listed.
I tried manually editing the .conf file and added :

"scan-serial" : [
        "x6500:A5CCCUQY",
        "x6500:A5XXX8IO"
],

But that doesn't work either.
The documentation on the x6500 in the readme file is a little lacking in getting the x6500's to work.


Make sure you have the latest WinUSB driver installed as per this post: https://bitcointalksearch.org/topic/m.1330416
hero member
Activity: 631
Merit: 501
June 25, 2013, 10:11:26 PM
Has anyone got this to work with BFGMiner's current version in Windows?

I see my X6500's installed in the control panel in Windows.
I can use MPBM to mine -- but that program is a little -- bulky.

When I run the bfgminer -D -d? -T command I do not see my devices listed.
I tried manually editing the .conf file and added :

"scan-serial" : [
        "x6500:A5CCCUQY",
        "x6500:A5XXX8IO"
],

But that doesn't work either.
The documentation on the x6500 in the readme file is a little lacking in getting the x6500's to work.
hero member
Activity: 619
Merit: 500
June 22, 2013, 03:22:07 AM
Last I checked it was implemented in at least one of them.

Yes, BFGminer supports it. https://github.com/luke-jr/bfgminer/blob/bfgminer/README.FPGA

I have 3 X6500 sucessfully running with bfgminer.
But they are not recognized automatically.

I had to add this to the miner.conf file:
Code:
"scan-serial" : [
        "x6500:AH00WTG2",
        "x6500:AH00WO4E",
        "x6500:AH00WUK4"
],
member
Activity: 109
Merit: 10
June 22, 2013, 03:17:11 AM
Last I checked it was implemented in at least one of them.

Yes, BFGminer supports it. https://github.com/luke-jr/bfgminer/blob/bfgminer/README.FPGA
newbie
Activity: 22
Merit: 0
June 21, 2013, 03:55:31 PM
How about selling the FPGA design + code?  Then folks could "roll their own".

Yup...

Why not open source it... let the community pool it's resources and get these going.

Yes, I think this is a good idea and have been planning to talk with the others about it for a while now. Been too busy lately even to send around an email, so I certainly haven't looked at OSHW licenses and tried to figure all that out. Any experts on that stuff around here?

Any traction on this?  I'd be interested.

-Jay

+1
newbie
Activity: 58
Merit: 0
May 17, 2013, 03:41:14 AM
How about selling the FPGA design + code?  Then folks could "roll their own".

Yup...

Why not open source it... let the community pool it's resources and get these going.

Yes, I think this is a good idea and have been planning to talk with the others about it for a while now. Been too busy lately even to send around an email, so I certainly haven't looked at OSHW licenses and tried to figure all that out. Any experts on that stuff around here?

Any traction on this?  I'd be interested.

-Jay
hero member
Activity: 560
Merit: 517
May 15, 2013, 12:15:26 AM
Last I checked it was implemented in at least one of them.
sr. member
Activity: 447
Merit: 250
May 14, 2013, 11:43:57 PM
So I may have missed this somewhere, but was mining capability every implemented into CGMiner?

Yes, CGMiner or BFGMiner do not support X6500

Wait, it was NOT implemented, right? I am still using MPBM on all of mine.
member
Activity: 243
Merit: 10
May 09, 2013, 12:32:01 PM
So I may have missed this somewhere, but was mining capability every implemented into CGMiner?

Yes, CGMiner or BFGMiner do not support X6500
sr. member
Activity: 404
Merit: 250
May 09, 2013, 12:25:54 PM
So I may have missed this somewhere, but was mining capability every implemented into CGMiner?
hero member
Activity: 1778
Merit: 764
www.V.systems
May 02, 2013, 05:35:30 AM
I was hoping to develop my own board for personal mining ... I was looking for all the Circuit component's values on the board with any other circuit diagram that is available with any of you guys.  Can ANYONE PLEASE help me ? I sent a similar message to the OP. *Fingers Crossed*
hero member
Activity: 720
Merit: 525
May 02, 2013, 02:10:35 AM
Handy with a DMM and a soldering iron? Bid on the X6500 "reject" grab bag!

https://bitcointalksearch.org/topic/x6500-reject-grab-bag-auction-193153

Selling off a box of 16 X6500s that are in various states of not working, AS-IS.
full member
Activity: 148
Merit: 100
April 21, 2013, 07:25:19 AM
Actually this is where FPGA's have an advantage. They're not useful for the average user, but for hobbyists and anyone with a lot of data can reprogram it for anything. That's why FPGA's are so versatile and exceed ASIC's. You can reprogram an FPGA to work for SHA256 or even scrypt or for doing dictionary generation.

i don't think you can use it for scrypt, at least not this boards without any memory, but i guess many people would like to see a scrypt firmeware
newbie
Activity: 28
Merit: 0
April 21, 2013, 04:17:56 AM
Also, the majority of people doesn't wanna dump 1500+ USD to an overpriced ASIC, they just wanna try the technology out of curiosity, which is where your board is perfect.

Isn't this an advertisement for GPU approach, not FPGA?  At least with GPU, when your interest wanes, you can still play Solitaire.


Actually this is where FPGA's have an advantage. They're not useful for the average user, but for hobbyists and anyone with a lot of data can reprogram it for anything. That's why FPGA's are so versatile and exceed ASIC's. You can reprogram an FPGA to work for SHA256 or even scrypt or for doing dictionary generation.

It would be even more sexy if somehow your PCB's could be modified for the Avalon chips that are now on sale.

Many people do not understand that FPGA's are not the same as ASIC's, even though I know you're just dreaming of the possibility.
hero member
Activity: 924
Merit: 1000
April 21, 2013, 03:23:18 AM
It would be even more sexy if somehow your PCB's could be modified for the Avalon chips that are now on sale.
newbie
Activity: 21
Merit: 0
April 20, 2013, 09:06:40 AM
I was under the impression that schematics are open sourced after visiting the website. However upon closer inspection I found those are only simplified schematics.

Is there any chance of you releasing the full schematic into the community?
Pages:
Jump to: