foxnet99
Member
- Nov 24, 2011
- 9
- 8
Congratulations! So you have a tablet model P745 (or 701A)...The M701sa I just installed works on my Infotmic210 and my hardware buttons all seem to work
Last edited:
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Congratulations! So you have a tablet model P745 (or 701A)...The M701sa I just installed works on my Infotmic210 and my hardware buttons all seem to work
vio's IusEdit 0.41 see thread http://www.androidtablets.net/forum/sylvania-tablets/13447-custom-sylvania-rom-development.html for background and discussion to extract zSYS.img from an InfoTMIC Update Wrap (.ius) file. Once extracted cut the header as described. Extract the image from the archive. Finally use unyaffs to unpack the image.Friends, tell me, please! And someone tried to remove the program from the IMG-file?
What is the utility for Windows?
I want to unpack the system.img
$cat proc/cmdline
Wow! I did not know about the model TR-706....
Wow! I did not know about the model TR-706....
And any of you have manual (PDF) for Superpad i7 ???
It is coding in the firmware. Look into /system/etc/vold.fstab and compare to these examples. Each is dependent on hardware setup 1st example 10" Sylvania, 2nd is 7" Sylvania & commented out, 3rd is 10" SuperPad. Not sure which or if any would be correct for i7 hardware setup so it may be trial and error to get correct.Connect to it my flash-drive on <standart-USB>. Tablet connect to jack #3.
But the tablet does not see the flash-drive (from program My PAD).
It should be? Or is it a bug firmware?
## Vold 2.0 Generic fstab
## - San Mehat ([email protected])
##
#######################
## Regular device mount
##
## Format: dev_mount <label> <mount_point> <part> <sysfs_path1...>
## label - Label for the volume
## mount_point - Where the volume will be mounted
## part - Partition # (1 based), or 'auto' for first usable partition.
## <sysfs_path> - List of sysfs paths to source devices
######################
## Example of a standard sdcard mount for the emulator / Dream
# Mounts the first usable partition of the specified device
#dev_mount sdcard /mnt/sdcard auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
## Example of a dual card setup
# dev_mount left_sdcard /sdcard1 auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
# dev_mount right_sdcard /sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/msm_sdcc.3/mmc_host/mmc1
dev_mount inner_sdcard /mnt/sdcard 1 /devices/platform/imapx200_sdi2.2/mmc_host/mmc2
dev_mount up_sdcard /mnt/sdcard/sdcard1 auto /devices/platform/imapx200_sdi0.0/mmc_host/mmc0
dev_mount down_sdcard /mnt/sdcard/sdcard2 auto /devices/platform/imapx200_sdi1.1/mmc_host/mmc1
[B]dev_mount left_udisk /mnt/sdcard/udisk1 auto /devices/platform/imapx200_usbhost20/usb1/1-3/1-3:1.0
dev_mount right_udisk /mnt/sdcard/udisk2 auto /devices/platform/imapx200_usbhost20/usb1/1-1/1-1:1.0[/B]
## Example of specifying a specific partition for mounts
# dev_mount sdcard /sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
## Vold 2.0 Generic fstab
## - San Mehat ([email protected])
##
#######################
## Regular device mount
##
## Format: dev_mount <label> <mount_point> <part> <sysfs_path1...>
## label - Label for the volume
## mount_point - Where the volume will be mounted
## part - Partition # (1 based), or 'auto' for first usable partition.
## <sysfs_path> - List of sysfs paths to source devices
######################
## Example of a standard sdcard mount for the emulator / Dream
# Mounts the first usable partition of the specified device
#dev_mount sdcard /mnt/sdcard auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
## Example of a dual card setup
# dev_mount left_sdcard /sdcard1 auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
# dev_mount right_sdcard /sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/msm_sdcc.3/mmc_host/mmc1
dev_mount up_sdcard /mnt/sdcard/sdcard1 auto /devices/platform/imapx200_sdi0.0/mmc_host/mmc0
dev_mount down_sdcard /mnt/sdcard/sdcard2 auto /devices/platform/imapx200_sdi1.1/mmc_host/mmc1
[B]#[/B]dev_mount left_udisk /mnt/udisk1 auto /devices/platform/imapx200_usbhost20/usb1/1-3/1-3:1.0
[B]#[/B]dev_mount right_udisk /mnt/udisk2 auto /devices/platform/imapx200_usbhost20/usb1/1-2/1-2:1.0
## Example of specifying a specific partition for mounts
# dev_mount sdcard /sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
## Vold 2.0 Generic fstab
## - San Mehat ([email protected])
##
#######################
## Regular device mount
##
## Format: dev_mount <label> <mount_point> <part> <sysfs_path1...>
## label - Label for the volume
## mount_point - Where the volume will be mounted
## part - Partition # (1 based), or 'auto' for first usable partition.
## <sysfs_path> - List of sysfs paths to source devices
######################
## Example of a standard sdcard mount for the emulator / Dream
# Mounts the first usable partition of the specified device
#dev_mount sdcard /mnt/sdcard auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
## Example of a dual card setup
# dev_mount left_sdcard /sdcard1 auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
# dev_mount right_sdcard /sdcard2 auto /devices/platform/goldfish_mmc.1 /devices/platform/msm_sdcc.3/mmc_host/mmc1
#dev_mount inner_sdcard /mnt/sdcard 6 /devices/platform/imapx200_sdi0.0/mmc_host/mmc0
dev_mount sdcard /mnt/sdcard auto /devices/platform/imapx200_sdi1.1/mmc_host/mmc1
#dev_mount left_udisk /mnt/udisk1 auto /devices/platform/imapx200_usbhost20/usb1/1-3/1-3:1.0
#dev_mount right_udisk /mnt/udisk2 auto /devices/platform/imapx200_usbhost20/usb1/1-2/1-2:1.0
[B]dev_mount udisk1 /mnt/udisk1 auto /devices/platform/imapx200_usbhost20/usb1/1-3/1-3:1.0
dev_mount udisk2 /mnt/udisk2 auto /devices/platform/imapx200_usbhost20/usb1/1-2/1-2:1.0[/B]
#dev_mount udisk2 /mnt/udisk2 auto /devices/platform/imapx200_usbhost20/usb1/1-2/1-2.1/1-2.1:1.0
#dev_mount udisk2 /mnt/udisk2 auto /devices/platform/imapx200_usbhost20/usb1/1-2/1-2.2/1-2.2:1.0
#dev_mount udisk2 /mnt/udisk2 auto /devices/platform/imapx200_usbhost20/usb1/1-2/1-2.3/1-2.3:1.0
#dev_mount udisk2 /mnt/udisk2 auto /devices/platform/imapx200_usbhost20/usb1/1-2/1-2.4/1-2.4:1.0
## Example of specifying a specific partition for mounts
# dev_mount sdcard /sdcard 2 /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
M701SA_0722_V2.1 - this is Android version 2.2.
As I understand it, the market there are three device of the tablet Superpad i7 - the old model K701 (on-chip VIA 8650, firmware M701), P721 (CPU Infotmic IMAPX210, firmware M702) and P745 (CPU Infotmic IMAPX220, firmware M701SA???). The last two are not compatible firmware on hardware buttons. The rest of their drivers are identical.
I need a firmware M702. Unfortunately I have not found it. Or need to change the button functions after applying the firmware M701SA.
One irritating fact on this 745 tablet is it says that it has 2 gig mem. according to titanium backup (rooted) I have rom: 201 meg (79) free. Internal 1.03 bg (654 MB free) This is the memory area I cant seem to save anything to. Sd card 454 mb (43 meg free) This is were all my programs install. and then my ext. sd card (most proggy show it as SD1) 13 gig free as it should. How do I get to and/or use the internal mem?