Advertisement
nubilfi

thermal list

Nov 9th, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.75 KB | None | 0 0
  1. [bill@archy ~]$ ls -la /sys/class/thermal
  2. total 0
  3. drwxr-xr-x  2 root root 0 Nov 10 09:54 .
  4. drwxr-xr-x 52 root root 0 Nov 10 09:54 ..
  5. lrwxrwxrwx  1 root root 0 Nov 10 09:54 cooling_device0 -> ../../devices/virtual/thermal/cooling_device0
  6. lrwxrwxrwx  1 root root 0 Nov 10 09:54 cooling_device1 -> ../../devices/virtual/thermal/cooling_device1
  7. lrwxrwxrwx  1 root root 0 Nov 10 09:54 cooling_device2 -> ../../devices/virtual/thermal/cooling_device2
  8. lrwxrwxrwx  1 root root 0 Nov 10 09:54 cooling_device3 -> ../../devices/virtual/thermal/cooling_device3
  9. lrwxrwxrwx  1 root root 0 Nov 10 09:57 cooling_device4 -> ../../devices/virtual/thermal/cooling_device4
  10. lrwxrwxrwx  1 root root 0 Nov 10 09:57 cooling_device5 -> ../../devices/virtual/thermal/cooling_device5
  11. lrwxrwxrwx  1 root root 0 Nov 10 09:57 thermal_zone0 -> ../../devices/virtual/thermal/thermal_zone0
  12. lrwxrwxrwx  1 root root 0 Nov 10 09:57 thermal_zone1 -> ../../devices/virtual/thermal/thermal_zone1
  13. lrwxrwxrwx  1 root root 0 Nov 10 09:57 thermal_zone2 -> ../../devices/virtual/thermal/thermal_zone2
  14. lrwxrwxrwx  1 root root 0 Nov 10 09:57 thermal_zone3 -> ../../devices/virtual/thermal/thermal_zone3
  15. lrwxrwxrwx  1 root root 0 Nov 10 09:57 thermal_zone4 -> ../../devices/virtual/thermal/thermal_zone4
  16. lrwxrwxrwx  1 root root 0 Nov 10 09:57 thermal_zone5 -> ../../devices/virtual/thermal/thermal_zone5
  17. lrwxrwxrwx  1 root root 0 Nov 10 09:57 thermal_zone6 -> ../../devices/virtual/thermal/thermal_zone6
  18. lrwxrwxrwx  1 root root 0 Nov 10 09:57 thermal_zone7 -> ../../devices/virtual/thermal/thermal_zone7
  19. lrwxrwxrwx  1 root root 0 Nov 10 09:57 thermal_zone8 -> ../../devices/virtual/thermal/thermal_zone8
  20. lrwxrwxrwx  1 root root 0 Nov 10 09:54 thermal_zone9 -> ../../devices/virtual/thermal/thermal_zone9
  21. [bill@archy ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement