Question [Exynos] KVM on S22 series, is it possible? - Samsung Galaxy S22 Ultra

I force enabled KVM on my A53, eventhough it doesn't work properly with Windows 11 ARM VM
Use at your own risk
Qualcomm model is not supported
Procedure
=======
Use this source: https://github.com/mohammad92/android_kernel_samsung_exynos2200
then modify two files as explained below
Force enabling KVM and attempting to run Windows 11 ARM
Sorry for bad english... Model : A536N ROM : Stock Android 12 I modified two files from afaneh92's kernel source like this: first, I removed the string "kvm-arm.mode=protected" from CONFIG_CMDLINE and modified /arch/arm64/include/asm/virt.h ...
forum.xda-developers.com
compile and apply to Boot partition
Does this method also work on S22 series?
Or After updated to Android 13, is it enabled by default?
If so, is it possible to work properly?

Its not enabled by default on any device iirc.

gckim250 said:
I force enabled KVM on my A53, eventhough it doesn't work properly with Windows 11 ARM VM
If you wanna know how I did that, see below!
Force enabling KVM and attempting to run Windows 11 ARM
Sorry for bad english... Model : A536N ROM : Stock Android 12 I modified two files from afaneh92's kernel source like this: first, I removed the string "kvm-arm.mode=protected" from CONFIG_CMDLINE and modified /arch/arm64/include/asm/virt.h ...
forum.xda-developers.com
Does this method also work on S22 series?
Or After updated to Android 13, is it enabled by default?
If so, is it possible to work properly?
Click to expand...
Click to collapse
Not bootting (phone)

Sorry, I didn't explain well...
Did you use A53 kernel source?
Use this source: https://github.com/mohammad92/android_kernel_samsung_exynos2200
Currently, android version of this source is 12.
jok_jok_a said:
Not bootting (phone)
Click to expand...
Click to collapse

gckim250 said:
Sorry, I didn't explain well...
Did you use A53 kernel source?
Use this source: https://github.com/mohammad92/android_kernel_samsung_exynos2200
Currently, android version of this source is 12.
Click to expand...
Click to collapse
I'm using s22 ultra 908E kernel

jok_jok_a said:
I'm using s22 ultra 908E kernel
Click to expand...
Click to collapse
Sorry, Snapdragon model is not supported
I forgot writing [Exynos] in title..
That's definitely my fault... Sorry again...

gckim250 said:
Sorry, Snapdragon model is not supported
I forgot writing [Exynos] in title..
That's definitely my fault... Sorry again...
Click to expand...
Click to collapse
I tested on my s21 ultra (exynos) it's bootting but no kvm in dev

Related

[Kernel] Moto One 5G Ace Official Motorola Released Kernel

Hey. For everybody out there trying to build a TWRP recovery, the kernel for KIEV has officially been released.
GitHub - MotorolaMobilityLLC/kernel-msm at MMI-QZK30.Q4-40-62
Linux Kernel for Motorola devices using MSM-based chipset - GitHub - MotorolaMobilityLLC/kernel-msm at MMI-QZK30.Q4-40-62
github.com
We are now a step or two closer to TWRP. Enjoy!
Articul8Madness said:
Hey. For everybody out there trying to build a TWRP recovery, the kernel for KIEV has officially been released.
GitHub - MotorolaMobilityLLC/kernel-msm at MMI-QZK30.Q4-40-62
Linux Kernel for Motorola devices using MSM-based chipset - GitHub - MotorolaMobilityLLC/kernel-msm at MMI-QZK30.Q4-40-62
github.com
We are now a step or two closer to TWRP. Enjoy!
Click to expand...
Click to collapse
Bro when will we get custom roms for moto g 5g (indian varient )
MotoG5g said:
Bro when will we get custom roms for moto g 5g (indian varient )
Click to expand...
Click to collapse
Well first we have to have a reliable stable TWRP. I'm not a developer, I'm literally a hobbyist that took some initiative to spark some activity on our variant. Normally my area of expertise is writing tutorials and making flashable stock roms. Even that has slowed since Android 10 is an entirely harder and different beast than Oreo and later.
Once TWRP comes I'm sure there will be the porting madness you're waiting on.
Articul8Madness said:
Well first we have to have a reliable stable TWRP. I'm not a developer, I'm literally a hobbyist that took some initiative to spark some activity on our variant. Normally my area of expertise is writing tutorials and making flashable stock roms. Even that has slowed since Android 10 is an entirely harder and different beast than Oreo and later.
Once TWRP comes I'm sure there will be the porting madness you're waiting on.
Click to expand...
Click to collapse
Get me a tester easy xD
Articul8Madness said:
Well first we have to have a reliable stable TWRP. I'm not a developer, I'm literally a hobbyist that took some initiative to spark some activity on our variant. Normally my area of expertise is writing tutorials and making flashable stock roms. Even that has slowed since Android 10 is an entirely harder and different beast than Oreo and later.
Once TWRP comes I'm sure there will be the porting madness you're waiting on.
Click to expand...
Click to collapse
Man I'm over here in anxiety waiting on just one Rom for this beastly device. Havoc is all I need..
Sahil_Sonar said:
Get me a tester easy xD
Click to expand...
Click to collapse
I built a TWRP but the touchscreen doesn't work. Until we get over that problem we are kind of stuck.
Articul8Madness said:
I built a TWRP but the touchscreen doesn't work. Until we get over that problem we are kind of stuck.
Click to expand...
Click to collapse
prebuilt kernel?
Sahil_Sonar said:
prebuilt kernel?
Click to expand...
Click to collapse
No, I used Hovatek's tool to build it from my device tree.
Articul8Madness said:
No, I used Hovatek's tool to build it from my device tree.
Click to expand...
Click to collapse
Eh
jhjhjhjhjhjh said:
Man I'm over here in anxiety waiting on just one Rom for this beastly device. Havoc is all I need..
Click to expand...
Click to collapse
I'm running unofficial los on mine (us varient) and I'm pretty sure I saw havock on the rom list.

Question TWRP

Has anyone successfully installed TWRP for Samsun Galaxy A22 5G? If so, how? I'm itching to root my new phone.
skyeee said:
Has anyone successfully installed TWRP for Samsun Galaxy A22 5G? If so, how? I'm itching to root my new phone.
Click to expand...
Click to collapse
Unfortunately, there aren't any TWRP for this device, thanks to it's mediatek chipset. Developers of TWRP are probably more interested in Snapdragon and Exynos phones.
Also, as this phone is new Samsung might have been not yet released their kernel sources (something necessary for building TWRP) so you can do nothing but wait.
LR7875 said:
Unfortunately, there aren't any TWRP for this device, thanks to it's mediatek chipset. Developers of TWRP are probably more interested in Snapdragon and Exynos phones.
Also, as this phone is new Samsung might have been not yet released their kernel sources (something necessary for building TWRP) so you can do nothing but wait.
Click to expand...
Click to collapse
That's a bummer, thanks for the reply anyway.
Hope you don't feel bad

Question TWRP files for g stylus 5g 2022 (XT2215-4)

