Symbianize Forum

Most of our features and services are available only to members, so we encourage you to login or register a new account. Registration is free, fast and simple. You only need to provide a valid email. Being a member you'll gain access to all member forums and features, post a message to ask question or provide answer, and share or find resources related to mobile phones, tablets, computers, game consoles, and multimedia.

All that and more, so what are you waiting for, click the register button and join us now! Ito ang website na ginawa ng pinoy para sa pinoy!

[UPDATE: Cyanogenmod 10] Android MID-2330-S and Q88 Thread

NikkoJames15

The Patriot
Advanced Member
Messages
626
Reaction score
0
Points
26
Basahin muna po at least the first three posts bago magtanong. Any questions na obvious ang sagot (AKA newbie posts) ay masasagot ng first three posts. Para lang di makalat yung thread at di paulit-ulit ang tinatype ko. Salamat. :lol:


MID-2330-S (Q88A13)
dual-core-tablet-7-q88-model-infotmic-a5.jpg

This tablet comes under many brand names such as SHARE, RICH & HL, iTechie, iRobot, etc.

Specifications
Processor: Allwinner A13 1.0GHz (~1008MHz) single core ARM7 sun5i
OS: Android 4.0.4 Ice Cream Sandwich, upgradable to 4.1 Jellybean
RAM: 512MB
Display: 7" TFT, 16:9 aspect ratio, 800×480 capacitive touchscreen
Internal Storage: 4-8GB; 1GB reserved for apps
External Storage: microSD card, up to 32GB maximum capacity
WiFi: 802.11b/g/n
External connectors: USB 2.0, USB on-the-go
Camera: Built-in, 0.3 megapixel front-facing, 2.0 megapixel back-facing
Microphone: Built-in
Audio: MP2/MP3/WAV/AAC/WMA
Video: MPEG1/2/4, MJPG, H263 (1280x720), H264 (720×480)
Picture: JPG/PNG/BMP
Battery: 2600mAh

Component list
Allwinner A13 single-core mobile SoC, ARM Cortex-A8 1008MHz (sun5i)
Realtek 8188EU/8192CU wireless network adapter (8188eu)
Realtek RTL8150L Single-Chip USB to Fast Ethernet Controller (rtl8150)
ASIX MCS7830 USB 2.0 to 10/100M Fast Ethernet Controller (mcs7830)
Genoa Systems QF9700 USB2.0 To Fast Ethernet Adapter (qf9700)
ASIX USB to Ethernet Controller (asix)
GalaxyCore GC0308 camera with 640x480 resolution, 1/6.5-inch optical format, 4-transistor pixel structure, 10-bit ADC and embedded image signal processor (gc0308, gc03082)
Allwinner CedarX multimedia co-processing technology for hardware accelerated video and image decoding (cedarx)
Single core ARM Mali-400 MP1 with 32kB L2 cache with OpenGL ES 1.1/2.0 (mali)
MXC622X 2-axis gravity sensor (mxc622x)
GSL1680 capacitive touch screen controller (gslx680)

Instructions

How to reflash your Allwinner A13 tablet using Livesuit 1.09
1. Download and install Livesuit 1.09.
2. Completely power down your tablet by pressing and holding the power button for 10 to 15 seconds.
3. Launch Livesuit, and select your *.img file.
4. Boot the tablet into upgrade mode. Be sure to follow these instructions to the letter.
a. Plug the USB cable to the USB port of your PC or laptop.
b. Plug the USB cable to the microUSB port of your tablet, then quickly press the volume up button.
c. Press the power button repeatedly until it is detected by Windows.
d. If Livesuit is installed correctly, Windows should install a device named "VID_1f3a_PID_efe8".
e. This device may show with an exclamation mark in Windows Device Manager, this doesn't matter and can be ignored.
5. After a few seconds a window will pop up on your PC asking if you want to perform a forced firmware update. You can release the volume up button at this point. Select Yes. You will be asked if you're sure. Select Yes.
6. The update will start and will take take approximately 3 minutes to complete. You will see a progress bar during the process and will get a dialog saying "Upgrade succeeds" when it's done.

How to root Allwinner A13 Devices:
NOTE: Allwinner A13 tablets come pre-rooted, except the branded ones such as Ainol. There is no need for complex procedures, thankfully.
1. Download Superuser from the Play Store and update the SU binary through the app.
2. Download Busybox and set it up.
That's it, really. :lol:

How to set up ADB
Important: This is needed for almost everything posted here.
1. Turn USB debugging on, then connect the tablet to your PC.
2. Download ADB and the ADB drivers.
3. The ADB driver program should automatically install the needed drivers for your tablet.
4. Extract ADB.zip to C:/. That's it, you've set up ADB.

