Searching a volunteer to provide OmniROM 9.0 builds - Sony Xperia XZ3 Guides, News, & Discussion

Central thread page
https://forum.xda-developers.com/xperia-xz2/how-to/searching-volunteer-to-provide-omnirom-t3882380

Very noob question. Doesn't Project Treble basically mean that ROMs are more or less universal, now? That's how I always understood it.

mufunyo said:
Very noob question. Doesn't Project Treble basically mean that ROMs are more or less universal, now? That's how I always understood it.
Click to expand...
Click to collapse
Universal means that device specific functions are not included.
Maybe device specific bug fixes are needed.
And the GSI's only cover the system partition.
Not the rest of the entire firmware.

Hey! I can do it! ?
I Volunter!!!
Sent from my Sony H9436 using XDA Labs

MurroFX said:
Hey! I can do it!
I Volunter!!!
Sent from my Sony H9436 using XDA Labs
Click to expand...
Click to collapse
Oh sorry, the XDA app doesn't show me notifications to this thread.
Already done.

Related

[XL]Multirom! Anyone up? Test 1

I recently ported MultiROM to Xperia M and I have the sources up and I am willing not to waste them.
Disclaimer : I am not responsible for anything that happens to you or your device after flashing this mod. Though, nothing generally happens when you do it right. Make backup, always.
I have ported it xperia M
Here are some files for testing
You need CM-12.1 installed to test this.
Links removed
RECOVERY.IMG - To be flashed on fota partition
XL_CM-kexec-xx-xx-xxxx.zip - To be flashed in recovery
multirom-xxxxxxxx-v31x-UNOFFICIAL-taoshan.zip - To be flashed in recovery
Next boot should come up with multirom menu
If it does, post screens, if doesn't , post last_kmsg.
Due to lack of my knowledge, I have dismissed this project.
aweosomeabhijeet said:
I recently ported MultiROM to Xperia M and I have the sources up and I am willing not to waste them.
I have ported it xperia M
Here are some files for testing
You need CM-12.1 installed to test this.
TEST 1
RECOVERY.IMG - To be flashed on fota partition
XL_CM-kexec-xx-xx-xxxx.zip - To be flashed in recovery
multirom-xxxxxxxx-v31x-UNOFFICIAL-taoshan.zip - To be flashed in recovery
Next boot should come up with multirom menu
If it does, post screens, if doesn't , post last_kmsg.
Click to expand...
Click to collapse
May i have a look on sourcecode? Im mainly interested in where the rom+ kernel of second rom are saved
Sent from my Xperia T using XDA Free mobile app
SdtBarbarossa said:
May i have a look on sourcecode? Im mainly interested in where the rom+ kernel of second rom are saved
Sent from my Xperia T using XDA Free mobile app
Click to expand...
Click to collapse
Here you go
https://github.com/XperiaMultiROM/multirom/
https://github.com/XperiaMultiROM/android_bootable_recovery
aweosomeabhijeet said:
Here you go
https://github.com/XperiaMultiROM/multirom/
https://github.com/XperiaMultiROM/android_bootable_recovery
Click to expand...
Click to collapse
Ok seems like it goes from sd_ext .... What kernel you used? Varuns Caf? (The official one) and varuns device tree? If yes you may get wrong device errors while flashing
Sent from my Xperia T using XDA Free mobile app
SdtBarbarossa said:
Ok seems like it goes from sd_ext .... What kernel you used? Varuns Caf? (The official one) and varuns device tree? If yes you may get wrong device errors while flashing
Sent from my Xperia T using XDA Free mobile app
Click to expand...
Click to collapse
I used sources and device tree from CM's repo
Doesn't matter, because I had removed assert from updater-script and no ROM flashing is required in here.
So all files must be good and compatible.
Hey, great job in compiling this. I want to try this out but what are the risks? Can I get hardbricked?
The recovery included in the recovery.img is Cyanogen Recovery.
So cannot able to flash those zips.
I heard MultiROM uses modded TWRP.
Please check
corphish said:
The recovery included in the recovery.img is Cyanogen Recovery.
So cannot able to flash those zips.
I heard MultiROM uses modded TWRP.
Please check
Click to expand...
Click to collapse
Maybe the recovery is faulty and therefor cm recovery was loaded?
Sent from my Xperia T using XDA Free mobile app
SdtBarbarossa said:
Maybe the recovery is faulty and therefor cm recovery was loaded?
Sent from my Xperia T using XDA Free mobile app
Click to expand...
Click to collapse
Nope..I was on TWRP flashed on FOTA from your app.
Then flashed this img, voila, CM Recovery.
corphish said:
Nope..I was on TWRP flashed on FOTA from your app.
Then flashed this img, voila, CM Recovery.
Click to expand...
Click to collapse
Yes that what i.meaned ^^ you flashed this im in FOTAKernel dont you? Then my recovery will be overrided and if his recovery fails to load the kernelinbuild (cm) will be loaded....
The common cm device tree is not able to build a twrp properly... Im building with omnirom and a "changed" varun tree
Sent from my Xperia T using XDA Free mobile app
SdtBarbarossa said:
Yes that what i.meaned ^^ you flashed this im in FOTAKernel dont you? Then my recovery will be overrided and if his recovery fails to load the kernelinbuild (cm) will be loaded....
The common cm device tree is not able to build a twrp properly... Im building with omnirom and a "changed" varun tree
Sent from my Xperia T using XDA Free mobile app
Click to expand...
Click to collapse
Ohk I did not know about invalid recovery in fota partition would result in loading recovery from boot partition.
And its really a nice idea of you compiling modded TWRP, as soon as you are done, feel free to share as I am ready with other zips
corphish said:
Ohk I did not know about invalid recovery in fota partition would result in loading recovery from boot partition.
And its really a nice idea of you compiling modded TWRP, as soon as you are done, feel free to share as I am ready with other zips
Click to expand...
Click to collapse
i did have a look at this recovery.img ... its definitly a TWRP build... but its damn wrong.... wrong qcom.fstab and recovery.fstab ... NO twrp.fstab ... healthhd seems to have wrong size (ok im not 100% with that but experience says it must be bigger) ... the Size of theme images is wrong.... AND the ramdisk size is totally above the size the kernel will load... thats why it leads to a "broken" recovery-load .... that will lead to a emergency load of kernel-inbuild recovery....
@ OP didnt you got make errors? after seeing this im sure you have build with -i -k
---------- Post added at 08:36 AM ---------- Previous post was at 08:22 AM ----------
ok without any kind of warranty that this will work... i have manipulated this recovery.img (NOT BUILD FROM SOURCE! MANUALLY REPAIR! ) ... maybe this works maybe not....
like you know my device is gone atm.... so maybe if my device is back i will have a deeper look into this...
aweosomeabhijeet said:
I recently ported MultiROM to Xperia M and I have the sources up and I am willing not to waste them.
Click to expand...
Click to collapse
By making blind builds, you do "waste" the source code.
aweosomeabhijeet said:
I used sources and device tree from CM's repo
Click to expand...
Click to collapse
And you seriously expect a working build?
adil089 said:
Hey, great job in compiling this.
Click to expand...
Click to collapse
No, definitely not. He just used my sources (XperiaMultiROM) to compile it, which is a piece of cake. Honestly, if porting MultiROM was just a matter of compiling, monkeys could do it too.
OP: Blind builds are not encouraged on XDA. Especially when they're untested and broken.
And no, this shouldn't hardbrick your phone. You'll need to reflash your kernel and the system partition in the worst case.
Sent from my Xperia Z using XDA Free mobile app
Olivier said:
By making blind builds, you do "waste" the source code.
And you seriously expect a working build?
No, definitely not. He just used my sources (XperiaMultiROM) to compile it, which is a piece of cake. Honestly, if porting MultiROM was just a matter of compiling, monkeys could do it too.
OP: Blind builds are not encouraged on XDA. Especially when they're untested and broken.
And no, this shouldn't hardbrick your phone. You'll need to reflash your kernel and the system partition in the worst case.
Sent from my Xperia Z using XDA Free mobile app
Click to expand...
Click to collapse
Thank you for response thats exactly what i thought... He blind builded (see my comment above... Im not good in rom building but recoverys im good in... )
BTW maybe you let a word down on cm12.1 thread? Its a while ago now as varun said you will maintain our device... It would be nice to have a word from yourself about if its true or not
Sent from my Xperia T using XDA Free mobile app
Olivier said:
By making blind builds, you do "waste" the source code.
And you seriously expect a working build?
No, definitely not. He just used my sources (XperiaMultiROM) to compile it, which is a piece of cake. Honestly, if porting MultiROM was just a matter of compiling, monkeys could do it too.
OP: Blind builds are not encouraged on XDA. Especially when they're untested and broken.
And no, this shouldn't hardbrick your phone. You'll need to reflash your kernel and the system partition in the worst case.
Sent from my Xperia Z using XDA Free mobile app
Click to expand...
Click to collapse
Thank You.
Please apply for closure of the thread
Sent from my HTC One
To everyone:
I am sorry for doing it all wrong and blindly. I just had ported to a similar device and had it working perfectly.
Never knew CM sources wouldn't work for XL. Basically I trusted on CM people for device tree and kernel, which I shouldn't have definitely.
If anyone feels to, can apply for closing down the thread. I have other devices, I'll try getting it to work on them.
Thank you
Sent from my HTC One
Pls can someone else build MultiRom for Xperia L? Maybe you @SdtBarbarossa?
Sent from my C2105 using XDA Free mobile app
Xperia_L said:
Pls can someone else build MultiRom for Xperia L? Maybe you @SdtBarbarossa?
Sent from my C2105 using XDA Free mobile app
Click to expand...
Click to collapse
Sorry i am out of device... Maybe ask Olivier nice
Sent from my Xperia T using XDA Free mobile app
Thread closed upon request
Forum moderator,
matt4321

