Chromebookの新しい交換用バッテリーが充電されていないが1%で止まっている


0

古いものが少し疲れていたので、私は私のDell 13 LULUのために新しいバッテリーを買いました。ただし、新しいバッテリーは充電できません(1%を超える)。電源コードとクロムブックを取り外すと死にます。

電源に接続したときにバッテリが充電中であることを通常示すオレンジ色のライトはありません。 電源を切って開き、バッテリーからマザーボードへのコネクターを外し、電源を入れ(クロムブックの電源を切ったまま)、30秒待ってからバッテリーをマザーボードに接続し、そして電源を入れます。

croshからbattery_testは私に(新しい電池)を与えます:

crosh> battery_test 
No test length specified. Defaulting to 300 seconds.
[0215/202223:WARNING:power_supply.cc(1065)] Ignoring probably-bogus zero battery percentage
[0215/202223:WARNING:power_supply.cc(1065)] Ignoring probably-bogus zero battery percentage
[0215/202223:WARNING:power_supply.cc(1065)] Ignoring probably-bogus zero battery percentage
[0215/202223:WARNING:power_supply.cc(1065)] Ignoring probably-bogus zero battery percentage
[0215/202223:WARNING:power_supply.cc(1065)] Ignoring probably-bogus zero battery percentage
Battery is discharging (0.00% left)
Battery health: 63.78%
Please wait...
[0215/202723:WARNING:power_supply.cc(1065)] Ignoring probably-bogus zero battery percentage
Battery discharged 0.00% in 300 second(s).

私は古いバッテリーを再接続することができます、そして、それは100%に充電して、私に4時間の仕事のために私にバッテリー電力を与えて、前のように働きます。それで私は、電源は問題ないと結論します。

新しい電池は私にこれを与えます power_supply_info クロムの://システム 情報

[0215/220811:WARNING:power_supply.cc(1065)] Ignoring probably-bogus zero battery percentage
Device: Line Power
  path:                    /sys/class/power_supply/AC
  online:                  yes
  type:                    Mains
  enum type:               AC
  voltage (V):             0
  current (A):             0
  max voltage (V):         0
  max current (A):         0
  active source:           AC
  available sources:       AC* [/]
  supports dual-role:      no
Device: Battery
  path:                    /sys/class/power_supply/BAT0
  vendor:                  SMP-LIS
  model name:              DELL MJ
  serial number:           00BB
  state:                   Discharging
  voltage (V):             7.497
  energy (Wh):             0
  energy rate (W):         0
  current (A):             0
  charge (Ah):             0
  full charge (Ah):        3.746
  full charge design (Ah): 5.877
  percentage:              0
  display percentage:      0
  technology:              Li-ion

古いバッテリーを再接続しても同じ情報

crosh> battery_test
No test length specified. Defaulting to 300 seconds.
Battery is discharging (97.25% left)
Battery health: 79.76%
Please wait...
Battery discharged 0.21% in 300 second(s).

そして、システムの状態から(もっぱらバッテリーで動いている):

Device: Line Power
  path:                    
  online:                  no
  type:                    
  enum type:               Disconnected
  voltage (V):             0
  current (A):             0
  max voltage (V):         0
  max current (A):         0
  active source:           
  available sources:       
  supports dual-role:      no
Device: Battery
  path:                    /sys/class/power_supply/BAT0
  vendor:                  Samsung
  model name:              DELL 92
  serial number:           6778
  state:                   Discharging
  voltage (V):             12.505
  energy (Wh):             51.528
  energy rate (W):         7.29041
  current (A):             0.583
  charge (Ah):             4.52
  full charge (Ah):        4.695
  full charge design (Ah): 5.877
  percentage:              96.2726
  display percentage:      99.2179
  technology:              Li-ion

マザーボードに新しいバッテリーを認識させる方法、または問題のトラブルシューティング方法に関するアイデア。

弊社のサイトを使用することにより、あなたは弊社のクッキーポリシーおよびプライバシーポリシーを読み、理解したものとみなされます。
Licensed under cc by-sa 3.0 with attribution required.