Bitcoin Forum
May 12, 2024, 06:24:27 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: AMD gpu on Ubuntu 22.04 on: April 27, 2024, 07:24:32 PM
Have you considered what JayDDee said?

There are so many mining software programs in the first few pages of this board. All you need to do is just a few clicks here and there, and you could get what you want. Linux OS can't be that unpopular?  Grin
Sorry for late reply, i tried few dedicated miners for Linux which ever worked for GPU and some already not working or having compatibility issues. For example gminer unable to detect installed amd driver.


Code:
root@xeon:/home/dem/Gminer# ./miner -a ethash -s stratum+tcp://daggerhashimoto.usa.nicehash.com:3353 -u myuser -p x
+----------------------------------------------------------------+
|                          GMiner v3.44                          |
+----------------------------------------------------------------+
Algorithm:          Ethash
DevFee:             2 %
Server:            
  host:             daggerhashimoto.usa.nicehash.com:3353
  user:             myuser
  password:         x
Power calculator:   on
Color output:       on
Watchdog:           on
API:                off
Log to file:        off
Selected devices:   GPU0   GPU1  
Intensity:          100    100  
Temperature limits: 90/120 90/120
------------------------------------------------------------------
21:16:41 AMD Driver: Unknown
21:16:42 Failed to initialize miner on GPU0: AMD AMD Radeon RX 6800 16GB [0000:04:00.0]: OpenCL initialization failed
21:16:42 Failed to initialize miner on GPU1: AMD AMD Radeon RX 6800 16GB [0000:ffffff83:00.0]: Out of memory
21:16:42 No devices for mining

And the most suitable working miner for sake of testing was lolMiner. No problem to detect drivers.

Code:
root@xeon:/home/dem/IOMiner# ./lolMiner --algo ETCHASH --pool stratum+tcp://etchash.auto.nicehash.com:9200 --user myuser --pass x
+---------------------------------------------------------+
|   _       _ __  __ _                   _    ___   ___   |
|  | | ___ | |  \/  (_)_ __   ___ _ __  / |  ( _ ) ( _ )  |
|  | |/ _ \| | |\/| | | '_ \ / _ \ '__| | |  / _ \ / _ \  |
|  | | (_) | | |  | | | | | |  __/ |    | |_| (_) | (_) | |
|  |_|\___/|_|_|  |_|_|_| |_|\___|_|    |_(_)\___/ \___/  |
|                                                         |
|              This software is for mining                |
|              Autolykos V2                               |
|              Ethash, Etchash                            |
|              Equihash 144/5, 192/7, 210/9               |
|              Fishhash                                   |
|              BeamHash III                               |
|              NexaPow                                    |
|              Flux (ZelHash)                             |
|              Heavyhash-Karlsen                          |
|              Heavyhash-Pyrin                            |
|              Blake3-Alephium                            |
|              Cuck(ar)oo 29                              |
|              Cuckaroo   30 CTX                          |
|              Cuckatoo   31/32                           |
|                                                         |
|                                                         |
|              Made by Lolliedieb, April 2024             |
+---------------------------------------------------------+

Setup Miner...
OpenCL driver detected.
Number of OpenCL supported GPUs: 2
No Cuda driver or GPUs detected.
Device 0:
    Name:    Radeon RX 6800
    Address: 4:0
    Vendor:  Advanced Micro Devices (AMD), ROCm
    Drivers: OpenCL
    Memory:  16368 MByte (0 MByte free)
    Max epoch (approx): 1916
    Active:  true (Selected Algorithm: ETHash OpenCL)
Device 1:
    Name:    Radeon RX 6800
    Address: 4294967171:0
    Vendor:  Advanced Micro Devices (AMD), ROCm
    Drivers: OpenCL
    Memory:  16368 MByte (0 MByte free)
    Max epoch (approx): 1916
    Active:  true (Selected Algorithm: ETHash OpenCL)

Connecting to pool...
DNS over HTTPS resolve succeeded
Connected to etchash.auto.nicehash.com(34.160.163.23):9200  (TLS disabled)
Set Ethash stratum mode: EthereumStratum/1.0.0
Subscribed to stratum server
Authorized worker: myuser
New target received: 00000003fffffffc (Diff 0.25)
New job received: 0000000091252bf7 Epoch: 658 (ETCHash epoch: 329) Difficulty: 1.07G  
Subscribed to extranonce
Start Mining...
New job received: 0000000091252bf8 Epoch: 658 (ETCHash epoch: 329) Difficulty: 1.07G  
-------------------------------------------------------
  Generated light cache for epoch 658 (ETCHash: 329)
       Took 4969 ms, size of new DAG: 3655 MByte
