Halium / projectmanagement

144 stars 33 forks source link

[device-port] [serranodsdd] Samsung S4 mini duos #105

Open rogieroudshoorn opened 6 years ago

rogieroudshoorn commented 6 years ago

Tree: halium-7.1

Funky issue: device needs to have flashed halium-boot once; afterwards hybris-boot works as usual Current status: LXC runs; now to actually get tests to run

rogieroudshoorn commented 6 years ago

When i build with CONFIG_PID_NS enabled, i get the following build error on mka hybris-boot (and systemimage):

Update: fixed by https://github.com/rogieroudshoorn/android_kernel_samsung_msm8930-common/commit/892adf21e3912542d8264e13361e5858452fd997

rogieroudshoorn commented 6 years ago

photo_2018-11-04_16-03-29

Plasma boots :) Still have lots of errors in dmesg and logcat to deal with though, and scaling seems woefully incorrect.

mahond commented 6 years ago

Hi,

I have the LTE version. i9195.

I would be interested to get Ubuntu touch running.

digmorepaka commented 5 years ago

I have a few spare serranoltexx(i9195) boards, it shouldnt be that hard to port it since it already boots on the duos. Most likely changing the kernel and some modem stuff.

rogieroudshoorn commented 5 years ago

Since all s4 mini's share a common lineage kernel & device it should be as easy as replacing 4 defconfig flags to get it booting on the LTE version; i think the 3G version will "just work" with what there is.

I am nowhere near getting the modem to work anyway, and if you guys want to pitch in on the 9195, i think we'll go a lot quicker. Warning though - the kernel is so old on this device, the newer versions of plasma will probably not work (they'll require a newer kernel for systemd). UBPorts will probably be fine until they jump to 20.04.

digmorepaka commented 5 years ago

in a few weeks i will get parts for one of my 9195s and il be happy to test it

Flohack74 commented 4 years ago

Any activity still here? Modem does not work because Samsung uses an incompatible RIL layer that will not work with ofonod out of the box. I fixed this for S3, and probably same stuff needs to be done for other Samsungs...

rogieroudshoorn commented 4 years ago

Not really, ordered a pinephone so i'd have something that is usefull for a much longer term ... still have the phone laying around somewhere if there's something you'd like to me test though!

Flohack74 commented 4 years ago

Well interesting question first, can you look in your device tree if there is a RIL.java class to be found (* means something could be written before or after the word RIL). You might want to search in the original tree since Halium tends to strip out those files.