Hi,
I am trying to use Gminer on Ubuntu 20.04 but I simply get the error 'no device detected', and nothing else.
I have the latest Nvidea driver active.
Can't seem to find any info on this.
Any advice?
Hi,
Can you show your command line arguments?
Also can you provide output from nvidia-smi command?
Best Regards
Thank you for getting back to my so quickly.
I have simply filled in the mine_beam.sh file that was already present in the Gminer map with my details:
#!/bin/sh
./miner --algo beamhash --server beam-eu.leafpool.com:3333 --ssl 1 --user [my permanent beam address].pavilion
nividia-smi seems to identify the problem:
knepala@knepala-HP-Pavilion-Gaming-Laptop-15-dk1xxx:~/Crypto/Gminer$ ./mine_beam.sh
No device found
knepala@knepala-HP-Pavilion-Gaming-Laptop-15-dk1xxx:~/Crypto/Gminer$ nvidia-smi
NVIDIA-SMI has failed because it couldn't communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.As far as I can tell from settings, I am running the latest Nvidia driver. This is just a two day old laptop.
