[Q] wpa_supplicant (4.2.2) - General Questions and Answers

Hi all, a damn app has replaced /system/bin/wpa_supplicant with another android version
Can anyone send me a copy of original 4.2.2 wpa_supplicant?
Thanks for help
Pol

Okay firstly this is a bad idea haaha, your WiFi will probably break since your asking "anyone".
This will have to be done by someone you know that had the same device as you or yourself.
I'd suggest you to do it.
Download the ROM/stock firmware you have for your device. Open it (unzip) then go into system/bin and move wpa_supplicant to your desktop.
Connect your device to your PC, enable usb debugging. Let it install drivers of it hasn't been install already. Using adb push /path/to/file/wpa_suplicant /system/bin
Sent from my Nexus 5 using Tapatalk

pol hallen said:
Hi all, a damn app has replaced /system/bin/wpa_supplicant with another android version
Can anyone send me a copy of original 4.2.2 wpa_supplicant?
Thanks for help
Pol
Click to expand...
Click to collapse
which app does that?

Related

Friendstream apk for the Incredible needed

I seem to be having that Sync Notification icon issue where it wont go away do to the friedstream app being deleted. Could someone please post the apk file for the Friendstream app? I would like to add it back as this is getting annoying to fix all the time. Thanks
apk is attached.
I tried to install but it said it couldn't install. Is there something missing from the file?
I have no idea; I don't know what you removed or replaced.
All the stock files can be found here:
showthread.php?t=709223
yzdirtrider13 said:
All the stock files can be found here:
showthread.php?t=709223
Click to expand...
Click to collapse
not sure what im suppose to be looking at here. For some reason the apk file wont load.
push through ADB, don't try to install the apk.
x1208x said:
push through ADB, don't try to install the apk.
Click to expand...
Click to collapse
I'm a complete newb at this Android thing since I came from Blaclberry. Not sure how to do that. Could you geve me a step by step on the process on how to push these via abd? Thanks
sezaro21 said:
I'm a complete newb at this Android thing since I came from Blaclberry. Not sure how to do that. Could you geve me a step by step on the process on how to push these via abd? Thanks
Click to expand...
Click to collapse
Put your FriendStream.apk in your android sdk tools folder then while in recovery type this into shell
Code:
adb push FriendStream.apk /system/app/FriendStream.apk
Dumb Question
What the heck is Friendstream anyway ??? Thanks.

Install recovery with usb/pc?

Hey there,
I have a old x10i but it has a broken USB port so I can I get recovery with using a pc?
You can install it copying the files manually to the specified location
EDIT: copy files from here
P.S. This is a wrong forum
Sorry about it, I'm new here sorry, and is there a tutorial on how to do it?
Plus also I am on 2.1 update 1
You need to root your device to install recovery in phone.
Sent from my X10 using xda premium

Install Asus Keyboard on CM10

