4. About gpu mapping... I'm asking about that almost up from the beginning XD I've tried to change it according to sgminer readme, but combination like --gpu-map 0:1, --gpu-map 0:2, --gpu-map 0:3, or --gpu-map 0:4 just don't work for me. I thought that you ppl would give me some advices according to the pic of mapping i've gaved
6. Yea, I've tried running with "device" (-d 0) command and then "--gpu-map" but all time fails.
And one more thing came to my mind - I've read somewhere that "--no-adl" sometimes helps. It disables ATI display library used for monitoring and setting GPU parameters. You will not see GPU temp and fan speed, but sometimes it makes easier to manually map graphics cards.
Also:
-d
Select device to use, one value, range and/or comma separated (e.g. 0-2,4) default: all Is your 6770m really device 0? Have you tried another values?
Edit: I would also try to play with
--gpu-reorder Attempt to reorder GPU devices according to PCI Bus ID
The
--gpu-reorder didn't helped. About the
-d (device) ... yes according to the pic i've past i got only one platform stated 0 and only one device, same stated 0. Tried other values, just for checking, all time msg "no connected device". The
"--no-adl" command helped in some way. It disables the monitoring infos (temp, fan speeds etc.) so now I don't get infos about problems with hardware monitoring. Now the problem shorted only to the same what the other member of this forum has:
I managed to pool mine 10 JPC with one of my old CPU's (Core Duo 1.6Ghz)
So now I have
10 JPC, that's all.
I didn't manage to get GPU-miner working, I got error -43 all the time:
[0:38:42] Kernel JackPotCoin(AdvSHA3) is experimental.
[0:38:42]
Error -43: Building Program (clBuildProgram)[0:38:42] ^T
[0:38:42] Failed to init GPU thread 0, disabling device 0
[0:38:42] Restarting the GPU from the menu will not fix this.
[0:38:42] Try restarting sgminer.
So it seems like it would be the trouble with building program / initialising GPU's. As I mentioned earlier, I had no such a problems with diffrent kernels and diffrent miners. I thought it could be connected with app sdk version, but i've tried 2.7, 2.8, 2.8.1 and finally 2.9 (all time after using
amd_cleanup_util_1.2.1.0) and nothing changed.
@Spoetnik gpu mapping only helps with adl functions, which I don't need to be run. All I try is just to run that fckn miner, even without hardware monitoring settings
As I wrote earlier I've changed switchable graphic directly to fixed mode, so now only the amd gpu is used. (short forum art bout that
http://forum.notebookreview.com/hp-pavilion-notebooks/599746-overclocking-radeon-6770m-dv6t-61xx.html ) I know that i'm fighting for almost nothing (comparing to the hashrate it would give me) but I'm a selflearner and idealist who always tries to solve the problems that are standing on his way
About my
wallet synchronizing problem. Here's and advice to all who'd have the same. If decompressing latest wallet and just running
jackpotcoin-qt.exe don't allow you to get your wallet synchronized do like that:
1. Use notepad to prepare JackpotCoin.conf stated at 1st page of this topic.
rpcuser=user
rpcpassword=pass
rpcallowip=*
rpcport=15372
listen=1
daemon=1
server=1
logtimestamps=1
maxconnections=100
addnode=90.155.222.162
addnode=66.176.62.63
addnode=93.233.79.195
addnode=98.193.2.154
addnode=5.250.177.28
addnode=24.13.164.246
addnode=74.90.54.187
addnode=76.168.111.3
addnode=110.255.149.5
addnode=85.102.226.187
addnode=46.39.240.53
addnode=154.20.19.46
addnode=186.59.181.76
addnode=74.33.230.204
addnode=107.202.133.56
addnode=75.150.145.65
2. Follow the directions for selfminers stated there:
6. Type the following command into Run field and Press OK
%appdata%/JackpotCoin
7. JackpotCoin's data folder is now opened
8. Copy "JackpotCoin.conf" provided in the downloaded archive to the data folder
9. Run Jackpotcoint-qt.exe again
After synchronizing you can just delete the conf file, cause peers.dat and other files are properly fulfilled ^^
Have a nice mining day.
Now I'm waiting for resolve of
Error -43 problem, or just for another (maybe cg) gpu miner