i need flashable wifi modules drivers? i dont know - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

hey guys, lately my wifi acting weird. everytime it disconnected, usually it automatically reconnect. but this time it doesnt reconnect.
can someone please give me your wifi modules so that my wifi problem is gone.
my phone is sk17i and im on stock .58

If you haven't modified your ROM and/or the modules, then replacing the modules will not help.
Have you edited build.prop file?

Someguyfromhell said:
If you haven't modified your ROM and/or the modules, then replacing the modules will not help.
Have you edited build.prop file?
Click to expand...
Click to collapse
no i havent. what is the use of that? can it fix my wifi?

Related

[Q] upload tiwlan.ini for 2.1 please

Hi everybody,
Could somebody be so kind and upload tiwlan.ini from a 2.1 rom please?
My wifi stopped working. I used to have 1.5. To get wifi connected to ad hoc networks, I had to edit that file and push it back using the sdk. Now that I'm on 2.1, I had to do the same. But instead of pulling the files, editing, and pushing them back, I just pushed the tiwlan.ini file I still had on my computer for 1.5. Hmmmmm laziness gets punished in my case
I could flash again, but I'd rather avoid that.
ps: I have VillainRom 7.3.2 if that matters
thanks
pieterv said:
Hi everybody,
Could somebody be so kind and upload tiwlan.ini from a 2.1 rom please?
My wifi stopped working. I used to have 1.5. To get wifi connected to ad hoc networks, I had to edit that file and push it back using the sdk. Now that I'm on 2.1, I had to do the same. But instead of pulling the files, editing, and pushing them back, I just pushed the tiwlan.ini file I still had on my computer for 1.5. Hmmmmm laziness gets punished in my case
I could flash again, but I'd rather avoid that.
ps: I have VillainRom 7.3.2 if that matters
thanks
Click to expand...
Click to collapse
Can't you just grab the file from the ROM zip? Or is it only generated when running?
Also, are you aware that VR7 (aka VR10 iirc) is not the latest? VillainROM 12 might be of interest to you.
I'm on FroydVillain so can't get that file right now.
ok got it. Thanks. The file is indeed inside the rom zip.
Anyway I upgraded, so wifi is working again thanks.

[Q] How To Mod battery on KF2?

Hello guys, i cant flash zip files for battery mod on KF2 that used to work on KF7. can anyone tell me why isnt it working on KF2 ? and how to make it work? i have crt effect but i cant get the battery mod working
Hello,
I have the same problem.
To change the CRT animation, you have to modify the framework-res.apk file.
The same file is edited when you change the battery icon, so the former changes are always overwritten.
I don't know how to do. It seems that you can enable the CRT animation just by editing one of the file in the framework-res APK. But I can't find this file in the archive (bools.xml).
If anyone has some tips, please share them.
vil-2 said:
Hello,
I have the same problem.
To change the CRT animation, you have to modify the framework-res.apk file.
The same file is edited when you change the battery icon, so the former changes are always overwritten.
I don't know how to do. It seems that you can enable the CRT animation just by editing one of the file in the framework-res APK. But I can't find this file in the archive (bools.xml).
If anyone has some tips, please share them.
Click to expand...
Click to collapse
dude i can upload my framework-res.apk if you want, coz i have the CRT animation on my [email protected]
Thank you, I already have it too. What is missing is the battery mod, because if I flash a zip file then the CRT animation would disappear.
vil-2 said:
Thank you, I already have it too. What is missing is the battery mod, because if I flash a zip file then the CRT animation would disappear.
Click to expand...
Click to collapse
if the CRT animation is the only thing that goes away while the battery mod doesn't work, u r lucky coz for me i get loads of FC's if i do that. and then i have to flash the rom again.. im on stock KF2 btw n u? n by any chance have u tried UOT Kitchen?
I'm on Villain ROM 2.0 with XXKG1. I do not get any FCs, though. The latter modification just cancels the former.
And yes, every battery mod I made was done with UOT.
omar.abbas said:
Hello guys, i cant flash zip files for battery mod on KF2 that used to work on KF7. can anyone tell me why isnt it working on KF2 ? and how to make it work? i have crt effect but i cant get the battery mod working
Click to expand...
Click to collapse
If you are in Download Mode and getting the Signature related error then you probably didn't flash the ZImage from the rooted kernel after flashing to stock/Samsung signed kernel to get rid of the Yellow triangle. So flash it, the ZImage from SD card.
Regards.
ithehappy said:
If you are in Download Mode and getting the Signature related error then you probably didn't flash the ZImage from the rooted kernel after flashing to stock/Samsung signed kernel to get rid of the Yellow triangle. So flash it, the ZImage from SD card.
Regards.
Click to expand...
Click to collapse
you're very right my friend. i didn't go thru that procedure at all.. if you dont mind, can you take some time out n elaborate it a lil.. thanx
n would those zip files then work with KF2 also???
EDIT: thanks dude! you're the man! you diagnosed the right thing.. now all is working fine cheers XD

