Help: Pinebook Pro will not enter sleep [Manjaro 20.04]
#15
Just a couple of words of warning for others looking at this thread in the future:

- The mrfixit script to update the uboot does other things beyond flashing the uboot. It's probably a good idea to do this manually if you're using a non-mrfixit distro, like I was on Manjaro. After using mrfixit's script on my installation, I also ended up with an unbootable installation and had to start over from the SD.

These are the relevant commands from mrfixit's script. Worked for me but naturally YMMV so proceed with caution:


Code:
SYSPART=$(findmnt -n -o SOURCE /)
DEVID=$(echo $SYSPART | sed -e s+'p[0-9]$'+''+)
sudo dd if=Downloads/idbloader.img of=$DEVID bs=32k seek=1 conv=fsync
sudo dd if=Downloads/uboot.img of=$DEVID bs=64k seek=128 conv=fsync
sudo dd if=Downloads/trust.img of=$DEVID bs=64k seek=192 conv=fsync


Naturally you'll need the three img files mentioned which you can find in mrfixit's v2 branch.

- On a second note, after using his uboot s3 sleep works... sometimes. I've had all kinds of strange behavior. After sleeping I was once left without bluetooth or wifi (even after trying to sleep and wake multiple times) and I still occasionally get failures to sleep. I've been trying to narrow it down. The first failure to sleep I experienced was right after installing the synaptics driver for the touchpad. However, after uninstalling I still couldn't sleep. Afterwards I tried disabling wifi, bluetooth, etc and re-enabling one by one and it looks like it might be related to having bluetooth on and using a bluetooth mouse, but I'm not 100% sure yet.

Either way, proceed with caution and you shall have some form of sleep working which is better than nothing Smile
  Reply


Messages In This Thread
RE: Help: Pinebook Pro will not enter sleep [Manjaro 20.04] - by tiagoespinha - 06-06-2020, 10:47 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Boot Order in Pinebook Pro food 11 5,070 03-28-2025, 10:08 AM
Last Post: DrYak
  pbp with manjaro arm seems to not find any hardware[no wifi, blutooth or battery] frank_philip 4 908 03-15-2025, 01:47 AM
Last Post: frank_philip
  new manjaro install: wlan0 stuck in setting network address zkajdan 5 1,080 02-19-2025, 12:49 PM
Last Post: zkajdan
  Upgrading Armbian from v24.2.1 gnome, breaks pinebook pro Sb2024 0 530 11-10-2024, 02:50 PM
Last Post: Sb2024
  Pinebook pro won't boot after bootloader installation jwensouls 4 2,183 08-21-2024, 04:17 AM
Last Post: KC9UDX
  [Pinebook Pro/Mobian/XFCE4] can fix touch or screen in greeter not both SynthGal 0 789 05-31-2024, 09:42 AM
Last Post: SynthGal
  Debian on Pinebook Pro u974615 7 4,441 03-31-2024, 10:11 AM
Last Post: u974615
  Manjaro Sway Theme Broken Eighty8 1 1,344 03-08-2024, 08:41 AM
Last Post: tophneal
  Pinebook Pro upgrading from the factory image yamsoup 12 6,569 02-22-2024, 04:02 PM
Last Post: tllim
Question Manjaro with Full Disk Encryption and GRUB dumetrulo 1 3,001 02-02-2024, 02:45 AM
Last Post: frankkinney

Forum Jump:


Users browsing this thread: 1 Guest(s)