Hi guys, I wanted to ask you if someone can help me installing the Asus Keyboard app on my TF300T with CM10. I have the Keyboard.apk , but it gives an error when installing... Any help?
Did you have the odex files too? And you need to manual place into /system/app. Normall install will not work.
Sent from my GALAXY Cooper
geldebanho said:
Hi guys, I wanted to ask you if someone can help me installing the Asus Keyboard app on my TF300T with CM10. I have the Keyboard.apk , but it gives an error when installing... Any help?
Click to expand...
Click to collapse
You will find the Asus Keyboard apk and odex file in the zip file
Just push it on /system/app
Ok, I'll try it later. Thanks!
It didn't work... Any ideas? :s
geldebanho said:
It didn't work... Any ideas? :s
Click to expand...
Click to collapse
Describe? It didn't work.
After placing each file in /system/apps ( I always set permissions as well 644). Reboot. you went to settings/Language & Input, placed a check beside it/Clicked Default and selected it.
If you pushed it with adb permissions may be correct already.
geldebanho said:
It didn't work... Any ideas? :s
Click to expand...
Click to collapse
It's the native keyboard from Asus with Odex file.
You have 2 solutions for push these files on your system, but you need root rights:
- 1st: by ADB
adb push XXX YYY : copy the file XXXX from your PC on to your system/app YYY of your phone
- 2nd: by an APK as Root explorer, Es File Explorer etc (with root rights)
just copy and paste thes 2 files to your SDcard and copy and paste again to the system/app folder.
After don't forget to reboot your device.
And finally you went to settings/Language and Input, placed a check beside it/Clicked Default and selected it.
philos64 said:
It's the native keyboard from Asus with Odex file.
You have 2 solutions for push these files on your system, but you need root rights:
- 1st: by ADB
adb push XXX YYY : copy the file XXXX from your PC on to your system/app YYY of your phone
- 2nd: by an APK as Root explorer, Es File Explorer etc (with root rights)
just copy and paste thes 2 files to your SDcard and copy and paste again to the system/app folder.
After don't forget to reboot your device.
And finally you went to settings/Language and Input, placed a check beside it/Clicked Default and selected it.
Click to expand...
Click to collapse
+1
philos64 said:
It's the native keyboard from Asus with Odex file.
You have 2 solutions for push these files on your system, but you need root rights:
- 1st: by ADB
adb push XXX YYY : copy the file XXXX from your PC on to your system/app YYY of your phone
- 2nd: by an APK as Root explorer, Es File Explorer etc (with root rights)
just copy and paste thes 2 files to your SDcard and copy and paste again to the system/app folder.
After don't forget to reboot your device.
And finally you went to settings/Language and Input, placed a check beside it/Clicked Default and selected it.
Click to expand...
Click to collapse
I did the 2nd method right from the beginning - I even set permissions for the files. The problem is that the settings thing stops responding when I try to open it with the files inside system/apps ...
geldebanho said:
I did the 2nd method right from the beginning - I even set permissions for the files. The problem is that the settings thing stops responding when I try to open it with the files inside system/apps ...
Click to expand...
Click to collapse
Just reboot when your copy/paste is done
No good... I did everything, copied the files to system/app with root explorer, rebooted, and the keyboard isn't even listed on the settings page...
geldebanho said:
No good... I did everything, copied the files to system/app with root explorer, rebooted, and the keyboard isn't even listed on the settings page...
Click to expand...
Click to collapse
OK I'll try to duplicate your issue and report back. Which cm10 rom are you using?
I chose cm10 nightlies and I can't get a proper install either, I'm looking into why.
I'm using the 09-11 nightly.
geldebanho said:
I'm using the 09-11 nightly.
Click to expand...
Click to collapse
Thanks I am working on it.
I deodexed and that failed to show installed.
Made a flash zip and that failed to show installed.
Now I'm really curious.
I need to flash stock rom and play a little then come back to cm10.
I'll report when I have more info.
I can't make it work no matter what I try, I'm sorry. If I think of anything else I'll reply here.
Maybe they are some missing librares they are in /system/lib/ ? Check the logcat, it should what is missing.
Wysyłane z mojego ASUS Transformer Pad TF300T za pomocą Tapatalk 2
Thanks I'm looking into that now. I'll reflash stock and try to get a better idea what might be missing. I see where it fails and why but haven't been able to relate that to a lib or config yet.
Thanks for the help!
When I do something like this I don't always get it fixed but I certainly learn new things as I go.
I'm not making any progress on this problem, sorry but I'm finished unless something else turns up soon.
Maybe someone else can lend a hand.
I will flash CM next days, as I already unlocked bootloader. Myabe I can find out what is missing, but try to add all the apks from this screen, it from stock.
Sent from my unlocked ASUS TF300T

Jelly Bean - Rooted - Cannot remove system apps?!?!

Dear community,
I own a S4 an I'm on Jelly Bean (3.16.401.8). I successfully rooted it via the newest superuser apk. But when I try to remove ANY file under /system (including apps), after a reboot it is mystically restored!!! Where the hell do the files come from? I've searched the entire phone memory but couldn't find anything. Have I missed something? Removing files under ICS was no problem at all.
Thanks for your help
atlantix1 said:
Dear community,
I own a S4 an I'm on Jelly Bean (3.16.401.8). I successfully rooted it via the newest superuser apk. But when I try to remove ANY file under /system (including apps), after a reboot it is mystically restored!!! Where the hell do the files come from? I've searched the entire phone memory but couldn't find anything. Have I missed something? Removing files under ICS was no problem at all.
Thanks for your help
Click to expand...
Click to collapse
There is a zip file to flash in recovery called Easy_InitD_1.1.zip and then you'll get full root! I attached it for you.
addsfsds said:
There is a zip file to flash in recovery called Easy_InitD_1.1.zip and then you'll get full root! I attached it for you.
Click to expand...
Click to collapse
Thanks! That will help me.
addsfsds said:
There is a zip file to flash in recovery called Easy_InitD_1.1.zip and then you'll get full root! I attached it for you.
Click to expand...
Click to collapse
It would be a good idea to give credits...