op3fix-final (07/01/2017)

OP3FIX-FINAL
​Hello guys,
I have been using a personal zip created and gathered from various sources floating around at XDA oneplus 3 forums.
Now I wish to share this zip to all users of op3.
This is for all roms based on CM/Lineage OS.
This includes,
- Google Camera
- Adfree youtube by arter
- Incall volume and speaker volume tweaks
- echofix
- aptX codec
- build.prop tweaks
Debloat list:
delete_recursive("/system/app/AntHalService");
delete_recursive("/system/app/BasicDreams");
delete_recursive("/system/app/Browser");
delete_recursive("/system/app/Browser2");
delete_recursive("/system/app/Calendar");
delete_recursive("/system/app/Camera2");
delete_recursive("/system/app/CMWallpapers");
delete_recursive("/system/app/HexoLibre");
delete_recursive("/system/app/Terminal");
delete_recursive("/system/app/Email");
delete_recursive("/system/app/WallpaperPickerGoogle");
delete_recursive("/system/app/Exchange2");
delete_recursive("/system/app/Galaxy4");
delete_recursive("/system/app/Gallery2");
delete_recursive("/system/app/Gello");
delete_recursive("/system/app/HoloSpiralWallpaper");
delete_recursive("/system/app/KernelAdiutor");
delete_recursive("/system/app/LiveWallpapers");
delete_recursive("/system/app/LiveWallPapersPicker");
delete_recursive("/system/app/NexusLauncher");
delete_recursive("/system/app/NoiseField");
delete_recursive("/system/app/PhaseBeam");
delete_recursive("/system/app/PicoTts");
delete_recursive("/system/app/QuickSearchBox");
delete_recursive("/system/app/WallpaperPicker");
delete_recursive("/system/priv-app/Gallery2");
delete_recursive("/system/priv-app/PixelLauncher");
delete_recursive("/system/priv-app/AudioFX");
delete_recursive("/system/priv-app/CMAudioService");
delete_recursive("/system/priv-app/CMBugReport");
delete_recursive("/system/priv-app/FMRadio");
delete_recursive("/system/priv-app/OmniSwitch");
delete_recursive("/system/priv-app/Screencast");
delete_recursive("/system/priv-app/WeatherManagerService");
delete_recursive("/system/priv-app/WeatherProvider");
delete("/system/vendor/etc/audio_effects.conf");
Flashing Instructions:
- Flash ROM
- Flash Gapps
- Flash OP3FIX-FInal zip
- Reboot and enjoy
All credits goes to all users and developers of oneplus 3. ( I am a user myself and not a developer)
Pardon me if I didn't tag anyone for credits.
DOWNLOAD LINK​https://drive.google.com/open?id=0B-p2nW4_KDPjUktsWXdyMlIwWjg
Deleted
neildalal said:
On what rom can we use it? Cm or Oos or both?
Click to expand...
Click to collapse
Only for CM/Lineage OS roms
Why delete AudioFx and pixel Launcher from system apps?
PuCiNhOOO said:
Why delete AudioFx and pixel Launcher from system apps?
Click to expand...
Click to collapse
I prefer arise and nova launcher like many other users.
and this is aroma or not?
nikhilsnigam said:
I prefer arise and nova launcher like many other users.
Click to expand...
Click to collapse
+1
Thanks a lot man very needed this
Hi
Exchange sync will work?
Lol, practically take all my zip file and then not even say my name, amazing xD
What does it include the google camera..what does it fix?
Though this is a great collection, I think you should have found the original people who made each mod, ask permission, and mention them in your OP. Otherwise, you might have some irritated people around here. Just my 2 cents.
ritchiedrama said:
Lol, practically take all my zip file and then not even say my name, amazing xD
Click to expand...
Click to collapse
LOL. dude you need to do some research.
One thing I can guarantee is that this is clearly no way inspired by yours.
But since you are one of the user like me you can take the credit.
This is my 3rd build. I used to post my previous build in cm14.1 official thread and users wanted me to open a thread for this so I did.
Read,gain knowledge, read again.
Stupifier said:
Though this is a great collection, I think you should have found the original people who made each mod, ask permission, and mention them in your OP. Otherwise, you might have some irritated people around here. Just my 2 cents.
Click to expand...
Click to collapse
I totally agree.
I have been collecting these since very long and I haven't been able to keep track to whom they belong and I have been using them personally. So I just thought of sharing it and in no way taking any credit.
All credits goes to all users and developers of oneplus 3. ( I am a user myself and not a developer)
Pardon me if I didn't tag anyone for credits.
Click to expand...
Click to collapse
nikhilsnigam said:
I totally agree.
I have been collecting these since very long and I haven't been able to keep track to whom they belong and I have been using them personally. So I just thought of sharing it and in no way taking any credit.
Click to expand...
Click to collapse
Thx nik! Always trying to help. :good:
Sent from my OnePlus 3 using XDA Labs
Does it work on oos 4.0?
Can you post the incall volume tweak separately?
Also whats that echo fix? I mean what the issue related to?
I am on oos 3.2.8, do i need that echo fix?
Cheers ?
Sent from my OnePlus3 using XDA Labs
ELoTRIX said:
Does it work on oos 4.0?
Click to expand...
Click to collapse
Prattham said:
Can you post the incall volume tweak separately?
Also whats that echo fix? I mean what the issue related to?
I am on oos 3.2.8, do i need that echo fix?
Cheers
Sent from my OnePlus3 using XDA Labs
Click to expand...
Click to collapse
....
This is for all roms based on CM/Lineage OS.
Click to expand...
Click to collapse
Thank for sharing.
Can I report that on RR, Google Camera FC on photosphere. Is there a way to make it work?
Sent from my just Born and already Resurrected OP3
Giansi said:
Thank for sharing.
Can I report that on RR, Google Camera FC on photosphere. Is there a way to make it work?
Sent from my just Born and already Resurrected OP3
Click to expand...
Click to collapse
yeah thats a known bug with google camera

