r0kk3rz | birdzhang: you've been working on anbox? | 00:28 |
---|---|---|
T42 | <birdzhang> r0kk3rz: just fixed build after sfos 3.1.0, container manager and session manager can start, but surfaceflinger crash loop | 00:47 |
r0kk3rz | yeah i wonder if we can undo that cpp11 patch | 00:50 |
r0kk3rz | lets see how it goes on my sony | 00:51 |
r0kk3rz | failed to mount android overlay, so not so well | 01:12 |
T42 | <birdzhang> do you enabled CONFIG_OVERLAY_FS ? | 01:14 |
r0kk3rz | should do, i did have it working before | 01:15 |
T42 | <birdzhang> oh, that's weird | 01:16 |
r0kk3rz | where does the image end up? | 01:36 |
T42 | <birdzhang> i forgot paste the logs to pastbin :/, i flashed to android now. | 01:41 |
T42 | <birdzhang> btw, i started porting redmi k20/xiaomi 9t now, it has a popup camera ;) | 01:43 |
r0kk3rz | oh fun | 01:44 |
r0kk3rz | i found the appropriate directory, and now im seeing if i can create the overlayfs manually | 01:44 |
r0kk3rz | aha | 01:51 |
r0kk3rz | it doesnt like the workdir= option | 01:52 |
T42 | <birdzhang> maybe i should use this branch https://github.com/Sailfish-On-Vince/anbox/tree/rebase2 | 01:53 |
T42 | <birdzhang> building now | 01:54 |
r0kk3rz | whats the difference? | 01:58 |
T42 | <birdzhang> rebased upstream | 01:59 |
r0kk3rz | that might fix my issue | 02:01 |
r0kk3rz | at least the offending line has dissapearred | 02:02 |
r0kk3rz | yep that looks slight better | 02:30 |
r0kk3rz | surfaceflinger isnt happy though | 02:30 |
r0kk3rz | like you said | 02:30 |
T42 | <birdzhang> okay :( | 02:34 |
r0kk3rz | birdzhang: do you know how to shell into the container? | 02:54 |
r0kk3rz | on host i get E libEGL : validate_display:255 error 3008 (EGL_BAD_DISPLAY) | 02:56 |
r0kk3rz | would be interesting to see the logcat | 02:56 |
T42 | <涂晶筐 %lastname%> (Photo, 549x769) https://irc.thaodan.de/.imgstore/fd3k9ETETw.png 非小号Mytoken推特脸书增关注,BC,QP推广霸屏强推APP内置广告,微信电报增粉私聊、推广,交易所上币投票,交易所平台账号代实名,如有需要请联系:➡️ @yx5656 | 03:24 |
NeoChapay | How can I tell DSME not to pay attention to battery power level ? | 07:30 |
spiiroin | NeoChapay: you could try disabling dsme battery tracker plugin by renaming it: mv /usr/lib/dsme/batterytracker.so /usr/lib/dsme/batterytracker.so.disabled | 09:19 |
T42 | <赖桦婺 %lastname%> (Photo, 880x488) https://irc.thaodan.de/.imgstore/dvL5GoEebo.png 🔥非小号Mytoken关注,群发炸群拉人推广注册实名微信号🔥拉币圈活粉,非小号 mytoken关注惊爆价 1、币圈电报群/微信群炸群推广 2、twitter、facebook关注 3.KYC身份材料出售 4、电报群/微信群/potato增粉拉人 5、国内外交易所APP实名注册认证 6、电报群客服活聊天 7、批量注册国内外交 | 09:55 |
NeoChapay | spiiroin: i think it's not good idea....i will try make some code ^_^ | 11:07 |
mal | Mister_Magister: https://build.merproject.org/project/show/nemo:testing:hw:fxtec:t5 | 12:01 |
Mister_Magister | thanks | 12:01 |
T42 | <adampigg> Anyone checked the qt version in the ea sdk? | 12:44 |
T42 | <birdzhang> upgrade to Qt 5.12? wow | 13:33 |
mal | that doesn't mean the Qt inside sfos, that is for sdk | 13:39 |
rinigus | sorry, haven't checked SDK update yet, but would like to ask: so what's exactly has been updated to 5.12? mal, what is in sfos sdk which is for sdk itself? | 13:43 |
spiiroin | NeoChapay: depends on what your problem is... dsme must know battery level and rect to it. if battery tracking is misbehaving -> temporarily disabling battery empty shutdown = what allows you to fix the problem | 13:44 |
spiiroin | it is also possible to set battery empty threshold in a config | 13:45 |
spiiroin | but all of this depends on what is the problem you are trying to address | 13:45 |
mal | rinigus: things related to app sdk like https://github.com/sailfishos/sdk-build-tools and https://github.com/sailfishos/qt-installer-framework | 13:46 |
rinigus | mal: thank you! | 13:47 |
NeoChapay | spiiroin: i have devboard from friendlyarm - it have battery adapter but don't have battery and status of it. | 13:52 |
spiiroin | NeoChapay: mmm.. I think that ought to lead to battery level unknown (=-1 at dsme side) which should not lead to battery empty shutdown (in user mode) | 14:52 |
KALUBE | lbt: Sorry for ping, I'm wondering if you can update me on getting an OBS account if you have a minute | 19:16 |
deathmist | mal: the reason telnet has been "broken" all this time was because "/init_disable_telnet" exists on my device on all fresh images (provided by community-adaptation-testing), it never gets removed and telnetd isn't started even if I choose "Developer mode" from settings etc, what should I do? | 20:03 |
mal | deathmist: telnet is disabled on testing builds by default, intentionally | 20:05 |
mal | deathmist: developer mode is about ssh, not telnet | 20:05 |
mal | (well in devel builds telnet works also in developer mode but not in testing) | 20:06 |
mal | deathmist: did you ever mention that it was specifically broken in testing builds? | 20:07 |
mal | deathmist: telnet doesn't require any password and gets root permissions so that is very unsafe to be enabled in builds normal users use | 20:08 |
deathmist | mal: I understand, but a toggle under developer options (with warning and whatnot dialogs included) wouldn't be a bad idea imo, in fact I'm gonna start writing a settings plugin for that very soon at least for personal use. I remember telnet also breaking on local development builds without any OBS stuff in KS and I'll check a fresh local-only | 20:14 |
deathmist | image right now | 20:14 |
mal | deathmist: is there a reason you don't use ssh? | 20:17 |
mal | deathmist: telnet is supposed to be a development tool for early development | 20:17 |
mal | deathmist: I use a devel build on my main fp2 device but all releases I make a from testing | 20:19 |
mal | so I have telnet on my device but users don't | 20:19 |
deathmist | mal: could try that as a workaround I guess. SSH seems to get frozen during suspend and it is very much useless over slower WLAN connections thanks to all the latency; I also tried disabling "Developer mode" from Settings on my phone but that just broke the entire install and SFOS didn't boot after restart :/ I think that's a pretty big issue | 20:31 |
mal | can't remember anyone else complaining about such issue | 20:33 |
mal | I almost never use developer mode via wlan, mainly via usb | 20:34 |
deathmist | mal: also when I try to just connect to SSH via USB I get "ssh: connect to host 192.168.2.15 port 22: No route to host" but IP via WLAN works perfectly | 20:48 |
mal | strange | 20:53 |
mal | deathmist: have you done anything strange in your configs? | 21:40 |
deathmist | don't think I have, I've setup configfs usb-moded if that can be considered as strange https://github.com/sailfishos-oneplus5/droid-config-cheeseburger (oh and meta-package stuff for CI building etc, patterns should be the exact same) | 21:43 |
rinigus | deathmist: is it possible that your pc doesn't configure usb network? maybe that's a part that needs to be adjusted | 22:01 |
deathmist | rinigus: perhaps, but I've tried multiple computers with arch & linux mint and always conclude with the same outcome. what distros do others here use for dev stuff? I feel like I must be missing something obvious | 22:21 |
rinigus | deathmist: you could always check dmesg on PC and configure net manually. no need to jump distros then | 22:27 |
mal | deathmist: have checked ifconfig whether the interface exists and if it has an ip and mac address | 22:27 |
mal | I have a device which always fails to setup proper mac and ip addresses | 22:28 |
deathmist | mal: ifconfig w/ the device interface https://pastebin.com/nn66YVuR | 22:33 |
mal | deathmist: as you can see yourself it has no ip4 address, try setting one (for example 192.168.2.2) | 22:40 |
deathmist | mal: setting it with "sudo ifconfig enp0s20u1 192.168.2.2" (inet line appeared in ifconfig output now) and trying "ssh nemo@192.168.2.2" instantly yields that connection refused message still :/ | 22:45 |
deathmist | oh wait that's a different message nvm | 22:47 |
rinigus | deathmist: you have to read up on ip connections - as how to config them (check out netmask please). | 22:47 |
rinigus | getting late over here ... gn | 22:47 |
mal | deathmist: the ip you use is .15 for connecting, not the one you set with that command | 22:49 |
mal | the phone is .15, you set the host ip to .2 | 22:50 |
mal | deathmist: so basically you were trying to connect to your computer :) | 22:50 |
deathmist | mal: oh lol, well "ssh nemo@192.168.2.15" just hangs instead and doesn't seemingly do anything | 22:53 |
mal | and the ip is still correctly set in ifconfig output? | 22:54 |
mal | the problematic device I had also sometimes lost it after a while | 22:54 |
deathmist | mal: it's just stuck until I get an "Actiovation of network connection failed" message and after it loses ipv4 address, the added new line in ifconfig is "inet 192.168.2.2 netmask 255.255.255.0 broadcast 192.168.2.255" | 22:58 |
mal | something fishy in your device then probably | 22:59 |
r0kk3rz | sailfishy :P | 23:01 |
deathmist | strangely enough if I manually launch telnetd on the device and then assign the same IP from host, I can connect via telnet 2323... no SSH via USB tho | 23:10 |
mal | deathmist: maybe the stage where telnet is started (in init) the networking is in some bad state? maybe because you need that custom usb config | 23:15 |
mal | but I'm just guessing | 23:16 |
mal | deathmist: does ssh work ever? | 23:16 |
deathmist | SSH works, just via WLAN, no USB cable connection. I also launched telnetd in already booted SFOS (didn't even try early init one) | 23:17 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!