Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    \[Solved\] ./cgminer -n: unrecognized option \* This problem was with version 3.8.4

    Mining
    4
    7
    10388
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • ?
      A Former User last edited by

      Hi, when trying to set up cgminer i get the following error when testing to see if it works:

      ./cgminer -n: unrecognized option

      I actually get “unrecoginzed option” on every command I try with ./cgminer.

      Anyone knows what may be wrong here?

      Thanks.

      1 Reply Last reply Reply Quote 0
      • ChekaZ
        ChekaZ last edited by

        Can you post your input line?

        It should look like:

        cgminer --scrypt -o http:/ xxxxx -u “USERNAME” -p “PASSWORD” -I “INTENSITY” …

        BTC: 1Ges1taJ69W7eEMbQLcmNGnUZenBkCnn45
        FTC: 6sxjM96KMZ7t4AmDTUKDZdq82Nj931VQvY

        1 Reply Last reply Reply Quote 0
        • ?
          A Former User last edited by

          i tried both

          # ./cgminer -n

          and

          # ./cgminer -o stratum+tcp://pool.d2.cc:3333 --scrypt -u x.1 -p x

          first line gives “./cgminer: -n: unrecognized option”

          second line gives “./cgminer: --scrypt: unrecognized option”

          EDIT:
          Also in the configurations summary when installing cgminer, I get this:


          cgminer 3.7.2

          Configuration Options Summary:

          libcurl(GBT+getwork).: Enabled: -lcurl
          curses.TUI…: FOUND: -lncurses
          OpenCL…: Detection overrided. GPU mining support DISABLED
          configure: error: No mining configured in

          1 Reply Last reply Reply Quote 0
          • ChekaZ
            ChekaZ last edited by

            Which OS do you use?

            BTC: 1Ges1taJ69W7eEMbQLcmNGnUZenBkCnn45
            FTC: 6sxjM96KMZ7t4AmDTUKDZdq82Nj931VQvY

            1 Reply Last reply Reply Quote 0
            • ?
              A Former User last edited by

              CentOS 6.0, I followed this guide: https://bitcointalk.org/index.php?PHPSESSID=s3effm7i3mg8ioauuluk2e5v97&topic=170516.0

              Tried with xubuntu earlier, but had problems with the ati driver installation.

              1 Reply Last reply Reply Quote 0
              • Wellenreiter
                Wellenreiter Moderators last edited by

                Some questions:

                did you try ‘cgminer --help’?

                did you build cgminer on your system or did you download the binary?

                it seems, that some compile options are missing in your cgminer.

                If you have the sources there should be a configure script. If you open it you can check for the possible compile options and select the ones you need.

                Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
                Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

                1 Reply Last reply Reply Quote 0
                • H
                  HizzleFizzle last edited by

                  I just want to add a comment to this thread as you just solved my problem.
                  I was trying to get cgminer running on my Windows 7 machine, but it didn’t recognise the --scrypt option.

                  This problem was with version 3.8.4. Now I downloaded version 3.1.0 as you recommended, and it works as it should :)

                  Thanks!

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post