So, I'm having Droid MAXX ver. 12.15.15 and can't get root through Cydia Impactor.
USB Debugging is enabled, there is no screen lock, but every time time I try to start telnet daemon through Impactor
# start telnetd as system on port 2222
There is an error in attachment
{
"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"
}
Regular usb debugging through eclipse works fine.
Has anyone solved this problem?
naixx said:
So, I'm having Droid MAXX ver. 12.15.15 and can't get root through Cydia Impactor.
USB Debugging is enabled, there is no screen lock, but every time time I try to start telnet daemon through Impactor
# start telnetd as system on port 2222
There is an error in attachment
Regular usb debugging through eclipse works fine.
Has anyone solved this problem?
Click to expand...
Click to collapse
never seen that error before i would try reinstalling it because this command is not trying to connect to your phone it is just starting telnet so this had nothing to do with the setting on your phone it had something to do with your PC
dray_jr said:
never seen that error before i would try reinstalling it because this command is not trying to connect to your phone it is just starting telnet so this had nothing to do with the setting on your phone it had something to do with your PC
Click to expand...
Click to collapse
Actually, there is nothing to reinstall and this command not just starts telnet, but seems to upload some apk and connect debugger to it
naixx said:
Actually, there is nothing to reinstall and this command not just starts telnet, but seems to upload some apk and connect debugger to it
Click to expand...
Click to collapse
maybe a diffrent cable or port. i look into it more when i get home
dray_jr said:
maybe a diffrent cable or port. i look into it more when i get home
Click to expand...
Click to collapse
I've just tried original cable and new home laptop. The error is the same.
Why did you post this here instead of in the Droid Maxx forum?
nhizzat said:
Why did you post this here instead of in the Droid Maxx forum?
Click to expand...
Click to collapse
Because the root method is the same. Can you help?
Related
A friend of mine is now using Motorola Milestone A853 and running MIUI 1.9.9 but he can't now see/access SDCARD in computer, while it is still ok in the phone itself
{
"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"
}
What should be done to get access again in PC?
Set USB debugging on. Plugin phone. You should see a popup on the top of the screen asking you to mount your sdcard.
Those actions were done. As you could see from the screenshot, he was able to use adb shell via usb connection. But "ls /sdcard" shows nothing but returning to #.
Sent from my HTC Desire HD using Tapatalk
nqk said:
Those actions were done. As you could see from the screenshot, he was able to use adb shell via usb connection. But "ls /sdcard" shows nothing but returning to #.
Sent from my HTC Desire HD using Tapatalk
Click to expand...
Click to collapse
Where is the screenshot?
From here the Post 1 shows a picture.
Anyway, I uploaded to another host.
Looks like there is nothing in the "sdcard"
==
PS: the Rom was downloaded from here: http://forum.xda-developers.com/showpost.php?p=17411481&postcount=987
nqk said:
From here the Post 1 shows a picture.
Anyway, I uploaded to another host.
Looks like there is nothing in the "sdcard"
==
PS: the Rom was downloaded from here: http://forum.xda-developers.com/showpost.php?p=17411481&postcount=987
Click to expand...
Click to collapse
i hade the same issue. i thought it was hardware, but its the rom. i had miui 1.9.9 and it wouldnt even charge via usb. so i eyeballed the usb port and it was fine, so i switched to LGB 1.whatever. then the usb mounting worked agian, but the charging still did not work so i switched to OMFG and that did the trick. then i charged my phone overnight on a 12v charger and my phone never booted agian. good thing im due for an upgrade!
Some times my phone don't access to the sdcard when I have activated usb debug
Hey all, got a Kindle FireHD, can't get ADB to install correctly.
I'm on Win8 Pro. I booted Win8 into Test Mode, installed the Kindle ADB, and then got the error 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"
}
Can anyone please help me? I even installed it by clicking "Run as Admin", and still the same.
Edit: And the Kindle doesn't show up in My Computer. It did, until I messed with the ADB drivers, and now I can't access it's internal memory from My Computer.
And I get the below info when I go into device mgmt.
Haven't used Windows 8 yet but does it have a device manager?
Krsmqn said:
Haven't used Windows 8 yet but does it have a device manager?
Click to expand...
Click to collapse
Yes basically it has the full Windows 7 experience, but then you can switch to another menu which is the "Metro". But yes it shows in device manager as Kindle ADB.
EliteGeek91 said:
Yes basically it has the full Windows 7 experience, but then you can switch to another menu which is the "Metro". But yes it shows in device manager as Kindle ADB.
Click to expand...
Click to collapse
Stupid question but did you try to run adb in the cmd line.. If not try and see if any devices are listed. Try stopping server, starting server, then type adb devices. If there is a device listed than your in business. It seems to me like its working since its listed in the device manager, although I do not have experience with windows 8 and I have heard that it has a lot of bugs with these drivers..:good:
lacoursiere18 said:
Stupid question but did you try to run adb in the cmd line.. If not try and see if any devices are listed. Try stopping server, starting server, then type adb devices. If there is a device listed than your in business. It seems to me like its working since its listed in the device manager, although I do not have experience with windows 8 and I have heard that it has a lot of bugs with these drivers..:good:
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2093296
Complete guide for installing the adb drivers for Win 8.
I am using the HTC One Toolkit but when I select the "Get Token ID" option, I am taken to the bootloader but I get the following message on my laptop...
{
"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"
}
I installed the correct drivers and have even followed this post with no luck. I also tried different USB cables but no luck there. I even formatted my laptop, re-installed windows 8 and installed all the correct drivers. But nothing seems to be fixing this issue.
Can anyone help?
Thanks
P.S. I have 4 USB ports and they all say "SS" above them (with one saying "SS" with a lightning icon next to it), so I'm not sure if they're USB 3.0 or 2.0.
CuBz90 said:
I am using the HTC One Toolkit but when I select the "Get Token ID" option, I am taken to the bootloader but I get the following message on my laptop...
I installed the correct drivers and have even followed this post with no luck. I also tried different USB cables but no luck there. I even formatted my laptop, re-installed windows 8 and installed all the correct drivers. But nothing seems to be fixing this issue.
Can anyone help?
Thanks
P.S. I have 4 USB ports and they all say "SS" above them (with one saying "SS" with a lightning icon next to it), so I'm not sure if they're USB 3.0 or 2.0.
Click to expand...
Click to collapse
If the USB ports are blue then they're USB 3 and which may be the cause of the problem you're experiencing.... SS probably means superspeed which is USB 3
rider5512 said:
If the USB ports are blue then they're USB 3 and which may be the cause of the problem you're experiencing.... SS probably means superspeed which is USB 3
Click to expand...
Click to collapse
Well none of them are blue but a Google search shows that they're ALL usb 3.0
I'm currently trying an alternative method I found in the link I posted in my OP.
Sent from my HTC One using Tapatalk 4 Beta
{
"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"
}
as you can see any command on sendcommand.exe says FAIL.i'm using right COM port.
did i made mistake? anyway HELP ME
who006 said:
as you can see any command on sendcommand.exe says FAIL.i'm using right COM port.
did i made mistake? anyway HELP ME
Click to expand...
Click to collapse
***Warning this may brick your phone if done wrong!!! I take no responsibility.***
You have to start to flash a tot and pull the usb as soon as the com port displays on your phone (you have less than a second to do this).
Close the flashing program and then reconnect the usb and you should be able to use send_command.exe
same problem and my phone isn't bricked sendcommand just not working. my version is zvB
who006 said:
same problem and my phone isn't bricked sendcommand just not working. my version is zvB
Click to expand...
Click to collapse
Do the steps that I listed above... I am on ZVB too and it works. I was just warning you that you COULD brick your phone by doing this.
l33tlinuxh4x0r said:
Do the steps that I listed above... I am on ZVB too and it works. I was just warning you that you COULD brick your phone by doing this.
Click to expand...
Click to collapse
i have followed that steps but result in sendcommand is same
who006 said:
i have followed that steps but result in sendcommand is same
Click to expand...
Click to collapse
That is weird... Try a different command. I'm not sure if you need to type su or not anymore. Download mode is probably already in su mode.
l33tlinuxh4x0r said:
That is weird... Try a different command. I'm not sure if you need to type su or not anymore. Download mode is probably already in su mode.
Click to expand...
Click to collapse
i'm wondering why is this happening and searching errors for this and there aren't any conclusions.
only command working in sendcommand is #LEAVE #ENTER other command's saying fail. Even using TOT files to enter COM port
To enter Recovery mode on the Sprint variant shut down the phone, Hold both the assistant button and vol down button, then insert the USB cable attached to a computer. Unfortunately, recovery mode appears to not have the drivers in the kernel (due to it being an alpha as far as I can tell) to open any connection from a PC. (No ADB sideload, and cannot or will not mount an SD-card). As far as I can tell, there really isn't any use for it without being able to get a PC connection, but I'm posting this just in case somebody smarter than me can figure something out.
hello, for a couple of days looking for the possibility to get root permissions but unfortunately I can't find solutions. I currently own a LG G8s ThinQ (LM-G810EAW). I find only previous root permissions to this smartphone. Thanks a lot for the collaboration
Marcos81s said:
hello, for a couple of days looking for the possibility to get root permissions but unfortunately I can't find solutions. I currently own a LG G8s ThinQ (LM-G810EAW). I find only previous root permissions to this smartphone. Thanks a lot for the collaboration
Click to expand...
Click to collapse
What are you referring to when you say "previous root permissions"?
jthein1989 said:
What are you referring to when you say "previous root permissions"?
Click to expand...
Click to collapse
hello sorry sorry wrong to write. i meant that i can't find any way to unlock the bootloader and consequently get its root permissions.
find from chinese forum
{
"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"
}
It would be nice!
Sent from my alphalm using XDA Labs
jthein1989 said:
To enter Recovery mode on the Sprint variant shut down the phone, Hold both the assistant button and vol down button, then insert the USB cable attached to a computer. Unfortunately, recovery mode appears to not have the drivers in the kernel (due to it being an alpha as far as I can tell) to open any connection from a PC. (No ADB sideload, and cannot or will not mount an SD-card). As far as I can tell, there really isn't any use for it without being able to get a PC connection, but I'm posting this just in case somebody smarter than me can figure something out.
Click to expand...
Click to collapse
With the latest (V20d) Sprint update, ADB sideload is now possible. But what to sideload?