I have recently acquired a carrier unlocked Motorola G Stylus 5G 2022 (XT2215-4) and have successfully unlocked the boot loader.
I have been looking for TWRP recovery files/images for my device but have been unsuccessful up to this point. I am considering compiling some from source, if need be, at which point I will likely compile lineage from some source for it as well.
Does anyone know if the 2021 (Denver/Osaka) models can or should be used as a template for attempting this? Additionally is anyone looking into porting to this device? I am a bit new to this and wouldn't mind a bit of assistance.
Thanks!
Just got the device the other day but haven't bootloader unlocked it. I'm assuming due to the different processor alone it's likely we'll need our own device tree. I haven't really done that stuff before but maybe if we get a Telegram group going we could get some Moto vets to help out maybe?
I have been able to extract the dtb.* files from the firmware's dtbo.img however I have not attempted to compile it into the dts.img via the dtc utiliity like many of the tutorials on the subject say you need to do. This is because none of the ones I found say anything about having to deal with multiple dtb files like the ones I was presented with when I extracted the dtbo.img from the device firmware. I didnt want to try it and have it be totally wrong.
On the motorola github I have posted an issue requesting the release of the kernel, device tree, and any other pertinent files, pertaining to the stock firmware for the XT2215-4. Hopefully they come back in an reasonable time so that I can move forward with compiling Lineage OS for it.
Rooting:
Once you get the bootloader unlocked, you can root it by flashing the boot.img that has been patched with Magisk using fastboot. Perhaps Ill post a step by step guide for this for the XT2215-4 in the next day or so.
Tokth said:
I have been able to extract the dtb.* files from the firmware's dtbo.img however I have not attempted to compile it into the dts.img via the dtc utiliity like many of the tutorials on the subject say you need to do. This is because none of the ones I found say anything about having to deal with multiple dtb files like the ones I was presented with when I extracted the dtbo.img from the device firmware. I didnt want to try it and have it be totally wrong.
On the motorola github I have posted an issue requesting the release of the kernel, device tree, and any other pertinent files, pertaining to the stock firmware for the XT2215-4. Hopefully they come back in an reasonable time so that I can move forward with compiling Lineage OS for it.
Rooting:
Once you get the bootloader unlocked, you can root it by flashing the boot.img that has been patched with Magisk using fastboot. Perhaps Ill post a step by step guide for this for the XT2215-4 in the next day or so.
Click to expand...
Click to collapse
I would love a guide or at least the boot.img file
IronDwarf said:
I would love a guide or at least the boot.img file
Click to expand...
Click to collapse
Here you go! https://forum.xda-developers.com/t/rooting-the-xt2215-4-motorola-g-stylus-5g-2022.4456545/
Tokth said:
Here you go! https://forum.xda-developers.com/t/rooting-the-xt2215-4-motorola-g-stylus-5g-2022.4456545/
Click to expand...
Click to collapse
Thanks Buddy !
Yes because the chipset differs between 2021 and 2022 models, you cannot use same device trees :/
Just purchased this device, twrp done for it yet ?
PizzaG said:
Just purchased this device, twrp done for it yet ?
Click to expand...
Click to collapse
Nothing yet that I kmow
IronDwarf said:
Nothing yet that I kmow
Click to expand...
Click to collapse
K, I'll get to work on it then
PizzaG said:
K, I'll get to work on it then
Click to expand...
Click to collapse
That sounds awesome, thanks
Tokth said:
I have recently acquired a carrier unlocked Motorola G Stylus 5G 2022 (XT2215-4) and have successfully unlocked the boot loader.
I have been looking for TWRP recovery files/images for my device but have been unsuccessful up to this point. I am considering compiling some from source, if need be, at which point I will likely compile lineage from some source for it as well.
Does anyone know if the 2021 (Denver/Osaka) models can or should be used as a template for attempting this? Additionally is anyone looking into porting to this device? I am a bit new to this and wouldn't mind a bit of assistance.
Thanks!
Click to expand...
Click to collapse
This is a mediatek phone, you will have to wait on the Milan files from Moto directly, and last I checked they haven't released the tree yet.
Moderators feel free to delete this post. Accidental refresh.
Articul8Madness said:
This is a mediatek phone, you will have to wait on the Milan files from Moto directly, and last I checked they haven't released the tree yet.
Click to expand...
Click to collapse
XT2215-4 is not mediatek it's Qualcomm snapdragon SDM695 w same sm6375 chipset as the xiaomi note 11 Pro, I would rather have Orange box recovery cuz I'm spooled to the OTA update block, I was about to bust out studio and Android kitchen myself and see if I could Port it from the xiaomi note 11 Pro but I know the kernel going to have different drivers as the 11 pro has a lot better camera like 100 megapixel versus 50 megapixel a few other small details different LTE bands.. maybe enough to just swap the kernels out and Android kitchen to get a buggy twrp up in there interim as we're I'm waiting the kernel ource code and devised tree Moto has only posted like three of their 12 devices I was about to supposed to request when I saw his already posted I'll try to back him up maybe if we bug the crap out of them the xiaomi people had to do that.. they have ricedroid, PE, lineage evolution x, Sapphire, and arrow all kinds of ROMs for the same chipset Xiaomi note 11 pro / Poco note 4 (apparently the Paco is the same device just different country branded and somehow it's the only one that's allowed to play like pubg battlegrounds and stuff cuz they're trying to push the pacos or whatever) i ran across it all in the telegram and I still don't think they have gotten their source code yet. I'm not sure how they even ported all this. Because the telegram thread with all the ROMs I was looking at ror porting and still requesting people to spam xiaomi' about releasing the source
I dumped and built up a recovery device tree for xt2215-4, then built twrp from source with the twrp 12.1 branch
-STATUS-
twrp boots
touch currently broken
usb currently broken
Will post more when I have more to post
PizzaG said:
I dumped and built up a recovery device tree for xt2215-4, then built twrp from source with the twrp 12.1 branch
-STATUS-
twrp boots
touch currently broken
usb currently broken
Will post more when I have more to post
Click to expand...
Click to collapse
Awesome !
ghettiguru said:
XT2215-4 is not mediatek it's Qualcomm snapdragon SDM695 w same sm6375 chipset as the xiaomi note 11 Pro, I would rather have Orange box recovery cuz I'm spooled to the OTA update block, I was about to bust out studio and Android kitchen myself and see if I could Port it from the xiaomi note 11 Pro but I know the kernel going to have different drivers as the 11 pro has a lot better camera like 100 megapixel versus 50 megapixel a few other small details different LTE bands.. maybe enough to just swap the kernels out and Android kitchen to get a buggy twrp up in there interim as we're I'm waiting the kernel ource code and devised tree Moto has only posted like three of their 12 devices I was about to supposed to request when I saw his already posted I'll try to back him up maybe if we bug the crap out of them the xiaomi people had to do that.. they have ricedroid, PE, lineage evolution x, Sapphire, and arrow all kinds of ROMs for the same chipset Xiaomi note 11 pro / Poco note 4 (apparently the Paco is the same device just different country branded and somehow it's the only one that's allowed to play like pubg battlegrounds and stuff cuz they're trying to push the pacos or whatever) i ran across it all in the telegram and I still don't think they have gotten their source code yet. I'm not sure how they even ported all this. Because the telegram thread with all the ROMs I was looking at ror porting and still requesting people to spam xiaomi' about releasing the source
Click to expand...
Click to collapse
I have a Mediatek variant. I have CPU-Z as a confirmation. I also have made it quite clear in my guides that I have a Factory Unlocked version purchased from Best Buy. So I'm on Milan, Mediatek Helio P65 MT6768 board.
It would behoove you to read and do research before spouting out unconfirmed information.
Articul8Madness said:
I have a Mediatek variant. I have CPU-Z as a confirmation. I also have made it quite clear in my guides that I have a Factory Unlocked version purchased from Best Buy. So I'm on Milan, Mediatek Helio P65 MT6768 board.
It would behoove you to read and do research before spouting out unconfirmed information.
Click to expand...
Click to collapse
I'm unclear what you are responding to. My xt2215-4 is also qualcomm. It also reports the board as holi. Mine was also purchased carrier unlocked from best buy. After sifting through the internal guts of the rom after super and partitions inside have been extracted, it's def a qualcomm device. What is your model # ?
I have also rebuilt the super image to use a GSI rom but I cannot seem to get service fully functional. If anyone would like to help me work on it, join my Telegram Android group and let me know. I have twrp built but also need some help getting the touchscreen script working as well as usb functioning. I know my device is using a Novatek screen as repoted by fastboot getvar all
PizzaG Telegram Android Group
PizzaG said:
I dumped and built up a recovery device tree for xt2215-4, then built twrp from source with the twrp 12.1 branch
-STATUS-
twrp boots
touch currently broken
usb currently broken
Will post more when I have more to post
Click to expand...
Click to collapse
You could wait for Moto to release the trees. Nobody's made a request so that could be the delay.
PizzaG said:
I'm unclear what you are responding to. My xt2215-4 is also qualcomm. It also reports the board as holi. Mine was also purchased carrier unlocked from best buy. After sifting through the internal guts of the rom after super and partitions inside have been extracted, it's def a qualcomm device. What is your model # ?
I have also rebuilt the super image to use a GSI rom but I cannot seem to get service fully functional. If anyone would like to help me work on it, join my Telegram Android group and let me know. I have twrp built but also need some help getting the touchscreen script working as well as usb functioning. I know my device is using a Novatek screen as repoted by fastboot getvar all
PizzaG Telegram Android Group
Click to expand...
Click to collapse
I'm responding to your original post where you insinuated I didn't have a Mediatek device, which I do. I think the issue is, I thought you were referring to my G Stylus 2022, which is
Moto G Stylus (2022) XT-2211 Mediatek Variant.​and not the 2215.

