This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Nexus 5 stuck in google boot screen

Tags: None
(comma "," separated)
Pegase85
Registered Member
Posts
1
Karma
0

Nexus 5 stuck in google boot screen

Thu Aug 02, 2018 10:58 pm
Hello, sorry for my english, i speack only french. I try ton install plasma mobile, but all time reboot on google logo in startup.
i tryed to flash plasma mobile from android 6.0.0, 6.0.1 and LineageOS latest (android 7), thanks for ur help/time. (Nexus 5 HammerHead)
Code: Select all
./pm-flash -p neon  ✔  258  19:00:31

    CACHEDIR=cache

    echo 'Waiting for device to be in the fastboot mode'
    Waiting for device to be in the fastboot mode

    fastboot getvar product
    product: hammerhead
    finished. total time: 0.000s
    ++ fastboot getvar product
    ++ head -1
    ++ awk '-F: ' '{print $2}'

    DEVICE_NAME=hammerhead

    confirm 'Connected device is hammerhead, is that correct? [y/N]'

    read -r -p 'Connected device is hammerhead, is that correct? [y/N] ' response
    Connected device is hammerhead, is that correct? [y/N] y

    case $response in

    true

    PLATFORM=neon

    echo 'Continuing ...'
    Continuing ...

    getopts cp: opt

    case $opt in

    PLATFORM=neon

    getopts cp: opt

    '[' -z '' ']'

    download hammerhead neon

    '[' 2 -eq 0 ']'

    mkdir -p cache/

    pushd cache/
    ~/Local/pm-flashtool/cache ~/Local/pm-flashtool

    echo 'Downloading latest rootfs ... '
    Downloading latest rootfs ...

    '[' neon == neon ']'
    ++ curl https://images.plasma-mobile.org/rootfs_stamp

    ROOTFS_VERSION=20180717-064515

    wget -c https://images.plasma-mobile.org/rootfs/pm-rootfs-20180717-064515.tar.gz -P rootfs
    --2018-07-23 19:00:40-- https://images.plasma-mobile.org/rootfs/pm-rootfs-20180717-064515.tar.gz
    Résolution de images.plasma-mobile.org (images.plasma-mobile.org)… 207.154.251.179
    Connexion à images.plasma-mobile.org (images.plasma-mobile.org)|207.154.251.179|:443… connecté.
    requête HTTP transmise, en attente de la réponse… 416 Requested Range Not Satisfiable

    Le fichier a déjà été complètement récupéré ; rien à faire.

    ln -sf rootfs/pm-rootfs-20180717-064515.tar.gz pm-rootfs-latest.tar.gz

    '[' neon == arch ']'

    '[' neon == edge ']'

    echo '[done]'
    [done]

    echo 'Downloading the latest boot, recovery, and system images ... '
    Downloading the latest boot, recovery, and system images ...
    ++ curl https://images.plasma-mobile.org/halium/hammerhead/halium_stamp

    HALIUM_VERSION=20170623-085147

    wget -c https://images.plasma-mobile.org/halium/hammerhead/recovery.img -P hammerhead
    --2018-07-23 19:00:40-- https://images.plasma-mobile.org/halium/hammerhead/recovery.img
    Résolution de images.plasma-mobile.org (images.plasma-mobile.org)… 207.154.251.179
    Connexion à images.plasma-mobile.org (images.plasma-mobile.org)|207.154.251.179|:443… connecté.
    requête HTTP transmise, en attente de la réponse… 416 Requested Range Not Satisfiable

    Le fichier a déjà été complètement récupéré ; rien à faire.

    wget -c https://images.plasma-mobile.org/halium/hammerhead/20170623-085147/system.img -P hammerhead/20170623-085147
    --2018-07-23 19:00:40-- https://images.plasma-mobile.org/halium/hammerhead/20170623-085147/system.img
    Résolution de images.plasma-mobile.org (images.plasma-mobile.org)… 207.154.251.179
    Connexion à images.plasma-mobile.org (images.plasma-mobile.org)|207.154.251.179|:443… connecté.
    requête HTTP transmise, en attente de la réponse… 416 Requested Range Not Satisfiable

    Le fichier a déjà été complètement récupéré ; rien à faire.

    wget -c https://images.plasma-mobile.org/halium/hammerhead/20170623-085147/boot.img -P hammerhead/20170623-085147
    --2018-07-23 19:00:41-- https://images.plasma-mobile.org/halium/hammerhead/20170623-085147/boot.img
    Résolution de images.plasma-mobile.org (images.plasma-mobile.org)… 207.154.251.179
    Connexion à images.plasma-mobile.org (images.plasma-mobile.org)|207.154.251.179|:443… connecté.
    requête HTTP transmise, en attente de la réponse… 416 Requested Range Not Satisfiable

    Le fichier a déjà été complètement récupéré ; rien à faire.

    rm -f hammerhead/latest

    ln -sf 20170623-085147 hammerhead/latest

    echo '[done]'
    [done]

    popd
    ~/Local/pm-flashtool

    flash-phone hammerhead

    '[' 1 -eq 0 ']'

    echo -n 'Flashing recovery image ... '
    Flashing recovery image ... + fastboot flash recovery cache/hammerhead/recovery.img

    echo -n '[done]'
    [done]+ fastboot boot cache/hammerhead/recovery.img
    downloading 'boot.img'...
    OKAY [ 0.691s]
    booting...
    OKAY [ 0.117s]
    finished. total time: 0.808s

    wait_for_device
    ++ adb shell echo 1

    test -z ''

    echo -n .
    .+ sleep 3
    ++ adb shell echo 1

    test -z ''

    echo -n .
    .+ sleep 3
    ++ adb shell echo 1

    test -z ''

    echo -n .
    .+ sleep 3
    ++ adb shell echo 1

    test -z $'1\r'

    echo

