bitpop
Legendary
Offline
Activity: 2436
Merit: 1045
https://keybase.io/bitpop
|
 |
June 03, 2013, 11:29:19 PM |
|
Sadly it's crashing the 17 lancelot instance every 10 minutes cgminer.exe caused an Access Violation at location 0045b0b9 in module cgminer.exe Reading from location 1b30d66a. Registers: eax=00000020 ebx=01e151e0 ecx=00000058 edx=1b30d66a esi=00000000 edi=00000016 eip=0045b0b9 esp=06b6f6ac ebp=00000000 iopl=0 nv up ei pl nz na pe nc cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00010202 Call stack: AMAZINGAMAMAMAMMAMAIIZNZING 0.2% About 5-10% better still over 60%
Well I don't think that's the cause then if it's only 5%. We'll investigate further. I've found a place where a fair amount of cpu usage might be lost. You might want to try the new binaries I uploaded again here that try to kerb that: http://ck.kolivas.org/apps/cgminer/temp/Heh, that's more like it 
|
|
|
|
|
|
Your Bitcoin transactions The Ultimate Bitcoin mixer made truly anonymous. with an advanced technology.
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction. Advertise here.
|
|
|
-ck
Moderator
Legendary
Offline
Activity: 2786
Merit: 1154
Ruu \o/
|
 |
June 03, 2013, 11:30:12 PM |
|
Sadly it's crashing the 17 lancelot instance every 10 minutes
cgminer.exe caused an Access Violation at location 0045b0b9 in module cgminer.exe Reading from location 1b30d66a.
That's not a debug build so that is useless as well I'm afraid.
|
|
|
|
bitpop
Legendary
Offline
Activity: 2436
Merit: 1045
https://keybase.io/bitpop
|
 |
June 03, 2013, 11:42:31 PM |
|
oops do u have a debug, cpu fixed? Sadly it's crashing the 17 lancelot instance every 10 minutes
cgminer.exe caused an Access Violation at location 0045b0b9 in module cgminer.exe Reading from location 1b30d66a.
That's not a debug build so that is useless as well I'm afraid.
|
|
|
|
-ck
Moderator
Legendary
Offline
Activity: 2786
Merit: 1154
Ruu \o/
|
 |
June 03, 2013, 11:46:09 PM |
|
oops do u have a debug, cpu fixed?
Not today, at work... gimme another day.
|
|
|
|
bitpop
Legendary
Offline
Activity: 2436
Merit: 1045
https://keybase.io/bitpop
|
 |
June 04, 2013, 12:12:00 AM |
|
Of course oops do u have a debug, cpu fixed?
Not today, at work... gimme another day.
|
|
|
|
bitpop
Legendary
Offline
Activity: 2436
Merit: 1045
https://keybase.io/bitpop
|
 |
June 04, 2013, 12:14:08 AM |
|
IS there a benefit of using nogpu.exe vs no gpu in config file?
|
|
|
|
-ck
Moderator
Legendary
Offline
Activity: 2786
Merit: 1154
Ruu \o/
|
 |
June 04, 2013, 12:16:33 AM |
|
IS there a benefit of using nogpu.exe vs no gpu in config file?
It just doesn't have the gpu code built into it so you don't need opencl installed (opencl.dll required etc). Otherwise it behaves the same.
|
|
|
|
eurgbp2011
Member

Offline
Activity: 101
Merit: 10
|
 |
June 04, 2013, 12:26:12 AM |
|
Hi! I am LTC Miner Love your work please make LTC address for donations
Thanks!
|
|
|
|
kano
Legendary
Offline
Activity: 2730
Merit: 1103
Linux since 1997 RedHat 4
|
 |
June 04, 2013, 12:38:49 AM |
|
Hi! I am LTC Miner Love your work please make LTC address for donations
Thanks!
His address is in SCRYPT-README
|
Pool: https://kano.is Here on Bitcointalk: Forum BTC: 1 KanoPb8cKYqNrswjaA8cRDk4FAS9eDMLU FreeNode IRC: irc.freenode.net channel #kano.is Majority developer of the ckpool code Help keep Bitcoin secure by mining on pools with full block verification on all blocks - and NO empty blocks!
|
|
|
LogicalUnit
|
 |
June 04, 2013, 04:06:40 AM |
|
I have a question about Linux usage: once you have connected via SSH, how do you get the output of cgminer (or any other running process, for that matter)?
|
|
|
|
daemondazz
|
 |
