cablegunmaster

Members
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

cablegunmaster's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Learned allot about playing with variables and seeing what it all does, learned the driver for RX 6800 is 20.20. learned you have to enable some settings in the bios. but last issue is I have segmentation faults when its completely setup , anything I could do about this?
  2. Situation: i'm trying to run a RX 6800 in this container but i'm getting errors; post installation failed with some errors and wondering what I could change. 0 hashrate shown and some post installation errors, im wondering how I could resolve these. Settings on unraid miner: - amd driver: 20.45 - added my wallet , - Rest of the settings are as downloaded, (tried diff drivers) it is not grabbing. Versions: - Unraid version: 6.9.2 - Phoenix Miner 5.5c Linux/gcc See screenshot or a log paste below, as a screenshots may expire. https://pasteboard.co/K0jZCru.png I am currently looking through solutions but not sure how to use it: https://community.amd.com/t5/drivers-software/can-t-install-amdgpu-drivers-on-ubuntu-20-04-1-5-4-0-56-generic/m-p/427165#M134805 Running the post_install script: depmod... DKMS: install completed. /var/lib/dpkg/info/amdgpu-dkms.postinst: line 33: update-initramfs: command not found dpkg: error processing package amdgpu-dkms (--configure): installed amdgpu-dkms package post-installation script subprocess returned error exit status 127 Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... Setting up g++ (4:9.3.0-1ubuntu2) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/c++.1.gz because associated file /usr/share/man/man1/g++.1.gz (of link group c++) doesn't exist Setting up build-essential (12.8ubuntu1.1) ... Setting up libalgorithm-diff-xs-perl (0.04-6) ... Setting up libalgorithm-merge-perl (0.08-3) ... dpkg: dependency problems prevent configuration of amdgpu-pro-rocr-opencl: amdgpu-pro-rocr-opencl depends on amdgpu-dkms (= 1:5.6.20.906316-1188099); however: Package amdgpu-dkms is not configured yet. dpkg: error processing package amdgpu-pro-rocr-opencl (--configure): dependency problems - leaving unconfigured Processing triggers for libc-bin (2.31-0ubuntu9.2) ... Errors were encountered while processing: amdgpu-dkms amdgpu-pro-rocr-opencl E: Sub-process /usr/bin/dpkg returned an error code (1) Driver installation finished. Project: PhoenixMiner 5.5c Author: lnxd Base: Ubuntu 20.04 Driver: 20.45 Target: Unraid 6.9.0 - 6.9.2 Wallet: 0x62cF9C7C4ba57682F8c698d9680DfCf82DdcF94C Pool: eu1.ethermine.org:4444 Starting PhoenixMiner 5.5c as uid=0(root) gid=0(root) groups=0(root) with the following arguments: -pool eu1.ethermine.org:4444 -wal 0x62cF9C7C4ba57682F8c698d9680DfCf82DdcF94C.x -tt 75 -tstop 85 -tstart 80 -cdm 1 -cdmport 5450 Phoenix Miner 5.5c Linux/gcc - Release build -------------------------------------------- [0mNo CUDA driver found OpenCL driver version: 20.45-rocr [97mAvailable GPUs for mining: [92mGPU1: AMD Radeon RX 6800 (pcie 11), OpenCL 2.0, 16 GB VRAM, 30 CUs [96mEth: the pool list contains 1 pool (1 from command-line) Eth: primary pool: eu1.ethermine.org:4444 [0mStarting GPU mining [95mGPU1: fan PWM control mode 1, min 0, max 255 GPU1: set auto fan: 75C target temp (min fan 0, max fan 100) [96mEth: Connecting to ethash pool eu1.ethermine.org:4444 (proto: EthProxy) [95mGPU1: 51C 0% 32W Not sure if updating to miner version 5.6B , not yet for docker version also updating the kernel to 5.4.0-54 would work.