Hi, im want to try linux agent for awesomeminer, but having issues with it. Maybe anyone know how to solve it ?
Windows
Initialize diagnostics (2)
Starting Diagnostics. Awesome Miner Remote Agent version: 6.1.10
OS: Unix 4.15.0.45
Microsoft VC++ 2013 runtime installed: No
Microsoft VC++ 2015 runtime installed: No
Starting Mining Software
Setting up Miner Engine. Instance: 1
Engine Type: BMiner, Auto Download: True, EnginePath: , Subtype: Disabled, CustomExecutable:
Properties: (WindowMode: ConsoleFormat, EngineType: BMiner, IsProfitMiner: False)
====================================================================================================
/home/tonis/.config/AwesomeMinerService/bminer-v14.1.0-373029c-amd64.tar_1/bminer-v14.1.0-373029c/bminer -uri cuckaroo29://toha%40gmail.com:
[email protected]:3416 -watchdog=false -api=0.0.0.0:4028
====================================================================================================
Failed to start miner process: No such file or directory
Failed to start miner in Diagnostics mode
Diagnostics completed
Thanks for your question.
Is it only Bminer that doesn't start or are no mining software starting? If you go to the folder below, do you see any bminer files or folders?
/home/tonis/.config/AwesomeMinerService/
Yes its same for all, im using Ubuntu 16.04, tryed 18.04, same for all. Tryed on Hiveos, works well.
Thanks for the update. Can you please check that the packages for both "screen" and "bash" are installed on this system?
"screen" was one of the problems, but one more problem is that AwesomeMinerService by default located in /AwesomeMinerSerivice/bminer......... After i copied to /home/user/AwesomeMinerService, miner started and work all well.
Another problem, i cannot controll Overlock Settings. coolbits set to 28, nividia prime, still nothing. Any advice ? ubuntu 18.04
Thanks for the update. I assume you are on development version 6.1.12 for the clocking on Linux.
When you perform a clocking operation on Linux, there will be a log file entry "NV:ExecuteCommand" in the Remote Agent log file (~/.local/share/AwesomeMinerService/) that will state the command line used to set nVidia clocking. If you manually execute this command, do you get any more detailed error messages?
2/8/19 12:14:39 PM.896 [013] [W]Failed to get AMD GPU informationSorry im very fresh with linux. So in logos i found:
2/8/19 12:14:24 PM.705 [013] NV:GetSettings GPU: 6:6, PerfStates: 0
Range=Min, Max, Default
CoreClockRange: , ,
MemoryClockRange: , ,
PowerLimitRange: 50, 133, 100
PowerLimitRangeWatt: 90, 240, 180
FanRange: 0, 100, 40
2/8/19 12:14:24 PM.705 [013] NV:GetAllGpus found: 7:7 NVIDIA GeForce GTX 1070 Ti
2/8/19 12:14:24 PM.731 [013] [E]NV:GetSettings GPU: 7 could not get Ranges: nvidia-settings -q [GPU:7]/GPUPerfModes -q [GPU:7]/GPUGraphicsClockOffset -q [gpu:7]/GPUMemoryTransferRateOffset -q [fan:7]/GPUTargetFanSpeed :
2/8/19 12:14:24 PM.934 [013] [W]GetClockingSettings failed for GPU: 6:6:NVIDIA GeForce GTX 1070 Ti
2/8/19 12:14:24 PM.960 [013] [E]NV:GetValues GPU: 7 failed: nvidia-settings -t -q [GPU:7]/GPUGraphicsClockOffset -q [gpu:7]/GPUMemoryTransferRateOffset -q [fan:7]/GPUTargetFanSpeed -q [GPU:7]/GPUFanControlState :
2/8/19 12:14:24 PM.960 [013] [W]GetClockingSettings failed for GPU: 7:7:NVIDIA GeForce GTX 1070 Ti
2/8/19 12:14:24 PM.960 [013] Number of GPU commands: 0
2/8/19 12:14:24 PM.962 [013] ApplySingleProfile End
2/8/19 12:14:29 PM.618 [013] [W]Failed to get AMD GPU information
2/8/19 12:14:34 PM.752 [013] [W]Failed to get AMD GPU information
2/8/19 12:14:45 PM.092 [013] [W]Failed to get AMD GPU information
Execute:
root@aga21:~# nvidia-settings -t -q [GPU:7]/GPUGraphicsClockOffset -q [gpu:7]/GPUMemoryTransferRateOffset -q [fan:7]/GPUTargetFanSpeed -q [GPU:7]/GPUFanControlState
No protocol specified
Unable to init server: Could not connect: Connection refused
ERROR: The control display is undefined; please run `nvidia-settings --help`
for usage information.
root@aga21:~#
Update:Installed lightdm and switched to light dm, rebooted, Oc working. Mining working.