I installed following the steps in the wiki in a clean environment.
PostmarketOS boots, i see the splash screen, MOTD, plasma-mobile loads (with really tiny font), and splitseconds after the top and bottom bar appear the display turns off.
The phone doesn't react to any key presses or touching the screen.
I can connect via ssh without problems.
CC: @bshah
Edited
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items 0
Show closed items
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Linked items 0
Link issues together to show that they're related.
Learn more.
echo 180 | sudo tee /sys/devices/platform/soc/f9967000.i2c/i2c-3/3-0038/backlight/lm3630a_leda/brightness manages to get the display on but the UI is so small it is unusable.
Administratorchanged title from Display goes dark after boot on Nexus 5 (lg-hammerhead) to [Plasma Mobile] Display goes dark after boot on Nexus 5 (lg-hammerhead)·
Imported
changed title from Display goes dark after boot on Nexus 5 (lg-hammerhead) to [Plasma Mobile] Display goes dark after boot on Nexus 5 (lg-hammerhead)
FYI: !151 (merged)might fix the small fonts issue (at least it is fixing another issue). It will get merged next week, I'll need to pre-build the packages for all architectures first.
If somebody is fine with compiling a lot of packages locally, you could try to checkout that MR and do a pmbootstrap install and see if it fixes the issue.
Setting the brightness in settings to 100% also only sets /sys/devices/platform
/soc/f9967000.i2c/i2c-3/3-0038/backlight/lm3630a_leda/brig
htness to 50, rather than 255.
I would like to write 180 value to /sys/devices/platform/soc/f9967000.i2c/i2c-3/3-0038/backlight/lm3630a_leda/brightness but I can't ssh into the phone. Would it be possible to set this value into the pmOS image before flashing this image to the phone?