<<  >> (p.1155)
    Author Topic: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux)  (Read 6591480 times)
    iSuX
    Jr. Member
    *
    Offline Offline

    Activity: 42
    Merit: 8


    View Profile
    May 01, 2018, 12:15:02 PM
     #23081

    Hello, I cannot open the file .bat and do not either manage to execute him I am under windows10 64 bits

    thanks

    To help find out what your problem is let us know what graphic card(s) you are using and post your .bat file here so we can see what's wrong with it.

    Here is an example .bat file configuration for use with miningpoolhub.com.

    Code:
    setx GPU_FORCE_64BIT_PTR 0
    setx GPU_MAX_HEAP_SIZE 100
    setx GPU_USE_SYNC_OBJECTS 1
    setx GPU_MAX_ALLOC_PERCENT 100
    setx GPU_SINGLE_ALLOC_PERCENT 100

    EthDcrMiner64.exe -epool us-east.ethash-hub.miningpoolhub.com:20535 -ewal ThumperDumbo.test001 -eworker ThumperDumbo.test001 -esm 2 -epsw x -nofee 1 -mode 1


    For my config it is complicated 6XRX580 but the problem is that I do not arrive modified and execute the .bat file and I am under Windows 10

    Thank you


    Like Call_Me_Bambi said, POST your Batch file here! Or a screen shot of the actual error!

    One thing to check though, after all these years Microsoft is STILL delivering windows explorer configured in VIRUS friendly mode.
    By that I mean, it will hide extensions by default. It's therefore very common for users to THINK or ignore the fact they are not seeing the real file extension.

    If your batch file started out as text file, and you renamed it, (with default set, windows explorer hiding extensions), then you will have a file that actually looks like this

    startme.batch.txt    Essentially it's NOT a batch file, it's still just a text file.

    Best advice for everyone, unhide extensions, ALWAYS, it's the first thing you should do after installing windows.

    Otherwise, Iamnotavirus.txt.bat will appear as Iamnotavirus.txt

    Anyway, general advice when asking for help, (A LOT OF POSTERS HERE NEED TO READ THIS!)
    It's always good advice when asking for help, to be specific.!!

    "I got an error" is a useless statement, as is "I'm using the latest drivers, or the new version..." (New to WHO? what version?")
    While you might not understand what is wrong, if you're not specific, no one else will understand you either!

    Worse still, the help you might get won't apply to your issue. Wastes your time, and those trying to help you.

    OK, back to this batchfile issue.
    Pictures, (screenshots) are a good method to illustrate your issues.

    One other thing you could try, open a command window, (to the location (directory) of your batch file), and execute it from there. That way, the console will print out some clues for you. (Post a screenshot of that printout).

    Equally, assuming you didn't set path as a system variable, make sure your batchfile, (is really a batch file), but is also residing in the same directory as EthDcrMiner64.exe.

    Good luck./

    KISS. Did you read the Readme.txt?
    Summarise/Itemise your hardware/versions/expectations/batchfile & results. The more specific, detailed, the better
Page 1154
Viewing Page: 1155