June 04, 2013, 04:39:28 AM |
|
I run cgminer under daemontools. Use --syslog to send most of the log output to the system log and redirect output from the command line to /tmp/cgminer.log, so you can see the ongoing hashrate.
|
Computers, Amateur Radio, Electronics, Aviation - 1dazzrAbMqNu6cUwh2dtYckNygG7jKs8S
|
|
|
bitpop
Legendary
Offline
Activity: 2436
Merit: 1045
https://keybase.io/bitpop
|
 |
June 04, 2013, 04:40:21 AM |
|
You can use "screen" too
|
|
|
|
daemondazz
|
 |
June 04, 2013, 04:44:57 AM |
|
You can use "screen" too
Definitely, but this means that you need to (after a system reboot) remember, or be available, to log in and start everything up. I have my systems PXE booting, automatically starting X under tty12 and cgminer under daemontools. It means that my miners can reboot at any time and they'll come up mining. Throw in puppet for managing the config files and it's fairly well automated.
|
Computers, Amateur Radio, Electronics, Aviation - 1dazzrAbMqNu6cUwh2dtYckNygG7jKs8S
|
|
|
LogicalUnit
|
 |
June 04, 2013, 04:48:52 AM |
|
You can use "screen" too
Definitely, but this means that you need to (after a system reboot) remember, or be available, to log in and start everything up. I have my systems PXE booting, automatically starting X under tty12 and cgminer under daemontools. It means that my miners can reboot at any time and they'll come up mining. Throw in puppet for managing the config files and it's fairly well automated. Could you elaborate on what PXE booting, daemontools, and puppet mean? I'm a Windows guy!
|
|
|
|
daemondazz
|
 |
June 04, 2013, 04:53:06 AM |
|
Could you elaborate on what PXE booting, daemontools, and puppet mean? I'm a Windows guy!
Sure: PXE booting means booting off the network from a file server - no disks in the machine and they all share the same root filesystem on the file server daemontools is a program for supervising processes - if they die it automatically restarts them puppet is a configuration management tool for linux I should probably do a howto for all this, parts of this could be easily re-used without needing the whole setup.
|
Computers, Amateur Radio, Electronics, Aviation - 1dazzrAbMqNu6cUwh2dtYckNygG7jKs8S
|
|
|
LogicalUnit
|
 |
June 04, 2013, 05:26:47 AM |
|
Could you elaborate on what PXE booting, daemontools, and puppet mean? I'm a Windows guy!
Sure: PXE booting means booting off the network from a file server - no disks in the machine and they all share the same root filesystem on the file server daemontools is a program for supervising processes - if they die it automatically restarts them puppet is a configuration management tool for linux I should probably do a howto for all this, parts of this could be easily re-used without needing the whole setup. Many thanks for the helpful response. I for one would appreciate a howto on making the RPi/MinePeon more automatic.
|
|
|
|
Blisk
|
 |
June 04, 2013, 05:41:25 AM |
|
Can I hope in future that temp-cutoff will shut down cgminer too not just stop using gpu?
|
|
|
|
Lucko
|
 |
June 04, 2013, 05:55:51 AM |
|
EDIT: Now I get it. Well I did some testings and I can get about 4% more if I set up to 10 and 12. And that is missing at the moment... As far as I know 8 and 9 were limits in older versions...
There aren't really any limits per version of CGMiner, except where it tops out at which I think is 14. But the limit is per GPU type. 9 is about the max that gets you the best performance. But I have 5xxx series GPU's so 8 or 9 is the highest which is best for those. If you have newer GPU's then maybe you can go higher. I would recommend keeping an eye on your U: and HW errors though. Again the FAQ in the top post explains allot of this. Sam Upper limit is 20 and numbers that I have are from test are 5770 and 6790 preforms best with 10 and 5850, 5970, 6870 performs best with 12. No problems whit HW and U is higher(2 day testing)... So can we stop this. I will use that settings if possible. I'm not asking if it is OK to use it. So no need to continue. I would like to know why I can't use setting for intensity higher then 8 with 8 GPU cores and I was able to do so with 5 cores. What is a solution or workaround...
|
|
|
|
chanberg
|
 |
June 04, 2013, 06:39:17 AM |
|
Could you elaborate on what PXE booting, daemontools, and puppet mean? I'm a Windows guy!
Sure: PXE booting means booting off the network from a file server - no disks in the machine and they all share the same root filesystem on the file server daemontools is a program for supervising processes - if they die it automatically restarts them puppet is a configuration management tool for linux I should probably do a howto for all this, parts of this could be easily re-used without needing the whole setup. +1
|
|
|
|
|
|