[GUIDE] Iconia A100 ROOT and AD-HOC wi-fi enabled - Acer Iconia Tab A100

Hi everybody. I've bought my A100 one month ago and i've rooted and added ad-hoc patch for it in order to have internet through wm cellphone.
i've rooted with this guide
androidforums.com/iconia-tab-a100-all-things-root/401598-rooting-a100.html
and added ad-hoc with this one:
batista70phone.com/2011/05/supporto-per-reti-ad-hoc-su-acer-iconia-a500/ (is in italian, if you need english tell me, I can translate it)
To avoid problems open the page from the tablet and copy/paste the commands, and remeber to SWITCH OFF WIFI AS SOON AS POSSIBLE before playing with the wifi files!!
I've also added to my winmo phone ( diamond ) WMWifiRouter in orde to share the connection from 3g on the phone to wi-fi on the tablet.
Everything works. You have only to start WMWiFiRouter on diamond or other wm6 device and than looking in the wifi list on tablet for the wireless just created ( Office Lan....etc ).
For convenience activate on cellphone "wifi always on" also if "display is off" trough Diamond Tweaks.
I hope this can be useful for someone else ;-)

English guide for enabling ad-hoc
I would greatly appreciate it if you would translate the guide for enabling ad-hoc capabilities for the a100. I can't seem to find a guide anywhere else and, alas, I don't speak Italian. Thank you so much!
-Sean
EDIT: if it is easier, you can send it to my E-mail ([email protected])

Sean Foster said:
I would greatly appreciate it if you would translate the guide for enabling ad-hoc capabilities for the a100. I can't seem to find a guide anywhere else and, alas, I don't speak Italian. Thank you so much!
-Sean
EDIT: if it is easier, you can send it to my E-mail ([email protected])
Click to expand...
Click to collapse
I used this site to translate it to English.
http://translate.googleusercontent....033314&usg=ALkJrhhTGzTt752dLWUy168U5FSsyzNFZA
It pointed back to an XDA thread that pointed back to this post. http://forum.xda-developers.com/showthread.php?t=1033314
It should be enough to get you going.
Edit:
I am not going to spoon feed and send it to your email.

still having problems with ad hoc access
i followed the instructions to root the tablet. this worked fine. i then followed instructions to replace the wpa_supplicant file with the one found on this forum for the motorola xoom that is meant to give ad hoc capabilities. i know the file replaced fine as the way the a100 behaves with regards wireless has changed. before there seemed to be a bug that it would always turn off the wireless when the screen went off no matter what the wireless behavior settings were. now it never turns off wireless even if the screen goes off.
if i set up a wireless network from my laptop using the intel My Wifi software if connects fine with WPA, it did this out the box. however if i set up an ad hoc netork on my laptop it will not connect correctly.
1. If I use WPA it just keeps saying connecing ---disconncted repeatedly
2. If I use WEP or no encryption it gets to the point of obtaining an ip address but never gets any further.
I have only tried with DHCP
Also with the ad hoc network it seems to make multiple networks in the wireless networks on the tab.
I was hoping someone could give me some specific help on this and maybe some up to date advice on the usbb host issue.
Thanks in advance.

thanks for your help yes it seems i am the only one who is still having problems! i am working on a ship now and maybe the server here is causing issues. i will be home tomorrow and can try then.
when you set up your ad hoc in windows do you select WPA or WEP, funny I thought ad hoc only had WEP security. why does w7 offer WPA on ad hoc?
thanks andy

thanks I tested at home. Still can't connect with adhoc on my laptop with wep wpa or no authentication but works fine on my huwei e585 which is a bit of a mystery I will try and fine another laptop to test it with.....thanks for your support though.......do you know any solution to the USB host issue on the a100?

hi there is another issue with the a100 i was hoping to solve. you cannot mount a usb device like a thumb drive on it. the a500 had a standard pc type usb port and you could mount a usb drive on it. although you can get a mini usb male to ubs female 'usb on the go' cable apparently it wont work on the a100. i have seen some feedback regarding this on blogs but no solutions. any ideas? Andy

ad hoc again
hi again...have juts discovered that my huwei e585 modem actually provides infrastructure not ad hoc which is why my a100 tablet works with it. i think i still have a problem with ad hoc on my a100. i went through the process of getting the new wpa_supplicant file in /system/bin and i checked it has the same permisions as the original file but still no luck...can anyone help? I still cant connect my a100 to an ad hoc network provided by my laptop.

