11-21-2019, 07:49 PM
Hi all,
I've just experienced what appears to be a power issue with the VCC3V3_SSD and probably also the VCC3V3_SYS rail. When my battery is below 40 % communication with the NVMe SSD fails on bootup. This manifests itself in either kernel warnings on bootup and a kernel panic as soon as i enter lspci or a kernel panic immediately on bootup.
My current theory is that during probing of partitions on the NVMe SSD the SSD enters a high power mode and U3 can't keep VCC3V3_SYS at 3.3 V.
The SSD I'm using is a Corsair MP510. Its supported power states are
I'm in general somewhat puzzled about how the Pinebook Pro is supposed to stay operational when the battery is low. The discharge cutoff voltage of the battery is specified as 2.75 V. However U3 is just a step-down regulator. Thus it won't be able to maintain VCC3V3_SYS at 3.3 V once the battery discharges below 3.3 V.
Has anybody else experienced anything similar yet?
I've just experienced what appears to be a power issue with the VCC3V3_SSD and probably also the VCC3V3_SYS rail. When my battery is below 40 % communication with the NVMe SSD fails on bootup. This manifests itself in either kernel warnings on bootup and a kernel panic as soon as i enter lspci or a kernel panic immediately on bootup.
My current theory is that during probing of partitions on the NVMe SSD the SSD enters a high power mode and U3 can't keep VCC3V3_SYS at 3.3 V.
The SSD I'm using is a Corsair MP510. Its supported power states are
Code:
St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat
0 + 6.80W - - 0 0 0 0 0 0
1 + 5.74W - - 1 1 1 1 0 0
2 + 5.21W - - 2 2 2 2 0 0
3 - 0.0490W - - 3 3 3 3 2000 2000
4 - 0.0018W - - 4 4 4 4 25000 25000
I'm in general somewhat puzzled about how the Pinebook Pro is supposed to stay operational when the battery is low. The discharge cutoff voltage of the battery is specified as 2.75 V. However U3 is just a step-down regulator. Thus it won't be able to maintain VCC3V3_SYS at 3.3 V once the battery discharges below 3.3 V.
Has anybody else experienced anything similar yet?