Hi, I've been looking around for a while for a custom ROM for my Navcity NT-1710 tablet without much luck.
I came across this thread for CM10 for Allwinner A13, which my tablet supposedly has, but upon further inspection on the thread for CWM, it says the "Hardware" in CPU info should be either "sun4i" (A10) or "sun5i" (A13), while my device returns this from ADB:
Code:
[email protected]:/ $ cat /proc/cpuinfo
cat /proc/cpuinfo
Processor : ARMv7 Processor rev 0 (v7l)
BogoMIPS : 2400.32
Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x3
CPU part : 0xc09
CPU revision : 0
Hardware : WMT
Revision : 0000
Serial : 0000000000000000
Does anyone have any idea whether I have another processor (and the company lies to its customers), or this could be some sort of misreading and I can still install CM10 normally? Thank you.
I’m looking for a custom ROM too, but without lucky....
I'm even thinking that I should make one, but without CWM it's futile.....
Sent from my NT1710
Hi to everybody!
I was on mk6 rom and had my xbmc 13.0 working perfectly. I updated to ugna7 and i get an error parsing cpu features.
I tried downloading the latest nightlie and didn't fix it.
I've read in some thread that the problem maybe is in proc/cpuinfo.
I wrote in the xbmc forums trying to find help but nobody answered. This is my thread:
http://forum.xbmc.org/showthread.php?tid=186026
and this is my cpuinfo:
Processor : ARMv7 Processor rev 0 (v7l)
processor : 0
BogoMIPS : 1592.52
processor : 1
BogoMIPS : 2786.91
processor : 2
BogoMIPS : 2786.91
processor : 3
BogoMIPS : 2786.91
Features : swp half thumb fastmult vfp edsp neon vfpv3 tls
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x3
CPU part : 0xc09
CPU revision : 0
Chip name : EXYNOS4412
Chip revision : 0011
Hardware : SMDK4x12
Revision : 000c
Serial : 7ed36fd34df18b7b
maybe someone is on mk6 and we can compare it ? maybe i can modify it so xbmc works ?
I have exact the same problem on ugna7 and boeffla kernel.
Does only matt and I having this problem?
Here on xda there are so many people with great knowledge and skills. Why nobody writes anything?
Hello I´m Antonio from Portugal .
I have this phone , lenovo A820s ( think this is a clone of a A820 ) , I´m very , very newbie ...
I´m trying to root this phone... but always fail !
the "project " is to backup the original software and after install a new Rom more "clean" , without the tons of apps that I don´t use ... and free some space because it has 1G of ram ... but is always at 92% full ( this confuses me also ) .....
The current problem is I can´t root the phone in the first place , but from the cpu-z report there is one thing that confuses me ...
Name : MediaTek MT6572
Hardware : mt6572
Hardware : MT6589 ----????? ( at the end of the report ) ,
CPU-Z specs report :
CPUs : 2
SoCs : 1
CPU 0 : ARMv7 Processor rev 3 (v7l)
Name : MediaTek MT6572
CPUs : 2
Core set 0 : ARM Cortex-A7
Core set 0 Nb Cores : 2
Core set 0 Max Clock : 1300 MHz
Core set 0 Impl.id : 0x41
Core set 0 Arch.id : 0x7
Core set 0 Var.id : 0
Core set 0 Part.id : 0xc07
Core set 0 Rev.id : 3
Core set 0 Revision : r0p3
Arch : 2x ARM Cortex-A7 @1,30 GHz
Codename :
Process : 28 nm
GPU Vendor : ARM
GPU Renderer : Mali-400 MP
Model : lenovoA820s (b812_emmc)
Manufacturer : alps
Board : b812_emmc
Hardware : mt6572
Android Ver. : 4.2.2
Kernel Arch. : armv7l
--- CPUInfos ---
abi : armeabi-v7a
abi2 : armeabi
Processor : ARMv7 Processor rev 3 (v7l)
processor : 0
BogoMIPS : 1191.18
Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls vfpv4 idiva idivt
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc07
CPU revision : 3
Hardware : MT6589
Revision : 0000
Serial : 0000000000000000
--- Debug Infos ---
0=mtktsbattery=25000
1=mtktspmic=28255
2=mtktspa=-127000
3=mtktswmt=25000
4=mtktscpu=25824
5=mtktsabb=25295
clock0=1300000
clock1=-1
Anyone know if a generic tablet using the omap4 cpu (OMAP4430 dual core 1k mhz) can use the cyanogen rom for the archos? Picked up this pos for $13 (still overpriced) and am have a tough time finding a route to root and the archos seem about as close a cousin as I can find, thanks..
http://www.amazon.com/gp/product/B00JDRYKHK?psc=1&redirect=true&ref_=oh_aui_search_detailpage
Your link on Amazon gives 404 error. It's hard to tell beforehand, Archos boards have slightly modified kernel in comparison with Blaze platform (TI OMAP4 processors). Do you have /mnt/rawfs/tags file on your device?
Yeah listing has disappeared and I don't see a way at /mnt/rawfs/tags without root, I just did a factory reset though and am using the built in fm, don't have es on there, each time set this thing up through google it slows to a crawl and is close to being introduced to a brick wall..
This is the best tech info I've found so far, as far as I can ferret out this is the cpu it's using, really need to figure away to root on this pos..
http://system-on-a-chip.specout.com/l/388/Texas-Instruments-OMAP-4430
emailed svp support.. giving 1/100 odds that they are of ANY help..
Yup, you need root to read that file. It's FTAGs file with device's TAGs of it's parts (CPU, memory, display, etc.). This file is used on Archos devices for initialisation. Without root you may try to type "lsmod" to figure out your drivers/devices on your tablet. Also "uname -a" will give you current kernel without root. Also try "cat /proc/cpuinfo" and "cat /cpu/meminfo." Also you may try to investigate inside /sys/ directory for devices and its config and so on.
Uname-a and /cpu/meminfo not found
[email protected]:/ $uname -a
/system/bin/sh: uname: not found
____________________
127|[email protected]:/ $ cat /cpu/meminfo
/system/bin/sh: cat: /cpu/meminfo: No such file or directory
[email protected]:/ $cat /proc/cpuinfo
Processor : ARMv7 Processor rev 1 (v7l)
processor : 0
BogoMIPS: 1114.46
processor : 1
BogoMIPS: 1114.46
Features: swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
Hardware: gs702a
Revision: 0000
Serial : 0000000000000000
____________________
[email protected]:/ $lsmod
wlan 594404 0 - Live 0x00000000 (O)
camera_drv 31073 0 - Live 0x00000000 (O)
camera_gc0309 27899 1 - Live 0x00000000 (O)
flash_light 2676 0 - Live 0x00000000 (O)
bma250 14186 0 - Live 0x00000000 (O)
ctp_icn83xx 23001 0 - Live 0x00000000 (O)
atc260x_cap_gauge 7631 0 - Live 0x00000000 (O)
gl5202_hdmi 68657 2 - Live 0x00000000 (O)
gl5202_tvout 11843 1 - Live 0x00000000 (O)
atv5202_vout 12533 0 - Live 0x00000000 (O)
atv5202_mmc 21991 0 - Live 0x00000000 (O)
mmc_block 16654 2 - Live 0x00000000 (O)
mmc_core 94484 2 atv5202_mmc,mmc_block, Live 0x00000000 (O)
option 16371 0 - Live 0x00000000 (O)
usb_wwan 8745 1 option, Live 0x00000000 (O)
galcore 150096 16 - Live 0x00000000 (O)
vce_drv 13768 0 - Live 0x00000000 (O)
vde_drv 15187 0 - Live 0x00000000 (O)
sndrv 35748 3 - Live 0x00000000 (O)
atc260x_audio 1355 1 sndrv, Live 0x00000000 (O)
monitor 17307 0 - Live 0x00000000 (O)
acts_hcd 83675 1 wlan, Live 0x00000000 (O)
g_android 110371 1 - Live 0x00000000 (O)
dummy_udc 4267 0 - Live 0x00000000 (O)
atc260x_rtc 5323 0 - Live 0x00000000 (O)
atc260x_power 16614 2 atc260x_cap_gauge,monitor, Live 0x00000000 (O)
atc260x_adckeypad 4520 0 - Live 0x00000000 (O)
atc260x_onoff 2969 0 - Live 0x00000000 (O)
atv5202_fb 8504 2 - Live 0x00000000 (O)
atv5202_lcd 8652 0 - Live 0x00000000 (O)
atv5202_backlight 5363 1 atv5202_lcd, Live 0x00000000 (O)
atv5202_de 54619 9 gl5202_hdmi,gl5202_tvout,atv5202_vout,atv5202_fb,atv5202_lcd)
blk2drv 4267 0 - Live 0x00000000 (O)
blk1drv 202004 8 gl5202_hdmi,g_android,blk2drv, Live 0x00000000 (O)
1|[email protected]:/ $ cd /sys
[email protected]:/sys $ ls
block
bus
class
dev
devices
firmware
fs
kernel
module
monitor
power
These are the other devices I find using this cpu
gs702a unknown TAB-700QC full_gs702a full_gs702a ARMv7 Processor rev 1 (v7l)
g
s702a Ramos Ramos W17Pro V3.0 full_gs702a full_gs702a ARMv7 Processor rev 1 (v7l)
gs702a ainol Novo8 Dream QuadCore full_gs702a full_gs702a ARMv7 Processor rev 1 (v7l)
gs702a unknown Full AOSP on Leopard SOC full_gs702a full_gs702a ARMv7 Processor rev 1 (v7l)
gs702a ainol Novo 10 Hero QuadCore full_gs702a full_gs702a ARMv7 Processor rev 1 (v7l) gs702a
Did I say "cat /cpu/meminfo"? Sorry, it was misspelling. Use "cat /proc/meminfo" instead. It will show memory of the device. uname command probably doesn't present to save up a bit more space.
What's the name of your device BTW?
"Hardware: gs702a" isn't device name, it's most probably the name of the motherboard on your device. Ainol Novo7 Venus device may also have this board. I don't think Archos gen9/gen10 kernel is compatible with "gs702a" boards. Take a look there:
https://github.com/archos-sa/archos-gpl-gen9-kernel-ics/tree/master/arch/arm/mach-omap2
I don't see board-gs702a there. Maybe you should try to search in older Gen8 kernels, IDK:
https://github.com/archos-sa/archos-gpl-gen8-kernel/tree/master/arch/arm/mach-omap2
Also do not see any gs702a here. You may try to look also in gen7/gen6 yourself.
Also, your modules from lsmod look very different. Here is an example of lsmod on Archos 80 G9 Turbo (A80S board with OMAP4460 ES1.1 CPU with Cypress tma340 touch screen chip modification):
$ lsmod
wl12xx_sdio 2674 0 - Live 0xbf172000
omaplfb_sgx540_120 18406 0 - Live 0xbf169000
pvrsrvkm_sgx540_120 305403 39 omaplfb_sgx540_120, Live 0xbf10c000
wl12xx 139383 0 - Live 0xbf0e2000
mac80211 254440 1 wl12xx, Live 0xbf097000
cfg80211 147250 2 wl12xx,mac80211, Live 0xbf06c000
bnep 8582 0 - Live 0xbf062000
btwilink 2515 0 - Live 0xbf05e000
hidp 11082 0 - Live 0xbf057000
rfcomm 26927 0 - Live 0xbf04c000
bluetooth 168422 7 bnep,btwilink,hidp,rfcomm, Live 0xbf01b000
compat 4281 5 bnep,btwilink,hidp,rfcomm,bluetooth, Live 0xbf016000
hso 24457 0 - Live 0xbf00c000
cypress_tma340 9736 0 - Live 0xbf000000
And example of its CPU info:
# cat /proc/cpuinfo
Processor : ARMv7 Processor rev 10 (v7l)
processor : 0
BogoMIPS : 580.40
processor : 1
BogoMIPS : 582.85
Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x2
CPU part : 0xc09
CPU revision : 10
Hardware : ARCHOS A80S board
Revision : 0005
Serial : 0000000000000000
OMAP revision : OMAP4460 ES1.1
Boot : 5.05.000009
Also be careful. Make full backup of the whole MMC or other storage you have on device. And try to install some kind of Special developer edition firmware (backup menu in case some kind of partition is bad and do not load). Different devices may have different partitioning schemes with a lot of different partitions on the same device. Also, you should know that Archos firmware is encrypted and there are decryptors for it. Also, Archos kernel is signed, you will have problems with it because of checksum mismatch (if you will be doing strange things without understanding). There are also special tools for firmware modification like ACT Pad Firmware Modify Tool. But you should know what you are doing and double-check if you do not want to brick your device.
Ok, thanks for your help, I was guessing that this might be compatible. At least you got me thinking linux rather than android, funny if I install linux I usually don't even install a gui and use ssh for everything, but with android it just as likely I won't even have terminal installed, pretty good trick hiding the linux bones so well you forget it's just another desktop env.
And since I reset, and have not mainlined the goo, (ie not entering any google account info) I've side-loaded my apps instead, and it's running reasonably well vs slowing to a crawl once it gets hooked on the goo, so I'm sticking with the side, and kids.. just say no to the goo!!
thanks..
Hello Pros,
I have problem to get a rom for my tablet.
can any one help me plz:
this what i have:
BOARD: u357 main pcb v4.0
CPUs : 4
SoCs : 1
CPU 0 : AArch64 Processor rev 4 (aarch64)
Name : MediaTek MT6735
CPUs : 4
Core set 0 : ARM Cortex-A53
Core set 0 Nb Cores : 4
Core set 0 Max Clock : 988 MHz
Core set 0 Impl.id : 0x41
Core set 0 Arch.id : 0x8
Core set 0 Var.id : 0
Core set 0 Part.id : 0xd03
Core set 0 Rev.id : 4
Core set 0 Revision : r0p4
Arch : 4x ARM Cortex-A53 @988 MHz
Codename :
Process : 28 nm
GPU Vendor : ARM
GPU Renderer : Mali-T720
Model : Orange Tab8 4G (Orange Tab8 4G)
Manufacturer : Orange
Board : unknown
Hardware : mt6735
Android Ver. : 5.1
Kernel Arch. : aarch64
Battery capacity : 1000
--- CPUInfos ---
abi : armeabi-v7a
abi2 : armeabi
supported abis : [arm64-v8a, armeabi-v7a, armeabi]
supported 32-bit abis : [armeabi-v7a, armeabi]
supported 64-bit abis : [arm64-v8a]
Processor : AArch64 Processor rev 4 (aarch64)
processor : 0
BogoMIPS : 26.00
processor : 1
BogoMIPS : 26.00
processor : 2
BogoMIPS : 26.00
Features : fp asimd aes pmull sha1 sha2 crc32 wp half thumb fastmult vfp edsp neon vfpv3 tlsi vfpv4 idiva idivt
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd03
CPU revision : 4
Hardware :
--- Debug Infos ---
20=mtktswmt=42000
21=mtktspmic=38280
22=mtkts1=42400
23=mtkts2=42000
24=mtkts3=42100
25=mtktspa=-127000
26=mtktsbattery=34000
27=mtktscpu=42400
28=mtktsAP=42000
29=mtktsbtsmdpa=41000
clock 0=988000
clock2 0=98800
clock 1=988000
clock2 1=98800
clock 2=988000
clock2 2=98800
clock 3=-1
clock2 3=-1
no one can help me
houcem.info said:
no one can help me
Click to expand...
Click to collapse
I can help you to make twrp for your device but about rom i cant say....
HemanthJabalpuri said:
I can help you to make twrp for your device but about rom i cant say....
Click to expand...
Click to collapse
ooooh, god bless you :good:
houcem.info said:
ooooh, god bless you :good:
Click to expand...
Click to collapse
Did you have the stock rom of your device