Poc expolit yet?

Just wondering, (I know a long shot) if anyone happen to find an exploit for root shell yet? Maybe even a poc exploit? Magisk able preferably. Yes root with bootloader locked. Been done on other phones, Xperia, lg v20 etc. Garbage how we are locked down. Even a full root with bootloader v6 (forced current) would be even better. I have only seen for v1. Tmobile snapdragon usa btw.
theres a new exploit 'dirtycred'! theres some good info here on it and WORKING ANDROID CODE (unreleased for now):
https://twitter.com/i/web/status/1544379506659663872
it appears like older kernels wont work with the exploit according to one of the devs.
I'm thinking to update my a71 5g phone with the latest one UI 4.1 update, but unsure of the kernel version included??
Can anyone please post what kernel versions come in the a71 5g updates? or, link me where i can find this? in all the update documentation, i dont see any kernel version info
also, i see there IS a "dirty pipe" (not dirtycred) exploit fix in the latest updates. i am unsure if this will also fix dirtycred or not, though i dont think it will
ballgum said:
theres a new exploit 'dirtycred'! theres some good info here on it and WORKING ANDROID CODE (unreleased for now):
https://twitter.com/i/web/status/1544379506659663872
it appears like older kernels wont work with the exploit according to one of the devs.
I'm thinking to update my a71 5g phone with the latest one UI 4.1 update, but unsure of the kernel version included??
Can anyone please post what kernel versions come in the a71 5g updates? or, link me where i can find this? in all the update documentation, i dont see any kernel version info
also, i see there IS a "dirty pipe" (not dirtycred) exploit fix in the latest updates. i am unsure if this will also fix dirtycred or not, though i dont think it will
Click to expand...
Click to collapse
I tried looking into dirtypipe but couldn't find much. Also wasn't sure if it would work for this A71 5g (Snapdragon). I personally haven't updated in a while so I am currently on kernel 4.19 UI 3.1 (date ASPL 11/1/21). This seems interesting non the less. Wonder what all is needed/how to do other then video. In case you are trying to find your version, it's under settings-then about phone-then software information.
So I just check another A71 5g Snapdragon that's has newest update and it's still 4.19
Mysticblaze347 said:
So I just check another A71 5g Snapdragon that's has newest update and it's still 4.19
Click to expand...
Click to collapse
damn! that sucks!! that means we wont be able to use these expoits i dont think. dirtypipe and dirtycred dont work on 4.19 i dont believe. i checked the source code for pipe, and it says at least 5.8 i think it was
Mysticblaze347 said:
So I just check another A71 5g Snapdragon that's has newest update and it's still 4.19
Click to expand...
Click to collapse
so you have a different a71 that is the most up to date on android 12? and android 12 still uses 4.19? ugh
you would think they would've included a kernel update in the OS updates from android 11 -> 12
guess not
Yeah, I checked my gf's cause hers forced updates to current, mine I paused an update awhile ago so it's locked until I unpause it. Phones now adays are just insane with lockdown. You would think it would have updated kernel as well, but maybe something for 4.19 will show...hopefully.
ballgum said:
so you have a different a71 that is the most up to date on android 12? and android 12 still uses 4.19? ugh
you would think they would've included a kernel update in the OS updates from android 11 -> 12
guess not
Click to expand...
Click to collapse
I wonder if any of these may be possible. 2021 I did see 4.19 ... https://github.com/bcoles/kernel-exploits
So the 2019 might be better for 4.19... https://github.com/bcoles/kernel-exploits/blob/master/CVE-2019-13272/poc.c