-------------------------------------------------------
GPU 0: Starting DAG generation (normal mode)
GPU 1: Starting DAG generation (normal mode)
GPU 1: DAG generation completed (1684 ms)
GPU 0: DAG generation completed (1791 ms)
GPU 1: DAG verification passed
GPU 0: DAG verification passed
New job received: 0000000091252bf9 Epoch: 658 (ETCHash epoch: 329) Difficulty: 1.07G  
Average speed (15s): 27.72 Mh/s | 29.10 Mh/s Total: 56.82 Mh/s
New job received: 0000000091252bfa Epoch: 658 (ETCHash epoch: 329) Difficulty: 1.07G  
GPU 1: Found a share of difficulty 2.34G
GPU 1: Share accepted (22 ms)
GPU 0: Found a share of difficulty 1.08G
GPU 0: Share accepted (23 ms)
Average speed (15s): 56.79 Mh/s | 58.16 Mh/s Total: 114.95 Mh/s
New job received: 0000000091252bfb Epoch: 658 (ETCHash epoch: 329) Difficulty: 1.07G  
New job received: 0000000091252bfc Epoch: 658 (ETCHash epoch: 329) Difficulty: 1.07G  
GPU 0: Found a share of difficulty 1.44G
GPU 0: Share accepted (22 ms)
Average speed (15s): 55.78 Mh/s | 58.10 Mh/s Total: 113.88 Mh/s
New job received: 0000000091252bfd Epoch: 658 (ETCHash epoch: 329) Difficulty: 1.07G  
New target received: 00000001fffffffe (Diff 0.5)
New job received: 0000000091252bfe Epoch: 658 (ETCHash epoch: 329) Difficulty: 2.15G  
New job received: 0000000091252bff Epoch: 658 (ETCHash epoch: 329) Difficulty: 2.15G  
GPU 0: Found a share of difficulty 2.34G
GPU 0: Share accepted (22 ms)
-----------------------------------------------
Statistics (21:43:24); Uptime: 0h 1m 2s
lolMiner 1.88, AMD CL 3590.0

2  Alternate cryptocurrencies / Mining (Altcoins) / Re: AMD gpu on Ubuntu 22.04 on: December 17, 2023, 05:34:15 PM
Yes, you can mine with that GPU check the list of coins you can mine with this GPU below.

I know that i may mine on that GPU, i wanted to ask about which software could be used on ubuntu 22.04 nowadays to test mining.
Also i know about dedicated mining OS-es based on Linux, but i want to try it on above system.
3  Alternate cryptocurrencies / Mining (Altcoins) / AMD gpu on Ubuntu 22.04 on: December 15, 2023, 11:15:15 AM
Hello, i have amd rx6800 gpu and i just want to test it to mine something. The card was second hand so i want to know if it works in mining too.
I have registered on nicehash and found that no any Linux software available except dedicated nicehash distro.
As far as i know cgminer 4.9.2 which available via apt no more works for GPU.
4  Economy / Service Announcements / Re: [ANN] NiceHash.com - innovative professional cryptocurrency cloud mining service on: September 20, 2014, 07:13:12 PM
Do i still have to use beta branch of sgminer5 to mine on nicehash ? I heard that sgminer5 has moved to stable branch, so have doubts. Is it still ok to compile as below ?

Code:
git clone -b v5_0 https://github.com/sgminer-dev/sgminer.git
cd sgminer
git submodule init
git submodule update
autoreconf -i
CFLAGS="-O2 -Wall -march=native" ./configure
make
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner on: September 20, 2014, 06:28:14 PM
Guys, please give advice. How should i compile sgminer 5 for mining on multipools (trademybit, nicehash) now ? Is it below correct ?
Code:
git clone -b v5_0 https://github.com/sgminer-dev/sgminer.git
cd sgminer
git submodule init
git submodule update
autoreconf -i
CFLAGS="-O2 -Wall -march=native" ./configure
make

And second questions, which drivers are the best for mining on r9 270 on Linux ?
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner on: July 15, 2014, 11:57:53 AM
Guys, i have problem with sgminer5 compiled from source. Basically it works, but after sometime it randomly dropping hashing speed from 2.7 Mhs (R 9 270) to 2.1 Mhs. If i just do manual mining restart speed goes up again to 2.7 Mhs.
 I have recent 14.6 Linux Beta drivers installed.
Miner compiled as follows:
Code:
git clone -b v5_0 https://github.com/sgminer-dev/sgminer.git
cd sgminer
git submodule init
git submodule update
autoreconf -i
CFLAGS="-O2 -Wall -march=native" ./configure
make
Config:
Code:

