Have a dual sim + sd card problem same as S9 or not? - Samsung Galaxy Note 9 Questions & Answers

Have a dual sim + sd card problem same as S9 or not?

@jocjak
WELCOME TO XDA-DEVELOPERS
Yes,the Dual-SIM Models are hybrid,so,you'll have to choose betwen using two SIM Cards or One SIM Card & an SD Card.
However,I'm currently using this adapter on my Honor View 10,works just fine:
https://www.amazon.com/gp/product/B07BFXZCCN/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1
Naturally,you'll want to use a case if using this adapter................ you won't even notice it's there.

@KOLIOSIS
Actually I also using that adapter for my S8 duos.
However S9 and s9+ duos user facing issue can't use 2sim + sd card after update lasted patch.
I'm not sure that Note9 will face the same issue or not.

jocjak said:
@KOLIOSIS
Actually I also using that adapter for my S8 duos.
However S9 and s9+ duos user facing issue can't use 2sim + sd card after update lasted patch.
I'm not sure that Note9 will face the same issue or not.
Click to expand...
Click to collapse
Ahhh,that's good to know,THX! :good:

KOLIOSIS said:
@jocjak
WELCOME TO XDA-DEVELOPERS
Yes,the Dual-SIM Models are hybrid,so,you'll have to choose betwen using two SIM Cards or One SIM Card & an SD Card.
However,I'm currently using this adapter on my Honor View 10,works just fine:
https://www.amazon.com/gp/product/B07BFXZCCN/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1
Naturally,you'll want to use a case if using this adapter................ you won't even notice it's there.
Click to expand...
Click to collapse
Will the older trick of cutting the 2nd sim and sticking it to the micro SD card not work?

you can check this workaround:
(https://www.youtube.com/watch?v=a_lQdg8yAwM)
I have done this on my Note 7 and it was working perfect...
Josef

gazm1990 said:
Will the older trick of cutting the 2nd sim and sticking it to the micro SD card not work?
Click to expand...
Click to collapse
Going by the previous firmware's for the Note8 and S9/S9+, I believe this "mod" will no longer work as you will be now prompted with a message like:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I think that once it detects all 3 circuits in use, the message pops up and looks to be the way Samsung is going (it wasn't meant to work like that and I think Samsung are now just enforcing the fact, possibly for Warranty protection etc..)

can be, my Note 7 was rooted and had an alternate FW image., but I think there is no reason to stop it (possibly to prevent a defect on the card slot HW)
trickie69r said:
Going by the previous firmware's for the Note8 and S9/S9+, I believe this "mod" will no longer work as you will be now prompted with a message like:
....
Click to expand...
Click to collapse

I have tested system dump and like S9 it is blocked same way on Note9 as well. You need to use custom ROM with patch else it won't work.

On Note 8 I've been using two SIMs and an SD — this would be a blocker for a switch to Note 9
It looks like it should be fixable through a Magisk mod, shouldn't it Dr. Ketan? Was there one for the S8? Or was it only addressed in some custom ROMs?

白い熊 said:
On Note 8 I've been using two SIMs and an SD — this would be a blocker for a switch to Note 9
It looks like it should be fixable through a Magisk mod, shouldn't it Dr. Ketan? Was there one for the S8? Or was it only addressed in some custom ROMs?
Click to expand...
Click to collapse
On Note8 yet not blocked (at least till RH3 base) but don't know in future if they. It's been blocked on S9+ since July patch (RG* base)
It can not fix by magisk but need to patch framework. It can be easily done with custom ROM or may be in future xposed module.

Yeah — if it's a framework patch, then exposed. Please do it, if you can spare the time… )

that means, it has to been rooted, right?
dr.ketan said:
On Note8 yet not blocked (at least till RH3 base) but don't know in future if they. It's been blocked on S9+ since July patch (RG* base)
It can not fix by magisk but need to patch framework. It can be easily done with custom ROM or may be in future xposed module.
Click to expand...
Click to collapse

Of course.
But that's assuming someone makes an Xposed module to do this — which is currently not the case. I checked and the issue hasn't been solved so far even for the S9 series and it's had it for some time now.

白い熊 said:
Of course.
But that's assuming someone makes an Xposed module to do this — which is currently not the case. I checked and the issue hasn't been solved so far even for the S9 series and it's had it for some time now.
Click to expand...
Click to collapse
There is no meaning of expecting issue will resolve because Samsung have intentionally did it. They have clearly change codes to know if you are using three stuff at a time, and if found, there is a code to block your sim. So this issue isn't a side product but clearly blocked by Samsung. So if one have to use this mode, options are
- Use a custom rom have issues prefixed (When my rom will be up, this will be prefixed)
- Patch framework every time with new update
- Wait if xposed module arrives

dr.ketan said:
There is no meaning of expecting issue will resolve because Samsung have intentionally did it. They have clearly change codes to know if you are using three stuff at a time, and if found, there is a code to block your sim. So this issue isn't a side product but clearly blocked by Samsung
Click to expand...
Click to collapse
Oh yeah — that's what I meant, not that Samsung will “solve” it, since they clearly introduced it intentionally — I meant it hasn't been solved by anyone having programmed an xPosed module so far…
I'm aware of your ROM work, but would prefer an “independent” Xposed solution if you can — I'd gladly pay for it too — so that I could make the ROM decisions irrespective of this fix…