Android MM for Pixel Sailfish ?

Hello guys,
Simple question, could someone tell me if there exists somewhere a rom in MM for Google Pixel to be able to downgrade my device?
Or maybe it wouldn't be very complicated to port a Nexus 6P rom to the Google Pixel? Any tutorial?
Thanks
Seeing as the device shipped with Android N, not a chance. I could be wrong, but I certainly havent seen it anywhere.
uodii said:
Seeing as the device shipped with Android N, not a chance. I could be wrong, but I certainly havent seen it anywhere.
Click to expand...
Click to collapse
I haven't seen it here either, but it must be feasible even if the Pixel is released under Android N no? Nexus / Pixel smartphones are close to AOSP it should be simpler than with any other device
billiepreks said:
I haven't seen it here either, but it must be feasible even if the Pixel is released under Android N no? Nexus / Pixel smartphones are close to AOSP it should be simpler than with any other device
Click to expand...
Click to collapse
No, it's not feasible du to partitions, ABI, library's, etc.
It won't happen
Sent from my Pixel using XDA-Developers Legacy app
piperx said:
No, it's not feasible du to partitions, ABI, library's, etc.
It won't happen
Click to expand...
Click to collapse
Erfff... Too bad
Thanks you anyway guys
If you want a device with an older OS stay away from Nexus/pixel
And then worry about apps that no longer work, not a huge list yet, security, etc
Sent from my Pixel using XDA-Developers Legacy app
I just want MM for using Xposed, that's all !
Please, not here there's already a topic on that
Sent from my Pixel using XDA-Developers Legacy app
piperx said:
Please, not here there's already a topic on that
Click to expand...
Click to collapse
No, there is a topic for Xposed MM or news about Xposed N. 0 topic about an MM rom for Pixel or about a tutorial for porting rom on our device.
I specified that I wanted a rom MM for Xposed, but I didn't ask about it so please be calm.
billiepreks said:
No, there is a topic for Xposed MM or news about Xposed N. 0 topic about an MM rom for Pixel or about a tutorial for porting rom on our device.
I specified that I wanted a rom MM for Xposed, but I didn't ask about it so please be calm.
Click to expand...
Click to collapse
This thread was clean till you mentioned xposed, I am done here
Sent from my Pixel using XDA-Developers Legacy app

