[Q] Windows 8 apex drivers - G Tablet Q&A, Help & Troubleshooting

Can't seem to get the apex drivers to load correctly under Windows 8. Also google them trying to find some but so far no luck. Any ideas how to get gtablet in apex mode where windows 8 64-bit might recognize it?

dano10 said:
Can't seem to get the apex drivers to load correctly under Windows 8. Also google them trying to find some but so far no luck. Any ideas how to get gtablet in apex mode where windows 8 64-bit might recognize it?
Click to expand...
Click to collapse
I don't think there are any since it is a legacy device. Best to use a live USB of Ubuntu 12.04 or even Linux Mint 15. Your PC should be able to boot off of a USB thumb drive if you set it up in DOS. You can partition the Thumb drive to keep the live session on one side and your recovery versions on the other, both fat32 format. Once you boot the tablet in apex mode you can connect it up and run the nvflash_gtablet.sh command.
Instructions on Linux NVflash HERE.

I remember having this problem and got it to work, sorry I'm not 100% sure but I recall having to restart in troubleshooting mode. I searched Google and this might help http://www.tabletroms.com/forums/vi...how-install-unsigned-drivers-windows-8-a.html
Sent from my VEGAn-TAB using xda app-developers app

Worked great for me, running 8.1 Pro x64
You need to install your drivers after letting windows install unsigned drivers (It's an advanced boot option)

Related

HTC Drivers

Hey, I was wondering if anyone had a link to download the HTC Bootloader drivers. It fails when I try and load "something" in Windows.
Thanks.
p.s: This will lead to good things...
The only drivers that I am aware of are the ones that are in the Android SDK Toolbox and in the HTC Sync program. Correct me if I am wrong, but as far as I know, they aren't specific drivers ie "bootloader" drivers. They are just drivers to get your comp to recognize the phone when its attached.
I'm assuming this is something you're expirementing with to get root via the adb in recovery, if so, good luck.
-------------------------------------
Sent via the XDA Tapatalk App
Hi crax0r,
The folks at Android (aka Google) provide these instructions for installing the drivers. It involves installing their SDK first, and installing Java for that, and an IDE called eclipse.... UGH.
The HTC "Sync" Application that hoovnick is referring to can be found here.
It has been so long ago that I installed drivers (on a WinXp x32 laptop) that I can't remember what order I did things in, whether or not the driver used by HTC sync is sufficient for fastboot but not adb (or vice versa), whether I did the SDK install first, etc etc etc. As a matter of fact, it's been so long ago that the computer that I did it on is now dead, and here I am using a Linux machine.
For all I know, the order you do things in affects the outcome - it sure seems like a lot of folks with Windows 7 complained about driver troubles.
One thing is for sure, though - setting up the entire Android SDK (+ Java + Eclipse + ...) in order to install a device driver has to be the worlds most roundabout way of doing a driver install.
If you are considering using the "fastboot" method to install Amon_RA's recovery boot, you might try just installing HTC Sync first, and see if that is sufficient for getting fastboot talking to the phone. That install is way, way easier than setting up the SDK to get a driver installed.
The other thing which is an option, if you are a little bit Linux-savvy, is to boot one of those "Live CDs" (Ubuntu, SuSe, etc) on your PC - there are no drivers to install in the case of Linux, you just need to be running as "root" on the Live (linux) CD to get fastboot to talk to the phone. The downloads (fastboot for Linux and the Amon_RA recovery image) are small, and they will both easily fit in the /tmp folder of the Linux (Live CD) boot on the PC.
Once you have Amon_RA on the phone, you won't need the SDK any longer, unless you want to start doing dev-like things; that's why a one-time boot into Linux would also work.
bftb0
I <3 Ubuntu. It's amazing!
bftb0, I am trying to install only the driver from the SDK tools, but when I follow the instructions for a fresh install, and point windows to the folder with the driver in it, windows says it can't find a driver there. What am I doing wrong here?
crax0r said:
It's OK. I'm running Ubuntu now.
Click to expand...
Click to collapse
Excellent. Just remember to always run fastboot as root, and if using adb, then the first time after you boot (the PC), run adb as root.
The reason is that by default, Ubuntu won't let an unprivileged user access the USB.
Since I have adb and fastboot in my Ubuntu (regular user) PATH, I usually just do a
$ sudo `which adb` blah-blah-blah
or
$ sudo `which fastboot` blah-blah-blah
bftb0
hoovnick said:
bftb0, I am trying to install only the driver from the SDK tools, but when I follow the instructions for a fresh install, and point windows to the folder with the driver in it, windows says it can't find a driver there. What am I doing wrong here?
Click to expand...
Click to collapse
I don't know - I've already forgotten everything I did with the driver install in Windows, and I don't currently have a working Windows machine. Sorry I can't be of more help. As I said, the troubles people have been having seem to depend on which version of Windows (Xp/Vista/7), whether its x32 or x64, phase of the moon, etc. Seems like people run into snags on Win7 or x64 versions of Windows more than Xp-32, but I don't know why that is.
Keep plugging away at it. If you are looking for resources to help resolve the problem, I would go look at docs relating to Windows driver install troubleshooting - the driver install problem seems to be a Windows issue, not really anything to do with the SDK.
bftb0
hoovnick said:
bftb0, I am trying to install only the driver from the SDK tools, but when I follow the instructions for a fresh install, and point windows to the folder with the driver in it, windows says it can't find a driver there. What am I doing wrong here?
Click to expand...
Click to collapse
Sounds like what happened to me. i had to hit the icon at the top of my phone that showed the usb cable.. i had to switch charge only to disk drive "mount as disk drive"... folder popped right up on my windows machine asking how i wanted to open the file
I have the SDK running and my phone being recognized on my computer with Vista but I have another one running XP 32 bit and windows will NOT recognize the .inf? Any ideas? I deleted all previous HTC drivers and tried that approach but nothing seems to be working.

HTC One and Windows 8 64-bit

So I'm using the HTC One with Windows 8 64bit pc and when I plug in my phone it won't mount the sdcard so I can copy files from my pc. This works just fine when I plug the phone into a Windows 7 machine. Any ideas what is going on?
trant01 said:
So I'm using the HTC One with Windows 8 64bit pc and when I plug in my phone it won't mount the sdcard so I can copy files from my pc. This works just fine when I plug the phone into a Windows 7 machine. Any ideas what is going on?
Click to expand...
Click to collapse
Might have to uninstall and reinstall drivers. Or it could be a USB 2.0/3.0 thing.
When I plug mine into my widows 8 tablet the htc sync doesnt show up.
are there drivers specific for windows 8 for this device?
Mine works in my usb 2 and 3 ports, but I had to try a few different drivers until I found one that worked. Windows 8 refuses to detect it in fastboot, though
cmstackar said:
Mine works in my usb 2 and 3 ports, but I had to try a few different drivers until I found one that worked. Windows 8 refuses to detect it in fastboot, though
Click to expand...
Click to collapse
can you share the drivers you are using for windows 8?
This is the driver that I am using
Same here. MTP works fine, Sync works fine, ADB works fine. Fastboot refuses to work, and mounting in recovery so far unsuccessful. (Win 8 x64).
cmstackar said:
This is the driver that I am using
Click to expand...
Click to collapse
nope MTP still doesnt work with those drivers.
JDAapps said:
Same here. MTP works fine, Sync works fine, ADB works fine. Fastboot refuses to work, and mounting in recovery so far unsuccessful. (Win 8 x64).
Click to expand...
Click to collapse
how did you get MTP to work? i just need to mount my phone so i can write to it from my pc but for some reason its not working. is there a setting i'm missing?!?
trant01 said:
how did you get MTP to work? i just need to mount my phone so i can write to it from my pc but for some reason its not working. is there a setting i'm missing?!?
Click to expand...
Click to collapse
No setting I know of. I think I'm using drivers from AIO Toolkit. Also installed/uninstalled Sync so not positive, but one of the two. FYI I had to uninstall VMware because it was hijacking device and giving it some virtual USB driver, might occur with others like VirtualBox also.
i had the same issues with my Win8 64-bit, Dell XPS12 Ultrabook with USB 3.0 ports and this thread helped me solve all my USB issues with the HTC One. May be worth trying...
I had issues on Win 8 64 bit on my One X a while back.
This worked for me and solved the problem
http://forum.xda-developers.com/showthread.php?t=2156665
. I used the program to uninstall the drivers and reinstalled them.
Also just realized that no mounting in recovery is normal ... still learning to remember that I have a new device .
Recoveries don't support pure MTP media devices (yet), so it is not possible at the moment.
maybe drivers can not work for 64bit system, or use the windows 8 enterprise 64bit to try this again. some program can not work fine on my windows 8 pro, but my friend's windows 8 enterprise can

HELP! No ROM Installed/No External SD Recognized

I think I've made a huge mistake.
I just wiped my device in TWRP because the last CM Nightly I installed was acting up.
I went into TWRP, wiped and factory reset. I then rebooted and went into TWRP again.
I wanted to install CM 9.1, which I copied onto my 64GB SanDisk Ultra, and I was thinking to just flash it from the external sd.
I read somewhere on xda that I needed to maybe use a smaller SD card and have the format in FAT32, which I did, but TWRP still does not recognize them.
I am currently stuck with TWRP v2.3.1.0, no way to flash a new rom from a blank internal memory or an external memory.
I tried updating SDK and the most updated drivers for the device through the Device Manager and use "adb push" or "adb sideload" but the device is not recognized.
Can someone give me some kind of suggestion to solve this situation.
I’d suggest using a linux install to do the adb stuff if you’re not doing so already, no need for crazy windows drivers to see a connected device.
Sent from my EPAD using xda app-developers app
squidlr said:
I’d suggest using a linux install to do the adb stuff if you’re not doing so already, no need for crazy windows drivers to see a connected device.
Sent from my EPAD using xda app-developers app
Click to expand...
Click to collapse
Thanks for the reply.
Can you elaborate a bit on what a linux install is? My PC has W8 on...
kgal said:
Thanks for the reply.
Can you elaborate a bit on what a linux install is? My PC has W8 on...
Click to expand...
Click to collapse
Windows 8 is a bugger to get drivers working properly.
Try and use a windows 7 machine or a friends laptop or try the following instructions.
Windows 8 Instructions
How to Disable Driver Signature Enforcement in Windows 8:
From the Metro Start Screen, open Settings (move your mouse to the bottom-right-corner of the screen and wait for the pop-out bar to appear, then click the Gear icon).
Click ‘More PC Settings’.
Click ‘General’.
Scroll down, and click ‘Restart now’ under ‘Advanced startup’.
Wait a bit.
Click ‘Troubleshoot’.
Click ‘Advanced Options’
Click ‘Windows Startup Settings’
Click Restart.
Ubuntu is a linux based Operating System, and can be used to do most things Windows 8 does, sometimes worse, sometimes better. So in this case, it's less trouble to connect an android device to a linux OS such as Ubuntu, as it can recognize a telephone without having to install drivers.
If you want to give it a go, you can install Ubuntu alongside Windows 8.
http://www.makeuseof.com/tag/tired-of-windows-8-how-to-dual-boot-windows-ubuntu/
And then install Fastboot and ADB:
http://putokaz.wordpress.com/2012/08/29/install-adb-and-fastboot-android-tools-in-ubuntu-via-ppa/
But, I'd stick to Windows and follow the advice of Flumpster if you're not too confident installing a second operating system.
I can and have knowledge of installing another OS to run alongside Windows.
I use VirtualBox to run Mac OSX and Android. Can I run Linux on VirtualBox and do the process through that?
I am not quite sure what I should do after disabling Driver Signature Enforcement on Windows 8...
Yes, you can install Linux in a virtual machine - give it a try. If the device is still not recognized via OS running in the virtual machine, you can then always install to your hard disk and try that route.
The other option is to run Ubuntu as a live cd eg from the disk in memory (not install) and do it that way. I first unlocked and rooted my mobile this way. I can give more info on this if you like.
jamesthedisciple said:
The other option is to run Ubuntu as a live cd eg from the disk in memory (not install) and do it that way. I first unlocked and rooted my mobile this way. I can give more info on this if you like.
Click to expand...
Click to collapse
I think I'll give a multi-boot option a try. I've been wanting to install a different OS anyway since upgrading to Windows 8. Now I just have incentive.
kgal said:
I think I'll give a multi-boot option a try. I've been wanting to install a different OS anyway since upgrading to Windows 8. Now I just have incentive.
Click to expand...
Click to collapse
Just a quick thought after re-reading your first post, I'd try a smaller sd card (16 or 32GB). I have heard of the larger faster cards giving some people problems.
Solved!
After trying to install Linux using Ubuntu 13.04 and getting more errors (something with the UEFI vs Legacy Boot installation), I decided to retry and find the original Windows drivers for the TF201.
I found one through Softpedia, downloaded it, used the "Have Disk" option when installing the yielded "Transformer" device in the Device Manager and sideloading the new CM 10.1 Nightly onto it.
Works like a charm!
Thanks everyone for the support!

Help installing Remix OS on VMware Fusion

Ok guys its been a while since i was active but I need help installing Remix on my Mac through Parallels or VMWare fusion, I have both and ill buy the one that works but right now neither is seeming to boot, they both throw a "No OS found error"
I installed it on vmware player in windows 10 - only the guest mode would work - can't get data to work. I can get it to run on a sdcard.
rsktkr1 said:
I installed it on vmware player in windows 10 - only the guest mode would work - can't get data to work. I can get it to run on a sdcard.
Click to expand...
Click to collapse
can you post your vmware setting i cant make it to work, it stuck in the first screen

Old Windows tablet not detecting Windows bootable USB installtion drive

is have asked in many forums but didn't got anything working.
so the whole story is, I own a Windows tablet from 2015 or something. recently I tried to install android x86 on it just for fun. I installed the BlissOS 14 x86 version and it ran great only that the tablet is overheating a lot and reboots. Now I want to go back to windows but what's going on is that the tablet is not detecting the windows bootable USB drive, it is only detecting the android bootable USB drives. every time I try to boot a windows USB it goes back to bios. i tried dozens of windows bootable tools and even changed between a bunch of drives nothing is working. please guys help me, I want my windows tablet back.
Update: I'm sorry to all who brainstormed on this, I am an IDIOT. I was trying to boot 64-bit windows into the 32-bit processor. Now everything works fine, Sorry Again.
What tablet is it?
amitrahi04 said:
is have asked in many forums but didn't got anything working.
so the whole story is, I own a Windows tablet from 2015 or something. recently I tried to install android x86 on it just for fun. I installed the BlissOS 14 x86 version and it ran great only that the tablet is overheating a lot and reboots. Now I want to go back to windows but what's going on is that the tablet is not detecting the windows bootable USB drive, it is only detecting the android bootable USB drives. every time I try to boot a windows USB it goes back to bios. i tried dozens of windows bootable tools and even changed between a bunch of drives nothing is working. please guys help me, I want my windows tablet back.
Click to expand...
Click to collapse
Use Rufus software(https://rufus.ie/) to create bootable USB.
Bro,
Try Rescartux !
Burn it into a USB drive, then booting it!
Find a menu that "fix boot-stuff for windows"
Try every menu related to fixing windows Boot!
If that didnt give a Budge, U could try HirenBoot .

Categories

Resources