Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All Aosp Android Oreo Versions don't boot in J415f (Samsung J4+) #402

Closed
kapmino2619 opened this issue Feb 14, 2019 · 12 comments
Closed

All Aosp Android Oreo Versions don't boot in J415f (Samsung J4+) #402

kapmino2619 opened this issue Feb 14, 2019 · 12 comments
Labels
validation pending A potential fix has been commited, this needs to be validated with next release

Comments

@kapmino2619
Copy link

1- I tried to flash all Aosp (Android Oreo) versions on J415f but in vain .

2- I tried to edit rw-system.sh as in link
phhusson/device_phh_treble@4484ddd7f85227b197aa7fb2e885cb8d41b61a6I
But nothing changed phone didn't boot .

In 1& After 2 Android logo animation is the only thing appear and phone reboot to recovery .
@phhusson
And Thanks

@kapmino2619 kapmino2619 changed the title All Aosp oreo version doesn't boot in J415f (Samsung J4+) All Aosp(Androis oreo versions)doesn't boot in J415f (Samsung J4+) Feb 14, 2019
@kapmino2619 kapmino2619 changed the title All Aosp(Androis oreo versions)doesn't boot in J415f (Samsung J4+) All Aosp(Android oreo versions)doesn't boot in J415f (Samsung J4+) Feb 14, 2019
@kapmino2619 kapmino2619 changed the title All Aosp(Android oreo versions)doesn't boot in J415f (Samsung J4+) All Aosp Android Oreo Versions doesn't boot in J415f (Samsung J4+) Feb 14, 2019
@kapmino2619 kapmino2619 changed the title All Aosp Android Oreo Versions doesn't boot in J415f (Samsung J4+) All Aosp Android Oreo Versions don't boot in J415f (Samsung J4+) Feb 14, 2019
@phhusson
Copy link
Owner

phhusson commented Feb 14, 2019 via email

@kapmino2619
Copy link
Author

kapmino2619 commented Feb 14, 2019

1- Yes,it stuck on bootlogo .
2- No,it doesn't reboot to bootloader .
3- Yes,it reboot to recovery .(I tried reboot system many times but phone reboot to recovery )
4- I have access to adb and I can get logcat .
@phhusson
Do you need logcat ?

@kapmino2619
Copy link
Author

kapmino2619 commented Feb 14, 2019

@phhusson
logcat from reboot system until recovery until phone auto reboot recovery
logs.txt

@phhusson
Copy link
Owner

Issue based on logs is:

01-01 00:10:08.905   354   354 W /system/bin/hwservicemanager: getTransport: Cannot find entry android.hardware.ir@1.0::IConsumerIr/default in either framework or device manifest.
01-01 00:10:08.905  4941  4941 E System  : ******************************************
01-01 00:10:08.906  4941  4941 E System  : ************ Failure starting core service
01-01 00:10:08.906  4941  4941 E System  : java.lang.RuntimeException: FEATURE_CONSUMER_IR present, but no IR HAL loaded!
01-01 00:10:08.906  4941  4941 E System  : 	at com.android.server.ConsumerIrService.<init>(ConsumerIrService.java:51)
01-01 00:10:08.906  4941  4941 E System  : 	at com.android.server.SystemServer.startOtherServices(SystemServer.java:798)
01-01 00:10:08.906  4941  4941 E System  : 	at com.android.server.SystemServer.run(SystemServer.java:391)
01-01 00:10:08.906  4941  4941 E System  : 	at com.android.server.SystemServer.main(SystemServer.java:267)
01-01 00:10:08.906  4941  4941 E System  : 	at java.lang.reflect.Method.invoke(Native Method)
01-01 00:10:08.906  4941  4941 E System  : 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:438)
01-01 00:10:08.906  4941  4941 E System  : 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:787)

@kapmino2619
Copy link
Author

ok ,How to solve it ?

@phhusson
Copy link
Owner

phhusson commented Mar 7, 2019

phhusson/platform_frameworks_base@2a14bbf should fix the issue

@phhusson phhusson added the validation pending A potential fix has been commited, this needs to be validated with next release label Mar 7, 2019
@kapmino2619
Copy link
Author

kapmino2619 commented Mar 8, 2019

img_20190308_135526_465
@phhusson
There is elseif
?????????

@phhusson
Copy link
Owner

phhusson commented Mar 8, 2019

Why close?

@kapmino2619 kapmino2619 reopened this Mar 8, 2019
@kapmino2619
Copy link
Author

kapmino2619 commented Mar 8, 2019

Ok,I opened
many of j4+ user from xda that they need Aosp oreo will come to complete with you mr phhusson .
But take care there is elseif statement
Excuse me ,
Write What should others do ?
Delete it with 2 if statment or put it in new if statement .
Thanks .

@WinKarbik
Copy link

Try add line
config.disable_consumerir=true in build.prop

@ghost
Copy link

ghost commented Mar 17, 2019

In /vendor or /system ?
OK,I will try this .

@ghost
Copy link

ghost commented Mar 17, 2019

fixed it this way.
@WinKarbik
@phhusson
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
validation pending A potential fix has been commited, this needs to be validated with next release
Projects
None yet
Development

No branches or pull requests

3 participants