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..
Related
So I bought a cheap A10-based device from Amazon, "A1CS Fusion5" (can't post a link as I am < 10 posts but google it, it will come up on Amazon). It is a rebranded generic Allwinner A10 based tablet, and came with ICS installed. Reports it's model name as "M1001" but that seems to bear no relation to the Haipad M1001 which comes up during googling, however it seems to have the same spec as the Superpad M1001.
I want to get Cyanogenmod 9 on this, but I am an Android hacking noob and have no idea where to start. Can anyone suggest where to start?
It all looks like reasonable hardware:
C:\Program Files (x86)\Android\android-sdk\platform-tools>adb devices
List of devices attached
20080411 device
C:\Program Files (x86)\Android\android-sdk\platform-tools>adb shell
[email protected]:/ # lsmod
lsmod
rtl8150 8910 0 - Live 0xbf0f6000
mcs7830 6557 0 - Live 0xbf0f0000
qf9700 8513 0 - Live 0xbf0e9000
asix 22500 0 - Live 0xbf0de000
usbnet 23745 3 mcs7830,qf9700,asix, Live 0xbf0d2000
sun4i_csi0 26905 0 - Live 0xbf0c7000
gt2005 23058 0 - Live 0xbf0bc000
gc0308 17836 1 - Live 0xbf0b3000
videobuf_dma_contig 5659 1 sun4i_csi0, Live 0xbf0ae000
videobuf_core 18067 2 sun4i_csi0,videobuf_dma_contig, Live 0xbf0a4000
bma250 6806 0 - Live 0xbf09e000
mali 130579 12 - Live 0xbf071000
ump 42410 15 mali, Live 0xbf060000
ft5x_ts 46197 0 - Live 0xbf000000
[email protected]:/ # cat /proc/version
cat /proc/version
Linux version 3.0.8+ ([email protected]) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #337 PREEMPT Thu Apr 26 12:12:15 CST 2012
[email protected]:/ # cat /proc/cpuinfo
cat /proc/cpuinfo
Processor : ARMv7 Processor rev 2 (v7l)
BogoMIPS : 1001.88
Features : swp half thumb fastmult vfp edsp neon vfpv3
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x3
CPU part : 0xc08
CPU revision : 2
Hardware : sun4i
Revision : 0000
Serial : 0000000000000000
cat /system/usr/keylayout/sun4i-keyboard.kl
#[email protected] +
key 139 VOLUME_UP
key 217 VOLUME_DOWN
key 102 HOME WAKE
key 1 BACK WAKE
key 115 MENU WAKE_DROPPED
#[email protected] -
[email protected]:/ #
I stumbled across a thread on SlateDroid with a list of supported tablets for a CM9 build Christian Troy has been working on - looks like this device is a Protab2XXL.
It looks like his instructions are to get his build onto a device with CWM already installed, but how do I install CWM in the first place? ROM Manager tells me that the device is unsupported!
I have an Allwinner A10 tablet clone named "Eyeboom A10" resold by a tiny Germany company "Eyeboom": Product link (specs in German)
Can somebody help me identify: (any of the following)
the manufacturer,
a better known model name,
a flashable firmware file for use with LiveSuit, or
a suitable CyanogenMod 10 compatibilty pack from this post?
Specs:
Android 4.0.3
9,7"-/ 24,6-cm-display, 1024 x 768 Pixel, 16 Mio. colours
IPS display
1 GB DDR3 RAM
16 GB internal memory
802.11 b/g/n wifi
2 cameras: 2 MP front, 5 MP back
gravity sensor
slot for Micro SD cards up to 32 GB
mini-HDMI
Google App-Pack
Flash 11
From Android about page:
Build number: V4.009 TMHC ED 20121210
vendor id: 00000
lsmod output:
Code:
[email protected]:/ # lsmod
lsmod
8192cu 566489 0 - Live 0xbf16b000
bma250 6890 0 - Live 0xbf0d9000
gps 121973 0 - Live 0xbf0b5000 (F)
mcs7830 6557 0 - Live 0xbf0af000
sr9700 8629 0 - Live 0xbf0a8000
rtl8150 8910 0 - Live 0xbf0a1000
asix 22500 0 - Live 0xbf096000
usbnet 23745 3 mcs7830,sr9700,asix, Live 0xbf08a000
sun4i_csi0 31416 0 - Live 0xbf07d000
hi253 16646 1 - Live 0xbf074000
gc2015 14699 0 - Live 0xbf06c000
gt2005 15052 0 - Live 0xbf064000
gc0308 14208 1 - Live 0xbf05c000
videobuf_dma_contig 5659 1 sun4i_csi0, Live 0xbf057000
videobuf_core 18067 2 sun4i_csi0,videobuf_dma_contig, Live 0xbf04d000
mali 130483 12 - Live 0xbf020000
ump 42334 19 mali, Live 0xbf00f000
ft5x_ts 41505 0 - Live 0xbf000000
The script.bin file is attached.
Many thanks!
arikfunke said:
I have an Allwinner A10 tablet clone named "Eyeboom A10" resold by a tiny Germany company "Eyeboom": Product link (specs in German)
Can somebody help me identify: (any of the following)
the manufacturer,
a better known model name,
a flashable firmware file for use with LiveSuit, or
a suitable CyanogenMod 10 compatibilty pack from this post?
Specs:
Android 4.0.3
9,7"-/ 24,6-cm-display, 1024 x 768 Pixel, 16 Mio. colours
IPS display
1 GB DDR3 RAM
16 GB internal memory
802.11 b/g/n wifi
2 cameras: 2 MP front, 5 MP back
gravity sensor
slot for Micro SD cards up to 32 GB
mini-HDMI
Google App-Pack
Flash 11
From Android about page:
Build number: V4.009 TMHC ED 20121210
vendor id: 00000
lsmod output:
Code:
[email protected]:/ # lsmod
lsmod
8192cu 566489 0 - Live 0xbf16b000
bma250 6890 0 - Live 0xbf0d9000
gps 121973 0 - Live 0xbf0b5000 (F)
mcs7830 6557 0 - Live 0xbf0af000
sr9700 8629 0 - Live 0xbf0a8000
rtl8150 8910 0 - Live 0xbf0a1000
asix 22500 0 - Live 0xbf096000
usbnet 23745 3 mcs7830,sr9700,asix, Live 0xbf08a000
sun4i_csi0 31416 0 - Live 0xbf07d000
hi253 16646 1 - Live 0xbf074000
gc2015 14699 0 - Live 0xbf06c000
gt2005 15052 0 - Live 0xbf064000
gc0308 14208 1 - Live 0xbf05c000
videobuf_dma_contig 5659 1 sun4i_csi0, Live 0xbf057000
videobuf_core 18067 2 sun4i_csi0,videobuf_dma_contig, Live 0xbf04d000
mali 130483 12 - Live 0xbf020000
ump 42334 19 mali, Live 0xbf00f000
ft5x_ts 41505 0 - Live 0xbf000000
The script.bin file is attached.
Many thanks!
Click to expand...
Click to collapse
I have found This manufacturer : E-Future EA97G 9.7
Link : http://www.fasttech.com/product/1312704-e-future-ea97g-97-1024768-tft-screen-12ghz-android
I need the Rom as image, but i can't find it.
Can anyone provide me with info for a custom ROM for this tablet?
I have looked everywhere but cannot root the thing and cannot find any roms other than the stock one.
I am having some very bad wifi problems with this ROM. Disconnecting and reconnecting, hanging on connecting/obtaining ip address. etc
Was hoping someone could provide a more stable ROM.
I can use the device as a test for someone if they want to help me cook a new ROM
Any help would be appreciated.
Thanks
Ballz
Maybe this info will help :-
$ lsmod
RTL8188EUS 493690 0 - Live 0x00000000
mali 187485 10 - Live 0x00000000
ump 45808 19 mali, Live 0x00000000
uftl 12524 1 - Live 0x00000000
ubifs 162052 3 - Live 0x00000000
ubi 69820 6 uftl,ubifs, Live 0x00000000
$ cat /proc/cpuinfo
Processor : ARMv7 Processor rev 1 (v7l)
processor : 0
BogoMIPS : 533.29
processor : 1
BogoMIPS : 535.75
Features : swp half thumb fastmult vfp edsp thumbee neon vfpv3
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc05
CPU revision : 1
Hardware : iMAPx800
Revision : 0000
Serial : 0000000000000000
Maybe another device has a similar hardware list i could try the rom from?
Hi guys i've been searching this thread for sometime now for a Custom ROM that i can use for my Starmobile Diamond mt6577 and most of the threads that i ran to that has a hint for a possible install for my model give me second thoughts about flashing my unit. im not that knowledgeable when it comes to flashing roms but i know that even though most units have the same board model it doesn't mean that it has the same hardware and drivers right? with that said i was hoping that someone here is kind enough to tell me or direct me to a solution. below i'll provide some details about my phone and hope it'll somehow help.
From Device Info
Manufacturer: alps
Model: Starmobile Diamond
Hardware: mt6577
Board: signal77_cu_jb
CPU: ARMV7 processor rev 0 (v7l)
orientation: yamaha530 orientation sensor
magneticfield: yamaha530 3-axis magnetic field sensor
accelerometer: bma222 3-axis accelerometer
proximity: tmd2771 proximity sensor
light: tmd2771 light sensor
From Terminal:
[email protected]:/ $ lsmod wlan_mt6628 304392 0 - Live 0x00000000 mtk_wmt_wifi 2096 0 - Live 0x00000000 mtk_fm_priv 2368 0 - Live 0x00000000 (P) mtk_fm_drv 99796 1 mtk_fm_priv, Live 0x00000000 mtk_stp_bt 39296 0 - Live 0x00000000 mtk_stp_gps 36688 0 - Live 0x00000000 mtk_stp_uart 21024 0 - Live 0x00000000 (P) mtk_stp_wmt 354044 9 wlan_mt6628,mtk_wmt_wifi,mtk_fm_priv,mtk_fm_drv,mtk_stp_bt,mtk_stp_gps,mtk_stp_uart, Live 0x00000000 mtk_hif_sdio 16548 2 wlan_mt6628,mtk_stp_wmt, Live 0x00000000 devinfo 840 0 - Live 0x00000000 (P) devapc 3468 0 - Live 0x00000000 (P) sec 94972 0 - Live 0x00000000 (P) vcodec_kernel_driver 40192 0 - Live 0x00000000 m4u 102808 16 - Live 0x00000000 ccmni 16000 0 - Live 0x00000000 ccci 110316 15 ccmni, Live 0x00000000 ccci_plat 113928 2 ccmni,ccci, Live 0x00000000 mtklfb 20144 0 - Live 0x00000000 pvrsrvkm 191944 63 mtklfb, Live 0x00000000 [email protected]:/ $
Wanna port rom
Visit yuweng's rom porting tips thread to know more
Any other questions
Press thanks :good: if I've helped :highfive:
Hi guys,
i've been looking for some kind of software to help me with a couple of problems with my tablets. I have 3 tablets, 2 of them are the same model (E-smart 7") and one of them is a bit different (E-Smart 10.1"), but they are from the same brand and the same processor. Starting with the simpler problem, one of the tablets is password protected and i can't access it, it doesn't boot into recovery with any kind of key combo and the usb debugging isn't on so i can't remotely boot it into recovery, i have tried several fastboot methods to flash the tablet but none seems to work (proly wrong drivers) the specs of the tablet are: (obtained with the one that is working)
Hardware info
esp8089 252968 0 - Live 0x00000000
gslX680new 497996 0 - Live 0x00000000 (F)
mma7660 7412 0 - Live 0x00000000
cdc_ether 5099 0 - Live 0x00000000
rtl8150 9023 0 - Live 0x00000000
mcs7830 6292 0 - Live 0x00000000
qf9700 7805 0 - Live 0x00000000
asix 17150 0 - Live 0x00000000
usbnet 17700 4 cdc_ether,mcs7830,qf9700,asix, Live 0x00000000
sunxi_keyboard 3021 0 - Live 0x00000000
sw_device 13604 0 - Live 0x00000000
vfe_v4l2 445604 0 - Live 0x00000000
gc0308 10702 0 - Live 0x00000000
vfe_subdev 4723 2 vfe_v4l2,gc0308, Live 0x00000000
vfe_os 4099 2 vfe_v4l2,vfe_subdev, Live 0x00000000
cci 21594 2 gc0308, Live 0x00000000
videobuf_dma_contig 5535 1 vfe_v4l2, Live 0x00000000
videobuf_core 16520 2 vfe_v4l2,videobuf_dma_contig, Live 0x00000000
leds_sunxi 1351 0 - Live 0x00000000
mali 210578 20 - Live 0x00000000 (O)
lcd 38180 0 - Live 0x00000000
disp 993096 8 mali,lcd, Live 0x00000000
nand 280630 10 - Live 0x00000000 (O)
software info
Allwinner/astar_m86/astar-m86:4.4.2/KVT49L/20141015:eng/test-keys
and cpu info
Processor : ARMv7 Processor rev 5 (v7l)
processor : 0
BogoMIPS : 37942.34
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 : 5
Hardware : sun8i
Revision : 0000
The second problem is with the 10.1" that doesn't boot it just hangs in the boot logo. but i can set it to bootloader or some sort of download mode but i can't seem to get it recognised by fastboot or anything else but windows (proly driver issue again)
can anyone help?