Results 1 to 7 of 7

Thread: Thinkpad X230T, tp_smapi kernel module

  1. #1
    Join Date
    Jan 2011
    Beans
    12

    Thinkpad X230T, tp_smapi kernel module

    OS: Ubuntu X64

    check the Battery information
    Code:
    cat /proc/acpi/battery/BAT0/info
    Then, I install tp_smapi kernel module
    Code:
    sudo apt-get install tp-smapi-dkms
    sudo modprobe tp_smapi
    FATAL: Error inserting tp_smapi

    any help?

  2. #2
    Join Date
    Jan 2011
    Beans
    12

    Re: Thinkpad X230T, tp_smapi kernel module

    start windows 7, set the threshold.
    Back to Ubuntu 12.04, the thresholds are working!

  3. #3
    Join Date
    Sep 2010
    Location
    Germany
    Beans
    84
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Thinkpad X230T, tp_smapi kernel module

    Hi,

    unfortunately tp-smapi doesn't work with Ivy Bridge models. Instead you have to use tpacpi-bat/acpi_call. You may use TLP to do this.
    Last edited by linrunner; November 17th, 2012 at 04:13 PM.

  4. #4
    Join Date
    Jan 2011
    Beans
    12

    Re: Thinkpad X230T, tp_smapi kernel module

    thanks!

    from http://linrunner.de/en/tlp/docs/tlp-configuration.html , I found that
    "Hint: the charging process is not controlled by software, but by hardware. TLP just writes the thresholds to the hardware registers (via tp-smapi or tpacpi-bat)."

    Thus I set the thresholds in win 7 works, I do not need to install TLP or tp-smapi-dkms

  5. #5
    Join Date
    Sep 2010
    Location
    Germany
    Beans
    84
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Thinkpad X230T, tp_smapi kernel module

    Damn. I shouldn't have written that one into the docs .

    In case you don't want to optimize power consumption any further from plain vanilla Ubuntu – then you don't need TLP.

  6. #6
    Join Date
    Jan 2011
    Beans
    12

    Re: Thinkpad X230T, tp_smapi kernel module

    Thanks for your great work, I really appreciate it.

  7. #7
    Join Date
    Sep 2010
    Location
    Germany
    Beans
    84
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Thinkpad X230T, tp_smapi kernel module

    You're welcome .

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •