Amazon Fire (2015) Tips and Tricks - Fire General

Just a list of Options, Hidden Features...
More complete list in [Index]Amazon Fire (5th Gen-2015)
System Version 5.0.1
Setting up ADB/Fastboot
Amazon Fire 5th Gen 2015 Root by Awesomeslayerg
Video: 2015 Fire: Booting TWRP, Rooting, Installing Gapps
Alternative Launcher one-click-script by ChrBeck (without root)
SDFix: KitKat Writable MicroSD App Enable RW for SD Card (/storage /sdcard1)
USB Drivers
Installing Google Framework/Playstore without Root by sd_shadow
Removing Lock Screen Ads without Root by Vlasp
Adb Shell Pm Hide as much bloat and amazon as you can by k3ll0gs
Working Launcher replacement method for system 5.0.1 manual method
[How-To] Install Xposed Firmware without Custom Recovery by Vlasp
OTG Working on 2015 Fire (kffowi/ford)
System Version 5.0.0 Shipped Firmware
Disable OTA - Keep SDCard Write Access and Use a Different Launcher *READ BEFORE BOOT by rivethead23
Settings
Allow Apps from Unknown Sources
Settings>Security>tap Unknown Sources toggle>Ok
Enable Developer Options
Settings>Device Options>Tap on Serial Numbers several times>You are now Developer
Enable USB Debugging
Setttings>Device Options>Developer Options>Enable ADB>tap on toggle>Enable
Fastboot Mode
Power Off>Hold Volume Down Up button (closest to power button)>Power On
Exit Fastboot Mode: Hold Power Button for ~20secs
Specs
Codename: Ford
Code:
fastboot -i 0x1949 getvar product
Code:
product: FORD
build prop details
speed tests, cpu-id, benchmarks ~ results

ADB Fastboot drivers
Getting Drivers installed for this device has been difficult for some people, so there are several different options listed.
02 Dec 2015 Note: +90% of the time, after using a driver installer, you still need to manually select adb drivers in Device manager, and then again when in Fastboot Mode​
Download kindle_fire_usb_driver.zip from Amazon site
Connecting Your Fire Tablet for Testing or XDA
extract files
run KindleDrivers.exe
Then manually select drivers
Open device manager Settings>Devices>Device Manager
Connect Kindle Fire
Enable USB debugging
(If Kindle is not listed as Android>Android Composite ADB interface)
select Other Devices>Fire
Right Click>Update Driver Software
Browse my computer for Driver Software
Let me pick from a list of drivers on my computer
select Android or Android Phone (or ADB Interface or Android Device)
Select Android Composite ADB interface for Stock rom or recovery/adb sideload
Select Android ADB interface for Fastboot mode
or Android Composite ADB interface
next
you may have to reboot pc
{
"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"
}
Second Option
here http://forum.xda-developers.com/showpost.php?p=63099222&postcount=28
Third Option
Working on my Windows 10 PC
Download [TOOL] [WINDOWS] ADB, Fastboot and Drivers - 15 seconds ADB Installer v1.4.2 by Snoop05
Install adb-setup-1.4.2.exe (as administrator )
you can say no to first 2 options (install adb.exe and make adb global) if you want
third option should be install drivers (what you want)
Open device manager Settings>Devices>Device Manager
Connect Kindle Fire
Enable USB debugging
(If Kindle is not listed as Android>Android Composite ADB interface)
select Other Devices>Fire
Right Click>Update Driver Software
Browse my computer for Driver Software
Let me pick from a list of drivers on my computer
select Android Phone (or ADB Interface or Android Device)
Select Android Composite ADB interface
or Android Composite ADB interface
next
you may have to reboot pc
Fourth Option
Long Method (SDK)
Install Java SE Development Kit 7
Install Android SDK
Start Android SDK Manager.
In the Android SDK Manager window, from the Tools menu, click Manage Add-on Sites.
In the Add-on Sites dialog box, click the User Defined Sites tab, and then click New.
In the Add Add-on Site URL dialog box, enter the following URL:
Code:
[url]https://s3.amazonaws.com/android-sdk-manager/redist/addon.xml[/url]
Click OK and then Close. Wait for the Android SDK Manager to refresh, as indicated by the progress bar.
Expand Extras and click Amazon Kindle Fire USB Driver.
Click Install n Packages.
In the Choose Packages to Install dialog box, accept the license agreements for the packages, and then click Install.
In your Android SDK directory, at \extras\amazon\kindle_fire_usb_driver, run KindleDrivers.exe, and then follow the instructions on the screen.
on my PC C:\Users"name"\AppData was a hidden folder
"Show hidden files folders and driver"
other options
The latest_usb_driver_windows.zip from
[HOWTO] Install Drivers for ADB and Fastboot mode by Awesomeslayerg
has been working for most, I believe.
[SIZE=+1]Error: Service Installation Section in this INF is invalid in Windows(MTP,USB storage driver)
[/SIZE]See video
]​
edit:
I had many drivers installed , so I deleted the ones I was using, and
reinstall Kindle driver.exe, and couldn't get adb to work, so I retried adb-setup-1.4.2.exe
and seems that was what is working.
Edit #2: another Driver option here http://forum.xda-developers.com/showpost.php?p=63099222&postcount=28
Edit 3#: also Kindle_Fire_HD_ADB_Drivers.zip should work
12 Feb 2016:
Moved kindle_fire_usb_driver.zip back to the top of options

Fastboot
See Setting up ADB/Fastboot
Drivers
When the Fire is in fastboot mode device manager should list it as Android>Android ADB interface
Boot to Fastboot Mode
Power Off>Hold Volume Down button>Power On
Exit Fastboot Mode: Hold Power Button for ~20secs
or
Code:
adb reboot-bootloader
Codename: Ford
Code:
fastboot -i 0x1949 getvar product
Code:
product: FORD
Amazon system recovery
Code:
adb reboot recovery
reboot system now
apply update from ADB
wipe data/factory reset
wipe cache partition
reboot to bootloader
power down
view recovery logs
apply update from ADB
verify drivers are adb composite interface
Code:
adb sideload
.

In case anyone's interested in taking a look at the build prop here it is below:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=LMY47O
ro.build.display.id=LMY47O
ro.build.version.incremental=37.5.2.1_user_521044820
ro.build.version.number=521044820
ro.build.version.name=Fire OS 5.0.0 (521044820)
ro.build.version.fireos=5.0.0
ro.build.version.fireos.sdk=5
ro.build.version.fireos=5.0.0
ro.build.version.fireos.sdk=5
ro.build.version.sdk=22
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=5.1
ro.build.date=Sat Aug 1 22:39:54 UTC 2015
ro.build.date.utc=1438468794
ro.build.type=user
ro.build.lab126.sign.type=release
ro.build.user=build
ro.build.host=ip-10-11-3-48
ro.build.tags=release-keys
ro.build.flavor=full_ford-user
ro.build.platform.version=
ro.fireos.target.extension=default
ro.fireos.target.product=full_ford
ro.product.brand=Amazon
ro.product.name=full_ford
ro.product.device=ford
ro.product.package_name=com.amazon.ford.android.os
ro.product.board=ford
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.cpu.abilist=armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=
ro.product.manufacturer=Amazon
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=mt8127
# ro.build.product is obsolete; use ro.product.device
ro.build.product=ford
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=full_ford-user 5.1 LMY47O 37.5.2.1_user_521044820 release-keys
ro.build.fingerprint=Amazon/full_ford/ford:5.1/LMY47O/37.5.2.1_user_521044820:user/release-keys
ro.build.characteristics=tablet
# end build properties
#
# from device/amazon/ford/system.prop
#
#
# system.prop for generic sdk
#
ro.sf.lcd_density=160
#support opengles 2.0 3.0 is 196608
ro.opengles.version=131072
ro.audio.silent=0
# MTK, Infinity, 20090720 {
wifi.interface=wlan0
# MTK, Infinity, 20090720 }
# MTK, mtk03034, 20101210 {
ro.mediatek.wlan.wsc=1
# MTK, mtk03034 20101210}
# MTK, mtk03034, 20110318 {
ro.mediatek.wlan.p2p=1
# MTK, mtk03034 20110318}
# MTK, mtk03034, 20101213 {
mediatek.wlan.ctia=0
# MTK, mtk03034 20101213}
#
wifi.tethering.interface=ap0
#
wifi.direct.interface=p2p0
# Switching Menu of Mass storage and MTP
ro.sys.usb.storage.type=mtp,mass_storage
# USB BICR function
ro.sys.usb.bicr=yes
# USB Charge only function
ro.sys.usb.charging.only=yes
#smartvolume
ro.smartvolume.config=/system/vendor/smartvolume/ford/
ro.config.notification_sound=Verso.ogg
persist.panel.orientation=270
# maximum backup size for factory reset whitelist in kB
ro.recovery.wl.maxstore=524288
#uart kernel log
persist.sys.uart.klog.enable=n
# Audio Rotation
ro.audio.monitorRotation=true
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.com.android.dateformat=MM-dd-yyyy
ro.config.ringtone=Ring_Synth_04.ogg
ro.config.notification_sound=Verso.ogg
ro.carrier=unknown
ro.config.alarm_alert=Alarm_Classic.ogg
ro.build.lab126.buildtype=Nightly
ro.build.lab126.project=full_ford_ship_500
ro.build.lab126.build=448
drm.service.enabled=true
mtk_in_house_tee_support=true
ro.mediatek.platform=MT8127
ro.adb.secure=1
persist.radio.combo.chipid=-1
mediatek.wlan.chip=mediatek.wlan.module.postfix=_
ro.btstack=default
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=96m
dalvik.vm.heapsize=256m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=2m
ro.mediatek.chip_ver=S01
ro.mediatek.version.release=ALPS.W10.24.p0
debug.log.base.path=/data/debug_service
debug.log.battery.enable=n
debug.log.battery.sleep=60
debug.log.temperature.enable=n
debug.log.temperature.sleep=10
debug.log.thermal_qa.enable=n
debug.log.dmesg.enable=n
debug.log.dmesg.wakeup=0
debug.log.logcat.enable=n
debug.log.coredump.enable=n
ro.sf.hwrotation=270
ro.smartvolume.config=/system/vendor/smartvolume/ford/
persist.sys.dalvik.vm.lib.2=libart.so
persist.sys.recovery.batt_level=25
ro.amazon.fosflags=0
persist.sys.ota.verified=unverified
persist.sys.last_verified_build=none
dalvik.vm.isa.arm.features=div
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
The big take away points are that it's running FireOS version 5.0 (Believe it will be bumped to 5.0.1 after OTA) based on Android version v5.1.0_r5. Additionally the exact Mediatek processor in the device is a MT8127. Kernel source can be found here from Amazon's Open Source page, for our device here.

sd_shadow said:
Just a list of Options, Hidden Features
Post what you have found, here.
Allow Apps from Unknown Sources
Settings>Security>tap toggle>Ok
Enable Developer Options
Settings>Device Options>Tap on Serial Numbers several times>You are now Developer
Enable USB Debugging
Setttings>Device Options>Developer Options>Enable ADB>tap on toggle>Enable
USB Drivers
see Post #2
Fastboot Mode
Power Off>Hold Volume Down Up button (closest to power button)>Power On
Exit Fastboot Mode: Hold Power Button for ~20secs
Codename: Ford
fastboot -i 0x1949 getvar product
product: FORD
Google Play without root
Installing Google Framework/Playstore without Root by sd_shadow
Root
Failed: NewKingrootV4.52_C127_B227_xda_release_2015_09_28_105243.apk
Failed: KingRoot-4.1.0.249-release-nolog-201505211812_105241.apk
build prop details
Click to expand...
Click to collapse
In Developer Settings, is it possible to show screen touches? That was a feature I used a lot on my Kindle First Edition and my Droid Razr. Also, on a locked bootloader it isn't possible to install a Custom Recovery from Fastboot, right? I thought that once you build a recovery for this device, you will be able to install a custom recovery, making Root much more achievable by just flashing the SuperSU zip.
---------- Post added at 09:44 AM ---------- Previous post was at 09:42 AM ----------
shimp208 said:
In case anyone's interested in taking a look at the build prop here it is below:
# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=LMY47O
ro.build.display.id=LMY47O
ro.build.version.incremental=37.5.2.1_user_521044820
ro.build.version.number=521044820
ro.build.version.name=Fire OS 5.0.0 (521044820)
ro.build.version.fireos=5.0.0
ro.build.version.fireos.sdk=5
ro.build.version.fireos=5.0.0
ro.build.version.fireos.sdk=5
ro.build.version.sdk=22
ro.build.version.codename=REL
ro.build.version.all_codenames=REL
ro.build.version.release=5.1
ro.build.date=Sat Aug 1 22:39:54 UTC 2015
ro.build.date.utc=1438468794
ro.build.type=user
ro.build.lab126.sign.type=release
ro.build.user=build
ro.build.host=ip-10-11-3-48
ro.build.tags=release-keys
ro.build.flavor=full_ford-user
ro.build.platform.version=
ro.fireos.target.extension=default
ro.fireos.target.product=full_ford
ro.product.brand=Amazon
ro.product.name=full_ford
ro.product.device=ford
ro.product.package_name=com.amazon.ford.android.os
ro.product.board=ford
# ro.product.cpu.abi and ro.product.cpu.abi2 are obsolete,
# use ro.product.cpu.abilist instead.
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.cpu.abilist=armeabi-v7a,armeabi
ro.product.cpu.abilist32=armeabi-v7a,armeabi
ro.product.cpu.abilist64=
ro.product.manufacturer=Amazon
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=
ro.board.platform=mt8127
# ro.build.product is obsolete; use ro.product.device
ro.build.product=ford
# Do not try to parse description, fingerprint, or thumbprint
ro.build.description=full_ford-user 5.1 LMY47O 37.5.2.1_user_521044820 release-keys
ro.build.fingerprint=Amazon/full_ford/ford:5.1/LMY47O/37.5.2.1_user_521044820:user/release-keys
ro.build.characteristics=tablet
# end build properties
#
# from device/amazon/ford/system.prop
#
#
# system.prop for generic sdk
#
ro.sf.lcd_density=160
#support opengles 2.0 3.0 is 196608
ro.opengles.version=131072
ro.audio.silent=0
# MTK, Infinity, 20090720 {
wifi.interface=wlan0
# MTK, Infinity, 20090720 }
# MTK, mtk03034, 20101210 {
ro.mediatek.wlan.wsc=1
# MTK, mtk03034 20101210}
# MTK, mtk03034, 20110318 {
ro.mediatek.wlan.p2p=1
# MTK, mtk03034 20110318}
# MTK, mtk03034, 20101213 {
mediatek.wlan.ctia=0
# MTK, mtk03034 20101213}
#
wifi.tethering.interface=ap0
#
wifi.direct.interface=p2p0
# Switching Menu of Mass storage and MTP
ro.sys.usb.storage.type=mtp,mass_storage
# USB BICR function
ro.sys.usb.bicr=yes
# USB Charge only function
ro.sys.usb.charging.only=yes
#smartvolume
ro.smartvolume.config=/system/vendor/smartvolume/ford/
ro.config.notification_sound=Verso.ogg
persist.panel.orientation=270
# maximum backup size for factory reset whitelist in kB
ro.recovery.wl.maxstore=524288
#uart kernel log
persist.sys.uart.klog.enable=n
# Audio Rotation
ro.audio.monitorRotation=true
#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.com.android.dateformat=MM-dd-yyyy
ro.config.ringtone=Ring_Synth_04.ogg
ro.config.notification_sound=Verso.ogg
ro.carrier=unknown
ro.config.alarm_alert=Alarm_Classic.ogg
ro.build.lab126.buildtype=Nightly
ro.build.lab126.project=full_ford_ship_500
ro.build.lab126.build=448
drm.service.enabled=true
mtk_in_house_tee_support=true
ro.mediatek.platform=MT8127
ro.adb.secure=1
persist.radio.combo.chipid=-1
mediatek.wlan.chip=mediatek.wlan.module.postfix=_
ro.btstack=default
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=96m
dalvik.vm.heapsize=256m
dalvik.vm.heaptargetutilization=0.75
dalvik.vm.heapminfree=512k
dalvik.vm.heapmaxfree=2m
ro.mediatek.chip_ver=S01
ro.mediatek.version.release=ALPS.W10.24.p0
debug.log.base.path=/data/debug_service
debug.log.battery.enable=n
debug.log.battery.sleep=60
debug.log.temperature.enable=n
debug.log.temperature.sleep=10
debug.log.thermal_qa.enable=n
debug.log.dmesg.enable=n
debug.log.dmesg.wakeup=0
debug.log.logcat.enable=n
debug.log.coredump.enable=n
ro.sf.hwrotation=270
ro.smartvolume.config=/system/vendor/smartvolume/ford/
persist.sys.dalvik.vm.lib.2=libart.so
persist.sys.recovery.batt_level=25
ro.amazon.fosflags=0
persist.sys.ota.verified=unverified
persist.sys.last_verified_build=none
dalvik.vm.isa.arm.features=div
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt
The big take away points are that it's running FireOS version 5.0 (Believe it will be bumped to 5.0.1 after OTA) based on Android version v5.1.0_r5. Additionally the exact Mediatek processor in the device is a MT8127. Kernel source can be found here from Amazon's Open Source page, for our device here.
Click to expand...
Click to collapse
Based on what I read about the processor, our tablet also has a FM Radio and GPS? Sweet!

Vlasp said:
In Developer Settings, is it possible to show screen touches? That was a feature I used a lot on my Kindle First Edition and my Droid Razr. Also, on a locked bootloader it isn't possible to install a Custom Recovery from Fastboot, right? I thought that once you build a recovery for this device, you will be able to install a custom recovery, making Root much more achievable by just flashing the SuperSU zip.
Click to expand...
Click to collapse
yes there is a show touch option
locked bootloaders usually do not allow flashing of custom recoveries
that is why several devices have bootstrapped recoveries like safestrap.
bootstrapping requires root first.
Sent from my KFFOWI using Tapatalk

There are several different possibilities
Rooting
Someone finds an existing root hack
Someone modifies an existing root hack
Someone finds/creates a new root hack
Custom recovery: There are 2 type of custom recoveries
Bootstrap recovery: requires root (like safestrap)
Replace stock recovery with Custom (may require root)
Requires one of these
Unlocked bootloader
Custom Bootloader
Sent from my KFFOWI using Tapatalk

sd_shadow said:
There are several different possibilities
Rooting
Someone finds an existing root hack
Someone modifies an existing root hack
Someone finds/creates a new root hack
Custom recovery: There are 2 type of custom recoveries
Bootstrap recovery: requires root (like safestrap)
Replace stock recovery with Custom (may require root)
Requires one of these
Unlocked bootloader
Custom Bootloader
Sent from my KFFOWI using Tapatalk
Click to expand...
Click to collapse
How about modifying the update Bin file so it has root, then packaging it back into a bin file and installing it through the regular recovery? Has that been tried?

Vlasp said:
In Developer Settings, is it possible to show screen touches? That was a feature I used a lot on my Kindle First Edition and my Droid Razr. Also, on a locked bootloader it isn't possible to install a Custom Recovery from Fastboot, right? I thought that once you build a recovery for this device, you will be able to install a custom recovery, making Root much more achievable by just flashing the SuperSU zip.
---------- Post added at 09:44 AM ---------- Previous post was at 09:42 AM ----------
Based on what I read about the processor, our tablet also has a FM Radio and GPS? Sweet!
Click to expand...
Click to collapse
Uh mine doesn't have fm or gps, unless I'm missing something

Vlasp said:
How about modifying the update Bin file so it has root, then packaging it back into a bin file and installing it through the regular recovery? Has that been tried?
Click to expand...
Click to collapse
need an update.bin
Sent from my KFFOWI using Tapatalk

ldeveraux said:
Uh mine doesn't have fm or gps, unless I'm missing something
Click to expand...
Click to collapse
no GPS according to specs live seen
location uses wifi
Sent from my KFFOWI using Tapatalk

spirit FM app doesn't seem to work
https://play.google.com/store/apps/details?id=com.mikersmicros.fm_unlock
Sent from my KFFOWI using Tapatalk

specs for all Amazon fire tablets
https://developer.amazon.com/appsan...ications/01-device-and-feature-specifications
Sent from my KFFOWI using Tapatalk

sd_shadow said:
need an update.bin
Sent from my KFFOWI using Tapatalk
Click to expand...
Click to collapse
Yeah, we need to wait for the update to come on this site: http://www.amazon.com/gp/help/customer/display.html?ie=UTF8&nodeId=200529680

OTG USB Ethernet confirmed working.
Photo Imported loads automatically when connected to DSLR Cameras. (Canon 7d mk ii & 600d)
OTG USB 8gb drive working.
250Gb Drive kept dropping out - so defo not enough power to keep this connected.
Parani-UD100a USB Bluetooth Adapter - powered up but not showing as connected.
TP-Link TL-WN722N - no power light and did not show as connected.
Both the Parani & TP-Link did not show in Network Info II app - but the USB Ethernet did.

k3ll0gs said:
OTG USB Ethernet confirmed working.
Photo Imported loads automatically when connected to DSLR Cameras. (Canon 7d mk ii & 600d)
OTG USB 8gb drive working.
250Gb Drive kept dropping out - so defo not enough power to keep this connected.
Parani-UD100a USB Bluetooth Adapter - powered up but not showing as connected.
TP-Link TL-WN722N - no power light and did not show as connected.
Both the Parani & TP-Link did not show in Network Info II app - but the USB Ethernet did.
Click to expand...
Click to collapse
Can confirm, got a USB to SD card converter working, and am about to try USB to Ethernet.
Sent from my KFFOWI using Tapatalk

I've run a getprop from a terminal on the fire 7
[email protected]:/ $ getprop
[bwc.mm._Profile]: [0]
[dalvik.vm.dex2oat-Xms]: [64m]
[dalvik.vm.dex2oat-Xmx]: [512m]
[dalvik.vm.heapgrowthlimit]: [96m]
[dalvik.vm.heapmaxfree]: [2m]
[dalvik.vm.heapminfree]: [512k]
[dalvik.vm.heapsize]: [256m]
[dalvik.vm.heapstartsize]: [5m]
[dalvik.vm.heaptargetutilization]: [0.75]
[dalvik.vm.image-dex2oat-Xms]: [64m]
[dalvik.vm.image-dex2oat-Xmx]: [64m]
[dalvik.vm.isa.arm.features]: [div]
[dalvik.vm.stack-trace-file]: [/data/anr/traces.txt]
[debug.force_rtl]: [0]
[debug.log.base.path]: [/data/debug_service]
[debug.log.battery.enable]: [n]
[debug.log.battery.sleep]: [60]
[debug.log.coredump.enable]: [n]
[debug.log.dmesg.enable]: [n]
[debug.log.dmesg.wakeup]: [0]
[debug.log.logcat.enable]: [n]
[debug.log.temperature.enable]: [n]
[debug.log.temperature.sleep]: [10]
[debug.log.thermal_qa.enable]: [n]
[debug.service.log]: [1]
[dev.bootcomplete]: [1]
[dev.fireos.bootstatus]: [0]
[dhcp.wlan0.dns1]: [192.168.1.254]
[dhcp.wlan0.dns2]: []
[dhcp.wlan0.dns3]: []
[dhcp.wlan0.dns4]: []
[dhcp.wlan0.domain]: [home]
[dhcp.wlan0.gateway]: [192.168.1.254]
[dhcp.wlan0.ipaddress]: [192.168.1.68]
[dhcp.wlan0.leasetime]: [86400]
[dhcp.wlan0.mask]: [255.255.255.0]
[dhcp.wlan0.mtu]: []
[dhcp.wlan0.pid]: [2032]
[dhcp.wlan0.reason]: [REBOOT]
[dhcp.wlan0.result]: [ok]
[dhcp.wlan0.server]: [192.168.1.254]
[dhcp.wlan0.vendorInfo]: []
[drm.service.enabled]: [true]
[init.svc.NvRAMAgent]: [running]
[init.svc.aal]: [running]
[init.svc.amzn_drmprov]: [stopped]
[init.svc.auto_shutdown]: [stopped]
[init.svc.bootanim]: [stopped]
[init.svc.bootinfo]: [stopped]
[init.svc.conn_launcher]: [running]
[init.svc.debuggerd]: [running]
[init.svc.devicetype]: [stopped]
[init.svc.dhcpcd_wlan0]: [running]
[init.svc.drm]: [running]
[init.svc.enableswap]: [stopped]
[init.svc.flash_recovery]: [stopped]
[init.svc.fuse_sdcard1]: [running]
[init.svc.healthd]: [running]
[init.svc.installd]: [running]
[init.svc.keystore]: [running]
[init.svc.kisd]: [running]
[init.svc.lmkd]: [running]
[init.svc.logd]: [running]
[init.svc.media]: [running]
[init.svc.msensord]: [stopped]
[init.svc.netd]: [running]
[init.svc.nvram_daemon]: [stopped]
[init.svc.p2p_supplicant]: [running]
[init.svc.post-recovery]: [stopped]
[init.svc.pq]: [stopped]
[init.svc.rpmb_svc]: [running]
[init.svc.sdcard]: [running]
[init.svc.servicemanager]: [running]
[init.svc.surfaceflinger]: [running]
[init.svc.thermal_manager]: [stopped]
[init.svc.thermald]: [running]
[init.svc.ueventd]: [running]
[init.svc.vitals_service]: [running]
[init.svc.vold]: [running]
[init.svc.wmtLoader]: [stopped]
[init.svc.zygote]: [running]
[mediatek.wlan.chip]: [mediatek.wlan.module.postfix=_]
[mediatek.wlan.ctia]: [0]
[mtk_in_house_tee_support]: [true]
[net.bt.name]: [Android]
[net.change]: [net.dns1]
[net.dns1]: [192.168.1.254]
[net.hostname]: [kindle-e7d2fe96f]
[net.qtaguid_enabled]: [1]
[net.tcp.default_init_rwnd]: [60]
[persist.mtk.wcn.combo.chipid]: [0x8127]
[persist.panel.orientation]: [270]
[persist.radio.combo.chipid]: [-1]
[persist.radio.reset_on_switch]: [true]
[persist.service.bdroid.bdaddr]: [22:22:12:5f:8c:a0]
[persist.sys.aal.function]: [0]
[persist.sys.amazon-account-cor]: [GB]
[persist.sys.country]: [GB]
[persist.sys.dalvik.vm.lib.2]: [libart.so]
[persist.sys.language]: [en]
[persist.sys.last_verified_build]: [Amazon/full_ford/ford:5.1/LMY47O/37.5.2.2_user_522053820:user/release-keys]
[persist.sys.localevar]: []
[persist.sys.ota.verified]: [success]
[persist.sys.profiler_ms]: [0]
[persist.sys.recovery.batt_level]: [25]
[persist.sys.timezone]: [Europe/Belfast]
[persist.sys.uart.klog.enable]: [n]
[persist.sys.usb.config]: [mtp]
[persist.wifi.rssi.thresholds]: [-92,-77,-68,-63]
[rild.mark_switchuser]: [0]
[ro.adb.secure]: [1]
[ro.allow.mock.location]: [0]
[ro.amazon.fosflags]: [0]
[ro.amzn_drm.amzn_dha]: [yes]
[ro.amzn_drm.lek]: [yes]
[ro.amzn_drm.pek]: [yes]
[ro.amzn_drm.playready]: [yes]
[ro.audio.monitorRotation]: [true]
[ro.audio.silent]: [0]
[ro.baseband]: [unknown]
[ro.board.platform]: [mt8127]
[ro.boot.bootreason]: [power_key]
[ro.boot.prod]: [1]
[ro.boot.rpmb_state]: [1]
[ro.boot.serialno]: [G000H404538201DB]
[ro.boot.unlocked_kernel]: [false]
[ro.bootloader]: [unknown]
[ro.bootmode]: [unknown]
[ro.btstack]: [default]
[ro.build.characteristics]: [tablet]
[ro.build.date.utc]: [1443589961]
[ro.build.date]: [Wed Sep 30 05:12:41 UTC 2015]
[ro.build.description]: [full_ford-user 5.1 LMY47O 37.5.2.2_user_522053820 release-keys]
[ro.build.display.id]: [LMY47O]
[ro.build.fingerprint]: [Amazon/full_ford/ford:5.1/LMY47O/37.5.2.2_user_522053820:user/release-keys][ro.build.flavor]: [full_ford-user]
[ro.build.host]: [ip-10-11-2-158]
[ro.build.id]: [LMY47O]
[ro.build.lab126.build]: [538]
[ro.build.lab126.buildtype]: [Nightly]
[ro.build.lab126.project]: [full_ford_ship_501]
[ro.build.lab126.sign.type]: [release]
[ro.build.platform.version]: []
[ro.build.product]: [ford]
[ro.build.tags]: [release-keys]
[ro.build.type]: [user]
[ro.build.user]: [build]
[ro.build.version.all_codenames]: [REL]
[ro.build.version.codename]: [REL]
[ro.build.version.fireos.sdk]: [4]
[ro.build.version.fireos]: [5.0.1]
[ro.build.version.incremental]: [37.5.2.2_user_522053820]
[ro.build.version.name]: [Fire OS 5.0.1 (522053820)]
[ro.build.version.number]: [522053820]
[ro.build.version.release]: [5.1]
[ro.build.version.sdk]: [22]
[ro.camera.model]: [Fire HD]
[ro.carrier]: [unknown]
[ro.com.android.dateformat]: [MM-dd-yyyy]
[ro.config.alarm_alert]: [Alarm_Classic.ogg]
[ro.config.notification_sound]: [Verso.ogg]
[ro.config.ringtone]: [Ring_Synth_04.ogg]
[ro.crypto.fuse_sdcard]: [true]
[ro.crypto.state]: [unencrypted]
[ro.dalvik.vm.native.bridge]: [0]
[ro.debuggable]: [0]
[ro.factorytest]: [0]
[ro.fireos.target.extension]: [default]
[ro.fireos.target.product]: [full_ford]
[ro.hardware]: [mt8127]
[ro.mediatek.aal]: [1]
[ro.mediatek.chip_ver]: [S01]
[ro.mediatek.platform]: [MT8127]
[ro.mediatek.version.release]: [ALPS.W10.24.p0]
[ro.mediatek.wlan.p2p]: [1]
[ro.mediatek.wlan.wsc]: [1]
[ro.mount.fs]: [EXT4]
[ro.opengles.version]: [131072]
[ro.product.board]: [ford]
[ro.product.brand]: [Amazon]
[ro.product.config.type]: [A2M4YX06LWP8WI]
[ro.product.cpu.abi2]: [armeabi]
[ro.product.cpu.abi]: [armeabi-v7a]
[ro.product.cpu.abilist32]: [armeabi-v7a,armeabi]
[ro.product.cpu.abilist64]: []
[ro.product.cpu.abilist]: [armeabi-v7a,armeabi]
[ro.product.device]: [ford]
[ro.product.locale.language]: [en]
[ro.product.locale.region]: [US]
[ro.product.manufacturer]: [Amazon]
[ro.product.model]: [KFFOWI]
[ro.product.name]: [full_ford]
[ro.product.package_name]: [com.amazon.ford.android.os]
[ro.recovery.wl.maxstore]: [524288]
[ro.revision]: [0]
[ro.runtime.firstboot]: [1443987808113]
[ro.secure]: [1]
[ro.serialno]: [G000H404538201DB]
[ro.sf.hwrotation]: [270]
[ro.sf.lcd_density]: [160]
[ro.smartvolume.config]: [/system/vendor/smartvolume/ford/]
[ro.sys.usb.bicr]: [yes]
[ro.sys.usb.charging.only]: [yes]
[ro.sys.usb.storage.type]: [mtp,mass_storage]
[ro.usb.pid.adb]: [0220]
[ro.usb.pid.msc.adb]: [0226]
[ro.usb.pid.msc]: [0225]
[ro.usb.pid.mtp.adb]: [0222]
[ro.usb.pid.mtp]: [0221]
[ro.usb.pid.ptp.adb]: [0224]
[ro.usb.pid.ptp]: [0223]
[ro.usb.vid]: [1949]
[ro.wifi.channels]: []
[ro.zygote]: [zygote32]
[selinux.reload_policy]: [1]
[service.bootanim.exit]: [1]
[service.nvram_init]: [Ready]
[sys.boot_completed]: [1]
[sys.captive_portal]: [0]
[sys.settings_global_version]: [6]
[sys.sysctl.extra_free_kbytes]: [7200]
[sys.sysctl.tcp_def_init_rwnd]: [60]
[sys.usb.config]: [mtp]
[sys.usb.state]: [mtp]
[vold.pfe]: [deactivated]
[vold.post_fs_data_done]: [1]
[wifi.direct.interface]: [p2p0]
[wifi.interface]: [wlan0]
[wifi.tethering.interface]: [ap0]
[wlan.driver.status]: [ok]

