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

    But it doesnt look like the cereal box...

    Mining
    2
    3
    1734
    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.
    • S
      shadowhh32 Regular Member last edited by

      hmmm… finally got debian wheezy to take to opencl and cgminer. no problems but it doesnt look like the typical cgminer. The menues and such are missing.See?

      [2015-03-19 15:33:29] Accepted 852fd094 Diff 22/11 GPU 0 pool 0
      [2015-03-19 15:33:29] Network diff set to 463K
      [2015-03-19 15:33:29] Stratum from pool 1 detected new block
      [2015-03-19 15:33:30] Pool 0 difficulty changed to 18.683438
      [2015-03-19 15:33:30] Stratum from pool 0 requested work restart
      [2015-03-19 15:33:36] Accepted 6cf39a1c Diff 261/64 GPU 0 pool 1
      [2015-03-19 15:34:02] Accepted bf70b37d Diff 35/18 GPU 0 pool 0
      [2015-03-19 15:34:34] Accepted cde2adff Diff 1.15K/18 GPU 0 pool 0
      [2015-03-19 15:35:01] Accepted 78ceeb67 Diff 44/18 GPU 0 pool 0
      [2015-03-19 15:35:09] Network diff set to 471K
      [2015-03-19 15:35:09] Stratum from pool 0 detected new block
      [2015-03-19 15:35:14] Accepted 6687688a Diff 34/18 GPU 0 pool 0
      (5s):44.90K (avg):48.50Kh/s | A:7101 R:17 HW:0 WU:2.3/m

      can this be fixed? I really like the look inside windows command prompt.

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

        Probably you are missing the package ncurses, so the miner falls back to text only display.

        If ncurses is installed you still can force the text display:

        --text-only|-T      Disable ncurses formatted screen output
        

        Try an ‘apt-get ncurses’ and run the miner again

        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
        • S
          shadowhh32 Regular Member last edited by

          apt-get install ncurses5-dev I think you mean.Yeah I got the cereal box now.

          the ADL needs the following or it wont compile in.

          adl_structures.h:

          #define false 0
          #define true 1
          #define wchar_t short

          I posted this in the AMD forums as well. Now I can see the fan speeds…

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