Question Galaxy A12 NACHO (One UI) Rom on Galaxy M12 (One UI CORE)

I noticed that the Galaxy A12 Nacho (SM-A127F) uses the same CPU as the Galaxy M12 (SM-M127F) and in addition both have very similar specifications, however the Galaxy A12 uses the normal One UI. Is it possible to use One UI from Galaxy A12 Nacho on Galaxy M12?
BananaFonfi said:
I noticed that the Galaxy A12 Nacho (SM-A127F) uses the same CPU as the Galaxy M12 (SM-M127F) and in addition both have very similar specifications, however the Galaxy A12 uses the normal One UI. Is it possible to use One UI from Galaxy A12 Nacho on Galaxy M12?
Click to expand...
Click to collapse
No
Galaxy A12 Nacho doesn't have normal One UI, it also has One UI Core.
BananaFonfi said:
I noticed that the Galaxy A12 Nacho (SM-A127F) uses the same CPU as the Galaxy M12 (SM-M127F) and in addition both have very similar specifications, however the Galaxy A12 uses the normal One UI. Is it possible to use One UI from Galaxy A12 Nacho on Galaxy M12?
Click to expand...
Click to collapse
TheWorldYT said:
Galaxy A12 Nacho doesn't have normal One UI, it also has One UI Core.
Click to expand...
Click to collapse
That is true, I also have a SM-A127F with OneUI 5.1 Core, as described in the settings of the phone.
Minionguyjpro said:
That is true, I also have a SM-A127F with OneUI 5.1 Core, as described in the settings of the phone.
Click to expand...
Click to collapse
Also, off-topic question, does VoLTE only work on ROMS, not GSIs?
Since, I saw a rom on M12 that had VoLTE support somehow?
TheWorldYT said:
Also, off-topic question, does VoLTE only work on ROMS, not GSIs?
Since, I saw a rom on M12 that had VoLTE support somehow?
Click to expand...
Click to collapse
Should also work on GSIs, but sometimes it might not work, and you need to install a special .apk called ims.apk for it to work.
Minionguyjpro said:
Should also work on GSIs, but sometimes it might not work, and you need to install a special .apk called ims.apk for it to work.
Click to expand...
Click to collapse
... If I knew about this, I would've been on a GSI instead of rooted stock rom right now, thank you!
Also does this work on Google Fi Network, and if you don't mind, can you upload the APK for me to use?
TheWorldYT said:
Also, off-topic question, does VoLTE only work on ROMS, not GSIs?
Since, I saw a rom on M12 that had VoLTE support somehow?
Click to expand...
Click to collapse
Do you still have OneUI Core 4.1? There is already OneUI Core 5.1, came out last week!
TheWorldYT said:
... If I knew about this, I would've been on a GSI instead of rooted stock rom right now, thank you!
Also does this work on Google Fi Network, and if you don't mind, can you upload the APK for me to use?
Click to expand...
Click to collapse
Better to use an AOSP ROM though, it is fully optimized for the device, although GSI increases how many ROMs you can use.
Minionguyjpro said:
Better to use an AOSP ROM though, it is fully optimized for the device, although GSI increases how many ROMs you can use.
Click to expand...
Click to collapse
I maybe will consider using Pixel Experience ROM in the A12 threads, thank you!
TheWorldYT said:
... If I knew about this, I would've been on a GSI instead of rooted stock rom right now, thank you!
Also does this work on Google Fi Network, and if you don't mind, can you upload the APK for me to use?
Click to expand...
Click to collapse
I think you can use this one from GitHub:
GitHub - khrj/volte-fix: Fixes Qualcomm VoLTE on all GSI Treble Roms
Fixes Qualcomm VoLTE on all GSI Treble Roms. Contribute to khrj/volte-fix development by creating an account on GitHub.
github.com
Also, what GSI do you want to flash? I can recommend the LineageOS 20 and Pixel Experience GSI. I helped my friend yesterday to install a LineageOS 20 GSI on a Xiaomi Redmi Note 10 5G. It all worked, except the mobile data, as it could not connect to mobile data (but find the SIM and detect the provider). Switched to a Pixel Experience GSI, and all was fixed. But this does not say that you also have that issue, it is a completely different device .
TheWorldYT said:
I maybe will consider using Pixel Experience ROM in the A12 threads, thank you!
Click to expand...
Click to collapse
Yes, so did you know there is also a LineageOS GSI?
Minionguyjpro said:
I think you can use this one from GitHub:
GitHub - khrj/volte-fix: Fixes Qualcomm VoLTE on all GSI Treble Roms
Fixes Qualcomm VoLTE on all GSI Treble Roms. Contribute to khrj/volte-fix development by creating an account on GitHub.
github.com
Also, what GSI do you want to flash? I can recommend the LineageOS 20 and Pixel Experience GSI. I helped my friend yesterday to install a LineageOS 20 GSI on a Xiaomi Redmi Note 10 5G. It all worked, except the mobile data, as it could not connect to mobile data (but find the SIM and detect the provider). Switched to a Pixel Experience GSI, and all was fixed. But this does not say that you also have that issue, it is a completely different device .
Click to expand...
Click to collapse
Pixel Experience GSI, definitely. Thank you for this fix! Also, was your device an A12 or something else, since I want to see if I have any bugs before I install, if not, still thank you for your support, and I will be installing a GSI later today!
Minionguyjpro said:
Yes, so did you know there is also a LineageOS GSI?
Click to expand...
Click to collapse
Yep, but I love the original stock feel, so maybe I will go for the pixel experience GSI.
(Mainly because of the more compatibility with themed icons)
TheWorldYT said:
Pixel Experience GSI, definitely. Thank you for this fix! Also, was your device an A12 or something else, since I want to see if I have any bugs before I install, if not, still thank you for your support, and I will be installing a GSI later today!
Click to expand...
Click to collapse
I did not test it on my devices. I helped a friend to install it on a Xiaomi Redmi Note 10 5G, although I do have an SM-T290 (Samsung Galaxy Tab A 8.0 (2019)) which is rooted and has a LineageOS 20 AOSP ROM.
I did try to install a LineageOS 20 GSI on my SM-T290 while it was not available yet with TWRP, but somehow it bootlooped. Then I switched back to stock and later I found out that there was an AOSP ROM, which works very good now!
Minionguyjpro said:
I think you can use this one from GitHub:
GitHub - khrj/volte-fix: Fixes Qualcomm VoLTE on all GSI Treble Roms
Fixes Qualcomm VoLTE on all GSI Treble Roms. Contribute to khrj/volte-fix development by creating an account on GitHub.
github.com
Also, what GSI do you want to flash? I can recommend the LineageOS 20 and Pixel Experience GSI. I helped my friend yesterday to install a LineageOS 20 GSI on a Xiaomi Redmi Note 10 5G. It all worked, except the mobile data, as it could not connect to mobile data (but find the SIM and detect the provider). Switched to a Pixel Experience GSI, and all was fixed. But this does not say that you also have that issue, it is a completely different device .
Click to expand...
Click to collapse
Also isn't it exynos, not qualcomm?
Bye for now, and again thanks!
TheWorldYT said:
Yep, but I love the original stock feel, so maybe I will go for the pixel experience GSI.
(Mainly because of the more compatibility with themed icons)
Click to expand...
Click to collapse
Yes, although LineageOS also looks much like stock.
Installing custom things works the same on every Samsung device, not the files though. But most steps are the same. I still don't know why my tablet was bootlooping while flashing the GSI, I had wiped the data partition and also the system partition I think. I'm not sure whether I did format them. I wish we could dual-boot on those devices. I know there is MultiROM, but that is only for a few older devices.
TheWorldYT said:
Also isn't it exynos, not qualcomm?
Bye for now, and again thanks!
Click to expand...
Click to collapse
TheWorldYT said:
Also, off-topic question, does VoLTE only work on ROMS, not GSIs?
Since, I saw a rom on M12 that had VoLTE support somehow?
Click to expand...
Click to collapse
Maybe, because of that, you don't need any patch! Maybe it will already work.

Categories

Resources