k3ll0gs said:
I've run a getprop from a terminal on the fire 7
Code:
[email protected]:/ $ getprop
[bwc.mm._Profile]: [0]
[dalvik.vm.dex2oat-Xms]: [64m]
[dalvik.vm.dex2oat-Xmx]: [512m]
[dalvik.vm.heapgrowthlimit]: [96m]
[dalvik.vm.heapmaxfree]: [2m]
[dalvik.vm.heapminfree]: [512k]
[dalvik.vm.heapsize]: [256m]
[dalvik.vm.heapstartsize]: [5m]
[dalvik.vm.heaptargetutilization]: [0.75]
[dalvik.vm.image-dex2oat-Xms]: [64m]
[dalvik.vm.image-dex2oat-Xmx]: [64m]
[dalvik.vm.isa.arm.features]: [div]
[dalvik.vm.stack-trace-file]: [/data/anr/traces.txt]
[debug.force_rtl]: [0]
[debug.log.base.path]: [/data/debug_service]
[debug.log.battery.enable]: [n]
[debug.log.battery.sleep]: [60]
[debug.log.coredump.enable]: [n]
[debug.log.dmesg.enable]: [n]
[debug.log.dmesg.wakeup]: [0]
[debug.log.logcat.enable]: [n]
[debug.log.temperature.enable]: [n]
[debug.log.temperature.sleep]: [10]
[debug.log.thermal_qa.enable]: [n]
[debug.service.log]: [1]
[dev.bootcomplete]: [1]
[dev.fireos.bootstatus]: [0]
[dhcp.wlan0.dns1]: [192.168.1.254]
[dhcp.wlan0.dns2]: []
[dhcp.wlan0.dns3]: []
[dhcp.wlan0.dns4]: []
[dhcp.wlan0.domain]: [home]
[dhcp.wlan0.gateway]: [192.168.1.254]
[dhcp.wlan0.ipaddress]: [192.168.1.68]
[dhcp.wlan0.leasetime]: [86400]
[dhcp.wlan0.mask]: [255.255.255.0]
[dhcp.wlan0.mtu]: []
[dhcp.wlan0.pid]: [2032]
[dhcp.wlan0.reason]: [REBOOT]
[dhcp.wlan0.result]: [ok]
[dhcp.wlan0.server]: [192.168.1.254]
[dhcp.wlan0.vendorInfo]: []
[drm.service.enabled]: [true]
[init.svc.NvRAMAgent]: [running]
[init.svc.aal]: [running]
[init.svc.amzn_drmprov]: [stopped]
[init.svc.auto_shutdown]: [stopped]
[init.svc.bootanim]: [stopped]
[init.svc.bootinfo]: [stopped]
[init.svc.conn_launcher]: [running]
[init.svc.debuggerd]: [running]
[init.svc.devicetype]: [stopped]
[init.svc.dhcpcd_wlan0]: [running]
[init.svc.drm]: [running]
[init.svc.enableswap]: [stopped]
[init.svc.flash_recovery]: [stopped]
[init.svc.fuse_sdcard1]: [running]
[init.svc.healthd]: [running]
[init.svc.installd]: [running]
[init.svc.keystore]: [running]
[init.svc.kisd]: [running]
[init.svc.lmkd]: [running]
[init.svc.logd]: [running]
[init.svc.media]: [running]
[init.svc.msensord]: [stopped]
[init.svc.netd]: [running]
[init.svc.nvram_daemon]: [stopped]
[init.svc.p2p_supplicant]: [running]
[init.svc.post-recovery]: [stopped]
[init.svc.pq]: [stopped]
[init.svc.rpmb_svc]: [running]
[init.svc.sdcard]: [running]
[init.svc.servicemanager]: [running]
[init.svc.surfaceflinger]: [running]
[init.svc.thermal_manager]: [stopped]
[init.svc.thermald]: [running]
[init.svc.ueventd]: [running]
[init.svc.vitals_service]: [running]
[init.svc.vold]: [running]
[init.svc.wmtLoader]: [stopped]
[init.svc.zygote]: [running]
[mediatek.wlan.chip]: [mediatek.wlan.module.postfix=_]
[mediatek.wlan.ctia]: [0]
[mtk_in_house_tee_support]: [true]
[net.bt.name]: [Android]
[net.change]: [net.dns1]
[net.dns1]: [192.168.1.254]
[net.hostname]: [kindle-e7d2fe96f]
[net.qtaguid_enabled]: [1]
[net.tcp.default_init_rwnd]: [60]
[persist.mtk.wcn.combo.chipid]: [0x8127]
[persist.panel.orientation]: [270]
[persist.radio.combo.chipid]: [-1]
[persist.radio.reset_on_switch]: [true]
[persist.service.bdroid.bdaddr]: [22:22:12:5f:8c:a0]
[persist.sys.aal.function]: [0]
[persist.sys.amazon-account-cor]: [GB]
[persist.sys.country]: [GB]
[persist.sys.dalvik.vm.lib.2]: [libart.so]
[persist.sys.language]: [en]
[persist.sys.last_verified_build]: [Amazon/full_ford/ford:5.1/LMY47O/37.5.2.2_user_522053820:user/release-keys]
[persist.sys.localevar]: []
[persist.sys.ota.verified]: [success]
[persist.sys.profiler_ms]: [0]
[persist.sys.recovery.batt_level]: [25]
[persist.sys.timezone]: [Europe/Belfast]
[persist.sys.uart.klog.enable]: [n]
[persist.sys.usb.config]: [mtp]
[persist.wifi.rssi.thresholds]: [-92,-77,-68,-63]
[rild.mark_switchuser]: [0]
[ro.adb.secure]: [1]
[ro.allow.mock.location]: [0]
[ro.amazon.fosflags]: [0]
[ro.amzn_drm.amzn_dha]: [yes]
[ro.amzn_drm.lek]: [yes]
[ro.amzn_drm.pek]: [yes]
[ro.amzn_drm.playready]: [yes]
[ro.audio.monitorRotation]: [true]
[ro.audio.silent]: [0]
[ro.baseband]: [unknown]
[ro.board.platform]: [mt8127]
[ro.boot.bootreason]: [power_key]
[ro.boot.prod]: [1]
[ro.boot.rpmb_state]: [1]
[ro.boot.serialno]: [G000H404538201DB]
[ro.boot.unlocked_kernel]: [false]
[ro.bootloader]: [unknown]
[ro.bootmode]: [unknown]
[ro.btstack]: [default]
[ro.build.characteristics]: [tablet]
[ro.build.date.utc]: [1443589961]
[ro.build.date]: [Wed Sep 30 05:12:41 UTC 2015]
[ro.build.description]: [full_ford-user 5.1 LMY47O 37.5.2.2_user_522053820 release-keys]
[ro.build.display.id]: [LMY47O]
[ro.build.fingerprint]: [Amazon/full_ford/ford:5.1/LMY47O/37.5.2.2_user_522053820:user/release-keys][ro.build.flavor]: [full_ford-user]
[ro.build.host]: [ip-10-11-2-158]
[ro.build.id]: [LMY47O]
[ro.build.lab126.build]: [538]
[ro.build.lab126.buildtype]: [Nightly]
[ro.build.lab126.project]: [full_ford_ship_501]
[ro.build.lab126.sign.type]: [release]
[ro.build.platform.version]: []
[ro.build.product]: [ford]
[ro.build.tags]: [release-keys]
[ro.build.type]: [user]
[ro.build.user]: [build]
[ro.build.version.all_codenames]: [REL]
[ro.build.version.codename]: [REL]
[ro.build.version.fireos.sdk]: [4]
[ro.build.version.fireos]: [5.0.1]
[ro.build.version.incremental]: [37.5.2.2_user_522053820]
[ro.build.version.name]: [Fire OS 5.0.1 (522053820)]
[ro.build.version.number]: [522053820]
[ro.build.version.release]: [5.1]
[ro.build.version.sdk]: [22]
[ro.camera.model]: [Fire HD]
[ro.carrier]: [unknown]
[ro.com.android.dateformat]: [MM-dd-yyyy]
[ro.config.alarm_alert]: [Alarm_Classic.ogg]
[ro.config.notification_sound]: [Verso.ogg]
[ro.config.ringtone]: [Ring_Synth_04.ogg]
[ro.crypto.fuse_sdcard]: [true]
[ro.crypto.state]: [unencrypted]
[ro.dalvik.vm.native.bridge]: [0]
[ro.debuggable]: [0]
[ro.factorytest]: [0]
[ro.fireos.target.extension]: [default]
[ro.fireos.target.product]: [full_ford]
[ro.hardware]: [mt8127]
[ro.mediatek.aal]: [1]
[ro.mediatek.chip_ver]: [S01]
[ro.mediatek.platform]: [MT8127]
[ro.mediatek.version.release]: [ALPS.W10.24.p0]
[ro.mediatek.wlan.p2p]: [1]
[ro.mediatek.wlan.wsc]: [1]
[ro.mount.fs]: [EXT4]
[ro.opengles.version]: [131072]
[ro.product.board]: [ford]
[ro.product.brand]: [Amazon]
[ro.product.config.type]: [A2M4YX06LWP8WI]
[ro.product.cpu.abi2]: [armeabi]
[ro.product.cpu.abi]: [armeabi-v7a]
[ro.product.cpu.abilist32]: [armeabi-v7a,armeabi]
[ro.product.cpu.abilist64]: []
[ro.product.cpu.abilist]: [armeabi-v7a,armeabi]
[ro.product.device]: [ford]
[ro.product.locale.language]: [en]
[ro.product.locale.region]: [US]
[ro.product.manufacturer]: [Amazon]
[ro.product.model]: [KFFOWI]
[ro.product.name]: [full_ford]
[ro.product.package_name]: [com.amazon.ford.android.os]
[ro.recovery.wl.maxstore]: [524288]
[ro.revision]: [0]
[ro.runtime.firstboot]: [1443987808113]
[ro.secure]: [1]
[ro.serialno]: [G000H404538201DB]
[ro.sf.hwrotation]: [270]
[ro.sf.lcd_density]: [160]
[ro.smartvolume.config]: [/system/vendor/smartvolume/ford/]
[ro.sys.usb.bicr]: [yes]
[ro.sys.usb.charging.only]: [yes]
[ro.sys.usb.storage.type]: [mtp,mass_storage]
[ro.usb.pid.adb]: [0220]
[ro.usb.pid.msc.adb]: [0226]
[ro.usb.pid.msc]: [0225]
[ro.usb.pid.mtp.adb]: [0222]
[ro.usb.pid.mtp]: [0221]
[ro.usb.pid.ptp.adb]: [0224]
[ro.usb.pid.ptp]: [0223]
[ro.usb.vid]: [1949]
[ro.wifi.channels]: []
[ro.zygote]: [zygote32]
[selinux.reload_policy]: [1]
[service.bootanim.exit]: [1]
[service.nvram_init]: [Ready]
[sys.boot_completed]: [1]
[sys.captive_portal]: [0]
[sys.settings_global_version]: [6]
[sys.sysctl.extra_free_kbytes]: [7200]
[sys.sysctl.tcp_def_init_rwnd]: [60]
[sys.usb.config]: [mtp]
[sys.usb.state]: [mtp]
[vold.pfe]: [deactivated]
[vold.post_fs_data_done]: [1]
[wifi.direct.interface]: [p2p0]
[wifi.interface]: [wlan0]
[wifi.tethering.interface]: [ap0]
[wlan.driver.status]: [ok]
Click to expand...
Click to collapse
This is my GetProp for comparison:
Code:
getprop
[bwc.mm.VideoDecodeCodec]: [2]
[bwc.mm._Profile]: [0]
[dalvik.vm.dex2oat-Xms]: [64m]
[dalvik.vm.dex2oat-Xmx]: [512m]
[dalvik.vm.heapgrowthlimit]: [96m]
[dalvik.vm.heapmaxfree]: [2m]
[dalvik.vm.heapminfree]: [512k]
[dalvik.vm.heapsize]: [256m]
[dalvik.vm.heapstartsize]: [5m]
[dalvik.vm.heaptargetutilization]: [0.75]
[dalvik.vm.image-dex2oat-Xms]: [64m]
[dalvik.vm.image-dex2oat-Xmx]: [64m]
[dalvik.vm.isa.arm.features]: [div]
[dalvik.vm.stack-trace-file]: [/data/anr/traces.txt]
[debug.force_rtl]: [0]
[debug.log.base.path]: [/data/debug_service]
[debug.log.battery.enable]: [n]
[debug.log.battery.sleep]: [60]
[debug.log.coredump.enable]: [n]
[debug.log.dmesg.enable]: [n]
[debug.log.dmesg.wakeup]: [0]
[debug.log.logcat.enable]: [n]
[debug.log.temperature.enable]: [n]
[debug.log.temperature.sleep]: [10]
[debug.log.thermal_qa.enable]: [n]
[debug.service.log]: [1]
[dev.bootcomplete]: [1]
[dev.fireos.bootstatus]: [0]
[dhcp.wlan0.dns1]: [192.168.1.1]
[dhcp.wlan0.dns2]: []
[dhcp.wlan0.dns3]: []
[dhcp.wlan0.dns4]: []
[dhcp.wlan0.domain]: [home]
[dhcp.wlan0.gateway]: [192.168.1.1]
[dhcp.wlan0.ipaddress]: [192.168.1.8]
[dhcp.wlan0.leasetime]: [86400]
[dhcp.wlan0.mask]: [255.255.255.0]
[dhcp.wlan0.mtu]: []
[dhcp.wlan0.pid]: [25757]
[dhcp.wlan0.reason]: [REBOOT]
[dhcp.wlan0.result]: [ok]
[dhcp.wlan0.server]: [192.168.1.1]
[dhcp.wlan0.vendorInfo]: []
[drm.service.enabled]: [true]
[init.svc.NvRAMAgent]: [running]
[init.svc.aal]: [running]
[init.svc.adbd]: [running]
[init.svc.amzn_drmprov]: [stopped]
[init.svc.auto_shutdown]: [stopped]
[init.svc.bootanim]: [stopped]
[init.svc.bootinfo]: [stopped]
[init.svc.conn_launcher]: [running]
[init.svc.debuggerd]: [running]
[init.svc.devicetype]: [stopped]
[init.svc.dhcpcd_wlan0]: [running]
[init.svc.drm]: [running]
[init.svc.enableswap]: [stopped]
[init.svc.flash_recovery]: [stopped]
[init.svc.fuse_sdcard1]: [running]
[init.svc.healthd]: [running]
[init.svc.installd]: [running]
[init.svc.iprenew_wlan0]: [stopped]
[init.svc.keystore]: [running]
[init.svc.kisd]: [running]
[init.svc.lmkd]: [running]
[init.svc.logd]: [running]
[init.svc.media]: [running]
[init.svc.msensord]: [stopped]
[init.svc.netd]: [running]
[init.svc.nvram_daemon]: [stopped]
[init.svc.p2p_supplicant]: [running]
[init.svc.post-recovery]: [stopped]
[init.svc.pq]: [stopped]
[init.svc.rpmb_svc]: [running]
[init.svc.sdcard]: [running]
[init.svc.servicemanager]: [running]
[init.svc.surfaceflinger]: [running]
[init.svc.thermal_manager]: [stopped]
[init.svc.thermald]: [running]
[init.svc.ueventd]: [running]
[init.svc.vitals_service]: [running]
[init.svc.vold]: [running]
[init.svc.wmtLoader]: [stopped]
[init.svc.zygote]: [running]
[media.camera.enable]: [0]
[mediatek.wlan.chip]: [mediatek.wlan.module.postfix=_]
[mediatek.wlan.ctia]: [0]
[mtk_in_house_tee_support]: [true]
[net.bt.name]: [Android]
[net.change]: [net.dns1]
[net.dns1]: [192.168.1.1]
[net.dns2]: []
[net.hostname]: [kindle-c98baa7fa]
[net.qtaguid_enabled]: [1]
[net.tcp.default_init_rwnd]: [60]
[persist.mtk.wcn.combo.chipid]: [0x8127]
[persist.panel.orientation]: [270]
[persist.radio.combo.chipid]: [-1]
[persist.radio.reset_on_switch]: [true]
[persist.service.bdroid.bdaddr]: [22:22:5b:06:2b:75]
[persist.sys.aal.function]: [0]
[persist.sys.amazon-account-cor]: [US]
[persist.sys.country]: [US]
[persist.sys.dalvik.vm.lib.2]: [libart.so]
[persist.sys.language]: [en]
[persist.sys.last_verified_build]: [Amazon/full_ford/ford:5.1/LMY47O/37.5.2.2_us
er_522053820:user/release-keys]
[persist.sys.localevar]: []
[persist.sys.ota.verified]: [success]
[persist.sys.profiler_ms]: [0]
[persist.sys.recovery.batt_level]: [25]
[persist.sys.timezone]: [America/Chicago]
[persist.sys.uart.klog.enable]: [n]
[persist.sys.usb.config]: [mtp,adb]
[persist.wifi.rssi.thresholds]: [-92,-77,-68,-63]
[rild.mark_switchuser]: [0]
[ro.adb.secure]: [1]
[ro.allow.mock.location]: [0]
[ro.amazon.fosflags]: [0]
[ro.amzn_drm.amzn_dha]: [yes]
[ro.amzn_drm.lek]: [yes]
[ro.amzn_drm.pek]: [yes]
[ro.amzn_drm.playready]: [yes]
[ro.audio.monitorRotation]: [true]
[ro.audio.silent]: [0]
[ro.baseband]: [unknown]
[ro.board.platform]: [mt8127]
[ro.boot.bootreason]: [wdt_by_pass_pwk]
[ro.boot.prod]: [1]
[ro.boot.rpmb_state]: [1]
[ro.boot.serialno]: [G000H4045354066E]
[ro.boot.unlocked_kernel]: [false]
[ro.bootloader]: [unknown]
[ro.bootmode]: [unknown]
[ro.btstack]: [default]
[ro.build.characteristics]: [tablet]
[ro.build.date.utc]: [1443589961]
[ro.build.date]: [Wed Sep 30 05:12:41 UTC 2015]
[ro.build.description]: [full_ford-user 5.1 LMY47O 37.5.2.2_user_522053820 relea
se-keys]
[ro.build.display.id]: [LMY47O]
[ro.build.fingerprint]: [Amazon/full_ford/ford:5.1/LMY47O/37.5.2.2_user_52205382
0:user/release-keys]
[ro.build.flavor]: [full_ford-user]
[ro.build.host]: [ip-10-11-2-158]
[ro.build.id]: [LMY47O]
[ro.build.lab126.build]: [538]
[ro.build.lab126.buildtype]: [Nightly]
[ro.build.lab126.project]: [full_ford_ship_501]
[ro.build.lab126.sign.type]: [release]
[ro.build.platform.version]: []
[ro.build.product]: [ford]
[ro.build.tags]: [release-keys]
[ro.build.type]: [user]
[ro.build.user]: [build]
[ro.build.version.all_codenames]: [REL]
[ro.build.version.codename]: [REL]
[ro.build.version.fireos.sdk]: [4]
[ro.build.version.fireos]: [5.0.1]
[ro.build.version.incremental]: [37.5.2.2_user_522053820]
[ro.build.version.name]: [Fire OS 5.0.1 (522053820)]
[ro.build.version.number]: [522053820]
[ro.build.version.release]: [5.1]
[ro.build.version.sdk]: [22]
[ro.camera.model]: [Fire HD]
[ro.carrier]: [unknown]
[ro.com.android.dateformat]: [MM-dd-yyyy]
[ro.config.alarm_alert]: [Alarm_Classic.ogg]
[ro.config.notification_sound]: [Verso.ogg]
[ro.config.ringtone]: [Ring_Synth_04.ogg]
[ro.crypto.fuse_sdcard]: [true]
[ro.crypto.state]: [unencrypted]
[ro.dalvik.vm.native.bridge]: [0]
[ro.debuggable]: [0]
[ro.factorytest]: [0]
[ro.fireos.target.extension]: [default]
[ro.fireos.target.product]: [full_ford]
[ro.hardware]: [mt8127]
[ro.mediatek.aal]: [1]
[ro.mediatek.chip_ver]: [S01]
[ro.mediatek.platform]: [MT8127]
[ro.mediatek.version.release]: [ALPS.W10.24.p0]
[ro.mediatek.wlan.p2p]: [1]
[ro.mediatek.wlan.wsc]: [1]
[ro.mount.fs]: [EXT4]
[ro.opengles.version]: [131072]
[ro.product.board]: [ford]
[ro.product.brand]: [Amazon]
[ro.product.config.type]: [A2M4YX06LWP8WI]
[ro.product.cpu.abi2]: [armeabi]
[ro.product.cpu.abi]: [armeabi-v7a]
[ro.product.cpu.abilist32]: [armeabi-v7a,armeabi]
[ro.product.cpu.abilist64]: []
[ro.product.cpu.abilist]: [armeabi-v7a,armeabi]
[ro.product.device]: [ford]
[ro.product.locale.language]: [en]
[ro.product.locale.region]: [US]
[ro.product.manufacturer]: [Amazon]
[ro.product.model]: [KFFOWI]
[ro.product.name]: [full_ford]
[ro.product.package_name]: [com.amazon.ford.android.os]
[ro.recovery.wl.maxstore]: [524288]
[ro.revision]: [0]
[ro.runtime.firstboot]: [1443912545329]
[ro.secure]: [1]
[ro.serialno]: [G000H4045354066E]
[ro.sf.hwrotation]: [270]
[ro.sf.lcd_density]: [160]
[ro.smartvolume.config]: [/system/vendor/smartvolume/ford/]
[ro.sys.usb.bicr]: [yes]
[ro.sys.usb.charging.only]: [yes]
[ro.sys.usb.storage.type]: [mtp,mass_storage]
[ro.usb.pid.adb]: [0220]
[ro.usb.pid.msc.adb]: [0226]
[ro.usb.pid.msc]: [0225]
[ro.usb.pid.mtp.adb]: [0222]
[ro.usb.pid.mtp]: [0221]
[ro.usb.pid.ptp.adb]: [0224]
[ro.usb.pid.ptp]: [0223]
[ro.usb.vid]: [1949]
[ro.wifi.channels]: []
[ro.zygote]: [zygote32]
[selinux.reload_policy]: [1]
[service.bootanim.exit]: [1]
[service.nvram_init]: [Ready]
[sys.boot_completed]: [1]
[sys.captive_portal]: [0]
[sys.settings_global_version]: [185]
[sys.settings_secure_version]: [53]
[sys.settings_system_version]: [15]
[sys.sysctl.extra_free_kbytes]: [7200]
[sys.sysctl.tcp_def_init_rwnd]: [60]
[sys.usb.config]: [mtp,adb]
[sys.usb.state]: [mtp,adb]
[vold.pfe]: [deactivated]
[vold.post_fs_data_done]: [1]
[wifi.direct.interface]: [p2p0]
[wifi.interface]: [wlan0]
[wifi.tethering.interface]: [ap0]
[wlan.driver.status]: [ok]

