Quantcast
Channel: xda-developers - Android Software and Hacking General [Developers Only]
Viewing all articles
Browse latest Browse all 3614

Help with rooting new Coby Kyros MID7065

$
0
0
"I am Needing help trying to root this device." I recently received a new Kyros MID7065 and am unable to root this particular tablet. I have the correct drivers installed via installing PDANet. The device shows up on my Windows 7/8 PCs as an MTP device and when I go to touch for other USB options, I am taken to the storage screen with the following: Media device(MTP) with a box checked that I am unable to uncheck (USB Debugging is enabled). If anybody has any ideas I am open to suggestions.

I have the following info from the tablet:

app_80@android:/ $ cat /proc/mtd
dev: size erasesize name
mtd0: 00800000 00200000 "bootloader"
mtd1: 00800000 00400000 "logo"
mtd2: 00800000 00400000 "aml_logo"
mtd3: 00800000 00400000 "recovery"
mtd4: 00800000 00400000 "boot"
mtd5: 20000000 00400000 "system"
mtd6: 08000000 00400000 "factory"
mtd7: 20000000 00400000 "cache"
mtd8: 90000000 00400000 "userdata"
mtd9: 123000000 00400000 "NFTL_Part



app_80@android:/ $ mount
rootfs / rootfs rw 0 0
tmpfs /dev tmpfs rw,nosuid,relatime,mode=755 0 0
devpts /dev/pts devpts rw,relatime,mode=600,ptmxmode=000 0 0
proc /proc proc rw,relatime 0 0
sysfs /sys sysfs rw,relatime 0 0
none /acct cgroup rw,relatime,cpuacct 0 0
tmpfs /mnt/asec tmpfs rw,relatime,mode=755,gid=1000 0 0
tmpfs /mnt/obb tmpfs rw,relatime,mode=755,gid=1000 0 0
none /dev/cpuctl cgroup rw,relatime,cpu 0 0
ubi0_0 /system ubifs ro,relatime 0 0
/dev/block/mtdblock6 /factory yaffs2 rw,nosuid,nodev,relatime 0 0
ubi1_0 /data ubifs rw,nosuid,nodev,relatime 0 0
/dev/block/mtdblock7 /cache yaffs2 rw,nosuid,nodev,relatime 0 0
none /proc/bus/usb usbfs rw,relatime 0 0
/dev/block/vold/250:37 /mnt/sdcard vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,g id=1015,fmask=0002,dmask=0002,allow_utime=0020,cod epage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
/dev/block/vold/250:37 /mnt/secure/asec vfat rw,dirsync,nosuid,nodev,noexec,relatime,uid=1000,g id=1015,fmask=0002,dmask=0002,allow_utime=0020,cod epage=cp437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro 0 0
tmpfs /mnt/sdcard/.android_secure tmpfs ro,relatime,size=0k,mode=000 0 0






here is a copy of build.prop:

# begin build properties
# autogenerated by buildinfo.sh
ro.build.id=ICS.MID7065.20121212
ro.build.display.id=ICS.MID7065.20121212.v002
ro.build.version.incremental=v002
ro.build.version.sdk=15
ro.build.version.codename=REL
ro.build.version.release=4.0.4
ro.build.date=Wed Dec 12 10:16:09 CST 2012
ro.build.date.utc=1355278569
ro.build.type=user
ro.build.user=chumin.zhang
ro.build.host=droid04-sz
ro.build.tags=release-keys
ro.product.model=MID7065
ro.product.brand=COBY
ro.product.name=MID7065
ro.product.device=MID7065
ro.product.board=MID7065
ro.product.cpu.abi=armeabi-v7a
ro.product.cpu.abi2=armeabi
ro.product.manufacturer=COBY
ro.product.locale.language=en
ro.product.locale.region=US
ro.wifi.channels=14
ro.board.platform=meson6
# ro.build.product is obsolete; use ro.product.device
ro.build.product=MID7065
# Do not try to parse ro.build.description or .fingerprint
ro.build.description=MID7065-user 4.0.4 ICS.MID7065.20121212 v002 release-keys
ro.build.fingerprint=COBY/MID7065/MID7065:4.0.4/ICS.MID7065.20121212/v002:user/release-keys
ro.build.characteristics=tablet
# end build properties
# system.prop for M1 reference board
# This overrides settings in the products/generic/system.prop file
#
#rild.libpath=/system/lib/libreference-ril.so
#rild.libargs=-d /dev/ttyS0
ro.sf.lcd_density=160
keyguard.no_require_sim=1
#set keyguard.enable=false to disable keyguard
keyguard.enable=true
ro.statusbar.widget=true
ro.statusbar.button=true
ro.statusbar.yearmonthdayweek=true