[OLD]Installing ClockWorkMod (CWM) Recovery
Highlight to view
1. Download NovoTools and install it to your tablet. Download CWM as well.
2. Place the recovery.img to your tablet's internal memory. It should be under /mnt/sdcard.
3. Open NovoTools and touch "Flash recovery".
4. NovoTools should display a confirmation. To check, click "Enter recovery mode".


How to install or restore a firmware dump
1. Extract your dump files at the root of your microSD card. You should see bootloader.img, boot.img, data.tgz, recovery.img and system.tgz. Insert the card into the tablet.
2. Install CWM using NovoTools and boot into recovery mode.
3. Navigate to mounts and storage.
4. Using a command prompt, type adb shell.
5. Format everything except /sdcard and /sd-ext.
6. Mount everything except /sd-ext.
7. Enter the following commands on the command prompt.
Code:
cat /sdcard/bootloader.img > /dev/block/nanda
cat /sdcard/boot.img > /dev/block/nandc
busybox tar -C /system/ -zxvf /sdcard/system.tgz
busybox tar -C /data/ -zxvf /sdcard/data.tgz
reboot
8. After the tablet restarts, do a factory reset to restore root access.

How to create a firmware dump for backup
1. Install and download Uberizer.
2. Launch Uberizer, then connect your tablet. Make sure USB debugging is enabled.
3. After your tablet is detected, select i. A1x firmware menu.
4. Select 3. Dump A1x firmware to /rom_dumps.
5. Follow the instructions given to you by Uberizer.
6. Your firmware dump is located inside Uberizer's rom_dumps folder. Back it up and place it somewhere safe.

How to pull your script.bin using Uberizer
1. Connect your tablet to your PC with USB debugging enabled.
2. Download and install Uberizer.
3. Select i. A1X Firmware Menu, then select 8.Dump script.bin (to uberizer root dir).
4. Your tablet's script.bin is located at C:/Program Files/TechKnow/Uberizer.

How to create an lsmod output
1. Set up ADB, connect your tablet and turn on USB debugging.
2. Open a command prompt, and type adb shell lsmod.
 
Last edited:
Re: Android MID-2330-S and Q88 Thread

Firmwares

All of these firmwares come rooted. Just download SuperUser from the Play Store and update the binary. :thumbsup:

[NEW] Cyanogenmod 10
Cyanogenmod 10 for A13 tablets (with patches) by AnonFBI: www.techknow.me/forum/index.php?topic=6182.0

Android 4.0.4 Ice Cream Sandwich
November 27, 2012
Firmware #1: http://www.4shared.com/file/RXMp4tBm/q88dcET.html
Firmware #2: http://www.4shared.com/file/kSFbVDeQ/q88dcET2.html
March 19, 2013
Note: Remove all the Chinese characters or you will get an IMG not found error when flashing using Livesuit.
Single-camera: http://download.etbuying.com/Q88_Single_camera.rar
Dual-camera: http://download.etbuying.com/Q88_dual_camera_firmware.rar

Android 4.1 Jelly Bean
Firmware dump: http://www.4shared.com/rar/fApTe51B/41_online.html
 
Last edited:
Re: Android MID-2330-S and Q88 Thread

Fixes, resources and tools

Livesuit 1.09: for flashing *.img firmwares
http://www.mediafire.com/download.php?c4uibfqd79j6s6g
Android Debug Bridge (ADB): for command line access to the tablet via USB.
http://androidarea51.com/downloads/adb.zip
ADB Drivers: installs the necessary ADB drivers for your device.
http://www.mediafire.com/download/l1j2ouf7jlj6u7p/ADB_Drivers.exe
[NEW]TeamWin Recovery Project 2.4.0.0: also known as TWRP, a touch-based custom recovery mode for Android devices.
http://www.techknow.me/forum/index.php?topic=7389.0
NovoTools: used to flash bootloader and recovery images, and used to boot your tablet to recovery mode easily.
http://www.mediafire.com/download/k9gn6xao5zz2y3g/Novotools_v1.0.apk
Uberizer 1.6: Multipurpose tool for Wondermedia, Rockchip and Allwinner tablets
http://www.mediafire.com/?ke7eityc3r26ain

How to fix inverted touch screen
http://www.symbianize.com/showpost.php?p=16712689&postcount=35
http://www.techknow.me/forum/index.php?topic=5757.0

Tweaks

