*** murray <murray!~murray@dyndsl-089-166-211-075.ewe-ip-backbone.de> has quit IRC (Ping timeout: 240 seconds) | 00:04 | |
*** NeoChapay_ <NeoChapay_!~s.chuplig@host-207-138.dialup.telecet.ru> has quit IRC (Ping timeout: 240 seconds) | 00:06 | |
*** NeoChapay <NeoChapay!~s.chuplig@host-207-138.dialup.telecet.ru> has joined #sailfishos-porters | 00:07 | |
*** XenoJl <XenoJl!~XenoJl@159-205-133-106.adsl.inetia.pl> has joined #sailfishos-porters | 00:51 | |
*** amccarthy <amccarthy!~amccarth@58-6-215-231.dyn.iinet.net.au> has quit IRC (Ping timeout: 264 seconds) | 01:38 | |
*** amccarthy <amccarthy!~amccarth@58-6-210-40.dyn.iinet.net.au> has joined #sailfishos-porters | 01:38 | |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@210.76.215.145> has quit IRC (Ping timeout: 263 seconds) | 01:41 | |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@114.242.250.230> has joined #sailfishos-porters | 01:43 | |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@114.242.250.230> has quit IRC (Read error: Connection reset by peer) | 01:49 | |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@159.226.171.21> has joined #sailfishos-porters | 01:51 | |
*** nac <nac!~nac@p200300ECEBCD9C003CA1873131C4195F.dip0.t-ipconnect.de> has joined #sailfishos-porters | 01:58 | |
*** gmoro_ <gmoro_!~gmoro@31.169.96.62> has quit IRC (Remote host closed the connection) | 02:32 | |
*** Kabouik <Kabouik!~kabouik@236.34.200.37.customer.cdi.no> has joined #sailfishos-porters | 02:42 | |
*** Kabouik <Kabouik!~kabouik@236.34.200.37.customer.cdi.no> has quit IRC (Ping timeout: 260 seconds) | 02:46 | |
*** psachin <psachin!~psachin@103.51.232.32> has joined #sailfishos-porters | 02:57 | |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@159.226.171.21> has quit IRC (Ping timeout: 240 seconds) | 03:07 | |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@114.242.250.156> has joined #sailfishos-porters | 03:11 | |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@114.242.250.156> has quit IRC (Ping timeout: 260 seconds) | 03:48 | |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@159.226.171.21> has joined #sailfishos-porters | 03:49 | |
*** XenoJl <XenoJl!~XenoJl@159-205-133-106.adsl.inetia.pl> has quit IRC (Read error: Connection reset by peer) | 03:51 | |
*** XenoJl <XenoJl!~XenoJl@159-205-133-106.adsl.inetia.pl> has joined #sailfishos-porters | 03:51 | |
*** nac <nac!~nac@p200300ECEBCD9C003CA1873131C4195F.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 265 seconds) | 04:28 | |
*** nac <nac!~nac@p200300ECEBCE9E00DC487A6A004D70B4.dip0.t-ipconnect.de> has joined #sailfishos-porters | 04:40 | |
*** ljp_ <ljp_!~quassel@120.154.169.158> has quit IRC (Ping timeout: 260 seconds) | 05:04 | |
*** lpotter <lpotter!~quassel@120.154.180.44> has joined #sailfishos-porters | 05:07 | |
spiiroin | XenoPL: automatic display brightness != content adaptive backlight control (or other names for the same thing) | 05:24 |
---|---|---|
spiiroin | XenoPL: autobrightness is just display_brightness = function(brightness_setting, light_sensor_reading) handled internally in mce | 05:25 |
spiiroin | for CABC & similar things I'd assume hw/driver/stte support is needed - mce used to have features related to that, but only for some nokia phones | 05:26 |
spiiroin | (having *.so files with +x is basically a bug, they are supposed to be loaded, not executed) | 05:28 |
spiiroin | also that hybris plugin is not "mce plugin" in the sense that display, filter-brightness-xx, etc are i.e. It *must not* be put in the ini-file plugin list | 05:30 |
spiiroin | that hybris plugin is also used only for led control (there is code for android sensor hal etc in there, but it is vestigial remnants from way back when sensorfwd was not fully operational yet) | 05:32 |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 05:36 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 05:36 | |
spiiroin | to trace sensor input mce sees and brightness value applied, use something like: mce -Tqqq -l mce-sensorfw.c:*_als_* -l modules/display.c:*brightness* | 05:38 |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 05:38 | |
spiiroin | (tracing filter is not that useful until you get the sensor to report something != 0 lux) | 05:39 |
spiiroin | XenoPL: output from "evdev_trace -I" might be useful, allows checking things like are there false positive als input devices, real als input devices & who (mce / sensorfwd) is reading them | 05:41 |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 05:42 | |
spiiroin | XenoPL: and if als is visible in evdev, using "evdev_trace -t" should show the values changing when sensor is disturbed | 05:43 |
*** PeperJohnny <PeperJohnny!~johnny@dyndsl-031-150-205-253.ewe-ip-backbone.de> has joined #sailfishos-porters | 05:46 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 05:46 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 05:47 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 05:51 | |
*** Zuccace <Zuccace!~zucca@85-76-17-76-nat.elisa-mobile.fi> has quit IRC (Read error: Connection reset by peer) | 05:56 | |
*** Zuccace <Zuccace!~zucca@85-76-17-76-nat.elisa-mobile.fi> has joined #sailfishos-porters | 05:58 | |
*** IHAVENONICK <IHAVENONICK!~zucca@85-76-17-76-nat.elisa-mobile.fi> has joined #sailfishos-porters | 05:59 | |
*** T4 <T4!~T4@unaffiliated/mikaela/bot/euforia> has quit IRC (Remote host closed the connection) | 06:00 | |
*** T4 <T4!~T4@unaffiliated/mikaela/bot/euforia> has joined #sailfishos-porters | 06:00 | |
*** amccarthy <amccarthy!~amccarth@58-6-210-40.dyn.iinet.net.au> has quit IRC (Ping timeout: 240 seconds) | 06:01 | |
*** IHAVENONICK <IHAVENONICK!~zucca@85-76-17-76-nat.elisa-mobile.fi> has quit IRC (Remote host closed the connection) | 06:02 | |
*** amccarthy <amccarthy!~amccarth@58-6-214-174.dyn.iinet.net.au> has joined #sailfishos-porters | 06:02 | |
*** IHAVENONICK <IHAVENONICK!~zucca@85-76-17-76-nat.elisa-mobile.fi> has joined #sailfishos-porters | 06:03 | |
*** PeperJohnny <PeperJohnny!~johnny@dyndsl-031-150-205-253.ewe-ip-backbone.de> has quit IRC (Quit: Konversation terminated!) | 06:10 | |
*** IHAVENONICK <IHAVENONICK!~zucca@85-76-17-76-nat.elisa-mobile.fi> has quit IRC (Remote host closed the connection) | 06:17 | |
*** Zucca <Zucca!~zucca@85.76.17.76> has joined #sailfishos-porters | 06:17 | |
*** XenoJl <XenoJl!~XenoJl@159-205-133-106.adsl.inetia.pl> has quit IRC (Remote host closed the connection) | 06:31 | |
*** XenoJl <XenoJl!~XenoJl@159-205-133-106.adsl.inetia.pl> has joined #sailfishos-porters | 06:33 | |
*** johnyz89 <johnyz89!~johnyz89@ane121.internetdsl.tpnet.pl> has joined #sailfishos-porters | 06:34 | |
*** keithzg <keithzg!~keithzg@gmcl.com> has quit IRC (Ping timeout: 265 seconds) | 07:00 | |
*** keithzg <keithzg!~keithzg@gmcl.com> has joined #sailfishos-porters | 07:03 | |
*** johnyz89 <johnyz89!~johnyz89@ane121.internetdsl.tpnet.pl> has quit IRC (Quit: WeeChat 2.1) | 07:15 | |
rinigus | I am preparing onyx for OTA and have a question regarding audioflingerglue: audioflingerglue is one of the packages in droid-hal-onyx. my local build has the same package with exactly the same version, in contrast to other hal packages that have a date in them | 07:16 |
rinigus | so, should I bump audioflingerglue version and upload it or just keep an old one? | 07:16 |
rinigus | how other ports are handling audioflingerglue - are they updating it | 07:17 |
*** Zucca <Zucca!~zucca@85.76.17.76> has quit IRC (*.net *.split) | 07:25 | |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@159.226.171.21> has quit IRC (*.net *.split) | 07:25 | |
*** M-r0kk3rz <M-r0kk3rz!r0kk3rzmat@gateway/shell/matrix.org/x-cgusnneqgjeoaruy> has quit IRC (*.net *.split) | 07:25 | |
*** X65Vbo <X65Vbo!~WkZ76yh6t@2001:19f0:5801:88e:5400:ff:fe25:95bf> has quit IRC (*.net *.split) | 07:25 | |
*** Jonni_ <Jonni_!rainisto@gateway/vpn/privateinternetaccess/jonni> has quit IRC (*.net *.split) | 07:25 | |
*** anttsam[m] <anttsam[m]!anttsammat@gateway/shell/matrix.org/x-jzjkcllfylzddcpq> has quit IRC (*.net *.split) | 07:25 | |
*** filippz <filippz!filippz@gateway/shell/panicbnc/x-cfozszolejcdbzpg> has quit IRC (*.net *.split) | 07:25 | |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@159.226.171.21> has joined #sailfishos-porters | 07:26 | |
*** filippz <filippz!filippz@gateway/shell/panicbnc/x-gbrxxsivulxtmdic> has joined #sailfishos-porters | 07:26 | |
*** Jonni <Jonni!~rainisto@linuxi.org> has joined #sailfishos-porters | 07:26 | |
*** X65Vbo <X65Vbo!~WkZ76yh6t@2001:19f0:5801:88e:5400:ff:fe25:95bf> has joined #sailfishos-porters | 07:27 | |
*** anttsam[m] <anttsam[m]!anttsammat@gateway/shell/matrix.org/x-rmvekbsagsloqlcl> has joined #sailfishos-porters | 07:27 | |
*** M-r0kk3rz <M-r0kk3rz!r0kk3rzmat@gateway/shell/matrix.org/x-gqyitdrnizjogahh> has joined #sailfishos-porters | 07:27 | |
*** johnyz89 <johnyz89!~johnyz89@ane121.internetdsl.tpnet.pl> has joined #sailfishos-porters | 07:28 | |
*** Zucca <Zucca!~zucca@85-76-17-76-nat.elisa-mobile.fi> has joined #sailfishos-porters | 07:29 | |
*** HoSnoopy <HoSnoopy!~upopp@esrpc025.gsi.de> has joined #sailfishos-porters | 07:29 | |
*** Ingvix <Ingvix!~Ingvix@213-216-249-176.bb.dnainternet.fi> has joined #sailfishos-porters | 07:32 | |
*** hexc0de <hexc0de!~communi@86.57.147.172> has joined #sailfishos-porters | 07:56 | |
*** krnlyng <krnlyng!~frajo@2001:998:2a:dead:788a:7692:67d1:611d> has joined #sailfishos-porters | 07:57 | |
*** NeKitTelegram[m] <NeKitTelegram[m]!telegr180@gateway/shell/matrix.org/x-fbgwijdaxuhrublw> has quit IRC (Ping timeout: 276 seconds) | 07:59 | |
*** AdamPiggTelegram <AdamPiggTelegram!teleg2441@gateway/shell/matrix.org/x-wxjheyfaegsrscob> has quit IRC (Ping timeout: 276 seconds) | 07:59 | |
hexc0de | mroning | 07:59 |
*** NeKitTelegram[m] <NeKitTelegram[m]!telegr180@gateway/shell/matrix.org/x-plwkguqoytsjzswf> has joined #sailfishos-porters | 07:59 | |
*** AdamPiggTelegram <AdamPiggTelegram!teleg2441@gateway/shell/matrix.org/x-ygajvhhivkdtoxlr> has joined #sailfishos-porters | 07:59 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 08:08 | |
*** ghosalmartin <ghosalmartin!~mgrover@90.216.150.196> has joined #sailfishos-porters | 08:12 | |
*** murray <murray!~murray@dyndsl-089-166-210-056.ewe-ip-backbone.de> has joined #sailfishos-porters | 08:28 | |
*** VartiWork <VartiWork!97084fa4@gateway/web/freenode/ip.151.8.79.164> has joined #sailfishos-porters | 08:28 | |
*** Zucca <Zucca!~zucca@85-76-17-76-nat.elisa-mobile.fi> has quit IRC (Ping timeout: 256 seconds) | 08:34 | |
*** ZucZero <ZucZero!~zucca@85-76-7-204-nat.elisa-mobile.fi> has joined #sailfishos-porters | 08:34 | |
*** cxl000 <cxl000!~cxl000@180-150-93-44.NBN.mel.aussiebb.net> has joined #sailfishos-porters | 09:15 | |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@159.226.171.21> has quit IRC (Ping timeout: 256 seconds) | 09:17 | |
*** NotKit <NotKit!~nekit@85-95-178-73.saransk.ru> has joined #sailfishos-porters | 09:19 | |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@114.242.250.109> has joined #sailfishos-porters | 09:22 | |
*** TheKit <TheKit!~nekit@178-45-15-97.saransk.ru> has quit IRC (Ping timeout: 240 seconds) | 09:22 | |
*** HoSnoopy <HoSnoopy!~upopp@esrpc025.gsi.de> has quit IRC (Quit: Leaving.) | 09:40 | |
*** Nokius_ is now known as Nokius | 09:40 | |
*** HoSnoopy <HoSnoopy!~upopp@esrpc025.gsi.de> has joined #sailfishos-porters | 09:42 | |
*** GodKnows <GodKnows!~andrewche@93.175.7.86> has joined #sailfishos-porters | 09:43 | |
*** elros <elros!~elros@2a02:a315:e040:3a00:1567:bbf0:e665:f3ba> has joined #sailfishos-porters | 09:47 | |
Nokius | nh1402[m]: Hi could you return me the Sony talet? | 09:48 |
nh1402[m] | Nokius: yes | 09:50 |
Nokius | I can't answer you via DM:( | 09:52 |
nh1402[m] | I do have telegram now | 09:53 |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@114.242.250.109> has quit IRC (Ping timeout: 256 seconds) | 09:54 | |
Nokius | nh1402[m]: fixed :) | 09:54 |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@159.226.171.21> has joined #sailfishos-porters | 09:55 | |
*** GodKnows <GodKnows!~andrewche@93.175.7.86> has quit IRC (Quit: Konversation terminated!) | 09:59 | |
*** Kabouik <Kabouik!~kabouik@158.38.1.70> has joined #sailfishos-porters | 10:00 | |
*** mgrover <mgrover!~mgrover@90.216.134.194> has joined #sailfishos-porters | 10:43 | |
*** ghosalmartin <ghosalmartin!~mgrover@90.216.150.196> has quit IRC (Ping timeout: 260 seconds) | 10:46 | |
Mikaela | sledges, I have left the group, I have never asked for admin there and in any case admin doesn't have that power. | 10:49 |
*** mgrover <mgrover!~mgrover@90.216.134.194> has quit IRC (Quit: Leaving) | 10:55 | |
*** ghosalmartin <ghosalmartin!~mgrover@90.216.134.194> has joined #sailfishos-porters | 10:55 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 10:58 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 11:03 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 11:05 | |
*** Mikaela <Mikaela!mikaela@unaffiliated/mikaela> has quit IRC (Quit: https://mikaela.info/) | 11:09 | |
*** Mikaela <Mikaela!Pn2gfUZ1vv@carson.mikaela.info> has joined #sailfishos-porters | 11:10 | |
*** Mikaela is now known as Guest47819 | 11:10 | |
*** Guest47819 <Guest47819!Pn2gfUZ1vv@carson.mikaela.info> has quit IRC (Remote host closed the connection) | 11:11 | |
*** Mikaela_ <Mikaela_!PLDOHoTFzX@unaffiliated/mikaela> has joined #sailfishos-porters | 11:11 | |
*** Mikaela_ is now known as Mikaela | 11:15 | |
*** VartiWork <VartiWork!97084fa4@gateway/web/freenode/ip.151.8.79.164> has quit IRC (Quit: Page closed) | 11:16 | |
*** mgrover <mgrover!~mgrover@90.216.150.196> has joined #sailfishos-porters | 11:34 | |
*** ghosalmartin <ghosalmartin!~mgrover@90.216.134.194> has quit IRC (Ping timeout: 240 seconds) | 11:37 | |
*** m4r0v3r <m4r0v3r!~mgrover@90.216.134.193> has joined #sailfishos-porters | 11:39 | |
*** XenoJl <XenoJl!~XenoJl@159-205-133-106.adsl.inetia.pl> has quit IRC (Read error: Connection reset by peer) | 11:39 | |
*** XenoJl <XenoJl!~XenoJl@159-205-133-106.adsl.inetia.pl> has joined #sailfishos-porters | 11:40 | |
*** mgrover <mgrover!~mgrover@90.216.150.196> has quit IRC (Ping timeout: 256 seconds) | 11:42 | |
*** krnlyng <krnlyng!~frajo@2001:998:2a:dead:788a:7692:67d1:611d> has quit IRC (Ping timeout: 255 seconds) | 11:52 | |
*** rltyseven <rltyseven!~rltyseven@27.100.18.200> has joined #sailfishos-porters | 11:59 | |
*** krnlyng <krnlyng!~frajo@mobile-access-6df0e2-160.dhcp.inet.fi> has joined #sailfishos-porters | 12:05 | |
*** gmoro <gmoro!~gmoro@31.169.96.62> has joined #sailfishos-porters | 12:06 | |
*** gmoro <gmoro!~gmoro@31.169.96.62> has quit IRC (Remote host closed the connection) | 12:07 | |
*** gmoro <gmoro!~gmoro@31.169.96.62> has joined #sailfishos-porters | 12:08 | |
XenoPL | spiiroin: Hi, thanks for hints, sensor input seems to be correct: D: mce-sensorfw.c: sfw_backend_als_sample_cb(): ALS: time=160355315485 light=491 and output reflect changes in ambient light. | 12:08 |
*** gmoro <gmoro!~gmoro@31.169.96.62> has quit IRC (Remote host closed the connection) | 12:09 | |
XenoPL | evdev_trace -I output: https://pastebin.com/PEDWVwyj - it seems nothing reads from event0 (ALS) on JP1 readers are mce and sensorfwd | 12:14 |
*** lSDriim <lSDriim!~falko@79.164.175.8> has joined #sailfishos-porters | 12:15 | |
XenoPL | also evded_trace -t shows no output on light change | 12:15 |
lSDriim | Hi! I returned to work at the Sailfish port for Galaxy S7. Unfortunately, I needed to build the image from scratch and I ran into several problems that I did not have before. After the successful build of droid-configs in the folder hybris/droid-configs there is no installroot directory. | 12:21 |
spiiroin | XenoPL: you did not have mce running while taking those evdev traces? as it is not listed as reader in any of those inputs | 12:21 |
spiiroin | mce is the thing that usually ask als to be enabled -> you won't see any sensor changes unless display is on & mce running | 12:22 |
lSDriim | here log https://pastebin.com/S25J68m1 | 12:24 |
spiiroin | XenoPL: do "mce -Tqqq -levent-input.c:evin_iomon_device_add --auto-exit=0" -> shows how mce probes input devices; false positive als detect = mce will ignore output from sensorfwd | 12:25 |
spiiroin | [evdev input is preferred over data from sensorfwd because a) it is suspend proof b) it is not messed up by sensorfwd / android hal / something else] | 12:26 |
*** XenoJl <XenoJl!~XenoJl@159-205-133-106.adsl.inetia.pl> has quit IRC (Remote host closed the connection) | 12:31 | |
elros | ISDriim: you need ks file right? unpack it from your *ssu-kickstarts*rpm | 12:31 |
*** XenoJl <XenoJl!~XenoJl@159-205-133-106.adsl.inetia.pl> has joined #sailfishos-porters | 12:31 | |
XenoPL | spiiroin: My bad, you're right with mce running readers for event0 is: mce(pid=23589,fd=22) | 12:35 |
lSDriim | elros: Thanks, will try | 12:39 |
XenoPL | output of mce -levent-input [...] https://pastebin.com/6aDc1MSK | 12:40 |
mal | lSDriim: https://public.etherpad-mozilla.org/p/faq-hadk#lineNumber=732 | 12:40 |
XenoPL | it spits out this list then exit | 12:41 |
lSDriim | mal: Thanks. A lot of changes from my last time | 12:42 |
mal | we need to figure out why the installroot is removed now, is used to work fine for a very long time | 12:42 |
XenoPL | still even if mce is running evdev_trace -t shows no output on light change | 12:44 |
lSDriim | mal: I paste here link to log, but I can't figure out why it's removed only that it removed on 232 line | 12:47 |
lSDriim | *only known | 12:47 |
spiiroin | XenoPL: then it might be that event0 != als -> if sensorfwd did provide sane data, you could try blacklisting the evdev source: printf > /etc/mce/99-blacklist-tcs3490.ini "[evdev]\nblack=AMS TCS3490 Sensor;\n" | 12:51 |
spiiroin | (and restart mce) | 12:51 |
*** mog- <mog-!~mog@fsf/member/mog> has joined #sailfishos-porters | 12:53 | |
*** mog <mog!~mog@fsf/member/mog> has quit IRC (Ping timeout: 264 seconds) | 12:55 | |
*** mog- is now known as mog | 12:55 | |
XenoPL | spiiroin: yay that did the trick, many thanks | 12:56 |
XenoPL | I'll let stephg know so he can include this fix into his next image | 12:56 |
XenoPL | stephg: spiiroin found fix for adaptive brighness issue, AMS TCS3490 has to be blacklisted from mce: printf > /etc/mce/99-blacklist-tcs3490.ini "[evdev]\nblack=AMS TCS3490 Sensor;\n", then restart mce | 13:00 |
XenoPL | As I understand using evded is preffered, but for quick fix this one should be fine. | 13:07 |
*** NeKit <NeKit!~nekit@94.25.169.85> has joined #sailfishos-porters | 13:12 | |
*** carepack_ <carepack_!~carepack_@p5B2D814D.dip0.t-ipconnect.de> has joined #sailfishos-porters | 13:20 | |
*** NeKit <NeKit!~nekit@94.25.169.85> has quit IRC (Ping timeout: 256 seconds) | 13:21 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 13:23 | |
*** carepack_ <carepack_!~carepack_@p5B2D814D.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 268 seconds) | 13:28 | |
*** elros <elros!~elros@2a02:a315:e040:3a00:1567:bbf0:e665:f3ba> has quit IRC (Remote host closed the connection) | 13:31 | |
*** nac <nac!~nac@p200300ECEBCE9E00DC487A6A004D70B4.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 276 seconds) | 13:31 | |
*** psachin <psachin!~psachin@103.51.232.32> has quit IRC (Ping timeout: 264 seconds) | 13:32 | |
*** NeKit <NeKit!~nekit@94.25.171.150> has joined #sailfishos-porters | 13:33 | |
*** amccarthy_ <amccarthy_!~amccarth@58-6-212-39.dyn.iinet.net.au> has joined #sailfishos-porters | 13:33 | |
*** amccarthy <amccarthy!~amccarth@58-6-214-174.dyn.iinet.net.au> has quit IRC (Ping timeout: 264 seconds) | 13:33 | |
*** elros <elros!~elros@2a02:a315:e040:3a00:444b:a937:57e0:f370> has joined #sailfishos-porters | 13:52 | |
*** nac <nac!~nac@p200300ECEBCE9E00DC487A6A004D70B4.dip0.t-ipconnect.de> has joined #sailfishos-porters | 13:55 | |
*** sonox <sonox!9aa0172d@gateway/web/freenode/ip.154.160.23.45> has joined #sailfishos-porters | 14:01 | |
*** nac <nac!~nac@p200300ECEBCE9E00DC487A6A004D70B4.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 276 seconds) | 14:01 | |
*** X65Vbo <X65Vbo!~WkZ76yh6t@2001:19f0:5801:88e:5400:ff:fe25:95bf> has quit IRC (Ping timeout: 265 seconds) | 14:03 | |
*** X65Vbo <X65Vbo!~WkZ76yh6t@2001:19f0:5801:88e:5400:ff:fe25:95bf> has joined #sailfishos-porters | 14:03 | |
*** NeKit <NeKit!~nekit@94.25.171.150> has quit IRC (Ping timeout: 240 seconds) | 14:05 | |
*** rltyseven <rltyseven!~rltyseven@27.100.18.200> has quit IRC (Ping timeout: 276 seconds) | 14:09 | |
*** sonox <sonox!9aa0172d@gateway/web/freenode/ip.154.160.23.45> has quit IRC (Ping timeout: 260 seconds) | 14:15 | |
*** nac <nac!~nac@p200300ECEBCE9E00DC487A6A004D70B4.dip0.t-ipconnect.de> has joined #sailfishos-porters | 14:15 | |
*** NeKit <NeKit!~nekit@94.25.171.150> has joined #sailfishos-porters | 14:24 | |
*** nac <nac!~nac@p200300ECEBCE9E00DC487A6A004D70B4.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 260 seconds) | 14:33 | |
*** XenoJl <XenoJl!~XenoJl@159-205-133-106.adsl.inetia.pl> has quit IRC (Remote host closed the connection) | 14:34 | |
*** XenoJl <XenoJl!~XenoJl@159-205-133-106.adsl.inetia.pl> has joined #sailfishos-porters | 14:35 | |
*** NeKit <NeKit!~nekit@94.25.171.150> has quit IRC (Ping timeout: 264 seconds) | 14:38 | |
*** gmoro <gmoro!~gmoro@31.169.96.62> has joined #sailfishos-porters | 14:58 | |
*** sonox <sonox!9aa013a5@gateway/web/freenode/ip.154.160.19.165> has joined #sailfishos-porters | 15:02 | |
*** XenoJl <XenoJl!~XenoJl@159-205-133-106.adsl.inetia.pl> has quit IRC (Remote host closed the connection) | 15:07 | |
*** XenoJl <XenoJl!~XenoJl@159-205-133-106.adsl.inetia.pl> has joined #sailfishos-porters | 15:08 | |
*** sonox <sonox!9aa013a5@gateway/web/freenode/ip.154.160.19.165> has quit IRC (Ping timeout: 260 seconds) | 15:08 | |
rinigus | can someone knowledgeable help me with audioflingerglue http://www.merproject.org/logs/%23sailfishos-porters/latest.log.html#t2018-03-22T07:16:15 ? | 15:24 |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 15:33 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 15:39 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 15:39 | |
*** ZucZero <ZucZero!~zucca@85-76-7-204-nat.elisa-mobile.fi> has quit IRC (Ping timeout: 240 seconds) | 15:43 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 15:44 | |
*** kinkmaster <kinkmaster!~assa@2001:bc8:4700:2500::863> has quit IRC (Ping timeout: 255 seconds) | 15:47 | |
*** XenoJl <XenoJl!~XenoJl@159-205-133-106.adsl.inetia.pl> has quit IRC (Remote host closed the connection) | 15:52 | |
*** lSDriim <lSDriim!~falko@79.164.175.8> has left #sailfishos-porters | 15:52 | |
mal | rinigus: we probably would want something similar that is done in droidmedia to get the latest version information from git | 15:53 |
*** XenoJl <XenoJl!~XenoJl@159-205-133-106.adsl.inetia.pl> has joined #sailfishos-porters | 15:54 | |
*** sonox <sonox!~sonox@154.160.22.188> has joined #sailfishos-porters | 15:55 | |
rinigus | mal: even the date would probably be fine, as with other hal packages. but ok, we keep it as it is for this release and just have to figure out how to make better in future | 15:55 |
elros | rinigus: you can just use mb2 -x | 15:56 |
*** hexc0de <hexc0de!~communi@86.57.147.172> has quit IRC (Quit: Communi 3.5.0 - http://communi.github.com) | 15:57 | |
rinigus | elros: thanks, did not know about this switch | 15:57 |
*** sonox <sonox!~sonox@154.160.22.188> has quit IRC (Ping timeout: 240 seconds) | 16:01 | |
*** m4r0v3r is now known as ghosalmartin | 16:04 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 16:04 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 16:04 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 16:06 | |
mal | elros: what does that do? | 16:08 |
*** PeperJohnny <PeperJohnny!~johnny@dyndsl-031-150-205-253.ewe-ip-backbone.de> has joined #sailfishos-porters | 16:10 | |
elros | mal: add package version from git tag or/and timestamp | 16:11 |
mal | elros: interesting, we have a different method for that used in hadk pdf 13.2 | 16:12 |
*** sonox <sonox!~sonox@154.160.21.41> has joined #sailfishos-porters | 16:12 | |
*** mccreary <mccreary!~mccreary@lineageos/maintainer/mccreary> has joined #sailfishos-porters | 16:15 | |
mccreary | Does anyone know where TheKit has posted his kernel source for the Moto Z Play SFOS adaptation? | 16:16 |
elros | mccreary: search here https://github.com/notkit | 16:17 |
mccreary | Thanks for the info | 16:18 |
mal | elros: but does mb2 -x work with audioflingerglue because it's not built from git repo but using a compressed archive with prebuild libs | 16:19 |
mal | elros: the build is done separately | 16:19 |
*** johnyz89 <johnyz89!~johnyz89@ane121.internetdsl.tpnet.pl> has quit IRC (Quit: WeeChat 2.1) | 16:20 | |
elros | mal: don't know about audioflingerglue because I use cm11 | 16:20 |
elros | building out of git dir can be a problem but for rest packages it can be used | 16:23 |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 16:26 | |
mal | elros: it's because audioflingerglue is built in the android side along with hybris-hal so it needs to be packaged a bit differently | 16:26 |
Mister_Magister | mal: any proggress with anbox? :) | 16:30 |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 16:31 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 16:31 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 16:36 | |
mal | Mister_Magister: I tried to get audio working yesterday but no luck | 16:36 |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 16:37 | |
*** HoSnoopy <HoSnoopy!~upopp@esrpc025.gsi.de> has quit IRC (Quit: Leaving.) | 16:39 | |
*** sonox <sonox!~sonox@154.160.21.41> has quit IRC () | 16:44 | |
*** delaya73 <delaya73!53a701e4@gateway/web/freenode/ip.83.167.1.228> has joined #sailfishos-porters | 16:46 | |
*** krnlyng <krnlyng!~frajo@mobile-access-6df0e2-160.dhcp.inet.fi> has quit IRC (Read error: Connection reset by peer) | 16:46 | |
delaya73 | hi all | 16:46 |
delaya73 | sledges: please fix in commit: https://github.com/mer-hybris/libhybris/commit/bc074a1630caa929d8e853ed1fff05e1f02a92fa - url = https://github.com/libhybris/libhybris to url = git://github.com/libhybris/libhybris.git - otherwise error: libhybris build error | 16:49 |
delaya73 | in .gitmodules | 16:50 |
mal | delaya73: this is supposed to fix submodule issues https://github.com/mer-hybris/droid-hal-device/pull/182 | 16:53 |
*** krnlyng <krnlyng!~frajo@mobile-access-6df0e2-160.dhcp.inet.fi> has joined #sailfishos-porters | 16:54 | |
delaya73 | mal: thx | 16:55 |
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has joined #sailfishos-porters | 16:58 | |
mal | delaya73: are you saying changing the url would help also? | 17:00 |
delaya73 | mal: Now I'm checking. | 17:02 |
Mister_Magister | mal: im rather worried about installing and using it | 17:05 |
Mister_Magister | if it works and have network then its all i want | 17:06 |
*** sonox <sonox!~root@146.228.113.22> has joined #sailfishos-porters | 17:10 | |
mal | Mister_Magister: I haven't been able to figure out how install anything to it | 17:11 |
Mister_Magister | oh | 17:11 |
delaya73 | mal: changing the url - no it does not work :( | 17:11 |
Mister_Magister | does it have some kind of data partition? | 17:11 |
mal | Mister_Magister: the normal anbox instructions say to use adb to install apks but I haven't gotten that working yet | 17:11 |
Mister_Magister | mal: but if it has some data partition or folder that it uses as /data then you can just put apk in /data/app no? | 17:12 |
mal | Mister_Magister: I have no idea how apks work :D | 17:13 |
Mister_Magister | :D | 17:13 |
Mister_Magister | try it | 17:13 |
Mister_Magister | or /system/app/ | 17:14 |
mal | so how would that work? does it just appear after or do I have to do something? | 17:14 |
mal | and yes, there is data folder for anbox | 17:14 |
Mister_Magister | mal: just put apk file there | 17:19 |
Mister_Magister | it should install at boot | 17:19 |
mal | ok | 17:19 |
mal | anyway it would be nice the have adb working also | 17:20 |
Mister_Magister | yeah | 17:22 |
*** amccarthy_ <amccarthy_!~amccarth@58-6-212-39.dyn.iinet.net.au> has quit IRC (Ping timeout: 265 seconds) | 17:25 | |
*** amccarthy <amccarthy!~amccarth@58-7-214-59.dyn.iinet.net.au> has joined #sailfishos-porters | 17:26 | |
*** sonox <sonox!~root@146.228.113.22> has quit IRC (Quit: Lost terminal) | 17:26 | |
*** filip <filip!~filip@193-138-49-239.dynamic.t-2.net> has joined #sailfishos-porters | 17:27 | |
delaya73 | mal: Cloning into 'ngfd-plugin-droid-vibrator'... Already up-to-date. No provider of 'pkgconfig(ngf-plugin) >= 1.0' found. Setting version: 1.0 error: Failed build dependencies: cmake is needed by ngfd-plugin-native-vibrator-1.0-1.armv7hl pkgconfig(ngf-plugin) >= 1.0 is needed by ngfd-plugin-native-vibrator-1.0-1.armv7hl Building target platforms: armv7hl-meego-linux Building for target armv7hl-meego-linux | 17:31 |
delaya73 | there is a solution? | 17:33 |
mal | delaya73: faq, near the end | 17:34 |
delaya73 | ok | 17:35 |
*** XenoJl <XenoJl!~XenoJl@159-205-133-106.adsl.inetia.pl> has quit IRC (Remote host closed the connection) | 17:35 | |
*** XenoJl <XenoJl!~XenoJl@159-205-133-106.adsl.inetia.pl> has joined #sailfishos-porters | 17:36 | |
*** carepack_ <carepack_!~carepack_@p5B2D814D.dip0.t-ipconnect.de> has joined #sailfishos-porters | 17:37 | |
delaya73 | mal: http://bit.ly/port-user-faq - it's here? | 17:37 |
mal | yes | 17:37 |
delaya73 | thx | 17:37 |
mal | delaya73: also make sure you have correct revision of the hybris/droid-configs/droid-configs-device submodule as described there | 17:38 |
delaya73 | mal: Thank you so much | 17:39 |
*** gmoro <gmoro!~gmoro@31.169.96.62> has quit IRC (Ping timeout: 264 seconds) | 17:41 | |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@159.226.171.21> has quit IRC (Ping timeout: 268 seconds) | 17:41 | |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@114.242.250.123> has joined #sailfishos-porters | 17:42 | |
*** Umeaboy <Umeaboy!~Umeaboy@89-160-91-210.cust.bredband2.com> has joined #sailfishos-porters | 17:45 | |
Umeaboy | Hi! | 17:45 |
Umeaboy | What should the maple.mk in the Lineage device tree contain? | 17:46 |
Umeaboy | I got this error using lunch for my device maple: https://pastebin.com/paMZkaj4 | 17:50 |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@114.242.250.123> has quit IRC (Ping timeout: 260 seconds) | 17:54 | |
*** gmoro <gmoro!~gmoro@31.169.96.62> has joined #sailfishos-porters | 17:57 | |
*** Umeaboy <Umeaboy!~Umeaboy@89-160-91-210.cust.bredband2.com> has quit IRC (Quit: Leaving) | 17:57 | |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@210.76.215.145> has joined #sailfishos-porters | 17:59 | |
*** paju <paju!~paju@dsl-hkibng42-5673d4-126.dhcp.inet.fi> has quit IRC (Ping timeout: 248 seconds) | 18:08 | |
*** paju <paju!~paju@dsl-hkibng42-5673d4-126.dhcp.inet.fi> has joined #sailfishos-porters | 18:08 | |
*** Nokius_ <Nokius_!~Nokius@p5DDB6D01.dip0.t-ipconnect.de> has joined #sailfishos-porters | 18:14 | |
*** XenoJl <XenoJl!~XenoJl@159-205-133-106.adsl.inetia.pl> has quit IRC (Read error: Connection reset by peer) | 18:18 | |
*** Nokius <Nokius!~Nokius@p5DDB6D88.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 276 seconds) | 18:18 | |
kimmoli | rinigus: ping. testing ota atm | 18:24 |
*** louisdk <louisdk!~louisdk@static-5-103-138-205.ip.fibianet.dk> has joined #sailfishos-porters | 18:28 | |
*** sonox <sonox!~root@146.228.113.22> has joined #sailfishos-porters | 18:28 | |
rinigus | kimmoli: thanks, looking forward :) | 18:29 |
*** NeKit <NeKit!~nekit@176.59.97.227> has joined #sailfishos-porters | 18:31 | |
*** sonox <sonox!~root@146.228.113.22> has quit IRC (Quit: leaving) | 18:33 | |
kimmoli | rebooting, kernel updated nicely at first boot, wifi connected, mobile needed some clicking around | 18:34 |
*** ghosalmartin <ghosalmartin!~mgrover@90.216.134.193> has quit IRC (Remote host closed the connection) | 18:35 | |
kimmoli | video audio is low < regression | 18:37 |
mal | Mister_Magister: I'm playing Angry Birds in Anbox! :D | 18:38 |
Mister_Magister | hah :P | 18:38 |
mal | works quite well, audio would be nice though | 18:38 |
*** T4 <T4!~T4@unaffiliated/mikaela/bot/euforia> has quit IRC (Remote host closed the connection) | 18:39 | |
mal | Mister_Magister: very fluid graphics | 18:39 |
krnlyng | mal, you have to note that it's custom graphics handling ;) | 18:42 |
rinigus | kimmoli: I don't remember what the volume was before. is it very low, or lower? in my case, its surely usable with this volume (just asking to be sure that we have the same on our devices) | 18:42 |
Mister_Magister | mal: can i have it | 18:42 |
kimmoli | rinigus: it is too low. way too low. the original was way too high - something inbetween would be nice, but the high is better that this low . | 18:43 |
mal | krnlyng: yep, just interesting test for the rendering method | 18:44 |
krnlyng | mal, but awesome! | 18:45 |
mal | krnlyng: not sure if any real game has been tested before | 18:45 |
rinigus | kimmoli: ok, I don't think its too low. I wonder whether we have different volumes. could it be caused by audioflingerglue not updated during OTA? would you mind to install it manually from OBS? | 18:46 |
*** carepack_ <carepack_!~carepack_@p5B2D814D.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds) | 18:47 | |
*** NeKit <NeKit!~nekit@176.59.97.227> has quit IRC (Ping timeout: 240 seconds) | 18:47 | |
krnlyng | mal, i didn't try a game :) | 18:47 |
mal | krnlyng: cpu usage (of one cpu) while playing is about 50-70% from the game, 20-25% for lipstick and 10% for surfaceflinger | 18:48 |
krnlyng | mal, can probably be optimized more :) | 18:49 |
krnlyng | mal, but doesn't sound too bad | 18:49 |
krnlyng | :) | 18:49 |
*** carepack_ <carepack_!~carepack_@p5B2D814D.dip0.t-ipconnect.de> has joined #sailfishos-porters | 18:49 | |
Mister_Magister | mal: can i have it? | 18:50 |
mal | Mister_Magister: I need to fix the installation still | 18:50 |
Mister_Magister | installation of apps or anbox? | 18:50 |
mal | krnlyng: multi-window would be next step also | 18:50 |
kimmoli | rinigus: last time it was caused by DROID_AUDIO_HAL_ATOI_FIX | 18:50 |
mal | Mister_Magister: of anbox | 18:50 |
krnlyng | mal, yep :) | 18:50 |
Mister_Magister | mal: then… fix it :D | 18:51 |
rinigus | kimmoli: and where does that live? I don't mind fixing, if I would just get a pointer ... | 18:52 |
*** Kabouik <Kabouik!~kabouik@158.38.1.70> has quit IRC (Ping timeout: 240 seconds) | 18:52 | |
kimmoli | https://github.com/mer-hybris/droid-hal-onyx/pull/2/commits/085aa5bf7646df742f09cc35097a8387619f716a this, but it looks fine for me | 18:52 |
mal | krnlyng: it seems stopping apps doesn't work very well currently | 18:53 |
rinigus | kimmoli, is it playback or video recording? if recording, its low indeed | 18:53 |
kimmoli | video recording yes | 18:54 |
kimmoli | and the systemd 5 months ago is not in yet :( | 18:55 |
rinigus | kimmoli, I'll be back in ~1 hour, sorry | 18:56 |
kimmoli | rinigus: np | 18:57 |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 18:57 | |
mal | Mister_Magister: now I first have to remember what I have done to make this run | 19:02 |
Mister_Magister | i know that feeling | 19:02 |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 19:03 | |
*** T4 <T4!~T4@unaffiliated/mikaela/bot/euforia> has joined #sailfishos-porters | 19:03 | |
*** elros <elros!~elros@2a02:a315:e040:3a00:444b:a937:57e0:f370> has quit IRC (Remote host closed the connection) | 19:05 | |
mal | Mister_Magister: one thing I need to fix first is onscreen keyboard, it doesn't work | 19:07 |
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has quit IRC (Read error: Connection reset by peer) | 19:08 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 19:08 | |
*** ZucZero <ZucZero!~zucca@85-76-22-84-nat.elisa-mobile.fi> has joined #sailfishos-porters | 19:08 | |
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has joined #sailfishos-porters | 19:12 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 19:13 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 19:16 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 19:18 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 19:21 | |
*** piggz <piggz!~piggz@95.150.63.214> has quit IRC (Quit: Konversation terminated!) | 19:21 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 19:24 | |
*** piggz <piggz!~piggz@95.150.63.214> has joined #sailfishos-porters | 19:25 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 19:25 | |
kimmoli | #blame jusa. atoi is enabled by default in pulseaudio-modules-droid nowadays | 19:25 |
kimmoli | #thanks jusa, there is quiks -input_atoi to disable it | 19:25 |
*** ghosalmartin <ghosalmartin!~mgrover@host-89-243-64-54.as13285.net> has joined #sailfishos-porters | 19:28 | |
*** PeperJohnny <PeperJohnny!~johnny@dyndsl-031-150-205-253.ewe-ip-backbone.de> has quit IRC (Quit: Konversation terminated!) | 19:28 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 19:29 | |
*** Nokius_ is now known as Nokius | 19:29 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 19:29 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 19:34 | |
Mister_Magister | mal: do you have time now? | 19:38 |
mal | Mister_Magister: for what? | 19:39 |
*** louisdk <louisdk!~louisdk@static-5-103-138-205.ip.fibianet.dk> has quit IRC (Ping timeout: 240 seconds) | 19:39 | |
Mister_Magister | i rebased nexus 7 and need to fix couple of thing i.e. wifi | 19:40 |
mal | which chip does it have? | 19:41 |
*** doniks <doniks!~doniks@a80-101-10-222.adsl.xs4all.nl> has joined #sailfishos-porters | 19:46 | |
*** cxl000 <cxl000!~cxl000@180-150-93-44.NBN.mel.aussiebb.net> has quit IRC (Ping timeout: 240 seconds) | 19:47 | |
*** Kabouik <Kabouik!~kabouik@236.34.200.37.customer.cdi.no> has joined #sailfishos-porters | 19:50 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 19:50 | |
*** louisdk <louisdk!~louisdk@static-5-103-138-205.ip.fibianet.dk> has joined #sailfishos-porters | 19:51 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 19:55 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 19:56 | |
*** Kabouik_ <Kabouik_!~kabouik@38.ip-37-187-46.eu> has joined #sailfishos-porters | 19:58 | |
*** Kabouik <Kabouik!~kabouik@236.34.200.37.customer.cdi.no> has quit IRC (Ping timeout: 240 seconds) | 20:00 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 20:02 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 20:06 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 20:07 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 20:11 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 20:13 | |
*** cxl000 <cxl000!~cxl000@120.157.42.164> has joined #sailfishos-porters | 20:14 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 20:16 | |
*** TheKit <TheKit!~nekit@178-45-12-220.saransk.ru> has joined #sailfishos-porters | 20:19 | |
jusa | kimmoli: yeah :| in whatever recent it's needed though so I changed default, could've mentioned it though | 20:20 |
*** sonox <sonox!~root@146.228.113.22> has joined #sailfishos-porters | 20:20 | |
kimmoli | it was well documented in readme | 20:21 |
kimmoli | and i had pointers where the ATOI_FIX define did affect | 20:21 |
*** NotKit <NotKit!~nekit@85-95-178-73.saransk.ru> has quit IRC (Ping timeout: 256 seconds) | 20:23 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 20:24 | |
rinigus | kimmoli: thank you for hunting it down! | 20:25 |
kimmoli | wainting pr | 20:25 |
kimmoli | i will continue testing tomorrow | 20:26 |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 20:27 | |
rinigus | kimmoli: thank you. | 20:27 |
kimmoli | no, thank you | 20:28 |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 20:28 | |
*** sonox is now known as sonox1 | 20:29 | |
rinigus | kimmoli: I'll work on the fix then and should be possible to make these packages in time for your next test. :) | 20:29 |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 20:32 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 20:34 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 20:37 | |
*** sonox <sonox!~sonox@154.160.21.21> has joined #sailfishos-porters | 20:38 | |
mal | Mister_Magister: network in anbox does also work, I'll just need to fix so it's enabled by default | 20:39 |
*** sonox <sonox!~sonox@154.160.21.21> has quit IRC (Read error: Connection reset by peer) | 20:39 | |
Mister_Magister | mal: touch and network is all i need | 20:39 |
Mister_Magister | oh and input would be useful | 20:40 |
mal | I got also on-screen keyboard working when I installed some keyboard apk | 20:40 |
mal | but there is an odd bug with keyboard, other parts of the screen go black when keyboard is shown, so you can't see what you write :D | 20:41 |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has quit IRC (Read error: Connection reset by peer) | 20:42 | |
*** Oxyd76 <Oxyd76!~quassel@5.18.99.0> has joined #sailfishos-porters | 20:48 | |
*** louisdk <louisdk!~louisdk@static-5-103-138-205.ip.fibianet.dk> has quit IRC (Ping timeout: 240 seconds) | 20:49 | |
*** cxl000 <cxl000!~cxl000@120.157.42.164> has quit IRC (Quit: Leaving) | 20:57 | |
*** ghosalmartin <ghosalmartin!~mgrover@host-89-243-64-54.as13285.net> has quit IRC (Remote host closed the connection) | 21:00 | |
*** carepack_ <carepack_!~carepack_@p5B2D814D.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds) | 21:07 | |
*** carepack_ <carepack_!~carepack_@p5B2D814D.dip0.t-ipconnect.de> has joined #sailfishos-porters | 21:09 | |
*** sonox <sonox!~sonox@154.160.21.21> has joined #sailfishos-porters | 21:10 | |
*** louisdk <louisdk!~louisdk@static-5-103-138-205.ip.fibianet.dk> has joined #sailfishos-porters | 21:11 | |
*** sonox <sonox!~sonox@154.160.21.21> has quit IRC (Client Quit) | 21:15 | |
*** sonox <sonox!~sonox@154.160.21.241> has joined #sailfishos-porters | 21:18 | |
*** sonox <sonox!~sonox@154.160.21.241> has quit IRC (Client Quit) | 21:20 | |
T4 | <adampigg> Anbox is progressing? | 21:20 |
*** louisdk <louisdk!~louisdk@static-5-103-138-205.ip.fibianet.dk> has quit IRC (Ping timeout: 260 seconds) | 21:22 | |
mal | @adampigg maybe, still some installation issues to be solved | 21:23 |
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has quit IRC (Quit: eyome) | 21:28 | |
T4 | <adampigg> Btw, im quite liking the new keyboard wkth prediction and spell checking | 21:30 |
mal | @adampigg which one? | 21:35 |
Mister_Magister | @adampigg: i dont use it really | 21:35 |
Mister_Magister | @adampigg what about kde connect | 21:36 |
T4 | <adampigg> Mal: the presage one near the top of openrepos | 21:38 |
T4 | <adampigg> Mister_magister: progressed a little tonight and have another dev helping also | 21:38 |
Mister_Magister | i told you i want to help | 21:38 |
T4 | <adampigg> Code is on my github | 21:39 |
T4 | <adampigg> Prs welcome ;) | 21:39 |
Mister_Magister | meh | 21:39 |
T4 | <adampigg> (Document) https://teleirc.mikaela.info/KTib0nD6Qd.null | 21:40 |
mal | @adampigg which ones do I have to install? | 21:42 |
T4 | <adampigg> The en_us one | 21:43 |
mal | ok, I think I need to make a finnish version | 21:45 |
T4 | <adampigg> Probably :) | 21:45 |
T4 | <adampigg> It uses an ngram database...didnt rinigus make it? | 21:46 |
mal | trying to figure out how the keyboard is made | 21:47 |
T4 | <adampigg> Its nice to have prediction and spell checking | 21:49 |
mal | I never really use those | 21:49 |
T4 | <adampigg> I think its an expectation for users tho | 21:50 |
mal | yes | 21:50 |
*** Ingvix <Ingvix!~Ingvix@213-216-249-176.bb.dnainternet.fi> has quit IRC (Read error: Connection reset by peer) | 21:50 | |
mal | @adampigg wondering why everything is in different packages, do those layouts take much space, I doubt they do | 21:51 |
T4 | <adampigg> Not looked into it | 21:53 |
XenoPL | did someone said kde connect? Is someone working for one for Sailfish? | 21:55 |
T4 | <adampigg> Me a little | 21:56 |
T4 | <adampigg> Mal, yeah rinigus is the one to ask | 21:57 |
XenoPL | cool, that's one of the big omissions in SFOS | 21:57 |
*** ghosalmartin <ghosalmartin!~mgrover@2a02:c7f:923a:9000:20cf:a332:c03a:c876> has joined #sailfishos-porters | 22:02 | |
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has quit IRC (Read error: Connection reset by peer) | 22:10 | |
*** sydney_untangle <sydney_untangle!~sydney@supertux/sydney> has joined #sailfishos-porters | 22:14 | |
*** nac <nac!~nac@p200300ECEBCE9E00DC487A6A004D70B4.dip0.t-ipconnect.de> has joined #sailfishos-porters | 22:22 | |
*** ghosalmartin <ghosalmartin!~mgrover@2a02:c7f:923a:9000:20cf:a332:c03a:c876> has quit IRC (Remote host closed the connection) | 22:34 | |
*** carepack_ <carepack_!~carepack_@p5B2D814D.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 276 seconds) | 22:41 | |
*** Kabouik_ <Kabouik_!~kabouik@38.ip-37-187-46.eu> has quit IRC (Remote host closed the connection) | 22:47 | |
*** Kabouik <Kabouik!~kabouik@236.34.200.37.customer.cdi.no> has joined #sailfishos-porters | 22:48 | |
*** Kabouik_ <Kabouik_!~kabouik@176.67.168.147> has joined #sailfishos-porters | 22:49 | |
*** Kabouik <Kabouik!~kabouik@236.34.200.37.customer.cdi.no> has quit IRC (Ping timeout: 264 seconds) | 22:53 | |
*** krnlyng <krnlyng!~frajo@mobile-access-6df0e2-160.dhcp.inet.fi> has quit IRC (Ping timeout: 240 seconds) | 23:08 | |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@210.76.215.145> has quit IRC (Ping timeout: 240 seconds) | 23:45 | |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@114.242.250.86> has joined #sailfishos-porters | 23:49 | |
*** Zuccace <Zuccace!~zucca@85-76-5-6-nat.elisa-mobile.fi> has joined #sailfishos-porters | 23:59 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!