dr.ketan said:
- Use a custom rom have issues prefixed (When my rom will be up, this will be prefixed)
- Patch framework every time with new update
- Wait if xposed module arrives
Click to expand...
Click to collapse
Dr. Ketan:
I see your ROM is up already — I'd like to try with a minimal stock — could you share just the patched jar or apk so I can replace it and try if it'll work?
Or do I need to deodex first? I see conflicting reports…

trickie69r said:
Going by the previous firmware's for the Note8 and S9/S9+, I believe this "mod" will no longer work as you will be now prompted with a message like:
I think that once it detects all 3 circuits in use, the message pops up and looks to be the way Samsung is going (it wasn't meant to work like that and I think Samsung are now just enforcing the fact, possibly for Warranty protection etc..)
Click to expand...
Click to collapse
In my case, i use this Dual sim+µsd hack on my Note 8 and the last european firmware CRG8 of 1st Aout and no issue all is ok!!!

dr.ketan said:
There is no meaning of expecting issue will resolve because Samsung have intentionally did it. They have clearly change codes to know if you are using three stuff at a time, and if found, there is a code to block your sim. So this issue isn't a side product but clearly blocked by Samsung. So if one have to use this mode, options are
- Use a custom rom have issues prefixed (When my rom will be up, this will be prefixed)
- Patch framework every time with new update
- Wait if xposed module arrives
Click to expand...
Click to collapse
Hi Doctor ,
Just two questions!
do you know when your rom will be available?
Do you know if i can do a custom rom with Superr Kitchen and note 9 Stockrom (.tar)??
For information, no rom on the forum offers to bypass the limitation tray
Thank you for your help and your work for the community

studywes said:
Hi Doctor ,
Just two questions!
do you know when your rom will be available?
Do you know if i can do a custom rom with Superr Kitchen and note 9 Stockrom (.tar)??
For information, no rom on the forum offers to bypass the limitation tray
Thank you for your help and your work for the community
Click to expand...
Click to collapse
My rom already available for following devices have it fixed
1.Note8 (s9+ port)
2.S8 and S8 plus (S9+ port)
3 Note9

Related

[ABANDONATED] [ROM] [SM-A500FU] [6.0.1] Grace UX

Grace UX BETA ROM for Samsung Galaxy A5 (SM-A500FU)​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Notice:
This ROM is created for Samsung Galaxy Galaxy A5 (SM-A500FU). Obviously it will not work on any other device, or if it does few apps may crash. Boot time may take a lot, 15-20-30 mins :silly:
As you very well may know, Samsung recently launched a beta testing program for the Note users to test the new touchwiz UI called GraceUI. Let's test it on our phones :fingers-crossed: Please do a backup in case something goes wrong or the apps crash. In order to use the script inside the ROM you may need Universal Init.d from the play store
link to the Universal Init.d:
Code:
https://play.google.com/store/apps/details?id=com.androguide.universal.init.d&hl=en
What's not working / current issues:
Gallery may crash when you slide to "EVENTS"
new libs cause bootloop
Launcher is a bit buggy
SystemUI doesn't show real volume strings
Trying to change language in settings, makes the app crash
The WiFi can't even be turned on, the system crashes
The Bluetooth doesn't turn off, some times neither on
Random framework reboots
Camera app will Force-Close when you take pics
Most system apps cause bootloop, the system is still unstable and ultra light
Click to expand...
Click to collapse
Download and additional information
Changelogs: See 2nd post of this thread
Download: https://mega.nz/#!Y4Ql2RSb!w9ZDeyUPQnJts-dgshacj30x99aFDsp9KeGm4YrhllM
Requirements:
* You must have custom recovery to install this ROM (see section "How to install")
* You must be on Samsung's 6.0.1 STOCK ROM, without any GRACE UX apps flashed before
How to install:
1) You're going to need a custom recovery, follow instructions here: http://forum.xda-developers.com/samsung-a-series/general/to-port-twrp-to-galaxy-a5-a500fu-t3150843
2) Use the download link provided above to download the latest build available
3) Put both .zip files on your device (either internal or external storage)
5) Boot your device into recovery mode
6) Make backup (if needed)
7) Mount /ststem and then wipe data and do a factory reset
8) Install the ROM .zip file
9) Install the latest .zip patch
10) Done, you can reboot now.
Click to expand...
Click to collapse
Screenshots:
https://imgur.com/a/Plb1L
Click to expand...
Click to collapse
Patches and Fixes:
Grace_UX_patch1 :
Click to expand...
Click to collapse
Changelog:
30/10/2016
Click to expand...
Click to collapse
Patch_1
Click to expand...
Click to collapse
03/08/2016
Patched HMP scheduler and packing settings for msm8916
Patched scaling_min_freq (clock speed now drops under 998MHz)
Enabled core_control
Enabled msm_thermal (it doesn't overheat that much as before)
Patched thermal-engine (should not throttle and have huge overheating issues)
Optimazed the scaling_governor in use (interactive)
ROM is 60% based on Grace UX
Game tools and Game Launcher
Grace UX apps + Settings
Solved all the force closings
Solved audio lib bootloop
Added new audio libs, sound quality now is really amazing
ART patch, for faster OS
Many more..
Click to expand...
Click to collapse
Hehe ;D
supertiger1234 said:
Hehe ;D
Click to expand...
Click to collapse
for now there are 2 apps testing it
Check note 5, s6 threads.. All grace ux apps are there... test it nd reply..
rijuzz said:
Check note 5, s6 threads.. All grace ux apps are there... test it nd reply..
Click to expand...
Click to collapse
i did, a lot of them don't work
by the way, when making a backup is MD5 optional? it takes a long time and i want to uncheck it but will it effect anything?
supertiger1234 said:
by the way, when making a backup is MD5 optional? it takes a long time and i want to uncheck it but will it effect anything?
Click to expand...
Click to collapse
i don't think so, before flashing make sure you mounted the system if the apps crash just clear their data and re-open
Awesome but there are 2 problems
Gallery crashes when swiping to the left sometimes (cleared data and still happens)
Can't see smart manager + the new music player
But love the my files
Edit: also can't send any messages with the messaging app but it looks beautiful
supertiger1234 said:
Awesome but there are 2 problems
Gallery crashes when swiping to the left sometimes (cleared data and still happens)
Can't see smart manager + the new music player
But love the my files
Edit: also can't send any messages with the messaging app but it looks beautiful
Click to expand...
Click to collapse
the same, i got the music but the rest is the same
i'll fix it right now i mean the smart manager
Bulgar said:
the same, i got the music but the rest is the same
i'll fix it right now i mean the smart manager
Click to expand...
Click to collapse
Its still in beta right.. dats y.. Note 7 coming in Aug 2nd, after dat we ll get final grace ux apps frm note 7
rijuzz said:
Its still in beta right.. dats y.. Note 7 coming in Aug 2nd, after dat we ll get final grace ux apps frm note 7
Click to expand...
Click to collapse
yep it is, it's hard but smart manager doesn't want to work lol
smart manager is indeed tricky, i even found a 5.0.2 from S6, ported for 32bit android for Note 3, and still it didnt work. It is one of few apps from samsung that i dont recognise as bloat. I know the one from ALOOSH in the General section works well, but even that one is outdated.
Please check these two threads out: [APP][PORT][ROOT] App S7 for G900F and S7 Apps For Galaxy Note 5,S6 Edge,S6 and Note 4
Usually, any port from Albe95 have resulted successfully for me in many devices. I tested this on an S5, N3 and N4, all worked, chances are it works here as well.
@Bulgar thanks for the thread, much needed, especially for a central solution if we choose to manually make our devices look better (a lack of custom tw roms really hurts).
PlutoDelic said:
smart manager is indeed tricky, i even found a 5.0.2 from S6, ported for 32bit android for Note 3, and still it didnt work. It is one of few apps from samsung that i dont recognise as bloat. I know the one from ALOOSH in the General section works well, but even that one is outdated.
Please check these two threads out: [APP][PORT][ROOT] App S7 for G900F and S7 Apps For Galaxy Note 5,S6 Edge,S6 and Note 4
Usually, any port from Albe95 have resulted successfully for me in many devices. I tested this on an S5, N3 and N4, all worked, chances are it works here as well.
@Bulgar thanks for the thread, much needed, especially for a central solution if we choose to manually make our devices look better (a lack of custom tw roms really hurts).
Click to expand...
Click to collapse
if i make the apps run, i will make a tw based rom. Thanks for the links
i'd be glad to help testing, but i hope you plan to include A3 support as well
i will upload them one by one
PlutoDelic said:
smart manager is indeed tricky, i even found a 5.0.2 from S6, ported for 32bit android for Note 3, and still it didnt work. It is one of few apps from samsung that i dont recognise as bloat. I know the one from ALOOSH in the General section works well, but even that one is outdated.
Please check these two threads out: [APP][PORT][ROOT] App S7 for G900F and S7 Apps For Galaxy Note 5,S6 Edge,S6 and Note 4
Usually, any port from Albe95 have resulted successfully for me in many devices. I tested this on an S5, N3 and N4, all worked, chances are it works here as well.
@Bulgar thanks for the thread, much needed, especially for a central solution if we choose to manually make our devices look better (a lack of custom tw roms really hurts).
Click to expand...
Click to collapse
i looked it up, it seems the new smart manager is inside the settings so we'll need grace ux setting to use it it works but we can't see it
Hello Bulgar, nice work, i have a question.
What are you doing to install or modify these apps??????
For ex. I try to edit the appeareance from SystemUI, only I try to change the colours in colors.xml, recompile with the same signature, but when i try to install, give me an error (package damaged). I have the same error with any apk, I try to only decompile and recompile without change nothing, but same error... Pls help, I using TickleMyAndroid in Windows, apktool in ubuntu doesn't work fine...
TheAbraham696 said:
Hello Bulgar, nice work, i have a question.
What are you doing to install or modify these apps??????
For ex. I try to edit the appeareance from SystemUI, only I try to change the colours in colors.xml, recompile with the same signature, but when i try to install, give me an error (package damaged). I have the same error with any apk, I try to only decompile and recompile without change nothing, but same error... Pls help, I using TickleMyAndroid in Windows, apktool in ubuntu doesn't work fine...
Click to expand...
Click to collapse
try apktool (there is windows version), and depdends on the apps you may need proper system ui and framework
Only browser gets installed ;c

[ROM][G93XF/FD][TW][N][ZPLH][V1.4][DEC-21] Jesse's N-based ROM

License and Disclaimer:
Code:
Copyright © 2016 <Jesse Chan>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
and associated documentation files (the “Software”), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge, publish, distribute,
sublicense, and/or sell copies of the Software, and to permit persons to
whom the Software is furnished to do so, subject to the following conditions:
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT
OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Introduction:​Just a simple stock-like ROM with some optimizations.
Screenshots:​WIP
Features:​Some optimizations for performance and battery life.
Force Encryption Disabled
Google Services and Apps are removed from "No Power Saving" List.
CSC and Kernel Auto-Detection
Integrated Magisk and Phh's Superuser
Download:​https://mega.nz/#!pVclUIwS!hDQvTPxlNO7Viw8zvBaXjFWfmzQt5Xg3-gELNai3zlQ
Special Notes:​1. Flash via TWRP. (Remember to wipe data and cache)
2. This ROM turns off force encryption. If you are in encrypted ROM(full stock ROM for example), (you'd better) format /data(includes internal storage) first.
3. Users of my Note 7 port should be able to dirty flash this ROM. (but better wipe data and cache)
4. Built-in CSC: Europe
Credits:​Samsung, Google and Android Contributors for OS.
Magisk Contributors(main dev: topjohnwu) for Magisk.
Phh's Superuser Contributors(main dev: phhusson) for Superuser.
XDA:DevDB Information
Jesse's N-based ROM for S7 Edge and Flat, ROM for the Samsung Galaxy S7 Edge
Contributors
jesec
ROM OS Version: 7.x Nougat
Version Information
Status: Stable
Created 2016-11-11
Last Updated 2016-12-21
Changelog
V1.0: Initial Release
HOW-TO turn off Samsung's force "force encryption"?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Use freely. Licensed under license in OP.
Frequently asked questions:
Q: Why "OEM Unlock" option is no longer available? or Why I could not turn on "OEM Unlock"?
A: By disabling "OEM Unlock", you could no longer boot your phone and you must flash stock ROM via Odin to recover(what will format all your data including those in internal storage). To prevent users from mistakely disable "OEM Unlock", I made this option non-funtional.
Q: Why some apps such as Facebook FC(force close) sometimes?
A: Some apps are not compatiable with Android N. Also several changes to runtime made by Samsung(not me) lead to some compatibility problems.(what makes those N-compatiable apps not compatiable with Samsung one)
Solution?
Contact app developers to complain about this. I could do nothing about this.
Q: Why Gear VR and theme store is not available?
A: Gear VR and theme store is not available on N for now.
Solution?
Contact Samsung to complain about this. They blocked the access.
Q; Why I could not pass Safetynet check? or Why I could not play Pokemon GO?
A: Samsung introduced some new security measures in new bootloader.
Solution?
No for now. I need more time to deal with that. Also i think all of you should read an article about Safetynet written by Chainfire.
Q: Should I flash N bootloader(BL) and modem/baseband(CP) before flash this ROM?
A: You don't need to because you could boot N-based ROMs on old BL/CP but i recommend you to upgrade BL/CP to latest version.
Note: Do not upgrade BL if you want to play Pokemon GO.
Finally someone which i Trust.
Do we have to Flash BL & Modem before?
Savoury said:
Finally someone which i Trust.
Do we have to Flash BL & Modem before?
Click to expand...
Click to collapse
You don't need to do that because you could also boot N-based ROM on M bootloader&baseband.
(but i recommand you to flash BL & CP before flash ROM.)
Ok, going to test it.. expect a Feedback within the next hour :good:
thanks bro
Nice
is usb debugging work with this rom ?
Guide HOW-TO coming from MM custom ROM:
1. download ODIN
http://odindownload.com/download/#.WCWIKb6liUk
2. Flash new TWRP v3.0.2.-4 (it is a must)
3. Flash new Nougat BL and CP
4. Flash this ROM
5, Reboot e voila!
Hope it worked.
Thanks
wow nice work! is this based off the samsung 7 beta release? any issues? gear vr?
Doesn't detect SIM card after installing ROM, did I forget to flash something?
Works fine otherwise, no Badge crashing or else that the other one has.
emiliogaiines said:
Doesn't detect SIM card after installing ROM, did I forget to flash something?
Works fine otherwise, no Badge crashing or else that the other one has.
Click to expand...
Click to collapse
I think that you just need to reboot the phone once more.
emiliogaiines said:
Doesn't detect SIM card after installing ROM, did I forget to flash something?
Works fine otherwise, no Badge crashing or else that the other one has.
Click to expand...
Click to collapse
Try rebooting
Root doesn't work!
Otherwise it's ok for now.
ayush_01 said:
Try rebooting
Click to expand...
Click to collapse
vukandric said:
I think that you just need to reboot the phone once more.
Click to expand...
Click to collapse
Yes, omg. Thank you!
I feel so stupid now, I was so eager that the ROM worked that I forgot something so simple :highfive: :laugh:
drms12 said:
Root doesn't work!
Otherwise it's ok for now.
Click to expand...
Click to collapse
Any one else can confirm?
fjsferreira said:
Any one else can confirm?
Click to expand...
Click to collapse
Re-install (without wipe) fixed the issue.
drms12 said:
Re-install (without wipe) fixed the issue.
Click to expand...
Click to collapse
Yes, just installed the ROM, its working. Wow wee, no forced encryprion is great, so much work avoided! ROM is looking great.

Is there a Systemless XPosed for the Exynos Note 8?

Hey guys,
Trying to install the systemless XPosed for Nougat on my Note 8, but for some reason, after installation, it stops my 256GB Exynos Note 8 from booting up. Was able to recover it by running the Magisk uninstaller via TWRP.
Noticed that on the official XPosed thread, it states that it'll 'cause boot loop issues on stock Samsung ROM, but on the Systemless XPosed Page, it claims the SDK 24 and 25 are universal, so, what's wrong?
Any suggestions on getting systemless XPosed working on my Exynos Note 8 with Nougat? I especially want the systemless variant as it allows easy on/off whenever I'm going shopping and want to use Android Pay instead of having to uninstall all modules.
Bump
I have mine working perfect on v.88 on my n950n 256gb here are some pics.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my SM-N950F using Tapatalk
tokoam said:
I have mine working perfect on v.88 on my n950n 256gb here are some pics.View attachment 4299111View attachment 4299112
Sent from my SM-N950F using Tapatalk
Click to expand...
Click to collapse
You seem to have v87.3 installed, which is an earlier version and I can't find that in Magisk's manager app. Mind shearing the zip file of that v87.3?
If you install v88, I think the same boot loop will occur on your device....
MrElectrifyer said:
You seem to have v87.3 installed, which is an earlier version and I can't find that in Magisk's manager app. Mind shearing the zip file of that v87.3?
If you install v88, I think the same boot loop will occur on your device....
Click to expand...
Click to collapse
Are you blind ?
Sent from my SM-N950F using Tapatalk
tokoam said:
Are you blind ?View attachment 4299174
Sent from my SM-N950F using Tapatalk
Click to expand...
Click to collapse
Well your first image image clearly states v87.3 so I could ask you the same.
https://forum.xda-developers.com/attachment.php?attachmentid=4299195&stc=1&d=1507703428
Either way, for some odd reason, installing XPosed via the Magisk manager stops mine from booting up, even on a clean installation. Did you install it via the Magisk manager or from where did you install it?
MrElectrifyer said:
Well your first image image clearly states v87.3 so I could ask you the same.
https://forum.xda-developers.com/attachment.php?attachmentid=4299195&stc=1&d=1507703428
Either way, for some odd reason, installing XPosed via the Magisk manager stops mine from booting up, even on a clean installation. Did you install it via the Magisk manager or from where did you install it?
Click to expand...
Click to collapse
That does not mean that's the version that's installed ! The second picture I circled Clearly illustrates that so you are wrong .The v.87 that your pointing to is a link to that version available for download. It does not indicate that framework is installed ! They just have not updated that yet. If you click on get support on XDA thread link it will bring you to topjohnwu thread where you could download the updated frameworks [emoji30]
Sent from my SM-N950F using Tapatalk
What is the main advantage of systemless Xposed? safety-net still works? I tired Magisk v14 and default Xposed on my Sammy tab s2 with android N and all worked ok, no boot loops. Just do a backup and try flashing Xposed the worst thing you get will be bootloop or soft brick
Magisk is nice cause it does not allow apps to inject code as the frameworks does not bind to the os.Makes it safer and may run better in some cases
Sent from my SM-N950F using Tapatalk
Ok, so I've tried all of the following in attempts to install the systemless XPosed, all to no avail:
- Via the Magisk manager
- Via TWRP recovery using the systemless XPosed zip files
On the contrary, when I install XPosed v88.1 from within the custom XPosed Installer app provided in this systemless XPosed OP, my Note 8 does boot up, but it's not the systemless XPosed I'm looking for.
Maybe I'm using a non-compatible ROM? My Build number is NMF26X.N950NKSU1AQI2, Android Security Patch Level August 1st, 2017. I did download the latest available firmware from Samsung using the SamFirm v0.3.6 tool, and it downloaded a SM-N950N_1_20170904150113_hn123cimwz_fac.zip file, then I used the Odin 3 v3.12.7 tool to install the largest tar.md5 file in the zip package as there were 6 for some reason in the package. I'm new to using a Samsung Smartphone, this Note 8 is my first ever from them. Is this the same build number on your 256GB Exynos Note 8 @tokoam?
Same here, always was getting bootloops when installing systemless (with official and cooked rims). This was the case with unofficial systemless 87.3 and now with official systemless 88.x .
Normal xposed was was/is working. But normal xposed 88.x is causing high cpu, heating and instabilities! I see others complaining in the xposed thread.
yes but it will fk your note 8 up
i flashed it then ended up deleting it as soon after due to the phone being super slow and weird vibration
renegade said:
Same here, always was getting bootloops when installing systemless (with official and cooked rims). This was the case with unofficial systemless 87.3 and now with official systemless 88.x .
Normal xposed was was/is working. But normal xposed 88.x is causing high cpu, heating and instabilities! I see others complaining in the xposed thread.
Click to expand...
Click to collapse
Damn, that sucks. Do you have the same build number as I pointed out above? You also using the 256 GB Exynos Note 8?Wonder how it's working for @tokoam and not on our devices.
MrElectrifyer said:
Damn, that sucks. Do you have the same build number as I pointed out above? You also using the 256 GB Exynos Note 8?Wonder how it's working for @tokoam and not on our devices.
Click to expand...
Click to collapse
Nope. I have the Exynos 64 MB version!
Any other suggestions for getting this fixed?
It was causing heating issues I removed it all together. I'll wait for a stable release
Sent from my SM-N950F using Tapatalk
tokoam said:
I have mine working perfect on v.88 on my n950n 256gb here are some pics.View attachment 4299111View attachment 4299112
Sent from my SM-N950F using Tapatalk
Click to expand...
Click to collapse
hi where did you buy it becuse i had note 8 and there was no oem unlock
Sent from my iPhone using Tapatalk
tokoam said:
It was causing heating issues I removed it all together. I'll wait for a stable release
Sent from my SM-N950F using Tapatalk
Click to expand...
Click to collapse
Right, looks like I'll just stick with the non-systemless version for now and keep checking to see if there's a working systemless variant.
azq8ooz said:
hi where did you buy it becuse i had note 8 and there was no oem unlock
Sent from my iPhone using Tapatalk
Click to expand...
Click to collapse
Please don't hijack my thread, search the forum and create a new thread if necessary.
azq8ooz said:
hi where did you buy it becuse i had note 8 and there was no oem unlock
Sent from my iPhone using Tapatalk
Click to expand...
Click to collapse
Ebay
Sent from my SM-N950F using Tapatalk
anyone have luck installing systemless xposed? i keep getting stuck in bootloop...
if i was to install the non systemless xposed will this fail the safety net?

Error pairing Samsung wearables after rooted with Magisk

Hello,
Galaxy Wearable stuck in "Finishing pairing..." status, after rooted.
I tried everything's what I find in internet, but no one helping.
Maybe somebody have a trick this problem?
Thx!
What devices, for a start
Personally i have both Galaxy Buds+ and a Galaxy Active 2 smartwatch both connecting to my rooted Pixel 2 XL with custom ROM on it, with magisk installed
1st Suggestions:
1) Make sure MagiskHide is enabled in Magisk Manager
2) Make sure all relevant apps (Galaxy/Samsung, including the plugins for devices) are toggled for hiding
You can do this by:
a) Opening Magisk Manage
b) Click the shield (2nd) icon at bottom of Magisk Manager
c) Click MagiskHide at top of screen
d) Toggle packages to hide
e) Reboot
Heres my personal list
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Please note:
1) i have a root detection disabled version of Samsung Health Monitor installed from this post so technically it doesnt need to be toggled....
2) Samsung Pay cannot (currently at least) be used on a rooted non-Samsung device
Hello,
I have a Galaxy S20+ and I'll try to pairing with the my Gear S3 Frontier.
I guess this is an Samsung related thing. My smartwatch connectable with other (Samsung) devices,
and my son's Huawei watch is connected successfully with my S20+
I configure MagiskHide, and hiding MagiskManager, build.prop and liboemcryptodisabler correctly configured,
everything else working properly Health, Netflix, banking apps etc...
I tried uninstall Galaxy Wearable, Gear S Plugin and Samsung Accessory Service to, but unsuccessfully.
shadin said:
Hello,
I have a Galaxy S20+ and I'll try to pairing with the my Gear S3 Frontier.
I guess this is an Samsung related thing. My smartwatch connectable with other (Samsung) devices,
and my son's Huawei watch is connected successfully with my S20+
I configure MagiskHide, and hiding MagiskManager, build.prop and liboemcryptodisabler correctly configured,
everything else working properly Health, Netflix, banking apps etc...
I tried uninstall Galaxy Wearable, Gear S Plugin and Samsung Accessory Service to, but unsuccessfully.
View attachment 5162825
Click to expand...
Click to collapse
I have no further tips on this sorry, other than maybe hiding Magisk Manager itself. Probably worth reading through or asking in the Gear S3 forum: https://forum.xda-developers.com/f/samsung-gear-s3.5800/
It may be that Samsung checks for other files to establish a rooted phone, if this is in fact whats stopping you
Meanwhile i stumbled into getting ECG and BP working on my Active 2 without having to change CSC code to Korea (KOR) or USA (XAR)...BP/ECG works in Australia (XSA) with no major hackage...bonus before xmas...i literally only got the watch last week. I think the previous owner tired of waiting for official BP/ECG...
Galaxy Watch Features - ECG / BP
I feel that the features ecg and blood pressure are a big scam .. because we are waiting them since few months ago and we didn't see or read any anoucement a release date for those features from samsung
forum.xda-developers.com
73sydney said:
I have no further tips on this sorry, other than maybe hiding Magisk Manager itself. Probably worth reading through or asking in the Gear S3 forum: https://forum.xda-developers.com/f/samsung-gear-s3.5800/
It may be that Samsung checks for other files to establish a rooted phone, if this is in fact whats stopping you
Meanwhile i stumbled into getting ECG and BP working on my Active 2 without having to change CSC code to Korea (KOR) or USA (XAR)...BP/ECG works in Australia (XSA) with no major package...bonus before xmas...i literally only got the watch last week. I think the previous owner tired of waiting for official BP/ECG...
Galaxy Watch Features - ECG / BP
I feel that the features ecg and blood pressure are a big scam .. because we are waiting them since few months ago and we didn't see or read any anoucement a release date for those features from samsung
forum.xda-developers.com
Click to expand...
Click to collapse
Thank you, I'll try in Gear S3 forum.
shadin said:
Thank you, I'll try in Gear S3 forum.
Click to expand...
Click to collapse
Sorry but without owning the device i cant really suggest much more
Samsung is weird, on my previous device, Samsung Note 4, i had to use MagiskHide Props Config module to set the vendor name from Samsung to Google (basically anything NOT Samsung), to get my Buds+ to work. When that phone died, i cut out the fiddling and picked up a second hand Pixel 2 XL...made life much easier than dealing with Samsung Phones....they hate you rooting them...
Google and Pixel? Want to unlock your bootloader and play about? No problems, they make it easy and even tell you how
I tried with MagiskManager custom props to :-(
At now seems working with BeyondROM 2.0, but this time I used TWRP recovery + flashable Magisk 21
Strange, I don't know which one caused to change
shadin said:
I tried with MagiskManager custom props to :-(
At now seems working with BeyondROM 2.0, but this time I used TWRP recovery + flashable Magisk 21
Strange, I don't know which one caused to change
Click to expand...
Click to collapse
I always use TWRP Recovery (fastbooted because installing TWRP on a Pixel 2 XL on Android 11 ends in bootloop once you flash magisk) and magisk.zip - never done the image patching method, the zip knows what its doing
Thats an aside, because if you had working magisk before, it doesnt matter how you installed it, it either works or doesnt
What i think has changed for you is the ROM, correct me if im wrong, but youve used a different ROM this time, and theres likely where the change is...probably a build.prop change or something in the ROM thats enabled it to work
This one made it for me :
BluetoothLibraryPatcher - Fix bluetooth pairings loss [Android 13/12/11/10/Pie/Oreo/Nougat]
Bluetooth Library Patcher • Description : This patch attends to avoid losing bluetooth pairings after reboot or airplane mode switch on rooted samsung devices. It patches on the fly the bluetooth library and should support most of samsung...
forum.xda-developers.com
Aymeric
aymeric106 said:
This one made it for me :
BluetoothLibraryPatcher - Fix bluetooth pairings loss [Android 13/12/11/10/Pie/Oreo/Nougat]
Bluetooth Library Patcher • Description : This patch attends to avoid losing bluetooth pairings after reboot or airplane mode switch on rooted samsung devices. It patches on the fly the bluetooth library and should support most of samsung...
forum.xda-developers.com
Aymeric
Click to expand...
Click to collapse
I just bought a Galaxy Watch 3 and had issues pairing it with my Magisk rooted Samsung S21.
Following the guide above and installing TWRP and then flashing the patcher worked really well. Now I don't have to return my Watch 3.
Thanks!
Sarthin said:
I just bought a Galaxy Watch 3 and had issues pairing it with my Magisk rooted Samsung S21.
Following the guide above and installing TWRP and then flashing the patcher worked really well. Now I don't have to return my Watch 3.
Thanks!
Click to expand...
Click to collapse
Does this method still work?
Are you still with the S21 ?

Anyone still using this phone?

I recently purchased this phone for $20 on ebay. It's in pristine condition, not a scratch on it. My reasoning for purchashing it is I wanted an older phone that was easily rootable for music and other stuff. Finally got linage OS installed on it, and I am very impressed. I was worried about the battery but it seems fine. Thinking about getting an sim card adapter and trying it out as my daily. It's a breathe of fresh air compared to the unrootable bloat-infested carrier-branded phone I am currently using.
st1ll1n1t said:
I recently purchased this phone for $20 on ebay. It's in pristine condition, not a scratch on it. My reasoning for purchashing it is I wanted an older phone that was easily rootable for music and other stuff. Finally got linage OS installed on it, and I am very impressed. I was worried about the battery but it seems fine. Thinking about getting an sim card adapter and trying it out as my daily. It's a breathe of fresh air compared to the unrootable bloat-infested carrier-branded phone I am currently using.
Click to expand...
Click to collapse
As of Jan 1 2021 AT&T requires VoLTE enabled phones. This phone never had VoLTE so your sim would be deactivated by AT&T. You could try a sim from another carrier but Verizon would probably not activate either. I'm not sure about Sprint (T-Mobil). I use this phone as a learning tool for building roms.
Wheels564 said:
As of Jan 1 2021 AT&T requires VoLTE enabled phones. This phone never had VoLTE so your sim would be deactivated by AT&T. You could try a sim from another carrier but Verizon would probably not activate either. I'm not sure about Sprint (T-Mobil). I use this phone as a learning tool for building roms.
Click to expand...
Click to collapse
Ahh that's a shame. They will always find a way to force us to upgrade won't they? Guess I will have to find a newer phone that is compatible with lineage because I cannot go back to dealing with stock. I'll keep this little guy as a media device.
st1ll1n1t said:
Ahh that's a shame. They will always find a way to force us to upgrade won't they? Guess I will have to find a newer phone that is compatible with lineage because I cannot go back to dealing with stock. I'll keep this little guy as a media device.
Click to expand...
Click to collapse
Isn't it true that Atrix HD won't work in USA on AT&T network with VoLTE? I am from Canada and mine works ok here... I use custom rom (updated Android 7.1) and no issues in Canada. Any other US network can do?
st1ll1n1t said:
I recently purchased this phone for $20 on ebay. It's in pristine condition, not a scratch on it. My reasoning for purchashing it is I wanted an older phone that was easily rootable for music and other stuff. Finally got linage OS installed on it, and I am very impressed. I was worried about the battery but it seems fine. Thinking about getting an sim card adapter and trying it out as my daily. It's a breathe of fresh air compared to the unrootable bloat-infested carrier-branded phone I am currently using.
Click to expand...
Click to collapse
I use it as a car dash cam: its pretty good. Ebay had even the nice car mounts on sale for these Atrix HDs
dust_off said:
Isn't it true that Atrix HD won't work in USA on AT&T network with VoLTE? I am from Canada and mine works ok here... I use custom rom (updated Android 7.1) and no issues in Canada. Any other US network can do?
Click to expand...
Click to collapse
According to Kb8no over on the Moto X Pure thread if you do not hve VoLTE AT&T will disable you sim and you have to call them to enable it again.
BTW I successfully compiled CRDroid the the AtrixHD. If anyone is interested I will start a new thread and upload it.
Wheels564 said:
According to Kb8no over on the Moto X Pure thread if you do not hve VoLTE AT&T will disable you sim and you have to call them to enable it again.
BTW I successfully compiled CRDroid the the AtrixHD. If anyone is interested I will start a new thread and upload it.
Click to expand...
Click to collapse
Yes that will be great thank you! BTW, I have few older ROMS for Atrix HD on my computer - CyanogenMod Android 5.1.1, Bliss roms Android 6.0.1 and Chinese rom (Suda Mod) android 6.0.1 that were started by someone but not continued.. They aren't that stable (most stable is Android 5.1.1) but less and less apps compatible with Lollipop now. Where can I upload them?
dust_off said:
Yes that will be great thank you! BTW, I have few older ROMS for Atrix HD on my computer - CyanogenMod Android 5.1.1, Bliss roms Android 6.0.1 and Chinese rom (Suda Mod) android 6.0.1 that were started by someone but not continued.. They aren't that stable (most stable is Android 5.1.1) but less and less apps compatible with Lollipop now. Where can I upload them?
Click to expand...
Click to collapse
This CRDroid is based on Lineage14.1 and has many but not all of the new secuurity updated included. It's still dated 2018 because CRDroid stopped including the patches in their source code. Once I figure out how to merge the patches it will be totally up to date. It runs smooth without gapps and is pre rooted.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Wheels564 said:
This CRDroid is based on Lineage14.1 and has many but not all of the new secuurity updated included. It's still dated 2018 because CRDroid stopped including the patches in their source code. Once I figure out how to merge the patches it will be totally up to date. It runs smooth without gapps and is pre rooted.View attachment 5258793Hi Wheels564, how are you? Did you make that ROM-CRDROID for Moto Atrix HD? Thanks
Click to expand...
Click to collapse
I'll upload it when I get a chance for you to try.
Edit: Since it's a new rom I have to make a new Thread dedicated to the rom with all the information.
Edit no. 2: I'll build a new one with April updates and send you a personal link until I get the thread up.
Oh awesome, I just picked up a few off ebay because they aren't very expensive and I was going to use them more for projects instead of using more as a phone.
Wheels564 said:
This CRDroid is based on Lineage14.1 and has many but not all of the new secuurity updated included. It's still dated 2018 because CRDroid stopped including the patches in their source code. Once I figure out how to merge the patches it will be totally up to date. It runs smooth without gapps and is pre rooted.View attachment 5258793
Click to expand...
Click to collapse
How can i get the zip?
江南影客 said:
How can i get the zip?
Click to expand...
Click to collapse
[ROM] crDroid Android 3.8.9 Unnoficial (Nougat)
[RPM] crDroid Android for the Atrix HD * I am not responsible for bricked devices, loss of data, dead SD cards, You must format your Data partition as F2FS. I personally run my cache as f2fs as well, don't know if thats a requirement crDroid...
forum.xda-developers.com
Wheels564 said:
[ROM] crDroid Android 3.8.9 Unnoficial (Nougat)
[RPM] crDroid Android for the Atrix HD * I am not responsible for bricked devices, loss of data, dead SD cards, You must format your Data partition as F2FS. I personally run my cache as f2fs as well, don't know if thats a requirement crDroid...
forum.xda-developers.com
Click to expand...
Click to collapse
TKS

Categories

Resources