xt925 semi brick

i´m flashed cwm 6.0.4.4 and formated /persist partition now the wi-fi don´t turning on please help me
find your sbf file @ sbf-developers and rsd back to stock
xXLuHXx said:
i´m flashed cwm 6.0.4.4 and formated /persist partition now the wi-fi don´t turning on please help me
Click to expand...
Click to collapse
bweN diorD said:
find your sbf file @ sbf-developers and rsd back to stock
Click to expand...
Click to collapse
I have the same problem, I deleted the partition /persist and now does not turn on Wi-Fi, my folder has only one binary, do not know what the solution.
Edit: We need a binary and a folder in that partition, I guess flashing one. Zip partition be solved, just do not know how to do it, I need the files to assemble. I do not know if we can assist in that, since I have already used the RSD lite for flashing full firmware and nothing, you can not, brand error...
*Sorry for my bad english* :c
P20KILLER said:
I have the same problem, I deleted the partition /persist and now does not turn on Wi-Fi, my folder has only one binary, do not know what the solution.
Edit: We need a binary and a folder in that partition, I guess flashing one. Zip partition be solved, just do not know how to do it, I need the files to assemble. I do not know if we can assist in that, since I have already used the RSD lite for flashing full firmware and nothing, you can not, brand error...
*Sorry for my bad english* :c
Click to expand...
Click to collapse
Full Flash don't work for me
"fastboot flash persist" don't work too
But I fix it with
copy WCNSS_qcom_wlan_nv.bin to \persist (on wi-fi fix atrix hd)
and fix permissions chmod -rw-rw--- and chown wifi:wifi
my wi-fi is back to work
Link: http://db.tt/3zIjckrQ
thanks for help ...
Same problem here downloading this solution... Will comment y
In a minutes
Enviado desde mi Droid RAZR HD mediante Tapatalk
---------- Post added at 11:34 PM ---------- Previous post was at 11:12 PM ----------
It works, I will build something in your honor here in Argentina in plaza de mayo
Enviado desde mi Droid RAZR HD mediante Tapatalk
Work
Big thanks, it work perfect. Thinks my phone was dead, finally not, happy, thanks
xXLuHXx said:
Full Flash don't work for me
"fastboot flash persist" don't work too
But I fix it with
copy WCNSS_qcom_wlan_nv.bin to \persist (on wi-fi fix atrix hd)
and fix permissions chmod -rw-rw--- and chown wifi:wifi
my wi-fi is back to work
Link: http://db.tt/3zIjckrQ
thanks for help ...
Click to expand...
Click to collapse
Hello, I'm having the same issue, but I don't know how to execute those steps(I copied WCNSS_qcom_wlan_nv.bin to /persist but I don't know where and how to put chmod and chown) . Could you help me with a detailed step by step? Thanks.
airtono said:
Hello, I'm having the same issue, but I don't know how to execute those steps(I copied WCNSS_qcom_wlan_nv.bin to /persist but I don't know where and how to put chmod and chown) . Could you help me with a detailed step by step? Thanks.
Click to expand...
Click to collapse
Any Terminal Emulator/SSH client (connect to local) will allow you to type chmod (modify file permissions)/chown (modify file ownership) commands - you need to be comfortable with using command line interface in Linux.
Alternatively, most file explorer apps (like ES File Explorer) will also allow you to change file permissions/ownership.
You will have to allow root access for the terminal emulator or file explorer.
I have the same problem. It's possible to have the solution step by step please?
I have Windows and the official ROM is in Motorola Razr HD (4.1.2).
Where to copy the file?
Wifi fixation
Hello to all
Good this year 2014 brings you everything you want.
Here is my question after several manipulations on my Razr I had no Wifi
going on XDA development I got a bin file that resets the Wifi
pronto, the only problem when you reboot the phone the file disappears
and must start over anyone know a trick to fix it permanently
this file WCNSS_qcom_wlan_nv.bin
Zebulon 15000 said:
Hello to all
Good this year 2014 brings you everything you want.
Here is my question after several manipulations on my Razr I had no Wifi
going on XDA development I got a bin file that resets the Wifi
pronto, the only problem when you reboot the phone the file disappears
and must start over anyone know a trick to fix it permanently
this file WCNSS_qcom_wlan_nv.bin
Click to expand...
Click to collapse
You have to put that file on persist folder and you are ready to go
Enviado desde mi Droid RAZR HD mediante Tapatalk
Also went nuts with formatting and I formatted both Persist and Firmware, now wifi does not work. I have the pacman rom, can the experts please give detailed steps, sorry really a newb...
I do have Terminal Emulator and File Manager (both came with Pacman Rom)
1. Am I supposed to create a folder called persist and move the bin file in there?
- This did not work for me
Please Help, thanks!!!
Got it to work, here are some instructions that worked for me, used the bin file as opposed to zip and root explorer made things easier...
link
elektronAu said:
Any Terminal Emulator/SSH client (connect to local) will allow you to type chmod (modify file permissions)/chown (modify file ownership) commands - you need to be comfortable with using command line interface in Linux.
Alternatively, most file explorer apps (like ES File Explorer) will also allow you to change file permissions/ownership.
You will have to allow root access for the terminal emulator or file explorer.
Click to expand...
Click to collapse
I forgot about this thread and somehow learned how to use it by trying xD Thanks anyway!
And also I suggest to use Root Browser and change permissions there.
Wifi not working
xXLuHXx said:
Full Flash don't work for me
"fastboot flash persist" don't work too
But I fix it with
copy WCNSS_qcom_wlan_nv.bin to \persist (on wi-fi fix atrix hd)
and fix permissions chmod -rw-rw--- and chown wifi:wifi
my wi-fi is back to work
Link: [removed]
thanks for help ...
Click to expand...
Click to collapse
I am with same issue. The Wifi does not turn on. The Mac address does not have an address.
I would try to copy the WCNSS_qcom_wlan_nv.bin file, but the link does not have the file.
Could you please send me link for this file?
Thanks!!
Found it and worked Thanks!!
xXLuHXx said:
Full Flash don't work for me
"fastboot flash persist" don't work too
But I fix it with
copy WCNSS_qcom_wlan_nv.bin to \persist (on wi-fi fix atrix hd)
and fix permissions chmod -rw-rw--- and chown wifi:wifi
my wi-fi is back to work
thanks for help ...
Click to expand...
Click to collapse
Please Im beggin could you reupload the file
http://forum.xda-developers.com/showthread.php?t=2531550
LanceGoss47 said:
Please Im beggin could you reupload the file
Click to expand...
Click to collapse
Recovered my phone
I had this issue as well. I'm posting my results here in hopes that it helps someone somewhere who encounters the same issue.
I have a XT925 (Motorola Razr HD) with Clockwork mod recovery, unlocked bootloader and Slimkat 4.4.2 Build 3 Rom. I decided to update my bootloader to 4.4 compatible version, but in order to do that I first needed to downgrade to stock 4.1.2 I follow the stepshere for my device.
I somehow ****ed it up with an old version of RSD lite and after much work with command lines, flashing different recoveries, backups and shifting through kitkat versions I ended up with out wifi no matter what rom i was on. I flashed back to stock with RSD -no wifi, restored a backup -no wifi, upgraded rom version -no wifi. I cleared partitions, wiped numerous times.
To make a long story short, the solution in this thread worked. Simply put:
Ensure you have root access and a working ROM.
download a copy of the mentioned wlan bin file (mirror at the bottom)
get your hands on es explorer
connect your device via USB
place 'WCNSS_qcom_wlan_nv.bin' file somewhere where you can find it easily using ES explorer
enable root add on for es explorer, its in the settings list
move it to /persist, it's in the root.
hold on the file and select 'properties' or something to that effect.
change (or rather ensure) the permissions are READ & WRITE only for both owner and group (-rw -rw ---)
underneath permission you should see owner: set that to WIFI
exit and reboot
I know this is just reiterating what xXLuHXx, and many others have posted, but i wanted to ensure it was clear. You can do this via command line with adb I'm sure, but this is a fool proof way, and it worked for me.
Here are some links:
Es Explorer apk
Mirror for WCNSS_qcom_wlan_nv.bin (not sure if its the same link as the others have posted, but it's here)
Hope this helps someone

Categories

Resources