OESF Portables Forum

Model Specific Forums => Cosmo Communicator => Cosmo Communicator - General Discussion => Topic started by: irukandji on February 17, 2020, 02:52:15 am

Title: Rooten boot, sim not working, it works without root
Post by: irukandji on February 17, 2020, 02:52:15 am
Has someone maybe encountered something like this? When booting trough root, sim "is missing". When I boot exactly the same image without root, sim is recognized.

Difference is magisk (while I did freeze all google applications and google framework, installed microg).

What i have found in dmesg is:

Code: [Select]
[  269.859492] (2)[1:init]init: Received control message 'interface_start' for 'vendor.mediatek.hardware.radio@3.0::IRadio/slot1' from pid: 365 (/system/bin/hwservicemanager)                                                                
[  269.859629] (2)[1:init]init: Could not find service hosting interface vendor.mediatek.hardware.radio@3.0::IRadio/slot1                                                                                                                    
[  269.862585] (2)[1:init]init: Received control message 'interface_start' for 'vendor.mediatek.hardware.radio@3.0::IRadio/slot2' from pid: 365 (/system/bin/hwservicemanager)                                                                
[  269.862707] (2)[1:init]init: Could not find service hosting interface vendor.mediatek.hardware.radio@3.0::IRadio/slot2                                                                                                                    
[  270.480903] (0)[219:hang_detect][Hang_Detect] hang_detect thread counts down 10:10, status 1.                                                                                                                                              
[  270.508996] (2)[203:ccci_poll1][ccci1/fsm]poll MD status send msg 0                                                                                                                                                                        
[  270.509434] -(3)[194:kworker/u17:1][ccci1/fsm]received MD status response 80100043                                                                                                                                                        
[  270.509485] (2)[203:ccci_poll1][ccci1/fsm]poll MD status wait done 3750                                                                                                                                                                    
[  270.519580] (0)[1:init]init: Received control message 'interface_start' for 'vendor.mediatek.hardware.radio@3.0::IRadio/imsrild2' from pid: 365 (/system/bin/hwservicemanager)                                                            
[  270.519736] (0)[1:init]init: Could not find service hosting interface vendor.mediatek.hardware.radio@3.0::IRadio/imsrild2                                                                                                                  
[  270.572112] (0)[1:init]init: Received control message 'interface_start' for 'vendor.mediatek.hardware.radio@3.0::IRadio/imsrild2' from pid: 365 (/system/bin/hwservicemanager)                                                            
[  270.572320] (0)[1:init]init: Could not find service hosting interface vendor.mediatek.hardware.radio@3.0::IRadio/imsrild2                                                                                                                  
[  270.610089] (3)[1154:audio@4.0-servi]Ext_Speaker_Amp_Change hdmi_plug_in_flag = 0                                                                                                                                                          
[  270.666897] (3)[1:init]init: Received control message 'interface_start' for 'vendor.mediatek.hardware.radio@3.0::IRadio/imsrild1' from pid: 365 (/system/bin/hwservicemanager)                                                            
[  270.667036] (3)[1:init]init: Could not find service hosting interface vendor.mediatek.hardware.radio@3.0::IRadio/imsrild1                                                                                                                  
[  270.730268] (7)[1:init]init: Received control message 'interface_start' for 'vendor.mediatek.hardware.radio@3.0::IRadio/imsrild1' from pid: 365 (/system/bin/hwservicemanager)                                                            
[  270.730350] (7)[1:init]init: Could not find service hosting interface vendor.mediatek.hardware.radio@3.0::IRadio/imsrild1

Has anyone any clue why radio doesnt start?
Title: Rooten boot, sim not working, it works without root
Post by: Noppe on February 17, 2020, 03:55:17 am
Huh, nice (?) discovery.  I confirm the same problem on my rooted (and microG'd) device.  SIM comes up with with "normal boot", not present with "rooted Android" boot.  I haven't tested SIMs in my device recently, so I hadn't noticed this development.

Edit:  Oh, I notice now that "normal boot" on my device is still coming up rooted, so I expect that's still booting the Magisk'd boot.img provided by Ninji here (https://www.oesf.org/forum/index.php?showtopic=35879&view=findpost&p=294205), so the problem would appear to have something to do with the rooted image from Cosmo, not with the mere fact that the device is rooted (and microG'd).

Would be nice to hear input from people who have rooted with Cosmo's root.img and *not* installed microG.
Title: Rooten boot, sim not working, it works without root
Post by: PNuT on February 17, 2020, 12:33:14 pm
I was rooted before, rooting does appear to lose sims when booting via partition 3/4.
Title: Rooten boot, sim not working, it works without root
Post by: SwordfishII on February 17, 2020, 02:05:09 pm
I did not use ninji's image, only PC's

Same issue as others the rooted boot does not have sim, the unrooted boot does recognize the sim
Title: Rooten boot, sim not working, it works without root
Post by: irukandji on February 18, 2020, 03:25:48 am
Quote from: SwordfishII
I did not use ninji's image, only PC's

Same issue as others the rooted boot does not have sim, the unrooted boot does recognize the sim

As far as dmesg output tells, there is some interface missing for the radio, the only problem is, that I have no clue which one it is...