*** piggz_ is now known as piggz | 09:29 | |
piggz | mal: @eugenio_g7: fixed bluetooth by removing my custom init script, and switching back to bluetooth-rfkill-event but using patchram-plus instead of hci-attach | 09:30 |
---|---|---|
*** OhYash1 is now known as ohyash | 09:37 | |
ohyash | build-packages.sh | community-adaptation-localbuild won't install | 10:55 |
ohyash | "Package is not signed" | 10:55 |
ohyash | Do I have to do something specific after updating Platform SDK, Scratchbox {tooling,target}? | 10:56 |
ohyash | hybris/mw/community-adaptation.log : https://hastebin.com/abobebejiv.sql | 11:19 |
T4 | <elros34> ohyash: you should also update submodules | 11:25 |
ohyash | @elros34 so my configs generated with previous submodules(SFOS 2.x) won't work as such? | 11:27 |
ohyash | sounds like reinventing the wheel. Is there a more simpler way than reupdating the submodules and re-pasting the required custom modifications/quirks into the newer generated configs. | 11:29 |
T4 | <elros34> there are not so many changes in droid-config, you don't have to regenerate them | 11:30 |
OhYash1 | ok | 11:39 |
*** OhYash1 is now known as ohyash | 11:41 | |
*** OhYash1 is now known as ohyash | 12:04 | |
T4 | <OhYash> works, thanks | 12:11 |
T4 | <elros34> you can always look at other repos history and adapt changes:https://github.com/mlehtima/droid-config-fp2-sibon/commits/master/patterns | 12:21 |
eugenio | piggz, @adampigg: shouldn't the package name of pulseaudio-modules-droid-keepalive be adjusted? https://github.com/piggz/pulseaudio-modules-droid/blob/keepalive/rpm/pulseaudio-modules-droid-keepalive.spec#L5 | 12:34 |
piggz | eugenio: yes, i'll change it | 16:04 |
piggz | eugenio: done | 16:06 |
eugenio | awesome, there is also this PR to review: https://github.com/sailfish-on-latte/droid-config-latte/pull/9 | 16:06 |
piggz | eugenio: you have 2 to review! | 16:07 |
eugenio | uh, missed them! I'll look at them now :) | 16:07 |
eugenio | anyway with those changes to the patterns (did them manually in the _pattern project in OBS) I managed to upgrade successfully to 3.0.1 (from 2.2.1) | 16:08 |
piggz | eugenio: i had an idea about gps .... thought id try and write a server which provides position from a phone, then a tethered tablet could use a new geoclue client plugin | 16:08 |
eugenio | cool | 16:09 |
eugenio | piggz, merged the PRs | 16:14 |
eugenio | we could even try a mic build now! | 16:14 |
piggz | yep, r0kk3rz, you could also do a server build for us! | 16:15 |
piggz | config rebuild triggered | 16:17 |
eugenio | next step would be removing droid-hal-latte altogether | 16:18 |
eugenio | i.e. moving the systemd mount units to a new package, and perhaps compiling the kernel directly on OBS | 16:19 |
piggz | eugenio: any thoughts about the camera? | 16:22 |
eugenio | haven't looked there at all... did you? | 16:23 |
piggz | no, not yet.. | 16:23 |
piggz | i think we have some device nodes | 16:23 |
eugenio | it's a start | 16:23 |
piggz | and i think i know which kernel driver is responsible for the camera | 16:23 |
eugenio | ov2something | 16:24 |
piggz | eugenio: oh, i htought it was atomisp | 16:24 |
piggz | https://paste.gnome.org/pjc5pgvhk | 16:25 |
eugenio | https://cateee.net/lkddb/web-lkddb/VIDEO_ATOMISP.html | 16:26 |
eugenio | Say Y here if your platform supports Intel Atom SoC camera imaging subsystem. To compile this driver as a module, choose M here: the module will be called atomisp | 16:26 |
eugenio | hmm | 16:26 |
eugenio | so ov2xxx is the actual device driver | 16:27 |
piggz | ok | 16:34 |
eugenio | something that also bugs me greatly is the white-screen stock browser | 16:34 |
piggz | yes | 16:35 |
piggz | eugenio: there is an updated webkit on openrepos that makes webcat a bit netter | 16:35 |
eugenio | yup installed it | 16:36 |
eugenio | works ok excluding the lightning effect :D (but that's not webkit/webcat's fault) | 16:36 |
piggz | id like to build gst with vf4 support to try camera | 16:36 |
piggz | s/v4l | 16:36 |
piggz | eugenio: pushed the rogue space without review, pls forgive me | 16:41 |
piggz | :D | 16:41 |
eugenio | that's my fault, merged the PR thinking it was the other one | 16:41 |
eugenio | but still, as long as it's harmless it's ok with me :) | 16:42 |
piggz | eugenio: kernel 5.0 would be a good target too! | 16:47 |
eugenio | heh, would be nice indeed | 16:48 |
*** OhYash1 is now known as ohyash | 17:07 | |
mal | piggz: does the UI look ok with that icon set and silica configs? | 17:10 |
mal | piggz: does that device have gps? | 17:12 |
T4 | <adampigg> Mal not afaik...however i did at one point think dmesg referenced a gps chip | 17:26 |
T4 | <adampigg> Mal, i think there are still tweaks that could be done, unless it is a telegrame problem | 17:27 |
T4 | <eugenio_g7> Someone should try telegra'me on a tbj | 17:31 |
piggz | mal: @eugenio_g7, there is a BCM47521 device on the device, which is a GPS chip, but all the forum posts say there is no GPS ... maybe its a case of a chip but nothing else | 18:17 |
mal | piggz: or maybe it's not wired | 18:17 |
piggz | mal: afaict, that device is exposed as a uart on /dev/ttyHSU1 | 18:19 |
piggz | HSU0 is the BT device | 18:19 |
piggz | mal: and there is an associated rfkill device | 18:21 |
piggz | but, id rather get the camera to work | 18:22 |
mal | piggz: ok, interesting | 18:25 |
mal | piggz: it could also be that it just doesn't have an antenna | 18:25 |
piggz | mal: maybe | 18:28 |
T4 | <eugenio_g7> Cool | 18:29 |
piggz | @eugenio_g7 i built v4l-utils, it might help | 20:27 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!