[REQUEST][H918][FILES] /data/ipsec/wo file dump please - LG V20 Questions & Answers

Hi all,
Trying to work on getting VoLTE and WiFi Calling working on T-Mobile for H990DS devices.
I noticed that APNs are correct but my /data/ipsec/wo is empty.
If someone could paste their files from that folder I'd be incredibly grateful.
Thanks!
Boxy

Oh and also, if you could tell me the permissions for the files in that folder as well.
Thanks!

If anyone's reading this with an H918, please help me out I'll be forever grateful.
The dump shouldn't take long! Just need a file explorer and navigate to data/ipsec/wo and grab the files.
Please and thank you!

Boxy52 said:
If anyone's reading this with an H918, please help me out I'll be forever grateful.
The dump shouldn't take long! Just need a file explorer and navigate to data/ipsec/wo and grab the files.
Please and thank you!
Click to expand...
Click to collapse
Does this require root?
Sent from my LG V20 using XDA Labs

BROKEN1981 said:
Does this require root?
Sent from my LG V20 using XDA Labs
Click to expand...
Click to collapse
Hey, thanks for your response!
If you've got access to a computer, we can accomplish this without root using adb.
Once adb is installed on your computer and you've enabled USB debugging on your phone, just type the following in a command prompt from your adb directory:
adb devices <------ this should pull up your device. It might ask you to authenticate the computer fingerprint on your V20, just click yes and remember.
adb pull /data/ipsec/wo/ <--- this will pull all files in that folder.
Thanks in advance!

Boxy52 said:
Hey, thanks for your response!
If you've got access to a computer, we can accomplish this without root using adb.
Once adb is installed on your computer and you've enabled USB debugging on your phone, just type the following in a command prompt from your adb directory:
adb devices <------ this should pull up your device. It might ask you to authenticate the computer fingerprint on your V20, just click yes and remember.
adb pull /data/ipsec/wo/ <--- this will pull all files in that folder.
Thanks in advance!
Click to expand...
Click to collapse
NP, I would love to do it right now, but it's 1:27am and my GF is sleeping. I'll get it for you some time in the morning. Around 10am.
Sent from my NVIDIA SHIELD Tablet K1 using XDA Labs

Boxy52 said:
If anyone's reading this with an H918, please help me out I'll be forever grateful.
The dump shouldn't take long! Just need a file explorer and navigate to data/ipsec/wo and grab the files.
Please and thank you!
Click to expand...
Click to collapse
Here you go chief
https://mega.nz/#F!J8JxABKJ!I95FnFVhNSKS_YfJSdBLBw

Still_living714 said:
Here you go chief
https://mega.nz/#F!J8JxABKJ!I95FnFVhNSKS_YfJSdBLBw
Click to expand...
Click to collapse
Thank you!!
Gonna figure out the correct permissions and cross my fingers... this is apparently all I'm missing to get volte but let's see
Would you mind sending me a screenshot of your APNs as well?
Thanks!
EDIT: So I found something interesting... it seems there's possibly a lot more files in /data/ipsec/ that I do not have. For example, the .conf files in /wo/ call upon files from data/ipsec/updown_script
Still_living, if you wouldn't mind, would you please pull all files in /data/ipsec for me?
Thank you!!

Boxy52 said:
Thank you!!
Gonna figure out the correct permissions and cross my fingers... this is apparently all I'm missing to get volte but let's see
Would you mind sending me a screenshot of your APNs as well?
Thanks!
EDIT: So I found something interesting... it seems there's possibly a lot more files in /data/ipsec/ that I do not have. For example, the .conf files in /wo/ call upon files from data/ipsec/updown_script
Still_living, if you wouldn't mind, would you please pull all files in /data/ipsec for me?
Thank you!!
Click to expand...
Click to collapse
I just checked my H918 ipsec folder and those are the only 2 files.