Overclocking the Allwinner A13 processor while saving battery life in the process
1. Install SetCPU for Root Users. As it is a paid app, I cannot post it here, but if you do a Google Search there are ways to get it free.
2. Open SetCPU. It will ask for root access. Allow it.
3. The main screen will appear, with a slider for both minimum and maximum CPU frequency.
4. Slide the maximum frequency to 1200, and the minimum frequency to 30.
5. Set the governor to interactive, and the scheduler to either cfq or noop. Check run on boot.
6. The current CPU frequency should jump wildly from any value between 30 and 1200, depending on your tablet's needs. Saves you battery life when doing light tasks, while giving you extra performance for gaming and demanding apps, and the tablet should heat up a lot less (unless you're a hard gamer).

Project Butter for Android 4.0.4 Ice Cream Sandwich
Download, place in microSD root and flash via TWRP (Flash.zip from sdcard)
http://forum.xda-developers.com/attachment.php?attachmentid=1622494&d=1357499417
You should notice smoother UI performance after flashing this zip file.
 
Last edited:
Re: Android MID-2330-S and Q88 Thread

First Blood!!

Thanks TS, may ask lang ako, san ko makikita yung camera.cfg?, inverted yung back camera, and yung g sensor pano mapapagana, lahat ng dual cam na firmware na bigay mo nagamit ko na.

thanks more power!!!
 
Re: Android MID-2330-S and Q88 Thread

First Blood!!

Thanks TS, may ask lang ako, san ko makikita yung camera.cfg?, inverted yung back camera, and yung g sensor pano mapapagana, lahat ng dual cam na firmware na bigay mo nagamit ko na.

thanks more power!!!

Do you have an idea what your gravity sensor might be? You can try the fixes in my Allwinner A13 Resources thread. Do an lsmod first (connect tablet, turn USB debugging on, Start>Programs>Command Prompt, then type adb shell lsmod) and find out what touchscreen module you have loaded. :)
camera.cfg is located in /etc/, just switch the two camera_facing lines.. The first one should be 1 and the second should be 0. :thumbsup:
 
Last edited:
Re: Android MID-2330-S and Q88 Thread

Do you have an idea what your gravity sensor might be? You can try the fixes in my Allwinner A13 Resources thread. Do an lsmod first (connect tablet, turn USB debugging on, Start>Programs>Command Prompt, then type adb shell lsmod) and find out what touchscreen module you have loaded. :)
camera.cfg is located in /etc/, just switch the two camera_facing lines.. The first one should be 1 and the second should be 0. :thumbsup:

thanks, any way here's the lsmod of my tablet

what application will i use for the camera.cfg?.explorer?

thanks in advance.

C:\>adb shell
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
root@android:/ # lsmod
lsmod
rtl8150 10305 0 - Live 0xbf0a6000
mcs7830 7581 0 - Live 0xbf0a0000
qf9700 9152 0 - Live 0xbf099000
asix 24601 0 - Live 0xbf08d000
cedarx 9351 0 - Live 0xbf086000
sun5i_csi0 33255 0 - Live 0xbf078000
gc03082 18524 1 - Live 0xbf06f000
gc0308 18408 1 - Live 0xbf066000
videobuf_dma_contig 6251 1 sun5i_csi0, Live 0xbf061000
videobuf_core 20242 2 sun5i_csi0,videobuf_dma_contig, Live 0xbf057000
ssd253x_ts 12896 0 - Live 0xbf04f000
mxc622x 6088 1 - Live 0xbf049000
mecs 4078 1 - Live 0xbf045000
mali 150716 4 - Live 0xbf013000
ump 49098 9 mali, Live 0xbf000000
root@android:/ #
 
Re: Android MID-2330-S and Q88 Thread

thanks, any way here's the lsmod of my tablet

what application will i use for the camera.cfg?.explorer?

thanks in advance.

C:\>adb shell
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
root@android:/ # lsmod
lsmod
rtl8150 10305 0 - Live 0xbf0a6000
mcs7830 7581 0 - Live 0xbf0a0000
qf9700 9152 0 - Live 0xbf099000
asix 24601 0 - Live 0xbf08d000
cedarx 9351 0 - Live 0xbf086000
sun5i_csi0 33255 0 - Live 0xbf078000
gc03082 18524 1 - Live 0xbf06f000
gc0308 18408 1 - Live 0xbf066000
videobuf_dma_contig 6251 1 sun5i_csi0, Live 0xbf061000
videobuf_core 20242 2 sun5i_csi0,videobuf_dma_contig, Live 0xbf057000
ssd253x_ts 12896 0 - Live 0xbf04f000
mxc622x 6088 1 - Live 0xbf049000
mecs 4078 1 - Live 0xbf045000
mali 150716 4 - Live 0xbf013000
ump 49098 9 mali, Live 0xbf000000
root@android:/ #

For camera.cfg, download File Explorer (yellow icon with silver gear) from the Play Store, then use it's built-in text editor.

