06-21-2021, 05:59 AM
I received my Pinephone64 a couple of months ago, and updated without issues.
Today I tried to update the phone using the GUI and got an error regaring dependencies.
THen I SSH'ed into the device, and ran
and then restarted..
Now the phone shows nothing on the display at all when booting.
I have tried the recovery boot a couple of times, and the LED is always green and then yellow, not the red-yellow-green stated in the documentation.
Going through the logs, I noticed this error:
So I am worried that this may be a low level issue, so I have ordered a serial console cable to be able to debug any such error.
any advice is appreciated
Today I tried to update the phone using the GUI and got an error regaring dependencies.
THen I SSH'ed into the device, and ran
Code:
sudo pacman -Syu
and then restarted..
Now the phone shows nothing on the display at all when booting.
I have tried the recovery boot a couple of times, and the LED is always green and then yellow, not the red-yellow-green stated in the documentation.
Going through the logs, I noticed this error:
Code:
(12/25) Updating linux-pinephone initcpios...
Code:
==> Building image from preset: /etc/mkinitcpio.d/linux-pinephone.preset: 'default'
Code:
-> -k 5.12.11-1-MANJARO-ARM -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
Code:
==> Starting build: 5.12.11-1-MANJARO-ARM
Code:
-> Running build hook: [base]
Code:
-> Running build hook: [udev]
Code:
-> Running build hook: [autodetect]
Code:
findmnt: /etc/fstab: parse error at line 5 -- ignored
Code:
-> Running build hook: [modconf]
Code:
-> Running build hook: [block]
Code:
-> Running build hook: [filesystems]
Code:
-> Running build hook: [keyboard]
Code:
-> Running build hook: [fsck]
Code:
==> Generating module dependencies
Code:
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
Code:
==> Image generation successful
Code:
(13/25) Updating linux initcpios...
Code:
==> Building image from preset: /etc/mkinitcpio.d/linux-pinephone.preset: 'default'
Code:
-> -k 5.12.11-1-MANJARO-ARM -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
Code:
==> Starting build: 5.12.11-1-MANJARO-ARM
Code:
-> Running build hook: [base]
Code:
-> Running build hook: [udev]
Code:
-> Running build hook: [autodetect]
Code:
findmnt: /etc/fstab: parse error at line 5 -- ignored
Code:
-> Running build hook: [modconf]
Code:
-> Running build hook: [block]
Code:
-> Running build hook: [filesystems]
Code:
-> Running build hook: [keyboard]
Code:
-> Running build hook: [fsck]
Code:
==> Generating module dependencies
Code:
==> Creating gzip-compressed initcpio image: /boot/initramfs-linux.img
Code:
==> Image generation successful
So I am worried that this may be a low level issue, so I have ordered a serial console cable to be able to debug any such error.
any advice is appreciated