Boxy52 said:
Thank you!!
Gonna figure out the correct permissions and cross my fingers... this is apparently all I'm missing to get volte but let's see
Would you mind sending me a screenshot of your APNs as well?
Thanks!
EDIT: So I found something interesting... it seems there's possibly a lot more files in /data/ipsec/ that I do not have. For example, the .conf files in /wo/ call upon files from data/ipsec/updown_script
Still_living, if you wouldn't mind, would you please pull all files in /data/ipsec for me?
Thank you!!
Click to expand...
Click to collapse
OK this is all the files in that folder. I think you were only missing one
https://mega.nz/#F!p0I1iJIQ!p7ErA96b0PDLdpIhVlb0TQ

And this....

androiddiego said:
I just checked my H918 ipsec folder and those are the only 2 files.
Click to expand...
Click to collapse
Hmm, that's so odd. Wonder what the .conf file is calling on then.
Thanks for checking! If you're able to, would you please tell me the permissions for the two .conf files in ipsec/wo/?
Thanks!

Still_living714 said:
OK this is all the files in that folder. I think you were only missing one
https://mega.nz/#F!p0I1iJIQ!p7ErA96b0PDLdpIhVlb0TQ
Click to expand...
Click to collapse
Wonderful! Thank you!!!

Boxy52 said:
Hmm, that's so odd. Wonder what the .conf file is calling on then.
Thanks for checking! If you're able to, would you please tell me the permissions for the two .conf files in ipsec/wo/?
Thanks!
Click to expand...
Click to collapse
They are both RW only.
And the folder structure that @Still_living714 uploaded is correct with apn_ims.conf in the wo folder. But I don't have the apn_tmus.conf file and I am on tmo. ???

androiddiego said:
They are both RW only.
And the folder structure that @Boxy52 uploaded is correct with apn_ims.conf in the wo folder. But I don't have the apn_tmus.conf file and I am on tmo. ???
Click to expand...
Click to collapse
Hmm, that's weird. Does VoLTE and Wifi Calling work fine for you? Perhaps it was pushed with an update to the firmware?
Both are RW only meaning RW-RW-RW or RW-R-R? Or RW-RW---?

Boxy52 said:
Hmm, that's weird. Does VoLTE and Wifi Calling work fine for you? Perhaps it was pushed with an update to the firmware?
Both are RW only meaning RW-RW-RW or RW-R-R? Or RW-RW---?
Click to expand...
Click to collapse
They work. RW-root-root is what it says. If you are not rooted, then I believe the second two would be RW.
And sorry to @Still_living714, I quoted Boxy52 in the original post when it should have been you.
By the way, I'm on 10j.
Edit: Sorry, my bad. Owner and Group are root. Permissions are RW- --- ---.

androiddiego said:
They work. RW-root-root is what it says. If you are not rooted, then I believe the second two would be RW.
And sorry to @Still_living714, I quoted Boxy52 in the original post when it should have been you.
By the way, I'm on 10j.
Click to expand...
Click to collapse
Hmm weird, I just updated mine to 10r alpha rom.

Boxy52 said:
Hmm, that's weird. Does VoLTE and Wifi Calling work fine for you? Perhaps it was pushed with an update to the firmware?
Both are RW only meaning RW-RW-RW or RW-R-R? Or RW-RW---?
Click to expand...
Click to collapse
You can see permission in screenshots

Still_living714 said:
You can see permission in screenshots
Click to expand...
Click to collapse
Sorry must have missed that.
Thank you everyone for your help! I've got these in, going to see if I can somehow magically enable VoLTE.
Before all of this I was able to toggle it on and off but the setting wouldn't stick - it would default to off again. Perhaps if the phone can read these .conf files I'll have better luck.