ssd253x_ts 12896 0 - Live 0xbf04f000
That's your touch screen. :)
Try these fixes (you only need one). :D
ssd253x-ts.ko+dmard06.ko
ssd253x-ts.ko+dmard06.ko+mma7660.ko
 
Last edited:
Re: Android MID-2330-S and Q88 Thread

Good day,

nag rerestore ako ng rom dumps using uberizer, may error cya, ano kaya maka fix dun.

CWM-based Recovery v6.0.1.2
E: Can't mount /cache/recovery/command
E: Can't mount /cache/recovery/log
E: Can't open /cache/recovery/log
E: Can't mount /cache/recovery/last_log
E: Can't open /cache/recovery/last_log

thanks!!!!
 
Re: Android MID-2330-S and Q88 Thread

Thanks, ill try the camera, i already download the touch screen fixes, how do i put it.
Set up ADB, extract the zip, and double-click run.bat.
 
Re: Android MID-2330-S and Q88 Thread

sir nikko ok na ung tablet ko na mid 2330. na flash at na fix ko na din ung touchscreen from inverted. ang problema ko na lng ay ung camera kala ko kasamang mafi-fix sa file na to elan_ts+mxc622x . at possible din ba na mafi-fix ko pa ung bluetooth nito kasi walang bluetooth option sa settings pag tiningnan ko naman sa status ng device unavailable ung bluetooth.
 
Re: Android MID-2330-S and Q88 Thread

sir nikko ok na ung tablet ko na mid 2330. na flash at na fix ko na din ung touchscreen from inverted. ang problema ko na lng ay ung camera kala ko kasamang mafi-fix sa file na to elan_ts+mxc622x . at possible din ba na mafi-fix ko pa ung bluetooth nito kasi walang bluetooth option sa settings pag tiningnan ko naman sa status ng device unavailable ung bluetooth.

A13 devices do not, and might never, support Bluetooth. :)
I have no idea what your camera is so I can't help much if you want to continue using that firmware you flashed. :( Find a firmware with working camera, then use the fixes.
The camera is the hardest to get right, as they are often configured differently per device. Inverted camera I can fix, but no camera at all is a nightmare IMO. :lol:
 
Last edited:
Re: Android MID-2330-S and Q88 Thread

@TS , may tanong ako regarding sa pagreflash sa tablet ko.. laging nagfailed ang pag update sa livesuite mga 10% tapos failed na..cguro dahil s usb cable, so ginawa ko bumili ako ng bago. nung irereflash ko na hnd madetect ng livesuite , madami beses ko na pinipindot ang volume+ / power button, mukhang nalowbat na, nung sinaksak ko charger hindi nagchacharge wla battery display.. may paraan pa kaya sir pra magawa ko sya?
 
Re: Android MID-2330-S and Q88 Thread

@TS , may tanong ako regarding sa pagreflash sa tablet ko.. laging nagfailed ang pag update sa livesuite mga 10% tapos failed na..cguro dahil s usb cable, so ginawa ko bumili ako ng bago. nung irereflash ko na hnd madetect ng livesuite , madami beses ko na pinipindot ang volume+ / power button, mukhang nalowbat na, nung sinaksak ko charger hindi nagchacharge wla battery display.. may paraan pa kaya sir pra magawa ko sya?

Your USB cable should charge it fine while flashing even when at 0% charge. Try holding the power button for 10 seconds to force the tablet to power down, just to make sure, then try again.
 
Re: Android MID-2330-S and Q88 Thread

ts tanung kulang po . Panu po pag too patter attempts na tapus hindi ku din alam google act ko ? Pano po gagawin ku dun ?
 
Re: Android MID-2330-S and Q88 Thread

ts panu po pag too many patter attempts? Hindi kuna din po alam yung gmail . Panu po gagawin ko ?
 
Re: Android MID-2330-S and Q88 Thread

ts panu po pag too many patter attempts? Hindi kuna din po alam yung gmail . Panu po gagawin ko ?

Kung naka-on yung USB debugging mo, Uberizer, k. Various Menu, tapos 21. Backup and remove Unlock Pattern.
Kung di naka-on yung USB debugging, hulaan mo nalang yung GMail mo kung ayaw mong mag-reflash. :)
 
Re: Android MID-2330-S and Q88 Thread

panu po yung reflash? At kung papagawa ku sa tech mag kanu bayad ?
 
Re: Android MID-2330-S and Q88 Thread

panu po yung reflash? At kung papagawa ku sa tech mag kanu bayad ?

Sir, tingin-tingin sa first page pag may time. :)
500 daw pag pinagawa, tapos di pa sure kung maaayos nila.
 
Back
Top Bottom