T42 | <mintphin> how much space does lineage 10 take? | 01:44 |
---|---|---|
T42 | <mintphin> (for porting sfos to a new device) | 01:44 |
T42 | <mintphin> wait, lineage 17.1 | 01:44 |
T42 | <mintphin> sorry, mixed them up | 01:45 |
T42 | <mintphin> wait, 200 GB? | 01:46 |
T42 | <mintphin> ok i'm gonna have to save it for later | 01:46 |
T42 | <mintphin> i've switched to another computer | 03:01 |
T42 | Golden %lastname% was added by: Golden %lastname% | 07:39 |
T42 | <Golden %lastname%> Hi guys, | 07:39 |
T42 | <Golden %lastname%> I need sailfish for mido(redmi note 4). Please share the link. Old Xda links are not working. | 07:40 |
T42 | <adampigg> @Golden %lastname% [I need sailfish for mido(redmi note 4). Please …], https://gitlab.com/sailfishos-porters-ci/mido-ci/-/pipelines | 08:24 |
T42 | <Golden %lastname%> @adampigg [https://gitlab.com/sailfishos-porters-ci/mido- …], Thanks | 08:28 |
rinigus | mal: looks like all is incorporated without any magic needed. but I had better luck by disabling via tama dtsi: https://github.com/sailfishos-sony-tama/android_kernel_sony_msm/commit/c85507a577683ca26b764121bbdf669999e4bbbb | 08:52 |
rinigus | now suspends. will have to look whether it will enter tight loop with suspend exit/entry having too little time. as I had for 4.9 kernel | 08:52 |
T42 | T %lastname% was added by: T %lastname% | 10:21 |
T42 | <Golden %lastname%> @adampigg [https://gitlab.com/sailfishos-porters-ci/mido- …], Do I require lineage firmware and lineage 14.1 for this zip or it can be flashed directly? lineage 14 is not downloading from xda links. Are there any new links? | 10:52 |
T42 | <Golden %lastname%> Thanks | 10:52 |
T42 | <adampigg> yeah probably needs 14 and its firmware | 10:56 |
T42 | <Golden %lastname%> @adampigg [yeah probably needs 14 and its firmware], ok, are there any updated links? | 11:03 |
T42 | <Golden %lastname%> many thanks | 11:16 |
T42 | <Golden %lastname%> Hi, I tried to flash the latest sailfish rom using latest twrp and orangefox. It failed in both. Lineage is working though. Is there any recommended recovery? I wiped all the partitions except internal memory and system. | 13:54 |
T42 | <Golden %lastname%> I flashed 3.2.1.20 | 13:54 |
T42 | <Golden %lastname%> and formatted data partition before flashing sailfish | 13:55 |
mal | which device? | 13:59 |
T42 | <Golden %lastname%> @mal [which device?], mido | 13:59 |
T42 | <Golden %lastname%> redmi note 4 | 13:59 |
mal | @adampigg ^ | 14:00 |
T42 | <adampigg> if it fails while flashing, is it the twrp bug? isnt there a version that works | 14:03 |
T42 | <Golden %lastname%> I got error 7. | 14:04 |
T42 | <Golden %lastname%> @adampigg [if it fails while flashing, is it the twrp bug …], should I try with a previous version of sailfish? or my method is wrong? | 14:06 |
T42 | <adampigg> its not your method .. looks for an older twrp | 14:06 |
T42 | <Golden %lastname%> @adampigg [its not your method .. looks for an older twrp], which version? | 14:07 |
T42 | <adampigg> not sure, try some older 2.x versions | 14:20 |
T42 | <adampigg> 3.3 works on Pro1 | 14:21 |
T42 | <edp_17> Hi all. I'd need a little help with the mobile data on my N7000 (cm14.1 - sfos 4.0.1.48). Calls/Text (In/Out) do works but when I turn on mobile data it flickers between Disabled/Enabled. | 14:44 |
T42 | <edp_17> ril_subscription.conf: https://paste.ubuntu.com/p/6mtqXGjmgH/ | 14:44 |
T42 | <edp_17> ofono log: https://paste.ubuntu.com/p/yJWqwDFNGW/ | 14:44 |
T42 | <edp_17> I've also tried it without the 'legacyImeiQuery=true' and 'enablCellBroadcast=false' in ril_subscription.conf but it didn't help. | 14:45 |
T42 | <edp_17> Oh and if that helps or may be connected, there is no IMEI number in Settings. | 14:52 |
T42 | <Golden %lastname%> @adampigg [not sure, try some older 2.x versions], thanks | 15:32 |
*** daniel is now known as Guest94347 | 17:44 | |
piggz | mal: whats teh difference between early and late suspend | 18:48 |
piggz | im wondering why a user of amazifh says his issues were resolved by switching to early suspend | 18:50 |
mal | piggz: hmm | 18:53 |
rinigus | mal: after sorting out suspend, I am looking into other issues with tama/aosp-10/aarch64. currently, looking into sound issues as in https://github.com/sailfishos-sony-tama/main/issues/111 . would have to collect bit more logs, though | 20:13 |
rinigus | mal: however, I noticed that I have somewhat different apex mounts if I compare SFOS and AOSP | 20:13 |
rinigus | https://dpaste.org/ZUE1 | 20:13 |
rinigus | is it normal? no idea why they are in double on SFOS and some seem to be missing | 20:14 |
mal | rinigus: I know the issue | 20:17 |
mal | at least one isseu | 20:18 |
rinigus | ... looking forward ... | 20:19 |
mal | rinigus: because my submodule PR is not yet merged you need something like https://github.com/mlehtima/droid-config-fp2-sibon/blob/master/sparse/lib/udev/rules.d/99-pulseaudio-ignore-builtin-card.rules | 20:20 |
mal | rinigus: you should be able find the id value from something like "cat /sys/class/sound/card0/id" | 20:21 |
rinigus | mal: was just going to ask you about it :) | 20:21 |
rinigus | let's see | 20:21 |
mal | rinigus: the issue was that submodule enabled udev by default for usbaudio and we need to tell it to ignore the built-in audio card | 20:22 |
mal | I will be removing the default enabling once I merge the PR | 20:22 |
rinigus | mal: sounds about right. let me try | 20:22 |
rinigus | mal: excellent! that log disappeared, thank you! | 20:35 |
rinigus | mal: what about apex mounts - is it OK as it is? | 20:35 |
mal | what do you mean | 20:36 |
mal | rinigus: does volume work correctly now? | 20:41 |
T42 | <edp_17> Is there a simple way to force/set sailfish to render everything black&white? | 20:42 |
rinigus | mal: no, it still jumps once in a while. | 20:47 |
rinigus | mal: df output in AOSP and SFOS at https://dpaste.org/ZUE1 . see the difference in /apex | 20:48 |
rinigus | .. as for volume jumps, it does not happen every time, but once in 3-4 trials of pausing and resuming youtube videos in the browser | 20:50 |
spiiroin | piggz: assuming you are talking about "mcetool --set-suspend-policy=early" type thing... | 21:11 |
spiiroin | in early-suspend type kernels (e.g. jolla1) -> suspend is enabled / but a wakelock is kept -> display & some other periphreals get powered off & possibly some cores too / frequencies down | 21:11 |
spiiroin | but cpu is still kept on, device does not really suspend | 21:12 |
spiiroin | in autosleep kernels it is handled so that end result is something similar | 21:13 |
piggz | spiiroin: user said it was an xa2 iirc | 21:13 |
piggz | would that turn off suspend .... i suspect so going by what he described | 21:14 |
spiiroin | piggz: well, basically yes. the device never fully suspends | 21:14 |
piggz | well, he's happy .... ant the only other solution i have is to use libkeepalive to prevent suspend anyway | 21:15 |
spiiroin | piggz: it is a bluetooth thing? | 21:15 |
piggz | spiiroin: yes | 21:16 |
piggz | when device suspends, it disconnects watch | 21:16 |
spiiroin | old bluez4 stack in j1 had some suspend awareness added | 21:18 |
spiiroin | and mce had some horrible hacks too | 21:18 |
spiiroin | I'm not sure about how the current bluez5 is in that regard, but it might have been better too | 21:19 |
spiiroin | but yeah, it is a bit troublesome area in general in this regard | 21:19 |
spiiroin | any idea if kernel just powers off bt in suspend / is there room for userspace issues/bugs? | 21:20 |
piggz | spiiroin: i dont really have the issue on the pro1 ... he gave me some logs, and it clearly showed the kernel suspending, followed by the BT disconnect | 21:26 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!