SlateDroid.com: Onda Vi30 dual core - SlateDroid.com

Jump to content


  • 5 Pages +
  • « First
  • 3
  • 4
  • 5
  • You cannot start a new topic
  • You cannot reply to this topic

Onda Vi30 dual core

#81 User is offline   chainer 

  • Member
  • PipPip
  • Group: Jr. Member
  • Topics: 0
  • Posts: 29
  • Joined: 31-July 12
  • LocationPhilippines

Posted 13 August 2012 - 02:20 AM

View PostLastFrontier, on 12 August 2012 - 06:01 PM, said:

Actually from time to time that happens. I've firmware v1.1. The app you've mentioned does it work??

Sent from my ONDA MID using Tapatalk 2

So far i have had flawless wakes. Will test some more.


View PostSassinak, on 12 August 2012 - 06:59 PM, said:

Still no news on what to do if the external as card won't mount for upgrade boot? I got clockworkmod but it says no build for this tablet, onda mid, so it wouldn't backup. Then when I checked out FL's file it proposed to install it.
I didn't, having no backup. I did dd the disk over the weekend, but how good will that be if I can't remove it from the tablet, or turn the machine on get to connect it through USB?
I feel stuck at step 2 of a 10 step process!

Try extracting the v1.1 firmware into your sd card using another device.


Sent from my GT-N7000 using Tapatalk 2

This post has been edited by chainer: 13 August 2012 - 02:20 AM

One musnt criticize other people on grounds where he can't stand perpendicular himself.
-Mark Twain
0

#82 User is offline   Sassinak 

  • Advanced Member
  • PipPipPip
  • Group: Jr. Member
  • Topics: 0
  • Posts: 69
  • Joined: 09-January 12
  • LocationCanada

Posted 13 August 2012 - 09:53 AM

Quote

Try extracting the v1.1 firmware into your sd card using another device.


Thanks for giving it a try.
I can put the firmware, either one, on the / of the external SD card no problem. I could put them on the / of the internal one if I wanted. The problem is that when comes time to boot into "upgrade mode", the card is not mounted, thus can't read the firmware files. I think I could change the fstab configuration file if I knew what to change it to.
the internal mounts at /mnt/sdcard; the external at /mnt/sdcard/external_sdcard. (ew!)
on upgrade mode I get :

Quote

E: Bad bootloader arguments
"(null)"
E: failed to mount /sdcard (invalid arguments) (X4)
E: cannot mount /sdcard (invalid arguments)
E: can't mount /sdcard/factory_update_param.aml
E: unknown volume for path [/udisk/factory_update_param.aml]
E: can't mount /udisk/factory_update_param.aml


There is an option to apply upgrade from cache, but I don't know where it's hidden XD
I read up on livesuit, but the info is already a little old, and this tablet is 2 weeks new.

Is there a permission lacking somewhere ?

I really appreciate the help.

This post has been edited by Sassinak: 13 August 2012 - 09:53 AM

0

#83 User is offline   chainer 

  • Member
  • PipPip
  • Group: Jr. Member
  • Topics: 0
  • Posts: 29
  • Joined: 31-July 12
  • LocationPhilippines

Posted 13 August 2012 - 10:55 AM

If you got into clockwork mod, it means your firmware isnt in the root of the external sdcard or more than 1 firmware was extracted. Delete everything from the root and re extract the firmware.

Sent from my GT-N7000 using Tapatalk 2

This post has been edited by chainer: 13 August 2012 - 10:55 AM

One musnt criticize other people on grounds where he can't stand perpendicular himself.
-Mark Twain
0

#84 User is offline   Sassinak 

  • Advanced Member
  • PipPipPip
  • Group: Jr. Member
  • Topics: 0
  • Posts: 69
  • Joined: 09-January 12
  • LocationCanada

Posted 13 August 2012 - 11:04 AM

View Postchainer, on 13 August 2012 - 10:55 AM, said:

If you got into clockwork mod, it means your firmware isnt in the root of the external sdcard or more than 1 firmware was extracted. Delete everything from the root and re extract the firmware.


I wish I got clockworkmod ! I could semi-install it from the Play Store, but not get it to actually do anything. I did, at one point, "touch" F&L's firmware proposal I had downloaded on the tablet (in .../downloads) and was asked if i wanted to open/use it using clockworkmod. I refused, having no backup.
0

#85 User is offline   Sassinak 

  • Advanced Member
  • PipPipPip
  • Group: Jr. Member
  • Topics: 0
  • Posts: 69
  • Joined: 09-January 12
  • LocationCanada

