[DEV][HELP] Android Development (LineageOS, etc)

modpunk

Recognized Contributor
Oct 14, 2011
1,699
6,465
143
This thread is meant for discussions about LineageOS or other ROM development.
@derf elot and I got an S10e and we started to work on LineageOS for it. Before we maintained the Sony XZ1 Compact.
 

modpunk

Recognized Contributor
Oct 14, 2011
1,699
6,465
143
Could someone please provide the output of
Code:
getprop
from a Stock ROM on an S10e?

For example:

Code:
adb shell getprop > s10e_props.txt

Thanks!
 

modpunk

Recognized Contributor
Oct 14, 2011
1,699
6,465
143
Could someone please provide the output of
Code:
dumpsys media.camera
from a Stock ROM on an S10e?

For example:

Code:
adb shell dumpsys media.camera > s10e_cam.txt

Thanks!
 

modpunk

Recognized Contributor
Oct 14, 2011
1,699
6,465
143
Do you guys start your own fork, or do you join forces with existing Lineage 17.1 builds?
We've asked Ivan if he would share his source code, he didn't so we started from scratch on our own [1]. We would be very happy if Ivan would join our effort, then we don't have to figure out the stuff again. However we are making good progress. The most important services are running now. We're currently writing SELinux policies for radio and will share it with other devices once done. See the android_device_exynos_sepolicy repository.

What a Wurst!

[1] https://github.com/whatawurst
 

zunaid321

Member
Sep 17, 2014
38
26
0
Dhaka
Hey guys! Awesome work!

I have been requesting Ivan for the device tree for ages. But he keeps on saying soon.
I am a flashoholic. I literally try any GSIs out there. Keen on trying new roms and GSIs as well.

I am a S10+ user here.
I know more or less about android and all. If you need help to pull any files, do lemme know.

How can I contact you guys?
Did you make a telegram group or discord group?

I would love to join in the fun.

Do give me the contact details. Cheers!
 

modpunk

Recognized Contributor
Oct 14, 2011
1,699
6,465
143
I need a bit more help, with a stock ROM installed on S10e:

Please run the following commands while the screen is on and when it is off:

Code:
adb shell cat /sys/power/cpuhotplug/max_online_cpu
adb shell cat /sys/power/cpufreq_max_limit
adb shell cat /sys/power/cpufreq_min_limit
 

DHGE

Senior Member
Jun 20, 2015
589
277
93
coastal paradise
stock ROM installed on S10e:

Please run the following commands while the screen is on and when it is off:

Code:
adb shell cat /sys/power/cpuhotplug/max_online_cpu
adb shell cat /sys/power/cpufreq_max_limit
adb shell cat /sys/power/cpufreq_min_limit
see attachement
the first command does not find directory cpuhotplug

there is no difference on my S10e between screen states
 

Attachments

  • Like
Reactions: modpunk

angela5246

Senior Member
Mar 27, 2020
62
13
0
Hey guys!

Its really good to see you working on this. It would be so great to have LineageOS for S10 open source finally.
If you need help in testing, I'd be happy to support. Owing a S10e, running LOS 17.

A few words to this whole I-keep-my-work-closed situation with @Ivan_Meler. Its really disappointing to see that the work is kept closed as of now. And I think its a pity because this contradicts the whole idea of LineageOS. Its meant to be open source so people can contribute and modify and do their own thing. Now, like Ivan is doing, taking code that is open and free to all, modifying it to make it work on the S10 and keeping it closed doesn't seem right. Its not in the spirit LOS is based on.
 
Last edited:
  • Like
Reactions: Tagdu17

DHGE

Senior Member
Jun 20, 2015
589
277
93
coastal paradise
  • Like
Reactions: fil3s

ExtremeGrief

Senior Member
Jul 21, 2017
439
142
0
  • Like
Reactions: DHGE

modpunk

Recognized Contributor
Oct 14, 2011
1,699
6,465
143
I think we are entering BETA phase, finally the system is going into deep sleep. However there is one problem, with the CTC5 firmware update form Samsung, the camera stopped working. I guess it requires some kernel changes but there is not source code drop yet.
 
  • Like
Reactions: ExtremeGrief

ExtremeGrief

Senior Member
Jul 21, 2017
439
142
0
I think we are entering BETA phase, finally the system is going into deep sleep. However there is one problem, with the CTC5 firmware update form Samsung, the camera stopped working. I guess it requires some kernel changes but there is not source code drop yet.
After the source drops out, rebase the kernel on new source