[SOLVED] Need Wifi Help when Porting Roms

Ok so I used a CM7 as base for the Rom I'm porting.
The libs and bin are all for my Device and not from the ROM I'm porting. The Kernel is for my Device and not from the ROM I'm porting
Though Wifi is not showing networks? How is that possible? Please help!
Thanks!
WiFi modules in system/lib/modules corresponding to your kernel.
私のEVO 3Dから送信される。
dastin1015 said:
WiFi modules in system/lib/modules corresponding to your kernel.
Click to expand...
Click to collapse
Yeah tried it in many ways you can't even imagine. I flipped to whole thing upside down LOL and still, Wifi not working...
Why is it most of the times this happens? Is it the Kernel?
Did you replace the wifi folder in /system/etc ?
Gumby63 said:
Did you replace the wifi folder in /system/etc ?
Click to expand...
Click to collapse
Yup but still no luck. I even tried changing different kernels, but still no wifi
Peteragent5 said:
Yup but still no luck. I even tried changing different kernels, but still no wifi
Click to expand...
Click to collapse
you need replace wl folder too
the result of this build.prop line
wifi.interface=
equals the one inserted in the file on /system/etc/wifi/ ?
if in build.prop is something like
wifi.interface=eth0
and in wpa_supplicant.conf there is a line saying wlan0, wifi wont work
Have you tried checking logcat
It'ld describe the root of the issue, whether the service just fails to start or it's something else
cips gokhle said:
you need replace wl folder too
Click to expand...
Click to collapse
Yeah but there is no wl folder. If there is, how would I replace it? There is no wl folder from my own Device in all the Roms for my Device. So I leave it or delete it?
NAZUnlimited said:
the result of this build.prop line
wifi.interface=
equals the one inserted in the file on /system/etc/wifi/ ?
if in build.prop is something like
wifi.interface=eth0
and in wpa_supplicant.conf there is a line saying wlan0, wifi wont work
Click to expand...
Click to collapse
Ooooooooo That sounds interesting! I've never heard about that! I definitely check it out! Thanks!
cdesai said:
Have you tried checking logcat
It'ld describe the root of the issue, whether the service just fails to start or it's something else
Click to expand...
Click to collapse
Oh yeah! I forgot about logcat! Lol! I'll try it
Peteragent5 said:
Yeah but there is no wl folder. If there is, how would I replace it? There is no wl folder from my own Device in all the Roms for my Device. So I leave it or delete it?
Click to expand...
Click to collapse
if your device don't have wl folder then just leave it but your ported rom have this wl folder?
hesoyam27 said:
if your device don't have wl folder then just leave it but your ported rom have this wl folder?
Click to expand...
Click to collapse
Well... No. But what if it does? Do I delete it?
Peteragent5 said:
Well... No. But what if does? Do I delete it?
Click to expand...
Click to collapse
if your device don't use wl folder for wifi then it's useless for yoyr device just delete this folder
Figured it out after like, 5+ Months...
Since all the stuff is for my Device:
- etc folder
- usr folder
- wifi folder
- lib folder (All libs & Modules)
- bin folder
Everything is fine! But wifi still doesn't work!
So I investigate and it was the build.prop that was the culprit!
I need to have:
Code:
mobiledata.interfaces=pdp0,wlan0,gprs,ppp0
wifi.interface=wlan0
And everything that's below the additional properties:
Code:
# ADDITIONAL_BUILD_PROPERTIES
(For RIL and Incoming Calls)
I needed to paste the above from my Device's build.prop
to the Rom I'm porting's build.prop
Now Wifi is working fine and the Rom is Stable