[APP][ALPHA][14/03/18][r3] Mido Manager[Closed]

A message to the mods firstly-
Please leave this thread in the Snapdragon development section only, since it's main purpose is to provide latest details of the development in this forum.
Mido Manager​A custom rom and mod manager app, tailored only for Redmi Note 4 (mido).​
Features
- Server sided Rom list. (Rom list is updated, whenever a new rom is out)
- Cached data. (No Internet? No problem. Rom data is saved so you can use the app, without internet connection also)
- Installer (Simple solution to flash zips, and do other stuff)
Screenshots-
Here
Download Links -
Alpha Initialbuggy
Alpha Revision 1uses a lot of bandwidth
Alpha Revision 2gave io error
Alpha Revision 3
Announcement(s)
Nougat Rom's would take a week to arrive in app. Right now i am working on to fix the scripter. Till then please report any errors. Thanks
Alpha Revision 1 has the installer working. (Third party apps like es or any other file manager is recommended to pick files, since in built android file manager never really gives correct file path)
Alpha Revision 2 uses a lot less bandwidth, since the list now refreshes only when the app is reloaded
Alpha Revision 3 - fixed bug showing io exceptionClosed
F.A.Q
# I am unable to re arrange the items in installer which i just added.
Ans - Hit back to close the activity. Now from main menu launch installer again. This time you will be able to re arrange them.
This project is closed as of now. Since i am unable to find time for it. Because of my school and studies. However if you would like to resurrect and manage it. Pm me for the source code.
First. Good job.
Thanx bro...
And UI looks Cool...
Sent from my mido using XDA Labs
prasadbbn said:
First. Good job.
Click to expand...
Click to collapse
bad_request said:
Thanx bro...
And UI looks Cool...
Sent from my mido using XDA Labs
Click to expand...
Click to collapse
Thanks
I tried changing Android version but it only showing Oreo ROMs.
BTW all Oreo ROMs are not in the list...
It will be good if the app also show the features of the ROMs...
Sent from my mido using XDA Labs
bad_request said:
I tried changing Android but it only showing Oreo ROMs.
BTW all Oreo ROMs are not in the list...
It will be good if the app also show the features of the ROMs...
Sent from my mido using XDA Labs
Click to expand...
Click to collapse
i am compiling the nougat roms. but what oreo roms are missing?
MyNameIsRage said:
i am compiling the nougat roms. but what oreo roms are missing?
Click to expand...
Click to collapse
Like Cardinal AOSP and Dirty Unicorn (unofficial)
Sent from my mido using XDA Labs
bad_request said:
Like Cardinal AOSP and Dirty Unicorn (unofficial)
Sent from my mido using XDA Labs
Click to expand...
Click to collapse
cardinal aosp added. will look for du
it works well.thanks for the wonderful application
Good job, but can you add different builds of ROMs, like RR by Adesh15 and RR by Alexey?
Cool, Good job.
Possible to add some 4pda roms ? Like Alexey RR one as he don't want a thread here.
Regards
Dubzer said:
Good job, but can you add different builds of ROMs, like RR by Adesh15 and RR by Alexey?
Click to expand...
Click to collapse
Ok i will. Just link alexeys build. Adesh's build is already there.
Nice UI. Nice app. Thank you!
Skyllery said:
Cool, Good job.
Possible to add some 4pda roms ? Like Alexey RR one as he don't want a thread here.
Regards
Click to expand...
Click to collapse
can u share the link of alexeys build? i'll add it then
MyNameIsRage said:
can u share the link of alexeys build? i'll add it then
Click to expand...
Click to collapse
Unable to install app
Sent from my Xiaomi Redmi Note 4 using XDA Labs
saransh arya said:
Unable to install app
Sent from my Xiaomi Redmi Note 4 using XDA Labs
Click to expand...
Click to collapse
what rom u using?
MyNameIsRage said:
what rom u using?
Click to expand...
Click to collapse
Miui
Sent from my Xiaomi Redmi Note 4 using XDA Labs
Looks cool
saransh arya said:
Miui
Sent from my Xiaomi Redmi Note 4 using XDA Labs
Click to expand...
Click to collapse
i still havent tested it on miui. So sorry o_0
great works! Thanks