Posted 13 August 2012 - 03:10 PM

here is the vold.fstab file:

Quote

## Vold 2.0 fstab


######################
#
## 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

#####################
#

# Mounts the first usable partition of the specified device

#use this line to support VIRTUAL CDROM.And you can define the directory where you want to mount

loop_mount loop /mnt/VIRTUAL_CDROM

dev_mount sdcard /mnt/sdcard/external_sdcard auto /devices/platform/AMLOGIC_CARD/card_host/memorycard0 /devices/platform/aml_sd_mmc.0

dev_mount flash /mnt/sdcard auto /devices/virtual/mtd/mtd7/avnftl7 /devices/platform/mtd/mtd7/avnftlh

asec flash

0

#86 User is offline   Sassinak 

  • Advanced Member
  • PipPipPip
  • Group: Jr. Member
  • Topics: 0
  • Posts: 69
  • Joined: 09-January 12
  • LocationCanada

Posted 13 August 2012 - 03:32 PM

last but not least info found:
XDA-DEVELOPERS
and:

playstore: mobile ODIN

Any reviews/misgivings about using this method?
0

#87 User is offline   chainer 

  • Member
  • PipPip
  • Group: Jr. Member
  • Topics: 0
  • Posts: 29
  • Joined: 31-July 12
  • LocationPhilippines

Posted 13 August 2012 - 05:50 PM

Vold.fstab is like a config file for the vold deamon that mounts the storage. Theres a corresponding line in the build.prop as well. There is hardly any reason to modify that.

Odin, mobile odin and heimdall are mostly for samsung based devices. They have different file format than those used in cwm or stock recovery.

Sent from my GT-N7000 using Tapatalk 2

This post has been edited by chainer: 14 August 2012 - 06:22 AM

One musnt criticize other people on grounds where he can't stand perpendicular himself.
-Mark Twain
0

#88 User is offline   LastFrontier 

  • Advanced Member
  • PipPipPip
  • Group: Jr. Member
  • Topics: 0
  • Posts: 32
  • Joined: 07-August 12

Posted 13 August 2012 - 08:01 PM

View Postchainer, on 13 August 2012 - 02:20 AM, said:

So far i have had flawless wakes. Will test some more.



Try extracting the v1.1 firmware into your sd card using another device.


Sent from my GT-N7000 using Tapatalk 2


Since installation of the app 0 bad wakes. I've tried to kill the app and leave the ro.platform.has.sleeppolicy to never and also does the trick. Booth solutions tried and worked.

Thanks a lot

Sent from my ONDA MID using Tapatalk 2

This post has been edited by LastFrontier: 13 August 2012 - 08:05 PM

0

#89 User is offline   chainer 

  • Member
  • PipPip
  • Group: Jr. Member
  • Topics: 0
  • Posts: 29
  • Joined: 31-July 12
  • LocationPhilippines

Posted 15 August 2012 - 05:14 AM

Using the app, I havent had any failed wakes. Tho I need to reconnect the wifi as it is automatically disabled.

Am currently using the build.prop mod but I can see that its using more battery. Will baseline my consumption and see if battery loss is acceptable.

Sent from my ONDA MID using Tapatalk 2
One musnt criticize other people on grounds where he can't stand perpendicular himself.
-Mark Twain
0

#90 User is offline   Sassinak 

  • Advanced Member
  • PipPipPip
  • Group: Jr. Member
  • Topics: 0
  • Posts: 69
  • Joined: 09-January 12
  • LocationCanada

Posted 16 August 2012 - 08:05 AM

ok. Changing SDcard means F&L's re-pack is now visible on reboot. However, it's signature is not approved. What's the trick ?
edit: unpack the zip file! XD

Ooops! That firmware is not compatible with the vi30w! Got in all sorts of trouble. Also, be careful which version you have for Onda's proposed firmware, V1 or V2 (hidden in serial # on back)
Great customer service though. Took a while but they repacked a patched firmware just for me. On hindsight, I should have chosen the vi30 dual-core; no W!

This post has been edited by Sassinak: 23 August 2012 - 08:26 AM

0

#91 User is offline   bertss50 

  • Member
  • PipPip
  • Group: Jr. Member
  • Topics: 1
  • Posts: 17
  • Joined: 01-August 12

Posted 26 August 2012 - 08:15 AM

Can anybody post the original DCIM folder and the demo.mp4 from the internal sd?
I accidentally removed thoses files and like to have them back.
Thanks in advance.
0

#92 User is offline   jeff23ms 

  • Advanced Member
  • PipPipPip
  • Group: Jr. Member
  • Topics: 6
  • Posts: 97
  • Joined: 30-March 12