yes, i used root explorer to copy the wpa_supplicant and I made sure I had the airplane mode on and wireless off when I did it.I just tried the whole process again and the same result. my a100 has android 3.2. I also made sure the permissions are exactly the same as the original file.
Andy

Hello. I am an Android newb. I have been trying to correct this issue for over a week to no avail. Please advice.
I've tried rooting my A100 by inputting (copy/paste) the proper commands on the a100 itself in a terminal emulator, but have had no success. The commands cause no obvious response when entered into the terminal, but when I checked xbin for su, it's there. I've installed the superuser apk, but busybox install fails due to lack of root. Repeating the process doesn't change anything.
I've also tried rooting via the ADB method. The results are the same. su is in xbin folder; however, I cannot install busybox because I am not rooted.
The last bit of info I can provide about my situation is this. I have root checker installed on my A100. I do not get the same result each time I click "verify root". Sometimes it tells me that I'm rooted and sometimes it tells me that I'm not rooted????
Please let me know if I can provide any additional information. I need some help please.

JusThinK said:
Execute the commands fropm terminal emulation.
/system/bin/cmdclient ec_micswitch '`mount -o remount,rw /system`'
/system/bin/cmdclient ec_micswitch '`cat /mnt/sdcard/su >/system/xbin/su`'
/system/bin/cmdclient ec_micswitch '`chmod 6755 /system/xbin/su`'
NOTE: You must have to copy moded su to your sd card , /mnt/sdcard
@Sent from My Acer Iconia A100
Click to expand...
Click to collapse
These are the same commands that I have previously entered via terminal emulator and I tried again via ADB method. I have tried multiple times.
I'm not sure what you mean by "You must have to copy moded su to your sd card , /mnt/sdcard". Are you referring to the su file in my xbin folder? If so, I cannot copy it because I am not rooted. Every time I execute the aforementioned commands, the su file in my xbin folder gets modified. The size of the su file in my xbin folder is 0.00K, is this normal?
Thanks for responding, please offer further guidance if you can.

hi i am no expert but i got the root to work fine with these instructions. as long as you copied the new su file to your xbin folder the third command on the list should take care of everything.
then you have to do the busybox and super user thing
Step 6: Install BusyBox from the Market
Step 7: Install SuperUser from the market, this is the APK version this time. This is going to update the SU file and install the SuperUser app.

thanks i got it now

Hi,
I just brought my new acer iconia a100 model 3 weeks ago.I want to ask if it is ok to use the 3g connection of samsung galaxy y in the iconia.Also i want a english translation for the ad hoc for easy understanding.can you email me at [email protected] for the answer.I'll wait for your answer.
Thank you.
andreagragnato said:
Hi everybody. I've bought my A100 one month ago and i've rooted and added ad-hoc patch for it in order to have internet through wm cellphone.
i've rooted with this guide
androidforums.com/iconia-tab-a100-all-things-root/401598-rooting-a100.html
and added ad-hoc with this one:
batista70phone.com/2011/05/supporto-per-reti-ad-hoc-su-acer-iconia-a500/ (is in italian, if you need english tell me, I can translate it)
To avoid problems open the page from the tablet and copy/paste the commands, and remeber to SWITCH OFF WIFI AS SOON AS POSSIBLE before playing with the wifi files!!
I've also added to my winmo phone ( diamond ) WMWifiRouter in orde to share the connection from 3g on the phone to wi-fi on the tablet.
Everything works. You have only to start WMWiFiRouter on diamond or other wm6 device and than looking in the wifi list on tablet for the wireless just created ( Office Lan....etc ).
For convenience activate on cellphone "wifi always on" also if "display is off" trough Diamond Tweaks.
I hope this can be useful for someone else ;-)
Click to expand...
Click to collapse

will this still work with ics?
Sent from my SCH-I500 using xda premium

I tried the opening poster's ad-hoc fix on my iconia a100 ICS leak, and it worked great. This is where the instructions are (in italian, but translated by google, it was understandable) Now I can get wifi from my jailbroken iphone 3gs with mywi app.
batista70phone.com/2011/05/supporto-per-reti-ad-hoc-su-acer-iconia-a500/
I did notice that the status bar icon that shows wifi doesn't seem to be showing signal strength properly.

marcusjbid said:
I did notice that the status bar icon that shows wifi doesn't seem to be showing signal strength properly.
Click to expand...
Click to collapse
Yeah, personally I have solved this issue with this wpa_supplicant, extracted from taboonay a500 rom.. I hope it can be usefull!

mugna91 said:
Yeah, personally I have solved this issue with this wpa_supplicant, extracted from taboonay a500 rom.. I hope it can be usefull!
Click to expand...
Click to collapse
Hey, thanks works great
Sent from my A100 using XDA

Anyone have another supplicant file I could try? After the latest upgrade OTA, I can't connect to my iPhone's ad-hoc anymore.
Sent from my A100 using XDA

Never mind, its working now.
Sent from my A100 using XDA

Related

Using SMB Module with Astro

Anybody able to tell me how to use the SMB module with Astro? I cannot find anywhere in the application to connect to my computer. I've looked through the documentation too, with no luck. I've got both Astro and the SMB module installed.
I've emailed the developers, but no response yet.
Thanks for any help.
aschneid said:
Anybody able to tell me how to use the SMB module with Astro? I cannot find anywhere in the application to connect to my computer. I've looked through the documentation too, with no luck. I've got both Astro and the SMB module installed.
I've emailed the developers, but no response yet.
Thanks for any help.
Click to expand...
Click to collapse
If you drag the row that contains "Home" to the left, "Network" is all the way on the right. Tap "Network" then tap "New".
BadBoyNDSU said:
If you drag the row that contains "Home" to the left, "Network" is all the way on the right. Tap "Network" then tap "New".
Click to expand...
Click to collapse
Thanks! I had seen that screen, but when I clicked on the WiFi symbol (thinking it would create a new share connection), all it does is take you to WiFi settings. Of course, I wasn't smart enough to click on the "New" button.
ASTRO SMB Configuration
It would be wonderful to have a few screen shots and a bit of discussion on how to actually get this running.
I tried what I thought would work and the system hung in a wait loop.
easy4 said:
It would be wonderful to have a few screen shots and a bit of discussion on how to actually get this running.
I tried what I thought would work and the system hung in a wait loop.
Click to expand...
Click to collapse
it works great for me, no problems
easy4 said:
It would be wonderful to have a few screen shots and a bit of discussion on how to actually get this running.
I tried what I thought would work and the system hung in a wait loop.
Click to expand...
Click to collapse
Hopefully the images speak for themselves.. Sorry it was a quick mock up
Astro SMB Configuration
Albaholic, thanks for the screenshots.
The EVO It no longer hangs, but I get the following error message:
jcifs.smb.SmbException:Failed
to connect:
0.0.0.0<00>/192.168.0.5
jcifs.util.transport.
TransportException
java.IOException:Invalid
payload size:405
easy4 said:
Albaholic, thanks for the screenshots.
The EVO It no longer hangs, but I get the following error message:
jcifs.smb.SmbException:Failed
to connect:
0.0.0.0<00>/192.168.0.5
jcifs.util.transport.
TransportException
java.IOException:Invalid
payload size:405
Click to expand...
Click to collapse
means your phone can't connect to the computer, have you verified that it works on a pc?
-edit- make sure your wifi is turned on
WiFi is on, and I can ping the EVO from the PC.
I've confirmed that the shared folder can be seen from another PC.
I am wondering if invalid payload size is a clue?
Are there any Windows 7 issues I should be aware of?
It could be a permissions issue. In the screenshots I provided, I'm using an admin share. What do the permissions look like on your shared folder?
bah, i have the same error, i can ping np, i can access my shares from any other comp in home, but get payload error on the phone.
xoltrix2000 said:
bah, i have the same error, i can ping np, i can access my shares from any other comp in home, but get payload error on the phone.
Click to expand...
Click to collapse
Have you tested with an admin share?
Same error for me: payload 405
Using a windows 7 box and an admin share. Finds the ip addy of the pc using only the hostname, but it most be getting a bad response from the PC.
Anybody find a solution?
Too add the windows box shares the directory with 2 xbox's in the house and shares the printer with 4 laptops...
same error for me "Invalid payload size: 405" !!
Please fix this. I have checked my share is working properly and on a second PC. As well as works on ES File explorer but i dont like that app.
EDIT: phone - HTC Desire, 2.1-update1
I have a smb server running on my Ubuntu 10.04 box. I got it up and running after finding the advanced settings. On my captivate, when in the smb setup dialog pressing the phones menu button brings up an advanced settings tab. You get two options, key and value. I set key to "Workgroup", and value to my workgroup. Back in the previous settings dialog i have only filled in Label, Server (used IP address), User Name, and Password. Works like a charm now. Hope this helps
I wanted to connect to my SMB shares on my Mac running Snow Leopard OS X, and while other PCs could see the windows shares just fine, on my Android phone with the Astro SMB module I kept getting Invalid payload size: 254. To solve the problem, while in the connection profile editor, I pushed Menu and chose Advanced. Then I created a new property and key:
jcifs.smb.client.useExtendedSecurity = false
Once I added this, I was able to connect to all of my Mac samba shares just fine!
ss4rob said:
I wanted to connect to my SMB shares on my Mac running Snow Leopard OS X, and while other PCs could see the windows shares just fine, on my Android phone with the Astro SMB module I kept getting Invalid payload size: 254. To solve the problem, while in the connection profile editor, I pushed Menu and chose Advanced. Then I created a new property and key:
jcifs.smb.client.useExtendedSecurity = false
Once I added this, I was able to connect to all of my Mac samba shares just fine!
Click to expand...
Click to collapse
Thanks bro, that fixed my prob i was having, i now have another problem, When trying to view files on the network say example a photo i get the following "file type jpg not found" the same goes for any other file i get "file type ***** not found" any idea how to fix that?
I have a STRATO HiDrive (which basically is an online harddisk that supports several protocols such as SMB, SFTP, WebDAV etc). I tried connecting to the drive (cifs.hidrive.strato.com) using my username and password, but to no avail:
UnknownHostException: cifs.hidrive.strato.com
It works fine using my computer, though. I also tried switching off extended security as you described earlier, but that didn't work either.
Another program, FileExpert, connects just fine but is really slow and hangs while reading the share's folders.
So I tried SFTP, which connects but then returns a "StringOutOfBoundsException". Dunno if they're related, I'm basically trying to solve the SMB problem.
Any clues?
I not find Astro smb module on market.
Anybody have the apk?
Thansk.
ss4rob said:
I wanted to connect to my SMB shares on my Mac running Snow Leopard OS X, and while other PCs could see the windows shares just fine, on my Android phone with the Astro SMB module I kept getting Invalid payload size: 254. To solve the problem, while in the connection profile editor, I pushed Menu and chose Advanced. Then I created a new property and key:
jcifs.smb.client.useExtendedSecurity = false
Once I added this, I was able to connect to all of my Mac samba shares just fine!
Click to expand...
Click to collapse
You deserve the biggest man-hug that has ever been squeezed!

