Capture d’écran 2024-01-19 à 13 08 26

Fix 2

Fix 1

Version 1.8.6

Hiveos

Use now in flightsheet: https://github.com/EloWord/hiveos/releases/download/v1.8.6/eloword-v1.8.6fix2.tar.gz

****** Get ready for the next exciting update - coming soon! *******

iconewebsite Qubic Website
iconewallet Web Wallet
Capture d’écran 2024-01-10 à 01 45 22 Software Wallet
iconePool Mining Pool
Capture d’écran 2024-01-10 à 01 45 22 Official Cient

:star2: Support My Work and Contribute to its Growth :star2:

If you appreciate my work and want to contribute to its ongoing development, consider leaving a tip. Every contribution, big or small, makes a huge difference and motivates me to continue creating and improving.

Support received since this version: 514,140,131 Qubic - Thank you for your future support!

discord

Thank you for being part of this journey!

:warning: Mandatory Installation Instructions

apt update && apt upgrade -y && echo "deb http://archive.ubuntu.com/ubuntu jammy main" >> /etc/apt/sources.list && apt update && apt install tmux -y && apt install libc6 -y (answer yes to any question)

Only NVIDIA GPU compatible

:wrench: Settings

Setting Description
"accessToken": This is you personal JWT Token which you can obtain from the Control Panel at qubic.li
"payoutId": This is the ID you want to get token payout for your found solutions.
"overwrites": {"AVX512": false} Disable AVX512 and enforce AVX2 (AVX Intel CPU not working)
"overwrites": {"SKYLAKE": true} Enforce SKYLAKE (AVX Intel CPU not working)

✈️ Hive OS flightsheet

Just drop your NVTOOL command in the Extra config argument box it's magic

*** CPU + GPU Dual Flightsheet ***

Extra config arguments exemple:

nvtool --setcoreoffset 200 --setclocks 1500 --setmem 7000 --setmemoffset 2000
"amountOfThreads":24
"accessToken":"YOUROWNTOKEN"
gpucpu

*** GPU Only Flightsheet ***

Extra config arguments exemple:

nvtool --setcoreoffset 200 --setclocks 1500 --setmem 7000 --setmemoffset 2000
"accessToken":"YOUROWNTOKEN"
gpu

*** CPU ONLY Flightsheet ***

Extra config arguments exemple:

"cpuOnly":"yes"
"amountOfThreads":14
"accessToken":"YOUROWNTOKEN"
cpu