This feed contains pages tagged "eeepc".
With some BIOS versions the eee can drive a 1920x1200 monitor, but it seems it can't do decent power management at the same time! The table below lists those bios versions I've tested.
| BIOS Version | 1920x1200 Support | Working ACPI |
| 8804 | Yes | No |
| 0703 | No | Yes |
| 0910 | No | Yes |
| 1001 | No | Yes |
| 1302 | No | Yes |
Gnome has a nice onscreen display for volume changes, but the default
acpi scripts on the eeepc don't use it. Patch them to use xdotool to
send XF86AudioMute, XF86AudioRaiseVolume and XF86AudioLowerVolume.
Bind volume up, down and, mute in gnome-keybinding-properties to
respond the these events.