TeamNexus / issues

Issue-Tracker for TeamNexus-projects
0 stars 0 forks source link

Kernel panic/oops - PhantomRom 8.0 #44

Closed Motorhead1991 closed 7 years ago

Motorhead1991 commented 7 years ago

While trying to port a new ROM to the Galaxy S6, I came across the need for hwbinder, so instead of updating the lineage kernel, I used your sources, but it won't boot.

Compiled with GCC 4.9 in the ROM source.

Galaxy S6 SM-G920I

Lukas0610 commented 7 years ago

Having a last_kmsg would help me to understand the issue. Quickly guessing I'd say the device-tree isn't ready for O yet, but as I can't find an O one on your Account, I can't say more about the issue

Motorhead1991 commented 7 years ago

I apologize for that, I've been out of the loop for almost two years and have to relearn some of the mannerisms :D. Anyways:

https://docs.google.com/document/d/15wEfbWyv_p3f09UkhycQlDaAFN4-8psozIo0YjPqa1A/edit?usp=sharing

Motorhead1991 commented 7 years ago

Have I mentioned that I'm a bit rusty? LOL

I was using the prebuilt DTB still, which was poisoning the kernel I believe. Now my hangup is on the ROM side, with GLES_mali.

Thanks anyways though, especially for the quick response