Trying to overclock my AMD card which is mixed with Nvidia cards. Im able to OC / set fan via nvidia-smi and my research thus far has show I need to echo entries into files which sadly do not exist on my system.
The only AMDI files I installed were the blockchain Ubuntu drivers.
lspci shows it's card 5 in the system.
I do not have any files which start with P or a folder of hwinfo. below is my command output
user@miner02:/sys/class/drm/card5/device$ ls
boot_vga consistent_dma_mask_bits driver firmware_node i2c-39 irq msi_bus rescan resource1_wc revision subsystem_vendor
broken_parity_status d3cold_allowed driver_override i2c-36 i2c-40 local_cpulist numa_node resource resource3 rom uevent
class device drm i2c-37 i2c-41 local_cpus power resource0 resource3_wc subsystem vendor
config dma_mask_bits enable i2c-38 i2c-42 modalias remove resource1 resource5 subsystem_device
user@miner02:/sys/class/drm/card5/device$ lspci
00:00.0 Host bridge: Intel Corporation Device 3e1f (rev 08)
00:01.0 PCI bridge: Intel Corporation Sky Lake PCIe Controller (x16) (rev 08)
00:01.1 PCI bridge: Intel Corporation Sky Lake PCIe Controller (x8) (rev 08)
00:02.0 VGA compatible controller: Intel Corporation Device 3e91
00:14.0 USB controller: Intel Corporation Device a2af
00:16.0 Communication controller: Intel Corporation Device a2ba
00:17.0 SATA controller: Intel Corporation Device a282
00:1b.0 PCI bridge: Intel Corporation Device a2e7 (rev f0)
00:1b.4 PCI bridge: Intel Corporation Device a2eb (rev f0)
00:1c.0 PCI bridge: Intel Corporation Device a290 (rev f0)
00:1c.1 PCI bridge: Intel Corporation Device a291 (rev f0)
00:1c.4 PCI bridge: Intel Corporation Device a294 (rev f0)
00:1c.6 PCI bridge: Intel Corporation Device a296 (rev f0)
00:1c.7 PCI bridge: Intel Corporation Device a297 (rev f0)
00:1d.0 PCI bridge: Intel Corporation Device a298 (rev f0)
00:1f.0 ISA bridge: Intel Corporation Device a2c9
00:1f.2 Memory controller: Intel Corporation Device a2a1
00:1f.4 SMBus: Intel Corporation Device a2a3
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (2) I219-V
01:00.0 VGA compatible controller: NVIDIA Corporation Device 1c02 (rev a1)
01:00.1 Audio device: NVIDIA Corporation Device 10f1 (rev a1)
02:00.0 VGA compatible controller: NVIDIA Corporation Device 1c02 (rev a1)
02:00.1 Audio device: NVIDIA Corporation Device 10f1 (rev a1)
04:00.0 VGA compatible controller: NVIDIA Corporation Device 1c02 (rev a1)
04:00.1 Audio device: NVIDIA Corporation Device 10f1 (rev a1)
05:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Device 67df (rev ef)
05:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Device aaf0
06:00.0 VGA compatible controller: NVIDIA Corporation Device 1c02 (rev a1)
06:00.1 Audio device: NVIDIA Corporation Device 10f1 (rev a1)
07:00.0 USB controller: ASMedia Technology Inc. Device 2142
08:00.0 VGA compatible controller: NVIDIA Corporation Device 1c02 (rev a1)
08:00.1 Audio device: NVIDIA Corporation Device 10f1 (rev a1)
09:00.0 VGA compatible controller: NVIDIA Corporation Device 1c02 (rev a1)
09:00.1 Audio device: NVIDIA Corporation Device 10f1 (rev a1)
I also understand aticonfig is no longer in the current version of the drivers.
anyone able to assist?