Guest
Public paste!

gonzalo

By: a guest | May 11th, 2009 | Syntax: None | Size: 1.03 KB | Hits: 147 | Expires: Never
Copy text to clipboard
  1. gargoyle# sysctl -a | grep hw.acpi | sort
  2. hw.acpi.acline: 1
  3. hw.acpi.battery.info_expire: 5
  4. hw.acpi.battery.life: -1
  5. hw.acpi.battery.state: 7
  6. hw.acpi.battery.time: -1
  7. hw.acpi.battery.units: 1
  8. hw.acpi.cpu.cx_lowest: C1
  9. hw.acpi.disable_on_reboot: 0
  10. hw.acpi.handle_reboot: 0
  11. hw.acpi.lid_switch_state: NONE
  12. hw.acpi.power_button_state: S5
  13. hw.acpi.reset_video: 0
  14. hw.acpi.s4bios: 1
  15. hw.acpi.sleep_button_state: S3
  16. hw.acpi.sleep_delay: 1
  17. hw.acpi.standby_state: S1
  18. hw.acpi.supported_sleep_state: S3 S4 S5
  19. hw.acpi.suspend_state: S3
  20. hw.acpi.thermal.min_runtime: 0
  21. hw.acpi.thermal.polling_rate: 10
  22. hw.acpi.thermal.tz0._ACx: -1 -1 -1 -1 -1 -1 -1 -1 -1 -1
  23. hw.acpi.thermal.tz0._CRT: 99.0C
  24. hw.acpi.thermal.tz0._HOT: -1
  25. hw.acpi.thermal.tz0._PSV: -1
  26. hw.acpi.thermal.tz0._TC1: -1
  27. hw.acpi.thermal.tz0._TC2: -1
  28. hw.acpi.thermal.tz0._TSP: -1
  29. hw.acpi.thermal.tz0.active: -1
  30. hw.acpi.thermal.tz0.passive_cooling: 0
  31. hw.acpi.thermal.tz0.temperature: 62.5C
  32. hw.acpi.thermal.tz0.thermal_flags: 0
  33. hw.acpi.thermal.user_override: 0
  34. hw.acpi.verbose: 0
  35. gargoyle#