{
"pools" : [
        {
                 "poolname" : "Trademybit-X11",
                 "url" : "stratum+tcp://am01.eu.trademybit.com:4440",
                 "user": "User.x11",
                 "pass": "x",
                 "profile":"x11"
        },
        {
                "notes" : "Trademybit-X13",
                "url" : "stratum+tcp://east01.us.trademybit.com:5550",
                "user" : "User.x13",
                "pass" : "x",
                "profile":"x13"
        },
        {
        "name" : "Trademybit X15",
        "url" : "stratum+tcp://east03.us.trademybit.com:4012",
        "user" : "User.x15",
        "pass" : "x",
        "pool-priority" : "0",
        "profile":"x15"
        }
]
,
"profiles" : [
        {
        "name":"x11",
        "algorithm":"darkcoin-mod",
"rawintensity":"262144",
"gpu-platform" : "0",
"thread-concurrency" : "8192",
"gpu-engine" : "1150",
"gpu-fan" : "50-100",
"gpu-memclock" : "1250",
"gpu-powertune" : "0",
"gpu-threads" : "2"
        },
        {
         "name":"x15",
         "algorithm":"bitblock",
         "rawintensity":"262144",
         "thread-concurrency" : "8192",
         "gpu-engine" : "1150",
         "gpu-fan" : "50-80",
         "gpu-memclock" : "1250",
         "gpu-powertune" : "0",
         "gpu-threads" : "2"
},
        {
                "name":"x13",
                "algorithm":"marucoin-mod",
                "intensity" : "17",
                "thread-concurrency" : "0",
                "gpu-engine" : "1150",
                "gpu-fan" : "50-100",
                "gpu-memclock" : "1250",
                "gpu-powertune" : "0",
                "gpu-threads" : "2"
        },
        {
                "name" : "scrypt",
                "algorithm" : "ckolivas"
        }
],
"default-profile":"x11",
"lookup_gap":"2",
"worksize":"128",
"failover-only":true,
"auto-fan" : true,
"vectors" : "1",
"api-listen" : true,
"api-port" : "4028",
"api-allow" : "W:127.0.0.1",
"temp-hysteresis" : "3",
"temp-cutoff" : "95",
"temp-overheat" : "90",
"temp-target" : "75",
"log" : "5",
"no-pool-disable" : true,
"queue" : "0",
"expiry" : "1",
"scan-time" : "1",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

7  Local / Português (Portuguese) / Re: Precisa de vendedor de telefone celular cartões pré-pagos em Angola (BTC) on: June 21, 2014, 06:13:49 PM
i acaba de fazer fotos de pré-pago 625 UTT cartão que eu usei antes http://6g6.eu/sih0-res.jpg
Preciso de um tal de novo
8  Local / Português (Portuguese) / Precisa de vendedor de telefone celular cartões pré-pagos em Angola (BTC) on: June 21, 2014, 03:18:29 AM
Eu trabalho em Angola e eu preciso cara de confiança que pode vender cartões pré-pagos de telefone celular para Bitcoins. Atualmente interessante em "Unitel" cartões pré-pagos.
Por favor, conselhos, se você sabe que pode ajudar.
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: May 21, 2014, 08:37:26 PM
Could someone suggest stable darkcoin pool for failover? Currently i'm using drkpool.com as main and i need one reliable for failover, tried suchpool.ws, but it has issues, seems under ddos.

use p2pool and have 2,3 p2pool nodes configured

automatic failover, no mining loss.
and distributed infrastructure.


Never used p2pool, maybe it is good opportunity to try. Ok, so for Europe location(Ukraine), could you suggest 1-2 pools ?
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DRK] DarkCoin | First Anonymous Coin | First X11 | First DGW | ASIC Resistant on: May 21, 2014, 08:15:54 PM
Could someone suggest stable darkcoin pool for failover? Currently i'm using drkpool.com as main and i need one reliable for failover, tried suchpool.ws, but it has issues, seems under ddos.
11  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11/Darkcoin Gpu Miner 40% faster - FIXED: temps now show on windows on: May 21, 2014, 05:12:19 PM
Through reverse engineering I have extracted the modified kernel source code. http://pastebin.com/XxLpewZH

Tips are appreciated.
I should also mention that changes to sgminer might be needed to accomodate this new kernel. I don't have any plans to do it.

no need to worry about reverse engi it atm, but your work is appreciated. just use pool gaurd.
to the person who made this updated kernal, thanks but we pay enough in fees with pools and transfers.
I have already reversed it Smiley, I posted the kernel with the supposed speed improvements. http://pastebin.com/XxLpewZH

But it might not work without making sgminer compatible !
Replaced darkcoin.cl with yours posted, no speed increase in sph-sgminer.
12  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11/Darkcoin Gpu Miner 40% faster than sph-sgminer on: May 20, 2014, 04:21:20 PM
Everyone, don't look at hashrates and WU. Check real figures in pools, accepted shares, income etc. Especially i got big doubt that "modded" miner able to enrich us even a bit as watt consumption still the same.

BTW, "miner" connects to:
142.4.207.120:3335
141.0.76.167:9408