Android Ad-hoc support hack/wpa_supplicant

Heya,
Unfortunately android, to be precisely wpa_supplicant does not show ad-hoc networks, the following modified wpa_supplicant shows them, haven't seen it before so I posted it .
all credits go to szym (http://szym.net/android/adhoc-wpa-supp.html)
The patch below modifies the wpa_supplicant code in the external/wpa_supplicant AOSP repo to make ad-hoc networks appear as regular APs with a (*) prefix.
The patch:
* removes the [IBSS] flag from scan results,
* masquerades and demasquerades ad-hoc ssid with (*) prefix
* sets mode 1 (ad-hoc) if the ssid is for IBSS
* permits the supplicant to select an IBSS when associating to a given ssid
Click to expand...
Click to collapse
patch: http://szym.net/android/wpa_supplicant-ibss.patch
The only thing I did was to apply the patch compile it for froyo and supply a signed update zip with the modified wpa_supplicant, work was done by szym.
Flash the attached wpa_adhoc-signed.zip in recovery and your done .
a3e00f284ddff04804ba8d59364712b1 wpa_adhoc-signed.zip (v0.5.11)
Works with:
- Froyo/Eclair roms on HTC Hero (confirmed)
- roms using wpa_supplicant v0.5.x
Attention:
- It _seems_ like some rom using wpa_supplicant v0.6.x do not work! take care (e.g HTC Desire). Please report back.
you may check this post: http://forum.xda-developers.com/showpost.php?p=7716862&postcount=24
Always do a nandroid backup!!
Downloaded and will have a try. It will be great if it works. Thanks.
The hero can detect the ad-hoc mode with a (*)before the name. It can be connected but can't access the internet. My laptop can access internet through this ad-hoc wifi. Didn't know why?
It works! Beautiful. I used my old G1 to make an ad-hoc wireless network and my Desire saw it right away and connected without any problem. See my signature for the ROM I'm using (if it really matters).
Would anyone provide "ad-hoc support in wep" in a signed update zip? Thanks.
yamchung said:
Would anyone provide "ad-hoc support in wep" in a signed update zip? Thanks.
Click to expand...
Click to collapse
it is already look at the first post.
The patch didn't work for me at first. I got "Error" while trying to turn my wi-fi on.
But when I restored the original /system/etc/wifi/tiwlan.ini and /data/misc/wifi/wpa_supplicant.conf back in the phone, it started detecting ad-hoc networks.
So the patch worked after all.
Thanks.
[EDIT]
Did not work after I rebooted my phone.
HTC Hero Brown
Running: FroydVillain 1.2.2
Kernel: [email protected] #302
Operator: Airtel India
what does this allow me to do ? will i be able to transfer files between phones?
Hi all, I just got my SGS yesterday. How can I flash this patch. I renamed file to update.zip, downloaded into my SGS /sdcard, and used ABD to install the update.zip. However it gave me a waring 'Installation Aborted'' . I may just doing something wrong here. ...any suggestion? Thanks a lot!
Thanks a lot, works on Magic 32b but only for non password protected connections
Able to see the connections on Desire, but unable to connect, gets stuck on Obtaining IP adress.....
Running on Cyanogen 6.0.0 RC1 on Magic, and LeeDroid 1.8c on Desire
will this work on a stock rooted 2.1 Vibrant??
Just flash via ROM Manager?
Did the update and now my wifi wont turn on. You can actually watch it on settings screen turn and off. It is stuck in this loop and eventually comes up with a force close!
Anyone have any ideas?
So will this let me ad-hoc to my netbook which is also wfi-tethered to the phone?
the update zip is only for froyo!!
blackplatypus said:
Heya,
Unfortunately android, to be precisely wpa_supplicant does not show ad-hoc networks, the following modified wpa_supplicant shows them, haven't seen it before so I posted it .
all credits go to szym (http://szym.net/android/adhoc-wpa-supp.html)
patch: http://szym.net/android/wpa_supplicant-ibss.patch
The only thing I did was to apply the patch compile it for froyo and supply a signed update zip with the modified wpa_supplicant, work was done by szym.
Flash the attached wpa_adhoc-signed.zip in recovery and your done .
a3e00f284ddff04804ba8d59364712b1 wpa_adhoc-signed.zip
Click to expand...
Click to collapse
You can do the same work for corporate APN with request for
authentication?
THANKS
Nexus
I have Nexus one with cyanogen 6.0 RC3 installed on it.
I have flashed this zip file but my phone still doesn't see the adhoc network on my laptop. i don't know if there is a fault in my PC settings or this is a compatibility issue for cyanogen. can anyone please shed light on my situation? it is very important for me.
that's great!! i Have a nexus one with android 2.2 FRF91 and it worked for me too. i just flashed the zip from the recovery. tnz a lot man, i've been waiting for this
@blackplatypus - will this work with unrooted HTC Desire froyo?
Do I need to do anything special with the file wpa_adhoc-signed.zip other than renaming it to update.zip and flashing in recovery?
I'm getting verification failed message
Please help - Android Noob
works great on desire. thanks
Esofron- would you mind sharing how you managed to do it on your desire? Thanks!
Sent from my HTC Desire using XDA App
Works Great !!!
With Enomther's Rom !
Thank you

[Q] USB Internet passthrough from Linux

Hi, I've googled and searched the forum for this and can't find anything that works for the Desire HD.
The phone comes with an option to use the PC's internet connection through the usb interface. When I enable this on the phone the usb0 interface pops up on the computer. I've tried various bridging and natting alternatives, but everything ends up with the phone complaining that htc sync isn't set up right. I've tried askimng HTC what the phone expects but they just say that they don't support Linux. Grrr!
Anybody succeeded in getting this working or can say exactly what the phone expects to see on the pc side?
I thought it was the other way around (PC using the phone's connection) ?
Edit: Link.
Both are possible. PC using phone's connection is called "Tethering" and Phone using PC's connection is called "Internet passthrough".
There are recipes for foolong a "Nexus One" into reversing the tethering solution so that it connects to the internet through the PC, but the HD seems to have blocked this.
We have a Wifi-Free home, so this really is the only way of connecting the phone to the internet without using valuable 3G data traffic.
Apologies, I didn't know.
I took a look around, maybe you've tried this already but here it is (scroll down to post #53). Good luck!
Thanks. Looks promising. From Post #53 it looks as if I should be able to do this from adb, although earlier posts in the thread mention busybox and root, neither of which I have on the phone. Have in any case not used adb to connect before so may ask for help here if I can't find out how to do it.
Thanks very much for the suggestion.
For root you can search for the app "Visionary" in the market, I'm not sure if it installs busybox too though (but you can find that in the market as well).
Also make sure you have USB Debugging enabled in the settings.
You're most probably going to need the ADB drivers as well, but i think they're shipped with HTC Sync. Anyone correct me if I'm wrong.
Thanks, now have adb access (with root . Next problem is that my linux box always assigns an APIPA (zeroconf) address to the usb interface. Can't remove it or specify a static IP for the next connection.
Unfortunately I can't help you or suggest anything else for the time being. I'll be switching to Archlinux tonight (for the 150th time) and will hopefully have my device within this week. So if you don't figure it out by then, I'll give it a shot.
I think it can be done quite easily using the Firestarter application. Too busy playing Black Ops to confirm that the method I have in mind works but I will try it out later and if I'm right I will post a how to.
I'd be very interested to hear how you get on phunkycow. The APIPA problem seems to be debian sid related. On my wife's Ubuntu laptop I can configure both interfaces and ping between the phone and the pc. Didn't have time to figure out routing and dns.
I now have this working on Ubuntu. Debian still gives me a zeroconf address on the pc's usb interface.
Next problem is that to script this as suggested in post #53 I think I need a different su or sudo on the phone as sudo and su -c both give me permission denied.
Any other ways of running remote commands as root using adb?
Working perfectly on Ubuntu when I run through the commands interactively. Next job is to script it. The only possible caveat is that I seem to have to run the adb commands as root, however a quick test indicates that this is probably doable just by piping each adb shell command to su.
Will post back with the findings and the script (when I'm happy with it).
Piping to su doesn't work unfortunately, so I need to think again.
Any tips on scripting adb shell commands to run as root?
Another problem (after setting this up interactively) is that only some apps even attempt to connect to the internet this way.
Web browser shows error about not being able to connect first time, but then connects anyway. Ditto Google earth.
Phone update refuses to connect and asks for wifi or mobile network to be turned on.
Skype can't sign in.
I'm wondering whether some apps look for a particular property to be set and refuse to connect if it's not there??
A hot candidate might be [init.svc.netsharing_pass]???
Any comments?
Hi,
I installed bash and su from su-2.3.2.1-ef-signed.zip, which I moved to /system/bin
which su shows that that's what's being used.
I was hoping that this would give me the possibility to run su with switches (ie su -c "command"), and only use adb to invoke a script on the phone with the rest of the commands. Unfortunately fails on both counts :-(
Does anyone know of other su utilities out there that are more like the Linux version?
Cheers!
The answer seems to be gscript.
Phone side commands can be scripted to run on the phone, requires manually finding and running the script from the phone's UI.
Now if there were a way to invoke it through adb ... !
hi Learnincurve,
can you please briefly post, what you did to use the internet-passthrough? i cant figure it out with my desire z...
thanks!
m1l4droid, you are using the internet passthrough with ubuntu just like that? what am I doing wrong...?
Hello everyone.. I can see that the thread hasn't been updated for some time.. but still, has anyone founded an easy way to use "internet pass-through" option on linux? I have read the thread, but I am not very familiar with the terms "adb" etc. I am using Desire HD rom (InsertCoin HD Port 1.8f), on an "small" Desire... And the linux edition is Ubuntu 10.10... Thanx in advance..
wouldnt you be able to access an ad-hoc wifi network with your custom rom? so the only thing for you to do was to setup the ad-hoc wifi at the pc and connect with your phone...
for the usb-passthrough I still dont have a solution, neither.

[Q] Verizon HTC Incredible

Hi, I'm trying to remove all those annoying pre-loaded aps that VZW put on my phone. I attempted to run the unrevoked3 root + flash thingy and it got hung up part way through - phone still works, and the phone IS rooted. I installed a terminal emulator and saw that all the pre-loaded aps only have "R" access which is why I cannot remove them.
I've tried using "chmod -r 777 <program>" and I get a "failed" message. I've tried the simple "rm /system/app/amazon*" and it tells me it's a read-only file (still). Can anyone help me? I've got some experience with linux and command line, but am still not very good with it and this is my first time attempting to root/hack my phone.
I've got the HTC Incredible running the latest 2.3 gingerbread.
Try to get BUsy Box and see if you have super user access, cuz since you said it hung up half way, chances are your phone did not root completely
Im pretty sure it has been rooted. I downloaded an emulator and when I type "su" the command line goes $->#. Someone else had this similar problem but they wanted to install a different ROM and I just want to remove useless aps. That being said I wasn't able to make any use out of his solution.
I should also point out that a super user icon is now in my aps window. I open it and its just a black screen, possibly because I haven't given anything root access yet?
d-pabs said:
I should also point out that a super user icon is now in my aps window. I open it and its just a black screen, possibly because I haven't given anything root access yet?
Click to expand...
Click to collapse
try installing rom manager from the app store and see if it ask you for permission
Ok, I installed that, but it didn't ask me for permission...is there something I have to adjust in the April itself?
d-pabs said:
Ok, I installed that, but it didn't ask me for permission...is there something I have to adjust in the April itself?
Click to expand...
Click to collapse
if it didnt ask for permission, that means your phone is not rooted, as Clockwork recovery needs permission to use, reroot? or ask in the incredible forum?
Yeah, guess I'll try to reroot. Not sure why the unrevoked3 root didn't work. Will try and post any details about failed tasks during the root process.
Thanks
d-pabs said:
Hi, I'm trying to remove all those annoying pre-loaded aps that VZW put on my phone. I attempted to run the unrevoked3 root + flash thingy and it got hung up part way through - phone still works, and the phone IS rooted. I installed a terminal emulator and saw that all the pre-loaded aps only have "R" access which is why I cannot remove them.
I've tried using "chmod -r 777 <program>" and I get a "failed" message. I've tried the simple "rm /system/app/amazon*" and it tells me it's a read-only file (still). Can anyone help me? I've got some experience with linux and command line, but am still not very good with it and this is my first time attempting to root/hack my phone.
I've got the HTC Incredible running the latest 2.3 gingerbread.
Click to expand...
Click to collapse
Read: http://forum.xda-developers.com/wiki/index.php?title=HTC_Incredible/Guides&Tutorials#Removing_Bloat
binaryhat said:
Read: http://forum.xda-developers.com/wiki/index.php?title=HTC_Incredible/Guides&Tutorials#Removing_Bloat
Click to expand...
Click to collapse
I've seen this thread before and since forgot about it. Thanks for posting it. I assume in order to do what they say in the thread (meaning run the adb shell), you need to root your phone
?
Sorry for taking so long to report back...busy time of year!
As it turns out, my phone actually WAS rooted despite running into the previously posted comments. I was attempting to start over and in doing so, downloaded SDK, JDK and proceeded to mount my phone using adb. All I had to do was reboot my phone in recovery mode and then mount /system. Voila! I have since moved all the useless bloat to a disabled folder...
My next question is this: How do I enable tethering and mobile hotspot?
Thanks for your help.
Wireless tether for root users is a pretty baller app. I show it off once in a while at work when someone flashes their ipad around. The speed is solid.
Hypcrsy said:
Wireless tether for root users is a pretty baller app. I show it off once in a while at work when someone flashes their ipad around. The speed is solid.
Click to expand...
Click to collapse
Is that the name of the ap? Or how can I enable it? I've been told that the pre-loaded mobile hotspot still will not for rooted phones and you need to download a 3rd party ap?
Just searched the "wireless tether" in the market and found it...it says it requires "Netfilter-enabled kernel" What's that mean? I'm still running the stock ROM (2.3 gingerbread). I don't know that I want to run a new ROM....
I downloaded and installed both "wireless tether" and "barnacle" just to try out both. I can view my mobile hotspot on other devices, and I can even connect them to my phone. On the iPhone (4g), I can get what appears to be everything but youtube. On my laptop I can't get any internet signal...
In either tethering ap, I cannot view who/what is connected (i.e. my laptop or iPhone). Any ideas? Are there limitations to these aps?
d-pabs said:
I downloaded and installed both "wireless tether" and "barnacle" just to try out both. I can view my mobile hotspot on other devices, and I can even connect them to my phone. On the iPhone (4g), I can get what appears to be everything but youtube. On my laptop I can't get any internet signal...
In either tethering ap, I cannot view who/what is connected (i.e. my laptop or iPhone). Any ideas? Are there limitations to these aps?
Click to expand...
Click to collapse
I have Barnacle for my Wi-Fi tether and it tells me who is connected to my phone (there should be a "Clients" tab). Do you have any encryption enabled?
I password protected my wireless hotspot and then used both the iPhone and laptop to connect to it, once they connected I tried viewing who was connected to my hotspot in both barnacle and the wireless tether and neither of them would say another device is connected.

GPS DEAD

I am on FlexReaper, changed my server to Austria via FastGPS, using WiFi, have a clear view to the sky for more than 25min....I have tried everything!
The saddest thing is that my A100 does not see even a single satellite! Is there a manual way to reinstall the GPSs driver or check if it is faulty?
Please help me, I am desperate!
You should have posted this in the FlexReaper thread it is one thread above. Or the general section.
SlavPala4a said:
I am on FlexReaper, changed my server to Austria via FastGPS, using WiFi, have a clear view to the sky for more than 25min....I have tried everything!
The saddest thing is that my A100 does not see even a single satellite! Is there a manual way to reinstall the GPSs driver or check if it is faulty?
Please help me, I am desperate!
Click to expand...
Click to collapse
Have you tried the GPS fix? I had to reinstall it manually after I did a reset. it's just an lto.dat file that goes into /data/gps IIRC. Also GPS status is an app that is included with Flexreaper it can be useful to see what is going on with your GPS reception.
This link has the info
http://forum.xda-developers.com/showthread.php?t=1636757
and has eww245 said if you are able to you should post this kind of stuff into the Flexreaper thread.
Sorry for the wrong place! Could you remove or move it?
As I have already installed RF1 and the patch is included then I have no luck with it as well. Could you please tell me how to manually do it? There is nothing clear in the theme you have posted and I am NO pro!
Thank you
I have downloaded first the patch but it said errr already patched? Then I have downloaded and copied the lto.dat file.
Still NOT even a single satelite!
Should I make resets,formats?
SlavPala4a said:
I have downloaded first the patch but it said errr already patched? Then I have downloaded and copied the lto.dat file.
Still NOT even a single satelite!
Should I make resets,formats?
Click to expand...
Click to collapse
Did you reboot the device after putting the ito.dat file into /data/gps? Mine went from almost never getting a sync up when using Navigator app to always working(still takes a min or two when I first enable GPS) but then it works like a charm. In fact the battery on my old Nuvi w200 finally gave out on me so I'm using my tablet as navigator all the time now.( still need to find/make a good mount for it) and does GPS status show any satalites? Also GPS Status(the app) also has some features inside the menu that will reset some stuff that might help. GL wish I had more things to suggest. If non of this works I'm guessing you may have a harware issue with your GPS, but I don't have enough info to be sure of that.
Is "Use Internal GPS" selected under "Settings > Location services"? I don't know how, but last time I flashed a rom it wasn't selected, nothing was, so when I tried to use the GPS it would obviously fail.
Don't know how common that is, but sometimes stupid little things like that can give us the worst headaches.
SlavPala4a said:
Sorry for the wrong place! Could you remove or move it?
As I have already installed RF1 and the patch is included then I have no luck with it as well. Could you please tell me how to manually do it? There is nothing clear in the theme you have posted and I am NO pro!
Thank you
Click to expand...
Click to collapse
Sure, What I did was look inside /data/gps on the tablet and I didnt see ito.dat. So I extracted the ito.dat out of the Flexreaper ROM .zip. You will find the file inside data/gps within the .zip file also. Take this file and copy it to /data/gps on the tablet. This can be done via root explorer, script manager etc, or via a terminal.
Assuming you extract the ito.zip from the .zip and place it into a micro sdcard and the root of the card, the following command would work to copy it via terminal emulator.
su
cp /mnt/external_sd/ito.dat /data/gps/ito.dat
It may or may not fix what ever issue you are having but it's worth a try and easy enough to do.
If you are on latest flex-A100-reaper , type in terminal.
Su (enter) gps-update( enter) and this will update your lto file for gps.
Normally it is done automaticly.
But all this information is in OP of flrexreaper.
Development?
SlavPala4a said:
I am on FlexReaper, changed my server to Austria via FastGPS, using WiFi, have a clear view to the sky for more than 25min....I have tried everything!
The saddest thing is that my A100 does not see even a single satellite! Is there a manual way to reinstall the GPSs driver or check if it is faulty?
Please help me, I am desperate!
Click to expand...
Click to collapse
Come on...seriously!!! Read rules... Then post. Please, please, please, Read Rules!!!
GPS update
civato said:
If you are on latest flex-A100-reaper , type in terminal.
Su (enter) gps-update( enter) and this will update your lto file for gps.
Normally it is done automaticly.
But all this information is in OP of flrexreaper.
Click to expand...
Click to collapse
If this does not help, try the following:
1. Install Terminal emulator for tablet
2. Turn off the GPS on the tablet: Settings -> Location services -> GPS satellite - uncheck
3. In the terminal the following commands:
Code:
su
echo 254 >/sys/EcControl/GPSPower
4. Turn on the GPS, Google's location service and WiFi on the tablet. Wait 5-10 minutes for the GPS data updates on the tablet (most likely it will be much faster).
Following these operations my tablet finds satellites within 10 seconds after turning on.

Categories

Resources