Bitcoin Forum
May 10, 2024, 12:44:27 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: Xevan Mining GPU AMD cards ERROR help needed + Reward to Fix  (Read 378 times)
crazyearner (OP)
Legendary
*
Offline Offline

Activity: 1820
Merit: 1001



View Profile
December 22, 2017, 09:17:54 PM
 #1

So I  need some help in fixing this bug or error.

Using xevan in miner config works bu stupidly slow speeds and worthless mining using xevan-mod generates this error no matter what am trying.

        GroestlCompress(H, M, T0, T1, T2, T3);
                              ^

"C:\Users\User\AppData\Local\Temp\OCL1208T1.cl", line 365: error: identifier
          "T1" is undefined
        GroestlCompress(H, M, T0, T1, T2, T3);
                                  ^

"C:\Users\User\AppData\Local\Temp\OCL1208T1.cl", line 365: error: identifier
          "T2" is undefined
        GroestlCompress(H, M, T0, T1, T2, T3);
                                      ^

"C:\Users\User\AppData\Local\Temp\OCL1208T1.cl", line 365: error: identifier
          "T3" is undefined
        GroestlCompress(H, M, T0, T1, T2, T3);
                                          ^

"C:\Users\User\AppData\Local\Temp\OCL1208T1.cl", line 821: warning: goto
          statement may cause irreducible control flow
        if(flag) goto end;
                 ^

"C:\Users\User\AppData\Local\Temp\OCL1208T1.cl", line 833: warning: goto
          statement may cause irreducible control flow
        goto compress;
        ^

12 errors detected in the compilation of "C:\Users\User\AppData\Local\Temp\OCL1208T1.cl".
Frontend phase failed compilation.

[21:09:14] Failed to init GPU thread 1, disabling device 1
[21:09:14] Restarting the GPU from the menu will not fix this.
[21:09:14] Re-check your configuration and try restarting.
Press enter to continue:


Yet I have the config with xevan-mod on 480 cards and works fine trying to use 390x machine I get the above error

Miner using

sgminer-xevan-5.5.0-nicehash-1-windows-amd64



conf file

{
  "pools": [
    {
      "url": "stratum+tcp://lycheebit.com:3739",
      "user": "xxx",
      "pass": "c=XLR_XEVAN"
    }
  ],
  "profiles": [],
  "failover-only": true,
  "algorithm": "xevan-mod",
  "device": "all",
  "intensity": "17",
  "worksize":"16",
  "gpu-threads": "1",
  "temp-cutoff": "95",
  "temp-overheat": "85",
  "temp-target": "75",
  "gpu-memdiff": "0",
  "shares": "0",
  "kernel-path": "/usr/x86_64-w64-mingw32/bin",
  "api-mcast-port": "4028",
  "api-port": "4028",
  "debug-log": true,
  "expiry": "1",
  "failover-switch-delay": "60",
  "gpu-dyninterval": "7",
  "gpu-platform": "0",
  "hamsi-expand-big": "4",
  "keccak-unroll": "0",
  "no-pool-disable": true,
  "no-client-reconnect": true,
  "queue": "0",
  "scan-time": "1",
  "tcp-keepalive": "30",
  "temp-hysteresis": "3",
  "vote": "0",
  "watchpool-refresh": "30"
}


Any help would be grateful of this and willing to pay small reward to someone who can fix or provides details on trying to fix and results in fixing the problem.

I have also tried latest AMD drivers resulting in same errors and tried previous drivers too and reverted back as same results as above.


=
  R E B E L L I O U S 
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  ▄▀▀▀▀▀▄▄                           ▄▄▀▀▀▀▀▄
▄▀        █▄▄                     ▄▄█        ▀▄
█            █████████████████████            █
█▄          ██       ██ ██       ██          ▄█
█        █            █            █        █
  █    █               █               █    █
   █ ██               █ █               ██ █
    █ █               █ █               █ █
    █ ███▄  █████▄   ██ ██   ▄█████  ▄███ █
    █     ███     █         █     ███     █
     █   █   ▀███ █  █   █  █ ███▀   █   █
     █   █      █ █  █   █  █ █      █   █
     █   █      ██  █     █  ██      █   █
      █  █     ██  █       █  ██     █  █
      █  █    ██  █ ███████ █  ██    █  █
      █ ███   ██  █         █  ██   ███ █
       █   ▀███      █   █      ███▀   █
        █     ██       █       ██     █
         █      █   ▄▄███▄▄   █      █
          ███   ███▀       ▀███   ███
             █████           █████
                  ███████████
  R E B E L L I O U S
1715301867
Hero Member
*
Offline Offline

Posts: 1715301867

View Profile Personal Message (Offline)

Ignore
1715301867
Reply with quote  #2

1715301867
Report to moderator
1715301867
Hero Member
*
Offline Offline

Posts: 1715301867

View Profile Personal Message (Offline)

Ignore
1715301867
Reply with quote  #2

1715301867
Report to moderator
I HATE TABLES I HATE TABLES I HA(╯°□°)╯︵ ┻━┻ TABLES I HATE TABLES I HATE TABLES
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715301867
Hero Member
*
Offline Offline

Posts: 1715301867

View Profile Personal Message (Offline)

Ignore
1715301867
Reply with quote  #2

1715301867
Report to moderator
1715301867
Hero Member
*
Offline Offline

Posts: 1715301867

View Profile Personal Message (Offline)

Ignore
1715301867
Reply with quote  #2

1715301867
Report to moderator
1715301867
Hero Member
*
Offline Offline

Posts: 1715301867

View Profile Personal Message (Offline)

Ignore
1715301867
Reply with quote  #2

1715301867
Report to moderator
rawaccess
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
March 09, 2018, 06:24:43 AM
 #2

I am here because my speed is "stupid slow" as well. It is 10x slower than it should be.

LIMXTEC/Xevan-GPU-Miner
570/580 cards
rawaccess
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
March 09, 2018, 06:33:05 AM
 #3

Ahh... took me almost 2 hours to realize this must be added to bat: -I 15
4ward
Member
**
Offline Offline

Activity: 473
Merit: 18


View Profile
March 09, 2018, 07:11:58 AM
 #4

first, change the password to correct format for that pool "c=XLR" instead of " c=XLR_XEVAN"

then try to remove all extra parameters except   "algorithm": "xevan-mod",

then increase intensity

then hopefully profit Smiley

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!