13  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][X11] X11/Darkcoin Gpu Miner 40% faster than sph-sgminer on: May 20, 2014, 02:26:10 PM
Code:
[08:11][root@pimp:/opt/sph-sgminer]# ./sgminer -k darkcoin -c config.conf
./sgminer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by ./sgminer)
./sgminer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.14' not found (required by ./sgminer)

guess I'll have to way for the sourcecode :[
You have to add testing repo first
Code:
nano /etc/apt/sources.list

#Tesing
deb http://http.us.debian.org/debian/ testing non-free contrib main
Then
Code:
apt-get update
apt-get -t testing install libc6-dev
14  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sph-sgminer: multi-coin multi-algorithm GPU miner | added MaruCoin on: May 06, 2014, 09:56:54 PM
I need config to start playing with X11 Darkoin on R9 270 (non-x). Linux Bamt 1.6.2 sgminer-4.1.0-sph
15  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [ASIC-RESISTANT] UltraCoin (UTC) - Ultrafast 6 second transactions!! on: April 25, 2014, 05:01:25 PM
Recent Ultracoin update does not allow to run wallet on Linux. While doing syncing at almost end of it, wallet just quit. Fix that, please.
16  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [ASIC-RESISTANT] UltraCoin (UTC) - Ultrafast 6 second transactions!! on: April 09, 2014, 05:54:00 PM
@bumface
Still no update for Linux Ultracoin Wallet at start post. Request you to add Linux build instruction from source, so people will get protected up-to date UTC client.  


Code:
1. sudo apt-get install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev \
    libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev \
    libssl-dev libdb++-dev libminiupnpc-dev

2. git clone https://github.com/dx11/ultracoin

3. cd ultracoin

4. qmake "USE_UPNP=1" && make

5. ./Ultracoin-qt

Successfully recompiled new wallet with OpenSSL bug fix.
17  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [ASIC-RESISTANT] UltraCoin (UTC) - Ultrafast 6 second transactions!! on: April 08, 2014, 06:22:41 PM
Guys, please help to compile working Ultracoin-qt client for Debian Linux. One which posted in start topic just doesn't work.
Code:
./Ultracoin-qt
error while loading shared libraries: libminiupnpc.so.9: cannot open shared object file: No such file or directory
I checked all linked libraries with
Code:
ldd ./Ultracoin-qt|grep found
libminiupnpc.so.9 =>not found
libboost_filesystem.so.1.49.0 => not found
libboost_program_options.so.1.49.0 => not found
libboost_thread.so.1.49.0 => not found


and then created symlinks which are not found, for example
Code:
ln -s /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.53.0 /usr/lib/x86_64-linux-gnu/libboost_thread.so.1.49.0
but then got
Code:
$ ./Ultracoin-qt 
./Ultracoin-qt: Symbol `_ZTVN5boost6detail16thread_data_baseE' has different size in shared object, consider re-linking
./Ultracoin-qt: symbol lookup error: ./Ultracoin-qt: undefined symbol: _ZN5boost11filesystem34path21wchar_t_codecvt_facetEv

UPD.
Done. Successfully compiled Ultracoin wallet from source. Consider adding these steps to start post.

1. apt-get install qt4-qmake libqt4-dev build-essential libboost-dev libboost-system-dev \
    libboost-filesystem-dev libboost-program-options-dev libboost-thread-dev \
    libssl-dev libdb++-dev libminiupnpc-dev

2. git clone https://github.com/dx11/ultracoin

3. cd ultracoin

4. qmake "USE_UPNP=1" && make  (compiling should take around 5 - 10 mins, depending from CPU speed)

5. ./Ultracoin-qt
18  Alternate cryptocurrencies / Mining (Altcoins) / Re: I made an auto-coldrebooter script for BAMT/SMOS on: April 08, 2014, 04:13:12 PM
I just bit improved Rlutz original script and added some more features https://bitcointalk.org/index.php?topic=508355.0 
SICK/DEAD cards status also monitored via cgminer API.
19  Bitcoin / Mining software (miners) / Re: CryptoSlax Linux Mining Distro on: April 07, 2014, 09:58:16 PM

+1 for Yacminer. What happened to official website ? Tried few times always unreachable
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [ASIC-RESISTANT] UltraCoin (UTC) - Ultrafast 6 second transactions!! on: April 06, 2014, 09:50:45 PM
Guys, any config for r9 280x ? I still got HW
I got 60kh with yacminer and no hw, but its hard to reach if you have more than 1 card
need some woodoo magic, deleting binaries, etc


Я получаю 64кН на 4*280х без всякой магии. Читайте мои сообщения ранее, я давал настройки и для 4*280х и для 4*270х (39кН)
Stop posting in russian, respect others! (Пожалуйста, пишите на английском, уважайте других собеседников!)
Pages: [1] 2 3
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!