# /usr/share/acpi-support/LENOVO.config # temp - until Ubuntu has Lenovo support. # Source older IBM Thinkpad stuff . /usr/share/acpi-support/IBM.config # Add the newer Lenovo ones we know about. case "$model" in # X60s 17045LG ) ACPI_SLEEP=false; SAVE_VBE_STATE=false; SAVE_VIDEO_PCI_STATE=true; USE_DPMS=false; MODULES_WHITELIST="e1000" ;; esac