Spookcity / ROMS-G800F

10 stars 0 forks source link

Test Builds #6 #22

Closed Spookcity closed 4 years ago

Spookcity commented 7 years ago

A continuation of #10, #18, #19, #20 and #21

Spookcity commented 7 years ago

Spookcity_Kernel-N - Test v4.0a

Changes:

Other things of note

Download Spookcity_Kernel-N_v4.0a Download Spookcity_Kernel-N_v4.0a-1500mhz (untested)

HaxXorHardy commented 7 years ago

hi @Spookcity i installed Beanstalk rom(newest) then spookcit-kernel-4.0a then gapps nano then superSU one after one with TWRP Fresh install and it reboots after 3 mins of use. is this correct sequence? idk what is the fault :(

now i tried a fresh install: First beanstalk rom then the kernel. it is still the same problem

here is the log from the second try. log.txt log1.txt

Spookcity commented 7 years ago

@HaxXorHardy Hmm,interesting. I'll try to have a look at the log when I'm home if I have some time. I've just been rather busy. The sequence your flashing sounds fine. I can only offer a quick suggestion right now,and that's to try and eliminate the cause one by one. So,only flash the ROM. See how it goes. Then maybe flash gapps and so on. You may be able to at least figure out the cause like that.

Sent from my Samsung SM-G800F using FastHub

HaxXorHardy commented 7 years ago

It is after flashing the kernel. But idk what the reason is. I use the newest twrp and only flashed Rom and kernel like the logs in my first comment they are only Rom and kernel.

Sent from my Samsung SM-G800F using FastHub

Spookcity commented 7 years ago

@HaxXorHardy Just had a quick look at your logs. Sorry I was busy yesterday..but is/was your device encrypted? I only ask because this is the only thing that really stood out to me in the logs "Cryptfs : Cannot remove dm-crypt device"

HaxXorHardy commented 7 years ago

@Spookcity Yes it was encripted but i flashed the Stock rom cause i got a realy strange error: 14985081336574 after press "reset Phone" it loads twrp and trys to delete data cache etc(default settings) the only posibility was odin mode cause twrp was not able to mount the partitions.

Do you think that is maybe the fault and how can i fix it?

Spookcity commented 7 years ago

@HaxXorHardy I do think it has something to do with it yes. If it is fully due to that I'm unsure. I'm trying to think of a solution that you haven't already tried and don't really know off the top of my head. I'll have to give it some thought. Perhaps someone else has an idea?

Sent from my Samsung SM-G800F using FastHub

HaxXorHardy commented 7 years ago

@Spookcity i dont know how this works, but maybe repartitioning vor deleting this thingy is an Option? I have not tryed any solution, cause I never had any problems wit this. Hmm maybe encript end decript again?

Sent from my Samsung SM-G800F using FastHub

Spookcity commented 7 years ago

@HaxXorHardy I will be honest,I really am very unsure and don't want to give you bad advice. It's a strange issue. Hopefully someone else has some clue because I really don't. If not,maybe post the issue on XDA? Maybe someone there can help. I've never messed with encryption on a phone in any way, so yeah I'm not very qualified to answer this.

Sent from my Samsung SM-G800F using FastHub

Spookcity commented 7 years ago

Hey can anyone test the intelliactive CPU governor for awhile? I was getting random reboots with the last test version of my kernel. I had not messed with voltages or much else. I have since switch CPU governors and its yet to happen. Just curious if anyone can confirm this. Thanks!

Mikahlo commented 7 years ago

@Spookcity I did just that, see my repo for logs with intelliactive. Do you need a dmesg or modem log? I had the random reboot once with zzmove and profile 4 also. The logs are kind of useless I guess. Isn't there a way to get a more precise log of what happened when the os crashed?

Spookcity commented 7 years ago

@Mikahlo Thank you very much! I will have a look hopefully tomorrow. I've just been lacking time recently to look into this further. I've also grabbed a log from my reboot with intelliactive. Again,kernel panic. No surprise. It might have to do with me changing the HZ to 300 from 100...or a suspend thing. Intelliactive def seems to be the cause though. I've not had a single reboot until using it.

As far as better logs. I'm really not sure honestly. I've applied some patches to make the kernel log easier to interpret, but I'm really not sure. I know if I was able to interpret the stack dump it'd be a lot easier,but I need to learn this. I'm still really new to Android stuff really. Most of my knowledge is just carry over from my love of Linux...and I've obviously learned some android,but still,long way to go. Thanks again for the logs.

Edit: @Mikahlo Had sometime to look over your logs. The logcat showed nothing that really stood out to me. Your kernel log again shows a kernel panic. Hopefully I will have some time this week to try to figure out how to properly interpret the backtrace. Then I will know the exact cause. From my understanding though it is related to a timer problem.

Sent from my Samsung SM-G800F using FastHub

jimmy999x commented 7 years ago

Good evening everyone, I have not been around for a long time, I have been busy, I have a big question, I have seen that bliss rom and lineageos already started working with version 8.0, when they think that it is ready for our device? I speak of the source code, I am anxious to test android 8.0

Spookcity commented 7 years ago

@jimmy999x Yeah,I noticed this as well. I had a look at SlimROMS 8.0 manifest and at this point they are only pulling the AOSP repo's. Same with Lineage. They are pulling some of their own,but they are all 14.1. So until this changes I see no point in even attempting a build....which I believe is going to be full of problems for our device sadly :(

jimmy999x commented 7 years ago

why? Some incompatibilities?

Spookcity commented 7 years ago

@jimmy999x Well,with every new release there are changes that will nearly certainly require at least some changes to the device trees. From what I've read about Android O there are some rather significant changes. This could be a challenge. Tobias aka hennymcc is the one who has fixed and created the majority of the fixes and patches for the trees. It's not an easy thing to do and requires lots of debugging.

The only real way to go about it if you don't know any programming is to just build. Get an error. Try to fix it and so on. Could be very time consuming.

Sent from my Samsung SM-G800F using FastHub

jimmy999x commented 7 years ago

Unfortunately not being programmed in android, but if I can collaborate with a server so that they can perform their tests and others, it has good compilation times and also internet connection

Spookcity commented 7 years ago

@jimmy999x Thanks,that is certainly appreciated and could be useful. I'm not sure. For myself I am still in the very beginnings of learning java and cpp,so it would probably be very difficult..or at least exceptionally time consuming for me to do it. Hopefully hennymcc has plans to work on it at some point. I'm not sure,but I would also understand if he doesn't as it is really time consuming.

Sent from my Samsung SM-G800F using FastHub

Spookcity commented 7 years ago

Spookcity_Kernel-N - Test v4.0b

This is attempt number one to try to solve some of these random reboots that some,myself included,are experiencing with the last build. Apologies for taking so long to try and get this resolved. I've just been very busy.Hopefully this will have some effect as I'm not too sure what step 2 will be at this point. I guess looking into suspend related things.

Changes

Download Spookcity_Kernel-N_v4.0b Spookcity_Kernel-N_v4.0b-1500mhz

hard-sat commented 6 years ago

RR-N-v5.8.4-20170813-kminilte-Unofficial Spookcity_Kernel-N_v4.0b-1500mhz (v3.0a, v4.0a, v4.0b) kerneladiutor-update-Quark.44.BHB27-Mod or Kernel+Adiutor+v0.9.71.1P(239) new frequency, it is impossible to change tension of frequencies (( v3.0 have no new frequency screenshot_20170817-221202_ I thank

Spookcity commented 6 years ago

@hard-sat Hmm, I have no clue why this would be. No one else has reported this to me and I have no issues. I have used a few different versions of kernel adiutor as well. I'm not sure what to say. I will try the 1500MHZ version and see. I have not tested these. Perhaps I messed something up.

Edit: Also,that bizarre frequency seems to be "normal" I'm not sure why,but I have had that a time or two as well. Something I'll look into also.

hard-sat commented 6 years ago

and v.3 perfectly works! something is badly changed in the version of century v.3a and, as a result, the subsequent versions. I thank

Spookcity commented 6 years ago

@hard-sat You are right. It's only the 1500MHZ version,but changing voltages indeed does not work with version 4.0b..Probably the last few versions as well. I obviously messed something up. I will try to fix it when I have some time.

Sent from my Samsung SM-G800F using FastHub

Mikahlo commented 6 years ago

@Spookcity No random reboots with Spookcity_Kernel-N - Test v4.0b. I guess you reverted the correct commits. I didn't mess with kernel-adiutor at all. So I was using the default settings. The battery lifetime is great like the previous versions. I will try other governors the next days and hope for the best :)

Spookcity commented 6 years ago

@Mikahlo Great news and many thanks for the feedback! Hopefully this will be behind me now so I can release a stable v5.0 on XDA and work on other test builds to release on here.

Sent from my Samsung SM-G800F using FastHub

hard-sat commented 6 years ago

Spookcity, THANKS for Spookcity_Kernel-N_v5.0-1500, everything perfectly works and tension changes)) and it is possible to make FM-radio also? worked on the Android 4... )) I thank))

