From 7d5e669c4b12895da37e96156646c48d71def4ce Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sat, 20 Jun 2015 16:04:43 +0100 Subject: docs/misc/index.html: Notes about power management beeps --- docs/misc/index.html | 26 ++++++++++++++++++++++++++ docs/tasks.html | 19 ++++++++++++++++++- 2 files changed, 44 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/misc/index.html b/docs/misc/index.html index 06db147c..f0cf4ed6 100644 --- a/docs/misc/index.html +++ b/docs/misc/index.html @@ -22,6 +22,7 @@
  • High Pitched Whining Noise on Idle (how to remove in Trisquel 7)
  • High Pitched Whining Noise on Idle (how to remove in Parabola)
  • X60/T60: Serial port - how to use (for dock owners)
  • +
  • Power Management Beeps on Thinkpads
  • Using diff and patch
  • Get EDID: Find out the name (model) of your LCD panel
  • @@ -132,6 +133,31 @@ WantedBy=multi-user.target +
    + +

    Power Management Beeps on Thinkpads

    + +

    + When disconnecting or connecting the charger, a beep occurs. + When the battery goes to a critically low charge level, + a beep occurs. Nvramtool is included in libreboot, and can + be used to enable or disable this behaviour. +

    + +

    + Disable or enable beeps when removing/adding the charger:
    + $ sudo ./nvramtool -w power_management_beeps=Enable
    + $ sudo ./nvramtool -w power_management_beeps=Disable +

    + +

    + Disable or enable beeps when battery is low:
    + $ sudo ./nvramtool -w low_battery_beep=Enable
    + $ sudo ./nvramtool -w low_battery_beep=Disable +

    + +
    +

    Get EDID: Find out the name (model) of your LCD panel

    diff --git a/docs/tasks.html b/docs/tasks.html index 8a54321e..2214a360 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -69,7 +69,9 @@
  • TODO: Add ARM candidates here (the above systems are all AMD).
      -
    • Look into the rockchip (rk3288. note: mali gpu. one or two blobs might need replacing) and IBM 'POWER8' platforms
    • +
    • Look into the rockchip (rk3288. note: mali gpu. one or two blobs might need replacing. + see this page + for example) and IBM 'POWER8' platforms
  • This list needs to expand!
  • @@ -116,12 +118,21 @@

    Platform-specific bugs

      +
    • + all thinkpads: When the system is running, plugging in an ethernet cable + doesn't always work (no network), you have to try several times. Booting with + an ethernet cable attached is reliable. Debug this and fix it. +
    • Fix these issues on GM45/GS45 targets:
      • X200: text-mode is broken. only framebuffer graphics work. Git-bisect is needed.
      • +
      • + X60: on the latest coreboot-libre update lately (during June 2015), keyboard works intermittently. + Bisect and fix. +
      • X200/X60: battery drained even while system is "off" on some systems. investigate. Could just be the Ethernet controller waiting for a Wake-on-LAN frame. @@ -212,6 +223,12 @@

        Build system

          +
        • + add resources/checksums/* and update it whenever updating the modules + (coreboot, flashrom, etc) or updating patches. + For each download script, make it check the sha512 hashes of all the files, to ensure + that the files match the checksums. +
        • re-enable building of txtmode images (get memtest86 working again first, and fix gm45 txtmode)
        • When downloading coreboot/grub/memtest/etc using the download scripts, it currently does -- cgit v1.2.3-70-g09d2