*** ChanServ sets mode: +v T4 | 02:55 | |
Mister_Magister | spiiroin: about the "[16:01] <spiiroin> Mister_Magister: "find /etc/sensorfw/ -type f|xargs grep /sys" if only device_poll_file_path -line shows up -> not that sysfs enable thing" thingy. other than poll i have virtual/input/input{0,3} | 07:06 |
---|---|---|
spiiroin | Mister_Magister: checked from sources, the setting is "powerstate_path". i.e. using "find /etc/sensorfw/ -type f|xargs grep powerstate_path" should not produce false positives | 07:35 |
T4 | <akaWolf> Why not 'grep -r'? | 07:40 |
Mister_Magister | spiiroin: https://susepaste.org/15356762 | 07:44 |
spiiroin | Mister_Magister: next step, check in what section it is... can you paste the whole config file? | 07:44 |
mautzone | Hi there! | 07:46 |
mautzone | I'm trying to compile SFOS 2.2.0.29 on obs. Droid-hal-version-hammerhead fails because of unprovided pulseaudio 11.1+git4. Building for latest sailfish works. Anyone has a clue? | 07:46 |
Mister_Magister | spiiroin: you mean primaryuse.conf? | 07:50 |
Mister_Magister | spiiroin: https://github.com/VerdandiTeam/droid-config-titan/blob/master/sparse/etc/sensorfw/primaryuse.conf | 07:51 |
spiiroin | Mister_Magister: yeah. and looks like it is not used for proximity -> is not reason for your proximity woes | 08:03 |
Mister_Magister | spiiroin: ye so? | 08:03 |
spiiroin | Mister_Magister: well, one source of *possible* problems was: that sysfs enabled/disable does not work as expected. it it is not used at all -> ruled out | 08:04 |
Mister_Magister | spiiroin: sooo what now? | 08:04 |
spiiroin | trying to make it reproducible, increasing verbosity, adding debug logging, staring at android hal and kernel sources, etc | 08:06 |
Mister_Magister | spiiroin: whaaaaaat | 08:18 |
Mister_Magister | you made one debug patch that i dont know how to use spiiroin | 08:18 |
spiiroin | Mister_Magister: what you can do is: try make it easy to reproduce. that debug thing might help with that, but is not necessary. | 08:23 |
spiiroin | Mister_Magister: there are instructions in the commit https://git.merproject.org/mer-core/mce/commit/5667900c935c32f84d88af0a18245ce0139efa3c | 08:25 |
Mister_Magister | spiiroin: easy to reproduce? well that won't be easy | 08:31 |
Mister_Magister | it happens after couple phone calls or days | 08:31 |
Mister_Magister | and i dont have second phone rn to test | 08:31 |
* Mister_Magister wonders what will happen if he has dualsim and call second sim | 08:31 | |
Mister_Magister | spiiroin: should led be always on now? | 08:41 |
Mister_Magister | spiiroin: i have white led | 08:51 |
spiiroin | Mister_Magister: yeah, led on constantly, color differentiates proximity state. if you have "white only" led, it is less useful ... | 08:53 |
Mister_Magister | spiiroin: but it will be in logs or smth? | 08:53 |
spiiroin | Mister_Magister: no, the idea is to provide visual debugging info to spot when you are having problems, then go to logs | 08:54 |
*** ChanServ sets mode: +v T4 | 08:55 | |
Mister_Magister | spiiroin: then this patch is useless for me :/ | 08:55 |
spiiroin | Mister_Magister: you can enable just one of those patterns, then no-led = usual, have-led = possible problem | 08:56 |
spiiroin | Mister_Magister: but if you can reliably reproduce the issue on will, that would be the best thing to have | 08:56 |
Mister_Magister | spiiroin: its funny that after some update proximity is not detected in apps like messwerk | 08:57 |
spiiroin | Mister_Magister: like it does not work, or is not shown at all? | 08:58 |
Mister_Magister | spiiroin: does not work. but in os in calls for example its working | 08:58 |
* spiiroin ponders whether "proximity sensor for calls" in android was just a bad dream or something real ... | 08:59 | |
Mister_Magister | spiiroin: kay i enabled only PatternProximityCovered and it works | 08:59 |
Mister_Magister | spiiroin: whatcha mean | 08:59 |
* Mister_Magister has fun with led and proximity now | 09:00 | |
spiiroin | Mister_Magister: can you take a verbose log from sensorfwd startup, something like ... | 09:06 |
spiiroin | systemctl stop sensorfwd; sensorfwd -c=/etc/sensorfw/primaryuse.conf --log-level=test --no-magnetometer-bg-calibration | 09:06 |
spiiroin | and then ctrl-c once it calms down | 09:06 |
Mister_Magister | spiiroin: like now or when error occurs? | 09:08 |
spiiroin | Mister_Magister: now. just want to see the sensor selection log | 09:09 |
spiiroin | which is emitted early in sensofwd startup | 09:09 |
Mister_Magister | spiiroin: https://susepaste.org/44550908 | 09:10 |
mautzone | Ok, fixed it myself :) | 09:10 |
Mister_Magister | spiiroin: on one phone i cant use this led debug cause you didnt fix led yet :) | 09:22 |
spiiroin | Mister_Magister: thanks, looks like it does not have virtual sensor variants -> sensor selection should not be an issue either | 09:35 |
Mister_Magister | spiiroin: kk | 09:35 |
Mister_Magister | spiiroin: but the main phone we have problem on has non working led :P | 09:35 |
*** ChanServ sets mode: +v T4 | 14:47 | |
PocketCalculator | Good day all! I'm having trouble with the documentation. I followed it up to 85, "Building the Image with MIC", but all it generates is a .tar.bz2 file, no .zip file | 15:08 |
PocketCalculator | and 4 text files too | 15:09 |
T4 | <elros34> PocketCalculator: do you have zip installed in sdk? | 15:16 |
PocketCalculator | T4: the zip program? yes I do | 15:18 |
T4 | <elros34> there should be someting in logs why it fails if not try run mic with —verbose option | 15:20 |
r0kk3rz | posting output is aways a good idea | 15:24 |
PocketCalculator | the output is quite extense. it does have some warnings and a couple of core dumps | 16:48 |
PocketCalculator | i pasted it here: https://hastebin.com/ihiyolutuq.sql | 16:49 |
PocketCalculator | though I think the problem lies with the last few warnings | 16:50 |
PocketCalculator | "Failed to terminate /proc/10980/root [Errno 2] No such file or directory: '/proc/10980/root'" | 16:51 |
r0kk3rz | mic always spews lots of garbage, most of it can be ignored | 16:57 |
vknecht | funny thing is when it leaves core files behind ;-) | 16:59 |
r0kk3rz | i also note you havent updated your sdk | 16:59 |
r0kk3rz | you should do that | 16:59 |
T4 | <elros34> also pastebin you ks file | 17:02 |
T4 | renjithm was added by: renjithm | 17:04 |
PocketCalculator | r0kk3rz: how do I update the SKD? sudo ssu re says im on 2.2.1.18, isnt that the latest one? | 19:01 |
PocketCalculator | i noticed that i dont have mer-tools repo according to ssu lr | 19:02 |
PocketCalculator | the ks file is here: https://hastebin.com/qutekazame.nginx | 19:04 |
T4 | <elros34> You are missing pack section in your ks file, not sure why | 20:13 |
T4 | <elros34> You also use wrong release, latest is 2.2.1.18 | 20:18 |
r0kk3rz | you should be able to local build 3.0.0.5 | 20:22 |
*** ChanServ sets mode: +v T4 | 20:59 | |
T4 | <adampigg> r0kk3rz, tried doing an upgrade to 3.0.0.5 with an existing 2.2.1.18 device build? | 21:17 |
r0kk3rz | what do you mean? | 21:17 |
r0kk3rz | like, just a mic build? | 21:18 |
T4 | <adampigg> r0kk3rz, no, just wang on the 3 packages ontop of the current install and hope for the best! | 22:04 |
r0kk3rz | you can try? | 22:07 |
r0kk3rz | i expect bootloop | 22:07 |
r0kk3rz | hopefully we get obs targets soon anyway | 22:08 |
mal | one fp2 user claimed it worked fine | 22:08 |
r0kk3rz | might give it a go on the tablet for a laugh | 22:08 |
PocketCalculator | welp, that's it. I re-did the entire thing, but the .ks file is always like that | 22:55 |
PocketCalculator | it always ends up at the .tar.bz2 | 22:56 |
PocketCalculator | good night all, and thanks for your help | 22:56 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!