[Q] Galaxy S3 wifi hangs at turning on

Hi guys, i'm a galaxy s3 user for only 1 month. I have my phone rooted today by cf-root with no problems. Then i replaced my wpa_supplicant file with the file given in that thread
Code:
http://forum.xda-developers.com/showthread.php?t=854913
I'm using rootexplorer to reach the system folder. I restarted my phone and the wifi seems bricked (it hangs turning on). I have a backup of my original wpa_supplicant file and copied it into the folder system/bin, but nothing changed, the wifi still hangs turning on. My question is, can you post the original wpa_supplicant file? Any help would be greatly appreciated.
My phone is rooted with cf-root v-6.4 kit, and running on 3.0.15.782020 stock kernel, and the baseband ver. is I9300XXLFB.
EDIT: I have solved my problem. It probably caused by permissions. If you need help, please feel free to contact through pm
EDIT 2: I added my original wpa_supplicant file with a screenshot which shows the permissions of wpa_supp. file for those having the same problem. I will check the wpa_supplicant file to find out if i can do anything to show the ad-hoc networks, developing aside, i am a total noob if i succeed, then will write back again.
tornado06 said:
Hi guys, i'm a galaxy s3 user for only 1 month. I have my phone rooted today by cf-root with no problems. Then i replaced my wpa_supplicant file with the file given in that thread
Code:
http://forum.xda-developers.com/showthread.php?t=854913
I'm using rootexplorer to reach the system folder. I restarted my phone and the wifi seems bricked (it hangs turning on). I have a backup of my original wpa_supplicant file and copied it into the folder system/bin, but nothing changed, the wifi still hangs turning on. My question is, can you post the original wpa_supplicant file? Any help would be greatly appreciated.
My phone is rooted with cf-root v-6.4 kit, and running on 3.0.15.782020 stock kernel, and the baseband ver. is I9300XXLFB.
EDIT: I have solved my problem. It probably caused by permissions. If you need help, please feel free to contact through pm
Click to expand...
Click to collapse
I think you can flash a stock rom with Odin...
photomrq said:
I think you can flash a stock rom with Odin...
Click to expand...
Click to collapse
I was thinking about that solution, but my problem is solved. Thanks
Please help. im on the same situation
tornado06 said:
Hi guys, i'm a galaxy s3 user for only 1 month. I have my phone rooted today by cf-root with no problems. Then i replaced my wpa_supplicant file with the file given in that thread
Code:
http://forum.xda-developers.com/showthread.php?t=854913
I'm using rootexplorer to reach the system folder. I restarted my phone and the wifi seems bricked (it hangs turning on). I have a backup of my original wpa_supplicant file and copied it into the folder system/bin, but nothing changed, the wifi still hangs turning on. My question is, can you post the original wpa_supplicant file? Any help would be greatly appreciated.
My phone is rooted with cf-root v-6.4 kit, and running on 3.0.15.782020 stock kernel, and the baseband ver. is I9300XXLFB.
EDIT: I have solved my problem. It probably caused by permissions. If you need help, please feel free to contact through pm
Click to expand...
Click to collapse
hello dear,
my s3 model is same, and i've the same proble after replacing the file "wpa_supplicat", now i removed that file and put again original file, but
wifi is hang on turning on, please help, thank u very much
waiting for ur kind reply....
I had the same issue, but the permissions fix sorted it out for me. don't know how I even got myself in that mess in the first place.
can u tell more about permissions?
bomblol said:
I had the same issue, but the permissions fix sorted it out for me. don't know how I even got myself in that mess in the first place.
Click to expand...
Click to collapse
hello dear,
can u explain more about permissions, how i can fix?
sannwal said:
hello dear,
can u explain more about permissions, how i can fix?
Click to expand...
Click to collapse
if you are rooted then either go recovery/advanced/fix permissions or do it manually with root explorer
I Can do manually?
slaphead20 said:
if you are rooted then either go recovery/advanced/fix permissions or do it manually with root explorer
Click to expand...
Click to collapse
Dear,
I can do manually with root explorer, but which permissions are ok to fix?
i checked twice like this...
x x x
x - x
x - x
x x -
x x -
x - -
both are not working....
screen shot of how mine is
Did you reboot after?
yes i rebooted....
slaphead20 said:
Did you reboot after?
Click to expand...
Click to collapse
many times i rebooted....i changed the files from different sites, but no luck....
how i can flash stock rom, if it can help?
here you go
http://forum.xda-developers.com/showthread.php?t=1646610
[Stock Official Firmwares] I9300XXBLG8 (4.0.4) - United Kingdom (BTU) [27-07-12]
I got the wifi worked...but
slaphead20 said:
here you go
http://forum.xda-developers.com/showthread.php?t=1646610
[Stock Official Firmwares] I9300XXBLG8 (4.0.4) - United Kingdom (BTU) [27-07-12]
Click to expand...
Click to collapse
hello,
i did it, now wifi worked, but adhoc network didnt show up,
i took this headache to show up adhoc network on my s3, but its still not showing up....
this might be of interest
http://forum.xda-developers.com/showthread.php?t=1823274
Galaxy S3 Ad Hoc WiFi
sannwal said:
hello,
i did it, now wifi worked, but adhoc network didnt show up,
i took this headache to show up adhoc network on my s3, but its still not showing up....
Click to expand...
Click to collapse
Hi, unfortunately, it is impossible to show adhoc networks on our devices, at least now... If your pc is running on windows 7, you can try a virtual hotspot application that makes your wifi visible to your phone. I am using windows xp, so there is no way but waiting for a fix.
tornado06 said:
Hi guys, i'm a galaxy s3 user for only 1 month. I have my phone rooted today by cf-root with no problems. Then i replaced my wpa_supplicant file with the file given in that thread
Code:
http://forum.xda-developers.com/showthread.php?t=854913
I'm using rootexplorer to reach the system folder. I restarted my phone and the wifi seems bricked (it hangs turning on). I have a backup of my original wpa_supplicant file and copied it into the folder system/bin, but nothing changed, the wifi still hangs turning on. My question is, can you post the original wpa_supplicant file? Any help would be greatly appreciated.
My phone is rooted with cf-root v-6.4 kit, and running on 3.0.15.782020 stock kernel, and the baseband ver. is I9300XXLFB.
EDIT: I have solved my problem. It probably caused by permissions. If you need help, please feel free to contact through pm
EDIT 2: I added my original wpa_supplicant file with a screenshot which shows the permissions of wpa_supp. file for those having the same problem. I will check the wpa_supplicant file to find out if i can do anything to show the ad-hoc networks, developing aside, i am a total noob if i succeed, then will write back again.
Click to expand...
Click to collapse
Thank you so much dude.
Sent from my SPH-L710 using Tapatalk 2
I have the same problem of freezing when i try to turn WiFi on but i never replaced or changed any wpa_supplicant file or anything. Just once i flashed vu and it happened. Since then only sometimes it starts working and again gives the same error. I also checked the permissions, they are exactly what u have on your ss.