Posted 28 August 2012 - 12:57 AM

Do Anybody got CWM 6.x on their Onda vi30 Dual Core?
0

#93 User is offline   F&LSuperstore 

  • Advanced Member
  • PipPipPip
  • Group: Authorized Business Seller (ABS)
  • Topics: 57
  • Posts: 1,009
  • Joined: 03-September 11
  • LocationTampa Bay, FL

Posted 28 August 2012 - 02:42 AM

View PostSassinak, on 16 August 2012 - 08:05 AM, said:

ok. Changing SDcard means F&L's re-pack is now visible on reboot. However, it's signature is not approved. What's the trick ?
edit: unpack the zip file! XD

Ooops! That firmware is not compatible with the vi30w! Got in all sorts of trouble. Also, be careful which version you have for Onda's proposed firmware, V1 or V2 (hidden in serial # on back)
Great customer service though. Took a while but they repacked a patched firmware just for me. On hindsight, I should have chosen the vi30 dual-core; no W!


http://www.mediafire...b9vc2avgescjlaa

Link to the W ROM with the fix.
Posted Image
Frank, President
F&L Superstore - www.flsuperstore.com
email: frank@flsuperstore.com
blog: flsuperstore.wordpress.com
MSN: flsuperstore@gmail.com
0

#94 User is offline   zychen 

  • Member
  • PipPip
  • Group: Jr. Member
  • Topics: 0
  • Posts: 13
  • Joined: 27-July 12

Posted 28 August 2012 - 04:10 AM

Dear F&LSuperstore,

Official Firmware v1.4 is out at the Onda site. Hope you can provide us with the repacked update without the chinese apps and with google apps, etc.

Thanks!
0

#95 User is offline   DanM1 

  • Newbie
  • Pip
  • Group: Jr. Member
  • Topics: 0
  • Posts: 1
  • Joined: 25-August 12

Posted 05 September 2012 - 10:04 AM

Hi F&LSuperstore and friends,
Anyone know if this repack will work on a Sanei N83 with the same allwinner chip, or have another repack or rom to recommend?
Thanks.
0

#96 User is offline   Sassinak 

  • Advanced Member
  • PipPipPip
  • Group: Jr. Member
  • Topics: 0
  • Posts: 69
  • Joined: 09-January 12
  • LocationCanada

Posted 05 September 2012 - 12:23 PM

View PostDanM1, on 05 September 2012 - 10:04 AM, said:

Hi F&LSuperstore and friends,
Anyone know if this repack will work on a Sanei N83 with the same allwinner chip, or have another repack or rom to recommend?
Thanks.


Don`t do that, the firmwares aren't even compatible between vi30 and vi30w models! The Onda dual-core models use the AML chip, not the Allwinner!
0

#97 User is offline   irfanulla 

  • Newbie
  • Pip
  • Group: Jr. Member
  • Topics: 0
  • Posts: 4
  • Joined: 21-October 12

Posted 21 October 2012 - 01:29 PM

Hi - Tried to use the Vi30W ROM and I think I bricked my Onda tab

I think I have the V2 with me - considering the serial number is V30WD8C8V2A10900

request anyone to guide me to atleast get back to the correct ROM or way to use the ONDA firmware from its website,

currently the tab is stuck in a infinite loop showing the android robo with the waves on boot

does not move forward at all!

please help!

Regards
Irfan
1

#98 User is offline   PiotrJakub 

  • Advanced Member
  • PipPipPip
  • Group: Jr. Member
  • Topics: 13
  • Posts: 54
  • Joined: 19-September 12

Posted 22 October 2012 - 06:38 AM

View Postirfanulla, on 21 October 2012 - 01:29 PM, said:

Hi - Tried to use the Vi30W ROM and I think I bricked my Onda tab

I think I have the V2 with me - considering the serial number is V30WD8C8V2A10900

request anyone to guide me to atleast get back to the correct ROM or way to use the ONDA firmware from its website,

currently the tab is stuck in a infinite loop showing the android robo with the waves on boot

does not move forward at all!

please help!

Regards
Irfan


Try this link, open it with google translate
http://www.ondabbs.c...&extra=page%3D1

You will find there a tool to flash your tablet from pc and a firmware package for your tablet. I'm not chinese, but from google translate I undestand that this is the way to go with briqued tablets...

btw, the firmware is v1.5 but dated 10.10. Are there any changes from the official release?
0

Share this topic:


  • 5 Pages +
  • « First
  • 3
  • 4
  • 5
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users