#wifi.interface=ra0
# Time between scans in seconds. Keep it high to minimize battery drain.
# This only affects the case in which there are remembered access points,
# but none are in range.
#wifi.supplicant_scan_interval = 60
#alsa.mixer.playback.master=DAC2 Analog
#alsa.mixer.capture.master=Analog
#configure the Dalvik heap for a standard tablet device.
#frameworks/base/build/tablet-dalvik-heap.mk
dalvik.vm.heapstartsize=5m
dalvik.vm.heapgrowthlimit=48m
dalvik.vm.heapsize=256m

hwui.render_dirty_regions=false

# Disable un-supported Android feature
hw.nopm=false
hw.nobattery=false
hw.nophone=true
hw.novibrate=true
hw.cameras=1
hw.hasethernet=false
#hw.hasdata=true
ro.platform.has.touch=true
hw.nodatausage=true
# Wi-Fi sleep policy
ro.platform.has.sleeppolicy=false
#set to 0 temporarily so touch works without other changes
ro.sf.hwrotation=270
#0~7 You are required to get the correct install direction according the sensor placement on target board
ro.sf.gsensorposition=1
ro.sf.ecompassposition=4
allow_all_orientations=1
#used to set default surface size, set 1 when hwrotation is 270;
debug.default.dimention=1

# Set Camera Orientation
#ro.camera.orientation.front=0
#ro.camera.orientation.back=0

# Use OSD2 mouse patch
ro.ui.cursor=osd2

ro.hardware=amlogic

# Enable 32-bit OSD
sys.fb.bits=32

# Disable GPS
gps.enable=false

# Enable player buildin
media.amsuperplayer.enable=true
media.amplayer.enable-acodecs=asf,aac,m4a,ape,flac,alac
media.amplayer.enable=true
media.amsuperplayer.m4aplayer=STAGEFRIGHT_PLAYER
media.amsuperplayer.defplayer=PV_PLAYER
media.amplayer.thumbnail=true
media.amplayer.stopbuflevel=0.05
media.amplayer.widevineenable=true
media.amplayer.html5_stretch=true
media.libplayer.fastswitch=1
media.libplayer.ipv4only=1
media.amplayer.dsource4local=1


# Nand write need force sync when gadget
#gadget.nand.force_sync=true

gadget.has.nofua = true

# Status bar customization
ro.statusbar.widget.power=true
ro.statusbar.yearmonthdayweek=true

# HDMI
ro.hdmi480p.enable=false
#rw.fb.need2xscale=ok
#media.amplayer.osd2xenable=true

#camera DCIM dir. 0:sd only; 1:nand only; 2,sd first
ro.camera.dcim=2

# Disable preload-class
ro.amlogic.no.preloadclass=0

# App optimization
ro.app.optimization=true
#Dual display
persist.sys.timezone=America/New_York
ro.vout.dualdisplay3=true
ro.vout.player.exit=false

# CPU settings
ro.has.cpu.setting=false

# CPU freq customized in setting menu
# normal, performance, powersaving
ro.cpumode.maxfreq=1000000,1200000,800000

# when usbstorage, CPU mode and freq
ro.usbstorage.cpumode=performance
ro.usbstorage.maxfreq=600000
#for update apk
virtualsd.enable=true
media.amplayer.widevineenable=true
#add by amlogic for adobe patch set 1 to enable ,set 0 to disable
ro.flashplayer.surfacehack=1

#google client prop
ro.com.google.clientidbase=android-anydata
#enable volume control on hdmi mode
audio.policy.digital.fixed=false
ro.setupwizard.mode=OPTIONAL

#
# ADDITIONAL_BUILD_PROPERTIES
#
ro.opengles.version=131072
ro.config.notification_sound=OnTheHunt.ogg
ro.config.alarm_alert=Alarm_Classic.ogg
drm.service.enabled=true
ro.com.google.gmsversion=4.0_r7
dalvik.vm.dexopt-flags=m=y
net.bt.name=Android
dalvik.vm.stack-trace-file=/data/anr/traces.txt

ro.anydata.checkin=true

default.prop:

#
# ADDITIONAL_DEFAULT_PROPERTIES
#
ro.secure=1
ro.allow.mock.location=0
ro.debuggable=0
persist.sys.usb.config=mtp

Sent from my MB870 using xda app-developers app

Viewing all articles
Browse latest Browse all 3614

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>