Pages:
Author

Topic: High Efficiency FPGA & ASIC Bitcoin Mining Devices https://BTCFPGA.com - page 54. (Read 218469 times)

sr. member
Activity: 336
Merit: 250
So this might be a newbie question, but what else would I need to run 6 bASIC's in Europe?

1 x Laptop
1 x USB 6 Port Hub

and for power?

any tips or links would be really appreciated,
Thanks
I would assume that these will be sold with power supplies - although as a UK user I'd certainly like the option to have them fitted with UK standard plugs out of the box  Cheesy
legendary
Activity: 2576
Merit: 1186
I've had problems trying to figure out cgminer quickly. It seemed like it would be simple, but setup was not intuitive to me and the help file were poorly made (I think the format examples in the help file were wrong). I had no idea from where to run it...command promt or a window. And trying to disable the GPU using helpfile examples didn't give me any indications it was working in the DOS window (though I still wasn't even sure was the right place to run the program).

Anyway, it didn't take long at all to lose patience with it. A friend told me he used bitminter, and found it from a link on BFL's website. Starting it was just toooo easy and using it's interface was intuitive. So, I've been using it ever since with no real problems.
You should try BFGMiner. Generally, you can simply run it, enter pool info, and it just works.
Um, cgminer is the same way.  It's quite powerful and configurable, but defaults work well there too.
Except cgminer stopped merging FPGA updates (except when people bribe Con), so it doesn't really "just work" in many cases.
Except that's your opinion of the matter. And seeing as you are in charge of BFGminer, your opinion holds a certain amount of bias. Cgminer does in fact work with many FPGAs, as mdude said.
... and after spending many hours last night going through the modminer driver in cgminer that luke-jr wrote and submitted into cgminer
Yes we can check the date ... after modminers were out and running
 I've found that the code that was committed into cgminer doesn't work with ModMinerQuads
(and found out why)

I rewrote all the I/O code like in Icarus and still could not see the (obvious in front of my face) reason why it didn't work until I got the errors that the OS returns displayed (rather than ignored as the code does) ... and then tracked down why those errors were occurring.

Simple answer, the code cannot work - the device type of the /dev/ttyACM0 is not a tty according to linux and thus termios timeouts wont work.

Next step will be: rewrite all that to something that works with windows and linux (or 2 versions of it - one for each linux and windows) coz no doubt we'll need that shortly Smiley

... and the actual fix in the 'other' git to make the code work (rather than having something that didn't work at all) was never sent to cgminer ...

Also we didn't know it didn't work - no one ever said that it never worked and neither of us had an MMQ
I do now ... so I can see the problem ... that's why I'm annoyed about the code Tongue
... also why It's taken a while - until I had enough time to attack the code and debug it rather than spending time tuning it ... it doesn't work at all for me on either computer I have, but mpbm works fine ... coz python implements it's own timeouts, so that works on all serial devices

Though all this hacking with termios has found what hopefully will be a fix for the rare problem I got when transferring an FPGA from windows to linux and having to run a python command to clear the problem (unrelated to the problem above where mining always fails even after stopping a working mpbm)
The irony here is that you're wrong on almost all of this. It's a shame you get rewarded for all your constant trolling, despite having basically no coding skills.
hero member
Activity: 637
Merit: 502
So this might be a newbie question, but what else would I need to run 6 bASIC's in Europe?

Some responses will come with the website launch.
newbie
Activity: 30
Merit: 0
So this might be a newbie question, but what else would I need to run 6 bASIC's in Europe?

1 x Laptop
1 x USB 6 Port Hub

and for power?

any tips or links would be really appreciated,
Thanks
hero member
Activity: 924
Merit: 506
I've had problems trying to figure out cgminer quickly. It seemed like it would be simple, but setup was not intuitive to me and the help file were poorly made (I think the format examples in the help file were wrong). I had no idea from where to run it...command promt or a window. And trying to disable the GPU using helpfile examples didn't give me any indications it was working in the DOS window (though I still wasn't even sure was the right place to run the program).

Anyway, it didn't take long at all to lose patience with it. A friend told me he used bitminter, and found it from a link on BFL's website. Starting it was just toooo easy and using it's interface was intuitive. So, I've been using it ever since with no real problems.
You should try BFGMiner. Generally, you can simply run it, enter pool info, and it just works.

Thanks for the feedback. For now, bitminter has been working great..and hopefully Tom will work with them. It might seem trivial, but it just might make the difference on whether I make another bASIC vs. BFL purchase.

||bit
Sounds like you are using windows
following this guide you can have cgminer running in about 5 minutes from a .bat file
https://ozcoin.net/content/win7-cgminer-setup-guide
you can use the same .bat file with any pool just change mining url, user and pass to the one you want to use

on my dedicated mining rigs I drom a shortcut to the .bat file in the startup folder and cgminer starts when the rig does
and that is just one way to setup and start cgminer Smiley

Thanks a lot. I'll try to take a closer look at that later, especially if Tom lags behind on bitminter support.

||bit
vip
Activity: 980
Merit: 1001
lol yeah - that was a mate - so it was easy for his wife to restart miners Smiley
hero member
Activity: 816
Merit: 1000
sr. member
Activity: 350
Merit: 250
Trust me, these default swaps will limit the risks
I think it was "Make Money".
member
Activity: 112
Merit: 10
I've had problems trying to figure out cgminer quickly. It seemed like it would be simple, but setup was not intuitive to me and the help file were poorly made (I think the format examples in the help file were wrong). I had no idea from where to run it...command promt or a window. And trying to disable the GPU using helpfile examples didn't give me any indications it was working in the DOS window (though I still wasn't even sure was the right place to run the program).

Anyway, it didn't take long at all to lose patience with it. A friend told me he used bitminter, and found it from a link on BFL's website. Starting it was just toooo easy and using it's interface was intuitive. So, I've been using it ever since with no real problems.
You should try BFGMiner. Generally, you can simply run it, enter pool info, and it just works.

Thanks for the feedback. For now, bitminter has been working great..and hopefully Tom will work with them. It might seem trivial, but it just might make the difference on whether I make another bASIC vs. BFL purchase.

||bit
Sounds like you are using windows
following this guide you can have cgminer running in about 5 minutes from a .bat file
https://ozcoin.net/content/win7-cgminer-setup-guide
you can use the same .bat file with any pool just change mining url, user and pass to the one you want to use

on my dedicated mining rigs I drom a shortcut to the .bat file in the startup folder and cgminer starts when the rig does
and that is just one way to setup and start cgminer Smiley

You forgot to mention that you named that shortcut "FREE MONEY" so that your wife knows what button to click in case of a crash Cheesy (or was that someone else?)
vip
Activity: 980
Merit: 1001
I've had problems trying to figure out cgminer quickly. It seemed like it would be simple, but setup was not intuitive to me and the help file were poorly made (I think the format examples in the help file were wrong). I had no idea from where to run it...command promt or a window. And trying to disable the GPU using helpfile examples didn't give me any indications it was working in the DOS window (though I still wasn't even sure was the right place to run the program).

Anyway, it didn't take long at all to lose patience with it. A friend told me he used bitminter, and found it from a link on BFL's website. Starting it was just toooo easy and using it's interface was intuitive. So, I've been using it ever since with no real problems.
You should try BFGMiner. Generally, you can simply run it, enter pool info, and it just works.

Thanks for the feedback. For now, bitminter has been working great..and hopefully Tom will work with them. It might seem trivial, but it just might make the difference on whether I make another bASIC vs. BFL purchase.

||bit
Sounds like you are using windows
following this guide you can have cgminer running in about 5 minutes from a .bat file
https://ozcoin.net/content/win7-cgminer-setup-guide
you can use the same .bat file with any pool just change mining url, user and pass to the one you want to use

on my dedicated mining rigs I drom a shortcut to the .bat file in the startup folder and cgminer starts when the rig does
and that is just one way to setup and start cgminer Smiley
legendary
Activity: 4592
Merit: 1851
Linux since 1997 RedHat 4
I've had problems trying to figure out cgminer quickly. It seemed like it would be simple, but setup was not intuitive to me and the help file were poorly made (I think the format examples in the help file were wrong). I had no idea from where to run it...command promt or a window. And trying to disable the GPU using helpfile examples didn't give me any indications it was working in the DOS window (though I still wasn't even sure was the right place to run the program).

Anyway, it didn't take long at all to lose patience with it. A friend told me he used bitminter, and found it from a link on BFL's website. Starting it was just toooo easy and using it's interface was intuitive. So, I've been using it ever since with no real problems.
You should try BFGMiner. Generally, you can simply run it, enter pool info, and it just works.
Um, cgminer is the same way.  It's quite powerful and configurable, but defaults work well there too.
Except cgminer stopped merging FPGA updates (except when people bribe Con), so it doesn't really "just work" in many cases.
Except that's your opinion of the matter. And seeing as you are in charge of BFGminer, your opinion holds a certain amount of bias. Cgminer does in fact work with many FPGAs, as mdude said.
... and after spending many hours last night going through the modminer driver in cgminer that luke-jr wrote and submitted into cgminer
Yes we can check the date ... after modminers were out and running
 I've found that the code that was committed into cgminer doesn't work with ModMinerQuads
(and found out why)

I rewrote all the I/O code like in Icarus and still could not see the (obvious in front of my face) reason why it didn't work until I got the errors that the OS returns displayed (rather than ignored as the code does) ... and then tracked down why those errors were occurring.

Simple answer, the code cannot work - the device type of the /dev/ttyACM0 is not a tty according to linux and thus termios timeouts wont work.

Next step will be: rewrite all that to something that works with windows and linux (or 2 versions of it - one for each linux and windows) coz no doubt we'll need that shortly Smiley

... and the actual fix in the 'other' git to make the code work (rather than having something that didn't work at all) was never sent to cgminer ...

Also we didn't know it didn't work - no one ever said that it never worked and neither of us had an MMQ
I do now ... so I can see the problem ... that's why I'm annoyed about the code Tongue
... also why It's taken a while - until I had enough time to attack the code and debug it rather than spending time tuning it ... it doesn't work at all for me on either computer I have, but mpbm works fine ... coz python implements it's own timeouts, so that works on all serial devices

Though all this hacking with termios has found what hopefully will be a fix for the rare problem I got when transferring an FPGA from windows to linux and having to run a python command to clear the problem (unrelated to the problem above where mining always fails even after stopping a working mpbm)
hero member
Activity: 924
Merit: 506
I've had problems trying to figure out cgminer quickly. It seemed like it would be simple, but setup was not intuitive to me and the help file were poorly made (I think the format examples in the help file were wrong). I had no idea from where to run it...command promt or a window. And trying to disable the GPU using helpfile examples didn't give me any indications it was working in the DOS window (though I still wasn't even sure was the right place to run the program).

Anyway, it didn't take long at all to lose patience with it. A friend told me he used bitminter, and found it from a link on BFL's website. Starting it was just toooo easy and using it's interface was intuitive. So, I've been using it ever since with no real problems.
You should try BFGMiner. Generally, you can simply run it, enter pool info, and it just works.

Thanks for the feedback. For now, bitminter has been working great..and hopefully Tom will work with them. It might seem trivial, but it just might make the difference on whether I make another bASIC vs. BFL purchase.

||bit
legendary
Activity: 952
Merit: 1000
I've had problems trying to figure out cgminer quickly. It seemed like it would be simple, but setup was not intuitive to me and the help file were poorly made (I think the format examples in the help file were wrong). I had no idea from where to run it...command promt or a window. And trying to disable the GPU using helpfile examples didn't give me any indications it was working in the DOS window (though I still wasn't even sure was the right place to run the program).

Anyway, it didn't take long at all to lose patience with it. A friend told me he used bitminter, and found it from a link on BFL's website. Starting it was just toooo easy and using it's interface was intuitive. So, I've been using it ever since with no real problems.
You should try BFGMiner. Generally, you can simply run it, enter pool info, and it just works.
Um, cgminer is the same way.  It's quite powerful and configurable, but defaults work well there too.
Except cgminer stopped merging FPGA updates (except when people bribe Con), so it doesn't really "just work" in many cases.
Except that's your opinion of the matter. And seeing as you are in charge of BFGminer, your opinion holds a certain amount of bias. Cgminer does in fact work with many FPGAs, as mdude said.
legendary
Activity: 2576
Merit: 1186
I've had problems trying to figure out cgminer quickly. It seemed like it would be simple, but setup was not intuitive to me and the help file were poorly made (I think the format examples in the help file were wrong). I had no idea from where to run it...command promt or a window. And trying to disable the GPU using helpfile examples didn't give me any indications it was working in the DOS window (though I still wasn't even sure was the right place to run the program).

Anyway, it didn't take long at all to lose patience with it. A friend told me he used bitminter, and found it from a link on BFL's website. Starting it was just toooo easy and using it's interface was intuitive. So, I've been using it ever since with no real problems.
You should try BFGMiner. Generally, you can simply run it, enter pool info, and it just works.
Um, cgminer is the same way.  It's quite powerful and configurable, but defaults work well there too.
Except cgminer stopped merging FPGA updates (except when people bribe Con), so it doesn't really "just work" in many cases.
legendary
Activity: 1540
Merit: 1001
I've had problems trying to figure out cgminer quickly. It seemed like it would be simple, but setup was not intuitive to me and the help file were poorly made (I think the format examples in the help file were wrong). I had no idea from where to run it...command promt or a window. And trying to disable the GPU using helpfile examples didn't give me any indications it was working in the DOS window (though I still wasn't even sure was the right place to run the program).

Anyway, it didn't take long at all to lose patience with it. A friend told me he used bitminter, and found it from a link on BFL's website. Starting it was just toooo easy and using it's interface was intuitive. So, I've been using it ever since with no real problems.
You should try BFGMiner. Generally, you can simply run it, enter pool info, and it just works.

Um, cgminer is the same way.  It's quite powerful and configurable, but defaults work well there too.

M
legendary
Activity: 2576
Merit: 1186
I've had problems trying to figure out cgminer quickly. It seemed like it would be simple, but setup was not intuitive to me and the help file were poorly made (I think the format examples in the help file were wrong). I had no idea from where to run it...command promt or a window. And trying to disable the GPU using helpfile examples didn't give me any indications it was working in the DOS window (though I still wasn't even sure was the right place to run the program).

Anyway, it didn't take long at all to lose patience with it. A friend told me he used bitminter, and found it from a link on BFL's website. Starting it was just toooo easy and using it's interface was intuitive. So, I've been using it ever since with no real problems.
You should try BFGMiner. Generally, you can simply run it, enter pool info, and it just works.
hero member
Activity: 924
Merit: 506
Good Morning,


It's October 10th 2012

Today's Agenda:
  • Going down to the new office space and work on getting it ready
  • Talk to web developers about when the new site will be ready
  • Ask the engineering firm if they can get me some graphic renders of the board for website launch
  • Customer service later this afternoon


I will be out of the office this morning, need to start working on the new office space to get it ready, the business line will be forwarding to my cell if anyone needs me or has any questions.
I will be doing customer service / answering emails when I get back this afternoon. If you dont want to wait for an email please by all means give me a call.

See you later and have a great day! Smiley

Tom
(315) 514-0269


Tom,
Will you be helping out mining pools and software developers soon by providing information on your equipment so they can get their mining software ready for your hardware? I'm no expert, but it makes sense to me  Tongue

I use bitminter and hope that your hardware works with it's java based mining software.

||bit




The lead developers of both cgminer and bfgminer have been contracted/promised to have compatibility with their miners before release of bASIC. I don't know about other systems...

I've had problems trying to figure out cgminer quickly. It seemed like it would be simple, but setup was not intuitive to me and the help file were poorly made (I think the format examples in the help file were wrong). I had no idea from where to run it...command promt or a window. And trying to disable the GPU using helpfile examples didn't give me any indications it was working in the DOS window (though I still wasn't even sure was the right place to run the program).

Anyway, it didn't take long at all to lose patience with it. A friend told me he used bitminter, and found it from a link on BFL's website. Starting it was just toooo easy and using it's interface was intuitive. So, I've been using it ever since with no real problems.

||bit
member
Activity: 112
Merit: 10
Good Morning,


It's October 10th 2012

Today's Agenda:
  • Going down to the new office space and work on getting it ready
  • Talk to web developers about when the new site will be ready
  • Ask the engineering firm if they can get me some graphic renders of the board for website launch
  • Customer service later this afternoon


I will be out of the office this morning, need to start working on the new office space to get it ready, the business line will be forwarding to my cell if anyone needs me or has any questions.
I will be doing customer service / answering emails when I get back this afternoon. If you dont want to wait for an email please by all means give me a call.

See you later and have a great day! Smiley

Tom
(315) 514-0269


Tom,
Will you be helping out mining pools and software developers soon by providing information on your equipment so they can get their mining software ready for your hardware? I'm no expert, but it makes sense to me  Tongue

I use bitminter and hope that your hardware works with it's java based mining software.

||bit




The lead developers of both cgminer and bfgminer have been contracted/promised to have compatibility with their miners before release of bASIC. I don't know about other systems...
hero member
Activity: 924
Merit: 506
Good Morning,


It's October 10th 2012

Today's Agenda:
  • Going down to the new office space and work on getting it ready
  • Talk to web developers about when the new site will be ready
  • Ask the engineering firm if they can get me some graphic renders of the board for website launch
  • Customer service later this afternoon


I will be out of the office this morning, need to start working on the new office space to get it ready, the business line will be forwarding to my cell if anyone needs me or has any questions.
I will be doing customer service / answering emails when I get back this afternoon. If you dont want to wait for an email please by all means give me a call.

See you later and have a great day! Smiley

Tom
(315) 514-0269


Tom,
Will you be helping out mining pools and software developers soon by providing information on your equipment so they can get their mining software ready for your hardware? I'm no expert, but it makes sense to me  Tongue

I use bitminter and hope that your hardware works with it's java based mining software.

||bit


sr. member
Activity: 297
Merit: 250
Just glad I'm in the queue for one.  Looking forward to the news!
Pages:
Jump to: