diff options
Diffstat (limited to 'eeepc.txt')
-rw-r--r-- | eeepc.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/eeepc.txt b/eeepc.txt new file mode 100644 index 0000000..4d5f45c --- /dev/null +++ b/eeepc.txt @@ -0,0 +1,11 @@ +[kernel params] +pcie_aspm=force acpi_osi=Linux acpi_backlight=vendor + +[xorg.conf] +Option "DPI" "96 x 96" +Option "NoLogo" + +[rc.local] +- avoid frequent hdd spindown +hdparm -B 254 /dev/sda + |