T42 | <ankaos> hı. | 00:14 |
---|---|---|
T42 | <ankaos> how fix https://paste.ubuntu.com/p/tw5FbrzQs4/ this error? | 00:14 |
T42 | <elros34> From this output you can not figure out what is the issue. Full log of droid-hal build you can find in droid-hal-$DEVICE.log | 00:58 |
Umeaboy | Hi! | 02:18 |
Umeaboy | WiFi stopped working in the Moto G when I upgraded from the installed version to the latest and I saw no errors about it during the upgrade. | 02:21 |
Umeaboy | Don't know what part to report against. | 02:21 |
Umeaboy | connman? | 02:21 |
Umeaboy | I have to manually restart the network from Settings -> Tools for WiFi to connect. | 02:22 |
Umeaboy | Moto G 3rd Generation. | 02:23 |
Umeaboy | On 3.2.1.20 it worked right away. | 02:24 |
T42 | <birdzhang> is wlan module exist? | 02:28 |
T42 | <birdzhang> show lsmod | 02:28 |
Umeaboy | I'm uploading the image to imgur.com soon. | 02:32 |
T42 | <birdzhang> why not paste the output to pastebin | 02:33 |
Umeaboy | pastebin.com/VPSJWedv | 02:42 |
Umeaboy | WITH the WLAN restarted and connected I see the WLAN module with lsmod. | 02:43 |
Umeaboy | The paste was before I connected to the WiFi. | 02:43 |
Umeaboy | So the module is working. | 02:43 |
T42 | <birdzhang> so you manually run insmod wlan ? | 02:46 |
Umeaboy | Nope. I use Settings -> Tools -> Network and clicking the Restart button to restart the network. | 02:48 |
Umeaboy | That works until next reboot. | 02:48 |
T42 | <birdzhang> where is you droid-config-$DEVICE github repo? | 02:50 |
T42 | <birdzhang> maybe you need add "ExecStartPre=/bin/sleep 10" to wlan-module-load.service | 02:50 |
Umeaboy | I didn't install the latest Sailfish version using a prebuilt zip. | 02:52 |
Umeaboy | I upgrade using the commandline. | 02:52 |
Umeaboy | upgraded | 02:52 |
T42 | <birdzhang> It's okay | 02:53 |
Umeaboy | Here's the droid-config for osprey: https://github.com/VerdandiTeam/droid-config-osprey | 02:54 |
T42 | <birdzhang> Add "ExecStartPre=/bin/sleep 10" to https://github.com/VerdandiTeam/droid-config-osprey/blob/master/sparse/lib/systemd/system/wlan-module-load.service#L10 | 02:55 |
T42 | <birdzhang> You can manually add to /lib/systemd/system/wlan-module-load.service on you phone, quick test | 02:56 |
Umeaboy | No offence meant, but there's no systemd folder in /lib/ | 02:58 |
Umeaboy | Hmmmmmmm. | 02:58 |
Umeaboy | There is, but pressing tab for completion doesn't work. | 02:59 |
Umeaboy | Odd. | 02:59 |
Umeaboy | That did the trick. | 03:18 |
Umeaboy | So I report this against systemd then? | 03:18 |
Umeaboy | I can't seem to acces my old account on the mer Bugzilla for some reason. | 03:29 |
T42 | <birdzhang> You don't need report this | 03:31 |
T42 | <birdzhang> This is a know issue when upgrade from 3.2.1 to 3.3.0 | 03:32 |
T42 | <geekyneo> can anyone help me use extract-files.sh to extract vendor files from OnePlus3 ? The script is failing for me. | 03:33 |
Umeaboy | birdzhang: This also exists in 3.4.0.24 as well. | 03:34 |
Umeaboy | geekyneo: Well, does adb see your device? | 03:35 |
Umeaboy | adb devices | 03:36 |
Umeaboy | If it says Not authorized you need to Allow when prompted on the screen when you ask adb to communicate with it. | 03:37 |
Umeaboy | I have to go to sleep now. | 03:39 |
Umeaboy | Take care. | 03:39 |
T42 | <birdzhang> Umeaboy: Not all devices have this issue. | 03:40 |
T42 | <birdzhang> Good night | 03:40 |
T42 | <geekyneo> @Umeaboy [geekyneo: Well, does adb see your device?], Yes. | 04:23 |
T42 | <geekyneo> Extraction does happen, but with errors. | 04:23 |
T42 | <Andy %lastname%> @geekyneo [can anyone help me use extract-files.sh to ext …], what is it you need for the OP3 I may be able to help. I have the 3T mind you | 07:54 |
T42 | <geekyneo> @Andy %lastname% [what is it you need for the OP3 I may be able …], I was building customized /e/ OS, but the official /e/ and LineageOS seem to have issue with WiFi. | 08:06 |
T42 | <geekyneo> The WiFi disconnects and reconnects with Custom OS while Official Oxygen OS is having stable WiFi connection. | 08:06 |
T42 | <Andy %lastname%> There used to be a link for the firmware in the XDA sailfish op3 thread | 08:07 |
T42 | <Andy %lastname%> OnePlus3_OpenBeta24-FIRMWARE+MODEM-flashable.zip - Google Drive | 08:10 |
T42 | <Andy %lastname%> https://drive.google.com/file/d/1HNydYeTayGD-aqn6BcMcrBI1BfgRyWhA/view | 08:10 |
T42 | <Andy %lastname%> Here for the 3 | 08:10 |
T42 | <Andy %lastname%> Is that what you need @geekyneo | 08:10 |
T42 | <geekyneo> @Andy %lastname% [Is that what you need @geekyneo], nops. I want to extract vendor from the running device. | 08:13 |
T42 | <Andy %lastname%> Ah | 08:14 |
T42 | <Andy %lastname%> Mine is running Ubuntu at the mo | 08:14 |
T42 | <Andy %lastname%> Sorry | 08:14 |
T42 | <Andy %lastname%> Anyone here got a working OP3/3T working on SFOS? | 12:04 |
T42 | <ankaos> elros: https://paste.ubuntu.com/p/VddvxqYVBm/ this droid-hal-oxygen.log | 12:11 |
T42 | <neochapay> @ankaos [elros: https://paste.ubuntu.com/p/VddvxqYVBm/ …], kernel config | 12:12 |
T42 | <ankaos> ? | 12:13 |
T42 | <neochapay> You not fix kernel config | 12:14 |
T42 | <ankaos> @neochapay [You not fix kernel config], https://paste.ubuntu.com/p/kwVbSmQHyn/ | 12:17 |
T42 | <neochapay> @ankaos [https://paste.ubuntu.com/p/kwVbSmQHyn/], do you fix kernel config in android .mk files ? | 12:17 |
T42 | <ankaos> where is this files? and how fix this files? | 12:18 |
T42 | <ankaos> kernel or device? | 12:19 |
T42 | <neochapay> I think in device | 12:26 |
T42 | <elros34> Check HADK again. You are using mer-kernel-check incorrectly. Defconfig in your kernel is parsed during kernel build and your kernel current config is generated in out | 12:36 |
T42 | <ankaos> how fix this files? | 12:36 |
T42 | <elros34> in line 23 of droid-hal-$DEVICE.log you have correct way how to always use it | 12:38 |
T42 | <elros34> so either manually fix all errors like: CONFIG_NETFILTER_XT_MATCH_QTAGUID and ALL dependencies or use menuconfig/xconfig so it will handle dependencies for you automatically: https://pastebin.com/8Bi25aLF | 12:55 |
T42 | <elros34> use that script in HABUILD | 12:56 |
mal | r0kk3rz: just noticed this old project https://build.sailfishos.org/project/show/home:r0kk3rz:clang is that needed, just so that it won't take build resources, not sure if any of those actually will build, i486 is still blocked | 13:08 |
mal | saw couple of old llvm versions building on OBS | 13:09 |
rinigus | mal: I guess the same goes for opt-gcc7 by custodian | 13:43 |
mal | rinigus: yes, anyone know how to contact him? | 13:53 |
rinigus | mal: don't we give an email as a part of registration for OBS? | 13:59 |
rinigus | ... or maybe I am mixing up with some other accounts | 14:00 |
mal | yeah, I don't have access to that information directly | 14:00 |
rinigus | don't have his email either. maybe someone around has a contact | 14:05 |
piggz | finally my t5 and yggdrasil builds are done! | 14:06 |
T42 | H %lastname% was added by: H %lastname% | 14:55 |
T42 | <Andy %lastname%> @piggz [finally my t5 and yggdrasil builds are done!], coolio | 15:21 |
piggz | mal: dhd now has a script for meta packaging right? however, build_packages.sh --gg uses pattern files only to determin what to build .... small annoyance | 16:18 |
mal | piggz: what is the problem? it uses both old and new way to see what to build | 16:21 |
mal | piggz: are you doing meta-packaging some strange way? | 16:22 |
mal | not the official way | 16:22 |
mal | piggz: https://github.com/mlehtima/droid-config-fp2-sibon/commit/2caaed824f26bed104fc673ed1816045addb2621 and https://github.com/mlehtima/droid-config-fp2-sibon/commit/0d5c73f555464fc94320041180ba87ed86bc510f | 16:23 |
piggz | mal: in that case yes, im doing it an old way i was shown once | 16:26 |
piggz | hmm, i have time to change that before making a release | 16:26 |
piggz | mal: dont do this, as toggling the button in settings results in broken device ... use kickstart https://github.com/mlehtima/droid-config-fp2-sibon/blob/master/patterns/patterns-sailfish-device-configuration-fp2-sibon.inc#L9 | 16:57 |
mal | piggz: hmm | 17:00 |
mal | piggz: I think if I change that to Recommends it should be fine | 17:01 |
piggz | yes, maybe | 17:01 |
piggz | mal: the net meta-packages still requires one pattern? "@Jolla Configuration X" just for the kickstart ? | 17:30 |
piggz | s/new | 17:30 |
mal | piggz: the remaining pattern is there for transition, it will be gone once kickstart side is in a release | 17:40 |
mal | piggz: in your automated build in ci you don't want to use that anyway | 17:41 |
piggz | mal: yeah, i changed it to the package name | 17:41 |
T42 | <elros34> don't forget to install that meta package if you OTA | 17:42 |
mal | it should come with patterns, if done correctly | 17:43 |
mal | and if pattern generator would work | 17:44 |
T42 | <elros34> ah I disabled patters so that is probably the reason I had to install meta package | 17:46 |
T42 | <Andy %lastname%> Quick | 18:35 |
T42 | <Andy %lastname%> Quicl question. How useful would be to have a small task group per port....ie for each device? more noise or more focus? | 18:36 |
T42 | <Andy %lastname%> IE a group for SFOS device x or Y? | 18:37 |
T42 | <Andy %lastname%> Less noise for people without device X but risk of skills slipping through the net? | 18:38 |
wdehoog | hi. I am trying to build 3.4.0.22 for bacon (oneplus one). cannot getting build to work. for example when building libhybris locally there are conflicts with mesa-llvm-libEGL-devel | 20:50 |
mal | have you updated submodules? | 20:51 |
mal | also the official release is 3.4.0.24 | 20:51 |
wdehoog | hi mal. I need 0.0.5.24 | 20:51 |
mal | wdehoog: what? | 20:51 |
T42 | <Andy %lastname%> @wdehoog [hi. I am trying to build 3.4.0.22 for bacon (o …], This is such welcome news | 20:51 |
wdehoog | I mean libhybris 0.0.5.24 | 20:51 |
mal | wdehoog: I wasn't talking about libhybris, I was talking about dhd and config submodules | 20:52 |
mal | wdehoog: I assume you mean local build | 20:52 |
T42 | <elros34> wdehoog: you will need this because of gles3 headers: https://github.com/elros34/libhybris | 20:53 |
wdehoog | sorry. yes I updated dud and config, I used ssu re 3.4.0.22and yes local build | 20:53 |
mal | wdehoog: just curious, what issue do you have with new libhybris? is that one of those odd devices which don't work with it | 20:53 |
mal | which was never debugged properly | 20:54 |
T42 | <Andy %lastname%> @wdehoog [hi. I am trying to build 3.4.0.22 for bacon (o …], Your last build was brilliant @wdehoog | 20:54 |
wdehoog | hi elros34. thanks I'll ceck | 20:54 |
wdehoog | @T42 sorry but the brilliance was thanks to elros34 and jolla. | 20:55 |
mal | would be nice if you tested latest libhybris, it has seen some changes, hopefully some would help | 20:55 |
mal | if it still fails then debugging the issue would be nice | 20:55 |
wdehoog | ok I'll give it a try but the last versions only worked using 0.0.5.24 | 20:56 |
mal | wdehoog: when did you test newer version the last time? | 20:56 |
mal | newer version of libhybris | 20:56 |
T42 | <Andy %lastname%> @wdehoog [@T42 sorry but the brilliance was thanks to el …], Well kept me stuck on one build for the longest time | 20:57 |
wdehoog | @mal sorry I cannot remember. I have a feeling I tried all later versions but always had to revert to 0.0.5.24 | 21:00 |
mal | wdehoog: ok, when did you do the tests? | 21:02 |
wdehoog | sorry no idea. too much other stuff in my head and I did not wrote it down | 21:04 |
mal | wdehoog: no need to know exact date, just roughly, like within a month or more | 21:04 |
wdehoog | I guess the last time was in May while building 3.3 | 21:07 |
mal | ok, there have been couple of libhybris versions after that | 21:08 |
mal | with all sorts of changes | 21:09 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!