Affichage des articles dont le libellé est CHUWI. Afficher tous les articles
Affichage des articles dont le libellé est CHUWI. Afficher tous les articles

dimanche 23 août 2015

Chuwi Vi8 problem



i have Chuwi Vi8 Win8.1 first its working good bus after upgrading to Window 10 its touch screen not working properly so is make a full reset but at 66% resetting its stuck so i power off and again power on but now its not booting window now when i try to reset agian its showing error.

so please can any body help me how can i reset it or how can i reinstall Win8.1 or reinstall its firmware now what i have to do



lundi 10 août 2015

Chuwi V10HD Boot Manager Obstacle



Chuwi V10HD 3G - The micro USB OTG port stopped working - charging works, but neither the Android or Windows OS recognize any USB devices plugged in to OTG. Have been emailing back and forth with GeekBuying.com post-sales support (seller) for several weeks now. They have been responsive and helpful, but I've still hit a wall.

They want me to flash the Chuwi with the latest firmware, suggesting that the OTG driver may be hosed. But, at some point you encounter the boot screen, and I need to move the highlight over "Boot Manager" icon and launch Boot Manager.

But I can't plug in a keyboard or mouse because OTG won't work. And no OS has booted - so touch screen doesn't work. And this micro USB port is the only USB port on the V10HD.

Support wants me to find someone who is comfortable with the flashing process - but how would that person launch Boot Manager without a keyboard or mouse?

I've heard that more recent Intel CPUs have a capability to let a remote PC stay connected during the entire boot process - but I don't think that works for these Broadwell CPUs. Is there any software I can install that would let me control this process remotely?

Can anyone help?



[Q&A] [MOD] [root] [CHUWI] [Vi7]



Q&A for [MOD] [root] [CHUWI] [Vi7]

Some developers prefer that questions remain separate from their main development thread to help keep things organized. Placing your question within this thread will increase its chances of being answered by a member of the community or by the developer.

Before posting, please use the forum search and read through the discussion thread for [MOD] [root] [CHUWI] [Vi7]. If you can't find an answer, post it here, being sure to give as much information as possible (firmware version, steps to reproduce, logcat if available) so that you can get help.

Thanks for understanding and for helping to keep XDA neat and tidy! :)



dimanche 9 août 2015

[MOD] [root] [CHUWI] [Vi7]



This is a guide on rooting the new Chuwi Vi7 Phablet as a result of spending lots of hours on this proyect with the hope that others find it useful.

PREREQUISITES:

A) Linux users generally install the android-tools package so you have the adb command available.
In Manjaro linux and Arch Linux just do

Code:


sudo pacman -Sy android-tools

In Ubuntu probably

Code:


apt-get update && apt-get install android-tools

A) windows users would need to install the intel drivers for android and adb.exe (presumibly; not tested)
Run CMD and type adb.exe devices
If you see your phablet you should be good to continue...


1) (Recommended) Apply the over the air update; you know you have it when you can see the Google Playstore installed.

2) Connect your Chuwi Vi7 to your PC with a microusb cable

3) unzip the attached file and transfer all the individual files contained to the Chuwi´s /data/local/tmp folder
as follows:

Code:


  adb push app_process32_original /data/local/tmp/
  adb push busybox /data/local/tmp/
  adb push chattr.pie /data/local/tmp/
  adb push install-recovery.sh  /data/local/tmp/
  adb push libsupol.so  /data/local/tmp/
  adb push su /data/local/tmp/
  adb push sugote-mksh /data/local/tmp/
  adb push Superuser.apk /data/local/tmp/
  adb push supolicy /data/local/tmp/
  adb push toolbox /data/local/tmp/
 adb push vi7root /data/local/tmp/



4) Now from a terminal run these commands:

Code:


  adb shell
  #(you will see a shell prompt ending with $)
  su
  #(you will see a shell prompt ending with # else ABORT immediately)
  sh /data/local/tmp/vi7root
 reboot


and that´s it!

If you like my work dont forget to press the THANKS button and/or donate














Attached Files






File Type: 7z proyectRootChuwi.7z -
[Click for QR Code]
(3.44 MB)