Still_living714 said:
Hmm weird, I just updated mine to 10r alpha rom.
Click to expand...
Click to collapse
Do you have more than one apn option. That might explain the extra file in the wo folder that I don't have or it could just be the different rom. I opened both of your files from the wo folder and they are very similar, but a little different.
---------- Post added at 07:35 PM ---------- Previous post was at 07:33 PM ----------
Boxy52 said:
Sorry must have missed that.
Thank you everyone for your help! I've got these in, going to see if I can somehow magically enable VoLTE.
Before all of this I was able to toggle it on and off but the setting wouldn't stick - it would default to off again. Perhaps if the phone can read these .conf files I'll have better luck.
Click to expand...
Click to collapse
Let us know how it goes. Cheers!

Related

S4 OGG system files

So something weird happened to me. I was trying to replace the unlock.ogg system sound with root explorer to a custom sound I made. unlock.ogg was the only modification I made.
well for whatever reason none of my OGG system sounds work now like the low battery warning, putting it into standby, or even the att sound when it boots up. I checked the files, they're all there. i even restored them from a backup zip i downloaded.
so wtf? any ideas?
i also tried doing a factory reset. didnt work.
Any one got a link to the stock firmware? I can flash it back to oem firmware to restore the system files.
chughes2009 said:
So something weird happened to me. I was trying to replace the unlock.ogg system sound with root explorer to a custom sound I made. unlock.ogg was the only modification I made.
well for whatever reason none of my OGG system sounds work now like the low battery warning, putting it into standby, or even the att sound when it boots up. I checked the files, they're all there. i even restored them from a backup zip i downloaded.
so wtf? any ideas?
Click to expand...
Click to collapse
Did you reset the permissions of the ogg files? They should be RW-R-R.
~wolverine~ said:
Did you reset the permissions of the ogg files? They should be RW-R-R.
Click to expand...
Click to collapse
Hm not sure. I used root explorer and set the folder and all the file to read/write for everything. Is there something else I need to do?
chughes2009 said:
Hm not sure. I used root explorer and set the folder and all the file to read/write for everything. Is there something else I need to do?
Click to expand...
Click to collapse
Each file should be set like this. Folders should be drwxr-xr-x.
~wolverine~ said:
Each file should be set like this. Folders should be drwxr-xr-x.
Click to expand...
Click to collapse
yesssssss. you're the man, man. Apparently I got drunk and changed all the permission on them like an idiot. Can I donate to you for helping me out?
chughes2009 said:
yesssssss. you're the man, man. Apparently I got drunk and changed all the permission on them like an idiot. Can I donate to you for helping me out?
Click to expand...
Click to collapse
Oh no, I'm just glad I could help you out. Enjoy your weekend. :good:
~wolverine~ said:
Oh no, I'm just glad I could help you out. Enjoy your weekend. :good:
Click to expand...
Click to collapse
well thanks bud. saved my ass lol. enjoy yours as well.

SQLITE or alternative?

Is there working sqlite on the NST or is there some way to get it? If not, is there some alternative way, using shell commands, to extract a record from a database file?
nmyshkin said:
Is there working sqlite on the NST or is there some way to get it? If not, is there some alternative way, using shell commands, to extract a record from a database file?
Click to expand...
Click to collapse
Here you go. You can use this by extracting it and copying the file that was inside the .zip to /system/bin. :good:
Woohoo!
NOOK!E said:
Here you go. You can use this by extracting it and copying the file that was inside the .zip to /system/bin. :good:
Click to expand...
Click to collapse
Thank you, sir, very much
Now let's see what trouble I can get into :fingers-crossed:
nmyshkin said:
Now let's see what trouble I can get into :fingers-crossed:
Click to expand...
Click to collapse
Go get 'em!

Can someone extract the stock theme for Axon 7?