[solved] Samsung Galaxy wifi does not remember passwords

Trying to build a debloated and rooted stock Samsung Galaxy S7 ROM (Nougat 7.0, G930FXXU1DQFL). Base is Sammobile firmware zip and unpacking, editing, building and flashing goes well, but I'm having some troubles with the wifi not remembering networks. I'll have to fill in username/password everytime wifi's being turned on.
Running the kitchen in Ubuntu with a VM, Kitchen version is 3.0.3.9, used set_metadata permtype, root-zip is Magisk v13.1, unpacked and repacked boot.img, ROM is odexed and apk's are zipaligned.
Any clue in what's causing the wifi-networks to not be remembered?
nightcrow said:
Trying to build a debloated and rooted stock Samsung Galaxy S7 ROM (Nougat 7.0, G930FXXU1DQFL). Base is Sammobile firmware zip and unpacking, editing, building and flashing goes well, but I'm having some troubles with the wifi not remembering networks. I'll have to fill in username/password everytime wifi's being turned on.
Running the kitchen in Ubuntu with a VM, Kitchen version is 3.0.3.9, used set_metadata permtype, root-zip is Magisk v13.1, unpacked and repacked boot.img, ROM is odexed and apk's are zipaligned.
Any clue in what's causing the wifi-networks to not be remembered?
Click to expand...
Click to collapse
Just a little something we use to do was edit the build.prop change from true to false for the Note 4...
ro.securestorage.support=False for wifi
For Wi-Fi forgeting password on every reboot might be caused 2 things
1 - build.prop change this to false
ro.securestorage.support=false
2 - might be because busybox or magisk but this we had it in initial nougat for Samsung & i don't guess its still on newer busybox or magisk etc so try the build.prop changes & report us ok
sent From 920F Powered by Eragon
Thank you for your fast replies, very helpful! Will try editing the build.prop file and report my findings.
thereassaad said:
For Wi-Fi forgeting password on every reboot might be caused 2 things
1 - build.prop change this to false
ro.securestorage.support=false
2 - might be because busybox or magisk but this we had it in initial nougat for Samsung & i don't guess its still on newer busybox or magisk etc so try the build.prop changes & report us ok
sent From 920F Powered by Eragon
Click to expand...
Click to collapse
Sorry to report changing the build.prop file doesn't solve the problem with the phone not remembering wifi-networks. Editing the ro.securestorage.support line results in not being able to turn on wifi again after turning it off when the set-up is finished. Will try to use supersu instead of magisk and see what happens.
Yep , might be caused by busybox & magisk & too try to find libsecure_storage from old base then use them with ro.securestorage.support=false ok ..
sent From 920F Powered by Eragon
No luck with the supersu and busybox and no old base at hand. I'm out of options for the moment. Some sleep first
thereassaad said:
Yep , might be caused by busybox & magisk & too try to find libsecure_storage from old base then use them with ro.securestorage.support=false ok ..
sent From 920F Powered by Eragon
Click to expand...
Click to collapse
Again, no luck unfortunately. Found an old base and replaced the four libsecure_storage files, then changed ro.securestorage.support to false. It can't connect to any wifi network. Any other suggestions I can try?
nightcrow said:
Again, no luck unfortunately. Found an old base and replaced the four libsecure_storage files, then changed ro.securestorage.support to false. It can't connect to any wifi network. Any other suggestions I can try?
Click to expand...
Click to collapse
Where can you find the libsecure_storage files from the old base?
nooby1411 said:
Where can you find the libsecure_storage files from the old base?
Click to expand...
Click to collapse
To be honest I can't remember. Searched for them with explorer. EDIT: you can find them in system/vendor/lib and system/vendor/lib64 folders.
@SuperR. Haven't looked into this for a while but I updated the kitchen to version 3.0.6.1 and used S7's DQHN_DQF2 firmware as a base and the problem with the wifi is gone. Thread can be closed if @nooby1411 is just curious where to find the files and doesn't have the wifi-problem I encountered

Categories

Resources