| nightishaman | mal: is there any way to blacklist the firmware its trying to load in udev somehow, i searched in stock and lineageos and none have the firmware its requesting | 00:18 |
|---|---|---|
| nightishaman | Or how does Android handle these firmware loading cases? | 00:24 |
| nightishaman | the 2 minute issue can be fixed by using /sys/class/firmware/timeout and setting it to 1 | 01:11 |
| nightishaman | mal: There still is the linkerconfig issue, I don't know whats happening, but for some reason nothing is appearing when droid-hal-init executes linkerconfig | 01:15 |
| nightishaman | im thinking about just adding a service that runs linkerconfig again | 01:17 |
| nightishaman | I think I found the issue | 01:34 |
| nightishaman | nvm | 01:44 |
| T42 | <nightishaman> I might let it execute a bash script which prints the state of /linkerconfig and executes linkerconfig one time to print the config to a log file in init.rc | 01:49 |
| T42 | <nightishaman> Tomorrow | 01:49 |
| T42 | <the_hiktor> whats the problem with the repos i couldnt build anything it throws curl errors saying certificate has expired | 09:33 |
| Keto | fixed | 09:55 |
| T42 | <the_hiktor> thx a lot 😁 | 09:58 |
| T42 | <the_hiktor> i still got no ui after applying this patch "https://github.com/sailfishos-on-sake/hybris-patches/blob/hybris-18.1/system/core/0051-linkerconfig-switch-no-updatable-apex.patch" droid-hal-init still dead journal dead and here's some dmesg from post-switch_root | 12:51 |
| T42 | <the_hiktor> https://paste.opensuse.org/pastes/de3f6805ed7b | 12:51 |
| T42 | <b100dian> regarding PSA from May 16; which extermal/libhybris tag is necessary for qt5-qpa-hwcomposer-plugin 5.6.2.27, the latest (today) libhybris 0.0.5.58 ? | 14:40 |
| T42 | <b100dian> I'm starting to update my devices, with tucana, to see the waydroid failure :-S | 15:02 |
| T42 | <elros34> @the_hiktor didn't you have some selinux issue and disabling it get you journal working? | 15:17 |
| T42 | <the_hiktor> dont remember exactly but at some point selinux made some issue rather than being helpful | 15:18 |
| T42 | <elros34> this channel have irc logs, telegram logs and even dedicated search site so you can easily find it | 15:19 |
| Mister_Magister | @elros34 that's what has lerned me the habit of typing everything i'm doing so that others might find it useful and now people complain when I do it xd | 15:20 |
| T42 | <elros34> @Mister_Magister some are greatful for this type of behavior even if not today then maybe half year later when stuck with similar issue | 15:21 |
| Mister_Magister | it's funnest when you find yourself | 15:22 |
| Mister_Magister | and be like "what the heck was I on about" | 15:22 |
| T42 | <elros34> he was wrong! ah it was me:P | 15:23 |
| Mister_Magister | or more like "what did i know back then that I don't know now" | 15:23 |
| Mister_Magister | What do you mean past me??? | 15:23 |
| T42 | <the_hiktor> @elros34 yeah ik but my point that dont we need selinux ? besides you told me not to change anything selinux related in kernel cuz it wont help | 15:25 |
| T42 | <elros34> probably we need but maybe there is way around at least now you can fix other errors with disabled selinux and see how far this will go. I see now systemd somehow works. I told you that this particular patch fix not working apex/reboot. Fixed? good move on and fix other issues | 15:35 |
| T42 | <the_hiktor> okok | 15:36 |
| mal | @b100dian 0.0.5.58 | 15:40 |
| Mister_Magister | mal: do you think it would be fine if I pushed the motorola sensors/gestures to upstream even though no official sfos software will actually handle it? since you can override the sensor id in config that would also be no issue if port uses different ID | 15:42 |
| mal | Mister_Magister: I suspect those are qcom extensions, I remember seeing some gestures | 15:43 |
| Mister_Magister | those are motorola specific though, because they're moto gestures, same code they've been porting since my moto x2 till today | 15:45 |
| Mister_Magister | so it's not qcom specific no, it's motorola specific | 15:45 |
| mal | hmm | 15:45 |
| mal | I'll check a bit later on some devices I have what those report | 15:46 |
| Mister_Magister | sure thing | 15:46 |
| Mister_Magister | tho i doubt you'll find "Moto Glance" sensor on non-motorolas :P | 15:46 |
| Mister_Magister | and ChopChop is specifically motorola thing xd | 15:46 |
| Mister_Magister | it'd be nicer to have it in upstream so that i don't have to rebase my patches every time, and all of the current motorola ports (and theres multiple and more to come) could use it | 15:47 |
| T42 | <Mister_Magister> @edp_17 could probably use it (also ping) | 15:48 |
| Mister_Magister | mal: here are sensors from op6 (oneplus does gestures via touchscreen) https://paste.opensuse.org/pastes/186954b8f5be and here's list from my motorola https://paste.opensuse.org/pastes/4d453dff958b if you still don't trust me | 15:53 |
| Mister_Magister | all these at the bottom of motorola are moto gestures™ | 15:54 |
| Mister_Magister | or perhaps i could make it so that only my .so's are being built and just update them i guess | 15:57 |
| T42 | <elros34> @the_hiktor BTW are you 100% sure you have copied right files to /etc/selinux from android partition after flashing lineage? | 16:02 |
| T42 | <the_hiktor> mmmm idk i was talking with mal back then and i asked him about the files if they are the right one's and he said yea | 16:10 |
| T42 | <the_hiktor> but i can double check | 16:10 |
| T42 | <the_hiktor> but there's one thing that was unclear to me | 16:11 |
| T42 | <the_hiktor> about getting them from android side | 16:11 |
| T42 | <elros34> do you have sestatus command on device? | 16:11 |
| T42 | <the_hiktor> lemme see | 16:12 |
| T42 | <the_hiktor> nope i dont have it | 16:13 |
| T42 | <the_hiktor> about selinux files where do we exactly get them like from sources or from the android base on device just to be sure that i did understand correctly 😅 | 16:17 |
| T42 | <elros34> AFAIK but I may be wrong for example /etc/selinux/minimum/policy/policy.30 https://github.com/mer-hybris/droid-config-sony-seine/blob/eaa09db67b94352ef801417363008dc4005d9213/sparse/etc/selinux/minimum/policy/policy.30 so you copy /vendor/etc/selinux/precompiled_sepolicy to /etc/selinux/minimum/policy/policy.30 | 16:23 |
| T42 | <elros34> install on device policycoreutils and check sestatus -s | 16:24 |
| T42 | <elros34> wrong: sestatus -v | 16:25 |
| T42 | <the_hiktor> if so then that's what i did exactly 😕 | 16:40 |
| T42 | <the_hiktor> ok got that | 16:40 |
| T42 | <the_hiktor> it says selinux disabled | 16:41 |
| T42 | <the_hiktor> wth 🥲 | 16:41 |
| T42 | <the_hiktor> oh wait i already disabled it in defconfig | 16:43 |
| T42 | <the_hiktor> i guess ill have to enable it right ? | 16:43 |
| T42 | <elros34> decide yourself either strugle with selinux or fix other things | 16:44 |
| T42 | <the_hiktor> no i wanna step forward 🥲 | 16:44 |
| T42 | <elros34> so check journal | 16:46 |
| T42 | <the_hiktor> ok lemme just enable selinux first | 16:47 |
| T42 | <elros34> errr | 16:50 |
| T42 | <the_hiktor> what.. did i misunderstood anything ? | 16:51 |
| T42 | <the_hiktor> or am i boring you 🥲🥲 | 16:51 |
| T42 | <elros34> sorry I must have misunderstood you, move on. I though with selinux enabled you have journal and you want ot debug sailfish booting | 16:59 |
| T42 | <the_hiktor> iirc journal was dead with or without selinux soo.... | 17:01 |
| T42 | <the_hiktor> iirc it died when i added selinux files | 17:03 |
| mal | @elros34 disabling selinux completely just makes things difficult on most modern devices | 17:23 |
| T42 | <edp_17> @Mister_Magister , Hi. What could I use? | 18:15 |
| Mister_Magister | @edp_17 motorola gestures like chopchop, would you mind stopping sensorfw and running it manually as root /usr/sbin/sensorfwd -c=/etc/sensorfw/primaryuse.conf --systemd --log-level=debug --no-magnetometer-bg-calibration and giving me output on the G7? You're the only person who has active motorola port beside me :P | 18:16 |
| T42 | <edp_17> Will do that, but you have to wait because I am not at home atm and the MotoG7 isn't with me. | 18:18 |
| Mister_Magister | no worries i'm just curious if you have same gestures and same ids | 18:25 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!