BitchImightbe
Member
Offline
Activity: 119
Merit: 10
|
|
March 22, 2014, 11:56:37 PM Last edit: March 23, 2014, 07:14:16 PM by BitchImightbe |
|
MineForeman.com: Any plans of including the A1 Coincraft/Chinese A1 in minepeon? I got a 1TH miner and i know that a lot of people who own them would love to throw out the useless software that´s on the included Pi.
|
|
|
|
Powell
Sr. Member
Offline
Activity: 486
Merit: 262
rm -rf stupidity
|
|
March 23, 2014, 02:28:01 AM |
|
MineForeman.com: Any plans of including the A1 Coincraft/Chinese A1 in minepeon? I got a Dragon miner and i know that a lot of people who own them would love to throw out the useless software that´s on the included Pi.
If I recall from looking at cgminer release notes that in 4.2 you can control it instead of using their modified version of cgminer. I think i have all the drivers/binaries from the dd I did of the original OS. When my next two show up I was going to test it. Also wanted a blank slate to setup the LCD on the front.
|
|
|
|
BitchImightbe
Member
Offline
Activity: 119
Merit: 10
|
|
March 23, 2014, 12:47:06 PM |
|
MineForeman.com: Any plans of including the A1 Coincraft/Chinese A1 in minepeon? I got a Dragon miner and i know that a lot of people who own them would love to throw out the useless software that´s on the included Pi.
If I recall from looking at cgminer release notes that in 4.2 you can control it instead of using their modified version of cgminer. I think i have all the drivers/binaries from the dd I did of the original OS. When my next two show up I was going to test it. Also wanted a blank slate to setup the LCD on the front. That would be awesome, please post your results when you´ve tried
|
|
|
|
jedimstr
|
|
March 23, 2014, 01:00:57 PM |
|
ct1aic, Did you add those miners over time? Otherwise what is the point of buying so many usb miners, for that money you can better buy one big machine IMO. Today I have to use antminer S1's 1:1 in place of USB block erupters. I'm just waiting for the 49 antminer s1 hub to come out. Don't you mean U1 or U2's? The S1's are standalone blades that run their own openWRT/CGminer combo and don't connect via USB.
|
|
|
|
|
MineForeman.com (OP)
Legendary
Offline
Activity: 896
Merit: 1000
|
|
March 23, 2014, 07:49:27 PM |
|
Have you got links to their repo's (I am at work and don't have time for Google). If they have a suitable repo of their source code (or even just a patch) I could put something together. MinePeon already has the cgminer-HEX binary that I compiled from Technobit's cgminer patches. I could make it a button in the settings and then you are ready to rock! Neil
|
|
|
|
AnatomicFlack
Newbie
Offline
Activity: 21
Merit: 0
|
|
March 23, 2014, 08:10:01 PM Last edit: March 23, 2014, 08:24:25 PM by AnatomicFlack |
|
I need just a little help. I'm trying to expand the partition, and obviously doing something incorrectly. I'm trying to use the directions here: https://bitcointalk.org/index.php?topic=137934.msg2888042#msg2888042and then found this extra info here: https://bitcointalk.org/index.php?topic=137934.msg4641487#msg4641487After I try any iteration of these directions the system never comes back after the reboot before the resize. The one glaring difference in setup I found are that one says to create the new partition as a primary, the other as an extended. Both ways yield the same result. So I guess what I'm asking is if someone could perhaps post a new set of directions for myself, and anyone after me looking to expand the parititon on 0.2.4.6 and is stumbling. Here is the result I get from the initial fdisk print: Command (m for help): p Disk /dev/mmcblk0: 7.6 GiB, 8168931328 bytes, 15954944 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x00057540
Device Boot Start End Blocks Id System /dev/mmcblk0p1 2048 186367 92160 c W95 FAT32 (LBA) /dev/mmcblk0p2 186368 3667967 1740800 5 Extended /dev/mmcblk0p5 188416 3667967 1739776 83 Linux
Command (m for help): Thanks in advance. NM: Found the answer to my own question here: https://bitcointalk.org/index.php?topic=137934.msg4594500#msg4594500I was searching for the term expand partition, which didn't pop that post till I started searching for partprobe hunting for answers. Short answer is I had to kill both 2 and 5, then recreate them 2 as an extended, 5 as a logical. Hope this breadcrumb helps someone else find the right post.
|
|
|
|
sikke
|
|
March 23, 2014, 08:16:49 PM |
|
Have you got links to their repo's (I am at work and don't have time for Google). If they have a suitable repo of their source code (or even just a patch) I could put something together. MinePeon already has the cgminer-HEX binary that I compiled from Technobit's cgminer patches. I could make it a button in the settings and then you are ready to rock! Neil I doubt the have aything public. In plain english. They run cgminer 3.9.0 and its 99.9% stable. Chips are A1. Is there a way to pull the drivers from live working unit. I dont know anything about this. But i have 1 unit.
|
|
|
|
MineForeman.com (OP)
Legendary
Offline
Activity: 896
Merit: 1000
|
|
March 23, 2014, 10:15:59 PM |
|
Is there a way to pull the drivers from live working unit What do they use as a controller? Do they have a download of the image that they use or can you create me one? Neil
|
|
|
|
sikke
|
|
March 23, 2014, 11:19:03 PM |
|
Is there a way to pull the drivers from live working unit What do they use as a controller? Do they have a download of the image that they use or can you create me one? Neil I have gen1 unit. It's Raspberry PI + Control board for maximum of 6 Coincraft A1 Blades. My supplier stole my LCD unit but i'm getting a new one. This supplier propably wanted to hide the lketc.com logo. From here https://bitcointalk.org/index.php?topic=500969.msg5785812#msg5785812How to overclock a Dragon 1Th unit:
Turn it off, then on again. SSH into the pi Locate the CGminer folder Create a .sh , name it to whatever you want (nano Overclock.sh <-- just a example) Add: sudo ./cgminer -o "1" -u 2 -p bac --no-submit-stale --tempCut 70 --real-quiet --queue 1 --cs 9 --stmcu 0 --diff 5 --api-listen --api-network --A1Pll 800 1: Keep the ", add pool adress 2: Wallet or Username, depends on which pool you use 800: Default clocksetting, you can push it to 850Mhz but no more. I´m currently working on locating the, what i think is, modified Adafruit python script for the LCD and the next thing on my checklist is to locate the modified drivers for the Chinese A1 chip. My "plan" is to send ´em over to Mineforeman and modify the script so we can have a custom MinePeon for the Dragon units If it's any help I can clone the MicroSD card for whole RaPi bootable card. This is the Taobao shop of company who is making these miners. I do beleave they are selling SDcards with preinstalled software. I dont know any repos of any download bases to obtain the software. They claim new revisios are supporting OTA software updates. I have not yet obtained new units. Taobao has banned mining machines sales but they can sell accessories. http://shop107935807.taobao.com/?spm=0.0.0.0.PCtWMJhttp://item.taobao.com/item.htm?spm=a1z10.1.w4004-5074340594.5.gxKf3i&id=37745318121Translated: Specific features include: a copy of a full linux system, and built CGMINER software debugging to automatically start powering.
|
|
|
|
MineForeman.com (OP)
Legendary
Offline
Activity: 896
Merit: 1000
|
|
March 24, 2014, 02:47:32 AM |
|
I do beleave they are selling SDcards with preinstalled software. That may put the kibosh on the whole thing. Even though the software is based of GPL stuff (cgminer) it may have propitiatory code in it. It may violate the cgminer license even but it is it is a tangle that I don't wish to enter without clarification. Technically they should be releasing their stuff but IANAL (nor do I wish to be). See if you can find further clarification, I will see what I can find as well. Neil
|
|
|
|
|
BitMinerN8
|
|
March 24, 2014, 04:27:46 AM |
|
MineForman, did you ever receive your Gridseed to play with yet? I'm sure you've been busy, just wondering if you were thinking about giving it some time.
|
|
|
|
Powell
Sr. Member
Offline
Activity: 486
Merit: 262
rm -rf stupidity
|
|
March 24, 2014, 05:27:39 AM |
|
I do beleave they are selling SDcards with preinstalled software. That may put the kibosh on the whole thing. Even though the software is based of GPL stuff (cgminer) it may have propitiatory code in it. It may violate the cgminer license even but it is it is a tangle that I don't wish to enter without clarification. Technically they should be releasing their stuff but IANAL (nor do I wish to be). See if you can find further clarification, I will see what I can find as well. Neil Neil, I will upload the bulk of the install but the only thing I can find is the A1 code that is now implemented in the latest CGMiner. I have 2 more units that I will be running from the Houston so I do plan on trying Minepeon on one. I just checked on another install of the latest Minepeon (you may have an updated version now) but 4.0.1 contains the A1 chipset features. If I cannot get it to compile I will upload it for you to look over but as far as I can tell with these units that they were running CGMiner 3.9 on Raspbian which did not have support at the time.
|
|
|
|
MineForeman.com (OP)
Legendary
Offline
Activity: 896
Merit: 1000
|
|
March 24, 2014, 06:37:14 AM |
|
MineForman, did you ever receive your Gridseed to play with yet? I'm sure you've been busy, just wondering if you were thinking about giving it some time. Yep, I have a Gridseed AND a dualminer on my desk! Now I have the BeagleBone Black Alpha image out (people have been waiting) that is next on my hit list. I have also been sent an Avalon2 by a user that is having issues with and that needs attention as well though. MineForeman.io (server-mode for MinePeon) also need some attention as well as MinePeon X86/64..... I also need to find some time for my real job so I can continue eating . Neil P.S. Would anyone be interested an a group buy for Gridseed's? We could get some at a good price and you could support MinePeon (and me eating) at the same time.
|
|
|
|
MineForeman.com (OP)
Legendary
Offline
Activity: 896
Merit: 1000
|
|
March 24, 2014, 06:43:19 AM |
|
4.0.1 contains the A1 chipset features. Oh! I have been so busy I lost track of that (I did know, I just brain faded). I will compile in support and push it up to the repo's. Hopefully I can do it tonight so get ready with 0.2.4.6, all you will need to do is ssh in and hit f to update cgminer. Does it require and udev rules you know of? Neil
|
|
|
|
|
Powell
Sr. Member
Offline
Activity: 486
Merit: 262
rm -rf stupidity
|
|
March 24, 2014, 12:50:04 PM |
|
If you do start messing with the Gridseeds if you could offer the option for people who don't want to dual mine and just scrypt I would love it. Right now one of my Pi's is Wheezy with modified cpuminer.
When I go to the shop today to do some more spring cleaning I'll grab one of my BBB and bring it home to play with. I have 2 USB miners here (oh snap I know siiiicckkkk LOL) and 4 BBB's (that aren't on KNC machines) so I may have a problem LOL!
|
|
|
|
BitMinerN8
|
|
March 24, 2014, 02:13:59 PM |
|
If you do start messing with the Gridseeds if you could offer the option for people who don't want to dual mine and just scrypt I would love it. Right now one of my Pi's is Wheezy with modified cpuminer.
..SNIP..
Yes, I would vote for this too. Although they have the option to dual mine, I think the majority of people are using them for Scrypt due to their very low power requirements. I've complied both forks/branches, a (girnyau) cgminer 3.7.2 and (nwoolls) bfgminer with gridseed driver support and swapped them out in the /opt/minepeon/bin, but with my one notch above novice Linux skills I am missing something somewhere as they won't stay running for long. Also tried adding the other command line parms (--gridseed-options=baud=115200,freq=850,chips=5 --hotplug 0) to the section under settings. Still no love. For now I'm running them all under Debian on a laptop, and it's been stable for over a week. Looking forward to seeing what he can come up with when he has time.
|
|
|
|
MineForeman.com (OP)
Legendary
Offline
Activity: 896
Merit: 1000
|
|
March 24, 2014, 09:34:42 PM |
|
If you do start messing with the Gridseeds if you could offer the option for people who don't want to dual mine and just scrypt I would love it. Right now one of my Pi's is Wheezy with modified cpuminer.
..SNIP..
Yes, I would vote for this too. Although they have the option to dual mine, I think the majority of people are using them for Scrypt due to their very low power requirements. I third that, motion carried! While if is very novel that some of those devices can do both at the same time, the power and hashrate requirements (especially that it decreases SCRYPT performance) make BTC mining with the devices an awful choice that I was preferring not to address. Neil
|
|
|
|
|