Giter Club home page Giter Club logo

Comments (15)

CasaSky avatar CasaSky commented on July 23, 2024 3

Here is some verifications for you.
Could you check if Cuda is properly installed: cat /usr/local/cuda/version.txt
Check if the cuda directory path in $PATH exists: echo $PATH
If you didn't install Cuda like this, u may do it: sudo apt install nvidia-cuda-dev nvidia-cuda-toolkit
Check if Nvidia driver is correctly installed: lspci | grep -i --color 'vga\|3d\|2d'
You should see informations about your GPU.

from claymore-dual-miner.

jiribilla avatar jiribilla commented on July 23, 2024 2

Hi guys, I would like to add more info here. In case someone tries all this and it still doesn't work, try this (I got it from AMDs Webpage) It worked for me. (AMD RX580 4gb x 6)

Edit /etc/default/grub as root and modify GRUB_CMDLINE_LINUX_DEFAULT in order to add "amdgpu.vm_fragment_size=9" (without the quotes). The line may look something like this after the change:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash amdgpu.vm_fragment_size=9"
Update grub and reboot as root:
update-grub;reboot

https://support.amd.com/en-us/kb-articles/Pages/AMDGPU-Pro-Beta-Driver-for-Linux-Release-Notes.aspx

from claymore-dual-miner.

fgarpe avatar fgarpe commented on July 23, 2024 1

Hi Brucehelen,
You need install libcurl on your centos, you can do it executing yum install libcurl in console

from claymore-dual-miner.

fgarpe avatar fgarpe commented on July 23, 2024

Seems like something has changed since kernel 4.9... If I switch to a 4.6 kernel from Yakkety I have no problems.

https://community.amd.com/thread/214763

from claymore-dual-miner.

zhuzhengjing avatar zhuzhengjing commented on July 23, 2024

I have the same problem with CentOS 7.3, can anyone help me?

./start_etc+sia.bash:行6: $'\r': 未找到命令
./ethdcrminer64: /lib64/libcurl.so.4: no version information available (required by ./ethdcrminer64)

����������������������������������������������������������������ͻ
� Claymore's Dual ETH + DCR/SC/LBC GPU Miner v7.3 �
����������������������������������������������������������������ͼ

ETH: 6 pools are specified
Main Ethereum pool is etc-eu1.nanopool.org:19999
SC: 6 pools are specified
Main Siacoin pool is sia-eu1.nanopool.org:7777
AMD OpenCL platform not found
No NVIDIA CUDA GPUs detected.
No AMD OPENCL or NVIDIA CUDA GPUs found, exit

from claymore-dual-miner.

phortx avatar phortx commented on July 23, 2024

Same Problem with ArchLinux. Any idea?

from claymore-dual-miner.

CasaSky avatar CasaSky commented on July 23, 2024

from claymore-dual-miner.

phortx avatar phortx commented on July 23, 2024

My current setup is a

  • Manjaro (= Arch Linux)
  • NVIDIA 970gtx with driver (linux49-nvidia 1:375.82-1)
  • I'm running Manjaro (Arch Linux) with the latest kernel (linux49 4.9.40-1)
  • CUDA (cuda 8.0.61-2) is installed
  • OpenCL Nvidia (opencl-nvidia 1:375.82-1) installed

When I start the claymore miner (master HEAD), I get

No NVIDIA CUDA GPUs detected.
No AMD OPENCL or NVIDIA CUDA GPUs found, exit

I didn't have any issues with that kernel except with claymores miner so I'd like to avoid downgrading the kernel. Any other ideas?

from claymore-dual-miner.

CasaSky avatar CasaSky commented on July 23, 2024

from claymore-dual-miner.

phortx avatar phortx commented on July 23, 2024

Sorry had to look that up ;) I've updated my comment above with all versions

from claymore-dual-miner.

fgarpe avatar fgarpe commented on July 23, 2024

Please, put the output of ls /sys/class/drm/

from claymore-dual-miner.

phortx avatar phortx commented on July 23, 2024
> l /sys/class/drm/
total 0
lrwxrwxrwx 1 root root    0 Aug 13 17:12 card0 -> ../../devices/pci0000:00/0000:00:02.0/0000:01:00.0/drm/card0/
lrwxrwxrwx 1 root root    0 Aug 13 17:12 renderD128 -> ../../devices/pci0000:00/0000:00:02.0/0000:01:00.0/drm/renderD128/
-r--r--r-- 1 root root 4096 Aug 13 17:12 version

from claymore-dual-miner.

phortx avatar phortx commented on July 23, 2024

I've did a system upgrade today and suddenly everything works like a charm :) Thank you for your help, guys!

from claymore-dual-miner.

CasaSky avatar CasaSky commented on July 23, 2024

from claymore-dual-miner.

bluppfisk avatar bluppfisk commented on July 23, 2024

https://gist.github.com/bluppfisk/d2e691f5373092e3972f403d1a120c75#file-smos-nvidia-md THis may help

from claymore-dual-miner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.