mal | elros1: Keij0 usually that sensors conf is not needed, on some devices it might be | 08:54 |
---|---|---|
T4 | <adampigg> Mal,.for writing weather data,.seems i have to implement chunking the data..atleast thats what gb does | 11:39 |
T4 | <adampigg> Otherwise, the data im.sending matches, but still fails :/ | 11:40 |
opendata | pketo can you enable store for "Xperia Z2 (sirius / sirius)" | 12:59 |
r0kk3rz | opendata: have you done a mainline sfos port for it? | 13:27 |
opendata | r0kk3rz: no, just want to test store on k31j0s old port | 13:31 |
opendata | As I want to try before I port | 13:31 |
r0kk3rz | yeah fair enough | 13:34 |
r0kk3rz | afaik the old cm12 based port is quite broken | 13:35 |
opendata | Not much | 13:35 |
opendata | Only video and sensors | 13:35 |
opendata | And camera | 13:35 |
opendata | But mainline will be more broken :) | 13:36 |
r0kk3rz | yeah true | 13:39 |
r0kk3rz | id be interested to see how far you could get with a hybrid solution | 13:40 |
r0kk3rz | but i guess even getting all the various android services running on mainline would be a real pita | 13:41 |
opendata | no... | 13:44 |
opendata | that is impossible | 13:44 |
opendata | or at least a stupid way to do it | 13:44 |
r0kk3rz | well in the past the major hurdle was graphics | 13:47 |
opendata | nope | 13:48 |
opendata | all blobs depend on specific kernel drivers | 13:48 |
opendata | they are very ugly, use tons of hacks and would never be accepted | 13:49 |
r0kk3rz | obviously you'd have to patch the kernel | 13:50 |
opendata | Kernel apis change | 13:50 |
opendata | Alot | 13:50 |
r0kk3rz | but like, it'd be interesting if you could get RIL running for instance | 13:51 |
opendata | If your gonna do mainline its a stupid way to do it | 13:51 |
opendata | I already can | 13:51 |
r0kk3rz | yeah its probably not worth the hassle | 13:51 |
opendata | With upstream drivers | 13:51 |
opendata | And upstream open source userspace | 13:51 |
r0kk3rz | thats not so bad then | 13:52 |
opendata | The whole point of doing mainline for me is to get rid of blobs | 13:54 |
r0kk3rz | yeah obviously | 13:56 |
r0kk3rz | and theres a couple of areas where we dont use the blobs, but then we're hampered by ancient kernels that were released prior to the devices we're trying to port | 13:57 |
r0kk3rz | and it seems like with this treble stuff, we'll end up using more blobs rather than less | 13:58 |
opendata | which is why i dont really spent much time on sfos | 13:59 |
opendata | because that has blobs | 13:59 |
opendata | no matter what you do | 13:59 |
r0kk3rz | yeah you can make the argument that one blob is one too many | 14:00 |
r0kk3rz | i tend to make the argument that 4 blobs are better than 5 | 14:00 |
Mikaela- | @pavi4de is asking to get added to the Telegram group | 14:28 |
Mikaela- | And if you decide to quit Telegram or not want the T4 bot anymore, I want to know by being the main responsible person. | 14:29 |
vknecht | r0kk3rz, thanks, found it :-) https://github.com/nemomobile-ux/glacier-packagemanager | 16:06 |
r0kk3rz | gah the anbox channel is so spammy | 16:14 |
Yardanico | r0kk3rz, linux users asking for help? :D | 16:17 |
tmp64 | Hey #sailfishos-porters. The system is lagging when I move my finger and irq/13-Ft5x46 uses 100% of CPU (as top says). Ft5x46 is the name of touchscreen driver. What may cause the problem? https://imgur.com/a/gg3q0Rm | 16:22 |
ohyash | Why would system lag when you move your finger. | 16:25 |
tmp64 | When I move my finger on the screen, of course | 16:26 |
r0kk3rz | interesting | 16:29 |
vknecht | tmp64, not sure about irq processes, but for kworkers, using "cat /proc/<PID>/stack might give clues where it is choking | 16:30 |
tmp64 | https://hastebin.com/egetiwulod.cs | 16:32 |
mal | r0kk3rz: maybe prefer #sfdroid channel? | 16:34 |
spiiroin | tmp64: that "no compositor; going to logical off" is basically expected if lipstick does not startup. there is nobody mce can negotiate display power off -> mce will not power off display, just turn backlight brightness to zero | 16:48 |
T4 | <adampigg> Mal, finally, weather data is.accepted by watch...seems different fw revisions do it different ways...i needed the newer way | 17:13 |
mal | @adampigg nice | 17:14 |
masya_ | Guys, I was able to start FM radio with echo 1 > /sys/module/radio_iris_transport/parameters/fmsmd_set. However, it only works once before the reboot. How I can fix it. | 18:58 |
masya_ | LOS-14.1, xiaomi ido | 18:58 |
masya_ | https://github.com/LineageOS/android_kernel_xiaomi_msm8916 | 18:59 |
kimmoli | write a systemd oneshot service to trigger a script doing that is one way | 19:02 |
mal | or maybe he needs the same custom middleware as piggz did | 19:03 |
mal | other option is to fix the kernel driver | 19:03 |
mal | https://github.com/piggz/qt5-qtmultimedia-plugin-mediaservice-irisradio and here is the relevant commit https://github.com/piggz/qt5-qtmultimedia-plugin-mediaservice-irisradio/commit/91c32c27e60d00cbad194160b29897052610bb74 so you need to add a suitable env var | 19:06 |
mal | and the other part https://github.com/piggz/droid-config-mido/commit/aee95c6f94f77078df445c15e9444f1edffdaa9e | 19:07 |
kimmoli | ah, it needs ro be written.back to 0 to deinit. then +1 to that solution | 19:11 |
Yardanico | btw, can anyone tell me which packages will be built on OBS instead of local PC if I add my port on OBS? | 20:22 |
r0kk3rz | Yardanico: look at one of the existing device repos | 20:23 |
r0kk3rz | but generally, all the middlewarey stuff gets build on OBS and you upload the droid-* repos | 20:23 |
r0kk3rz | s/repos/packages | 20:24 |
Yardanico | r0kk3rz, "look at existing repos" - I don't understand which are built on OBS and which are not :D | 20:24 |
r0kk3rz | for eg. https://build.merproject.org/project/show/nemo:devel:hw:sony:scorpion_windy | 20:25 |
r0kk3rz | all are build on obs apart from things in droid-hal | 20:26 |
Yardanico | ah, ok | 20:26 |
r0kk3rz | so if you look here, you'll see a bunch of uploaded prebuilt RPMS - https://build.merproject.org/package/show/nemo:devel:hw:sony:scorpion_windy/droid-hal-scorpion_windy | 20:26 |
Yardanico | btw, how if I record a video in camera does it use hardware encoder (venus encoder) in case of qcom devices? | 20:48 |
r0kk3rz | internally in androidy land i think | 20:51 |
Yardanico | because that means that encoder on my device works (because camera recording works) | 20:52 |
r0kk3rz | but you cant play it back? | 20:58 |
Yardanico | r0kk3rz, yep | 21:00 |
Yardanico | and yeah, I can see the preview of the video (first frame) if that matters | 21:00 |
Yardanico | in gallery I mean | 21:00 |
mal | that is using different decoder for video thumbnails | 21:01 |
Yardanico | I will maybe try to download a lot of different video formats and try to play them | 21:06 |
Yardanico | well, lol, 3gp video plays but it's in green color and a lot of artefacts :D | 21:09 |
Yardanico | I also found in IRc logs that I might need some symlinks for media codecs (xml), what are these? | 21:24 |
r0kk3rz | important things you should fix | 21:34 |
r0kk3rz | basically links from /system/etc to /etc i think | 21:34 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!