Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: invalid device ordinal #16

Closed
king1979 opened this issue May 23, 2018 · 8 comments
Closed

Error: invalid device ordinal #16

king1979 opened this issue May 23, 2018 · 8 comments
Labels
help wanted Extra attention is needed solved

Comments

@king1979
Copy link

king1979 commented May 23, 2018

Hi,
i get the above error message when starting the script.

Windows 10 Pro version 1803 build 17134,48
Using script 1.9.4 using commands
ethminer.exe -RH -U --exit -S eu1.ethermine.org:4444 -O (wallet-adress).miner1 -FS us1.ethermine.org:4444 -O (wallet-adress).miner1
Everything else in the batch is untouched.

@DeadManWalkingTO
Copy link
Owner

DeadManWalkingTO commented May 24, 2018

GPU model?
Driver version?
Ethminer version?

@king1979
Copy link
Author

  • Geforce GTX 1050 ti (Gigabyte GV-N105TOC-4GD)
  • Nvidia Driver 397.64
  • ethminer 0.14.0

@jpbcx43
Copy link

jpbcx43 commented Jun 19, 2018

I am also having this issue, 1070's, NVDA driver 398.11, ethminer 0.14.0

DeadManWalkingTO added a commit that referenced this issue Jun 20, 2018
Fix issue #16.
@DeadManWalkingTO
Copy link
Owner

Please try the new ETHminerWatchDogDmW version and reply.
Thank you!

@jpbcx43
Copy link

jpbcx43 commented Jun 20, 2018

Invalid ordinal error gone, but new error - No GPU device with sufficient memory was found. Can't GPU mine. Remove the -G argument.

This is my main syntax that works for me:

ethminer.exe --cl-global-work 8192 --farm-recheck 200 -U -P stratum1+tcp://walletaddress.worker@us1.ethermine.org:4444

@DeadManWalkingTO
Copy link
Owner

Please try:
ethminer.exe -v 4 --farm-recheck 6000 -R --display-interval 10 --exit -U -P stratum+ssl://0x7013275311fc37ccc1e40193D75086293eCb43A4.test@eu1.ethermine.org:5555
or
ethminer.exe -v 4 --farm-recheck 6000 -R --display-interval 10 --exit -U -P stratum+tcp://0x7013275311fc37ccc1e40193D75086293eCb43A4.test@eu1.ethermine.org:4444

and feedback!

Thank you!

@jpbcx43
Copy link

jpbcx43 commented Jun 26, 2018

Will do

Feature request: disable reboots and allow unlimited miner restarts. This way we can view logs in the morning and tune our GPUs without having downtime overnight. For example - I woke up and my rig rebooted, but I don’t have automatic login enabled.

@DeadManWalkingTO
Copy link
Owner

Reboot fix many mining hardware problems (check ethminer issues).

@DeadManWalkingTO DeadManWalkingTO added help wanted Extra attention is needed solved labels Oct 22, 2018
Repository owner locked as resolved and limited conversation to collaborators Oct 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed solved
Projects
None yet
Development

No branches or pull requests

3 participants