Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AMD GPU with open source drivers #136

Closed
tpimh opened this issue May 28, 2019 · 4 comments
Closed

AMD GPU with open source drivers #136

tpimh opened this issue May 28, 2019 · 4 comments
Assignees

Comments

@tpimh
Copy link

tpimh commented May 28, 2019

I'm using AMD GPU, but not using Catalyst. This is the information that lm-sensors report:

amdgpu-pci-0400
Adapter: PCI adapter
vddgfx:       +1.01 V  
fan1:        3997 RPM  (min =    0 RPM, max = 7000 RPM)
temp1:        +64.0°C  (crit = +97.0°C, hyst = -273.1°C)
power1:       16.16 W  (cap =  35.00 W)

However, Freon completely ignores it.

@UshakovVasilii
Copy link
Owner

@tpimh please provide sensors -j output

@tpimh
Copy link
Author

tpimh commented Jun 3, 2019

Finally back to my machine. Full output is very long, only posting relevant part:

   "amdgpu-pci-0400":{
      "Adapter": "PCI adapter",
      "vddgfx":{
         "in0_input": 0.875
      },
      "fan1":{
         "fan1_input": 3699.000,
         "fan1_min": 0.000,
         "fan1_max": 7000.000
      },
      "temp1":{
         "temp1_input": 41.000,
         "temp1_crit": 97.000,
         "temp1_crit_hyst": -273.150
      },
      "power1":{
         "power1_average": 7.051,
         "power1_cap": 35.000
      }
   },

UshakovVasilii added a commit that referenced this issue Jun 5, 2019
@UshakovVasilii
Copy link
Owner

@tpimh
Copy link
Author

tpimh commented Jun 5, 2019

Cool. It actually shows it, but I just didn't think that it was my graphics card. Thanks for pointing out.

@tpimh tpimh closed this as completed Jun 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants