ASUS G50 OLED Changelog

What's new in ASUS G50 OLED 1.0.4

Dec 21, 2009
  • When paused (notification from ACPI that the lid is closed), check if the lid state is still "closed" and if not resume without waiting for the notification to come. This should fix the apparent hanging when resuming from a suspend to ram triggered by lid closing.
  • Added GPUTemperature module, using nvclock to get the info. By default this module is not enabled in the config since nvclock is quite heavy (0.3 cpu seconds/call)
  • Added BatteryStatus module. Please update your config.properties too!
  • Fix startup script on Ubuntu when /bin/sh -> /bin/dash
  • Add signal handler to prevent the daemon from being simply kill-ed
  • Fix parsing the battery info when values are expressed in mAh instead of mWh
  • Implement lid state watcher to react to resume from suspend when lid is opened and ACPI events are not triggered
  • Added Uptime module. config.properties has to be updated