sysfs-platform-msi-laptop 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  1. What: /sys/devices/platform/msi-laptop-pf/lcd_level
  2. Date: Oct 2006
  3. KernelVersion: 2.6.19
  4. Contact: "Lennart Poettering <mzxreary@0pointer.de>"
  5. Description:
  6. Screen brightness: contains a single integer in the range 0..8.
  7. What: /sys/devices/platform/msi-laptop-pf/auto_brightness
  8. Date: Oct 2006
  9. KernelVersion: 2.6.19
  10. Contact: "Lennart Poettering <mzxreary@0pointer.de>"
  11. Description:
  12. Enable automatic brightness control: contains either 0 or 1. If
  13. set to 1 the hardware adjusts the screen brightness
  14. automatically when the power cord is plugged/unplugged.
  15. What: /sys/devices/platform/msi-laptop-pf/wlan
  16. Date: Oct 2006
  17. KernelVersion: 2.6.19
  18. Contact: "Lennart Poettering <mzxreary@0pointer.de>"
  19. Description:
  20. WLAN subsystem enabled: contains either 0 or 1.
  21. What: /sys/devices/platform/msi-laptop-pf/bluetooth
  22. Date: Oct 2006
  23. KernelVersion: 2.6.19
  24. Contact: "Lennart Poettering <mzxreary@0pointer.de>"
  25. Description:
  26. Bluetooth subsystem enabled: contains either 0 or 1. Please
  27. note that this file is constantly 0 if no Bluetooth hardware is
  28. available.
  29. What: /sys/devices/platform/msi-laptop-pf/touchpad
  30. Date: Nov 2012
  31. KernelVersion: 3.8
  32. Contact: "Maxim Mikityanskiy <maxtram95@gmail.com>"
  33. Description:
  34. Contains either 0 or 1 and indicates if touchpad is turned on.
  35. Touchpad state can only be toggled by pressing Fn+F3.
  36. What: /sys/devices/platform/msi-laptop-pf/turbo_mode
  37. Date: Nov 2012
  38. KernelVersion: 3.8
  39. Contact: "Maxim Mikityanskiy <maxtram95@gmail.com>"
  40. Description:
  41. Contains either 0 or 1 and indicates if turbo mode is turned
  42. on. In turbo mode power LED is orange and processor is
  43. overclocked. Turbo mode is available only if charging. It is
  44. only possible to toggle turbo mode state by pressing Fn+F10,
  45. and there is a few seconds cooldown between subsequent toggles.
  46. If user presses Fn+F10 too frequent, turbo mode state is not
  47. changed.
  48. What: /sys/devices/platform/msi-laptop-pf/eco_mode
  49. Date: Nov 2012
  50. KernelVersion: 3.8
  51. Contact: "Maxim Mikityanskiy <maxtram95@gmail.com>"
  52. Description:
  53. Contains either 0 or 1 and indicates if ECO mode is turned on.
  54. In ECO mode power LED is green and userspace should do some
  55. powersaving actions. ECO mode is available only on battery
  56. power. ECO mode can only be toggled by pressing Fn+F10.
  57. What: /sys/devices/platform/msi-laptop-pf/turbo_cooldown
  58. Date: Nov 2012
  59. KernelVersion: 3.8
  60. Contact: "Maxim Mikityanskiy <maxtram95@gmail.com>"
  61. Description:
  62. Contains value in range 0..3:
  63. * 0 -> Turbo mode is off
  64. * 1 -> Turbo mode is on, cannot be turned off yet
  65. * 2 -> Turbo mode is off, cannot be turned on yet
  66. * 3 -> Turbo mode is on
  67. What: /sys/devices/platform/msi-laptop-pf/auto_fan
  68. Date: Nov 2012
  69. KernelVersion: 3.8
  70. Contact: "Maxim Mikityanskiy <maxtram95@gmail.com>"
  71. Description:
  72. Contains either 0 or 1 and indicates if fan speed is controlled
  73. automatically (1) or fan runs at maximal speed (0). Can be
  74. toggled in software.