Trick DELL laptop to accept no-name AC power adaptors

栏目: IT技术 · 发布时间: 6年前

内容简介:My old but good Dell Latitude E6410 notebook stopped charging and working with the original Dell AC power adapter some months ago. It was working only sporadic but in most of the cases the blue led of the AC power adapter went off after plugging it in. I t

My old but good Dell Latitude E6410 notebook stopped charging and working with the original Dell AC power adapter some months ago. It was working only sporadic but in most of the cases the blue led of the AC power adapter went off after plugging it in. I tried an other Dell power adapter but with the same results so I thought it was a hardware fault on the notebook side.

Nethertheless Krischan had an idea and tried an 20V power adapter from an other manufacturer. Turns out this one worked powering the notebook but charging was still disabled. An error message popped up in the BIOS “ AC Power adapter could not be determined “.

We did some research and found an interesting article mentioning an additional data pin (inner pin of plug) of the power adapter which is used by the notebook to “communicate” and validate the power adapter via 1-wire-protocol.

So the next idea was quite unusual but a step into the right direction. We used the power wires (PWR/GND) from the non-HP power adapter and wired the data pin + GND of the plug to the original HP power adapter.

  • Trick DELL laptop to accept no-name AC power adaptors
  • Trick DELL laptop to accept no-name AC power adaptors
    AC plug on the left connected to DATA and GND

We tricked the notebook into “thinking” it was still connected to the faulty 19V power adapter via the data wire and used the ac power from a secondary working power supply.

In the next step, we cracked the case of the HP adapter and desoldered the transistor style chip mentioned in the article above. It is connected to the data wire and marked with “DALLAS – 250X”.

  • Trick DELL laptop to accept no-name AC power adaptors
    Cracking the power adapter case
  • Trick DELL laptop to accept no-name AC power adaptors
    Three wires, blue is the data wire
  • Trick DELL laptop to accept no-name AC power adaptors
    The DALLAS chip in question near the blue wire

The next idea was to put this chip directly into the notebook. We traced the data pin from the jack back to the connector on the motherboad. We cut the data line and soldered the DALLAS (MAXIM one wire) chip together with a resistor and diode to the board connector. The diode and the resistor are probably optional and belong to the protection circuit.

  • Trick DELL laptop to accept no-name AC power adaptors
    Power connector on the motherboard with DALLAS chip
  • Trick DELL laptop to accept no-name AC power adaptors
    Simplified circuit diagram

Surprisingly this hack is really working! We can now use any power adapter and the notebook is running and charging well. The BIOS still receives the correct information from the DALLAS chip, which is now soldered into the notebook.

Trick DELL laptop to accept no-name AC power adaptors
AC adapter is found and charging the battery!

以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

趣学Python编程

趣学Python编程

Jason Briggs / 尹哲 / 人民邮电出版社 / 2014-3 / 45.00元

python是一款解释型、面向对象、动态数据类型的高级程序设计语言。python语法简捷而清晰,具有丰富和强大的类库,因而在各种行业中得到广泛的应用。对于初学者来讲,python是一款既容易学又相当有用的编程语言,国内外很多大学开设这款语言课程,将python作为一门编程语言学习。 《趣学python编程》是一本轻松、快速掌握python编程的入门读物。全书分为3部分,共18章。第1部分是第......一起来看看 《趣学Python编程》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试