Spookcity commented 6 years ago

@hard-sat Glad to hear the voltage control is indeed fixed. As far as FM radio. A month or more ago I tried very hard to figure this out. I even downloaded the KK kernel sources to try to build the module.I tried a few different radio apps,but none would work. I have to say I think FM radio for our device is a lost cause.

Sent from my Samsung SM-G800F using FastHub

hard-sat commented 6 years ago

it is a pity, I thank))

Spookcity commented 6 years ago

@hard-sat I agree,it would be nice. I'm just not real sure what else I can try. Perhaps if I have some free time I will revisit it. Maybe I can think of another idea.

Sent from my Samsung SM-G800F using FastHub

hard-sat commented 6 years ago

very pleasantly to communicate with you, good luck, I thank))

Spookcity commented 6 years ago

@hard-sat Same to you :)

Sent from my Samsung SM-G800F using FastHub

hard-sat commented 6 years ago

we wait for your grandiose decisions! ))

hard-sat commented 6 years ago

Spookcity, hello. I read on XDA about complaints to unauthorized resets with your kernel. I had such problems too. I updated the program of the modem. My resets ended. The program of the modem is updated separately programs of system. Can do it and will help ))

hard-sat commented 6 years ago

[Basebands / Modems] SM-G800F](https://forum.xda-developers.com/galaxy-s5-mini/general/baseband-sm-g800f-t3354355) maybe will help))

Spookcity commented 6 years ago

@hard-sat Hey,thanks a lot! I always appreciate the help. I'm not sure if that's the issue for them or not,but it could be. I will mention it to them.Thanks.

jimmy999x commented 6 years ago

I've noticed that hennymcc is working on LOS 15.0, that's very good news! :) When I have time, I will try to compile some test version for you

