osum4est | do you know which one i'd be looking for? there's a bunch of them and i'm not sure how to find the right one | 00:01 |
---|---|---|
r0kk3rz | fstab.common is in the device repo? | 00:03 |
osum4est | yes | 00:04 |
r0kk3rz | at a guess - https://github.com/LineageOS/android_device_google_marlin/blob/765faea6ba4b93d62d40bcef7a975d1570c4e4a5/device-marlin.mk#L45 | 00:07 |
osum4est | oh, huh. seems like that should already be happening but for some reason it isn't. shouldn't that makefile be used by the sfos build? | 00:10 |
r0kk3rz | so which fstab do you think its using? | 00:12 |
osum4est | what do you mean? | 00:13 |
r0kk3rz | does it have a fstab in out? | 00:24 |
osum4est | no, i had to manually copy the fstab.common to out. its to getting copied for some reason | 00:26 |
osum4est | also still haven't figured out why the sim is only detected ~1/10 boots. i got a svgs from systemd-analyze for when it works and doesn't work but i didn't see anything stand out. my radio mount always happens before ofono starts. heres a journal when it doesnt work: https://pastebin.com/1iTG71rH and a journal when it does: https://pastebin.com/XAF54JwA | 00:35 |
r0kk3rz | yeah could be something else then | 00:40 |
osum4est | well it looks like camera, vibration, and web browser also only sometimes work. it's gotta be something related android rather than specifically to celluar right? | 01:25 |
r0kk3rz | could be | 01:27 |
osum4est_ | wait, just to confirm: does cdma work with sailfish? | 04:18 |
r0kk3rz | probably not, but that stuff is more handled by RILD | 04:37 |
r0kk3rz | ie. the android side stuff | 04:38 |
osum4est_ | well that sucks... i got close by setting the networkmode to 8 in the default.prop and the ril_subscription. it shows as connected in the status bar, but i can't actually connect to the internet or send texts. can't test calls since sound doesnt work | 04:47 |
r0kk3rz | maybe talk to monich about it | 04:49 |
osum4est_ | have they gotten it to work? | 04:49 |
r0kk3rz | who is they? jolla? | 04:49 |
osum4est_ | monich, sorry | 04:49 |
r0kk3rz | oh right, he is the jolla modem guru | 04:50 |
osum4est_ | huh, i'm able to recieve a call | 04:50 |
r0kk3rz | interesting | 04:51 |
r0kk3rz | download the ofono logger app off openrepos.net and log some tests | 04:51 |
osum4est_ | its getting completely spammed by "can't activate context 1 (roaming)" | 05:06 |
osum4est_ | ok here's the log from that app: https://drive.google.com/open?id=1_NUrItYzrEoqN-3qsMz2bf-0lasP5egh tried sending an sms and let it fail while it was logging | 05:15 |
T4 | <adampigg> Whats this about mister_magister leaving? | 07:26 |
mal | @adampigg where? | 08:36 |
T4 | <adampigg> mal: https://twitter.com/Mister1Magister/status/1124059657247571970 | 10:07 |
ghosalmartin | ...is he alright? | 10:36 |
T4 | <adampigg> Dunno | 10:47 |
r0kk3rz | im going to say not | 11:04 |
*** Thaodan is now known as Thaodan_ | 11:46 | |
*** Thaodan_ is now known as Thaodan | 11:46 | |
ghosalmartin | anyone installed linux on raid0? | 13:06 |
T4 | Pristinesnowflake was added by: Pristinesnowflake | 14:52 |
T4 | <Pristinesnowflake> Hi | 14:53 |
T4 | <Pristinesnowflake> I want to install Sailfish OS on my mi 3s prime | 14:55 |
mal | does the device have some lineage os available? | 14:55 |
T4 | <Pristinesnowflake> No | 14:57 |
T4 | <Pristinesnowflake> Do i need to Flash lineage first? | 14:58 |
mal | sailfish porting needs lineage os or aosp sources for the hardware adaptation and of course installation of the matching lineage os or aosp version | 14:59 |
mal | is the 3s prime very different from normal 3s? | 15:00 |
T4 | <Dr_tSin> @mal [is the 3s prime very different from normal 3s?], Nope | 15:01 |
T4 | <Dr_tSin> Same trees | 15:01 |
T4 | <Dr_tSin> @Pristinesnowflake [No], Yes it has... | 15:02 |
T4 | <Pristinesnowflake> Okay | 15:05 |
T4 | <Pristinesnowflake> Ill install lineage os first | 15:06 |
T4 | <Pristinesnowflake> Thanks | 15:06 |
T4 | <Pristinesnowflake> (Sticker, 512x512) https://af42kgggd3mfqvgy.tor2web.io/HKEedUO66o.webp | 15:06 |
T4 | <Dr_tSin> @Pristinesnowflake [Ill install lineage os first], I didn't read xda thead?? | 15:08 |
rinigus | kimmoli: so far, I haven't encountered anything breaking with 3.0.2.8 built using libhybris .25. the regression seems to be in disconnecting bluetooth device, which sometimes does not disconnect. note its not always and probably depends on device and on your luck. namely, if I press bt enabled on onyx to disable it, bt button goes to dark state, but still shows connected device name. in addition, bt icon on main | 16:58 |
rinigus | screen (small stat bar) is still on. | 16:58 |
rinigus | kimmoli: to get out of this mode, you'd have to reconnect and try again. not very reproducible, maybe have to debug it one day | 16:59 |
Mister_Magister | mal: ping, it's kinda ot but i have noone to ask and you might have some idea. (porting lineage) my android kernel is not mounting partitions and i want to ls /dev somehow from init script but no idea how to do it. exec -- /bin/ls /dev throws that /bin/ls doesn't exist even if i added it manually to ramdisk. Do you have any idea maybe? | 17:07 |
mal | Mister_Magister: what kind of init script does lineage have? | 17:40 |
Mister_Magister | mal: i mean the /init.rc script | 17:40 |
Mister_Magister | i'm causing kernel panic before early boot | 17:41 |
Mister_Magister | all the /*.rc files | 17:41 |
Mister_Magister | we have *.rc in sfos too so i thought u might have some idea | 17:41 |
* Mister_Magister as we disable them mostly | 17:42 | |
mal | Mister_Magister: have you tried what happen if you make the mer changes to kernel too to sfos init ramdisk, would tell if the kernel is completely broken or not | 17:45 |
mal | *boot to | 17:45 |
Mister_Magister | mal: i don't know what changes did mer | 17:45 |
* Mister_Magister the kernal should be okay as i did not touch it | 17:46 | |
Mister_Magister | mal: kernal is probably not broken as it's booting the 14.1 lineage | 17:48 |
Mister_Magister | im porting 15.1 just to get bt working | 17:49 |
mal | ok | 17:49 |
mal | 15.1 might need some kernel changes | 17:49 |
Mister_Magister | i haven't seen other devices do any changes | 17:50 |
mal | hmm | 17:50 |
Mister_Magister | tried to put some exec into script and even put /bin/ls into ramdisk but it doesn't see it (can run anything) | 17:50 |
Mister_Magister | can't* | 17:51 |
mal | I don't know much about lineage porting, do you have selinux in permissive mode or disabled? | 17:59 |
Mister_Magister | permissive | 18:06 |
Mister_Magister | well i was mostly asking what can i do to ls /dev in init script | 18:06 |
T4 | <DSstill01> I fixed camera on aliendalvik. now everythin in aliendalvik works, so, im planning to use sailfishos as daily-driver, but that's a hard decision to make | 18:11 |
ghosalmartin | isnt that illegal | 18:12 |
Mister_Magister | it is | 18:12 |
Mister_Magister | @DSstill01 how did ya do it? | 18:12 |
Mister_Magister | i have broken camera in my ad | 18:12 |
T4 | <DSstill01> then, you're trying to port aliendalvik even if you know that it's illegal, while i dont know that it's illegal and i maybe have a sailfishx | 18:14 |
T4 | <DSstill01> [Edit] then, you're trying to port aliendalvik even if you know that it's illegal, while i dont know that it's illegal and maybe I have a sailfishx | 18:14 |
ghosalmartin | I think even you have the license you can't port it to other devices, I could be mistaken here tbh | 18:14 |
Mister_Magister | ghosalmartin: i mean porting is not illegal | 18:15 |
Mister_Magister | sharing package is illegal | 18:15 |
T4 | <DSstill01> nooo, i dont want to go to jail | 18:15 |
ghosalmartin | Mister_Magister, oh right yeah ofc not | 18:15 |
Mister_Magister | @DSstill01 chillout just tell me how did ya fix camera | 18:15 |
ghosalmartin | I am curious if Jolla will own all of alien dalvik since they rewrote a ton, if they'll just license it to users | 18:15 |
Mister_Magister | ghosalmartin: ? | 18:15 |
T4 | <DSstill01> i will only put in my personal gdrive for backup reasons but i wont share it ofc | 18:15 |
T4 | <DSstill01> @Mister_Magister [@DSstill01 chillout just tell me how did ya fi …], cam_socket symlinks | 18:16 |
Mister_Magister | i already have that | 18:16 |
Mister_Magister | just media isn't working :/ | 18:16 |
Mister_Magister | audio/video | 18:16 |
T4 | <DSstill01> then post your error, probably it's different to mine | 18:16 |
Mister_Magister | u can share config file no problem but not the ad package | 18:16 |
Mister_Magister | i don't even know how to get log out of ad | 18:17 |
Mister_Magister | eh lineage community is so helpful | 18:18 |
T4 | <DSstill01> https://bpaste.net/show/cc54f917a3f0 | 18:18 |
T4 | <DSstill01> @Mister_Magister [i don't even know how to get log out of ad], chroot to /opt/alien and run /system/bin/logcat | 18:18 |
Mister_Magister | kek | 18:19 |
T4 | <DSstill01> then > to a file | 18:19 |
T4 | <DSstill01> and post it | 18:19 |
Mister_Magister | lel kek | 18:19 |
Mister_Magister | oh cam socket | 18:19 |
Mister_Magister | interesting | 18:19 |
T4 | <DSstill01> yes, that fixed socket /dev/video* permission denied errors | 18:20 |
Mister_Magister | kek | 18:20 |
* Mister_Magister back to android hell | 18:20 | |
T4 | <DSstill01> D: | 18:21 |
T4 | <DSstill01> flexing a working aliendalvik port in a sailfishos porters group is funnier than flexing Rolexes | 18:22 |
Mister_Magister | i had working ad port | 18:22 |
Mister_Magister | not fully but working | 18:22 |
Mister_Magister | long before u | 18:22 |
T4 | <DSstill01> mine is fully working ooo | 18:23 |
T4 | <DSstill01> the only thing i didnt test is phone calls | 18:23 |
T4 | <DSstill01> the only problem i found to make it start was binder driver, because xperia x is 64bit, so, i had to backport 64bit binder driver, that luckily works on 32bit otherwise rip | 18:25 |
Mister_Magister | mal: how can i add something to ramdisk? | 18:34 |
mal | Mister_Magister: no sure really how to do that in android | 18:36 |
mal | because I haven't looked into what it contains normally | 18:37 |
Mister_Magister | mal: isn't it same in sailfishos? | 18:38 |
mal | you can extract the ramdisk and check yourself | 18:56 |
Mister_Magister | repacking ramdisk causes selinux to abort boot tho | 18:56 |
mal | really? | 18:57 |
Mister_Magister | ye | 18:58 |
Mister_Magister | i'm gonna replace init script with ls just to force it into ramdisk ffs | 18:58 |
type0f | Mister_Magister: lol #lienageos-dev | 19:32 |
Mister_Magister | i dun know u | 19:32 |
Mister_Magister | who r u | 19:32 |
type0f | A guy who wanted to help you | 19:33 |
osum4est | mal, monich: is it possible to get CDMA to work with sailfish? i set my network mode to 8 in default.prop and ril_subscription, and it shows as connected in the status bar. i am even able to recieve/start calls. i can't seem to send messages or use data, though. i got logs from the ofono logger app when trying to send an sms and letting it fail: https://drive.google.com/open?id=1_NUrItYzrEoqN-3qsMz2bf-0lasP5egh | 19:36 |
Mister_Magister | type0f: then do it if you can | 19:38 |
Mister_Magister | i would be pleased | 19:39 |
type0f | Yeah, but that's a mix of errors | 19:42 |
Mister_Magister | type0f: just latest one | 19:44 |
type0f | Nono, 3rd line | 19:46 |
mal | osum4est: maybe some configuration like mentioned here could help https://git.merproject.org/mer-core/ofono/merge_requests/208 ? | 20:19 |
Mister_Magister | mal: i put whole /system into ramdisk xd | 20:24 |
mal | heh | 20:24 |
Mister_Magister | im totally out of ideas | 20:27 |
Mister_Magister | no way of fixing noone to ask for help just great. on second thought i can skip android and go straight into porting mainline | 20:47 |
mal | why can't you ask from lineage channel or forums or something? | 20:50 |
Mister_Magister | mal: cause i did but lineage community is far from good so nobody to help | 21:02 |
Mister_Magister | there is not lineage version of mal | 21:02 |
Mister_Magister | [20:18] <LuK1337> wow, that's unfortunate | 21:02 |
* Mister_Magister Luk is bad person | 21:02 | |
type0f | Luk is a complete dickhead | 21:17 |
piggz | r0kk3rz: re taskswitcher setup.py .... i wonder if youre over complicating things ? why not just iterate the entires in /proc/bus/input/devices like the app? | 21:25 |
r0kk3rz | maybe | 21:26 |
r0kk3rz | i guess you also might not use a bt keyboard | 21:27 |
piggz | r0kk3rz: yes, thats kinda my point .... though i also check for gemini keyboard anyway | 21:28 |
piggz | but, we want fxtec to work too | 21:28 |
r0kk3rz | was just me hacking | 21:33 |
T4 | <linusdan> "user 1000 does not exist" … that's nice? | 22:11 |
mal | when does that happen? | 22:12 |
T4 | <linusdan> I am generating the image with the MIC … It's happening while the packages are being installed | 22:15 |
osum4est | mal, tried setting that as well, didn't seem to help | 22:16 |
mal | mic often prints all sorts or warnings and errors, as long as it finished successfully all should be fine | 22:27 |
T4 | <linusdan> It's over now. Let's see if it will work :) … 6 months trying! … There will be an hour when I will see the SO logo | 22:34 |
r0kk3rz | so logo? | 23:16 |
r0kk3rz | theres no sailfish boot splash if thats what you're expecting | 23:17 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!