PandaMiner
|
|
September 28, 2012, 10:04:30 PM |
|
If you set the 7950 to dynamic intensity mode, you will be able to game without a problem without needing to disable it.
How do I set up dynamic intensity mode on GPU 0, but leave GPU 1 at 16? (using scrypt) I checked the readme again and nada. I want to assume it's --intensity 12-16,16 but don't want to try that before asking here.
|
|
|
|
kano
Legendary
Offline
Activity: 4620
Merit: 1851
Linux since 1997 RedHat 4
|
|
September 28, 2012, 10:10:39 PM |
|
If you set the 7950 to dynamic intensity mode, you will be able to game without a problem without needing to disable it.
How do I set up dynamic intensity mode on GPU 0, but leave GPU 1 at 16? (using scrypt) I checked the readme again and nada. I want to assume it's --intensity 12-16,16 but don't want to try that before asking here. --intensity d,16 (but I have no idea how well dynamic intensity works with scrypt )
|
|
|
|
PandaMiner
|
|
September 28, 2012, 10:40:36 PM |
|
How do I set up dynamic intensity mode on GPU 0, but leave GPU 1 at 16? (using scrypt) I checked the readme again and nada.
I want to assume it's --intensity 12-16,16 but don't want to try that before asking here.
--intensity d,16 (but I have no idea how well dynamic intensity works with scrypt ) Oh, I thought "d" was for "desktop mode."
|
|
|
|
ChipGeek
|
|
September 28, 2012, 10:44:06 PM |
|
Here is my guide for people like me who are not familiar with linux to get cgminer running on a Raspberry Pi. Note that dlasher and burger did 99% of the work here. I just verified it and added some comments. Thanks guys! Of course, big thanks to ckolivas and kano for doing the other 99.99% of the work writing cgminer. The first week of my mined bitcoins will be donated to you two. (If you think it is worth adding all or part of this to the README, please do. Or just a link to this post?) Start with a fresh install of the Raspbian OS. I used the 2012-09-18 release. On first boot, configure the keyboard, password, locale and timezone as appropriate. Optionally, change the memory_split, ssh and boot_behavior. Choose "update" to get any recent updates. Choose <Finish> and reboot. (type "sudo reboot" at command prompt) A) If you have choosen boot_behavior to boot direct to desktop, open an LXterminal window. B) If you have choosen boot_behavior to NOT boot direct to desktop, log in. You now have 2 choices: 1) (recommended) type "startx" to start the desktop then open an LXterminal window. 2) use the command line directly All of the following commands are typed at the command line. Do NOT type anything on lines starting with "##" (including the "##") as these are comments for you. ## Install all required tools sudo apt-get install build-essential git dh-autoreconf libcurl4-gnutls-dev libusb-1.0-0-dev libusb-dev libncurses-dev libudev-dev yasm screen ## This will ask you: ## Do you want to continue [Y/n]? ## Press Y and Enter (Then wait many minutes for it to finish)
## Get the latest version of cgminer cd /usr/src sudo git clone https://github.com/ckolivas/cgminer.git cd cgminer
## Set the flags for the compiler CFLAGS="-g -O2 -W -Wall"
## Configure cgminer ## Do not type any un-used options. See the README of cgminer for details. ## For example if you do not have any Butterfly Labs hardware, to not type "--enable-bitforce" sudo ./autogen.sh --enable-scrypt --enable-bitforce --enable-icarus --enable-modminer --enable-ztex --with-libudev ## I have a BFL single so I used: ## sudo ./autogen.sh --enable-bitforce --with-libudev ## Again, wait many minutes for this to finish ## When done, you should see a block of text that starts with something like this: ## ------------------------------------------------------------------------ ## cgminer 2.7.6 ## ------------------------------------------------------------------------ ## ## Configuration Options Summary: ## ## If you do not see that or the last line is an error, do not continue.
## build cgminer sudo make clean sudo make ## Again, wait many minutes for this to finish
## Connect and power up your FPGA hardware then run cgminer ## Substitute the proper values you use for yourpool, yourport, youruser, and yourpassword /usr/src/cgminer/cgminer -S auto -o http://www.yourpool.com:yourport -u youruser -p yourpassword
|
Tip jar: 1ChipGeeK7PDxaAWG4VgsTi31SfJ6peKHw
|
|
|
-ck (OP)
Legendary
Offline
Activity: 4284
Merit: 1645
Ruu \o/
|
|
September 28, 2012, 11:08:31 PM |
|
If you set the 7950 to dynamic intensity mode, you will be able to game without a problem without needing to disable it.
How do I set up dynamic intensity mode on GPU 0, but leave GPU 1 at 16? (using scrypt) I checked the readme again and nada. I want to assume it's --intensity 12-16,16 but don't want to try that before asking here. --intensity d,16 (but I have no idea how well dynamic intensity works with scrypt ) Same code manages dynamic on scrypt so theoretically should work just as well.
|
Developer/maintainer for cgminer, ckpool/ckproxy, and the -ck kernel 2% Fee Solo mining at solo.ckpool.org -ck
|
|
|
cuz0882
|
|
September 28, 2012, 11:38:24 PM |
|
Is there even a normal zip of the new cgminer on here? I feel like throwing my computer through the wall every time I come here, for the new update.
Use 7-zip - it's free and you won't be breaking the winzip license like almost everyone does with winzip ... http://www.7-zip.org/Why would you be breaking the license? It's a free download. Installing a new compression software on a dozen computers for no purpose, is absurd. So wait, you're happy to go to great lengths to set up your hardware to mine, install special software for it to do so, drivers sdk etc and configure them, and then you're happy to download my free software from my website that I pay for for you to have free unrestricted access to, and you're complaining because you have to install 7z? That's exactly what I'm saying. Installing a special compression software for no purpose, is a waste of time. While I appreciate your efforts, I don't owe you anything. If your looking for compensation put a remote access app in the app store or something. Jumping through hoops just to satisfy someones ego is not on my agenda. It might make sense, if you gained something by using it. Here's a zip copy. So no need to install 7z on every mining rig. http://www.fileserve.com/file/9S2RQxa/cgminer-2.7.6-win32.zip
|
|
|
|
Krak
|
|
September 28, 2012, 11:56:21 PM |
|
That's exactly what I'm saying. Installing a special compression software for no purpose, is a waste of time. While I appreciate your efforts, I don't owe you anything. If your looking for compensation put a remote access app in the app store or something. Jumping through hoops just to satisfy someones ego is not on my agenda. It might make sense, if you gained something by using it. Here's a zip copy. So no need to install 7z on every mining rig. http://www.fileserve.com/file/9S2RQxa/cgminer-2.7.6-win32.zip
Maybe you could've extracted it onto a flash drive from one computer and then just plug it into each miner? Seems easier than whining about the format.
|
BTC: 1KrakenLFEFg33A4f6xpwgv3UUoxrLPuGn
|
|
|
mdude77
Legendary
Offline
Activity: 1540
Merit: 1001
|
|
September 29, 2012, 12:13:46 AM |
|
That's exactly what I'm saying. Installing a special compression software for no purpose, is a waste of time. While I appreciate your efforts, I don't owe you anything. If your looking for compensation put a remote access app in the app store or something. Jumping through hoops just to satisfy someones ego is not on my agenda. It might make sense, if you gained something by using it. Here's a zip copy. So no need to install 7z on every mining rig. http://www.fileserve.com/file/9S2RQxa/cgminer-2.7.6-win32.zip
Maybe you could've extracted it onto a flash drive from one computer and then just plug it into each miner? Seems easier than whining about the format. ... or unzip it and store on one machine, and copy the folder to the others ... M
|
I mine at Kano's Pool because it pays the best and is completely transparent! Come join me!
|
|
|
PandaMiner
|
|
September 29, 2012, 12:26:37 AM |
|
--intensity d,16 (but I have no idea how well dynamic intensity works with scrypt ) Same code manages dynamic on scrypt so theoretically should work just as well. But when I put "d" it goes down to 8, but at 12 I can still watch 1080 video with no video lag (just mouse lag). Besides, at i12 I hash at 153-159, and at i8 it goes WAY down to 21-25kh which is unacceptable. I'll just leave it at 12 while working/watching video, and kick it on 16 when i go to sleep. Thanks.
|
|
|
|
Krak
|
|
September 29, 2012, 12:26:53 AM |
|
Maybe you could've extracted it onto a flash drive from one computer and then just plug it into each miner? Seems easier than whining about the format.
... or unzip it and store on one machine, and copy the folder to the others ... M I just said that. Also, it'd be easier on ckolivas' server than redownloading it over and over.
|
BTC: 1KrakenLFEFg33A4f6xpwgv3UUoxrLPuGn
|
|
|
ancow
|
|
September 29, 2012, 12:33:42 AM |
|
Installing a special compression software for no purpose, is a waste of time. While I appreciate your efforts, I don't owe you anything. Nor does he owe you anything... Seriously, if you're so hung up about the compression format, don't use cgminer. I'd argue that you'd still have to install 7z or some program that can deal properly with zip files. While I haven't tried Vista's and 7's implementation, at least XP's was pretty broken. (Stuff like random error messages for proper zip files or files in an archive being silently ignored.) I have a friend who stopped supporting people who used windows' zip to extract his program because he knew that'd fail. So, please, if you want to continue using that POS, go ahead, but do stop spamming this thread about it...
|
BTC: 1GAHTMdBN4Yw3PU66sAmUBKSXy2qaq2SF4
|
|
|
crazyates
Legendary
Offline
Activity: 952
Merit: 1000
|
|
September 29, 2012, 12:34:00 AM |
|
I just said that. Also, it'd be easier on ckolivas' server than redownloading it over and over. You mean you don't download the same linux .iso files over and over, just because you can?! Then what fun is the internet?!
|
|
|
|
kano
Legendary
Offline
Activity: 4620
Merit: 1851
Linux since 1997 RedHat 4
|
|
September 29, 2012, 12:52:47 AM |
|
... That's exactly what I'm saying. Installing a special compression software for no purpose, is a waste of time. While I appreciate your efforts, I don't owe you anything. If your looking for compensation put a remote access app in the app store or something. Jumping through hoops just to satisfy someones ego is not on my agenda. It might make sense, if you gained something by using it. Here's a zip copy. So no need to install 7z on every mining rig. Move along nothing to see hereDownloading a windows executable zip from from a random irate user of free software - bad idea for anyone considering it ...
|
|
|
|
burger
|
|
September 29, 2012, 12:56:02 AM |
|
Thanks to dlasher, SAC, burger, and especially ckolivas and kano; my BFL single is now running on my R-Pi! Soon I will re-post dlasher's guide with the corrections I used to make it work for me. (First I will test with a fresh Raspbian install.) cgminer version 2.7.6 - Started: [2012-09-28 13:26:28] -------------------------------------------------------------------------------- (5s):433.4 (avg):714.6 Mh/s | Q:4 A:12 R:0 HW:0 E:300% U:17.1/m TQ: 0 ST: 2 SS: 0 DW: 1 NB: 2 LW: 15 GF: 0 RF: 0 WU: 18.5 Connected to http://us1.eclipsemc.com:8337 with LP as user <myusername> Block: 00000038ba38b354b3fd8173cd55cebb... Started: [13:26:28] -------------------------------------------------------------------------------- [P]ool management [S]ettings [D]isplay options [Q]uit BFL 0: 45.7C | 771.9/918.7Mh/s | A:13 R:0 HW:0 U:18.54/m --------------------------------------------------------------------------------
[2012-09-28 13:26:27] Started cgminer 2.7.6 [2012-09-28 13:26:28] Probing for an alive pool [2012-09-28 13:26:28] Long-polling activated for http://us1.eclipsemc.com:8337/LP [2012-09-28 13:26:28] Pool 0 http://us1.eclipsemc.com:8337 alive [2012-09-28 13:26:28] New block detected on network before longpoll [2012-09-28 13:26:28] Pool 1 http://us.ozco.in:8331 alive [2012-09-28 13:26:33] Accepted 00e6e730 Diff 1 BFL 0 pool 0 [2012-09-28 13:26:38] Accepted 09631bd0 Diff 1 BFL 0 pool 0 [2012-09-28 13:26:43] Accepted a45652a8 Diff 1 BFL 0 pool 0 [2012-09-28 13:26:43] Accepted a79f96ba Diff 1 BFL 0 pool 0 [2012-09-28 13:26:48] Accepted 280b28cf Diff 1 BFL 0 pool 0 Nice that you got it working!
|
|
|
|
mdude77
Legendary
Offline
Activity: 1540
Merit: 1001
|
|
September 29, 2012, 02:33:17 AM |
|
Maybe you could've extracted it onto a flash drive from one computer and then just plug it into each miner? Seems easier than whining about the format.
... or unzip it and store on one machine, and copy the folder to the others ... M I just said that. Also, it'd be easier on ckolivas' server than redownloading it over and over. You said USB key. There are inherent dangers with doing that, not to mention it requires walking around. M
|
I mine at Kano's Pool because it pays the best and is completely transparent! Come join me!
|
|
|
Krak
|
|
September 29, 2012, 02:52:52 AM |
|
You said USB key. There are inherent dangers with doing that, not to mention it requires walking around. M Yeah, how else are you going to get it onto the other machines? Dangers?
|
BTC: 1KrakenLFEFg33A4f6xpwgv3UUoxrLPuGn
|
|
|
cuz0882
|
|
September 29, 2012, 03:45:18 AM |
|
I'd argue that you'd still have to install 7z or some program that can deal properly with zip files. While I haven't tried Vista's and 7's implementation, at least XP's was pretty broken. (Stuff like random error messages for proper zip files or files in an archive being silently ignored.) I have a friend who stopped supporting people who used windows' zip to extract his program because he knew that'd fail. So, please, if you want to continue using that POS, go ahead, but do stop spamming this thread about it... Pretty much everyone's needs something that supports zip and rar files. Not sure why you assume I use winzip, but I don't. I do think its better to use a compression everyone already needs support for, unless there is a reason to do otherwise.
|
|
|
|
os2sam
Legendary
Offline
Activity: 3586
Merit: 1098
Think for yourself
|
|
September 29, 2012, 04:34:50 AM |
|
That's exactly what I'm saying. Installing a special compression software for no purpose, is a waste of time. While I appreciate your efforts, I don't owe you anything. If your looking for compensation put a remote access app in the app store or something. Jumping through hoops just to satisfy someones ego is not on my agenda. It might make sense, if you gained something by using it.
Are you kidding me? It makes sense because it creates an archive 1/3 the size of a .zip file. Enough said. A good compression/archival program is not exactly a special piece of software. If it is too difficult for you maybe you should just turn your computer off and take it back to Wal-Mart.
|
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?
|
|
|
QiVX
Member
Offline
Activity: 81
Merit: 10
|
|
September 29, 2012, 05:23:56 AM |
|
Hey guys, I can't seem to run CGMiner with the --scrypt option. I always run into the following error, followed by CGMiner disabling all GPUs and the crashing (dialog of the program is not responding comes up). Anyone know why? I have 3 5970s.
|
|
|
|
farfie
Newbie
Offline
Activity: 63
Merit: 0
|
|
September 29, 2012, 05:36:29 AM |
|
I'd argue that you'd still have to install 7z or some program that can deal properly with zip files. While I haven't tried Vista's and 7's implementation, at least XP's was pretty broken. (Stuff like random error messages for proper zip files or files in an archive being silently ignored.) I have a friend who stopped supporting people who used windows' zip to extract his program because he knew that'd fail. So, please, if you want to continue using that POS, go ahead, but do stop spamming this thread about it... Pretty much everyone's needs something that supports zip and rar files. Not sure why you assume I use winzip, but I don't. I do think its better to use a compression everyone already needs support for, unless there is a reason to do otherwise. Off-topic, but like ck was saying, I can't believe someone that's so ahead of the curve technology wise (by even USING bitcoin) would be so against this. And then he goes on saying how there's "no point to using 7z". But there is a point, it's a better program, and the files it generates are better in every way, not to mention how lightweight 7z is in the first place. Do you still use XP? A dumbphone? CRT television? Even if you do, it doesn't make you right, and doesn't mean you're making the right choice. Technology won't stagnate just because you're unwilling to move forward with the rest of us. That's the whole point of technology in the first place, since it seems you have forgotten. But then you also had the gall to come in here with your ignorance, complain about 7z while arguing with multiple people as if you knew it wasn't a good program. Does it ever end? Hey guys, I can't seem to run CGMiner with the --scrypt option. I always run into the following error, followed by CGMiner disabling all GPUs and the crashing (dialog of the program is not responding comes up). Anyone know why? I have 3 5970s. http://i45.tinypic.com/11hwjr7.pngSorry if this is obvious, but first, try using the latest cgminer. Also, that little echo script thing you have goin on is mega cute bro. Mad props.
|
|
|
|
|