SO I wiped my whole internal memory after creating a backup of my rom and trying to flash a new one. I quickly press to wipe and I guess i picked to wipe my internal memory too. So now I have No OS on the phone and nothing on the card to flash.
I tried ADB Sideload and all i got it was can't mount system, and cach..Samething happens if I try to backup or mount
I tried to send my zip file through fastboot with the "fastboot flash data " command but at the end I get a failed bootloader checking and I tried the same with system and nothing happen or I count find my zip file when I went back to recovery.
SO can someone help me fix this ? or Is there an RUU i can use?? my phone Hboot is 1.55 and came with Android 4.3 so idk if any old RUU will work
Oh and ADB dont some to work ...I get an error telling that it can't find devices.
pimix2009 said:
SO I wiped my whole internal memory after creating a backup of my rom and trying to flash a new one. I quickly press to wipe and I guess i picked to wipe my internal memory too. So now I have No OS on the phone and nothing on the card to flash.
I tried ADB Sideload and all i got it was can't mount system, and cach..Samething happens if I try to backup or mount
I tried to send my zip file through fastboot with the "fastboot flash data " command but at the end I get a failed bootloader checking and I tried the same with system and nothing happen or I count find my zip file when I went back to recovery.
SO can someone help me fix this ? or Is there an RUU i can use?? my phone Hboot is 1.55 and came with Android 4.3 so idk if any old RUU will work
Oh and ADB dont some to work ...I get an error telling that it can't find devices.
Click to expand...
Click to collapse
I have had the issue of ADB unable to find devices. Don't know if this will help you, but has worked for me. Make sure phone if powered off. Hold the volume down button and press and hold the power button in order to boot into bootloader. Then plug your phone into the computer. You should see the screen change to Fastboot USB. From my experience, that is where you need to be.
YMMV. Good luck.
pimix2009 said:
SO I wiped my whole internal memory after creating a backup of my rom and trying to flash a new one. I quickly press to wipe and I guess i picked to wipe my internal memory too. So now I have No OS on the phone and nothing on the card to flash.
I tried ADB Sideload and all i got it was can't mount system, and cach..Samething happens if I try to backup or mount
I tried to send my zip file through fastboot with the "fastboot flash data " command but at the end I get a failed bootloader checking and I tried the same with system and nothing happen or I count find my zip file when I went back to recovery.
SO can someone help me fix this ? or Is there an RUU i can use?? my phone Hboot is 1.55 and came with Android 4.3 so idk if any old RUU will work
Oh and ADB dont some to work ...I get an error telling that it can't find devices.
Click to expand...
Click to collapse
If you want to sideload you'll need TWRP recovery. Here's a guide. http://forum.xda-developers.com/showthread.php?t=2318497 I myself had trouble finding my device, but than I uninstalled all the HTC drivers I had and installed the "universal naked driver" from here http://forum.xda-developers.com/showthread.php?t=2263822
I have the exact same thing I can't save a ROM to the device to flash it anymore I just want it to go back to stock I don't want root anymore it never works. My bootloader version is 3.04.651.2 which is too high to use the RUU installer. I can't mount the storage to use any of the S-Off Tools to downgrade it. I can't even push files using adb. All because of a ROM....
Sirricharic said:
I have the exact same thing I can't save a ROM to the device to flash it anymore I just want it to go back to stock I don't want root anymore it never works. My bootloader version is 3.04.651.2 which is too high to use the RUU installer. I can't mount the storage to use any of the S-Off Tools to downgrade it. I can't even push files using adb. All because of a ROM....
Click to expand...
Click to collapse
If you dont have a custom recovery make sure you flash one thru bootloader, fastboot. Regardless of you Hboot or bootlaoder number, you can get it unlock at the htcdev.com website. then you have to flash TWRP recovery. After doing then go to recovery....Don't do anything yet, make sure that you computer recognizes your phone. THATS the mistake I made. Open device manager and look for android USB devices if its not there then you need to install the adb drivers. If its there then on TWRP recovery look for adb side... I think its under advance .... then open the command to tour adb folder and type "adb version" you need at least 1.0.21 or higher. then type adb sideload name of rom.zip
Related
So I've been flashing ROM"s to my HTC One Developer Edition lately, and didn't think when I accidently clicked format internal storage. Coming from an S3, I had an external SD card, so this wasn't a problem.
So the current predicament I'm in is kind of confusing for myself. I'm still rooted, with a custom recovery installed (CWM touch). However I do not have a ROM installed, and the phone boot loops when I try to power it on. I'm able to get to the Bootloader as well as the recovery.
When I plug the phone into my computer, it does not appear as a device. I have tried to adb sideload, but the device is not appearing when I type adb devices.
Is there anything I can do to get this device back up and running? I'm willing to go back to stock if need be.
Flash TWRP recovery and see if your devices is checked, for adb command you don't need adb sideload.
However, if you have an otg cable, you can use it for flashing a custom rom.
If this solution will not work, you need a ruu...
Guich said:
Flash TWRP recovery and see if your devices is checked, for adb command you don't need adb sideload.
However, if you have an otg cable, you can use it for flashing a custom rom.
If this solution will not work, you need a ruu...
Click to expand...
Click to collapse
TWRP now installed,
What do you mean by device is checked?
Sorry, use adb device in twrp and see if your device is on
Sent from One with Tapa4 Beta
Guich said:
Sorry, use adb device in twrp and see if your device is on
Sent from One with Tapa4 Beta
Click to expand...
Click to collapse
Downloaded the driver again for the phone, and it appeared it ADB, I just sideloaded my old ROM, so I'm back up and running.
There a way to close this?
I want to return to stock Ive messed a few things up. Is there a RUU for 1.31?
?
Yeah, I second that request...
Reading through the forums, there isn't one released yet.
tbrad413 said:
I want to return to stock Ive messed a few things up. Is there a RUU for 1.31?
Click to expand...
Click to collapse
I realize this post is hard to follow and all over the place, but I'm tired.
Without a RUU:
Have ADB drivers ready to go if you don't already.
First be sure the bootloader is unlocked via HTCDev.
Next, get a copy of both TWRP and CWM recoveries, you can read why both at the end of the post.
Download the stock rom/stock rooted rom from the thread in development.
Plug the phone into USB and copy the rom onto the phone. Will most likely need to be in a folder called "0" in the root folder.
Open a shell and navigate to your copies of fastboot and adb from the HTCDev unlock.
"adb reboot-bootloader" "fastboot flash recovery TWRP.img"
This will flash TWRP, make sure that you change TWRP.img to the actual file name.
If TWRP doesn't work (like mine didn't), no big deal. Issue the following commands:
"adb reboot-bootloader" "fastboot flash recovery CWM.img"
This will flash clockwork mod recovery, which worked better for me than TWRP.
After you figure out which recovery you want, wipe data/factory reset.
Navigate to 0 and select the stock rom that you downloaded.
One of the recoveries will only see the "0" folder, it's a bug. I believe if you're on TWRP, you can only access 0 which is why you need to put the rom there. Clockworkmod should be able to see anything, but if I remember correctly immediately reboots with the latest firmware.
Flash the room and reboot.
That's how you can go back to stock without a RUU. All of this is from memory but it's accurate. The other option would be to S-OFF via revone and downgrade afterwards. You CAN use revone on the newest firmware - I did it earlier.
Good luck and all that jazz.
Why both recoveries:
TWRP ****ed up really hard on 1.29.x for me and failed to flash or see any files. CWM worked for me on 1.29.x but instantly reboots on 1.31.x. TWRP works for me on 1.31.x but can only see within /sdcard/0/, meaning nothing outside that 0 folder is flashable.
Other notes:
There's also some **** about USB-OTG but I didn't mess around with that. I've been working with multiple Ones over the passed few days and the steps above worked for me. I realize this post is hard to follow and all over the place, but this is all I've been doing this past week and I've got a lot of info on it.
Another note:
If you don't have a working install on the phone to boot into, you can do what I did and boot into the bootloader and use
adb push file.zip /sdcard/0/
Then boot into the recovery and it should be installable.
I am so scared this happend again i was trying to update my phone to 4.4 the new kit kat OTA and then it didnt work becasue i had a cwm but i didnt have root access on my phone so i downloaded stock 4.4 sense 5.5 and tried to flash it it said aborted so i flashed my old stock rom and then i thought might aswell flash the new rom on top maybe it will update so i then i rebooted and said remove root so i hit yes and then im stuck on the htc screen and i cannot get into recovery i have already got sync installed it says fastboot usb on the phone but cannot find it when typing in fastboot devices someone please help me i am scareed and feeling to cry!
SamoAFG said:
I am so scared this happend again i was trying to update my phone to 4.4 the new kit kat OTA and then it didnt work becasue i had a cwm but i didnt have root access on my phone so i downloaded stock 4.4 sense 5.5 and tried to flash it it said aborted so i flashed my old stock rom and then i thought might aswell flash the new rom on top maybe it will update so i then i rebooted and said remove root so i hit yes and then im stuck on the htc screen and i cannot get into recovery i have already got sync installed it says fastboot usb on the phone but cannot find it when typing in fastboot devices someone please help me i am scareed and feeling to cry!
Click to expand...
Click to collapse
I'd really be willing to help.. but I leave the internet for a week in a few hours... so I won't be able to help you anymore... so after this answer, I can only help you a week later again.
But secondly:
-Download HTC Sync(http://www.htc.com/www/software/htc-sync-manager/)
-Intall it with EVERY component!
-Then uninstall the HTC Sync Manager again, but DON'T uninstall the drivers!!!
-You may proceed a restart to avoid any registry etc. related problems...
-Then connect your phone to the PC and try to get fastboot working...
-Befor you flash a new recovery, type this command:
Code:
fastboot erase cache
-Then flash TWRP(2.6.3.3):
http://techerrata.com/browse/twrp2/m7
(Thanks to your awesome work TeamWin)
-Now you can flash a new OS.. or maybe you can also let a RUU do it's work if you have S OFF..
BUT FOR YOUR OWN SAFETY ONLY FLASH A ROM BELOW 4.4 KITKAT(BEST IS 4.3) BECAUSE 4.4 WITHOUT S OFF WILL OCCURE IN A SOFTBRICK
(Stock OS from here: http://android-revolution-hd.blogspot.ch/p/android-revolution-hd-mirror-site-var.html)
(Thanks to @mike1986. for your awesome work)
I hope this worked...
If not... I am back in a week...
A thanks if I brought you a step further would be appreciated
SamoAFG said:
I am so scared this happend again i was trying to update my phone to 4.4 the new kit kat OTA and then it didnt work becasue i had a cwm but i didnt have root access on my phone so i downloaded stock 4.4 sense 5.5 and tried to flash it it said aborted so i flashed my old stock rom and then i thought might aswell flash the new rom on top maybe it will update so i then i rebooted and said remove root so i hit yes and then im stuck on the htc screen and i cannot get into recovery i have already got sync installed it says fastboot usb on the phone but cannot find it when typing in fastboot devices someone please help me i am scareed and feeling to cry!
Click to expand...
Click to collapse
Hey, relax! This happened to me as well, and i found the solution to be very easy. While in bootloader, make sure you connect it to your computer (it should say "FASTBOOT USB", navigate to the ADB folder in the command prompt (on your computer). The easy way is to hold down ctrl and right-click in the ADB folder (assuming you are using Windows) and select open command prompt. Now type "fastboot erase cache". Your issue is now fixed, go into recovery and flash your stock rom if you don't have any relevant backups. And if you want to flash kit-kat, MAKE SURE TO USE TWRP 2.6.3.3 That's it, let me know if you need more help!
PC
SamoAFG said:
I am so scared this happend again i was trying to update my phone to 4.4 the new kit kat OTA and then it didnt work becasue i had a cwm but i didnt have root access on my phone so i downloaded stock 4.4 sense 5.5 and tried to flash it it said aborted so i flashed my old stock rom and then i thought might aswell flash the new rom on top maybe it will update so i then i rebooted and said remove root so i hit yes and then im stuck on the htc screen and i cannot get into recovery i have already got sync installed it says fastboot usb on the phone but cannot find it when typing in fastboot devices someone please help me i am scareed and feeling to cry!
Click to expand...
Click to collapse
Sometimes we have to reboot our PC, shutdown all background/ auto start programs before windows will function properly.
Be sure you have updated your firmware and recovery to 4.4 compatible versions.
flash firmware in RUU mode.
flash recovery in RUU mode.
erase cache in fastboot.
powerdown.
boot into bootloader.
select recovery.
powerdown.
say yes to superuser inststall.
boot into bootloader.
select recovery.
WIPE !!
use OTG or sideload your ROM. then install
Wipe dalvek and cache.
powerdown.
IF YOUR ARE S-ON boot to bootloader once more and flash the boot image from your ROM.
reboot
DONE.
Hello.
I tried to flash a custom rom on my phone with s-on. I followed the instructions that told me to extract boot.img from the zip and flash it first and then the rom as I had s-on.
But after flashing the phone reboots into recovery. It doesn't go in the system. I can't get the internal sd to mount in the TWRP recovery as well. I tried CWM too but was not able to mount the internal memory.
As I have s-on I can't even flash the stock ruu and because it doesn't go into the system there is no way for me to check USB debugging. I'm screwed.
Can anyone please help me ?
psbhadola said:
Hello.
I tried to flash a custom rom on my phone with s-on. I followed the instructions that told me to extract boot.img from the zip and flash it first and then the rom as I had s-on.
But after flashing the phone reboots into recovery. It doesn't go in the system. I can't get the internal sd to mount in the TWRP recovery as well. I tried CWM too but was not able to mount the internal memory.
As I have s-on I can't even flash the stock ruu and because it doesn't go into the system there is no way for me to check USB debugging. I'm screwed.
Can anyone please help me ?
Click to expand...
Click to collapse
you haven't read the rules :/
first you don't have to flash the boot.IMG separately on HTC One, just flash the ROM via recovery
second it is impossible to mount your SD card in recovery
try sideload
Sent from my HTC One using Tapatalk
kamilmirza said:
you haven't read the rules :/
first you don't have to flash the boot.IMG separately on HTC One, just flash the ROM via recovery
second it is impossible to mount your SD card in recovery
try sideload
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
It said in the flashing instructions that if the phone is s-on you have to flash boot.img first.
My phone is s-on so I flashed boot.img first. Now it boots into recovery instead of system.
Also my phone is not detected by adb. So I can't use sideload. It is detected by fastboot but not adb
How can I make it detect adb?
psbhadola said:
It said in the flashing instructions that if the phone is s-on you have to flash boot.img first.
My phone is s-on so I flashed boot.img first. Now it boots into recovery instead of system.
Also my phone is not detected by adb. So I can't use sideload. It is detected by fastboot but not adb
How can I make it detect adb?
Click to expand...
Click to collapse
no ROM for HTC One requires flashing boot.img first while on S-ON
uninstall your previous HTC drivers and HTC Sync Manager, restart your PC
download and install the following: http://download1801.mediafire.com/lbsjht9823lg/e21a0cc4268dg9d/HTCDriver_4.10.0.001.msi
sideload guide: http://forum.xda-developers.com/showthread.php?t=2318497
connect your device, go into recovery and start sideload
make sure you detect your device before starting sideload; "adb devices"
kamilmirza said:
no ROM for HTC One requires flashing boot.img first while on S-ON
uninstall your previous HTC drivers and HTC Sync Manager, restart your PC
download and install the following: http://download1801.mediafire.com/lbsjht9823lg/e21a0cc4268dg9d/HTCDriver_4.10.0.001.msi
sideload guide: http://forum.xda-developers.com/showthread.php?t=2318497
connect your device, go into recovery and start sideload
make sure you detect your device before starting sideload; "adb devices"
Click to expand...
Click to collapse
Ok. Let me try that and see how it goes.
Will get back with the results
Thanks
psbhadola said:
Ok. Let me try that and see how it goes.
Will get back with the results
Thanks
Click to expand...
Click to collapse
Okay I was able to flash the RUU and go back to stock but the phone keeps rebooting
It goes to lock screen and after I swipe to unlock, it is stuck on HTC logo until it reboots back.
Even when I flashed any custom ROMs the same thing happened.
It went to lock screen and after unlocking, it gets stuck on HTC logo.
What can I do?
Hi
I have a HTC one m7 which went in Boot loop just like that. It was working perfectly some time back., just rebooted and won.t me back now. I had the latest stock OS 4.4 with sense 6 developer edition on it with no tamperig.
I tried many time wipe cache and factory reset. Nothing helped. Finally someone here suggested i do a unlock bootloader -> custom recovery -> custom rom -> s-off -> Load my Stock RUU.
Problem with above is i have done the unlock boot loader and install twrp recovery. But to do a s-off i need my device to read adb commands. As its in boot loop i cannot. Can i flash a custom binary which can run on S-on just to run those commands of firewater to make s-off.
I am stuck here. Please help to revive my device and reach me back to stock 4.4 sense 6 .
Also i came to know as i was on latest version if i flash a older RUU with S-On it can brick my device. True ?
And something else i noticed , i read some 4-5 thread in last two days complaining of HTC going in boot loop just like that.
HTC to blame ? Is this some issue with htc ???
Thanks
anirudhgargi said:
Hi
I have a HTC one m7 which went in Boot loop just like that. It was working perfectly some time back., just rebooted and won.t me back now. I had the latest stock OS 4.4 with sense 6 developer edition on it with no tamperig.
I tried many time wipe cache and factory reset. Nothing helped. Finally someone here suggested i do a unlock bootloader -> custom recovery -> custom rom -> s-off -> Load my Stock RUU.
Problem with above is i have done the unlock boot loader and install twrp recovery. But to do a s-off i need my device to read adb commands. As its in boot loop i cannot. Can i flash a custom binary which can run on S-on just to run those commands of firewater to make s-off.
I am stuck here. Please help to revive my device and reach me back to stock 4.4 sense 6 .
Also i came to know as i was on latest version if i flash a older RUU with S-On it can brick my device. True ?
And something else i noticed , i read some 4-5 thread in last two days complaining of HTC going in boot loop just like that.
HTC to blame ? Is this some issue with htc ???
Thanks
Click to expand...
Click to collapse
as mentioned in the previous post you made, you need to install a custom ROM first in order to boot back into your phone. You have unlocked the bootloader and installed TWRP recovery. Now you need to sideload the ROM by adb sideload commands in order to boot the phone up again
Do not run an earlier RUU.zip as you will brick your phone. Firewater needs a working ROM, there are no ways to bypass this
Flash ARHD 81 or Insert Coin or Team Venom Rom
Step 1. Unlock Bootloader and Install TWRP 2.7.x.x recovery. Don't install Twrp v2.8.x.x, wont work with any roms.
Step 2. Boot to Recovery.
Step 3. Mount the system using twrp. I am assuming that you don't have custom rom on your phone storage.
Note that TWRP v2.7.x.x wont mount the phone storage. v2.7 and above always had issues. My recommendation is to install TWRP v2.8 for temporary purposes. Now mount the phone storage copy any rom you downloaded to the system.
Step 4. Assuming that you install TWRP v2.8 to copy rom files to phone storage. Boot to bootloader again and Install TWRP using fastboot. Command: "Fastboot flash recovery openrecovery-twrp-2.7.1.1-m7.img"
Step 5. Reboot to recovery. WIPE DATA, CACHE, DALVIK CACHE, SYSTEM > Install Rom.
Note do not wipe "internal storage." Otherwise you have to go back and start again with installing twrp v2.8, then copy rom...
Step 6: follow the steps.
IMO ARHD 81 is a stable rom, provides better battery life. If you like Sense then stick with this Rom, if you want Stock Android aka AOSP then try aospa legacy, CM, SlimKAT, AOSB and many more.
Moreover, i haven't found RUU for Sense 6 KK4.4.3, if you do please provide me a link as well.
As of yet there are no links for 4.4.3 RUU's. Haven't been released anywhere. He just needs a working ROM to get s off again. Nice step by step guide tho
Not able to copy my custom rom in phone.
stovie_steve said:
As of yet there are no links for 4.4.3 RUU's. Haven't been released anywhere. He just needs a working ROM to get s off again. Nice step by step guide tho
Click to expand...
Click to collapse
Hi , i got stuck with a minor issue. I am with 2.8 TWRP was trying to mount the phone . i am using a mac os with the Android Revolution Rom downloaded in place. .
m7 gets mount i could see the phone in android fie transfer ( MTP utility for mac) . I selected the System and data and cache back in the twrp mount page. I can write and create some folders etc.
Issue is when i start to copy the Custom ROM file to the phone ( any folder) it says 'filexxx.zip not copy'. However i copied a small file (1mb). It was copied ok.
Any idea what is the issue with the file size restrictions?
I tried the adb sideload that also fails with saying device not found. Wanna avoid sideload, as sideload will execute also the zip after copying . I Want to change the recovery file as the recovery file need to changed to a twrp 2.7xx before installation starts. I hear that V2.8 is not compatible with lot of roms.
anirudhgargi said:
Hi , i got stuck with a minor issue. I am with 2.8 TWRP was trying to mount the phone . i am using a mac os with the Android Revolution Rom downloaded in place. .
m7 gets mount i could see the phone in android fie transfer ( MTP utility for mac) . I selected the System and data and cache back in the twrp mount page. I can write and create some folders etc.
Issue is when i start to copy the Custom ROM file to the phone ( any folder) it says 'filexxx.zip not copy'. However i copied a small file (1mb). It was copied ok.
Any idea what is the issue with the file size restrictions?
I tried the adb sideload that also fails with saying device not found. Wanna avoid sideload, as sideload will execute also the zip after copying . I Want to change the recovery file as the recovery file need to changed to a twrp 2.7xx before installation starts. I hear that V2.8 is not compatible with lot of roms.
Click to expand...
Click to collapse
You are better using the 2.7.xx version of TWRP. Sounds like you could also be using out of date adb drivers. You can download the most up to date ones by downloading the latest Google sdk
Try fixing the above and sideloading again
No luck ! Fastboot mode also not getting detected now.
stovie_steve said:
You are better using the 2.7.xx version of TWRP. Sounds like you could also be using out of date adb drivers. You can download the most up to date ones by downloading the latest Google sdk
Try fixing the above and sideloading again
Click to expand...
Click to collapse
Hello i tried updating the drivers from the sdk itself. No luck . The device won't just get detect as adb device. Tried cache clear. factory reset , reboot pc and phone. And Loaded other twrp recovery images ( 2.8 and 2.7).
Today tried with a window machine also. I thought some issue with Mac + adb drivers. But with window also No luck.
Also one more issue, my phone fastboot has stopped detecting om pc and mac. Tried everything almost.
It was like just working some time back, i loaded twrp 2.7.x and booted to recovery for adb sideload.
Adb Sideload failed as mentioned above on this window machine also ... so i was like this adb is not working at all.
But then i thought of loading 2.8 twrp and see if mount (mtp) works, i can send the ROM to device this way. But for that when i booted to fastboot. Fastboot just stopped detecting in PC (window and mac)
I wonder can the Fastboot mode ( within Hboot bootloader) can go corrupt ?
I am sure drivers are there, usb cable is fine, usb port in HTC one is fine. It just show "fastboot ac" not "fastboot usb" . No activity in the device manager when i plug surprisingly !! (can't see Android phone there " . Afterall it was working ok when i loaded the recovery image of 2.7.1.
Also , can the recovery mess up with the fastboot mode ? i am still s-on and in boot loop.
-Thanks,
anirudhgargi said:
Hello i tried updating the drivers from the sdk itself. No luck . The device won't just get detect as adb device. Tried cache clear. factory reset , reboot pc and phone. And Loaded other twrp recovery images ( 2.8 and 2.7).
Today tried with a window machine also. I thought some issue with Mac + adb drivers. But with window also No luck.
Also one more issue, my phone fastboot has stopped detecting om pc and mac. Tried everything almost.
It was like just working some time back, i loaded twrp 2.7.x and booted to recovery for adb sideload.
Adb Sideload failed as mentioned above on this window machine also ... so i was like this adb is not working at all.
But then i thought of loading 2.8 twrp and see if mount (mtp) works, i can send the ROM to device this way. But for that when i booted to fastboot. Fastboot just stopped detecting in PC (window and mac)
I wonder can the Fastboot mode ( within Hboot bootloader) can go corrupt ?
I am sure drivers are there, usb cable is fine, usb port in HTC one is fine. It just show "fastboot ac" not "fastboot usb" . No activity in the device manager when i plug surprisingly !! (can't see Android phone there " . Afterall it was working ok when i loaded the recovery image of 2.7.1.
Also , can the recovery mess up with the fastboot mode ? i am still s-on and in boot loop.
-Thanks,
Click to expand...
Click to collapse
Sounds also like a driver issue
Try instling HTC sync to get the up to date HTC drivers and retry. Use different usb ports (2.0 preferably) and different cables. If it's saying fastboot ac then the phone is not being detected correctly, so it's a driver issue
You can also try manually installing the driver by searching for I think the Google naked driver