bitpop
Legendary
Offline
Activity: 2912
Merit: 1060
|
|
May 09, 2013, 01:40:09 AM |
|
Does cgminer automatically pick them up?
|
|
|
|
wsoei
Newbie
Offline
Activity: 46
Merit: 0
|
|
May 09, 2013, 02:03:41 AM |
|
I'm totally jelly dude. Grats!
|
|
|
|
blackarrow (OP)
|
|
May 09, 2013, 02:24:10 AM |
|
It should be fine. Why would you need it? We ship all orders including more than 1 Lancelot and a 10Amp power supplies with this cable.
|
|
|
|
elchorizo
|
|
May 09, 2013, 02:32:21 AM |
|
Hey guys just wanted to update you and let you know that half of my order arrived today. I was told when I ordered 10 that they just didn't have the units so only half the order could be fulfilled.
Well, it arrived today just as they told me. However, since I ordered the ATX power splitter and it did not arrive and because I told them to only send me one normal power supply I can only power one device at this time.
Its rocking really nice, averaging about 380Mh/s right now though, super easy to get running.
Will get pictures soon....
|
BTC: 1Chorizo6WNabZxVfQyGtvF4JiRt7Hexxb LTC: Lchorizoy8ck7Arbby8LDnw5wAmi8h6Hzb
|
|
|
blackarrow (OP)
|
|
May 09, 2013, 02:32:49 AM |
|
Does cgminer automatically pick them up?
In linux, run this: cgminer `for i in /dev/ttyUSB*; do echo -en "-S $i "; done`
|
|
|
|
elchorizo
|
|
May 09, 2013, 02:43:09 AM |
|
Does cgminer automatically pick them up?
In linux, run this: cgminer `for i in /dev/ttyUSB*; do echo -en "-S $i "; done` On one of my linux boxes this worked perfect and the device was a /dev/ttyUSBx device automatically. On my Raspberry Pi I had to do this before it was fully recognized: sudo modprobe ftdi_sio vendor=0x0403 product=0x6001 Via the cgminer docs: https://github.com/ckolivas/cgminerQ: How do I get my Icarus/Lancelot/Cairnsmore device to auto-recognise? A: On linux, if the /dev/ttyUSB* devices don't automatically appear, the only thing that needs to be done is to load the driver for them: Icarus: sudo modprobe pl2303 vendor=0x067b product=0x230 Lancelot: sudo modprobe ftdi_sio vendor=0x0403 product=0x6001 Cairnsmore: sudo modprobe ftdi_sio product=0x8350 vendor=0x0403 On windows you must install the pl2303 or ftdi driver required for the device pl2303: http://prolificusa.com/pl-2303hx-drivers/ ftdi: http://www.ftdichip.com/Drivers/VCP.htm You can use the dmesg command and look at the bottom of the logs and you should see it show up after you run the command.
|
BTC: 1Chorizo6WNabZxVfQyGtvF4JiRt7Hexxb LTC: Lchorizoy8ck7Arbby8LDnw5wAmi8h6Hzb
|
|
|
blackarrow (OP)
|
|
May 09, 2013, 02:44:09 AM |
|
Hey guys just wanted to update you and let you know that half of my order arrived today. I was told when I ordered 10 that they just didn't have the units so only half the order could be fulfilled.
Well, it arrived today just as they told me. However, since I ordered the ATX power splitter and it did not arrive and because I told them to only send me one normal power supply I can only power one device at this time.
Its rocking really nice, averaging about 380Mh/s right now though, super easy to get running.
Will get pictures soon....
We're sorry for this. Our staff did not realize this issue. Bare with us while they are learning. It's a new product and these mistakes are known to happen in the beginning. We will send you the splitter free of charge in the next package.
|
|
|
|
blackarrow (OP)
|
|
May 09, 2013, 02:47:37 AM |
|
One thing we've forgot to mention for those interested in the power used. The Lancelot devices are using less power than initially advertised: 26.4 Watt instead of 30 Watt.
|
|
|
|
elchorizo
|
|
May 09, 2013, 02:48:44 AM |
|
We're sorry for this. Our staff did not realize this issue. Bare with us while they are learning. It's a new product and these mistakes are known to happen in the beginning.
We will send you the splitter free of charge in the next package.
If I have an ATX power supply can I plug it into these units directly without issue? Do I just need male/female adapters?
|
BTC: 1Chorizo6WNabZxVfQyGtvF4JiRt7Hexxb LTC: Lchorizoy8ck7Arbby8LDnw5wAmi8h6Hzb
|
|
|
Xialla
Legendary
Offline
Activity: 1036
Merit: 1001
/dev/null
|
|
May 09, 2013, 02:51:37 AM |
|
Does cgminer automatically pick them up?
In linux, run this: cgminer `for i in /dev/ttyUSB*; do echo -en "-S $i "; done` On one of my linux boxes this worked perfect and the device was a /dev/ttyUSBx device automatically. On my Raspberry Pi I had to do this before it was fully recognized: sudo modprobe ftdi_sio vendor=0x0403 product=0x6001 Via the cgminer docs: https://github.com/ckolivas/cgminerQ: How do I get my Icarus/Lancelot/Cairnsmore device to auto-recognise? A: On linux, if the /dev/ttyUSB* devices don't automatically appear, the only thing that needs to be done is to load the driver for them: Icarus: sudo modprobe pl2303 vendor=0x067b product=0x230 Lancelot: sudo modprobe ftdi_sio vendor=0x0403 product=0x6001 Cairnsmore: sudo modprobe ftdi_sio product=0x8350 vendor=0x0403 On windows you must install the pl2303 or ftdi driver required for the device pl2303: http://prolificusa.com/pl-2303hx-drivers/ ftdi: http://www.ftdichip.com/Drivers/VCP.htm You can use the dmesg command and look at the bottom of the logs and you should see it show up after you run the command. huh, I followed this guide http://www.ftdichip.com/Support/Documents/TechnicalNotes/TN_101_Customising_FTDI_VID_PID_In_Linux%28FT_000081%29.pdf and now running 4 boards on RPi via usb hub without any problems..
|
|
|
|
blackarrow (OP)
|
|
May 09, 2013, 02:54:19 AM |
|
Woohooo ! The first half of my order arrived today. Thanks for the feedback. I'm happy to see from the pictures that since last week we've improved on the packaging and fans. Just wondering, have you paid any customs on your package?
|
|
|
|
blackarrow (OP)
|
|
May 09, 2013, 02:55:43 AM |
|
If I have an ATX power supply can I plug it into these units directly without issue? Do I just need male/female adapters?
I'm not sure what you want to do. Please post some pictures.
|
|
|
|
Xialla
Legendary
Offline
Activity: 1036
Merit: 1001
/dev/null
|
|
May 09, 2013, 03:03:08 AM |
|
We're sorry for this. Our staff did not realize this issue. Bare with us while they are learning. It's a new product and these mistakes are known to happen in the beginning.
We will send you the splitter free of charge in the next package.
If I have an ATX power supply can I plug it into these units directly without issue? Do I just need male/female adapters? you want to connect molex from PSU directly to the board? yep, works fine for me without any problem.
|
|
|
|
Xialla
Legendary
Offline
Activity: 1036
Merit: 1001
/dev/null
|
|
May 09, 2013, 03:06:18 AM |
|
Woohooo ! The first half of my order arrived today. Thanks for the feedback. I'm happy to see from the pictures that since last week we've improved on the packaging and fans. Just wondering, have you paid any customs on your package? for me personally, package arrived without any customs, fees or another costs. (4 boards, central Europe, DHL) - great.)
|
|
|
|
neslekkim
Newbie
Offline
Activity: 35
Merit: 0
|
|
May 09, 2013, 03:43:53 AM |
|
for me personally, package arrived without any customs, fees or another costs. (4 boards, central Europe, DHL) - great.)
DHL typically invoice you for customs fee later, if the package was declared with an value that is above the customs limit.. Which is like $30ish in Norway
|
|
|
|
Xialla
Legendary
Offline
Activity: 1036
Merit: 1001
/dev/null
|
|
May 09, 2013, 03:50:18 AM |
|
for me personally, package arrived without any customs, fees or another costs. (4 boards, central Europe, DHL) - great.)
DHL typically invoice you for customs fee later, if the package was declared with an value that is above the customs limit.. Which is like $30ish in Norway I was also scared about this, because customs limit in Czech Republic is +- same (22Euro) but all works fine and without customs
|
|
|
|
Pistachio
Legendary
Offline
Activity: 1470
Merit: 1000
|
|
May 09, 2013, 04:17:55 AM |
|
Yeah, just direct to the PSU seems to be working fine. I ended up not using the ATX adapter because I could not find the right cables locally. So, I just plugged it in directly (see pics). When I get more cards, I will try to figure something out with the ATX adapter. So, cgminer 3.1 picks up multiple cards but it thinks one of them is an Avalon and crashes. I can run multiple cards on cgminer 2.1 but the sixth card is not recognized. Still working on it. The hot light does not go off either on that one card. Mining TRC seems a bit slower than BTC in cgminer for some reason. We're sorry for this. Our staff did not realize this issue. Bare with us while they are learning. It's a new product and these mistakes are known to happen in the beginning.
We will send you the splitter free of charge in the next package.
If I have an ATX power supply can I plug it into these units directly without issue? Do I just need male/female adapters? you want to connect molex from PSU directly to the board? yep, works fine for me without any problem.
|
|
|
|
elchorizo
|
|
May 09, 2013, 04:22:36 AM |
|
Yeah, just direct to the PSU seems to be working fine. I ended up not using the ATX adapter because I could not find the right cables locally. So, I just plugged it in directly (see pics). When I get more cards, I will try to figure something out with the ATX adapter.
So, cgminer 3.1 picks up multiple cards but it thinks one of them is an Avalon and crashes. I can run multiple cards on cgminer 2.1 but the sixth card is not recognized. Still working on it. The hot light does not go off either on that one card.
If you compile cgminer yourself (ie, maybe get a raspberry pi and use that to control the miners) -- you can disable avalon support entirely so that won't happen.
|
BTC: 1Chorizo6WNabZxVfQyGtvF4JiRt7Hexxb LTC: Lchorizoy8ck7Arbby8LDnw5wAmi8h6Hzb
|
|
|
mokahless
|
|
May 09, 2013, 04:38:32 AM |
|
Keeping an eye on this. Waiting for someone who isn't a user registered in April/May to post about their received unit.
Edit: Thanks Pistachio. I had no doubts until there started being a whole bunch of people posting about received units and they were all registered within the last month.
I'll probably be interested in a single unit if I can't get a group buy. If I were to order in the next week, how big is your backlog?
|
|
|
|
blackarrow (OP)
|
|
May 09, 2013, 05:39:04 AM |
|
If I were to order in the next week, how big is your backlog?
We're not sure yet. However, it appears that we'll have to process the orders in the order that they were placed provided that the payment arrives in a timely manner. Update from the factory: the boards will arrive on Saturday and will start shipping on Monday.
|
|
|
|
|