++ readlink -f cache/pm-rootfs-latest.tar.gz

    ./rootstock-touch-install /home/phenix/Local/pm-flashtool/cache/rootfs/pm-rootfs-20180717-064515.tar.gz cache/hammerhead/latest/system.img cache/hammerhead/latest/boot.img
    mount: mounting /dev/block/mmcblk0p27 on /cache failed: Device or resource busy
    mount: mounting /dev/block/mmcblk0p28 on /data failed: Device or resource busy
    transfering rootfs tarball ... [done]
    preparing system-image on device ... [done]
    unpacking rootfs tarball to system-image ... [done]
    adding android system image to installation ... [done]
    Setting up default password for phablet user to 1234 ... [done]
    cleaning up on device ... [done]
    Increasing the rootfs size to 4G ... e2fsck 1.42.9 (28-Dec-2013)
    Pass 1: Checking inodes, blocks, and sizes
    Pass 2: Checking directory structure
    Pass 3: Checking directory connectivity
    Pass 4: Checking reference counts
    Pass 5: Checking group summary information

/data/rootfs.img: ***** FILE SYSTEM WAS MODIFIED *****
/data/rootfs.img: 66916/128000 files (4.1% non-contiguous), 417052/512000 blocks
resize2fs 1.42.9 (28-Dec-2013)
Resizing the filesystem on /data/rootfs.img to 1024000 (4k) blocks.
The filesystem on /data/rootfs.img is now 1024000 blocks long.

[done]
[100%] /data/time/timekeep
[done]
rebooting into bootloader mode and flashing boot.img ... [done]
User avatar
Akito
Registered Member
Posts
6
Karma
0
Looking at all the threads I see that this is apparently a common problem with the Nexus 5. This reply viewtopic.php?f=297&t=142002#p405690 helped me the most so far but my phone is still stuck in Google logo reboot loop. Tried everything already, including wiping all paritions, etc. But it just won't work. I don't understand why this issue isn't prioritzed extremely, considering so many people face this since many months already.


Bookmarks



Who is online

Registered users: bartoloni, Bing [Bot], Google [Bot], Yahoo [Bot]