I've got a EU/UK version (A2017G) of Axon 7 which does not come with the stock theme that US customers are getting. I was wondering if anyone could extract the theme for us to install...
igoforthebest said:
I've got a EU/UK version (A2017G) of Axon 7 which does not come with the stock theme that US customers are getting. I was wondering if anyone could extract the theme for us to install...
Click to expand...
Click to collapse
Here you go
https://www.mediafire.com/download/fcrwy0yxpj4r97k
Edit : You mind stopping by this thread and run the command line from 2nd post? Need to see if the European variant use the same or different finger print hardware, thanks
http://forum.xda-developers.com/axon-7/how-to/a2017-cyanogenmod-development-discussion-t3447971
Thanks for that!!
Noob question... How do I install it? I thought they'd be apks but its a zip file....
Will run the command and post in that thread.
cheers
DrakenFX said:
Here you go
https://www.mediafire.com/download/fcrwy0yxpj4r97k
Edit : You mind stopping by this thread and run the command line from 2nd post?
Click to expand...
Click to collapse
igoforthebest said:
Thanks for that!!
Noob question... How do I install it? I thought they'd be apks but its a zip file....
Will run the command and post in that thread.
cheers
Click to expand...
Click to collapse
DO IT AT YOUR OWN RISK
SYSTEM BACKUP REQUIRE IF SOMETHING GOES WRONG
----------------------------------------------------------------------​- Move the THEME folder to system > media and change the THEME and THEMEINFO folder attibutes to 755 using your File Explorer (i 'm using Solid Explorer)
- Change the ZIP files attributes to 644 same for the rest of the files inside THEMEINFO folder
- REBOOT
Thanks once again...
I couldn't find the system folder. I guess I have to root it first.
Will try it once I root my phone.
DrakenFX said:
DO IT AT YOUR OWN RISK​
Click to expand...
Click to collapse
igoforthebest said:
Thanks once again...
I couldn't find the system folder. I guess I have to root it first.
Will try it once I root my phone.
Click to expand...
Click to collapse
If you are not rooted you CAN'T install the themes, so yeah need root and file explorer with root access
can someone reupload it???? please. thanks in advance

error."flash modem_a error"

Could anyone help me, please.
why I have this error, and how to fix it
Thanks in advance.
View attachment 4437234
teacapan said:
Could anyone help me, please.
why I have this error, and how to fix it
Thanks in advance.
Click to expand...
Click to collapse
Try to copy your folder with fastboot rom to your users folder...
There's a space in your path (your name and family name) and it might be the culprit.
So, make sure you have a path without spaces in it.
varben said:
Try to copy your folder with fastboot rom to your users folder...
There's a space in your path (your name and family name) and it might be the culprit.
So, make sure you have a path without spaces in it.
Click to expand...
Click to collapse
thanks for reply, But i cant see that space or dont know what you mean, sorry very bad english.
teacapan said:
thanks for reply, But i cant see that space or dont know what you mean, sorry very bad english.
Click to expand...
Click to collapse
Yes you can,
See the path to the right of the button select
Now look at the name "Jesus Fernandes"
There's the space.
Now try to save the folder with fastboot rom in your c drive directly and then try again
teacapan said:
Could anyone help me, please.
why I have this error, and how to fix it
Thanks in advance.
View attachment 4437234
Click to expand...
Click to collapse
put the extracted ROM in other than C drive and try.
Other people have already explained, but maybe I can clarify: MiFlash doesn't like spaces in names. You can put your "tissot_images..." folder directly on c: for the flashing, and then move it somewhere else after you have finished if you don't like having things in c:
Edit: Correcting myself a little: I'm not sure it's MiFlash that cannot handle spaces or if it's the process. Either way, make sure there are no spaces in the file path!
varben said:
Try to copy your folder with fastboot rom to your users folder...
There's a space in your path (your name and family name) and it might be the culprit.
So, make sure you have a path without spaces in it.
Click to expand...
Click to collapse
Thanks it work
View attachment 4437515
teacapan said:
Thanks it work
Click to expand...
Click to collapse
Nice!
vkbhanwariya said:
put the extracted ROM in other than C drive and try.
Click to expand...
Click to collapse
Thanks it working now.
asawi said:
Other people have already explained, but maybe I can clarify: MiFlash doesn't like spaces in names. You can put your "tissot_images..." folder directly on c: for the flashing, and then move it somewhere else after you have finished if you don't like having things in c:
Edit: Correcting myself a little: I'm not sure it's MiFlash that cannot handle spaces or if it's the process. Either way, make sure there are no spaces in the file path!
Click to expand...
Click to collapse
thanks mate, you were right, the spaces were the culprits.
varben said:
Try to copy your folder with fastboot rom to your users folder...
There's a space in your path (your name and family name) and it might be the culprit.
So, make sure you have a path without spaces in it.
Click to expand...
Click to collapse
i also have these error... why?? fyi i doesnt have any whitespaces ..
---------- Post added at 06:10 AM ---------- Previous post was at 06:02 AM ----------
teacapan said:
Could anyone help me, please.
why I have this error, and how to fix it
Thanks in advance.
View attachment 4437234
Click to expand...
Click to collapse
I also have this error... But i doesnt have any whitespace in it.... Please help
varben said:
Yes you can,
See the path to the right of the button select
Now look at the name "Jesus Fernandes"
There's the space.
Now try to save the folder with fastboot rom in your c drive directly and then try again
Click to expand...
Click to collapse
thanks dude it worked for me
saiful_amin99 said:
i also have these error... why?? fyi i doesnt have any whitespaces ..
---------- Post added at 06:10 AM ---------- Previous post was at 06:02 AM ----------
I also have this error... But i doesnt have any whitespace in it.... Please help
Click to expand...
Click to collapse
if u still cant flash it with no white SPACE, u can try to move the folder to Disc C..
its like "C:\tissot"
Smile.
thanks man
tha
Lupin The Third said:
Yes you can,
See the path to the right of the button select
Now look at the name "Jesus Fernandes"
There's the space.
Now try to save the folder with fastboot rom in your c drive directly and then try again
Click to expand...
Click to collapse
It worked

[Q] Please help, can someone export the /vendor/ folder?

Hi guys!
I had an Essential phone before, but switch to a Pixel 2 XL. VoLTE was working before, but not anymore. So I started digging to get the VoLTE working with a bypass. I need someone to make an export of the /vendor/ folder, where certain .mbn files are stored. They contain certain provider related data which may get VoLTE working, in my case for a dutch provider.
So if you are rooted you could help me out!
Using any root explorer, copy the /vendor/ from the root to your sd card. Zip this folder and upload it to a Google Drive or something. Much obliged!
Thanks alot!
trantium said:
Hi guys!
I had an Essential phone before, but switch to a Pixel 2 XL. VoLTE was working before, but not anymore. So I started digging to get the VoLTE working with a bypass. I need someone to make an export of the /vendor/ folder, where certain .mbn files are stored. They contain certain provider related data which may get VoLTE working, in my case for a dutch provider.
So if you are rooted you could help me out!
Using any root explorer, copy the /vendor/ from the root to your sd card. Zip this folder and upload it to a Google Drive or something. Much obliged!
Thanks alot!
Click to expand...
Click to collapse
Or you could download the fastboot images from Essential?
rignfool said:
Or you could download the fastboot images from Essential?
Click to expand...
Click to collapse
Believe me, I tried. The vendor folder (I think) gets populated once the Essential has been powered on once. I extracted literally everything I could to find these .mbn files. No luck.
trantium said:
Believe me, I tried. The vendor folder (I think) gets populated once the Essential has been powered on once. I extracted literally everything I could to find these .mbn files. No luck.
Click to expand...
Click to collapse
gimme a sec, ill up it, also what vendor month?
aer0zer0 said:
gimme a sec, ill up it, also what vendor month?
Click to expand...
Click to collapse
No more bricks... Ok?
I doubt you'll buy a 3rd phone :silly:
rignfool said:
No more bricks... Ok?
I doubt you'll buy a 3rd phone :silly:
Click to expand...
Click to collapse
Lol,I completely forgot. I have the images broke down in kitchen. I just wanna know which version? Sept?
aer0zer0 said:
Lol,I completely forgot. I have the images broke down in kitchen. I just wanna know which version? Sept?
Click to expand...
Click to collapse
September is fine! It doesn't matter really
https://www.androidfilehost.com/?fid=1322778262904007292
all yours @trantium
aer0zer0 said:
https://www.androidfilehost.com/?fid=1322778262904007292
all yours @trantium
Click to expand...
Click to collapse
Thanks alot mate!
aer0zer0 said:
https://www.androidfilehost.com/?fid=1322778262904007292
all yours @trantium
Click to expand...
Click to collapse
Ah damn it, the mbn folder is not there. I guess it gets generated once the device has been booted once.
Do you have any idea where I can find the mcfg_sw.mbn file? :fingers-crossed:
trantium said:
Ah damn it, the mbn folder is not there. I guess it gets generated once the device has been booted once.
Do you have any idea where I can find the mcfg_sw.mbn file? :fingers-crossed:
Click to expand...
Click to collapse
Mbn file isn't something you would find there. Mbn is an image file for low level flashing in fast boot.
aer0zer0 said:
Mbn file isn't something you would find there. Mbn is an image file for low level flashing in fast boot.
Click to expand...
Click to collapse
That is weird, then how does Essential get their mcfg_sw.mbn files for its lte network configuration? In a Pixel, there is a /vendor/mbn/mcfg/* folder containing provider configurations from almost all providers in the world.
trantium said:
That is weird, then how does Essential get their mcfg_sw.mbn files for its lte network configuration? In a Pixel, there is a /vendor/mbn/mcfg/* folder containing provider configurations from almost all providers in the world.
Click to expand...
Click to collapse
No idea, I don't see anything like that in vendor. @jacksummers thoughts
aer0zer0 said:
Mbn file isn't something you would find there. Mbn is an image file for low level flashing in fast boot.
Click to expand...
Click to collapse
aer0zer0 said:
No idea, I don't see anything like that in vendor. @jacksummers thoughts
Click to expand...
Click to collapse
It doesn't either in the Pixel, but after flashing and booting for or inserting a sim card for the first time makes it appear.
I don't know how this is possible, are you able to make a .mbn search inside other folders?
Since it's system-as-root I just wildcarded .mbn, nothing
aer0zer0 said:
No idea, I don't see anything like that in vendor. @jacksummers thoughts
Click to expand...
Click to collapse
Essential uses a compatibility matrix. Xml for a lot of the network stuff as far as i know and embedded deep in what we would call the device tree.so with the compatibility matrix they set the bools and its just true or false. Oh and in the manifest.. with each vendor img it seems they are simplifying it too, so probably the thing u are referencing is in there just as something else. Theres always a multitude of ways to hardcode something. If it was me i would hardcode it in the device tree source files and set it with bools. It allows for easy changes. And easier readability.
jacksummers said:
Essential uses a compatibility matrix. Xml for a lot of the network stuff as far as i know and embedded deep in what we would call the device tree.so with the compatibility matrix they set the bools and its just true or false. Oh and in the manifest.. with each vendor img it seems they are simplifying it too, so probably the thing u are referencing is in there just as something else. Theres always a multitude of ways to hardcode something. If it was me i would hardcode it in the device tree source files and set it with bools. It allows for easy changes. And easier readability.
Click to expand...
Click to collapse
Thanks for the explaination. An example .mbn file can be found here: http://www.renovate-ice.com/svn/leedroid-11/trunk/system/vendor/mbn/mcfg/configs/mcfg_sw/generic/
Just browse inside the folders and you will bump to a mcfg_sw.mbn file eventually.
Any idea how to get something like this from the Essential?

Categories

Resources