|
-Redacted-
|
|
June 28, 2013, 12:56:01 AM Last edit: June 28, 2013, 03:03:21 AM by -Redacted- |
|
Try changing to that 3.1.1 directory and executing ./cgminer just to make sure you're picking up the local copy. Since the wget command you gave to obtain the binary is wrong, I think your cgminer command ends up executing something else found elsewhere. You can execute the command which cgminer to find out where the cgminer command being run lives. I'm betting you have a version 3.2.x installed to a directory somewhere in your search path. The wget command you gave retrieves a 24k web-page, not a binary: wget https://github.com/kanoi/cgminer-binaries/blob/master/RPi_32/cgminer-3.1.1a ... Length: 24364 (24K) [text/html] Saving to: `cgminer-3.1.1a' 100%[============================================================>] 24,364 --.-K/s in 0.01s 2013-06-27 20:22:29 (2.38 MB/s) - `cgminer-3.1.1a' saved [24364/24364] To obtain the cgminer binary, use this path with " raw" in it rather than " blob". Notice that the binary is 915k: rm cgminer.3.1.1* wget https://github.com/kanoi/cgminer-binaries/raw/master/RPi_32/cgminer-3.1.1a ... Length: 936480 (915K) [text/plain] Saving to: `cgminer-3.1.1a' 100%[============================================================>] 936,480 140K/s in 6.5s 2013-06-27 20:04:48 (140 KB/s) - `cgminer-3.1.1a' saved [936480/936480] pi@raspberrypi ~ $ mv cgminer-3.1.1a cgminer p i@raspberrypi ~ $ chmod a+x cgminer pi@raspberrypi ~ $ ./cgminer -h cgminer 3.1.1aBuilt with bflsc bitforce icarus modminer ztex mining support. Usage: ./cgminer [-DdElmpPQqSsTouOchnV] Options for both config file and command line: ....
|
|
|
|
shawtux
Newbie
Offline
Activity: 57
Merit: 0
|
|
June 28, 2013, 04:29:33 AM |
|
thanks -Redacted-!! that "which" command did it. there was an old installation (make install it seems) that was screwing things up.
deleted the bin in the usr folder and voila... 3.1.1 <3
|
|
|
|
kano
Legendary
Offline
Activity: 4620
Merit: 1851
Linux since 1997 RedHat 4
|
|
June 28, 2013, 04:49:51 AM |
|
... I think you clicked on the wrong one ... the one in RPi_32 says 3.1.1 when I download it and run it (and did also when I put it there ) Or did you not run the one you downloaded?The official source 3.1.1 also says 3 1 1 in configure.ac ... so you clicked on something wrong ... (or ran a different version to what you downloaded)
|
|
|
|
Anime4000
Newbie
Offline
Activity: 30
Merit: 0
|
|
June 28, 2013, 01:33:54 PM Last edit: June 28, 2013, 01:55:53 PM by Anime4000 |
|
Zanatos666 ask report here, I have 2 GPU with different desktop platform. Radeon HD6870 GV-R685OC-1GD Radeon HD5770 GV-R577SO-1GDBoth GPU are GIGABYTE Super Overclock SeriesBoth GPU can't use for mining, CGMinier give crash during starting application, same with poclbm. These GPU unsupported?
|
|
|
|
-Redacted-
|
|
June 28, 2013, 02:04:46 PM |
|
... I think you clicked on the wrong one ... the one in RPi_32 says 3.1.1 when I download it and run it (and did also when I put it there ) Or did you not run the one you downloaded?The official source 3.1.1 also says 3 1 1 in configure.ac ... so you clicked on something wrong ... (or ran a different version to what you downloaded)I wasn't attempting to "one-up" you Kano, just trying to help point the guy to the specific place where his problem lay and show him how I figured it out. I hoped that the info in my post might help others, too, along the way.
|
|
|
|
os2sam
Legendary
Offline
Activity: 3586
Merit: 1098
Think for yourself
|
|
June 28, 2013, 02:10:57 PM |
|
Zanatos666 ask report here, I have 2 GPU with different desktop platform. Radeon HD6870 GV-R685OC-1GD Radeon HD5770 GV-R577SO-1GDBoth GPU are GIGABYTE Super Overclock SeriesBoth GPU can't use for mining, CGMinier give crash during starting application, same with poclbm. These GPU unsupported? I have used a 5770 with no issue. And others are using 5770's and 6870's with no issues. I would recommend reading the readme and pay special attention to the Q & A on the catalyst and SDK versions to verify that you have the correct versions for mining. This is a helpful link, I think https://en.bitcoin.it/wiki/Mining_hardware_comparisonSam
|
A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?
|
|
|
Anime4000
Newbie
Offline
Activity: 30
Merit: 0
|
|
June 28, 2013, 03:21:06 PM |
|
Zanatos666 ask report here, I have 2 GPU with different desktop platform. Radeon HD6870 GV-R685OC-1GD Radeon HD5770 GV-R577SO-1GDBoth GPU are GIGABYTE Super Overclock SeriesBoth GPU can't use for mining, CGMinier give crash during starting application, same with poclbm. These GPU unsupported? I have used a 5770 with no issue. And others are using 5770's and 6870's with no issues. I would recommend reading the readme and pay special attention to the Q & A on the catalyst and SDK versions to verify that you have the correct versions for mining. This is a helpful link, I think https://en.bitcoin.it/wiki/Mining_hardware_comparisonSam I reformat and downgrade Catalyst and use AMD Stream. still no luck.
|
|
|
|
os2sam
Legendary
Offline
Activity: 3586
Merit: 1098
Think for yourself
|
|
June 28, 2013, 03:25:27 PM |
|
Zanatos666 ask report here, I have 2 GPU with different desktop platform. Radeon HD6870 GV-R685OC-1GD Radeon HD5770 GV-R577SO-1GDBoth GPU are GIGABYTE Super Overclock SeriesBoth GPU can't use for mining, CGMinier give crash during starting application, same with poclbm. These GPU unsupported? I have used a 5770 with no issue. And others are using 5770's and 6870's with no issues. I would recommend reading the readme and pay special attention to the Q & A on the catalyst and SDK versions to verify that you have the correct versions for mining. This is a helpful link, I think https://en.bitcoin.it/wiki/Mining_hardware_comparisonSam I reformat and downgrade Catalyst and use AMD Stream. still no luck. What versions of Catalyst and OpenCL SDK? What coin are you trying to mine? Can you capture the error's and post them? Do the GPU's work with games or 3d rendering test's such as those with GPU Caps viewer?
|
A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?
|
|
|
|
Anon10W1z
Newbie
Offline
Activity: 40
Merit: 0
|
|
June 28, 2013, 05:00:23 PM |
|
Hello,
In CGminer 3.1.1, is the ASIC/FPGA automatically detected in linux? I compiled it with support for all FPGA's and ASIC's.
|
|
|
|
Zanatos666
Sr. Member
Offline
Activity: 280
Merit: 250
Sometimes man, just sometimes.....
|
|
June 28, 2013, 05:30:14 PM |
|
both GPU, run OpenCL benchmark, no problem. Latest test: I read Diablo Readme for GPU vector size, and diablo return opencl worksize 256, and apply it here. I try use other kernel, seem mining no respond at all, like null? this one on Catalyst 13.4, OpenCL 1.2 Um......I think your pool address is wrong. eclipsemc has three severs, you denote each one by putting either "us1", "us2", or "us3" in the address. You only have "us"."
|
Squiggly letters, written really fast, with a couple of dots for good measure.
|
|
|
-Redacted-
|
|
June 28, 2013, 05:55:01 PM Last edit: June 28, 2013, 06:08:01 PM by -Redacted- |
|
A quick check shows that us. and us1. both resolve to the same IP = 67.14.164.114 His miner shows as being connected. His share count shows 0 accepted and 14 HW errors. Not sure what the -k is for, I GPU mine and never use it. Alternate kernel? How about we get the primary kernel working first? The worksize seems large, too. I suggest that you drop everything off your command line except the -u and -p and see what happens. There is a possibility that you've generated a bad cgminer.conf file. Delete it before you start again. f you quit using 'Q' a summary should print out that might show you something useful, too. You don't really need to blank out your user name, unless you're afraid that someone is going to mine using it and give you free Bitcoins
|
|
|
|
|
Zanatos666
Sr. Member
Offline
Activity: 280
Merit: 250
Sometimes man, just sometimes.....
|
|
June 28, 2013, 07:01:08 PM |
|
in faq: https://eclipsemc.com/faq.php what I see can use one address. Other kernel, give crash. except diakgcn kernel. I test on phoenix, the BFL_INT cause error. this CGMiner can disable BFL_INT? Update: Phoenix can run without BFL_INT, I getting piss off with Overclock version GPU's. What about running stock, no changing the intensity, vectors, or worksize and not declaring a kernel and letting CGMiner decide the best kernel? Just input your pool, user, and pass info and see if you can connect and mine. If you cant do that, then I dont know if its something with CGMiner or not as you should be able to mine SOMETHING with just stock settings.
|
Squiggly letters, written really fast, with a couple of dots for good measure.
|
|
|
Anime4000
Newbie
Offline
Activity: 30
Merit: 0
|
|
June 28, 2013, 07:15:54 PM |
|
|
|
|
|
Zanatos666
Sr. Member
Offline
Activity: 280
Merit: 250
Sometimes man, just sometimes.....
|
|
June 28, 2013, 07:34:07 PM |
|
Interesting. Anyone else with a clue? Oh, and change over to the stratum serves for eclipse, so change your port from 8337 to either 3333 or 443, 8337 was used for old school getwork I believe.
|
Squiggly letters, written really fast, with a couple of dots for good measure.
|
|
|
Anime4000
Newbie
Offline
Activity: 30
Merit: 0
|
|
June 28, 2013, 07:59:31 PM |
|
still crash, I had no idea, what I know, this likely kernel problem.
|
|
|
|
-Redacted-
|
|
June 28, 2013, 08:21:11 PM |
|
Well, one thing you could try to narrow this down would be to give the Bitminter client a try - see if it finds and mines with both GPUs.
|
|
|
|
kano
Legendary
Offline
Activity: 4620
Merit: 1851
Linux since 1997 RedHat 4
|
|
June 28, 2013, 10:09:29 PM |
|
Hello,
In CGminer 3.1.1, is the ASIC/FPGA automatically detected in linux? I compiled it with support for all FPGA's and ASIC's.
As per the readme ... no. Any Icarus device will require -S /dev/ttyUSBx .... Icarus = Icarus, Lancelot, Asicminer USB, Cairnsmore1 The rest are auto.
|
|
|
|
|