Sorry to post here, i'm newbie on this forum so can't submit on XZ dev forum... (hope is the right place).
Installed eXistenZ ultra 3.0.0 after full wipe then 3.1.5 on OTA.
Very Great ROM but I have a wifi issue (that seems common to all ROM based on indian 201 pre-rooted i tried) :
my MAC address changed from B4:XX:XX:XX:XX:CA (own original one) to 18:00:2D:38:EE:C9 (forced by ROM ?)
This forced MAC is the same on each IN201 based ROM i tried and seems to be the same for many XSP using these ROMs.
Is there a way to fix that (that could be a major security issue in some places) ? Tried to delete/recreate some symlinks to mac_addrX but no effects and i'm not enought skilled to go much further...
Tried to search on the forum but was not lucky...
Any help or advice is welcome... thx in advance
Rems38
edit : Solved ! see solution 2 posts below...
rems38 said:
Sorry to post here, i'm newbie on this forum so can't submit on XZ dev forum... (hope is the right place).
Installed eXistenZ ultra 3.0.0 after full wipe then 3.1.5 on OTA.
Very Great ROM but I have a wifi issue (that seems common to all ROM based on indian 201 pre-rooted i tried) :
my MAC address changed from B4:XX:XX:XX:XX:CA (own original one) to 18:00:2D:38:EE:C9 (forced by ROM ?)
This forced MAC is the same on each IN201 based ROM i tried and seems to be the same for many XSP using these ROMs.
Is there a way to fix that (that could be a major security issue in some places) ? Tried to delete/recreate some symlinks to mac_addrX but no effects and i'm not enought skilled to go much further...
Tried to search on the forum but was not lucky...
Any help or advice is welcome... thx in advance
Rems38
Click to expand...
Click to collapse
Hi Rems38,
Did you find a solution to this problem?
I am having the exact same problem with an Android v4.3 ROM (a pre-rooted ROM but as far as i know not the eXistenZ ultra 3.0.0) i used to upgrade my Xperia SP from android v4.12 to Android v4.3.
The mac address you mentioned in your post is the exact same mac address that i have now i.e.
18:00:2D:38:EE:C9
However if i use the service menu on the xperia sp -
i.e. open the phone app and dial
*#*#7378423#*#*
then go to > Service Info >WLAN MAC address what i see there is not the above MAC address (18:00:2D:38:EE:C9), which it appears now from your post is something to do with the ROM, and is also not what is in /data/etc/wlan_macaddr0 and the two should really be the same.
However what i see by going to > Service Info >WLAN MAC address is my actual hardware mac address (i know this because the first thing i did when i got my xperia sp 6 months ago was to record everything about it before making any changes to it) which is not the same as 18:00:2D:38:EE:C9.
I have tried using other methods to change this mac address or get the phone to acknowledge the actual hardware mac address to no avail.
Any comment or help will be greatly appreciated.
Cheers mate.
b00b said:
Hi Rems38,
...
Did you find a solution to this problem?
...
Click to expand...
Click to collapse
Hi !
Yes after lot of tries I found something that worked for me (on my own pre-rooted Orange FR 4.3 201 but should work for all 201)
to correct this I did :
1/ have root
2/ mount rw /system (I did that with ES Explorer 3 + check root explorer + check rw for all)
3/ copy /data/etc/wlan_macaddr* to /system/etc/firmware/wlan/.
4/ go to /system/etc/firmware/wlan/
5/ if exists delete or rename macaddr*
6/ rename wlan_macaddr* to macaddr*
7/ reboot and check in service info menu : for me the 2 columns are now back to the same !
I guess on SEUS standard installation of 4.3 an install script do the correct symlink but on our 'custom' ROMs that use a 'generic' META_INF file, the updater-script does not...
I know that direct copy of these 4 files is not a really clean method but I firstly tried to do the job with a symlink(ln-s) + permission change (chmod) but that failed...(I had found somewhere on xda that somebody did that for another xperia ).
Hope this should help you...
Cheers.
Rems38
rems38 said:
Hi !
Yes after lot of tries I found something that worked for me (on my own pre-rooted Orange FR 4.3 201 but should work for all 201)
to correct this I did :
1/ have root
2/ mount rw /system (I did that with ES Explorer 3 + check root explorer + check rw for all)
3/ copy /data/etc/wlan_macaddr* to /system/etc/firmware/wlan/.
4/ go to /system/etc/firmware/wlan/
5/ if exists delete or rename macaddr*
6/ rename wlan_macaddr* to macaddr*
7/ reboot and check in service info menu : for me the 2 columns are now back to the same !
I guess on SEUS standard installation of 4.3 an install script do the correct symlink but on our 'custom' ROMs that use a 'generic' META_INF file, the updater-script does not...
I know that direct copy of these 4 files is not a really clean method but I firstly tried to do the job with a symlink(ln-s) + permission change (chmod) but that failed...(I had found somewhere on xda that somebody did that for another xperia ).
Hope this should help you...
Cheers.
Rems38
Click to expand...
Click to collapse
Spot on! ...it worked perfectly
Thank you very much for your quick response and for logging on to give me this very clear and precise solution...appreciated!
:victory:
rems38 said:
Hi !
Yes after lot of tries I found something that worked for me (on my own pre-rooted Orange FR 4.3 201 but should work for all 201)
to correct this I did :
1/ have root
2/ mount rw /system (I did that with ES Explorer 3 + check root explorer + check rw for all)
3/ copy /data/etc/wlan_macaddr* to /system/etc/firmware/wlan/.
4/ go to /system/etc/firmware/wlan/
5/ if exists delete or rename macaddr*
6/ rename wlan_macaddr* to macaddr*
7/ reboot and check in service info menu : for me the 2 columns are now back to the same !
I guess on SEUS standard installation of 4.3 an install script do the correct symlink but on our 'custom' ROMs that use a 'generic' META_INF file, the updater-script does not...
I know that direct copy of these 4 files is not a really clean method but I firstly tried to do the job with a symlink(ln-s) + permission change (chmod) but that failed...(I had found somewhere on xda that somebody did that for another xperia ).
Hope this should help you...
Cheers.
Rems38
Click to expand...
Click to collapse
Dude, you ROCK!
Saw your post and checked in my phone. Got the same MAC adress, although I don't know what the problem of a different MAC adress is, so if you could please elaborate? :$
Did your steps and got 00:XXXXXX MAC adress back, as stated in service menu
@niaboc79 you might wanna take a look at this
Nanostray said:
...
Got the same MAC adress, although I don't know what the problem of a different MAC adress is, so if you could please elaborate? :$
....
Click to expand...
Click to collapse
Hi,
With the MAC change, you may have 2 problems :
- if you connect on a network that use mac filtering : with stock ROM you have your own MAC address so you can connect. when you try custom ROM, you will get the new 18:.....:C9 address so you will have to disable or update filtering, if you can (I could at home, but obvioulsy not at work...).
- If you want to connect 2 xperia SP with custom ROM on the same network your wifi router may really not like to see 2 times the same MAC... (I had this case at work and the router became crazy - my IT manager had to reboot it....
Nanostray said:
...
Did your steps and got 00:XXXXXX MAC adress back, as stated in service menu
....
Click to expand...
Click to collapse
Great to know I could be usefull.. THX :good:
Maybe somebody better skilled could help to tune the steps in a cleaner way ?
( Hard linking is a dirty manner of coding but I didn't success a better way ).
Rems38
rems38 said:
Hi,
With the MAC change, you may have 2 problems :
- if you connect on a network that use mac filtering : with stock ROM you have your own MAC address so you can connect. when you try custom ROM, you will get the new 18:.....:C9 address so you will have to disable or update filtering, if you can (I could at home, but obvioulsy not at work...).
- If you want to connect 2 xperia SP with custom ROM on the same network your wifi router may really not like to see 2 times the same MAC... (I had this case at work and the router became crazy - my IT manager had to reboot it....
Great to know I could be usefull.. THX :good:
Maybe somebody better skilled could help to tune the steps in a cleaner way ?
( Hard linking is a dirty manner of coding but I didn't success a better way ).
Rems38
Click to expand...
Click to collapse
Well I even had a weirder thing. In the wlan folder of system section there were no files for macadress, just another folder
Verstuurd vanaf mijn C5303 met Tapatalk
Nanostray said:
Well I even had a weirder thing. In the wlan folder of system section there were no files for macadress, just another folder
Verstuurd vanaf mijn C5303 met Tapatalk
Click to expand...
Click to collapse
Yes, for me almost the same (but that may vary on different ROMs) :
- one folder (named 'prima' -> this one contains some config files for the wifi driver - better to not modify I guess)
- only one file named macaddr0 ( in fact not a file but something like a broken symlink to /data/etc/wlan_macaddr0).
The procedure only delete this symlink and recreate a text file that contains the right MAC address...
I don't know if it is useful to copy the 4 macaddr files or if only 0 is enough...
Cheers from france
Rems38
rems38 said:
Yes, for me almost the same (but that may vary on different ROMs) :
- one folder (named 'prima' -> this one contains some config files for the wifi driver - better to not modify I guess)
- only one file named macaddr0 ( in fact not a file but something like a broken symlink to /data/etc/wlan_macaddr0).
The procedure only delete this symlink and recreate a text file that contains the right MAC address...
I don't know if it is useful to copy the 4 macaddr files or if only 0 is enough...
Cheers from france
Rems38
Click to expand...
Click to collapse
In my case I copied the 4 mac addresess as that's the way it was originally when i freshly got the xperia sp with the stock 4.12 rom it came with and it all ok, so i guess it okay doing that too
Related
Got GPS problem after the update with my LG o2x.
It cant seem to find any sats. Done everything thats been said on other threads nothing helps.
Any one with the same problem ?
Me 2. I get fix for about 2 sec. Then its stuck afterwards.
I don't even get a lock
Try clearing AGPS data with GPS Status
doesn't help. Can people please post their settings in hidden menu. All of them please
http://forum.xda-developers.com/showpost.php?p=19002334&postcount=41
some people said it work some said not work so try as your choice.
do you disable gps if you don't use it?
in official froyo and officeal gingerbread (v20l)
gps need to be enable on boot if you want good signal , otherwise you will always lose it
so try this
enable gps
reboot phone
turn on mobile data ( no wifi !)
open your gps app
I got my first fix in about 30 secs (cold start)
second on in 5 sec
Same problem as some of us had with previous leaked GB roms. Topogigi fixed the problem by tweaking service.jar file, that's the only thing I know. He talked about way of calling hardware that was wrong and explained that after a lock the GPS vanished..
You should search in Topogigi thread, there is a workaround in the beginning pages that could work (setting a new server in hidden menu).
That's why I'll stay with my ROM for now... It is perfectly working.
+1 from me, davjan. Seems to work for me. Thanks.
+1 here! Thanks for your trick davjan,works!
Sent from my LG-P990 using XDA App
+ Working for me !!!
file is allot bigger so whats the difference with stock v20L ?
thanks anyway !!
k101d said:
http://forum.xda-developers.com/showpost.php?p=19002334&postcount=41
some people said it work some said not work so try as your choice.
Click to expand...
Click to collapse
This works for me thanks a lot!
send from galaxy 3
davjan said:
do you disable gps if you don't use it?
in official froyo and officeal gingerbread (v20l)
gps need to be enable on boot if you want good signal , otherwise you will always lose it
so try this
enable gps
reboot phone
turn on mobile data ( no wifi !)
open your gps app
I got my first fix in about 30 secs (cold start)
second on in 5 sec
Click to expand...
Click to collapse
This worked for me!, however the srs level for each sat is not greater then 40 for some reason :S
I'm also experiencing this: as soon as the GPS gets a fix, the gps device itself seams to disappear. The Nav-app does get a valid location for one second and then the gps icon disappears.
This problem was not present in 10D and it does seem to happen when I activate the GPS later. If I boot with GPS enabled, the problem doesn't seem to occur.
Can this be fixed with the custom Jar file from Topogigi? Or is that for a different problem (no fix at all or something else - I do get a fix quickly but the GPS device seems to disappear then).
If so, how can I install it on my stock 20L? Some post talks about mounting a folder. How can I do that? I guess I need to root first and then use some kind of program on my pc or....?
I'm sorry if this has been covered before but I'm new to all this and there is so much information and a lot is hard to understand if you're new to this.
k101d said:
http://forum.xda-developers.com/showpost.php?p=19002334&postcount=41
some people said it work some said not work so try as your choice.
Click to expand...
Click to collapse
This got me into a bootloop...
Have you tried using the nokia servers, that cured my problem not getting a lock with froyo.
Sent from my LG-P990 using Tapatalk
Dkzs said:
This got me into a bootloop...
Click to expand...
Click to collapse
Let me gues..you deleted the services.jar and put the downloaded ZIP file in the framework folder without unpacking/renaming the file to services.jar ??
These are basic things to check but this could better be mentioned in the thread...
KillerbeeNL said:
Let me gues..you deleted the services.jar and put the downloaded ZIP file in the framework folder without unpacking/renaming the file to services.jar ??
These are basic things to check but this could better be mentioned in the thread...
Click to expand...
Click to collapse
Actually no. I copy/paste the unziped jar file using esfile explorer. Got a message files were merged. Then bootloop.
Tried with the help of thansen to recover the file via clockwokmod but that didnt work aswell. So I reflashed the v20l kdz and rerooted.
Sent from my LG-P990 using XDA App
Dkzs said:
Actually no. I copy/paste the unziped jar file using esfile explorer. Got a message files were merged. Then bootloop.
Tried with the help of thansen to recover the file via clockwokmod but that didnt work aswell. So I reflashed the v20l kdz and rerooted.
Sent from my LG-P990 using XDA App
Click to expand...
Click to collapse
To bad, i did exacly the same only i used rootexplorer
Dkzs said:
Actually no. I copy/paste the unziped jar file using esfile explorer. Got a message files were merged. Then bootloop.
Tried with the help of thansen to recover the file via clockwokmod but that didnt work aswell. So I reflashed the v20l kdz and rerooted.
Sent from my LG-P990 using XDA App
Click to expand...
Click to collapse
Just simplify set /system/framework folder into RW mode then delete the old one and then copy the file that extract from zip file into /system/framework then change file permission to 644 (rw-r--r--) --> reboot OR
Here the method from origin
1- Just mount your "/system/framework" folder writeable.
2- Then overwrite the existing "services.jar" with the attached one.
3- Reboot your phone and your gps will get its fix in only some seconds.
Many users are frustrated by 4.0.3+ AOSP ROMs, as from Android ICS & JB AOSP ROMs there is no Facebook Contacts SYNC.
Well after much drooling and browsing I finally found a way to enable this.:victory:
As stated on website --> http://niranjanthilak.com/facebook-sync-for-android-ics-devices/
and on --> http://www.modaco.com/page/news/_/a...sync-in-ice-cream-sandwich-r140#commentsStart
So, go on at these websites and try youself.:good:
Here, I'm Attaching a modded "ContactsProvider.apk" file that i used, in my CM10 ROM (dated:20121014)
FYI :: First rename file "root//system/app/ContactsProvider.apk" to "ContactsProvider.bak", then delete or rename "root//data/data/com.android.provider.contacts/databases/contacts2.db". Now copy provided "ContactsProvider.apk" to "root//system/app" folder, change permission to 644 and restart the device wait some time for data to sync.
P.S. :; I'm not responsible for data loss, do this on your gut.
Thnkx
If one doesnt wanna share their info with third party apps like HaxSync or FBcontactsync.
There is a great app and info about how to make it by Recognized Developer Deadknight.
Here is the link --> http://forum.xda-developers.com/showthread.php?t=1731298
No go for me. How did you modify your apk file? When I baksmali'd mine, I didn't see a res/variables folder at all like was suggested in the original guide on how to do this. Tried adding it, but ended up with the same thing I get from your file - FC's and no contacts
Thanks. I tried both the given file and the steps. No go.
NegativeOne said:
Thanks. I tried both the given file and the steps. No go.
Click to expand...
Click to collapse
Haha I never tried it but yeah ... You should stay here and wait for OP's reply though .
have you changed the permission to 644 thats -rw-r--r--
Sent from my GT-I9100G
Just to be sure .. before doing above step try switching off wifi and data network, and remember to change permission, thn restart
Sent from my GT-I9100G
so:
1) rename original
2) disable all data (airplane mode)
3) delete contacts2.db
4) paste new file in and set permissions.
Sadly, still no good. get FC's in all my apps that use contacts.
You can't just use the modified apk...instead, using the guide and make the necessary changes...the modded apk was not for every ROM...
Ok...to add some details:
For ContactsProvider APK, the file
in question is res/values/arrays.xml
To gain access to this, you must decompile with apktool, not baksmali...
The file provided was for CM10, was it not? I'm running CM10 - the only difference is I'm actually on a Galaxy S3. I've tried with the guide but have met with similar ends.
Only difference is - when I tried manually I did not set my file permissions to 644.
Working like charm mate ...
Thanks a lot ...
I have GT-I9100G
The contacts synchronized smoothly but their pics and birthday aren't synchronized...
ROM : CodeBox 1.6.0 Official
Kernel : Horsepower 3.1.0-Fuss
If you like my post then please hit the button thanks ...
NegativeOne said:
The file provided was for CM10, was it not? I'm running CM10 - the only difference is I'm actually on a Galaxy S3. I've tried with the guide but have met with similar ends.
Only difference is - when I tried manually I did not set my file permissions to 644.
Click to expand...
Click to collapse
Hmm...I'm not sure whether all cm system apps will work on any phone...May have certain dependencies...that's why i asked you too mod yourself...did you modify the database (2nd step) or just merely the first step? And by the way, all system apps must have their permissions set to 644 or rw-r--r--...
I thought this one required you to simply delete your contacts2.db instead of modifying it, no?
NegativeOne said:
I thought this one required you to simply delete your contacts2.db instead of modifying it, no?
Click to expand...
Click to collapse
Nope...the first guide actually taught on how to modify...to me, modifying is better than deleting...
yes thats right
Sent from my GT-I9100G
try doing disassembly through apktool .. and doing whats needed to be done .. wish u luck
http://code.google.com/p/android-apktool/
Sent from my GT-I9100G
for pics .. u can use facebook contact sync app
Sent from my GT-I9100G
s3 system files have different dependencies and so for that u hav to do it yourself.
Sent from my GT-I9100G
well if you .. change the lines in smali codes where columns are first initiated thn thr is no need to modify contacts2.db file
Sent from my GT-I9100G
Thanks guys. I'm going to try this. I've been trying to use the xdaAutoTool wrapper for apktool, and I'm not 100% sure I'm doing it right.
What do I need to do to make sure that it loads the correct framework-res.apk for resource dependencies? I did "install other" and pointed it to the file, but it says "No Framework installed".
If someone could point me to a guide for raw apktool that includes signing the apk (which I understand I must do) and loading a framework dependency, that would work too. Thanks in advance!
Hey,
So after updating the Xperia TX to JB, i have noticed that there is an issue with wifi connexions, meaning that the phone will no longer connect to some access points of software access points (connectify, virtual router, etc...). After entering WPA key, it just says connecting then goes back to previous state.
I fiddled a bit with this and finally compared wlan .ini files from ICS and JB.
If you are having the same problem, a small modification to the .ini file might solve the problem...well in my case it did.
Please note that you need root access to modify this file.
1) Mount system folder as writable using your file manager or root explorer
2) Navigate to /system/etc/firmware/wlan/prima
3) Make a backup of WCNSS_qcom_cfg.ini
4) Open WCNSS_qcom_cfg.ini and look for g11dSupportEnabled=1
5) Modify it to g11dSupportEnabled=0 and save the file
6) Power off your wifi and Power on again
7) Forget the SSID you've had issues to connect to and try to connect again
and you should be good to go.
To understand the g11dSupport property please refer to here - from wikipedia
if the above did not work, there is another property which has changed:
gEnableFWRssiMonitoring=1 in JB was gEnableFWRssiMonitoring=0 in ICS
You may wanna try that.
works on tx build .67
before i changed this damn 1 to 0 i couldn't connect to my wireless modem !
but now its ok.
tnx:good:
great it worked!! pressed thanks..
i tried with ex file manager, it couldnt save the script.. then used root browser.. did the trick..
if i unroot, i will loose this fix?
suhail.adil said:
great it worked!! pressed thanks..
i tried with ex file manager, it couldnt save the script.. then used root browser.. did the trick..
if i unroot, i will loose this fix?
Click to expand...
Click to collapse
Of course, not
It only revert back if you change ROM or reflash stock ROM
hi!
i do both of your way!
after change 1 to 0 (in both way) i saved my change! but when i check it again 1 is still there!!! i do with wifi on and also off!!!
saeed_karaj2000 said:
hi!
i do both of your way!
after change 1 to 0 (in both way) i saved my change! but when i check it again 1 is still there!!! i do with wifi on and also off!!!
Click to expand...
Click to collapse
Make sure you have root access and that system is mounted as R/W
If you have root, you can usually remount in your file manager application (File Manager or ES explorer). Check in settings
ravijokhun said:
Make sure you have root access and that system is mounted as R/W
If you have root, you can usually remount in your file manager application (File Manager or ES explorer). Check in settings
Click to expand...
Click to collapse
i do it! but not work!!!!
saeed_karaj2000 said:
i do it! but not work!!!!
Click to expand...
Click to collapse
There must be something wrong with your RW access if you cannot modify the file.
Try this:
1) Copy the said file to your SD card
2) Connect your phone as Mass Storage
3) Using and Editing software like Notepad ++ open the file and make the changes and save the file
4) Go back to your File Manager and rename the existing file (the one in the root folder)
5) Copy the modified file from your SD card to the correct location
If copying or renaming the file fails, means you dont have Read/Write access to the root folder.
I am also using xperia tx and although my wifi doesnt disconnect , it really makes my phone lag a lot while I am using wifi...should I also try this method ?
divirokr said:
I am also using xperia tx and although my wifi doesnt disconnect , it really makes my phone lag a lot while I am using wifi...should I also try this method ?
Click to expand...
Click to collapse
If you have root access you may try it. Though i don't know if it will solve it. The wifi problems are very eratic. Most of the issues depend on the access points being used and their settings.
Try it and keep us posted.
Don't forget to make a backup of the file before modifying.
ravijokhun said:
If you have root access you may try it. Though i don't know if it will solve it. The wifi problems are very eratic. Most of the issues depend on the access points being used and their settings.
Try it and keep us posted.
Don't forget to make a backup of the file before modifying.
Click to expand...
Click to collapse
I just rooted my phone today and after mounting the system to r/w on root explorer, my phone restarts suddenly.
Search for and flash the reboot fix. It's a known issue
Sent from my LT30p using xda premium
Hello everyone,
So I've been using ARHD on my phone for some time now, but I have this issue happening with the latest version : after a reboot the phone would reset all sound settings to default (default ringtone/notification sound), so I'd have to set them again from the lists in settings. But after another reboot, the system would not find any ringtone/alarms/notification in the lists anymore (although they're on the SD card if I check with root explorer) and it's using a single default sound for everything.
I've checked the locations of the files : they're at sdcard/alarms (/notifications, /ringtones), but it seems the system can't see or find them.
And I tried wiping/reflashing the rom several times.
Also I'm using ROM Cleaner and supercharge scripts.
Any suggestions guys ?
R.azn said:
Hello everyone,
So I've been using ARHD on my phone for some time now, but I have this issue happening with the latest version : after a reboot the phone would reset all sound settings to default (default ringtone/notification sound), so I'd have to set them again from the lists in settings. But after another reboot, the system would not find any ringtone/alarms/notification in the lists anymore (although they're on the SD card if I check with root explorer) and it's using a single default sound for everything.
I've checked the locations of the files : they're at sdcard/alarms (/notifications, /ringtones), but it seems the system can't see or find them.
And I tried wiping/reflashing the rom several times.
Also I'm using ROM Cleaner and supercharge scripts.
Any suggestions guys ?
Click to expand...
Click to collapse
Mike once said that it wasn't just a ROM problem. The official HTC ICS 4.0.4 also has this problem and ARHD was directly based of it that so....
try fix promissions in recovery--->> tools
Hesam said:
try fix promissions in recovery--->> tools
Click to expand...
Click to collapse
This fixed the issue !
Thanks a lot ! Both of you
R.azn said:
This fixed the issue !
Thanks a lot ! Both of you
Click to expand...
Click to collapse
Just use thanks button
Follow Me On Instagram User : He_S_aM
I was about to post as I have the same issue. Fixing permissions in 4ext solved the problem. Its strange, ARHD 3.X and 4.X didn't have this problem. Perhaps Mike should have added this issue/solution to the FAQ at the start of the ARHD thread.
This is a persistent problem. I have to fix permissions in recovery everytime I reboot otherwise the media server doesn't find any audio files on the sdcard.
Note: This solution only works on MK2 (4.3)
I have been researching a problem I have had on my SPH-L720 with custom ROMs where screen mirroring with my Samsung TV would not work. Based on a thread I found, I have solved my problem and wanted to share with others who may have a similar problem.
In my searching, I stumbled upon this thread: http://forum.xda-developers.com/showthread.php?p=50597640
The OP of that thread had several applications that he froze, and made some changes to the Build prop file, and the WFDConfig.Xml file. In the end, I only made one change to the WFDConfig.Xml file, and my screen mirroring started working.
1. Edit /system/etc/WFDConfig.Xml, and make the following change:
Code:
<HDCPValid>0</HDCPValid>
2. Reboot phone, and profit!
My setup is MF9 bootbootloader, NAE baseband, Negalite MK2 ROM.
If I have time this weekend, I will upgrade to Negalite NAE ROM, and test it there.
I take no credit for this solution, and credit the original thread above.
Hope this helps someone!
What program did you used to edit this? sorry noob here
Sent from my SPH-L720 using Tapatalk
Wow, thanks...I've been looking for a solution to this for awhile too. I made the changes on my stock rooted MK2 phone, and mirroring works great!
What program did you used to edit this?
Click to expand...
Click to collapse
I copied the file to my PC and used notepad++ to do the edit. Then copied the file back to the system/etc folder on the phone. You'll need root and a root-enabled file manager to write to the system folder. I used Root Browser (https://play.google.com/store/apps/details?id=com.jrummy.root.browserfree), but there are several apps that will work.
ekco06 said:
What program did you used to edit this? sorry noob here
Sent from my SPH-L720 using Tapatalk
Click to expand...
Click to collapse
There are a couple of different ways to edit the file. For me, I used Root Explorer, navigated to the file, long pressed the file name, a menu came up and I chose 'Open in Text Editor'. From there it asked if wanted to mount the filesystem as r/w, I chose yes, edited the file, and saved it.
I couldn't find this line in my file, were you on Kit Kat or JellyBean?
For some reason I don't have that line in my WFDConfig.xml, I am on Baseband NAE, Negalite-wonderom-nae-r11, MF9 Bootloader. Any ideas?
gamester_47 said:
For some reason I don't have that line in my WFDConfig.xml, I am on Baseband NAE, Negalite-wonderom-nae-r11, MF9 Bootloader. Any ideas?
Click to expand...
Click to collapse
I just upgraded my phone to the exact same setup. When I look at the config file for NAE, it is a little different. But, I *think* the correct change would be:
Code:
<ContentProtection>
<Valid>1</Valid> [B]<------- Try changing this to 0[/B]
<Version>WFD_HDCP_2_1</Version> <!-- Valid values WFD_HDCP_2_0 and WFD_HDCP_2_1 -->
<CPPort>6789</CPPort>
<EncryptAudio>0</EncryptAudio> <!-- Valid values 0 / 1 to indicate Audio encryption or not -->
</ContentProtection>
I have made that change to my phone, but I am at work now so I will not be able to test this until later this evening. I will post my results when I get home.
cruise350 said:
I couldn't find this line in my file, were you on Kit Kat or JellyBean?
Click to expand...
Click to collapse
The fix in the OP is for 4.3 Jelly Bean. I just upgraded to 4.4 KitKat, and will have to test my theory on which setting to change when I get home.
Thank you!!! worked !!
man i was breaking my head on this one.. and soft bricked the phone a couple times trying to fix this, and to think the fix was so damn easy! :good::good::good:
Well, bad news on NAE (4.4.2) - the fix does not work. Under <ContentProtection>, I tried setting <Valid> to 0. When I mirror, I get a black screen with a message that says "Unable to enable Screen Mirroring. HDCP is not supported by the connected device" I can hear the sound from the phone on the TV, but no picture.
I just updated the OP that this only works with 4.3. I have gone back to Negalite MK2 ROM, and plan to stay there until a solution for NAE is found.
Does anybody have any other ideas on how to make screen mirroring work in 4.4.2?
Well i did update to NAE and tested the "contentprotection" value to 0 , also changed the name from Valid to HDCPValid and nothing , the TV says " the dive supports HDCP ? " or something like that .
under Developer options on KK now has HDCP checking settings. Tested all 3 options with Valid=0 and valid=1 and nothing.
hahansen3 said:
There are a couple of different ways to edit the file. For me, I used Root Explorer, navigated to the file, long pressed the file name, a menu came up and I chose 'Open in Text Editor'. From there it asked if wanted to mount the filesystem as r/w, I chose yes, edited the file, and saved it.
Click to expand...
Click to collapse
Ok thanks im about to give it a go ill post my result in a bit. Thanks in advance
Sent from my SPH-L720 using Tapatalk
? nothing happened. .smdh.
Sent from my SPH-L720 using Tapatalk
Anyone figure out how to get this working in 4.4.2?
jdip said:
Anyone figure out how to get this working in 4.4.2?
Click to expand...
Click to collapse
So will this work with a non Samsung (a Sony) TV?
Thank you!
Can't find WFDConfig.Xml file in system/etc directory
My screen is morroring great, but no audio
The ""0"" value worked great, I can see my S4 Mini Screen on my Samsung Smart TV but audio only comes from my phone speakers. I am confused. Any help would be appreciated.
Juan Pablo, from Peru
This works for 4.4.2 screen mirroring with root/custom recovery
http://forum.xda-developers.com/showthread.php?t=2621550
(Hdcpoff_sd800_4.4.2 file 3rd from bottom)
Extract and move ".so" file to system/lib then set permissions