write SD with UMS enabler and manjaro graphic bug in configuration
#1
Sad 
Hello, my quick setup:
-a rooted phone
-pop os linux
-windows 10 64
-a micro sd
-and this pinephone

-time to lost

I bought a PINEPHONE – with Convergence one week ago.

I first simply tryed to configure it on manjaro default system but there is a persistent manjaro graphic bug. I am blocked on landscape side (i am not sure of this translation) and i just have a half screen, i couldn't finish the setup. I forced reboot a lot, shaked it, but nothing happened.

I've then flashed OS on sdcard with my rooted phone and this app and etcher (and after rufus). The flash succed each time with arch(pinephone) and jumpdrive(pinephone) but whent I put the sd THE PHONE ALWAYS BOOT ON MANJARO.
So, I'm looking for a solution.

I have all read the pine wiki and the noob one but I found nothing about.

I am sorry, I just want do disserve my personal interest, sorry for my english and please be nasty I am a big noob.

Thanks for your reading.
  Reply
#2
OK - I think there are 2 options:
1) Your flashing of new images is flawed
2) The SDcard slot is broken.

Most likely option 1 is the problem, but to eliminate option 2, when you have an SDcard installed and the phone boots Manjaro, can you see anything on the SDcard? 1 way to do this would be to open a terminal and type sudo blkid as follows
Code:
$ sudo blkid
[sudo] password for csn:
/dev/mmcblk2p2: LABEL="rootfs" UUID="55b74abb-ba72-413d-96f5-bd70f0971abf" BLOCK_SIZE="4096" TYPE="f2fs" PARTUUID="96cc52eb-02"
/dev/mmcblk2p1: LABEL="boot" UUID="a75a51ff-5a32-4cd3-984b-f9de3616f341" BLOCK_SIZE="1024" TYPE="ext4" PARTUUID="96cc52eb-01"
/dev/mmcblk0p1: SEC_TYPE="msdos" UUID="F2B1-AB9A" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="3a2db009-01"
/dev/mmcblk0p2: UUID="aa77e85c-8445-4c1c-b867-2ca993ac1a93" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="3a2db009-02"
/dev/zram0: LABEL="zram0" UUID="3ac6945c-bc2a-413e-b495-85f94caa5e8d" TYPE="swap"

If you see anything on /dev/mmcblk0 then that is the SDcard and it indicates the hardware is OK. If not, try again with any SDcard with photos or music or anything on it.
  • ROCKPro64 v2.1 2GB, 16Gb eMMC for rootfs, SX8200Pro 512GB NVMe for /home, HDMI video & sound, Bluetooth keyboard & mouse. Arch (6.2 kernel, Openbox desktop) for general purpose daily PC.
  • PinePhone Pro Explorer Edition, daily driver, rk2aw & U-boot on SPI, Arch/SXMO & Arch/phosh on eMMC
  • PinePhone BraveHeart now v1.2b 3/32Gb, Tow-boot with Arch/SXMO on eMMC
  Reply
#3
(12-14-2021, 02:50 PM)dukla2000 Wrote: Most likely option 1 is the problem, but to eliminate option 2, when you have an SDcard installed and the phone boots Manjaro, can you see anything on the SDcard? 1 way to do this would be to open a terminal and type sudo blkid as follows.

If you see anything on /dev/mmcblk0 then that is the SDcard and it indicates the hardware is OK. If not, try again with any SDcard with photos or music or anything on it.
Thank you for answer.


Code:
john@pop-os:~$ sudo blkid
[sudo] Mot de passe de zzl :
/dev/nvme0n1p1: LABEL_FATBOOT="SYSTEM" LABEL="SYSTEM" UUID="C230-FE77" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="SYSTEM" PARTUUID="91036b13-1b52-4a9f-a7c9-d29686a322a1"
/dev/nvme0n1p2: LABEL="timSSD" BLOCK_SIZE="512" UUID="381CD5D21CD58B70" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="02af6430-1ddb-4eab-8a5f-32152f1a555c"
/dev/sda2: BLOCK_SIZE="512" UUID="5ED4B85FD4B83B5B" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="98b4f586-308b-4d66-980b-54ca6f23ab47"
/dev/sda3: UUID="5E98-A74A" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="3264a25a-015f-41fc-a910-0db8cce97558"
/dev/sda5: UUID="d36928c6-f913-4d9d-9ffc-77f5a0a4f4cd" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="f9bd9d0b-202b-4d4b-82b7-18c9013a4752"
/dev/loop0: TYPE="squashfs"
/dev/loop1: TYPE="squashfs"
/dev/loop2: TYPE="squashfs"
/dev/nvme0n1p3: PARTLABEL="Microsoft reserved partition" PARTUUID="75f65202-3063-47c2-97f5-d666f92972ee"
/dev/sda1: PARTLABEL="Microsoft reserved partition" PARTUUID="34793952-9fe8-42ac-b982-b10a2cf2068a"
My partionning is pretty dirty but I don't see anything.
  Reply
#4
IF... you have Gnome 'Disks' App installed, you should see both the eMMC and your sd card when you open the App.

**(The eMMC appears as 'SD Card Reader')

From what I have read here so far, --- I "Think" you may have failed to properly flash your micro-sd card.

For me, > I have had excellent results using Balena Etcher to flash my sd cards for the Pinephone <
... (also for the Pinebook Pro.)
      LINUX = CHOICES
         **BCnAZ**
               Idea
   Donate to $upport
your favorite OS Team
  Reply