Treble from rajatgupta1998

Rajat recently created and deleted a repo, and I caught it in time to fork. Rajat said I should continue development, as he had abandoned it. But I don't have too much time at the moment, so anyone with ideas should create a PR to penn5/device-trouble-for-athmeme on GitHub.
hackintosh5 said:
Rajat recently created and deleted a repo, and I caught it in time to fork. Rajat said I should continue development, but I don't have too much time at the moment, so anyone with ideas should create a PR to penn5/device-trouble-for-athmeme on GitHub.
Click to expand...
Click to collapse
I might be able to, can we talk more somewhere else like telegram
Is it about treble?
Yes it is about treble. @Snekxs I messaged you on telegram.
But does really athene have enough space in /oem folder?
Lyudmila said:
But does really athene have enough space in /oem folder?
Click to expand...
Click to collapse
I don't know... It shouldn't need too much space... It's only the blobs...
Sent from my kminiltexx using XDA Labs
Lyudmila said:
But does really athene have enough space in /oem folder?
Click to expand...
Click to collapse
Yes it has i also saw it has around 660 mb
jaxx08 said:
Yes it has i also saw it has around 660 mb
Click to expand...
Click to collapse
That's not enough afaik
Lyudmila said:
That's not enough afaik
Click to expand...
Click to collapse
But other devs says 500 mb is must for treble
jaxx08 said:
But other devs says 500 mb is must for treble
Click to expand...
Click to collapse
I've read somewhere that 800 is needed.
Lyudmila said:
I've read somewhere that 800 is needed.
Click to expand...
Click to collapse
I think it is for Redmi devices or just checkout treble forums
Lyudmila said:
That's not enough afaik
Click to expand...
Click to collapse
It depends on how big all the blobs are. It differs per device
jaxx08 said:
But other devs says 500 mb is must for treble
Click to expand...
Click to collapse
Lyudmila said:
I've read somewhere that 800 is needed.
Click to expand...
Click to collapse
Sent from my kminiltexx using XDA Labs
I did make a twrp version which mounts /oem as vendor . Haven't tested it much. And as I mentioned to you earlier, don't have the time to do it as of now. If you want I can upload the build here. PM me on Telegram @hackintosh5 .
rajatgupta1998 said:
I did make a twrp version which mounts /oem as vendor . Haven't tested it much. And as I mentioned to you earlier, don't have the time to do it as of now. If you want I can upload the build here. PM me on Telegram @hackintosh5 .
Click to expand...
Click to collapse
Thanks! That's pretty cool!
Sent from my kminiltexx using XDA Labs
I want to test it @rajatgupta1998 & i can also test the treble enabled rom
jaxx08 said:
I want to test it @rajatgupta1998 & i can also test the treble enabled rom
Click to expand...
Click to collapse
It's not done - this is a thread to ask for help writing it.
Sent from my kminiltexx using XDA Labs
hackintosh5 said:
It's not done - this is a thread to ask for help writing it.
Click to expand...
Click to collapse
But whenever it's done i will test & help u guys
jaxx08 said:
But whenever it's done i will test & help u guys
Click to expand...
Click to collapse
Ok
Sent from my kminiltexx using XDA Labs
I'd like to help in ant way possible. I'm by no means a developer but I do have a bit of experience building and using Linux.
I have dumped the contents of oem.img if you need it.

Categories

Resources