fsg partition backup needed for model H1512 (international version) - Nexus 6P Q&A, Help & Troubleshooting

hi, i am trying to testing make the NA version to become a International version of Nexus 6p.
that i need a fsg partiton backup to compare with NA version.
can anyone who has a international nexus 6p backup your fsg partiton for me?
here is how to back up fsg partiton.
you must rooted or flash a twrp recovery.
1, enter twrp recovery and connect your phone to pc.
2,install adb in your pc.
3 connect to your nexus 6p with adb shell
4 execute : dd if=/dev/block/bootdevice/by-name/fsg of=/tmp/fsg.img
then: adb pull /tmp/fsg.img
like the pic below.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
thank you!

Refer attached file. I did a live backup though.
https://drive.google.com/file/d/0B0o7N8Lfu5pdSHhwSFVaNzFGOWM/view?usp=docslist_api
Sent from my Nexus 6P using Tapatalk

emanoj.i9103 said:
Refer attached file. I did a live backup though.
https://drive.google.com/file/d/0B0o7N8Lfu5pdSHhwSFVaNzFGOWM/view?usp=docslist_api
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
Thanks.

Hello,
I have a "no service" problem with my nexus 6p and it seems that some people managed to fix it by flashing another nexus's fsg partition. If you have a NA version could you post it if it's no trouble?
Thanks.

Related

"Face unlock couldn't start" bug

On my Nexus 4 with 4.3 (100% stock + root) I can't use Face Unlock anymore. I remember, once I got the same issue and I needed to fix permissions on some files, I can't find information about this problem anymore. Any help would be appreciated. Thanks!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Same here, seems strange.
This can be due to important partitions and directories such has /dev/ and /sys/ being R/W.
Sent from my Nexus 4 using Tapatalk 4 Beta
/bump
Haven't found a solution yet...
Fix the permissions again?, if not then wipe the device clean.
Sent from my Nexus 4 using Tapatalk 4 Beta
I have same problem with Nexus 7 which was just upgraded to 4.3.
Any solutions with Nexus 4 problems yet?
mrbears said:
I have same problem with Nexus 7 which was just upgraded to 4.3.
Any solutions with Nexus 4 problems yet?
Click to expand...
Click to collapse
Hello
I found a working solution (without wiping data) on this thread :
http://forum.xda-developers.com/showthread.php?p=44176565#post44176565

Nexus 7 ADB works Fastboot does not

Hey XDA! I'm trying to revert from cyanogenmod to stock android and I'm running into what seems to be a driver issue.
I will got through the steps I've done to better explain.
1. Followed Nexus Root Tool Kit driver instructions.
2. Do driver test.
3. ADB passes
4. Fastboot fails
Every time I go into my bootloader my computer says as follows
USB Device Unknown(A request for the USB device descriptor failed.)
Some other information about my deviecs:
Desktop:
Winodws 8 64x
Nexus 7
Cyanogenmod Nightlies
Screenshots:
ADB Passes
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Fastboot Fails
While in bootloader
Nexus 7 2012 in bootloader;
Same problem
Did you find any solution?
onlypirc said:
Did you find any solution?
Click to expand...
Click to collapse
You need to update the drivers. I had the same issue. Search xda. There is a thread for this solution. I don't have the link off hand right now.
EDIT: here you go: http://forum.xda-developers.com/showthread.php?t=1996051
Sent from my Nexus 4 using xda app-developers app

Flashed an unsigned recovery the manual way

Welp, within hours of gaining root, I did something stupid:
Code:
dd if=openrecovery-klte-2.7.0.0.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
It worked, but now I've got AT&T's friendly, "we hate you" message and I can't boot:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How do I unscrew this up? Will an Odin back to stock save me here?
Going forward, how do I bypass this nonsense? I'm on klteatt, basically the AT&T variant of the Galaxy S5.
Do I need to migrate this to Q/A? If so, how can I do that? Not sure.
Have you tried using Samsung Kies to recover your phone?
Sent from my SM-G900F using Tapatalk
Sleepydude said:
Have you tried using Samsung Kies to recover your phone?
Sent from my SM-G900F using Tapatalk
Click to expand...
Click to collapse
I was able to install my recovery with the original Samsung recovery, wrapping it in a tar archive, appending the md5sum to the end of the file, and flashing with Odin. I'm all good now. Migrating further discussion to the other thread: http://forum.xda-developers.com/showthread.php?p=53487095

[Q] Missing MTP Settings Option

So Im on a D802. It has Lollipop 5.0.2 on it.
So heres my software info page .
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
However when I connect my phone via USB to the PC. The MTP Options doesnt show up. It is also non existent in Settings under the General Tab as shown by the LG manual.
I looked here:
and here :
and here too:
but it is not to be seen. Any pointers would be appreciated thanks.
I have the same issue and the problem ia something wrong with the laf parition that "controls" various thing regarded to usb. To solve this problem i think if there is a way to root the phone without the pc or if there is a way to reset the laf partition. My phone is unrooted and have latest system update: 5.0.2
Sent from my LG-D802 using XDA Free mobile app
I updated it via the LG Software
It was updated via the LG software and I also rooted it. So I'm gonna do some research on the LAF partition, and update the thread on my findings. Peace.
If you fave rooted your device,you can restore laf partition using a terminal emulator and the correct laf img. Now i can't send you the link for the laf images for restoring.
Sent from my LG-D802 using XDA Free mobile app

adbToolbox [macOS] [tool] [twrp-bootloader-root]

This software is thought for Android users that use a macOS (or OS X) system. It semplify easy or not action you can perform with Android-Debug-Bridge (ADB).
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Basic Commands
reboot
reboot recovery mode
reboot bootloader mode
reboot download mode
Modding Commands
Unlock bootloader
Lock bootloader
Flash recovery.img
Flash zip file
Push files from Mac to Android
Other Commands
Install APK
Uninstall APP
Download
Download page
V.3.2 - stable
Cool tool! Will there be a Linux version in the works by chance?
Sent from my Pixel 2 XL using Tapatalk
thewraith420 said:
Cool tool! Will there be a Linux version in the works by chance?
Sent from my Pixel 2 XL using Tapatalk
Click to expand...
Click to collapse
Hi, actually I don't have linux installed, and I don't know if I'll build the tool for linux system.
But I'll speak about it with my new team!
I'm going to add a new function: AUTO-ROOT button with Magisk

Categories

Resources