Thank you Vlasp. How did you get on with your OTG Ethernet test?

k3ll0gs said:
Thank you Vlasp. How did you get on with your OTG Ethernet test?
Click to expand...
Click to collapse
That didn't work. Does the USB to Ethernet Adapter you have just have a USB and a Ethernet port connected by a wire, or does it have a converter in it? Mine is just a wire.
Sent from my KFFOWI using Tapatalk

Related

Error 911 in Google Play Store

I have tried three times to download Magic 2014, and it gets through the entire 1.46 GB download including supplemental data, and then pops up a message:
Magic 2014 could not be downloaded due to an error. (911)
And just like that, the entire download is lost.
Any thoughts? I found what I believe is the appropriate logcat segment. My tablet had about 7-8 GB free when I started the download.
10-08 09:48:35.813 I/ActivityManager(445): Start proc com.android.vending for service com.android.vending/com.google.android.finsky.billing.iab.MarketBillingService: pid=1525 uid=10047 gids={50047, 3003, 1015, 1028}
10-08 09:50:36.093 I/ActivityManager(445): START u0 {cmp=com.android.vending/com.google.android.finsky.billing.lightpurchase.LightPurchaseFlowActivity (has extras)} from pid 1525
10-08 09:50:36.523 I/ActivityManager(445): START u0 {cmp=com.android.vending/com.google.android.finsky.activities.AppsPermissionsActivity (has extras)} from pid 1525
10-08 09:53:06.703 D/Finsky (1525): [1] DownloadQueueImpl.notifyProgress: com.stainlessgames.D14: onProgress 138530696/1563879956 Status: 194.
10-08 09:54:05.283 D/Finsky (1525): [1] DownloadQueueImpl.notifyProgress: com.stainlessgames.D14: onProgress 180474240/1563879956 Status: 192.
10-08 09:56:41.073 D/Finsky (1525): [1] DetailsDataBasedFragment.rebindViews: Page [class=DetailsFragment] loaded in [370977 ms] (hasDetailsDataLoaded? false)
10-08 09:56:42.163 D/Finsky (1525): [1] DetailsDataBasedFragment.rebindViews: Page [class=DetailsFragment] loaded in [372128 ms] (hasDetailsDataLoaded? true)
10-08 10:09:21.913 D/Finsky (1525): [1] DownloadBroadcastReceiver.onReceive: Intent received at DownloadBroadcastReceiver
10-08 10:09:21.983 D/Finsky (1525): [1] DownloadQueueImpl.notifyProgress: com.stainlessgames.D14: onProgress 1339581136/1563879956 Status: 200.
10-08 10:09:22.053 D/Finsky (1525): [1] DownloadImpl.setState: com.stainlessgames.D14 from DOWNLOADING to SUCCESS.
10-08 10:09:22.053 D/Finsky (1525): [1] DownloadQueueImpl.onComplete: com.stainlessgames.D14: onComplete
10-08 10:09:22.063 D/Finsky (1525): [1] DownloadQueueImpl.remove: Download com.stainlessgames.D14 removed from DownloadQueue
10-08 10:09:22.063 W/Finsky (1525): [1] ObbImpl.logFinalizeProblem: Failure size mismatch: tempfile size=2720852372 while finalizing Main: com.stainlessgames.D14 v:4 NOT_ON_STORAGE
10-08 10:09:22.063 W/Finsky (1525): [1] ObbImpl.logFinalizeProblem: file=main.4.com.stainlessgames.D14.obb, size=1563879956
10-08 10:09:22.063 W/Finsky (1525): [1] ObbImpl.logFinalizeProblem: Contents of /storage/emulated/0/Android/obb/com.stainlessgames.D14:
10-08 10:09:22.123 W/Finsky (1525): [1] ObbImpl.logFinalizeProblem: name=temp.main.4.com.stainlessgames.D14.obb size=2720852372
10-08 10:09:22.123 E/Finsky (1525): [1] InstallerTask.onComplete: Can't finalize main obb file for com.stainlessgames.D14
10-08 10:09:22.123 E/Finsky (1525): [1] InstallerTask.onComplete: Unexpected download completion states for com.stainlessgames.D14: 25 -1 true true
10-08 10:09:22.123 D/Finsky (1525): [1] InstallerTask.cancelCleanup: Cancel running installation of com.stainlessgames.D14
10-08 10:09:40.743 D/Finsky (1525): [1] DetailsDataBasedFragment.rebindViews: Page [class=DetailsFragment] loaded in [1150707 ms] (hasDetailsDataLoaded? false)
10-08 10:09:41.183 D/Finsky (1525): [1] DetailsDataBasedFragment.rebindViews: Page [class=DetailsFragment] loaded in [1151147 ms] (hasDetailsDataLoaded? true)
10-08 10:11:15.923 D/Finsky (1525): [1] DetailsDataBasedFragment.rebindViews: Page [class=DetailsFragment] loaded in [1244627 ms] (hasDetailsDataLoaded? false)
10-08 10:11:16.173 D/Finsky (1525): [1] DetailsDataBasedFragment.rebindViews: Page [class=DetailsFragment] loaded in [1246136 ms] (hasDetailsDataLoaded? true)
10-08 10:12:14.153 D/Finsky (1525): [1] DownloadBroadcastReceiver.onReceive: Intent received at DownloadBroadcastReceiver
10-08 10:12:14.223 D/Finsky (1525): [1] DownloadBroadcastReceiver.onReceive: DownloadBroadcastReceiver could not find content://downloads/my_downloads/2617 in queue.
Sent from my Nexus 7 using Tapatalk 4
I have yet to find a solution, however, I did succeed in downloading it instead from the Amazon Appstore.
Sent from my Galaxy Nexus using Tapatalk 4
you can try refreshing google play store by clearing it's data, and cache..

Running adb daemon as root

How does adb daemon can be run as root on custom ROM and not on stock ROM (throws message like "not possible on production devices"). Are there any specific settings that prevent this or /sbin/adbd executable itself is different?
(
on omniROM the build.prop are set properly as not to allow root by default:
[email protected]:/ $ getprop|grep secure
[ro.adb.secure]: [1]
[ro.secure]: [1]
[sys.settings_secure_version]: [1]
)
user vs. userdebug build might be one difference

Android Head Unit Software Questions

