archlinux-pinephone-pro-barebone-20241223 not boots #706
Replies: 9 comments 1 reply
-
When you installed the "archlinux-pinephone-pro-barebone-20241223.img.xz" to the microSD card, did you unzip it before writing it? You need to enable the sshd on the PinePhonePro after it boots into the operating system. Here is a video of my whole process. Your process should be exactly the same. |
Beta Was this translation helpful? Give feedback.
-
Obviously I unzipped it, I just not specified in my previous post, it boots, there's a black screen with upper left
Really? |
Beta Was this translation helpful? Give feedback.
-
I have not used the barebone image. If sshd is enabled already, how does the PinePhonePro know how to connect to your wireless? As far as I know, that requires a keyboard. I also think the barebone image assumes you have a USB-C docking-bar. On a side note, the docking bar has saved me many times in the past. |
Beta Was this translation helpful? Give feedback.
-
Not you saw https://github.com/dreemurrs-embedded/Pine64-Arch/wiki/Barebone-Image-Quick-Start#from-a-computer ? PC+USB cable+PinePhone Pro, isn't it? |
Beta Was this translation helpful? Give feedback.
-
Wow! Thank you for sharing the wiki link. I did not know you could do that with the barebone image. |
Beta Was this translation helpful? Give feedback.
-
This link is in my 1st post... Can you tell me if it works for you? |
Beta Was this translation helpful? Give feedback.
-
On your PC, you should disable As for USB, it is working for me. My computer sees the following:
Please tell me which Linux/UNIX distribution you're currently running on your PC and show me your kernel messages (or at least check if the device is being detected). If you're building your own kernel, make sure USB RNDIS support is enabled. |
Beta Was this translation helpful? Give feedback.
-
Why nobody read all my posts? See my 1st post... Well the issue seems worst: in fact I start the phone normaly, by a short hold power button, until the LED lights up green, so it should boot the microSD card, but : So it seems: So why it not boots? |
Beta Was this translation helpful? Give feedback.
-
mmc@fe330000.bootdev.part_1 work, on eMMC there's Manjaro-ARM-plasma-mobile-pinephonepro-beta14 works also on the microSD card, so archlinux-pinephone-pro-barebone-20241223 is bugged? It works for you?
How to get verbose information about the script failing? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
On PC I'm on Arch Linux KDE.
My PinePhone Pro has rk2aw on the SPI.
I installed the latest https://github.com/dreemurrs-embedded/Pine64-Arch/releases/download/20241223/archlinux-pinephone-pro-barebone-20241223.img.xz on a microSD card then booted it.
https://github.com/dreemurrs-embedded/Pine64-Arch/wiki/Barebone-Image-Quick-Start#from-a-computer not works:
on PC:
sudo dd if=/run/media/a/b06fb07d-9648-4c03-b276-995948f2751a/Arch_Linux_ARM/archlinux-pinephone-barebone-20241223.img of=/dev/sdc bs=1M status=progress conv=fsync
sudo pacman -S openssh
reboot
ssh alarm@10.15.19.82
just a new line...
ip a
ping 10.15.19.82
gave nothing.
Beta Was this translation helpful? Give feedback.
All reactions