#5
Thank you.
I don't see any usb or media on nautilus and on gnome disk. I will reflash tonight with dd.

Etcher may crash sometime when I flash any boot, then I prefer rufus.
  Reply
#6
(12-14-2021, 03:32 PM)John (the 2nd one) Wrote: ...
Code:
john@pop-os:~$ sudo blkid
[sudo] Mot de passe de zzl :
/dev/nvme0n1p1: LABEL_FATBOOT="SYSTEM" LABEL="SYSTEM" UUID="C230-FE77" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="SYSTEM" PARTUUID="91036b13-1b52-4a9f-a7c9-d29686a322a1"
/dev/nvme0n1p2: LABEL="timSSD" BLOCK_SIZE="512" UUID="381CD5D21CD58B70" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="02af6430-1ddb-4eab-8a5f-32152f1a555c"
/dev/sda2: BLOCK_SIZE="512" UUID="5ED4B85FD4B83B5B" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="98b4f586-308b-4d66-980b-54ca6f23ab47"
/dev/sda3: UUID="5E98-A74A" BLOCK_SIZE="512" TYPE="vfat" PARTUUID="3264a25a-015f-41fc-a910-0db8cce97558"
/dev/sda5: UUID="d36928c6-f913-4d9d-9ffc-77f5a0a4f4cd" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="f9bd9d0b-202b-4d4b-82b7-18c9013a4752"
/dev/loop0: TYPE="squashfs"
/dev/loop1: TYPE="squashfs"
/dev/loop2: TYPE="squashfs"
/dev/nvme0n1p3: PARTLABEL="Microsoft reserved partition" PARTUUID="75f65202-3063-47c2-97f5-d666f92972ee"
/dev/sda1: PARTLABEL="Microsoft reserved partition" PARTUUID="34793952-9fe8-42ac-b982-b10a2cf2068a"
My partionning is pretty dirty but I don't see anything.

That looks like a desktop to me, certainly not a PinePhone. (You have an NVMe and sda device but no eMMC which is what Manjaro should be booting from.)
  • ROCKPro64 v2.1 2GB, 16Gb eMMC for rootfs, SX8200Pro 512GB NVMe for /home, HDMI video & sound, Bluetooth keyboard & mouse. Arch (6.2 kernel, Openbox desktop) for general purpose daily PC.
  • PinePhone Pro Explorer Edition, daily driver, rk2aw & U-boot on SPI, Arch/SXMO & Arch/phosh on eMMC
  • PinePhone BraveHeart now v1.2b 3/32Gb, Tow-boot with Arch/SXMO on eMMC
  Reply
#7
I've reflash with etcher 2 times but nothing changed. I will now try an ubuntu live.

So, I have now 3 problems on my mind:
1.a graphic manjaro bug
2.my linux doesn't see the phone
3.the phone won't boot on sd

I thank you for any help Smile .
  Reply
#8
(12-15-2021, 10:15 AM)John (the 2nd one) Wrote: ...
2.my linux doesn't see the phone


You need to open a terminal on the phone, and type the command on the phone.
  • ROCKPro64 v2.1 2GB, 16Gb eMMC for rootfs, SX8200Pro 512GB NVMe for /home, HDMI video & sound, Bluetooth keyboard & mouse. Arch (6.2 kernel, Openbox desktop) for general purpose daily PC.
  • PinePhone Pro Explorer Edition, daily driver, rk2aw & U-boot on SPI, Arch/SXMO & Arch/phosh on eMMC
  • PinePhone BraveHeart now v1.2b 3/32Gb, Tow-boot with Arch/SXMO on eMMC
  Reply
#9
Thanks, how do I open a terminal during manjaro configuration?
  Reply
#10
(12-15-2021, 01:50 PM)John (the 2nd one) Wrote: Thanks, how do I open a terminal during manjaro configuration?

you can try using an external keyboard plugged into the phone and use Ctrl+Alt+F# (1-6, I'm pretty sure F7 is reserved for the desktop instance)
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  2020 PinePhone Manjaro CE EU for sale, name your price astrojuanlu 7 1,523 02-14-2024, 04:51 PM
Last Post: astrojuanlu
  box86 Actually Works Well on Manjaro Phosh/xfce jakfish 0 582 07-13-2023, 02:39 PM
Last Post: jakfish
  Can't get through "User Configuration" on new PinePhone a-l 24 18,211 06-01-2023, 10:08 AM
Last Post: feketej
  no sdcard boot and manjaro update failed Gwen 3 1,301 11-27-2022, 07:56 AM
Last Post: fxc
  Manjaro phosh no screen rotation sandspur 1 1,267 06-23-2022, 01:02 AM
Last Post: rapp
  Manjaro on Pinephone freezes during startup LasVegasLee 1 1,431 03-22-2022, 06:48 AM
Last Post: acrux
  Camera on manjaro arm transfer76 7 4,712 03-18-2022, 10:11 PM
Last Post: Ant
  PinePhone Stuck in landscape (Manjaro Plasma) Ephraimlad 1 1,443 01-04-2022, 05:41 PM
Last Post: jasonriedy
Wink Manjaro unlock code out of the box Red10Para 3 2,490 11-29-2021, 09:43 AM
Last Post: Red10Para
  PinePhone to sell ; Community Edition Manjaro + Convergence Package Gribouille 6 4,962 11-28-2021, 06:52 AM
Last Post: Gribouille

Forum Jump:


Users browsing this thread: 1 Guest(s)