Okay, so once again I am diving head-first into finding a factory replacement radio for 2015+ Mustangs, and after spending a few months talking with a manufacturer in China, I was able to get a Test unit. What I'm trying to find out is, since they sent me a pile of software (what they claim is everything they have on the unit) is there anyone who might be able to help me figure out a method to gain ROOT access?
All I know about it is that it's based on the MediaTek MT3561 with 2GB RAM, 32GB ROM. I have the entire image used to install the software on the device (at least I think I do.)
If someone is interested in assisting me with it long-term after ROOT, to eliminate "Engrish," misspellings, and updating some images, I would definitely compensate them for it!
Here's a link to the software I have:
https://drive.google.com/file/d/1LGMAm2IcDlbEa3sW-w3aK5GIN8rutPqQ/view?usp=drivesdk
I'm surprised that nobody is interested in a bounty...?
Bump!
Okay, so I tried some of the methods I've found on the forum to no avail, and decided to adb over WiFi into my unit, and list the contents of /system/bin/ I don't know if this is even useful information, but I'm REALLY looking for some kind of help.
View attachment 4418899
cool
Can anyone at least tell me what information I need to get from this device physically, or the build.prop (or whatever) to work on taking steps to gain ROOT?
PatrickHenninger said:
Can anyone at least tell me what information I need to get from this device physically, or the build.prop (or whatever) to work on taking steps to gain ROOT?
Click to expand...
Click to collapse
A long shot possibility here. It might be worthwhile to look at techniques used by people to root similar devices to your radio running the same version of Android. For example, the Ownice C500 head unit. It appears that unit uses the same MediaTek CPU as yours. Also perhaps do a little searching for other brand name head units using that CPU and see if/how those units can be rooted. You may be able to find the answer that you need.
Good luck finding root for your unit.
PoppaRoxie1986 said:
A long shot possibility here. It might be worthwhile to look at techniques used by people to root similar devices to your radio running the same version of Android. For example, the Ownice C500 head unit. It appears that unit uses the same MediaTek CPU as yours. Also perhaps do a little searching for other brand name head units using that CPU and see if/how those units can be rooted. You may be able to find the answer that you need.
Good luck finding root for your unit.
Click to expand...
Click to collapse
Hey, I appreciate the reply- I've actually already done that as far as I know how. The only method I've seen so far involves using a command in the terminal involving "Forfan guoboneedav -" and another running "[email protected]" but neither of those work. I don't know if forfan is a file name/command or what, but it gives me the error "forfan not found" or something like that.
PatrickHenninger said:
Hey, I appreciate the reply- I've actually already done that as far as I know how. The only method I've seen so far involves using a command in the terminal involving "Forfan guoboneedav -" and another running "[email protected]" but neither of those work. I don't know if forfan is a file name/command or what, but it gives me the error "forfan not found" or something like that.
Click to expand...
Click to collapse
My pleasure. My first guess would be that forfan is a script/executable found in the system folder on the Ownice units maybe not on yours perhaps. Not sure what it does or supposed to do, but the rest of their method seems reasonable enough.
Did you by chance get that arm64.zip, extract the contents to sd card, and try the rest of that method involving terminal past the forfan line? I have an Intel Sofia based head unit which is different from yours but I am familiar enough with the command prompt/shell scripts to try to help.
PoppaRoxie1986 said:
My pleasure. My first guess would be that forfan is a script/executable found in the system folder on the Ownice units maybe not on yours perhaps. Not sure what it does or supposed to do, but the rest of their method seems reasonable enough.
Did you by chance get that arm64.zip, extract the contents to sd card, and try the rest of that method involving terminal past the forfan line? I have an Intel Sofia based head unit which is different from yours but I am familiar enough with the command prompt/shell scripts to try to help.
Click to expand...
Click to collapse
Yeah, I did try that to no avail, I get permission denied as soon as I try to run the mount command. If I could connect to the stupid thing with USB, I'd use my laptop, or bring it in the house and power it up on my counter to use fastboot or something.
If any of this stuff helps, here's the build.prop and some pictures I took during installing an update via USB, and the screen when I gave the terminal command to reboot recovery.
{
"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"
}
127|[email protected]_66_m0:/ $ getprop
[af.rf_info]: [273]
[anim.allapps]: [0]
[anim.workspace]: [0]
[bgw.current3gband]: [0]
[bluetooth.fw.adv.num]: [40]
[bluetooth.fw.energyreport]: [true]
[bluetooth.fw.irk.num]: [40]
[bluetooth.fw.rpa]: [true]
[bluetooth.fw.scanfilter.num]: [40]
[bluetooth.fw.scanresult.size]: [8160]
[camera.disable_zsl_mode]: [1]
[cdma.operator.ltmoffset]: [-20]
[cdma.operator.sid]: [1541]
[cdma.ril.eboot]: [0]
[cdma.simswitch.offmd3]: [0]
[cdma.version.baseband]: [SIXTH.CBP.MD.MP2.V47_P3, 2017/03/06 17:11]
[curlockscreen]: [0]
[cycle.allapps]: [false]
[cycle.workspace]: [false]
[dalvik.vm.dex2oat-Xms]: [4m]
[dalvik.vm.dex2oat-Xmx]: [512m]
[dalvik.vm.dex2oat-swap]: [false]
[dalvik.vm.heapgrowthlimit]: [192m]
[dalvik.vm.heapmaxfree]: [8m]
[dalvik.vm.heapminfree]: [512k]
[dalvik.vm.heapsize]: [512m]
[dalvik.vm.heapstartsize]: [16m]
[dalvik.vm.heaptargetutilization]: [0.75]
[dalvik.vm.image-dex2oat-Xms]: [64m]
[dalvik.vm.image-dex2oat-Xmx]: [64m]
[dalvik.vm.isa.arm.features]: [default]
[dalvik.vm.isa.arm.variant]: [cortex-a53]
[dalvik.vm.isa.arm64.features]: [default]
[dalvik.vm.isa.arm64.variant]: [cortex-a53]
[dalvik.vm.lockprof.threshold]: [500]
[dalvik.vm.mtk-stack-trace-file]: [/data/anr/mtk_traces.txt]
[dalvik.vm.stack-trace-file]: [/data/anr/traces.txt]
[debug.MB.running]: [0]
[debug.atrace.tags.enableflags]: [0]
[debug.force_rtl]: [0]
[debug.hwc.bq_count]: [4]
[debug.hwc.compose_level]: [0]
[debug.hwc.dump_level]: [0]
[debug.hwui.render_dirty_regions]: [false]
[debug.md_monitor.ModemSuffix]: [1_lwg_n]
[debug.mdlogger.Running]: [0]
[debug.mdlogger.log2sd.path]: [internal_sd]
[debug.mtk.aee.db]: [4:/data/aee_exp/db.fatal.03.JE <http://db.fatal.03.JE> ]
[debug.mtklog.netlog.Running]: [0]
[debug.program_binary.enable]: [1]
[dev.bootcomplete]: [1]
[dhcp.ipv6.wlan0.dns1]: []
[dhcp.ipv6.wlan0.dns2]: []
[dhcp.ipv6.wlan0.ipaddress]: []
[dhcp.ipv6.wlan0.leasetime]: []
[dhcp.ipv6.wlan0.result]: []
[dhcp.wlan0.result]: [failed]
[drm.service.enabled]: [true]
[fmradio.driver.enable]: [1]
[gps.clock.type]: [20]
[gps.gps.version]: [0x3561]
[gsm.baseband.capability]: [503]
[gsm.current.phone-type]: [2,,,,,,,,,,1]
[gsm.gcf.testmode]: [0]
[gsm.network.type]: [1xRTT]
[gsm.nitz.time]: [1518610430487]
[gsm.operator.alpha]: []
[gsm.operator.idpstring]: [011]
[gsm.operator.iso-country]: [us]
[gsm.operator.isroaming]: [false]
[gsm.operator.numeric]: [31003]
[gsm.project.baseband]: [ATC6737M_65_M0_HW(LWG_DSDS)]
[gsm.project.baseband.2]: [ATC6737M_65_M0_HW(LWG_DSDS)]
[gsm.ril.cardtypeset]: [1]
[gsm.ril.cardtypeset.2]: []
[gsm.ril.ct3g]: [0]
[gsm.ril.ct3g.2]: [0]
[gsm.ril.eboot]: [-1]
[gsm.ril.fulluicctype]: []
[gsm.ril.fulluicctype.2]: []
[gsm.ril.init]: [0]
[gsm.ril.uicctype]: []
[gsm.ril.uicctype.2]: []
[gsm.serial]: [06C18V03000180100012 10P]
[gsm.sim.operator.alpha]: []
[gsm.sim.operator.iso-country]: []
[gsm.sim.operator.numeric]: []
[gsm.sim.retry.pin1]: [-1]
[gsm.sim.retry.pin1.2]: []
[gsm.sim.retry.pin2]: [-1]
[gsm.sim.retry.pin2.2]: []
[gsm.sim.retry.puk1]: [-1]
[gsm.sim.retry.puk1.2]: []
[gsm.sim.retry.puk2]: [-1]
[gsm.sim.retry.puk2.2]: []
[gsm.sim.ril.mcc.mnc]: []
[gsm.sim.ril.mcc.mnc.2]: []
[gsm.sim.ril.phbready]: []
[gsm.sim.ril.phbready.2]: []
[gsm.sim.state]: [ABSENT]
[gsm.simswitch.offmd1]: [0]
[gsm.version.baseband]: [MOLY.LR9.W1444.MD.LWTG.MP.V94.P6, 2017/09/06 21:43]
[gsm.version.ril-impl]: [Viatelecom-cdma-ril suffix Version-temp]
[init.svc.MtkCodecService]: [running]
[init.svc.NvRAMAgent]: [running]
[init.svc.PPLAgent]: [running]
[init.svc.adbd]: [running]
[init.svc.adbec]: [running]
[init.svc.adbusbmuxd]: [running]
[init.svc.agpsd]: [running]
[init.svc.atc_ipod_core]: [running]
[init.svc.auto_recovery]: [stopped]
[init.svc.baidu_carlife]: [stopped]
[init.svc.bootanim]: [stopped]
[init.svc.bootlogoupdater]: [stopped]
[init.svc.ccci_fsd]: [running]
[init.svc.ccci_mdinit]: [running]
[init.svc.cmddumper]: [running]
[init.svc.conn_launcher]: [running]
[init.svc.console]: [running]
[init.svc.debuggerd]: [running]
[init.svc.debuggerd64]: [running]
[init.svc.dhcpcd_wlan0]: [stopped]
[init.svc.didisrv]: [stopped]
[init.svc.drm]: [running]
[init.svc.emdlogger1]: [running]
[init.svc.emsvr_user]: [running]
[init.svc.enableswap]: [stopped]
[init.svc.flash_recovery]: [stopped]
[init.svc.gas_srv]: [running]
[init.svc.gatekeeperd]: [running]
[init.svc.ged_srv]: [running]
[init.svc.gsm0710muxd]: [running]
[init.svc.guiext-server]: [running]
[init.svc.healthd]: [running]
[init.svc.installd]: [running]
[init.svc.key_learn]: [stopped]
[init.svc.keystore]: [running]
[init.svc.lmkd]: [running]
[init.svc.logd]: [running]
[init.svc.logd-reinit]: [stopped]
[init.svc.mcu-daemon]: [running]
[init.svc.md_monitor]: [running]
[init.svc.media]: [running]
[init.svc.mnld]: [running]
[init.svc.mobile_log_d]: [running]
[init.svc.netd]: [running]
[init.svc.netdiag]: [running]
[init.svc.nvram_daemon]: [stopped]
[init.svc.p2p_supplicant]: [running]
[init.svc.perfprofd]: [running]
[init.svc.pq]: [running]
[init.svc.program_binary]: [running]
[init.svc.ril-daemon]: [stopped]
[init.svc.ril-daemon-mtk]: [running]
[init.svc.servicemanager]: [running]
[init.svc.slpd]: [running]
[init.svc.sn <http://init.svc.sn> ]: [running]
[init.svc.statusd]: [running]
[init.svc.stp_dump]: [running]
[init.svc.surfaceflinger]: [running]
[init.svc.terservice]: [stopped]
[init.svc.thermal]: [running]
[init.svc.thermal_manager]: [stopped]
[init.svc.thermald]: [running]
[init.svc.ueventd]: [running]
[init.svc.vold]: [running]
[init.svc.vtservice]: [running]
[init.svc.wifi2agps]: [running]
[init.svc.wmtLoader]: [stopped]
[init.svc.xlogboot]: [stopped]
[init.svc.xlogdebugchanged]: [stopped]
[init.svc.zygote]: [running]
[init.svc.zygote_secondary]: [running]
[media.wfd.portrait]: [0]
[media.wfd.video-format]: [5]
[mediatek.wlan.chip]: [CONSYS_MT3561]
[mediatek.wlan.ctia]: [0]
[mediatek.wlan.module.postfix]: [_consys_mt3561]
[mtk.md1.starttime]: [1s Wed Feb 14 12:13:02 2018 ]
[mtk.md1.status]: [ready]
[mtk.md3.status]: [ready]
[mtk.vdec.waitkeyframeforplay]: [1]
[mtk_wifi.fwpath]: [STA]
[net.bt.name <http://net.bt.name> ]: [Android]
[net.cdma.boottimes]: [1]
[net.cdma.mdmstat]: [ready]
[net.cdma.poker]: [red.joker]
[net.cdma.via.card.state]: [locked_or_absent]
[net.cdma.via.service.state]: [in service]
[net.change]: [net.dns1]
[net.dns1]: [192.168.0.1]
[net.hostname]: [android-475de8eb01454016]
[net.nsiot_pending]: [false]
[net.qtaguid_enabled]: [1]
[net.tcp.default_init_rwnd]: [60]
[persist.af.hac_on]: [0]
[persist.atc.bt.inbandringtone]: [disable]
[persist.current.usb.mode]: [host2_0]
[persist.current.usb.protocol]: [usb2_0]
[persist.gemini.sim_num]: [1]
[persist.log.tag]: [D]
[persist.logd.enabled]: [1]
[persist.mediascanner.thread.no <http://persist.mediascanner.thread.no> ]: [1]
[persist.meta.dumpdata]: [0]
[persist.mtk.aee.dal]: [0]
[persist.mtk.sf.fps.upper_bound]: [60]
[persist.mtk.volte.enable]: [1]
[persist.mtk.wcn.combo.chipid]: [0x0321]
[persist.radio.actual.svlte_slot]: [3]
[persist.radio.cfu.change.0]: [0]
[persist.radio.cfu.iccid.0]: [8901260751781527894f]
[persist.radio.cfu.timeslot.0]: []
[persist.radio.default.sim]: [0]
[persist.radio.fd.counter]: [15]
[persist.radio.fd.off.counter]: [5]
[persist.radio.fd.off.r8.counter]: [5]
[persist.radio.fd.r8.counter]: [15]
[persist.radio.flashless.fsm]: [0]
[persist.radio.flashless.fsm_cst]: [1]
[persist.radio.flashless.fsm_rw]: [1]
[persist.radio.gprs.prefer]: [1]
[persist.radio.ia]: []
[persist.radio.ia-apn]: []
[persist.radio.ia-pwd-flag]: [0]
[persist.radio.mobile.data]: [8901260751781527894f,0]
[persist.radio.multisim.config]: [ss]
[persist.radio.new.sim.slot]: []
[persist.radio.reset_on_switch]: [true]
[persist.radio.sim.status]: []
[persist.radio.simswitch]: [1]
[persist.radio.simswitch.iccid]: [8901260751781527894f]
[persist.radio.svlte.mode]: [svlte]
[persist.radio.svlte_slot]: [3]
[persist.radio.terminal-based.cw]: [disabled_tbcw]
[persist.radio.unlock]: [false]
[persist.radio.ut.cfu.mode]: [disabled_ut_cfu_mode]
[persist.ril.bip.disabled]: [0]
[persist.service.acm.enable]: [0]
[persist.service.bdroid.bdaddr]: [22:22:6f:2d:d4:4b]
[persist.sys.bootanimation]: [0]
[persist.sys.can.version]: [SF02V1.44.011BYPT6]
[persist.sys.dalvik.vm.lib.2]: [libart.so]
[persist.sys.debug.multi_window]: [false]
[persist.sys.door.not.hide]: [1]
[persist.sys.first_time_boot]: [false]
[persist.sys.handbrake.reverse]: [1]
[persist.sys.led.settings]: [0]
[persist.sys.mobilenet]: [easyconn]
[persist.sys.music.type]: [local_music]
[persist.sys.mute.state]: [2]
[persist.sys.navi.state]: [stopped]
[persist.sys.override]: [true]
[persist.sys.pq.adl.idx]: [0]
[persist.sys.pq.brightidx]: [2]
[persist.sys.pq.contrastidx]: [3]
[persist.sys.pq.gsatidx]: [9]
[persist.sys.pq.shp.idx]: [4]
[persist.sys.profiler_ms]: [0]
[persist.sys.radio.type]: [local_radio]
[persist.sys.reverse]: [normal]
[persist.sys.sd.defaultpath]: [/storage/emulated/0]
[persist.sys.timezone]: [America/New_York]
[persist.sys.usb.activation]: [yes]
[persist.sys.usb.config]: [mass_storage,adb]
[persist.sys.video.channel]: [3]
[qemu.hw.mainkeys]: [1]
[ril.active.md <http://ril.active.md> ]: [5]
[ril.cardtype.cache]: [255]
[ril.cdma.emdstatus.send]: [1]
[ril.cdma.report]: [0]
[ril.cdma.report.case]: [0]
[ril.cdma.switching]: [0]
[ril.current.share_modem]: [1]
[ril.data.allow]: [0]
[ril.ecc.service.category.list]: []
[ril.ecclist]: []
[ril.ecclist1]: []
[ril.external.md <http://ril.external.md> ]: [1]
[ril.fd.mode]: [1]
[ril.first.md <http://ril.first.md> ]: [1]
[ril.flightmode.poweroffMD]: [1]
[ril.ia.iccid]: []
[ril.iccid.sim1]: [N/A]
[ril.iccid.sim1_c2k]: [N/A]
[ril.iccid.sim2]: [N/A]
[ril.imsi.status.sim1]: [0]
[ril.ipo.radiooff]: [0]
[ril.ipo.radiooff.2]: [0]
[ril.mux.ee.md1]: [0]
[ril.mux.report.case]: [0]
[ril.pid.1]: [799]
[ril.radio.ia]: []
[ril.radio.ia-apn]: []
[ril.radiooff.poweroffMD]: [0]
[ril.read.imsi]: [1]
[ril.ready.sim]: [false]
[ril.specific.sm_cause]: [0]
[ril.switch.modem.cause.type]: [255]
[ril.switch.modem.delay.info <http://ril.switch.modem.delay.info> ]: ["FFFFFF",255,0]
[ril.telephony.mode]: [0]
[rild.libargs]: [-d /dev/ttyC0]
[rild.libpath]: [mtk-ril.so]
[rild.mark_switchuser]: [0]
[ro.adb.secure]: [0]
[ro.aee.build.info <http://ro.aee.build.info> ]: [mtk]
[ro.allow.mock.location]: [0]
[ro.audio.silent]: [0]
[ro.aux.disabled]: [com.clw.aux]
[ro.avin.disabled]: [com.clw.avin]
[ro.baseband]: [unknown]
[ro.board.platform]: [mt3561t]
[ro.boot.bootreason]: [wdt_by_pass_pwk]
[ro.boot.hardware]: [mt3561]
[ro.boot.mode]: [normal]
[ro.boot.name <http://ro.boot.name> ]: [android]
[ro.boot.serialno]: [59Z58TCIBQINSCSW]
[ro.bootimage.build.date]: [Wed Jan 10 01:28:58 CST 2018]
[ro.bootimage.build.date.utc]: [1515518938]
[ro.bootimage.build.fingerprint]: [alps/evb3561t_66_m0:6.0/MRA58K/V1.00.00-20180110:userdebug/test-keys]
[ro.bootloader]: [unknown]
[ro.bootmode]: [normal]
[ro.build.characteristics]: [default]
[ro.build.date]: [Wed Jan 10 01:15:59 CST 2018]
[ro.build.date.utc]: [1515518159]
[ro.build.description]: [full_evb3561t_66_m0-userdebug 6.0 MRA58K V1.00.00-20180110 test-keys] [ro.build.display.id <http://ro.build.display.id> ]: [full_evb3561t_66_m0-userdebug 6.0 MRA58K V1.00.00-20180110 test-keys]
[ro.build.fingerprint]: [alps/evb3561t_66_m0:6.0/MRA58K/V1.00.00-20180110:userdebug/test-keys]
[ro.build.flavor]: [full_evb3561t_66_m0-userdebug]
[ro.build.host]: [ubuntu-server]
[ro.build.id <http://ro.build.id> ]: [MRA58K]
[ro.build.product]: [evb3561t_66_m0]
[ro.build.product.id <http://ro.build.product.id> ]: [10]
[ro.build.tags]: [test-keys]
[ro.build.type]: [userdebug]
[ro.build.user]: [imotor]
[ro.build.version.all_codenames]: [REL]
[ro.build.version.base_os]: []
[ro.build.version.codename]: [REL]
[ro.build.version.incremental]: [V1.00.00-20180110]
[ro.build.version.preview_sdk]: [0]
[ro.build.version.release]: [7.1.2]
[ro.build.version.sdk]: [23]
[ro.build.version.security_patch]: [2016-06-01]
[ro.c2k.irat.support]: [1]
[ro.calculator.disabled]: [com.android.calculator2]
[ro.camera.sound.forced]: [0]
[ro.carrier]: [unknown]
[ro.cdma.cfall.disable]: [*730]
[ro.cdma.cfb.disable]: [*900]
[ro.cdma.cfb.enable]: [*90]
[ro.cdma.cfdf.disable]: [*680]
[ro.cdma.cfdf.enable]: [*68]
[ro.cdma.cfnr.disable]: [*920]
[ro.cdma.cfnr.enable]: [*92]
[ro.cdma.cfu.disable]: [*720]
[ro.cdma.cfu.enable]: [*72]
[ro.cdma.cw.disable]: [*740]
[ro.cdma.cw.enable]: [*74]
[ro.com.android.mobiledata]: [true]
[ro.config.alarm_alert]: [Alarm_Classic.ogg]
[ro.config.notification_sound]: [pixiedust.ogg]
[ro.config.ringtone]: [Ring_Synth_04.ogg]
[ro.config.time_12_24]: [12]
[ro.config.version]: [InteNavi-F_002_180110_V3.1.033-180110-14:27]
[ro.config.wallpaper]: [/bootlogo/config/wallpaper]
[ro.crypto.state]: [unencrypted]
[ro.dalvik.vm.native.bridge]: [0]
[ro.debuggable]: [1]
[ro.default.bootlogo]: [general]
[ro.dialer.disabled]: [com.android.dialer]
[ro.dvb.disabled]: [com.imotor.dvb]
[ro.dvr.type]: [ir]
[ro.email.disabled]: [com.android.email]
[ro.expect.recovery_id]: [0x439d02fc2a478a35a3cddd82069ded6e6e5bff5b000000000000000000000000]
[ro.frp.pst]: [/dev/block/platform/mtk-msdc.0/11230000.msdc0/by-name/frp]
[ro.gemini.smart_sim_switch]: [false]
[ro.hardware]: [mt3561]
[ro.have_aacencode_feature]: [1]
[ro.have_aee_feature]: [1]
[ro.imdvr.disabled]: [com.imotor.camera]
[ro.kernel.zio]: [38,108,105,16]
[ro.manual.disabled]: [com.imotor.help]
[ro.mediatek.chip_ver]: [S01]
[ro.mediatek.gemini_support]: [false]
[ro.mediatek.platform]: [MT3561T]
[ro.mediatek.project.path]: [device/atc/evb3561t_66_m0]
[ro.mediatek.version.branch]: [alps-mp-m0.mp1]
[ro.mediatek.version.release]: [android-trunk-m0-V0.0.2]
[ro.mediatek.version.sdk]: [4]
[ro.mediatek.wlan.p2p]: [1]
[ro.mediatek.wlan.wsc]: [1]
[ro.mount.fs]: [EXT4]
[ro.mtk.c2k.slot2.support]: [1]
[ro.mtk_agps_app]: [1]
[ro.mtk_antibricking_level]: [2]
[ro.mtk_audenh_support]: [1]
[ro.mtk_audio_ape_support]: [1]
[ro.mtk_audio_change_support]: [1]
[ro.mtk_audio_tuning_tool_ver]: [V1]
[ro.mtk_besloudness_support]: [1]
[ro.mtk_bessurround_support]: [1]
[ro.mtk_bg_power_saving_support]: [1]
[ro.mtk_bg_power_saving_ui]: [1]
[ro.mtk_bip_scws]: [1]
[ro.mtk_bt_support]: [1]
[ro.mtk_c2k_support]: [1]
[ro.mtk_cam_lomo_support]: [1]
[ro.mtk_cam_mfb_support]: [3]
[ro.mtk_cam_vfb]: [1]
[ro.mtk_cta_drm_support]: [1]
[ro.mtk_cta_set]: [1]
[ro.mtk_default_data_off]: [1]
[ro.mtk_dhcpv6c_wifi]: [1]
[ro.mtk_dialer_search_support]: [1]
[ro.mtk_dual_mic_support]: [1]
[ro.mtk_eap_sim_aka]: [1]
[ro.mtk_emmc_support]: [1]
[ro.mtk_enable_md1]: [1]
[ro.mtk_enable_md3]: [1]
[ro.mtk_external_sim_support]: [1]
[ro.mtk_fd_support]: [1]
[ro.mtk_flight_mode_power_off_md]: [1]
[ro.mtk_flv_playback_support]: [1]
[ro.mtk_fm_recording_support]: [1]
[ro.mtk_gps_support]: [1]
[ro.mtk_ipo_support]: [1]
[ro.mtk_is_tablet]: [0]
[ro.mtk_lte_support]: [1]
[ro.mtk_md_sbp_custom_value]: [1]
[ro.mtk_md_world_mode_support]: [0]
[ro.mtk_miravision_image_dc]: [1]
[ro.mtk_miravision_support]: [1]
[ro.mtk_mobile_management]: [1]
[ro.mtk_modem_monitor_support]: [1]
[ro.mtk_perf_response_time]: [1]
[ro.mtk_perf_simple_start_win]: [1]
[ro.mtk_perfservice_support]: [1]
[ro.mtk_pq_support]: [2]
[ro.mtk_privacy_protection_lock]: [1]
[ro.mtk_rild_read_imsi]: [1]
[ro.mtk_search_db_support]: [1]
[ro.mtk_send_rr_support]: [1]
[ro.mtk_shared_sdcard]: [1]
[ro.mtk_sim_hot_swap]: [1]
[ro.mtk_slow_motion_support]: [1]
[ro.mtk_subtitle_support]: [1]
[ro.mtk_svlte_support]: [1]
[ro.mtk_tetheringipv6_support]: [1]
[ro.mtk_thumbnail_play_support]: [1]
[ro.mtk_umts_tdd128_mode]: [1]
[ro.mtk_usb_cba_support]: [1]
[ro.mtk_volte_support]: [1]
[ro.mtk_wappush_support]: [1]
[ro.mtk_wfd_sink_support]: [1]
[ro.mtk_wfd_sink_uibc_support]: [1]
[ro.mtk_wfd_support]: [1]
[ro.mtk_widevine_drm_l3_support]: [1]
[ro.mtk_wifi_mcc_support]: [1]
[ro.mtk_wlan_support]: [1]
[ro.mtk_wmv_playback_support]: [1]
[ro.mtk_world_phone]: [1]
[ro.mtk_world_phone_policy]: [0]
[ro.opengles.version]: [196608]
[ro.otaupdate.disabled]: [com.imotor.upgrade]
[ro.personal.disabled]: [com.imotor.personal]
[ro.product.board]: []
[ro.product.brand]: [alps]
[ro.product.cpu.abi]: [arm64-v8a]
[ro.product.cpu.abilist]: [arm64-v8a,armeabi-v7a,armeabi]
[ro.product.cpu.abilist32]: [armeabi-v7a,armeabi]
[ro.product.cpu.abilist64]: [arm64-v8a]
[ro.product.device]: [evb3561t_66_m0]
[ro.product.locale]: [zh-CN]
[ro.product.locale.language]: [en]
[ro.product.locale.region]: [US]
[ro.product.manufacturer]: [alps]
[ro.product.model]: [MT3561]
[ro.product.name <http://ro.product.name> ]: [full_evb3561t_66_m0]
[ro.rcc.disabled]: [com.imotor.rcctransfer]
[ro.recognition.disabled]: [com.clw.recognition]
[ro.recovery_id]: [0x439d02fc2a478a35a3cddd82069ded6e6e5bff5b000000000000000000000000]
[ro.revision]: [0]
[ro.runtime.firstboot]: [1518628404619]
[ro.secure]: [1]
[ro.serialdemo.disabled]: [com.clw.serial]
[ro.serialno]: [59Z58TCIBQINSCSW]
[ro.sf.hwrotation]: [0]
[ro.sf.lcd_density]: [240]
[ro.sim_me_lock_mode]: [0]
[ro.sim_refresh_reset_by_modem]: [1]
[ro.software.ui]: [UIA101]
[ro.steeringwheel.disabled]: [com.android.steerwheel]
[ro.sys.usb.bicr]: [yes]
[ro.sys.usb.charging.only]: [yes]
[ro.sys.usb.mtp.whql.enable]: [0]
[ro.sys.usb.storage.type]: [mtp]
[ro.telephony.default_network]: [4]
[ro.telephony.sim.count]: [2]
[ro.tpms.disabled]: [com.imotor.tpms.main]
[ro.tv.type]: [2]
[ro.update.disabled]: [com.google.android.gsf/com.google.android.gsf.update.SystemUpdateService$Receiver]
[ro.weather.disabled]: [com.autochips.weather]
[ro.wifi.channels]: []
[ro.wlan.mtk.wifi.5g]: [1]
[ro.zygote]: [zygote64_32]
[ro.zygote.preload.enable]: [0]
[security.perf_harden]: [1]
[selinux.reload_policy]: [1]
[service.adbec.enable]: [1]
[service.adbusbmuxd.enable]: [1]
[service.bootanim.exit]: [1]
[service.nvram_init]: [Ready]
[service.wcn.coredump.mode]: [2]
[service.wcn.driver.ready]: [yes]
[sys.boot.reason]: [0]
[sys.boot_completed]: [1]
[sys.ipo.autotest]: [1]
[sys.ipo.pwrdncap]: [2]
[sys.ipowin.done]: [1]
[sys.oem_unlock_allowed]: [1]
[sys.settings_system_version]: [4]
[sys.sysctl.extra_free_kbytes]: [7200]
[sys.sysctl.tcp_def_init_rwnd]: [60]
[sys.usb.config]: [mass_storage,adb]
[sys.usb.ffs.ready]: [1]
[sys.usb.state]: [mass_storage,adb]
[sys.usb.vid]: [0E8D]
[viatel.device.asci]: [uart.4.ttyMT]
[viatel.device.at <http://viatel.device.at> ]: [sdio.4.ttySDIO]
[viatel.device.at2]: [sdio.6.ttySDIO]
[viatel.device.at3]: [sdio.7.ttySDIO]
[viatel.device.data]: [sdio.1.ttySDIO]
[viatel.device.ets]: [sdio.2.ttySDIO]
[viatel.device.excp.data]: [sdio.12.ttySDIO]
[viatel.device.excp.msg]: [sdio.11.ttySDIO]
[viatel.device.fls]: [sdio.3.ttySDIO]
[viatel.device.gps]: [sdio.5.ttySDIO]
[viatel.device.pcv]: [sdio.0.ttySDIO]
[vold.has_adoptable]: [1]
[vold.path.internal_storage]: [/storage/emulated/0]
[vold.post_fs_data_done]: [1]
[vold.support_external_sd]: [1]
[wfd.dummy.enable]: [1]
[wifi.direct.interface]: [p2p0]
[wifi.interface]: [wlan0]
[wifi.tethering.interface]: [ap0]
[wlan.driver.status]: [ok]
[wlan.wfd.security.image]: [1]
[email protected]_66_m0:/ $
Bump, I'm relentless!
Okay, I made some potential progress last night. I used the update files I got from the manufacturer and Magisk to patch the Boot.IMG file. I tried to put that patched BOOT.IMG into the update.zip and use the auro-recovery feature of the Head Unit to load it, and it fails the signature verification. That tells me I need to unlock the bootloader somehow. In Dev Options, I have a button for "Allow OEM Unlock" that I turned on, I just have to figure out the process. I'm going to keep trying to get this done! My first 2 things to try are just using ADB over WiFi and sending "fastboot oem unlock" and see what happens. Then I'll try rebooting with a USB keyboard attached into a weird "fastboot" screen the unit has built in. I just know it doesn't connect to my PC via USB, regardless of what I try.
Did you try to type "su" at the command prompt when you logged into it via adb? Most chinese car radios are root right out of the box.
As far as a bounty goes (or actually what you are proposing sounds more like a support contract than a bounty), I certainly wouldn't want to assume any kind of responsibility for those things. Not without source code (your link is just to a system update package, which is basically worthless).
Your first post is interesting. Are you a car dealer? Would you consider supporting a project that is better than low end locked down chinese crap?
https://github.com/HiKey960-Car
luciusfox said:
Did you try to type "su" at the command prompt when you logged into it via adb? Most chinese car radios are root right out of the box.
As far as a bounty goes (or actually what you are proposing sounds more like a support contract than a bounty), I certainly wouldn't want to assume any kind of responsibility for those things. Not without source code (your link is just to a system update package, which is basically worthless).
Your first post is interesting. Are you a car dealer? Would you consider supporting a project that is better than low end locked down chinese crap?
https://github.com/HiKey960-Car
Click to expand...
Click to collapse
I'm not a car dealer, no. I'm not looking for a support contract, just someone to help me root it, and perhaps clean up some Engrish from the few places I've found it.
I did try running su but I get permission denied. That was via adb over wifi and from the terminal.
Tomorrow I'll be putting it on my bench to try using fastboot and adb via USB.
USB woes
Well, I spent the weekend with it on my kitchen counter, trying to access it via ADB, but no matter what I do, my PC doesn't acknowledge that it's even connected to anything. In fact, none of the laptops in my house did. It just straight-up ignores the fact that something was just plugged into the USB port. -and yes, USB Debugging mode is turned on, and I have the ADB drivers installed on my laptop as well as Android Studio. I also tried everything below while connected to my laptop in various order.
Now, the head unit has options for USB mode, HOST and DEVICE. (As well as the option to use USB 2.0 or 1.1 for some reason?) When it's in HOST mode, it reads USB drives just fine for files, and lets me use a USB Keyboard but in Device mode, it doesn't. In fact, it does nothing via USB in Device mode. So, I'm wondering if maybe it's related to USB OTG settings that I can't access via the UI or something. Thoughts are appreciated.
Also, I can run terminal commands on it, and I can navigate through just fine, but get permission denied when I type "su" the prompt. I can use "reboot" just fine, and "reboot recovery" tries to launch some integrated auto-installation of recovery on the USB drive. If I run "reboot bootloader" it just goes to a black screen and says "FASTBOOT" at the bottom. It doesn't respond to keyboard or anything in that state though.
Anyone have any thoughts?
Well, it would definitely have to be in device mode for ADB to work over USB. Probably has a USB hub in between the port and the socket though, so you would need to figure out where the hub IC is, and how to connect to the SoC side of it.
Have you tried ADB over IP?
Try running "setprop persist.adb.tcp.port 5555" and then reboot, then try to "adb connect <ip address of radio>" and then "adb shell".
Fastboot has the same requirement as adb... device mode, and wiring.
Not sure what you mean by "ADB drivers installed on my laptop". ADB does not require drivers.
What does your host machine's kernel say when you try plugging in? Check the bottom of dmesg just after plugging in. Also check what "lsusb" outputs.
You starting to get a good picture of what makes chinese radios suck?
luciusfox said:
Well, it would definitely have to be in device mode for ADB to work over USB. Probably has a USB hub in between the port and the socket though, so you would need to figure out where the hub IC is, and how to connect to the SoC side of it.
Have you tried ADB over IP?
Try running "setprop persist.adb.tcp.port 5555" and then reboot, then try to "adb connect <ip address of radio>" and then "adb shell".
Fastboot has the same requirement as adb... device mode, and wiring.
Not sure what you mean by "ADB drivers installed on my laptop". ADB does not require drivers.
What does your host machine's kernel say when you try plugging in? Check the bottom of dmesg just after plugging in. Also check what "lsusb" outputs.
You starting to get a good picture of what makes chinese radios suck?
Click to expand...
Click to collapse
Yes, if you read my earlier posts, you'd see I can adb via ssh. My laptop detects nothing in any way, shape or form.
I have the MediaTek USB drivers installed for ADB.
Also, if you have a way to manufacture a unit en masse that does everything this one does for under $300USD, feel free to tell me more.
The fact that I'm trying to gain access that I'm not intended to have doesn't make it suck.
As for finding the hub, I've got a picture of the guts, but that's not much help.
PatrickHenninger said:
Yes, if you read my earlier posts, you'd see I can adb via ssh. My laptop detects nothing in any way, shape or form.
I have the MediaTek USB drivers installed for ADB.
Also, if you have a way to manufacture a unit en masse that does everything this one does for under $300USD, feel free to tell me more.
The fact that I'm trying to gain access that I'm not intended to have doesn't make it suck.
As for finding the hub, I've got a picture of the guts, but that's not much help.View attachment 4428019
Click to expand...
Click to collapse
One of the reasons why my first question to you was if you are a car dealer or not, is because if you were and wanted to build something that was good and not too terribly expensive, I could certainly arrange it, but not if you just want to buy one for you and one for your wife/gf. Are you interested in placing an order for... say 10,000 units? Also understanding that they won't look like the prototype in the picture. I would happily stick them in a nice DDIN box and switch some of the external USB parts to more integrated, specifically the AMFM radio and sound card. Switch those over to integrated i2s+i2c.
Your statement "The fact that I'm trying to gain access that I'm not intended to have doesn't make it suck." doesn't make any sense. Did you buy it or not? If you did, then I would think that it BELONGS TO YOU, and therefore it is INTENDED for you to actually use in whatever way you see fit. And there is no valid reason whatsoever that it should be locked out of your (the owner's) access. In fact, the very notion that anyone would believe that this kind of configuration is in any way acceptable makes me sick to my stomach.
Not to mention the fact that the manufacturer is in violation of software licensing agreements (GPL on the kernel, and proprietary on the google applications and other software that is pirated).
luciusfox said:
One of the reasons why my first question to you was if you are a car dealer or not, is because if you were and wanted to build something that was good and not too terribly expensive, I could certainly arrange it, but not if you just want to buy one for you and one for your wife/gf. Are you interested in placing an order for... say 10,000 units? Also understanding that they won't look like the prototype in the picture. I would happily stick them in a nice DDIN box and switch some of the external USB parts to more integrated, specifically the AMFM radio and sound card. Switch those over to integrated i2s+i2c.
Your statement "The fact that I'm trying to gain access that I'm not intended to have doesn't make it suck." doesn't make any sense. Did you buy it or not? If you did, then I would think that it BELONGS TO YOU, and therefore it is INTENDED for you to actually use in whatever way you see fit. And there is no valid reason whatsoever that it should be locked out of your (the owner's) access. In fact, the very notion that anyone would believe that this kind of configuration is in any way acceptable makes me sick to my stomach.
Not to mention the fact that the manufacturer is in violation of software licensing agreements (GPL on the kernel, and proprietary on the google applications and other software that is pirated).
Click to expand...
Click to collapse
I'm not a car dealer. I am working directly with a manufacturer in China to custom build these units for at least 50 people to start, and onward into the hundreds. Will it reach thousands, or tens-of-thousands? No idea. It's all part of a group-buy.
Anyhow, a DDIN will not work in these cars. It has to include everything shown in the picture, with the exception of my bench power supply. Even a regular dash kit for our cars (by Metra, Spectre, whoever) is in the $350-$450 range, NOT including the radio- ergo, this is the best current solution. Long story short, whatever you can build just won't work for what I'm doing.
Yes, my statement DOES make sense. 99% of what this unit is designed to do, it does an amazing job of. The 1% of failure comes from 1 screen that has a poor English translation, and it's part of a system app that I can't replace with my modified version without root access to replace it. Considering it's using open source, I'm not sure what they're pirating, since the only apps it comes with (aside from their in-house music player, radio app, and HVAC controller) would be Google Play and Adobe Reader.
I decided to look through some of your posts, and see you singing the same song in the majority of them. You talk smack about every device you don't like, you're condescending, and the only opinion that seems to matter to you is yours. In fact, the only help (and I use that term loosely) that you've offered here, is to attempt things that I already stated I had tried, but perhaps you were too preoccupied by your own inflated ego to bother reading all the details, and went straight to attempted condescension. While I appreciate your potential intent of assistance, I don't believe you're capable of offering any kind of helpful input, or information with any kind of value- with that, I say "Good day, sir."
Enjoy your Batman comics.
PatrickHenninger said:
I'm not a car dealer. I am working directly with a manufacturer in China to custom build these units for at least 50 people to start, and onward into the hundreds. Will it reach thousands, or tens-of-thousands? No idea. It's all part of a group-buy.
Anyhow, a DDIN will not work in these cars. It has to include everything shown in the picture, with the exception of my bench power supply. Even a regular dash kit for our cars (by Metra, Spectre, whoever) is in the $350-$450 range, NOT including the radio- ergo, this is the best current solution. Long story short, whatever you can build just won't work for what I'm doing.
Yes, my statement DOES make sense. 99% of what this unit is designed to do, it does an amazing job of. The 1% of failure comes from 1 screen that has a poor English translation, and it's part of a system app that I can't replace with my modified version without root access to replace it. Considering it's using open source, I'm not sure what they're pirating, since the only apps it comes with (aside from their in-house music player, radio app, and HVAC controller) would be Google Play and Adobe Reader.
I decided to look through some of your posts, and see you singing the same song in the majority of them. You talk smack about every device you don't like, you're condescending, and the only opinion that seems to matter to you is yours. In fact, the only help (and I use that term loosely) that you've offered here, is to attempt things that I already stated I had tried, but perhaps you were too preoccupied by your own inflated ego to bother reading all the details, and went straight to attempted condescension. While I appreciate your potential intent of assistance, I don't believe you're capable of offering any kind of helpful input, or information with any kind of value- with that, I say "Good day, sir."
Enjoy your Batman comics.
Click to expand...
Click to collapse
Whatever you say. When those chinese pieces of trash set a bunch of cars on fire, don't come crying to me.

PLEASE HELP! Bricked Moto X Pure [boot up fail][failed to mount /cache][fail I/O

I've been searching everywhere on how to potentially fix my issue but one day I installed Xposed Framework with Magisk Manager and the next thing you know it, my phone suddenly shut off and restarted (and now constantly) "Boot up failed" Refer to Verizon software assistant to upgrade, something like that but now matter what I do, I am unable to flash signed stock images in the boot-loader even though my boot-loader is unlocked and the software status says: Modified with a Number 3.
I am able to erase cache but unable to erase userdata in fastboot. I am able to do "boot boot TWRP.img" but when I go to "Format or Wipe Data, Dalvik-Cache, System, it give me a "successful" message but fails to mount /cache and /data. I have tried every possible option and no luck. I will post my recovery below and see if anyone is able to assist me before I destory this phone without knowing my true issue. It's almost like my bootloader is locked and fails to secure boot and device lock bypassing.
~ # getprop
[af.fast_track_multiplier]: [1]
[audio.offload.buffer.size.kb]: [32]
[audio.offload.disable]: [0]
[audio.offload.gapless.enabled]: [false]
[audio.offload.multiple.enabled]: [true]
[audio.offload.pcm.16bit.enable]: [true]
[audio.offload.pcm.24bit.enable]: [true]
[audio.offload.video]: [true]
[audio_hal.period_size]: [192]
[av.offload.enable]: [false]
[bluetooth.hfp.client]: [1]
[dalvik.vm.appimageformat]: [lz4]
[dalvik.vm.boot-dex2oat-threads]: [4]
[dalvik.vm.dex2oat-Xms]: [64m]
[dalvik.vm.dex2oat-Xmx]: [512m]
[dalvik.vm.dex2oat-threads]: [4]
[dalvik.vm.dexopt.secondary]: [true]
[dalvik.vm.heapgrowthlimit]: [288m]
[dalvik.vm.heapmaxfree]: [8m]
[dalvik.vm.heapminfree]: [2m]
[dalvik.vm.heapsize]: [768m]
[dalvik.vm.heapstartsize]: [8m]
[dalvik.vm.heaptargetutilization]: [0.75]
[dalvik.vm.image-dex2oat-Xms]: [64m]
[dalvik.vm.image-dex2oat-Xmx]: [64m]
[dalvik.vm.image-dex2oat-filter]: [verify-at-runtime]
[dalvik.vm.image-dex2oat-threads]: [4]
[dalvik.vm.isa.arm.features]: [default]
[dalvik.vm.isa.arm.variant]: [cortex-a53.a57]
[dalvik.vm.isa.arm64.features]: [default]
[dalvik.vm.isa.arm64.variant]: [generic]
[dalvik.vm.lockprof.threshold]: [500]
[dalvik.vm.stack-trace-dir]: [/data/anr]
[dalvik.vm.usejit]: [true]
[dalvik.vm.usejitprofiles]: [true]
[debug.atrace.tags.enableflags]: [0]
[debug.composition.type]: [c2d]
[debug.egl.hw]: [1]
[debug.mdpcomp.logs]: [0]
[debug.sf.hw]: [1]
[dev.pm.dyn_samplingrate]: [1]
[drm.service.enabled]: [true]
[init.svc.adbd]: [running]
[init.svc.recovery]: [running]
[init.svc.set_permissive]: [stopped]
[init.svc.ueventd]: [running]
[keyguard.no_require_sim]: [true]
[media.aac_51_output_enabled]: [true]
[media.recorder.show_manufacturer_and_model]: [true]
[media.stagefright.enable-aac]: [true]
[media.stagefright.enable-fma2dp]: [true]
[media.stagefright.enable-http]: [true]
[media.stagefright.enable-player]: [true]
[media.stagefright.enable-qcp]: [true]
[media.stagefright.enable-scan]: [true]
[mmp.enable.3g2]: [true]
[mtp.crash_check]: [0]
[net.bt.name]: [Android]
[net.tcp.2g_init_rwnd]: [10]
[net.tcp.delack.default]: [1]
[net.tcp.delack.lte]: [1]
[net.tcp.delack.wifi]: [20]
[net.tcp.usercfg.default]: [0]
[net.tcp.usercfg.lte]: [0]
[net.tcp.usercfg.wifi]: [1]
[net.tethering.noprovisioning]: [true]
[persist.audio.calfile0]: [/etc/acdbdata/Bluetooth_cal.acdb]
[persist.audio.calfile1]: [/etc/acdbdata/General_cal.acdb]
[persist.audio.calfile2]: [/etc/acdbdata/Global_cal.acdb]
[persist.audio.calfile3]: [/etc/acdbdata/Handset_cal.acdb]
[persist.audio.calfile4]: [/etc/acdbdata/Hdmi_cal.acdb]
[persist.audio.calfile5]: [/etc/acdbdata/Headset_cal.acdb]
[persist.audio.calfile6]: [/etc/acdbdata/Speaker_cal.acdb]
[persist.audio.dualmic.config]: [endfire]
[persist.audio.fluence.speaker]: [false]
[persist.audio.fluence.voicecall]: [true]
[persist.audio.fluence.voicecomm]: [true]
[persist.audio.fluence.voicerec]: [false]
[persist.camera.HAL3.enabled]: [0]
[persist.camera.tnr.preview]: [on]
[persist.camera.tnr.video]: [on]
[persist.cne.feature]: [0]
[persist.cne.logging.qxdm]: [0]
[persist.data.iwlan.enable]: [true]
[persist.data.mode]: [concurrent]
[persist.data.netmgrd.qos.enable]: [true]
[persist.data.qmi.adb_logmask]: [0]
[persist.debug.coresight.config]: [stm-events]
[persist.debug.wfd.enable]: [1]
[persist.demo.hdmirotationlock]: [false]
[persist.dpm.feature]: [3]
[persist.eab.supported]: [0]
[persist.gps.qc_nlp_in_use]: [0]
[persist.hwc.enable_vds]: [1]
[persist.hwc.mdpcomp.enable]: [true]
[persist.hwc.ptor.enable]: [true]
[persist.ims.disableADBLogs]: [2]
[persist.ims.disableDebugLogs]: [0]
[persist.ims.disableIMSLogs]: [0]
[persist.ims.disableQXDMLogs]: [0]
[persist.ims.volte]: [true]
[persist.ims.vt.epdg]: [false]
[persist.ims.vt]: [false]
[persist.mdpcomp.4k2kSplit]: [1]
[persist.mdpcomp_perfhint]: [50]
[persist.metadata_dynfps.disable]: [true]
[persist.mot.gps.assisted]: [false]
[persist.mot.gps.conf.from.sim]: [true]
[persist.mot.gps.smart_battery]: [1]
[persist.qcril_uim_vcc_feature]: [1]
[persist.radio.0x9e_not_callname]: [1]
[persist.radio.RATE_ADAPT_ENABLE]: [1]
[persist.radio.REVERSE_QMI]: [0]
[persist.radio.ROTATION_ENABLE]: [1]
[persist.radio.VT_ENABLE]: [1]
[persist.radio.VT_HYBRID_ENABLE]: [1]
[persist.radio.VT_USE_MDM_TIME]: [0]
[persist.radio.apm_sim_not_pwdn]: [1]
[persist.radio.apn_delay]: [5000]
[persist.radio.calls.on.ims]: [true]
[persist.radio.dfr_mode_set]: [1]
[persist.radio.domain.ps]: [0]
[persist.radio.force_get_pref]: [1]
[persist.radio.jbims]: [1]
[persist.radio.mcfg_enabled]: [1]
[persist.radio.mcfg_noreset]: [1]
[persist.radio.mcfg_remote]: [1]
[persist.radio.mot_ecc_custid]: [common]
[persist.radio.mot_ecc_enabled]: [1]
[persist.radio.msgtunnel.start]: [true]
[persist.radio.mt_sms_ack]: [30]
[persist.radio.no_wait_for_card]: [1]
[persist.radio.oem_ind_to_both]: [0]
[persist.radio.relay_oprt_change]: [1]
[persist.radio.snapshot_enabled]: [1]
[persist.radio.snapshot_timer]: [22]
[persist.radio.videopause.mode]: [0]
[persist.rcs.presence.provision]: [0]
[persist.rcs.supported]: [0]
[persist.rmnet.mux]: [enabled]
[persist.sys.cnd.iwlan]: [0]
[persist.sys.dalvik.vm.lib.2]: [libart.so]
[persist.sys.dun.override]: [0]
[persist.sys.qc.sub.rdump.on]: [1]
[persist.sys.ssr.restart_level]: [ALL_ENABLE]
[persist.sys.usb.config]: [adb]
[persist.sys.wfd.virtual]: [0]
[persist.timed.enable]: [true]
[persist.vt.supported]: [0]
[pm.dexopt.ab-ota]: [speed-profile]
[pm.dexopt.bg-dexopt]: [speed-profile]
[pm.dexopt.boot]: [extract]
[pm.dexopt.first-boot]: [extract]
[pm.dexopt.inactive]: [verify]
[pm.dexopt.install]: [quicken]
[pm.dexopt.shared]: [speed]
[qcom.bluetooth.soc]: [rome]
[qcom.bt.le_dev_pwr_class]: [1]
[ril.subscription.types]: [RUIM]
[rild.libargs]: [-d /dev/smd0]
[rild.libpath]: [/vendor/lib64/libril-qc-qmi-1.so]
[ro.allow.mock.location]: [1]
[ro.audio.flinger_standbytime_ms]: [300]
[ro.audio.monitorRotation]: [true]
[ro.baseband]: [msm]
[ro.bionic.ld.warning]: [1]
[ro.bluetooth.hfp.ver]: [1.6]
[ro.board.platform]: [msm8992]
[ro.boot.baseband]: [msm]
[ro.boot.bl_state]: [2]
[ro.boot.bootdevice]: [f9824900.sdhci]
[ro.boot.bootloader]: [0xA052]
[ro.boot.bootreason]: [reboot]
[ro.boot.btmacaddr]: [F4:F5:24:01:2A8]
[ro.boot.build_vars]: [white]
[ro.boot.carrier]: [retus]
[ro.boot.cid]: [0x9]
[ro.boot.device]: [clark]
[ro.boot.fsg-id]: []
[ro.boot.hardware.sku]: [XT1575]
[ro.boot.hardware]: [qcom]
[ro.boot.hwrev]: [0x83C0]
[ro.boot.mode]: [normal]
[ro.boot.powerup_reason]: [0x00004000]
[ro.boot.radio]: [0x2]
[ro.boot.secure_hardware]: [1]
[ro.boot.selinux]: [permissive]
[ro.boot.serialno]: [ZY223T4S7J]
[ro.boot.wifimacaddr]: [F4:F5:24:01:2A9,F4:F5:24:01:2AA]
[ro.boot.write_protect]: [0]
[ro.bootimage.build.date.utc]: [1530125568]
[ro.bootimage.build.date]: [Wed Jun 27 14:52:48 EDT 2018]
[ro.bootimage.build.fingerprint]: [Android/lineage_clark/clark:8.1.0/OPM2.171026.006.C1/5567a04e5e:eng/test-keys]
[ro.bootloader]: [0xA052]
[ro.bootmode]: [normal]
[ro.boottime.adbd]: [2970181638]
[ro.boottime.init.cold_boot_wait]: [907]
[ro.boottime.init.selinux]: [109]
[ro.boottime.init]: [1801]
[ro.boottime.recovery]: [2969168930]
[ro.boottime.set_permissive]: [2968524867]
[ro.boottime.ueventd]: [1936581014]
[ro.build.characteristics]: [default]
[ro.build.date.utc]: [1530125568]
[ro.build.date]: [Wed Jun 27 14:52:48 EDT 2018]
[ro.build.description]: [clark_retus-user 7.0 NPH25.200-22 21 release-keys]
[ro.build.display.id]: [lineage_clark-eng 8.1.0 OPM2.171026.006.C1 5567a04e5e test-keys]
[ro.build.expect.bootloader]: [0xA050|0xA052]
[ro.build.fingerprint]: [motorola/clark_retus/clark:7.0/NPH25.200-22/21:user/release-keys]
[ro.build.flavor]: [lineage_clark-eng]
[ro.build.host]: [arch]
[ro.build.id]: [OPM2.171026.006.C1]
[ro.build.product]: [clark]
[ro.build.selinux]: [1]
[ro.build.tags]: [test-keys]
[ro.build.type]: [eng]
[ro.build.user]: [joshua]
[ro.build.version.all_codenames]: [REL]
[ro.build.version.base_os]: []
[ro.build.version.codename]: [REL]
[ro.build.version.incremental]: [5567a04e5e]
[ro.build.version.preview_sdk]: [0]
[ro.build.version.release]: [8.1.0]
[ro.build.version.sdk]: [27]
[ro.build.version.security_patch]: [2018-06-05]
[ro.carrier]: [unknown]
[ro.com.google.clientidbase.am]: [android-motorola]
[ro.com.google.clientidbase.gmm]: [android-motorola]
[ro.com.google.clientidbase.ms]: [android-motorola]
[ro.com.google.clientidbase.yt]: [android-motorola]
[ro.com.google.clientidbase]: [android-motorola]
[ro.config.alarm_alert]: [Hassium.ogg]
[ro.config.notification_sound]: [Argon.ogg]
[ro.config.ringtone]: [Orion.ogg]
[ro.config.vc_call_vol_steps]: [8]
[ro.dalvik.vm.native.bridge]: [0]
[ro.data.large_tcp_window_size]: [true]
[ro.debuggable]: [1]
[ro.device.cache_dir]: [/data/cache]
[ro.fm.transmitter]: [false]
[ro.frp.pst]: [/dev/block/platform/soc.0/f9824900.sdhci/by-name/frp]
[ro.gps.agps_provider]: [1]
[ro.hardware]: [qcom]
[ro.hdmi.enable]: [true]
[ro.hwui.drop_shadow_cache_size]: [8]
[ro.hwui.gradient_cache_size]: [2]
[ro.hwui.layer_cache_size]: [58]
[ro.hwui.path_cache_size]: [32]
[ro.hwui.r_buffer_cache_size]: [8]
[ro.hwui.shape_cache_size]: [4]
[ro.hwui.text_large_cache_height]: [4096]
[ro.hwui.text_large_cache_width]: [4096]
[ro.hwui.text_small_cache_height]: [2048]
[ro.hwui.text_small_cache_width]: [2048]
[ro.hwui.texture_cache_flushrate]: [0.4]
[ro.hwui.texture_cache_size]: [88]
[ro.kernel.android.checkjni]: [1]
[ro.lineage.build.vendor_security_patch]: [2017-09-05]
[ro.lineage.build.version.plat.rev]: [0]
[ro.lineage.build.version.plat.sdk]: [9]
[ro.lineage.build.version]: [15.1]
[ro.lineage.device]: [clark]
[ro.lineage.display.version]: [15.1-20180627-UNOFFICIAL-clark]
[ro.lineage.releasetype]: [UNOFFICIAL]
[ro.lineage.version]: [15.1-20180627-UNOFFICIAL-clark]
[ro.lineagelegal.url]: [https://lineageos.org/legal]
[ro.media.enc.aud.bps]: [13300]
[ro.media.enc.aud.ch]: [1]
[ro.media.enc.aud.codec]: [qcelp]
[ro.media.enc.aud.fileformat]: [qcp]
[ro.media.enc.aud.hz]: [8000]
[ro.min_freq_0]: [384000]
[ro.min_freq_4]: [384000]
[ro.modversion]: [15.1-20180627-UNOFFICIAL-clark]
[ro.mot.ignore_csim_appid]: [true]
[ro.opengles.version]: [196610]
[ro.persistent_properties.ready]: [true]
[ro.pip.gated]: [0]
[ro.product.brand]: [Android]
[ro.product.cpu.abi]: [arm64-v8a]
[ro.product.cpu.abilist32]: [armeabi-v7a,armeabi]
[ro.product.cpu.abilist64]: [arm64-v8a]
[ro.product.cpu.abilist]: [arm64-v8a,armeabi-v7a,armeabi]
[ro.product.device]: [clark]
[ro.product.locale]: [en-US]
[ro.product.manufacturer]: [motorola]
[ro.product.model]: [XT1575]
[ro.product.name]: [Moto X Pure Edition]
[ro.property_service.version]: [2]
[ro.qc.sdk.audio.fluencetype]: [fluence]
[ro.qc.sdk.audio.ssr]: [false]
[ro.qc.sdk.camera.facialproc]: [false]
[ro.qc.sdk.gestures.camera]: [false]
[ro.qc.sdk.sensors.gestures]: [true]
[ro.qualcomm.cabl]: [0]
[ro.recovery_id]: [0xeb6936522b317b1b5637db373316b18aa99858aa000000000000000000000000]
[ro.revision]: [0]
[ro.ril.force_eri_from_xml]: [true]
[ro.secure]: [0]
[ro.serialno]: [ZY223T4S7J]
[ro.sf.lcd_density]: [560]
[ro.storage_manager.enabled]: [true]
[ro.sys.sdcardfs]: [true]
[ro.telephony.call_ring.multiple]: [false]
[ro.telephony.default_network]: [10]
[ro.telephony.get_imsi_from_sim]: [true]
[ro.treble.enabled]: [false]
[ro.twrp.boot]: [1]
[ro.twrp.version]: [3.2.1-0]
[ro.usb.bpt]: [0x2ee5]
[ro.usb.bpt_adb]: [0x2ee6]
[ro.usb.bpteth]: [0x2ee7]
[ro.usb.bpteth_adb]: [0x2ee8]
[ro.usb.mtp]: [0x2e82]
[ro.usb.mtp_adb]: [0x2e76]
[ro.usb.ptp]: [0x2e83]
[ro.usb.ptp_adb]: [0x2e84]
[ro.use_data_netmgrd]: [true]
[ro.vendor.at_library]: [libqti-at.so]
[ro.vendor.build.fingerprint]: [motorola/clark_retus/clark:7.0/NPH25.200-22/21:user/release-keys]
[ro.vendor.extension_library]: [libqti-perfd-client.so]
[ro.vendor.gt_library]: [libqti-gt.so]
[ro.vendor.product.device]: [clark]
[ro.vendor.product.model]: [XT1575]
[ro.wifi.channels]: []
[ro.zygote]: [zygote64_32]
[service.adb.root]: [1]
[sys.games.gt.prof]: [0]
[sys.usb.config]: [mtp,adb]
[sys.usb.controller]: [f9200000.dwc3]
[sys.usb.ffs.ready]: [1]
[telephony.lteOnCdmaDevice]: [1]
[tombstoned.max_tombstone_count]: [50]
[tunnel.audio.encode]: [false]
[twrp.action_complete]: [0]
[twrp.crash_counter]: [0]
[use.voice.path.for.pcm.voip]: [true]
[vidc.enc.dcvs.extra-buff-count]: [2]
[wifi.interface]: [wlan0]
P.S. I have busybox installed and directly run from ADB Shell. I tried the following commands which came to be success with Read-write permissions but How do I fix the Unable to mount /cache and the red line errors from twrp?
#mount -o rw,remount /system
mount -o ro,remount /sdcard
#mount -o rw,remount /cache
#mount -o rw,remount /data
Here is my ADB Shell "getprop"
C:\Users\Valedy Ross\AppData\Local\Android\Sdk\platform-tools>adb shell
~ # 
~ # getprop
[dalvik.vm.dex2oat-Xms]: [64m]
[dalvik.vm.dex2oat-Xmx]: [512m]
[dalvik.vm.dex2oat-filter]: [verify-at-runtime]
[dalvik.vm.image-dex2oat-Xms]: [64m]
[dalvik.vm.image-dex2oat-Xmx]: [64m]
[dalvik.vm.image-dex2oat-filter]: [verify-at-runtime]
[dalvik.vm.isa.arm.features]: [default]
[dalvik.vm.isa.arm.variant]: [cortex-a53]
[dalvik.vm.isa.arm64.features]: [default]
[dalvik.vm.isa.arm64.variant]: [generic]
[dalvik.vm.lockprof.threshold]: [500]
[dalvik.vm.stack-trace-file]: [/data/anr/traces.txt]
[dalvik.vm.usejit]: [true]
[debug.atrace.tags.enableflags]: [0]
[init.svc.adbd]: [running]
[init.svc.ldconfigtxt]: [stopped]
[init.svc.recovery]: [running]
[init.svc.set_permissive]: [stopped]
[init.svc.ueventd]: [running]
[keyguard.no_require_sim]: [true]
[media.sf.extractor-plugin]: [libffmpeg_extractor.so]
[media.sf.omx-plugin]: [libffmpeg_omx.so]
[mtp.crash_check]: [0]
[net.bt.name]: [Android]
[net.change]: [net.bt.name]
[persist.sys.dalvik.vm.lib.2]: [libart.so]
[persist.sys.dun.override]: [0]
[persist.sys.root_access]: [0]
[persist.sys.usb.config]: [adb]
[ro.allow.mock.location]: [1]
[ro.baseband]: [msm]
[ro.board.platform]: [msm8992]
[ro.boot.baseband]: [msm]
[ro.boot.bl_state]: [2]
[ro.boot.bootdevice]: [f9824900.sdhci]
[ro.boot.bootloader]: [0xA052]
[ro.boot.bootreason]: [power_key_press]
[ro.boot.btmacaddr]: [F4:F5:24:01:2A8]
[ro.boot.build_vars]: [white]
[ro.boot.carrier]: [retus]
[ro.boot.cid]: [0x9]
[ro.boot.device]: [clark]
[ro.boot.fsg-id]: []
[ro.boot.hardware.sku]: [XT1575]
[ro.boot.hardware]: [qcom]
[ro.boot.hwrev]: [0x83C0]
[ro.boot.mode]: [normal]
[ro.boot.powerup_reason]: [0x00000080]
[ro.boot.radio]: [0x2]
[ro.boot.secure_hardware]: [1]
[ro.boot.selinux]: [permissive]
[ro.boot.serialno]: [ZY223T4S7J]
[ro.boot.wifimacaddr]: [F4:F5:24:01:2A9,F4:F5:24:01:2AA]
[ro.boot.write_protect]: [0]
[ro.bootimage.build.date.utc]: [1532854765]
[ro.bootimage.build.date]: [Sun Jul 29 08:59:24 UTC 2018]
[ro.bootimage.build.fingerprint]: [Android/cm_clark/clark:6.0.1/MOB31K/a6661b3789:eng/test-keys]
[ro.bootloader]: [0xA052]
[ro.bootmode]: [normal]
[ro.build.characteristics]: [default]
[ro.build.date.utc]: [1532854466]
[ro.build.date]: [Sun Jul 29 08:54:26 UTC 2018]
[ro.build.description]: [cm_clark-eng 6.0.1 MOB31K a6661b3789 test-keys]
[ro.build.display.id]: [cm_clark-eng 6.0.1 MOB31K a6661b3789 test-keys]
[ro.build.fingerprint]: [Android/cm_clark/clark:6.0.1/MOB31K/a6661b3789:eng/test-keys]
[ro.build.flavor]: [cm_clark-eng]
[ro.build.host]: [24fbe3db73ea]
[ro.build.id]: [MOB31K]
[ro.build.product]: [clark]
[ro.build.selinux]: [1]
[ro.build.tags]: [test-keys]
[ro.build.type]: [eng]
[ro.build.user]: [jenkins]
[ro.build.version.all_codenames]: [REL]
[ro.build.version.base_os]: []
[ro.build.version.codename]: [REL]
[ro.build.version.incremental]: [a6661b3789]
[ro.build.version.preview_sdk]: [0]
[ro.build.version.release]: [6.0.1]
[ro.build.version.sdk]: [23]
[ro.build.version.security_patch]: [2016-12-01]
[ro.carrier]: [unknown]
[ro.cm.build.version.plat.rev]: [0]
[ro.cm.build.version.plat.sdk]: [6]
[ro.cm.device]: [clark]
[ro.cm.display.version]: [13.0-20180729-UNOFFICIAL-clark]
[ro.cm.releasetype]: [UNOFFICIAL]
[ro.cm.version]: [13.0-20180729-UNOFFICIAL-clark]
[ro.cmlegal.url]: [https://cyngn.com/legal/privacy-policy]
[ro.com.android.dataroaming]: [false]
[ro.com.android.dateformat]: [MM-dd-yyyy]
[ro.com.android.wifi-watchlist]: [GoogleGuest]
[ro.com.google.clientidbase]: [android-google]
[ro.config.alarm_alert]: [Helium.ogg]
[ro.config.notification_sound]: [Argon.ogg]
[ro.config.ringtone]: [Orion.ogg]
[ro.dalvik.vm.native.bridge]: [0]
[ro.debuggable]: [1]
[ro.hardware]: [qcom]
[ro.kernel.android.checkjni]: [1]
[ro.modversion]: [13.0-20180729-UNOFFICIAL-clark]
[ro.product.board]: [clark]
[ro.product.brand]: [Android]
[ro.product.cpu.abi]: [arm64-v8a]
[ro.product.cpu.abilist32]: [armeabi-v7a,armeabi]
[ro.product.cpu.abilist64]: [arm64-v8a]
[ro.product.cpu.abilist]: [arm64-v8a,armeabi-v7a,armeabi]
[ro.product.device]: [clark]
[ro.product.locale]: [en-US]
[ro.product.manufacturer]: [motorola]
[ro.product.model]: [XT1575]
[ro.product.name]: [cm_clark]
[ro.revision]: [0]
[ro.secure]: [0]
[ro.serialno]: [ZY223T4S7J]
[ro.setupwizard.enterprise_mode]: [1]
[ro.twrp.boot]: [1]
[ro.twrp.version]: [3.2.3-0]
[ro.url.legal.android_privacy]: [http://www.google.com/intl/%s/mobile/android/basic/privacy.html]
[ro.url.legal]: [http://www.google.com/intl/%s/mobile/android/basic/phone-legal.html]
[ro.wifi.channels]: []
[ro.zygote]: [zygote64_32]
[service.adb.root]: [1]
[sys.usb.config]: [mtp,adb]
[sys.usb.ffs.ready]: [1]
[twrp.action_complete]: [0]
[twrp.crash_counter]: [0]
PLEASE LET ME KNOW IF THERE ARE ANYMORE LOGS THAT NEED TO BE REVIEWED.

How to restart a component after a partial crash (Android 6.0.1)

I have installed in my car a head unit coming from China, equiped with Android 6.0.1
Code:
[ro.build.date]: [2018-11-01 09:59:00 Thursday]
[ro.build.date.utc]: [1541037540]
[ro.build.description]: [sofia3gr_car_64-userdebug 6.0.1 MMB29M eng.bsp.20181101.095558 release-keys]
[ro.build.display.id]: [sofia3gr_car_64-userdebug 6.0.1 MMB29M eng.bsp.20181101.095558 release-keys]
[ro.build.fingerprint]: [Android/sofia3gr_car_64/sofia3gr_car:6.0.1/MMB29M/bsp11010956:userdebug/release-keys]
[ro.build.flavor]: [sofia3gr_car_64-userdebug]
[ro.build.fytfontsize]: []
[ro.build.fytid]: [FYGrp01]
[ro.build.fytinputmethod]: [com.google.android.inputmethod.pinyin/.PinyinIME]
[ro.build.fytlivewallpaper]: []
[ro.build.fytmanufacturer]: [39]
[ro.build.host]: [fyt]
[ro.build.id]: [MMB29M]
[ro.build.product]: [sofia3gr_car]
[ro.build.tags]: [release-keys]
[ro.build.type]: [userdebug]
[ro.build.user]: [bsp]
[ro.build.version.all_codenames]: [REL]
[ro.build.version.base_os]: []
[ro.build.version.codename]: [REL]
[ro.build.version.incremental]: [eng.bsp.20181101.095558]
[ro.build.version.preview_sdk]: [0]
[ro.build.version.release]: [6.0.1]
[ro.build.version.sdk]: [23]
[ro.build.version.security_patch]: [2016-06-01]
I've rooted it successfully using procedures described on XDA forum
I've installed SSH server, and I have a "su" access to unit over WiFi.
I also have adb access, but only over WiFi
I've installed Joying Extra Tools from hvdwolf (thanks to him !)
I've replaced the Radio frontend, for a version with RDS text correctly displayed...
I've tried to install/use a TWRP , using the procedure proposed by : https://github.com/superdavex/joyingsofia
But It seems impossible to boot in recovery mode : An error is displayed on screen, and after a long timeout, the unit reboot in normal mode.
So, without a safe method to backup the complete unit (through TWRP), I don't wish to install and run Xposed, modules, nor try to flash a GTX ROM, by example.
But I have a problem with actual installed software :
Sometimes, the backward camera does'nt work :
- That could be a black screen, with nothing displayed
- That could be a 'fix' image
Sometimes, I've a popup window : "Platform Server s'est arrêté" = Platform server has stopped in english,
but not for each crash.....
The radio is still working
The only way to retrieve a backward camera working fine is to reboot the unit.....
Is it possible to identify wich application / process has to be restarted (periodically, or in case of failure) , to don't have to totally reboot ?

Categories

Resources