Spookcity commented 6 years ago

It is indeed great news that Tobias has started to work on Android O for our device. We are very lucky. At this point,last I heard he has successfully got it to build,but it doesn't boot. I've been lacking the time lately to do much of anything android related,but hopefully soon I will try to see if I'm able to lend a hand in some small way.

Sent from my Samsung SM-G800F using FastHub

jimmy999x commented 6 years ago

image I can not compile roms, for this problem, any ideas?

Oleggluk commented 6 years ago

I understand correctly, the development of RR for android N is discontinued? https://plus.google.com/communities/109352646351468373340 @jimmy999x Could you, when will be the time, make the final version?

jimmy999x commented 6 years ago

yesterday I tried to compile roms for the s5 and s5 mini, but due to the recent changes that were made, I could not do it, apparently I have to discard some commits

Spookcity commented 6 years ago

@jimmy999x The error you posted earlier I would assume could be fixed by finding that permissions.xml file...Or you could comment it out wherever it's called for (BoardConfig.mk,device.mk) Not sure what that file does specifically though,so it could cause issues if done this way.

On a side note: I finally had some free time today. I successfully built crDroid 8.0,but as with LOS 15 it doesn't boot. It seems to be possibly related to the hwcomposer. If I have any time this week I'll try to talk to Tobias and work on it some more.

Sent from my Samsung SM-G800F using FastHub

friedensfurz commented 6 years ago

@jimmy999x Can you please update RR? Thanks:grinning:

Spookcity commented 6 years ago

@friedensfurz If @jimmy999x is too busy and doesn't have the time I may have the time to try to build an update for RR over the weekend or early next week.

Sent from my Samsung SM-G800F using FastHub

jimmy999x commented 6 years ago

Sorry guys, I do not have the same time as before, lately I'm very busy with the university

friedensfurz commented 6 years ago

@jimmy999x No problem, take your time. @Spookcity might build RR when he has some time:grinning:

Spookcity commented 6 years ago

@friedensfurz i indeed will build an update. Things have been pushed back some due to me working on LOS 15 (which Tobias has now posted up on XDA) So, I will try to get RR updated later in the week....As well as a new test build of my kernel.

Spookcity commented 6 years ago

Well,I found a little time to build RR,so here ya go. AFH won't let me log in,so I have put it on my GDrive for now. I will probably add it to the main RR XDA thread too at some point as Zocker added me as a contributor.

RR-5.8.5-FINAL

HaxXorHardy commented 6 years ago

please update Beanstalk rom! i love this rom it works perfect for me! <3<3<3

Spookcity commented 6 years ago

@HaxXorHardy I am going to build an update for slim today. Then Beanstalk will be my next build.

HaxXorHardy commented 6 years ago

@Spookcity ty you are the best! :heart_eyes: