Armbian for the Pinebook Pro [WIP]
#41
I'm having problems with latest armbian builds. It boots from SD until the desktop manager kicks in then I get a blank screen.
Switching to tty I get a lot of complains about panfrost timed out and reset.
Do I need bsp uboot and TF-A?
  Reply
#42
Hi guys, I was wondering what is the current state of things with armbian an the pbpro, I was hoping to switch from Manjaro to armbian if there's no hickups, just because of the simplicity of debian and the bigger userbase and amount of available packages... Is it viable as a daily driver OS or should I stay on Manjaro for the moment?
  Reply
#43
I have installed Armbian 21.02 Focal on my PBP and it works great. Yesterday it went to sleep, even the LED was not on, then I tried to switch it on, since I thought it it switched off, well it was sleeping and all browser (FF) tabs were back. It was a nice surprise. Smile
I use Gnome, I can see some incompatibility over the different settings apps, like Settings and Tweaks, but just be careful. Software app downloaded from the repos does not work, so you should stick with the terminal or Synaptic maybe. Battery % is there, working. I did not check what happens when I start charging, but otherwise it's there.

The most minor thing I found so far is that I can't change the background. Otherwise this is my chosen OS for the PBP so far. Smile
  Reply
#44
(03-07-2021, 05:31 AM)cefre00 Wrote: I have installed Armbian 21.02 Focal on my PBP and it works great. Yesterday it went to sleep, even the LED was not on, then I tried to switch it on, since I thought it it switched off, well it was sleeping and all browser (FF) tabs were back. It was a nice surprise. Smile
I use Gnome, I can see some incompatibility over the different settings apps, like Settings and Tweaks, but just be careful. Software app downloaded from the repos does not work, so you should stick with the terminal or Synaptic maybe. Battery % is there, working. I did not check what happens when I start charging, but otherwise it's there.

The most minor thing I found so far is that I can't change the background. Otherwise this is my chosen OS for the PBP so far. Smile

Does sound still work for you after sleep?
This message was created with 100% recycled electrons
  Reply
#45
(03-08-2021, 06:49 PM)moonwalkers Wrote:
(03-07-2021, 05:31 AM)cefre00 Wrote: I have installed Armbian 21.02 Focal on my PBP and it works great. Yesterday it went to sleep, even the LED was not on, then I tried to switch it on, since I thought it it switched off, well it was sleeping and all browser (FF) tabs were back. It was a nice surprise. Smile
I use Gnome, I can see some incompatibility over the different settings apps, like Settings and Tweaks, but just be careful. Software app downloaded from the repos does not work, so you should stick with the terminal or Synaptic maybe. Battery % is there, working. I did not check what happens when I start charging, but otherwise it's there.

The most minor thing I found so far is that I can't change the background. Otherwise this is my chosen OS for the PBP so far. Smile

Does sound still work for you after sleep?
Yes, it did to my surprise as well, as I read here too that the sleep feature was not working for many. I think it got fixed in the meantime. Smile
  Reply
#46
(03-09-2021, 11:14 AM)cefre00 Wrote:
(03-08-2021, 06:49 PM)moonwalkers Wrote:
(03-07-2021, 05:31 AM)cefre00 Wrote: I have installed Armbian 21.02 Focal on my PBP and it works great. Yesterday it went to sleep, even the LED was not on, then I tried to switch it on, since I thought it it switched off, well it was sleeping and all browser (FF) tabs were back. It was a nice surprise. Smile
I use Gnome, I can see some incompatibility over the different settings apps, like Settings and Tweaks, but just be careful. Software app downloaded from the repos does not work, so you should stick with the terminal or Synaptic maybe. Battery % is there, working. I did not check what happens when I start charging, but otherwise it's there.

The most minor thing I found so far is that I can't change the background. Otherwise this is my chosen OS for the PBP so far. Smile

Does sound still work for you after sleep?
Yes, it did to my surprise as well, as I read here too that the sleep feature was not working for many. I think it got fixed in the meantime. Smile

Which kernel version? Just to confirm, by sleep we're both talking deep sleep, with all lights out, right?
This message was created with 100% recycled electrons
  Reply
#47
(03-09-2021, 12:44 PM)moonwalkers Wrote:
(03-09-2021, 11:14 AM)cefre00 Wrote:
(03-08-2021, 06:49 PM)moonwalkers Wrote:
(03-07-2021, 05:31 AM)cefre00 Wrote: I have installed Armbian 21.02 Focal on my PBP and it works great. Yesterday it went to sleep, even the LED was not on, then I tried to switch it on, since I thought it it switched off, well it was sleeping and all browser (FF) tabs were back. It was a nice surprise. Smile
I use Gnome, I can see some incompatibility over the different settings apps, like Settings and Tweaks, but just be careful. Software app downloaded from the repos does not work, so you should stick with the terminal or Synaptic maybe. Battery % is there, working. I did not check what happens when I start charging, but otherwise it's there.

The most minor thing I found so far is that I can't change the background. Otherwise this is my chosen OS for the PBP so far. Smile

Does sound still work for you after sleep?
Yes, it did to my surprise as well, as I read here too that the sleep feature was not working for many. I think it got fixed in the meantime. Smile

Which kernel version? Just to confirm, by sleep we're both talking deep sleep, with all lights out, right?

Well, I am not sure about "deep" sleep, but the status LED was dark, I thought the battery died and I pressed the On/Off switch. Suddenly, the LED lighted up in green and my browser and all stuff came back, exactly as I left it. In my understanding it is sleep alright. Smile

Kernel & OS version FYI:
:~$ cat /etc/os-release
NAME="Ubuntu"
VERSION="20.04.2 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Armbian 21.02.2 Focal"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

:~$ uname -r
5.10.16-rockchip64
  Reply
#48
There is quite a difference between s2 sleep and s3 (suspend) sleep
s2 is good for about 1 day, s3 is good for about 10 days
Put it to sleep overnight, how much is the battery down?
If it is 30%, s2,,, if 3%, s3 suspend
dmesg |grep s2 OR suspend (after a sleep cycle)
  Reply
#49
After installing Armbian 21.2.2 on PBP, I lost the ability to boot from SD.  I have issued MrFixIt scripts for uboot in the past, but need to confirm which script version should be used with Armbian?  v1.1 through v2.0 are available.  I have Armbian configured and it works well, I don't want to soft brick by messing up uboot, but also want to utilize SD boot. 

I have not posted to Armbian forum as PBP is testing status, not supported yet.
  Reply
#50
(03-12-2021, 10:07 AM)RyanAZ Wrote: After installing Armbian 21.2.2 on PBP, I lost the ability to boot from SD.  I have issued MrFixIt scripts for uboot in the past, but need to confirm which script version should be used with Armbian?  v1.1 through v2.0 are available.  I have Armbian configured and it works well, I don't want to soft brick by messing up uboot, but also want to utilize SD boot. 

I have not posted to Armbian forum as PBP is testing status, not supported yet.

Anyone out there been able to configure SD boot after installing Armbian?
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Debian on Pinebook Pro u974615 7 995 03-31-2024, 10:11 AM
Last Post: u974615
  Pinebook Pro upgrading from the factory image yamsoup 12 1,564 02-22-2024, 04:02 PM
Last Post: tllim
  Help installing Manjaro on eMMC of Pinebook Pro pine4546464 4 2,135 12-13-2023, 07:22 PM
Last Post: trillobite
  Need Help Recovering Manjaro /boot Contents on Pinebook Pro calinb 6 2,205 12-11-2023, 03:47 AM
Last Post: calinb
  Gentoo on Pinebook Pro RELEASE jannik2099 54 88,568 12-08-2023, 11:25 PM
Last Post: tllim
  Boot Order in Pinebook Pro food 8 1,225 11-23-2023, 07:37 AM
Last Post: KC9UDX
  USB 3 port not working with Armbian zaius 3 847 11-13-2023, 01:54 PM
Last Post: zaius
  PineBook Pro seems to go to deep sleep, but doesn't wake up pogo 11 5,246 08-31-2023, 04:20 PM
Last Post: TRS-80
  Would a Pinebook Pro be good for a Linux newbie? cassado10 6 1,478 08-08-2023, 04:58 AM
Last Post: moobythegoldensock
  Install deepin OS on pinebook pro wangyukunshan 4 1,579 08-07-2023, 01:12 PM
Last Post: myself600

Forum Jump:


Users browsing this thread: 1 Guest(s)