The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Thinkpad Yoga 370 battery on 260?

    Discussion in 'Lenovo' started by Starlight5, Nov 13, 2017.

  1. Starlight5

    Starlight5 Yes, I'm a cat. What else is there to say, really?

    Reputations:
    826
    Messages:
    3,230
    Likes Received:
    1,643
    Trophy Points:
    231
    Assuming both are genuine Lenovo. Dimensions and shape are absolutely the same.

    370 battery: 15.28V 51Wh (FRU 01AV433)
    260 battery: 15.2V 44Wh (FRU 00HW027)

    Is there any particular reason why it definitely won't work? I'm really on the verge of ordering one and trying for myself, but I'm not sure how does embedded controller (EC) determine if the battery plugged is correct, and not really want to waste time if the idea is doomed to failure because some technical quirk I am not aware of - hence the question.

    Why: while 370 is newer, it has glossy PWM display which ain't bonded with digitizer vs bonded matte PWM-free on 260. 260's weakest spot, on the other hand, is poor battery life - larger 370 battery could definitely resolve this problem. I'm bored until newer Thinkpads are introduced at CES 2018 anyway - so why not give it a try, if there is any chance it may work.
     
    Last edited: Nov 15, 2017
  2. t456

    t456 1977-09-05, 12:56:00 UTC

    Reputations:
    1,959
    Messages:
    2,588
    Likes Received:
    2,048
    Trophy Points:
    181
    Since it's Lenovo; a battery firmware whitelist might be present in the bios. Other than that it's only the pin-out of the cable that could be different. Pretty slim chance either way.

    To make certain we could search the extracted bios for something that would be certain to exist in the battery firmware. These things are pretty compact though, so not much to go by. One thing would be the battery charge voltage; 16,800 mV ('41 A0' in hex), since it's a 4-cell battery (4x 4.2V). That would yield a lot of results, unfortunately. Better might be to see whether the battery pack has a name or part number (HWiNFO would show that) and look for that instead.
     
    Starlight5 likes this.
  3. Starlight5

    Starlight5 Yes, I'm a cat. What else is there to say, really?

    Reputations:
    826
    Messages:
    3,230
    Likes Received:
    1,643
    Trophy Points:
    231
    @t456 thank you. Battery pinout is the same. In HWInfo, battery pack has a device name which matches its FRU. Hopefully I'll be able to extract the BIOS.
     
  4. t456

    t456 1977-09-05, 12:56:00 UTC

    Reputations:
    1,959
    Messages:
    2,588
    Likes Received:
    2,048
    Trophy Points:
    181
    Searched the Yoga 260 (v1.63) and 360 (v1.21); no match for either 'AV433' or 'HW027'. A battery swap wouldn't run into any issues at this point, at least.

    Checked edid whitelisting as well (to make sure the extract was ok) and this was indeed still present in a bios module of both models.

    Yoga 260 pnp ids and panel nrs.:
    LEN40AA - VVX14T058J00
    LEN40E2 - LP125WH2-SPT1
    LEN40E5 - LP125WH2-SPT2
    LEN40E5 - M125NWR3 R0
    LEN40E6 - B125HAN02.2
    LEN40E6 - N125HCE-GN1

    Yoga 360 pnp ids and panel nrs.:
    LEN4094 - LP133WF4-SPA1
    LEN4094 - LP133WF4-SPB1
    LEN4094 - LQ133M1JW15
    LEN4094 - LQ133M1JX15
    LEN4094 - M133NWF4 R3
    LEN4094 - NV133FHM-N5A
    LEN4097 - LQ133Z1JW04
    LEN4097 - LQ133Z1JX04
     
    Starlight5 likes this.
  5. Starlight5

    Starlight5 Yes, I'm a cat. What else is there to say, really?

    Reputations:
    826
    Messages:
    3,230
    Likes Received:
    1,643
    Trophy Points:
    231
    @t456 thank you very much, this is wonderful!