Monday, 2017-12-18

*** MeowDudeCB <MeowDudeCB!65678193@gateway/web/freenode/ip.101.103.129.147> has joined #sailfishos-porters00:04
MeowDudeCBhey guys00:05
MeowDudeCBso I got a log for my second build and I cut the number of errors down from 8, to 4. And now instead of rebooting, it stays at the boot logo forever so this is progress!00:05
MeowDudeCBHere is the log: https://pastebin.com/NHJ5x4Wf | Lines 447 and 451 are of most interest to me, but the other two error is on line 10900:06
MeowDudeCBI made an error, I am actually down to THREE errors :D \o/00:06
MeowDudeCBline 350 also has a fail on it00:08
thereturningvoidCan you get the output of systemctl --no-pager? That can help us find what's failed on it00:08
thereturningvoidAlso, 447 and 451 are likely non-issues, i don't think the nexus 7 has a tegra in it :P00:09
*** filip <filip!~filip@89-212-206-178.dynamic.t-2.net> has quit IRC (Ping timeout: 272 seconds)00:14
MeowDudeCBthereturningvoid: the Nexus 7 has an Nvidia Tegra 3 as its SoC00:18
MeowDudeCBI would think they are pretty big00:18
thereturningvoidHuh, TIL.00:18
*** zhxt <zhxt!~zhxt@223.72.70.51> has quit IRC (Ping timeout: 256 seconds)00:19
MeowDudeCBI think you are mixing up the 2012 and 2013 Nexus 700:20
MeowDudeCBI am on the 2012 one00:20
thereturningvoidProbably00:20
MeowDudeCBthe tegra3 lines are concerning though but I don't understand what they mean00:21
MeowDudeCBthereturningvoid: do I run systemctl --no-pager on the Nexus 7 in TWRP or from my computer while my Nexus 7 boots? where do I use it?00:24
thereturningvoidDevice00:24
MeowDudeCBokay I will do that and get back with you00:26
*** Pat_o <Pat_o!~pat@rob92-9-88-161-114-92.fbx.proxad.net> has quit IRC (Ping timeout: 268 seconds)00:28
*** Pat_o <Pat_o!~pat@rob92-9-88-161-114-92.fbx.proxad.net> has joined #sailfishos-porters00:29
MeowDudeCBthereturningvoid: what directory do I start terminal in? I tried running to command in the root directory but I got sh: systemctl: not found00:30
thereturningvoidYou are telnetted in, right?00:31
MeowDudeCBuh, no I can't get telnet to connect while the device boots00:32
MeowDudeCBthat was why I was using kmsg logs00:32
thereturningvoidEven though you're not bootlooping?00:32
MeowDudeCBIll try again00:32
MeowDudeCBmaybe my telnet set up on windows just sucks00:32
thereturningvoidHave you tried usb passthrough on your ubuntu vm or whatever it was?00:33
MeowDudeCBhow do I do that00:33
thereturningvoidWHat are you using for your VM00:35
MeowDudeCBUbuntu 16.04 LTS00:35
thereturningvoidNo, i mean VirtualBox, or whatever00:35
MeowDudeCBoh yes virtual box00:36
thereturningvoidOk, you'll probably need this for USB 2/3 support http://download.virtualbox.org/virtualbox/5.2.2/Oracle_VM_VirtualBox_Extension_Pack-5.2.2-119230.vbox-extpack00:40
MeowDudeCBinstalling now00:44
thereturningvoidOnce it's installed, edit your VM settings, go to USB, and select USB 3.000:44
thereturningvoidThen once it's booted, go to Devices -> USB, and select your device00:45
MeowDudeCBI upgraded virtual box and my extension pack to 2.2.2 and re added the mer bootloader device in my machine but still no dice on telnet00:54
*** psachin <psachin!~psachin@103.51.234.80> has joined #sailfishos-porters00:55
MeowDudeCBthereturningvoid: connection just timed out. the name of the device has "failed to boot rootfs" in the name though so I know that is the problem00:55
thereturningvoidYeah, but you can still telnet into it at this point, I'm quite sure00:56
thereturningvoidIt's a recovery featurein the boot image00:56
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Ping timeout: 260 seconds)00:56
MeowDudeCBI wonder why it won't work...00:56
MeowDudeCBshould I restart my computer?00:56
MeowDudeCBon virtual box I am typing in "telnet 192.168.2.15 2323"00:57
MeowDudeCBI am doing that in windows aswell00:57
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@210.76.213.80> has joined #sailfishos-porters00:57
thereturningvoidRun `ifconfig`00:58
thereturningvoidSee if there's something related to a usb interface00:58
thereturningvoidActually, it'll appear as a ethernet interface01:00
MeowDudeCBI ran it01:00
thereturningvoidShow me the output01:00
MeowDudeCBgive me a second, Ill need to log in to IRC on my VM01:00
*** MeowDudeVM <MeowDudeVM!65678193@gateway/web/freenode/ip.101.103.129.147> has joined #sailfishos-porters01:01
MeowDudeVMhttps://pastebin.com/bxAcgnNw01:02
MeowDudeVMthat is the result of entering "ifconfig" in my VM $HOST terminal01:02
thereturningvoidHuh, doesn't look like it's there...01:02
thereturningvoidunless it's enp0s301:03
MeowDudeVMwhat should I do01:03
thereturningvoidtry telnet to 10.0.0.40, same port01:03
MeowDudeVMNo my PC is wired01:03
thereturningvoidJust try it01:03
MeowDudeVMtelnet: Unable to connect to remote host: Connection refused01:04
thereturningvoidhmm, that's probablt virtuabox's network itnerface then01:04
thereturningvoidno clue here, sorry01:04
MeowDudeVMyes01:04
MeowDudeVMI use a bridged adapter fo my wired connection01:04
thereturningvoiddoes the device appear in `lsusb`?01:04
MeowDudeVMI figured it was my normal ethernet connection01:04
MeowDudeVMlet me try that01:04
thereturningvoidit'll probably show as "Google Inc."01:05
MeowDudeVMhttps://pastebin.com/nSNeYmBe01:05
MeowDudeVMoutput01:05
MeowDudeVMno google inc but the second item in the list is of interest01:06
thereturningvoidyeah, lemme test on my ubuntu vm01:06
thereturningvoidyeah, i have both google inc and the usb tablet01:07
thereturningvoidare you sure the device is connected to the vm?01:07
MeowDudeVMyes01:08
MeowDudeVMThe only thing in the "device add usb" list is the mer bootloader01:08
thereturningvoidthat's really odd01:08
MeowDudeVMyeah01:08
MeowDudeVMit says 9999 at the end of it01:09
MeowDudeVMmaybe its port 9999?01:09
thereturningvoidnot sure if i can help you with that one, sorry01:09
MeowDudeVMdarn01:09
MeowDudeVMthat sucks, I really need a log01:09
MeowDudeVMis my kmsg enough to fix my problem?01:09
thereturningvoidno, it's always 232301:09
thereturningvoidthe issue here is that the vm doesn't even see the device on usb01:10
MeowDudeVMIll restart my computer01:10
MeowDudeVMmaybe that will resolve it01:10
thereturningvoidprobably not, getting systemctl would help us find out what failed to start properly01:11
thereturningvoidmaybe01:11
thereturningvoidanything's worth a shot at this point01:11
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@210.76.213.80> has quit IRC (Ping timeout: 272 seconds)01:12
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@61.148.243.191> has joined #sailfishos-porters01:13
*** MeowDudeVM <MeowDudeVM!65678193@gateway/web/freenode/ip.101.103.129.147> has quit IRC (Ping timeout: 260 seconds)01:15
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@61.148.243.191> has quit IRC (Ping timeout: 264 seconds)01:25
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@159.226.171.21> has joined #sailfishos-porters01:26
*** MeowDude <MeowDude!65678193@gateway/web/freenode/ip.101.103.129.147> has joined #sailfishos-porters01:32
MeowDudethereturningvoid: still no dice... oh well, maybe I can work with kmsg to fix it01:33
*** raandoom <raandoom!uid258283@gateway/web/irccloud.com/x-tivjxzzsfxkhszgf> has quit IRC (Quit: Connection closed for inactivity)01:48
*** psachin <psachin!~psachin@103.51.234.80> has left #sailfishos-porters ("ERC (IRC client for Emacs 27.0.50)")01:56
*** TheKit <TheKit!~nekit@95-83-22-155.saransk.ru> has quit IRC (Quit: Leaving)01:57
*** zhxt <zhxt!~quassel@124.202.185.26> has joined #sailfishos-porters02:00
*** Kabouik_ <Kabouik_!~kabouik@ks3100825.kimsufi.com> has joined #sailfishos-porters02:02
*** Umeaboy <Umeaboy!~Umeaboy@89-160-91-149.cust.bredband2.com> has joined #sailfishos-porters02:02
UmeaboyHi!02:02
UmeaboyDoes anyone here know what repo for cm-14.1 that fixes this issue? find: ‘/home/kristoffer/android/lineage/out/target/common/obj/SHARED_LIBRARIES/libwifi-hal-mock_intermediates’: File or directory does not exist.02:03
*** Kabouik <Kabouik!~kabouik@236.34.200.37.customer.cdi.no> has quit IRC (Ping timeout: 260 seconds)02:05
*** Zuccace <Zuccace!~zucca@85-76-8-233-nat.elisa-mobile.fi> has quit IRC (Quit: WeeChat 1.9)02:05
MeowDudeUmeaboy: what device do you have? why not just use cm11 or cm12.1?02:07
*** Zucca <Zucca!~zucca@85-76-8-233-nat.elisa-mobile.fi> has joined #sailfishos-porters02:07
*** Kabouik_ <Kabouik_!~kabouik@ks3100825.kimsufi.com> has quit IRC (Ping timeout: 264 seconds)02:41
*** ranter- <ranter-!~ranter@37-136-36-247.rev.dnainternet.fi> has joined #sailfishos-porters03:00
*** ranter <ranter!~ranter@87-93-100-129.bb.dnainternet.fi> has quit IRC (Ping timeout: 256 seconds)03:01
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@159.226.171.21> has quit IRC (Ping timeout: 240 seconds)03:13
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@61.148.243.18> has joined #sailfishos-porters03:14
*** Umeaboy <Umeaboy!~Umeaboy@89-160-91-149.cust.bredband2.com> has quit IRC (Disconnected by services)03:14
MeowDudeCBhopefully someone PMs me a telnet log but until then, all I have is a last_kmsg log... https://pastebin.com/NHJ5x4Wf03:14
*** Umeaboy <Umeaboy!~Umeaboy@89-160-91-149.cust.bredband2.com> has joined #sailfishos-porters03:15
UmeaboyStupid hexchat!03:15
MeowDudeCBwhat can I do with it? I see 3 errors (ctrl+f, "error") but I don't quite understand them.03:15
MeowDudeCBwhat is wrong03:15
UmeaboyMeowDudeCB: The phone is not fully supported yet.03:16
MeowDudeCBwhat phone03:16
UmeaboyWell, I'm trying to build cm-14.1 for zeroltexx and there's no official device tree for it in the Lineage repo.03:16
MeowDudeCBinteresting, if there is no device tree how could you build hybris for it???03:17
UmeaboyI made my own tree based on another similar device.03:17
MeowDudeCB>similar device...03:17
MeowDudeCBthis will be dificult for you. building for official devices is hard enough, let alone a similar device03:17
UmeaboyHowever, I'm missing libwifi_hal_intermediates during execution of brunch zeroltexx.03:17
MeowDudeCBcan this other devices roms be flashed on your device?03:17
thereturningvoidUmeaboy: https://github.com/7420dev03:18
thereturningvoidYou can base off cm13 with that03:18
MeowDudeCBbecause if not, even if you do manage to build this devices sailfish, it won't boot or be able to be ported to yours post build03:18
MeowDudeCBnice work thereturningvoid03:18
UmeaboyIt's officially supported by NexusOS, but I don't like NexusOS and to port Sailfish to it I need to use Lineage. NexusOS maybe based on Lineage, but I don't like their app drawer.03:18
UmeaboyYuck!03:18
MeowDudeCBUmeaboy: If there were an existing cm13 trees why not use them?03:19
Umeaboythereturningvoid: That tree hasn't been maintained for years.03:19
MeowDudeCBits still usable though, I am using the CM11 tree on my device03:19
UmeaboyI tried the latest cm-13 build and it crashes at the setup and reboots the device so it's a no go.03:19
MeowDudeCBa cm13 build that doesn't work... is it official or unofficial?03:20
UmeaboyThe only working rom is the Nexus one and I have to use zeroltesk.03:20
UmeaboyIt was build by the unmaintained repo by 7420dev if I'm not misstaken.03:21
thereturningvoidI just pulled that off a post on xda, likely an unnofficial build03:21
MeowDudeCBthen use the nexus one I guess03:21
MeowDudeCBits just a base so your app drawer problem won't be present03:22
UmeaboyYeah, but to build that I still need a local manifest for NexusOS.03:22
MeowDudeCBjust use the default one and edit it like usual03:22
UmeaboyI prefer using Trebuchet, that's less buggy.03:22
MeowDudeCBwait, are you building Sailfish OS?03:22
UmeaboyMy plan is to port this device to Sailfish OS. I even have my own "script" on Gitlab based from the HADK.03:23
UmeaboyFor many devices that is.03:23
MeowDudeCByou can't use Trebuchet or any launcher on Sailfish OS, the homescreen that the base rom comes with is irrelevant03:23
UmeaboyI know, but Lawnchair is buggy as *beep*.03:23
UmeaboyIt crashes at start as well.03:24
thereturningvoidInstead, you get an objectively better launcher :)03:24
Umeaboyhttps://gitlab.com/Umeaboy/hadk-script03:24
UmeaboyYou're welcome to help out.03:24
MeowDudeCBUmeaboy: you are confusing me a lot right now, you won't have to use lawnchair, you will just have the default sailfish launcher03:24
UmeaboyAt the coming of next year I'll be having a Travis server up and running.03:25
MeowDudeCB*thonk*03:25
thereturningvoidwhat's the point when we have obs?03:25
MeowDudeCBWait but why are you so focused on launcher and the base rom aesthetic? None of it matters since you won't be using it or booting into it03:26
UmeaboyI plan to explicitly build Lineage builds with it as I don't like Gerrit and Jenkins very much.03:26
UmeaboyThat's true.03:27
MeowDudeCBwhat are you building exactly...03:27
MeowDudeCBpardon my confusion03:27
UmeaboyNo problem.03:27
UmeaboyI'm trying to find a working local manifest to build cm-14.1 and then port that into Sailfish.03:28
UmeaboyI'm building with my manifest as we speak.03:28
UmeaboyHowever I could use a hand with fixing the missing libwifi-hal-intermediates after running brunch zeroltexx though.03:29
thereturningvoidWHat are you running brunch for?03:29
UmeaboyIt runs past that, but isn't that part that makes it possible to see Wifi connections?03:30
Umeaboythereturningvoid: zeroltexx.03:30
thereturningvoidI mean, why?03:30
thereturningvoidThe HADK doesn't even mention brunch at all03:30
thereturningvoidAre you building Lineage, or Sailfish?03:30
*** HoloIRCUser1 <HoloIRCUser1!~holoirc@2405:204:e00f:e6d4:37eb:baa:47b4:1a25> has joined #sailfishos-porters03:30
thereturningvoidBecause it sounds like you're buinding Lineage03:30
UmeaboyYeah, I want to see if I can build and boot it.03:31
UmeaboySo far it builds.03:31
MeowDudeCByeah I am confused as well, you mention sailfish but then act like you are building lineage. wait, is your plan to build lineage, boot it, and then use it as a base for your Sailfish rom?03:31
UmeaboyYes.03:32
MeowDudeCByou are in for a sh**load of work03:32
MeowDudeCBgodspeed03:32
UmeaboyI thought you were forced to do so on unsupported devices.03:32
thereturningvoidWell, it looks like the resulting Lineage build will be cluttered with Sailfish crap, seeing as you're getting issues with HAL stuff03:32
MeowDudeCBno03:32
thereturningvoidNot really03:32
MeowDudeCBif your device is supported by cm or lineage--- oh wait thats what you meant03:32
thereturningvoidYou just need to have Lineage/CM on it already03:32
UmeaboyMeowDudeCB: Yeah. It's not supported.03:33
MeowDudeCByeah Im pretty sure you would have to build a fresh Lineage build03:33
thereturningvoidBecause the Sailfish install process pinches blobs from Lineage/CM03:33
UmeaboyGood.03:33
thereturningvoidAs long as you flash Lineage/CM before Sailfish, you'll be fine03:33
UmeaboyYes.03:33
UmeaboyI know that.03:33
MeowDudeCBbut you say you are getting HAL errors, thereturningvoid is right, it will be cluttered with HAL shit03:34
MeowDudeCBthereturningvoid: but doesn't he need a device and kernel tree from the lineage build to use on the sailfish build?03:34
thereturningvoidYes, obviouslty03:34
UmeaboyMeowDudeCB: As the build continues I don't see any trouble with it. The error is just annorying.03:34
Umeaboyannoying03:35
thereturningvoidIt shouldn't affect too much, lineage doesn't know what any of the HAL stuff it03:35
MeowDudeCBwell I am curious to see what the final build will look like...03:35
MeowDudeCBits still junk, but I suppose all you really need is the kernel and device tree. Also couldn't the left over HAL files in the build conflict with the sailfish ones?03:35
UmeaboyHere's my own local manifest. Don't worry about the CurveOS repo. That's a project I'm working on.03:36
Umeaboyhttps://pastebin.com/PCuCpHXF03:36
UmeaboyHence why I mentioned that I'll be running a Travis server next year.03:37
thereturningvoidLooks like there's everything you need there03:37
UmeaboyHopefully.03:37
UmeaboyAre you sure?03:37
*** HoloIRCUser1 <HoloIRCUser1!~holoirc@2405:204:e00f:e6d4:37eb:baa:47b4:1a25> has quit IRC (Quit: HoloIRCUser1)03:37
thereturningvoidI mean, I have much less than that03:37
MeowDudeCByeah that should be MORE than enough to build lineage03:38
thereturningvoidThis is all mine https://pastebin.com/BqERVR8B03:38
UmeaboyYeah, but did you build Lineage 14.1 for a similar device?03:38
MeowDudeCBgood god, your local manifests are so large03:39
MeowDudeCBmine has 2 entries03:39
UmeaboyThat's your Sailfish manifest.03:39
UmeaboyI meant if you had a manifest to only build CM or Lineage.03:39
thereturningvoidmine's just got kernel, a common for the device, the device, and 3 other HAL bits i've done03:39
thereturningvoidah03:40
thereturningvoidyeah i don't have that03:40
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@61.148.243.18> has quit IRC (Ping timeout: 264 seconds)03:40
Umeaboy....Still building..... Yaaaaay!03:41
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@159.226.171.21> has joined #sailfishos-porters03:41
MeowDudeCBdoes it need hal bits?03:41
MeowDudeCBmine just has the device, and kernel03:42
thereturningvoidYou make the hal bits yourself03:42
MeowDudeCBthats it03:42
thereturningvoidANd you can add them if you want03:42
MeowDudeCBso I don't have to add them? good.03:42
thereturningvoidCheck 7.1 for more info on that03:43
MeowDudeCBI did do 7.1, it didn't work03:43
MeowDudeCBI was told 7.1 was pretty much all optional though03:43
MeowDudeCBsince it was just adding your stuff to github really, nothing to do with the rom itself03:43
UmeaboyHardware Abstraction Layer means like a layer of drivers and modules right?03:43
MeowDudeCByes03:44
MeowDudeCBit is VERY important03:44
UmeaboyOK.03:44
UmeaboyNow it's building libchrome.03:44
UmeaboyYuck!03:44
UmeaboyGoogle stuff.03:44
thereturningvoiduh, no, 7.1 has some pretty important stuff, and it's possibly why your device isn't booting...03:45
MeowDudeCBits...important?03:45
UmeaboyI wish we didn't have to use any of the Android stuff.03:45
thereturningvoidgo through 7.1, and just skip the git stuff03:45
blapyeah03:45
MeowDudeCBlike what, all I saw was instructions for putting all your stuff on git03:45
MeowDudeCBIll check hadk real quick03:45
thereturningvoidno, there's some more in there03:45
MeowDudeCBthe last part03:46
MeowDudeCBbut what is the point of pulling from a git hub repo I made03:46
MeowDudeCBthat implies I already have all the files03:46
thereturningvoidi said skip the git stuff03:47
thereturningvoidit's not important03:47
thereturningvoidyou can do that once you're ready to distribute it'03:47
MeowDudeCBbut that was the last part, I think you are mistaken03:47
thereturningvoideverything else in that slab of commands is important03:47
MeowDudeCBthe entire 7.1 section is pushing your files to github03:47
thereturningvoidno03:47
MeowDudeCBI ran all the 7.1 commands03:47
MeowDudeCBthe only problem was that all the git commands failed (my account was being a bitch)03:48
thereturningvoidbesides the git ones?03:48
thereturningvoidoh03:48
thereturningvoidok03:48
MeowDudeCBi.e git push failed every time03:48
thereturningvoidso that's all there03:48
MeowDudeCBso I just gave up, I never did the local manifest part03:48
thereturningvoidright03:48
MeowDudeCBI did everything else though... I wish I didn't, then I would know what to fix03:48
thereturningvoidahhhhhhhhhh03:48
thereturningvoidi get it now03:48
MeowDudeCBwhat? also I never did 8.4.103:49
MeowDudeCBit gave me an error but hadk said it would so I moved on03:49
thereturningvoidyeah, 8.4.1 is unimportant right now03:50
MeowDudeCBhadk says to flash cm10.1.3 as the base, but I think my base is 11 since I used hybris-1103:52
thereturningvoidyeah03:52
thereturningvoidbecause hadk used a cm10 base as an example03:52
MeowDudeCBwew okay good... maybe telnet isn't available03:53
MeowDudeCBIll check dmesg03:53
*** luen <luen!~erik@c-0f5be655.08-67-6762674.cust.bredbandsbolaget.se> has joined #sailfishos-porters04:01
*** MeowDudeCB <MeowDudeCB!65678193@gateway/web/freenode/ip.101.103.129.147> has quit IRC (Ping timeout: 260 seconds)04:09
UmeaboyIt's STILL building!04:21
UmeaboyWow!04:21
*** shark <shark!7ab34447@gateway/web/freenode/ip.122.179.68.71> has joined #sailfishos-porters04:29
*** Nokius_ <Nokius_!~Nokius@93.219.68.217> has joined #sailfishos-porters05:05
*** Nokius <Nokius!~Nokius@93.219.78.227> has quit IRC (Ping timeout: 256 seconds)05:08
*** enoch_2702 <enoch_2702!~enoch_270@2600:8807:5780:1f8:df62:1345:d62a:cf8f> has joined #sailfishos-porters05:23
*** spiiroin <spiiroin!~spiiroin@176-93-198-107.bb.dnainternet.fi> has quit IRC (Ping timeout: 264 seconds)05:32
*** enoch_2702_ <enoch_2702_!~enoch_270@ip72-211-94-13.no.no.cox.net> has joined #sailfishos-porters05:36
*** enoch_2702 <enoch_2702!~enoch_270@2600:8807:5780:1f8:df62:1345:d62a:cf8f> has quit IRC (Ping timeout: 265 seconds)05:37
*** enoch_2702_ is now known as enoch_270205:37
*** jbadiapa <jbadiapa!~jubapa@28.red-88-3-139.dynamicip.rima-tde.net> has joined #sailfishos-porters05:40
*** TheKit <TheKit!~nekit@95-83-22-155.saransk.ru> has joined #sailfishos-porters05:41
*** jbadiapa <jbadiapa!~jubapa@28.red-88-3-139.dynamicip.rima-tde.net> has quit IRC (Client Quit)05:41
*** jbadiapa <jbadiapa!~jubapa@28.red-88-3-139.dynamicip.rima-tde.net> has joined #sailfishos-porters05:42
*** jbadiapa <jbadiapa!~jubapa@28.red-88-3-139.dynamicip.rima-tde.net> has quit IRC (Client Quit)05:42
*** jbadiapa <jbadiapa!~jubapa@88.3.139.28> has joined #sailfishos-porters05:43
*** jbadiapa is now known as jbadia__05:43
*** jbadia__ <jbadia__!~jubapa@28.red-88-3-139.dynamicip.rima-tde.net> has joined #sailfishos-porters05:44
*** jbadia__ <jbadia__!~jubapa@28.red-88-3-139.dynamicip.rima-tde.net> has quit IRC (Remote host closed the connection)05:44
*** jbadiapa <jbadiapa!~jubapa@28.red-88-3-139.dynamicip.rima-tde.net> has joined #sailfishos-porters05:44
*** jbadiapa <jbadiapa!~jubapa@28.red-88-3-139.dynamicip.rima-tde.net> has quit IRC (Quit: Leaving)05:50
*** jbadiapa <jbadiapa!~jubapa@28.red-88-3-139.dynamicip.rima-tde.net> has joined #sailfishos-porters05:50
*** enoch_2702 <enoch_2702!~enoch_270@ip72-211-94-13.no.no.cox.net> has quit IRC (Quit: enoch_2702)05:57
*** 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-porters06:00
*** PeperJohnny <PeperJohnny!~johnny@dyndsl-091-249-000-025.ewe-ip-backbone.de> has joined #sailfishos-porters06:02
UmeaboyMeowDude: I successfully built a zip. :)06:19
UmeaboyNow to the test.06:19
UmeaboyMeowDudeCB: I successfully built a zip. :)06:20
Umeaboythereturningvoid:  ^^06:20
UmeaboyI'll be back!06:20
*** Umeaboy <Umeaboy!~Umeaboy@89-160-91-149.cust.bredband2.com> has quit IRC (Quit: Leaving)06:20
*** andrzejku <andrzejku!~andrzejku@ftth-nat-58.ip4.greenlan.pl> has joined #sailfishos-porters06:20
*** Umeaboy <Umeaboy!~Umeaboy@89-160-91-149.cust.bredband2.com> has joined #sailfishos-porters06:21
*** Umeaboy <Umeaboy!~Umeaboy@89-160-91-149.cust.bredband2.com> has quit IRC (Remote host closed the connection)06:22
*** mkosola1 <mkosola1!~mkosola@a91-155-15-90.elisa-laajakaista.fi> has quit IRC (Quit: Leaving.)06:23
*** spiiroin <spiiroin!~spiiroin@2001:998:2a:dead:6d93:d2bd:5c23:5b67> has joined #sailfishos-porters06:29
*** pseudodev <pseudodev!uid205973@gateway/web/irccloud.com/x-juoyjisbmhfeppnv> has joined #sailfishos-porters06:33
*** Umeaboy <Umeaboy!~Umeaboy@89-160-91-149.cust.bredband2.com> has joined #sailfishos-porters06:34
UmeaboyIt installed just fine, but the screen went black.06:34
*** shark <shark!7ab34447@gateway/web/freenode/ip.122.179.68.71> has left #sailfishos-porters06:36
*** andrzejku <andrzejku!~andrzejku@ftth-nat-58.ip4.greenlan.pl> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)06:37
*** PeperJohnny <PeperJohnny!~johnny@dyndsl-091-249-000-025.ewe-ip-backbone.de> has quit IRC (Quit: Konversation terminated!)06:38
*** enoch_2702 <enoch_2702!~enoch_270@ip72-211-94-13.no.no.cox.net> has joined #sailfishos-porters06:43
*** enoch_2702 <enoch_2702!~enoch_270@ip72-211-94-13.no.no.cox.net> has quit IRC (Client Quit)06:45
*** johnyz89 <johnyz89!~johnyz89@ane121.internetdsl.tpnet.pl> has joined #sailfishos-porters07:02
*** mkosola <mkosola!~mkosola@2001:998:2a:dead:6595:dac9:48b0:9068> has joined #sailfishos-porters07:03
*** NeoChapay <NeoChapay!~s.chuplig@85.26.170.34> has joined #sailfishos-porters07:07
*** krnlyng <krnlyng!~frajo@mobile-access-6df084-207.dhcp.inet.fi> has quit IRC (Read error: Connection reset by peer)07:12
*** hge <hge!~hongwei.g@dbj0ykybqnkqd6d0466ly-3.rev.dnainternet.fi> has joined #sailfishos-porters07:15
*** krnlyng <krnlyng!~frajo@2001:998:2a:dead:788a:7692:67d1:611d> has joined #sailfishos-porters07:24
*** NeKit <NeKit!~nekit@85.143.20.2> has joined #sailfishos-porters07:30
*** MeowDude_ <MeowDude_!77e13416@gateway/web/freenode/ip.119.225.52.22> has joined #sailfishos-porters07:42
MeowDude_So I think all I have to do is reconfigure the mount points, enable IRQ Sharing (However I do that) and fix line 350 where it fails to create the debugfs directory07:44
MeowDude_https://pastebin.com/NHJ5x4Wf | For anyone who is a dev, I am pretty much clueless...07:44
*** Umeaboy <Umeaboy!~Umeaboy@89-160-91-149.cust.bredband2.com> has quit IRC (Disconnected by services)07:45
*** Umeaboy <Umeaboy!~Umeaboy@89-160-91-149.cust.bredband2.com> has joined #sailfishos-porters07:45
*** Umeaboy <Umeaboy!~Umeaboy@89-160-91-149.cust.bredband2.com> has quit IRC (Disconnected by services)07:46
*** Umeaboy <Umeaboy!~Umeaboy@89-160-91-149.cust.bredband2.com> has joined #sailfishos-porters07:46
*** Umeaboy <Umeaboy!~Umeaboy@89-160-91-149.cust.bredband2.com> has quit IRC (Remote host closed the connection)07:47
*** shiwin <shiwin!~Ivan@host-207-138.dialup.telecet.ru> has joined #sailfishos-porters07:48
*** gexc-tablet <gexc-tablet!~gexc@172-4-29-163.lightspeed.rcsntx.sbcglobal.net> has quit IRC (Quit: Konversation terminated!)07:48
*** gexc-tablet <gexc-tablet!~gexc@172-4-29-163.lightspeed.rcsntx.sbcglobal.net> has joined #sailfishos-porters07:48
*** Umeaboy <Umeaboy!~Umeaboy@89-160-91-149.cust.bredband2.com> has joined #sailfishos-porters07:48
UmeaboyI'm sorry, you were saying?07:49
*** MeowDude_ <MeowDude_!77e13416@gateway/web/freenode/ip.119.225.52.22> has quit IRC (Ping timeout: 260 seconds)07:54
*** NeKit <NeKit!~nekit@85.143.20.2> has quit IRC (Ping timeout: 255 seconds)08:00
*** hge <hge!~hongwei.g@dbj0ykybqnkqd6d0466ly-3.rev.dnainternet.fi> has quit IRC (Ping timeout: 265 seconds)08:04
*** raandoom <raandoom!uid258283@gateway/web/irccloud.com/x-zfogjrgccgtrmteb> has joined #sailfishos-porters08:27
*** gexc-tablet <gexc-tablet!~gexc@172-4-29-163.lightspeed.rcsntx.sbcglobal.net> has quit IRC (Ping timeout: 240 seconds)08:30
*** shiwin <shiwin!~Ivan@host-207-138.dialup.telecet.ru> has quit IRC (Quit: WeeChat 1.4)08:32
*** shiwin <shiwin!~Ivan@85.26.170.34> has joined #sailfishos-porters08:33
*** ghosalmartin <ghosalmartin!~mgrover@90.216.150.193> has joined #sailfishos-porters08:40
*** Nokius_ is now known as Nokius08:43
*** hge <hge!~hongwei.g@dbj0ykybfw70-fs7350by-3.rev.dnainternet.fi> has joined #sailfishos-porters08:45
r0kk3rzMeowDude: you're going to need to get that telnet working08:46
r0kk3rzor adb shell08:46
*** XenoPL <XenoPL!~Xeno@159-205-133-243.adsl.inetia.pl> has joined #sailfishos-porters08:47
*** pashik <pashik!~Pavel@85.26.170.34> has joined #sailfishos-porters08:51
*** NeoChapay_ <NeoChapay_!~s.chuplig@host-207-138.dialup.telecet.ru> has joined #sailfishos-porters09:00
*** shiwin <shiwin!~Ivan@85.26.170.34> has quit IRC (Ping timeout: 255 seconds)09:01
*** pashik <pashik!~Pavel@85.26.170.34> has quit IRC (Ping timeout: 272 seconds)09:01
*** NeoChapay <NeoChapay!~s.chuplig@85.26.170.34> has quit IRC (Ping timeout: 265 seconds)09:01
MeowDuder0kk3rs09:04
MeowDudeadb shell works fine09:04
MeowDudehow do you think I am getting the kmsg logs?09:04
MeowDudetelnet would be preferable though, doesn't it give better info?09:04
r0kk3rzMeowDude: you ask the weirdest questions :)09:06
r0kk3rztry journalctl from adb shell then09:07
r0kk3rzor logcat09:07
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@159.226.171.21> has quit IRC (Ping timeout: 248 seconds)09:08
MeowDuder0kk3rs: done_switch=no in mer09:09
MeowDudethe hadk says that means telnet doesn't work09:09
MeowDude*thonk09:09
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@61.148.243.10> has joined #sailfishos-porters09:11
*** malkien <malkien!~michele@host.254.220.23.62.rev.coltfrance.com> has joined #sailfishos-porters09:13
*** pashik <pashik!~Pavel@85.26.170.34> has joined #sailfishos-porters09:14
*** shiwin <shiwin!~Ivan@host-207-138.dialup.telecet.ru> has joined #sailfishos-porters09:14
*** MeowDude_ <MeowDude_!65678193@gateway/web/freenode/ip.101.103.129.147> has joined #sailfishos-porters09:16
*** MeowDude <MeowDude!65678193@gateway/web/freenode/ip.101.103.129.147> has quit IRC (Ping timeout: 260 seconds)09:16
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@61.148.243.10> has quit IRC (Ping timeout: 264 seconds)09:33
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@210.76.213.80> has joined #sailfishos-porters09:33
*** pseudodev <pseudodev!uid205973@gateway/web/irccloud.com/x-juoyjisbmhfeppnv> has quit IRC (Quit: Connection closed for inactivity)09:35
*** Kabouik <Kabouik!~kabouik@158.38.1.70> has joined #sailfishos-porters09:40
stephgmorning09:55
Mister_Magisterhi stephg09:55
*** malkien <malkien!~michele@host.254.220.23.62.rev.coltfrance.com> has quit IRC (Ping timeout: 240 seconds)10:22
*** raandoom <raandoom!uid258283@gateway/web/irccloud.com/x-zfogjrgccgtrmteb> has quit IRC (Quit: Connection closed for inactivity)10:36
*** malkien <malkien!~michele@host.254.220.23.62.rev.coltfrance.com> has joined #sailfishos-porters10:42
*** Kabouik <Kabouik!~kabouik@158.38.1.70> has quit IRC (Ping timeout: 255 seconds)10:44
*** Kabouik <Kabouik!~kabouik@158.38.1.70> has joined #sailfishos-porters10:44
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@210.76.213.80> has quit IRC (Ping timeout: 240 seconds)10:59
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@61.148.245.88> has joined #sailfishos-porters11:00
*** drFaustroll_ <drFaustroll_!~drFaustro@opensuse/member/ealin> has joined #sailfishos-porters11:01
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has quit IRC (Ping timeout: 256 seconds)11:02
*** NeoChapay_ is now known as NeoChapay11:10
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@61.148.245.88> has quit IRC (Ping timeout: 265 seconds)11:10
Mister_Magisterlbt: is patterns generating working?11:11
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@159.226.171.21> has joined #sailfishos-porters11:12
*** Pat_o <Pat_o!~pat@rob92-9-88-161-114-92.fbx.proxad.net> has quit IRC (Ping timeout: 248 seconds)11:24
bshahabranson: around?11:25
abransonbshah: hello!11:25
bshah\o/11:25
bshah:P11:25
abransonwhat's up?11:25
bshahabranson: I am trying to get gst-omx working (again) with properly compiled and built packaged instead of stuff built locally11:26
bshahI hit some issues for which I need help with11:26
bshahfirst I hit a error saying android_dlclose is missing, which I 'fixed' by linking to -lhybris-common11:27
bshahshould probably be solved upstream?11:27
abransonbshah: not seen that error on our side - i wonder what's different11:28
bshahin anycase I "think" it makes sense to link to -lhybris-common anyway?11:29
bshahmaybe glibc versions are at fault11:29
abransonmaybe a pkgconfig is different11:29
bshahdunno maybe..11:30
*** SfietKonstantinW <SfietKonstantinW!c2623324@gateway/web/cgi-irc/kiwiirc.com/ip.194.98.51.36> has quit IRC (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)11:30
*** SfietKonstantinW <SfietKonstantinW!c2623324@gateway/web/cgi-irc/kiwiirc.com/ip.194.98.51.36> has joined #sailfishos-porters11:31
bshahabranson: anyway, back to real issue, it seems I can't get gstreamer to pick gst-omx at all.. :/11:31
bshahnot sure what I messed up in packaging this time11:31
abransondoes it try the gst-droid codecs instead?11:32
bshahyeah11:32
abransonwell, you can disable those11:32
bshahhow?11:32
abransonhttps://bpaste.net/show/a940d4a9d80511:33
abransonset all the video ones to 0 to disable11:33
abransonbut if you've got the rank set higher than 257, then they shouldn't be used anyway11:34
bshahabranson: well yes I've set a rank to 25811:34
abransonmakes me think the omx ones aren't working or aren;t usable somehow11:34
bshahwait I'll fetch GST_DEBUG in bit11:35
*** MeowDude <MeowDude!65678193@gateway/web/freenode/ip.101.103.129.147> has joined #sailfishos-porters11:35
MeowDudeMister_Magister: ping11:36
MeowDudewell fuck, my kernel defconfig looks fine and so do my mount points, I genuinely do not know what to do.11:49
bshahabranson: https://ptpb.pw/LM9n this is GST_DEBUG=5, when trying to play big buck bunny 30fps at mp4 format11:50
bshahoh wait, that's my fragile attempt to get video workng by installing some other gst plugins11:51
bshahignore that log11:51
abransondoing GST_DEBUG=omx*:5 would be cleaner11:51
MeowDudeWould anyone care to help me decrypt my log?11:52
bshahokay11:52
MeowDudepls pls11:52
bshahabranson: huh, no output with that env var11:53
bshahabranson: anyway here is grep omx in log : https://ptpb.pw/a5-B11:53
abransonso it's not being used at all then11:53
abransonneeds full log then...11:54
abransonmaybe level 6 would help too11:54
bshahanyway let me try first that config file11:55
MeowDudehey abranson, I keep getting this [https://pastebin.com/sARASgqV] when I run 5.4.1 in hadk, but I added all these values in manually, do I have to put them in a specific place?11:56
Mister_MagisterMeowDude: we were fixing defconfig already…11:57
Mister_Magisterand all of them are just warnings11:57
lbtMister_Magister: try patterns again - sorry I did an upgrade and reverted a 'fix' by mistake11:57
MeowDudeoh hey Mister_Magister, this was not my main issue11:57
Mister_Magisterlbt: thanks11:58
MeowDudeI got a log from my second build (I cut the number of errors down from 7 to 3!) https://pastebin.com/NHJ5x4Wf. this is the log I get from "adb pull /proc/last_kmsg"11:58
MeowDudelines 109,447, and 451 are the errors11:58
MeowDudeI don't know what any of them mean, but the earlier errors were due to a lack of fixed mountpoints11:59
Mister_Magisterlbt: what about webhooks?11:59
lbthopefully the same issue11:59
bshahabranson: http://arm.bshah.in/gst-debug.log sorry log ws too large for pastebin12:01
*** zhxt_ <zhxt_!~zhxt@223.72.70.51> has joined #sailfishos-porters12:04
abransonbshah: just seems to ignore it12:06
abransonno error or anything12:06
bshahGST_DEBUG=7? :P12:07
abransonif it produces any additional omx info12:07
bshahlet me try12:07
Mister_Magisterlbt: yay patterns are working12:07
thereturningvoidgstreamer is the worst12:07
thereturningvoidlike, you think you got it all worked out because the camera is working12:07
thereturningvoidbut then you start to test video12:08
thereturningvoidand everything just falls to pieces12:08
lbtMister_Magister: great. Ty for the prod. I'd seen the "Checking patterns in ,,," but not realised there were no updates happening12:08
Mister_Magisterprod?12:08
MeowDudeI tried seeing if perhaps "dpd" was a default io scheduler and tegra 3 just didn't support it, but I couldn't find "dpd" in my defconfig12:08
MeowDudethis is quite the thinker12:08
Mister_Magisterwhat do you mean? lbt12:09
bshahabranson: I am afraid not, produces same output :/12:09
lbtin #mer-boss12:09
Mister_Magisterlbt: prod means #mer-boss?12:09
lbtoh, I mean ty for prodding me to look at it12:09
stephglbt: I may be suffering from the same problem (got a pattern that is refusing to change no matter how many times I update my droid-config- repo (but I have no webhooks yet so don't know if that would affect, I've just been deleting and recreating the package over and over)12:09
Mister_Magisterlbt: ah ok :)12:09
lbtstephg: boss was broken for a bit. Try it again now12:09
lbtAlso I hope whook is fixed ... looks OK now12:10
stephglbt: ta12:10
bshahabranson: any minimal way to make it force-use omx? like gst-launch?12:11
Mister_Magisterlbt: i'll regenerate patterns in every repo now so… might take some cpu xD12:12
lbtMister_Magister: so do it slowly...12:12
Mister_Magister2 late12:12
MeowDudepatterns?12:12
MeowDudeMister_Magister: You never gave a response on my logs12:19
stephglbt: \o/ I have an updated pattern (now lets see if this still breaks MIC :D)12:20
MeowDudedo you always have to update patterns?12:20
MeowDudeor is it optional...12:20
stephgMeowDude: they should update themselves if you have your webhooks12:21
MeowDudewebhooks...?12:21
MeowDudelike git repos?12:21
stephgMeowDude: between github (or wherever) and OBS12:22
MeowDudebut do you usually need to interact with them? and if mic doesn't stop and give a pattern error does that mean your patterns are good? would bad patterns make a device not boot?12:22
Mister_Magisterstephg: he dont even know what obs is12:22
Mister_Magisteror webhooks12:22
Mister_Magisterhe doesnt have project on obs12:22
MeowDudeor git either12:22
MeowDudeMister_Magister: log?12:23
stephgMeowDude: whether a device boots or not depends on what packages you have so yes indirectly if you have an incomplete image because your pattern is 'bad' as opposed to 'broken'12:26
MeowDudehow would I know which pattern it is stephg?12:26
MeowDudemic doesn't give any errors, and the command in 8.4.1 doesn't return any errors12:27
stephghow many packages in the image12:27
stephgshould be  ~70012:27
MeowDudeI don't know12:27
MeowDudehow do I check12:27
stephgit's in the mic output when you do a build12:27
MeowDudeokay, I just ran mic actually and its almost done12:28
MeowDude"The permission of the setuid helper is not correct" -- its just a warning, but is it something to worry about12:28
stephgthat would probably fail to build if it were a problem12:30
MeowDudeI can't find a package number12:30
stephgwell you also have a .packages file in the build output dir12:34
stephgthat uou can wc12:34
stephgbtw I also have those setuid warnings so reckon they can be ignored12:35
MeowDudelet me check the .packages file12:35
MeowDude68512:37
MeowDudeI have 685 packages in my .packages list12:37
stephgok so that seems reasonable12:37
MeowDudehttps://pastebin.com/B4mepkHG12:37
MeowDudedarnit, then I really have no idea how to fix this no-boot issue12:37
MeowDudestephg: could you interpret a log for me? I only need to understand 4 lines12:38
MeowDudewell, 3. there are only 3 errors in last_kmsg12:38
stephgthat's packages not kernel output :)12:39
MeowDudeno no no I have a kernel output log12:39
MeowDudehttps://pastebin.com/NHJ5x4Wf | lines, 109, 447, and 451. My device is grouper (2012 Nexus 7 wifi) and has a tegra 3 SoC12:40
MeowDudethat kmsg is the only log I can get at the moment, since telnet just refuses to connect to my tablet (and no one on xda has tested and PMed me a telnet log yet)12:41
stephgwell the sdhci errors seem pertinent12:43
stephgwonder if that means once you've booted you have no storage, and you say can't get into recovery at all then?12:44
MeowDudeI can get into recovery, thats how I got the log12:44
MeowDudeit just boots and hangs at the logo forever12:44
thereturningvoidyeah, we've struggles to get his ubuntu vm to see his device12:44
thereturningvoideven with passthrough, lsusb doesn't see it12:45
stephgoh it's not native? all sorts of weirdness could be happening then12:45
stephgboot your PC from a live usb stick?12:45
MeowDude*sigh* I dont have a usb drive atm either so no12:46
MeowDudebut I have puTTY and telnet on windows12:46
thereturningvoidyeah, host os is windows, which i haven't wrangled in a few years, so i couldn't really help with telnet there12:46
MeowDudethey don't detect it either, even after I shut down my VM and reboot12:46
stephgit'll be the networking12:46
MeowDudewait12:46
MeowDudecould I try telnet on chrome os12:46
MeowDudeI have chroot and stuff set up so any extra packages would be EZ12:47
thereturningvoidshould be able to12:47
MeowDudelet me try is out12:47
thereturningvoidlast i checked, it's just gentoo under the hood12:47
MeowDudeyeah chrome os is weird12:48
MeowDudeflashing my sfos build right now12:48
MeowDude_telnet wouldn't connect in either my chroot or mocha telnet on chrome os12:55
MeowDudeits like it taunts me too, on Serial No. in USB settings on Virtual Box it tells me its telnet on 192.168.2.15 port 2312:58
thereturningvoid23 or 2323?12:58
thereturningvoidBecause it should be 232312:58
MeowDude2312:59
r0kk3rzthereturningvoid: theres an earlier one as well on 2312:59
MeowDudeit says on port 2312:59
thereturningvoidah12:59
MeowDudeit says done_switch=no12:59
MeowDudeis that of interest? I remember seeing that in hadk12:59
r0kk3rzMeowDude: and you try and connect on 23 and it says no?12:59
*** MeowDude_ <MeowDude_!65678193@gateway/web/freenode/ip.101.103.129.147> has quit IRC (Ping timeout: 260 seconds)13:00
MeowDudeyes13:00
MeowDudeconnection just times out every time13:00
r0kk3rzshow `ip addr` from the vm with the device connected13:01
MeowDudealright13:01
thereturningvoidno point, lsusb doesn';t even show the device13:01
stephglbt: fwiw webhooks seem to be 500'ing according the output on github for my last two posts13:01
r0kk3rzthereturningvoid: except it must be to get what MeowDude is talking about...13:02
MeowDudehttps://pastebin.com/69UCnDYW13:02
MeowDudeno I see it on the actual VB settings, not from within the VM13:03
MeowDudeand windows makes the connected device sound when I plug in my N713:03
r0kk3rzright13:03
r0kk3rzok then yeah thats a problem13:03
MeowDudeI can't add my n7 from VB settings, just the "mer bootloader" option13:04
r0kk3rzremove it from the usb settings and try from windows13:04
MeowDudeand mer bootloader obviously doesn't work13:04
bshahabranson: any ideas on what to do next to debug this? I tried other formats as well but sadly no luck :/13:04
abransonbshah: it's a mystery. maybe try dumping the gstreamer pipeline to see what it's trying to do. could be there's some format mismatch that means omx never gets considered.13:05
abransoni do still seem to have some colour conversion going on in there that shouldn't be happening13:06
abransonso it could be related to that13:06
bshahabranson: how to dump gstreamer pipeline?13:06
abransonbshah: https://developer.ridgerun.com/wiki/index.php/How_to_generate_a_Gstreamer_pipeline_diagram_%28graph%2913:07
bshahcomplex, but will try13:07
MeowDuder0kk3rs: times out on puTTY and native windows telnet on both port 23, and 2323, despite all mer and n7 related devices being removed from my VM and VB settings, and windows detecting the device when plugged in13:08
r0kk3rzMeowDude: check it creates the network adapter in windows settingws13:09
MeowDudegot it13:09
bshahMissing element: H.264 (High Profile) decoder ... hmm13:10
bshahI tried filesrc ! decodebin13:10
MeowDuder0kk3rs: what exactly am I looking for? the only odd wired connection I see "besides my default one) is Ethernet 10 but it looks just like the default one13:12
stephgMeowDude: you'd be looking for a network-over-usb one13:13
MeowDudecan't see a network over usb one13:13
MeowDudethis explains a lot13:13
bshahabranson: so gst-launch-1.0 filesrc location=bigbuckbunny_1080p_30fps_normal.mp4 ! omxh264dec "works" as in pipeline is set to playing13:13
r0kk3rzstephg: would it be labeled as such? its been a while since ive used windows13:14
bshahabranson: huh, now that I look closely without GST_DEBUG, qt tells me Warning: "No decoder available for type 'video/x-h264, stream-format=(string)avc, alignment=(string)au, level=(string)4.1, profile=(string)high, codec_data=(buffer)01640029ffe1001b67640029acca501e0089f970110000030001000003003c8f18319601000568e93b2c8b, max-input-size=(int)876632, width=(int)1920, height=(int)1080,13:17
bshahframerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1'."13:17
bshahwhich is ... "strange"13:17
*** MeowDude_ <MeowDude_!68ed5a71@gateway/web/freenode/ip.104.237.90.113> has joined #sailfishos-porters13:17
*** MeowDude <MeowDude!65678193@gateway/web/freenode/ip.101.103.129.147> has quit IRC (Ping timeout: 260 seconds)13:17
MeowDude_stupid wired internet13:17
stephgr0kk3rz: god knows, but at the very least he should have more than one wired device if it were working right?13:19
r0kk3rzindeed13:19
MeowDude_turns out ethernet 10 is my usb hubs wired ethernet, which I am using now13:19
r0kk3rzwhich might be that 'ethernet 10'13:19
MeowDude_so zilch on my usb-network thing13:19
stephgMeowDude_: well that's your problem13:20
Mister_Magisterlbt: whoa webhooks are seriously working13:20
stephgMister_Magister: not for me they're not, what url you using for the hooks? cos github throws me an error13:20
thereturningvoidyeah, that's definitely your problem13:21
MeowDude_stephg: how do I fix it, I doubt anyone will PM me a telnet log any time soon13:21
Mister_Magisterstephg: same as in guide?13:21
thereturningvoiddon't go through the hub?13:21
stephgMeowDude_: unhelpful answer: don't use Windows13:21
stephgMister_Magister: https://wiki.merproject.org/wiki/Packaging/webhooks#Enabling_Webhooks_on_the_git_repository that one?13:21
Mister_Magisteryep13:21
MeowDude_I hate windows, but at the same time, linux sucks ass for a daily driver for a noob like myself13:22
stephgI get a 500 :(13:22
Mister_Magisterhmmm?13:22
stephgMeowDude_: got room to dual-boot?13:22
MeowDude_yes but no usb drive to try it13:22
stephgMister_Magister: I get a 500 on the post events13:22
lbtstephg: they seem to be working from mer git. Can you pastebin the github message please - ensure it is very recent :)13:22
MeowDude_Maybe if I can get linux installed on my chromebook...13:22
Mister_Magisterstephg: y tho13:22
MeowDude_ARGH I was hoping to get some real work done on my grouper build tonight13:22
Mister_Magisterstephg: yeah paste message and config13:22
MeowDude_one more pro on my "why to buy a new 2013 nexus 7" list13:24
stephgMister_Magister: it's a django error: You called this URL via POST, but the URL doesn&#39;t end in a slash and you have APPEND_SLASH set. Django can&#39;t redirect to the slash URL while maintaining POST data.13:25
Mister_Magisterstephg: paste config13:25
*** MeowDude <MeowDude!68ed5a71@gateway/web/freenode/ip.104.237.90.113> has joined #sailfishos-porters13:25
Mister_Magisteri think i might know what it is13:25
Mister_Magisterstephg: https://imgur.com/a/YmqpK13:25
stephgah yeh it was the trailing slash13:26
stephgok cool13:26
stephgthat works now13:26
* stephg classic failing to rtfm13:26
Mister_Magistergeeez man…13:26
MeowDudeI would pay money for a telnet log at this point13:28
bshahabranson: https://imgur.com/a/1tApF13:28
MeowDudeactually, now that I think of it, how is a telnet log better than a last_kmsg log? just wondering13:28
thereturningvoidyes, telnet kicks you into bash13:28
*** MeowDude_ <MeowDude_!68ed5a71@gateway/web/freenode/ip.104.237.90.113> has quit IRC (Ping timeout: 260 seconds)13:28
thereturningvoidyou can run commands while the device is "running"13:28
MeowDudewell gee that'd be neat13:29
abransonbshah: you need parsers and demuxers in there. can you do it for your normal media player so you can see what it's trying to do?13:29
bshahabranson: normal player somehow doesn't generate those :/13:30
bshahi.e tmp dir is empty13:30
abransonah maybe it doesn't get far enough?13:30
bshahyeah13:31
abransonthough the audio decoding seems to be quite far13:32
Mister_Magisterabranson: hi do you know audio/video stuff?13:32
abransona little13:32
bshahofcourse he does :P13:32
Mister_Magistershiet13:33
bshahabranson: I think this is important to figure out what's going on : https://paste.kde.org/pm5ecraef13:33
Mister_Magisterabranson: on x2 on cm12.1 video is not working the same way as with cm13 blobs the only difference is that on cm12.1 there are no spam errors13:33
*** freedwhayt <freedwhayt!~ivo@unaffiliated/freedwhayt> has quit IRC (Ping timeout: 252 seconds)13:34
abransonbshah: that's the one. that really shouldn't be the case.13:35
abransonbshah: what does your omx config say?13:35
abransonMister_Magister: not working the same way how? need more information13:35
bshahabranson: for that specific decoder : https://paste.kde.org/pxwfnbcne13:36
*** enoch_2702 <enoch_2702!~enoch_270@ip72-211-94-13.no.no.cox.net> has joined #sailfishos-porters13:36
Mister_Magisterabranson: i mean the results are the same. on back camera when i'm recording i see no viewport and after stopping camera app hangs and front camera records only first frame (on cm13 its full green but on cm12.1 its normal but still only 1st frame)13:37
MeowDudethe jolla tablet looks so good... I wish I could buy one first hand13:39
bshahbrb, dinner13:39
*** spiiroin <spiiroin!~spiiroin@2001:998:2a:dead:6d93:d2bd:5c23:5b67> has quit IRC (Ping timeout: 265 seconds)13:40
abransonMister_Magister: hmm, no idea there sorry13:42
abransonmaybe the logcat can tell you more13:42
Mister_Magisterabranson: you are rejecting me without logs lol13:42
abransonMister_Magister: ?13:43
stephgthink I've tracked down my missing file, what generates community-adaptation-devel.armv7hl does anyone know?13:45
Mister_Magisterstephg: build_packages.sh13:45
stephgMister_Magister: missing in OBS, and localbuild builds but OBS kills mic13:46
Mister_Magisterabranson: i have this when i'm on viewport but they dont exist on cm12 http://paste.opensuse.org/8971892913:46
stephgMister_Magister: I can just upload to, I dunno, my droid-hal package you think?13:46
MeowDudeso mer in usb settings says "failed to start rootfs" in serial no.13:46
abransonMister_Magister: those mm-camera messages are rarely helpful13:46
malactually devel is from devel common on OBS, I think build_packages.sh builds community-adaptation-localbuild13:46
malstephg: ^13:47
Mister_Magisterstephg: wrong idea probably13:47
stephgmal: in a diff of the sets of packages that's the only one that's missing13:47
Mister_Magistermal: thats what i just said13:47
stephgforgive me, it is -localbuild: community-adaptation-localbuild-0.0.1-1.armv7hl.rpm13:47
malMister_Magister: you said -devel is built by build_packages.sh13:48
stephgmal: Mister_Magister: what's the best approach then to get that built on OBS (this wasn't a problem in 2.1.2, became one somehow in 2.1.3)13:48
Mister_Magisterlocalbuild/deve/testing depends on what url you have in ks file when building package13:48
mal*building image13:49
Mister_Magisterstephg: which package requires this package?13:49
Mister_Magistermal: package13:49
malMister_Magister: ks is for building images not packages13:49
stephgMister_Magister: I don't know, but localbuild against droid-local-repo has 711 packages and builds, OBS build has 710 and crashes mic13:49
Mister_Magisteryes but when you are building adaptation-community it gets url fromt here13:49
Mister_Magisterstephg: crashes mic? in what meaing?13:50
stephgpython stacktrace13:50
malMister_Magister: no it doesn't, it get's it from the spec file, there are 3 spec files, one for each variant13:50
stephg(and an unhelpful one at that too)13:50
Mister_Magisterthere is no urls in spec files mal13:50
Mister_Magisterstephg: maybe paste?13:50
Mister_Magisteri dont have adaptation-community on obs13:51
malMister_Magister: you seem to be misunderstanding what I mean13:51
Mister_Magisteryou too :P13:51
malI am talking about building the rpm packages of community-adaptation13:51
malwhich is only controlled by spec files13:51
stephgMister_Magister: https://gist.github.com/stephgosling/ad8ac8daed1035d5be43ef6b5824679b13:51
MeowDudehey mal. How is your work going, do you know if it is possible to install linux on a chromebook via sd card?13:52
stephglike I say, not helpful, last time it did this is because the droid-flashing-tools were needed13:52
Mister_Magistermal: and it gets url from .ks file somehow13:52
malMister_Magister: no it doesn't13:52
Mister_Magisterit does13:52
malno13:52
Mister_Magisterwhen i changed url to testing repo in ks it built testing rpm for me13:52
malMister_Magister: how in the hell would it have some .ks file when building on OBS13:52
Mister_Magistermal: building locally13:53
Mister_Magisternot on obs13:53
Mister_Magisteryou are not building adaptation-community on obs13:53
Mister_Magisterstephg: more log13:53
malMister_Magister: it didn't build it, if you used testing repo in .ks it just got the adaptation-community-testing from testing common repo13:53
malMister_Magister: we are building adaptation-community on obs for devel and testing13:53
Mister_Magisterwhat? adaptation-community is device specific13:54
malMister_Magister: https://build.merproject.org/package/show/nemo:devel:hw:common/community-adaptation-devel13:54
malMister_Magister: no it's not, it's generic13:54
Mister_Magisterits community-adaptation-devel13:54
malso?13:54
malhttps://build.merproject.org/package/show/nemo:testing:hw:common/community-adaptation-testing this is for testing13:55
Mister_Magistergeeez you dont get me… leave that13:55
malMister_Magister: wtf are you then talking about?13:56
malMister_Magister: stephg was asking about community-adaptation-devel and that's where it comes from, not from local build13:56
Mister_Magisterhttps://github.com/mer-hybris/droid-hal-device/blob/master/helpers/build_packages.sh#L10813:57
malyes, that is the localbuild variant like I mentioned earlier13:57
Mister_Magisterand when obs was not regenerating patterns i had to recompile it locally as testing13:58
Mister_Magisteri got kinda lost in topic13:58
Mister_Magisterso yeah13:58
malwhich is used on local builds, for builds using OBS the devel and testing ones are automatically used13:58
Mister_Magisterwhatever13:59
Mister_Magisterwhen obs was not working i had to make testing locally13:59
malwell that is of course possible by just building the different variant to local repo13:59
malbut that is very rarely needed14:00
bshahabranson: maybe my hacks option is wrong?14:00
Mister_Magisterlets go back to stephg issue14:00
Mister_Magisterwhatever the issue is14:00
abransonbshah: no that looks ok14:00
bshahhmm.. /me out of ideas then14:01
malto me it looks like he is missing common repo from .ks maybe14:01
abransonbshah: can you see it going on about caps at any point in logs?14:01
bshahlet me grep14:01
abransonsomething doesn't intersect14:01
malstephg: what exactly is your error? when does it happen? when building the final image with mic or what?14:02
bshahabranson: https://ptpb.pw/uXlz grep caps on gst_debug=514:05
bshahthere is no omx in that log at all -.-14:05
bshahoh there is14:05
abransonbshah: it worked before though, right? what's changed?14:06
bshahabranson: just clean rootfs :/ so maybe I am missing some dep or something or I messed up creating config file .. I don't know :-(14:07
abransondo you get caps when you run 'gst-inspect-1.0 omxh264dec'14:07
bshahabranson: https://ptpb.pw/HjfQ14:11
bshahseems so14:11
stephgMister_Magister: mal: full log: https://gist.github.com/stephgosling/87c6b7977a04c3ff270a8cc5501bcdbd14:13
Mister_Magisteragain problem after rfkill huh?14:14
stephgMister_Magister: no that's not the problem14:15
stephgthe problem is community-adaptation14:15
Mister_Magisterstephg: can you give me your ks?14:15
stephgMister_Magister: https://gist.github.com/stephgosling/5c9ed16667762a1878399b55d2367a371;5D14:16
Mister_Magisterwrong url but fixed it myself14:17
MeowDudeholy fuck I am an idiot, I can just use my raspberry pi for telnet14:17
stephgMister_Magister: < repo --name=adaptation-community-f5321-@RELEASE@ --baseurl=file:///home/steph/hadk/droid-local-repo/f532114:17
stephg---14:17
stephg> repo --name=adaptation-community-f5321-@RELEASE@ --baseurl=http://repo.merproject.org/obs/nemo:/devel:/hw:/qualcomm:/f5321/sailfishos_latest_@ARCH@14:17
Mister_Magisterwhat?14:18
stephgthat's the only diff, and the local build has 711 packages, and the missing one is community-adaptation-localbuild14:18
Mister_Magisterah okay14:18
stephg(and builds correctly)14:18
abransonbshah: that's the same as mine14:18
bshah*shrug814:18
abransonquite14:18
*** Xeno_PL <Xeno_PL!~Xeno@159-205-134-212.adsl.inetia.pl> has joined #sailfishos-porters14:19
abransonnothing's owned by root or running as root is it?14:19
bshahno.. everything as normal user14:19
abranson(that's the sort of thing I'm thinking of now :)14:19
abransonbecause that should work...14:19
Mister_Magisterstephg: i just put it in my automatic builder lets see if it builds on my machine14:19
stephgMister_Magister: hokay14:20
bshahabranson: when I use gst-launch, i get following14:20
bshah12-18 14:20:01.753     0  7274 I OMX-VDEC-1080P: Capabilities: driver_name = msm_vidc_driver, card = msm_vdec_8974, bus_info = , version = 1, capabilities = 400300014:20
*** XenoPL <XenoPL!~Xeno@159-205-133-243.adsl.inetia.pl> has quit IRC (Ping timeout: 240 seconds)14:20
bshah12-18 14:20:01.759     0  7274 I OMX-VDEC-1080P: Enabling default extradata for OMX.qcom.video.decoder.avc14:20
bshah12-18 14:20:01.763     0  7274 I OMX-VDEC-1080P: omx_vdec::component_init() success : fd=514:20
bshahwhich is good I suppose14:20
abransonsure14:20
bshahbut somehow qt is not even trying to touch the omx14:20
bshah:(14:21
abransonhave you reset your gst registry lately? always worth a try14:21
bshah~/.cache/gstreamer-1.0/registry.arm.bin ?14:21
bshahbecause I clean it before every command14:21
abransonyeah14:21
abransonor try a longer pipeline with gst-launch14:21
bshah?14:21
abransonsee if it's the parsing or the demuxing that's throwing it off14:21
bshah(sorry gst noob here)14:21
abransongstreamer chains together lots of components, more than you did before14:23
bshahand how can I do it manually?14:24
Mister_Magisterstephg: it indeed fails14:25
Mister_MagisterAttributeError: edition i think that is core problem14:25
stephgit's a broken rpm dep (i.e. a lack of one)14:25
Mister_Magisternope mic would say so14:25
stephgbecause it's not there mic doesn't catch it then craps itself14:25
stephgno it is14:25
stephgit's happened before14:26
stephgwith droid-flashing-tools14:26
stephgsledges caught that one14:26
stephgI need to get community-adaptation-localbuild up on OBS14:26
abransonbshah: try gst-launch-1.0 playbin uri=file:///somefile14:26
stephgor rather the mw community-adaptation14:26
*** spiiroin <spiiroin!~spiiroin@176-93-198-107.bb.dnainternet.fi> has joined #sailfishos-porters14:27
bshahabranson: there we go, it fails14:29
Mister_Magisterstephg: sfosx is weird14:29
*** johnyz89 <johnyz89!~johnyz89@ane121.internetdsl.tpnet.pl> has quit IRC (Quit: WeeChat 1.9.1)14:30
abransonbshah: try to get some dot files out of it14:30
bshahabranson: dot file for the warning : https://imgur.com/a/c8RSK14:32
bshahabranson: and after that when I hit ctrl+c https://imgur.com/a/34doJ14:33
Mister_Magisterstephg: its not it14:36
Mister_Magisteradding adaptation-community-devel does not help it14:36
abransonbshah: so it doesn't know what to do after demux :s14:39
malstephg: your mic command is wrong14:40
bshahbut how?! this worked ootb .. :(14:40
Mister_Magistermal: its not14:40
stephgmal: it's right for the X devices14:40
stephgI believe14:40
Mister_Magisteror maybe you need extra parameters for sfosx14:40
malstephg: oh14:41
abransonbshah: here's what you should be seeing: https://imgur.com/a/Su5RE14:41
abransondo you have all the other gst bits installed? plugins base good and bad?14:42
bshahyes I believe14:42
malstephg: what makes you think community-adaptation is the problem, I can't see anything related to that in the output14:44
bshahoooh wait14:44
stephgmal localbuild has 711 packages (i.e. one more) and that's the different package14:44
stephgmal so I think there are 2 problems, something needs to have an explicit dependency on community-adaptation so that mic catches it14:45
stephgmal: and then I need to get it on OBS14:45
bshahabranson: can you tell me absolute minimum I need for it to work? gst-plugins-{base,bad} ?14:45
abransonbshah: not sure really. we have base, good & bad14:45
Mister_Magisterstephg: you know what one additional package isnt the only difference?14:46
abransonbshah: but then it also depends on what you've included/excluded while building those.14:46
stephgmal: mic broke in the say wame with 2.1.3 on a missing package (droid-flashing-tools)14:46
stephgMister_Magister: well apart from versions14:46
Mister_Magisteryou see…14:46
abransonbshah: maybe you can check gst-inspect for all those components14:46
Mister_Magisterpackages may differ itself14:46
Mister_Magistermissing package is not the problem14:47
malstephg: you should remove the comminity-adaptation from your project14:47
abransonbshah: especially maybe that h264parse one14:47
malstephg: on OBS that is14:47
stephgmal: am just trying to build it14:47
stephgit wasn't there when this broke14:48
malstephg: it not needed there14:48
bshahabranson: okay! so some progress14:48
malstephg: because it's here https://build.merproject.org/project/show/nemo:devel:hw:common14:48
abransonbshah: gst-inspect-1.0 h264parse14:48
stephgmal: aha, so why is it not pulled in on an OBS build and is locally?14:48
bshahabranson: I installed, gstreamer1.0-plugins-bad-videoparsers (ubuntu package) now at least it seems to "parse" video (my player) but not show naything14:49
malstephg: it has been always pulled on my builds14:49
stephglet me manually add the package in my ks14:49
abransonbshah: yes. look at my graph, input and output of that parser. you're failing before it14:49
bshahabranson: now it prints : "half stride for Cb Cr planes" in log14:50
Mister_Magisterstephg: i told you i already did that14:50
bshahnot sure wherever this is coming from14:50
Mister_Magisterstephg: and it didnt change anything14:50
stephgthat's -devel14:50
stephgyes14:50
malstephg: we should find out the real error not hack around it14:50
*** Kabouik <Kabouik!~kabouik@158.38.1.70> has quit IRC (Ping timeout: 260 seconds)14:50
Mister_Magistermal: even hack dont help so this package is not a problem imo14:50
abransonbshah: still doesn't play?14:50
bshahabranson: no, I guess now GST_DEBUG log would be useful?14:51
stephgmal: yes, but the last time we had this error was because of a missing package14:51
abransonbshah: maybe. that graph is pretty good though isn't it.14:51
bshahmy graph still looks like this -> https://imgur.com/a/34doJ (gst-launch and my app refuses to create any graph whatsover)14:52
bshah:/14:52
stephgmal: is https://public.etherpad-mozilla.org/p/faq-hadk#lineNumber=362 relevant I wonder14:53
stephgmal: oh I have it already obvs14:54
bshahwut : 12-18 14:53:52.920    49  2780 I ServiceManager: Waiting for service media.codec... logcat is spamming o.O14:54
bshahwtf is going on?14:55
malstephg: https://github.com/mlehtima/droid-config-fp2-sibon/blob/master/rpm/droid-config-fp2-sibon.spec#L1615:00
malstephg: you are missing that in your spec15:01
stephgmal: not in the branch I (think) I am  building: https://github.com/stephgosling/droid-config-f5321/blob/community-upgrade-2.1.3/rpm/droid-config-f5321.spec15:03
malhmm15:03
stephgor rather, the build in OBS for whatever reason doesn't build it15:04
*** elros <elros!~communi@87.206.58.108> has joined #sailfishos-porters15:04
malbuild what?15:05
bshahabranson: perhaps minimediaservice should start mediacodec service?15:05
stephgmal: the community-adaptation package, 710 packages on obs, 711 on local15:05
bshahbecause to build mediacodec service I am in dependency hell15:06
malstephg: it's not about building it, only about installing it15:06
abransonbshah: not for gst-omx. maybe for gst-droid codecs15:06
abransoncan you see what's trying to access it?15:06
abransonbut yeah, if we needed it then it should be instantiated in droidmedia15:06
stephgmal: but in the common repo there is no equivalent for community-adaptation-localbuild15:07
bshahabranson: it says : 12-18 14:55:07.720    49    49 E OMXClient: Cannot obtain IMediaCodecService15:07
abransonOMXClient is a stagefright thing. not gst-omx15:07
bshaho_o15:07
malstephg: of course there is not, localbuild is for LOCAL builds only, devel uses -devel like I said before15:08
abransonunless your omx lib does things differently15:08
abransondid you switch to another one?15:08
*** hge <hge!~hongwei.g@dbj0ykybfw70-fs7350by-3.rev.dnainternet.fi> has quit IRC (Quit: Leaving)15:08
stephgmal: hang on so -devel here isn't headers and whatnot its related to the repo/stream (i.e. versus -testing)15:09
malstephg: what?15:09
malstephg: the localbuild, devel and testing refer to which repos to use15:09
malnothing else15:09
bshahabranson: I've multiple omx libs, libmm-omxcore.so15:10
bshahlibOmxCore.so15:10
bshahlibOmxVdec.so15:10
bshahlibOmxVenc.so15:10
bshahlibqomx_core.so15:10
bshahlibstagefright_omx.so15:10
bshahI tried libOmxCore.so and libmm-omxcore.so15:10
abransonok15:10
abransoni think they're the only two possibilities15:10
stephgmal: yes I misunderstood the meaning of -devel (I was assuming it was header files and symbols)15:11
abransoniirc, all mediacodecservice does is hand out the OMX object anyway. but if those libs are using it, then the codecs might not work anyway15:11
abransonbypassing stagefright was kind of the point15:11
malstephg: community-adaptation only contains configuration files for ssu15:12
stephgmal: indeed that's all there is, I looked15:12
*** gexc-tablet <gexc-tablet!~gexc@129.107.80.237> has joined #sailfishos-porters15:13
bshahabranson: I confirmed that the Cannot obtain IMediaCodecService is indeed coming from stagefright.s.o15:17
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has joined #sailfishos-porters15:17
bshahnot sure whatever is trying to open it anyway15:17
*** drFaustroll_ <drFaustroll_!~drFaustro@opensuse/member/ealin> has quit IRC (Ping timeout: 264 seconds)15:17
bshahthis is everything is I see in logcat :; https://paste.kde.org/pmlhgsodc15:19
abransonbshah: what happens if you delete that lib? :)15:21
bshahlet's try15:21
bshahabranson: do I kill all the libstagefright_*.so ?15:23
bshahlet's be as little destructive as I can :P15:24
bshahabranson: Setting pipeline to PLAYING ... hrray!15:27
bshahnot entrely sure how it worked earlier btw15:28
*** Kabouik_ <Kabouik_!~kabouik@236.34.200.37.customer.cdi.no> has joined #sailfishos-porters15:30
*** krnlyng <krnlyng!~frajo@2001:998:2a:dead:788a:7692:67d1:611d> has quit IRC (Ping timeout: 255 seconds)15:30
bshahabranson: not sure if is using omx though :/15:31
bshahbecause mmm : https://paste.kde.org/p9bsxxsyd15:31
bshahabranson: now camera doesn't work :'(15:34
bshahwhy can't we have nice things :(15:38
*** korak <korak!~quassel@208-180-152-154.com.sta.suddenlink.net> has joined #sailfishos-porters15:39
*** krnlyng <krnlyng!~frajo@mobile-access-6df084-207.dhcp.inet.fi> has joined #sailfishos-porters15:43
*** shark <shark!7ab34447@gateway/web/freenode/ip.122.179.68.71> has joined #sailfishos-porters15:45
bshahI wonder why minimediaservice links with stagefright?15:47
bshahabranson: I will try to rebuild minimedia without stageefright15:48
bshahhm fails15:49
*** shark <shark!7ab34447@gateway/web/freenode/ip.122.179.68.71> has quit IRC (Ping timeout: 260 seconds)15:54
bshahI *think* is it possible that earlier I was on nocodec branch for droidmedia?15:56
bshahand it worked?15:56
bshahat least git reflog agrees with me.. but it was possibly just brief switch15:57
bshahas I switched back to master in just 1 day15:57
*** mhlavink <mhlavink!quassel@nat/redhat/x-drkgsglwggepijad> has quit IRC (Quit: No Ping reply in 180 seconds.)16:03
abransonbshah: ok, it probably better to just start mediacodec from minimediaservice. hopefully it's just doing some housekeeping or something. i really don't see why it should use all the stagefright stuff16:16
abransonsometimes these services connect to things for really trivial reasons16:16
bshahlike knowing battery status16:16
bshah:p16:17
bshahabranson: is it just calling MediaCodecService::start() or something?16:18
abransonbshah: instantiate();16:18
abransonlike the MediaPlayerService and CameraService16:18
bshahah well okay, let me try16:18
bshahabranson: do i version bind it? or ?16:20
abransonbshah: just the instantiate line, and the include16:22
abransonsame as the other two16:22
bshahokay16:22
bshahugh.. there is not seperate libmediacodecservice.. so I've to build mediacodecservice anyway16:23
bshah:/16:23
*** zhxt_ <zhxt_!~zhxt@223.72.70.51> has quit IRC (Ping timeout: 248 seconds)16:35
bshahabranson: so i got it to "compile" but not link given there is no lib for mediacodecservice.. would it be "sane" to copy mediacodecservice.cpp in droidmedia?16:35
bshahoh wait16:37
stephgjust a general question, is there much of a lag between a webhook post from github and a build kicking off?16:57
*** mkosola <mkosola!~mkosola@2001:998:2a:dead:6595:dac9:48b0:9068> has quit IRC (Quit: Leaving.)16:58
bshahabranson: my life is so sad... now camera fails to create droideglsink :(17:01
bshah(at least omx is fixed though)17:02
bshahnow nothing works after deleting cache17:05
bshahwtfh17:05
bshah12-18 17:04:44.544     0  6035 I OMX-VDEC-1080P: Enabling default extradata for OMX.qcom.video.decoder.avc17:05
bshah12-18 17:04:44.546     0  6036 E         : No matching decoder! (mime: audio/mpeg)17:05
bshah!!17:05
merbotbshah: Error: "!" is not a valid command.17:05
bshahokay, thanks.. I know17:05
*** aa13q <aa13q!~aa13q@92.241.114.242> has quit IRC (Ping timeout: 248 seconds)17:06
abransonbshah: good grief. Sounds a bit messy over there. Maybe you deleted too much?17:07
*** aa13q <aa13q!~aa13q@92.241.114.242> has joined #sailfishos-porters17:07
bshahabranson: I just added mediacodec service (not in droidmedia, but just built it along with android), played video, worked, started camera, failed, cleared cache, none works17:09
bshah:/17:09
*** Xeno_PL <Xeno_PL!~Xeno@159-205-134-212.adsl.inetia.pl> has quit IRC (Ping timeout: 248 seconds)17:10
elrosanybody tried to put sailfish on allwinner A33 based tablet? I have cheap myphone mytab 817:11
bshahabranson: I think my config file is incomplete?17:13
bshah12-18 17:12:57.981     0  5308 I OMX-VDEC-1080P: component_init: OMX.qcom.video.decoder.avc : fd=3217:13
bshah12-18 17:12:57.982     0  5308 I OMX-VDEC-1080P: Capabilities: driver_name = msm_vidc_driver, card = msm_vdec_8974, bus_info = , version = 1, capabilities = 400300017:13
bshah12-18 17:12:57.984     0  5309 E         : No matching decoder! (mime: audio/mp4a-latm)17:13
bshahbut same file worked earlier so meh17:13
bshahwait17:14
bshahERROR: from element /GstPlayBin:playbin0/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstDroidADec:droidadec0: Could not configure supporting library.17:14
*** xkr47 <xkr47!~xkr47@dbj0z4yycdpt---vz651t-3.rev.dnainternet.fi> has quit IRC (Ping timeout: 276 seconds)17:16
*** xkr47 <xkr47!~xkr47@dbj0z4yycdpt---vz651t-3.rev.dnainternet.fi> has joined #sailfishos-porters17:16
bshahabranson: lol, now with mediacodec service, even with blocklist file in place it tries droiddec17:18
*** Mikayx <Mikayx!~kvirc@85-76-161-71-nat.elisa-mobile.fi> has joined #sailfishos-porters17:20
*** dlavso <dlavso!~dlavsolin@host20-84-dynamic.104-80-r.retail.telecomitalia.it> has quit IRC (Quit: 'ma che oh!')17:23
*** dlavso <dlavso!~dlavsolin@host20-84-dynamic.104-80-r.retail.telecomitalia.it> has joined #sailfishos-porters17:23
UmeaboyHi bshah, elros, abranson!17:25
UmeaboyWazzup?17:25
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@159.226.171.21> has quit IRC (Ping timeout: 268 seconds)17:26
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@114.242.248.203> has joined #sailfishos-porters17:28
blapI detect my phone radio communicating with tower.  How can i see what it is saying?17:29
elrosUmeaboy: hi, I have allwinner a33 tablet and want to put sfos on it17:30
*** ghosalmartin <ghosalmartin!~mgrover@90.216.150.193> has quit IRC (Remote host closed the connection)17:32
*** CreationStep <CreationStep!~benne@x4e379525.dyn.telefonica.de> has joined #sailfishos-porters17:34
*** mkosola <mkosola!~mkosola@a91-155-15-90.elisa-laajakaista.fi> has joined #sailfishos-porters17:35
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@114.242.248.203> has quit IRC (Ping timeout: 265 seconds)17:35
bshahabranson: anyway I am signing off for today, my theory as of now is my config file for gstomx is broken and it worked just because mediacodec service was not present.. I'll try more on it tomorrow and see where it leads me17:36
Umeaboyelros: All.............what?17:37
elrosmyphone mytab 817:38
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@210.76.213.80> has joined #sailfishos-porters17:38
bshahabranson: or it tries to use droidvdec anyway : https://paste.kde.org/pqprftbvs :/17:39
Umeaboyelros: If HP 7 is officially supported by Cyanogenmod or Lineage you mmight be able to use the device tree and kernel tree to port Sailfish to it.17:40
*** enoch_2702 <enoch_2702!~enoch_270@ip72-211-94-13.no.no.cox.net> has quit IRC (Quit: enoch_2702)17:40
*** Xeno_PL <Xeno_PL!~Xeno@159-205-142-51.adsl.inetia.pl> has joined #sailfishos-porters17:43
stephgsledges: mal: Mister_Magister: ok so some progress, I've manually deleted all of the packages from the pattern XML files on OBS and I *still* get the mic build error17:45
UmeaboyThey don't seem to offer any source code for the device though.17:46
*** Kabouik_ <Kabouik_!~kabouik@236.34.200.37.customer.cdi.no> has quit IRC (Ping timeout: 265 seconds)17:48
bshahabranson: lol I just had a idea and it worked! I think what happened was video decoders were fine but audio decoders weren't disabled in gst-droid and that made gstreamer die...17:50
bshahso now I've both camera and video!17:50
bshahThanks for your help so far!17:50
bshahnow off for real :p17:50
*** T4 <T4!T4@unaffiliated/mikaela/bot/euforia> has quit IRC (Remote host closed the connection)18:00
*** T4 <T4!T4@unaffiliated/mikaela/bot/euforia> has joined #sailfishos-porters18:00
*** _sven <_sven!~sven@p5B26EBA5.dip0.t-ipconnect.de> has joined #sailfishos-porters18:14
abransonbshah: yes the audio codecs were confusing things. Up to you whether you continue to use gst-droid/droidmedia for audio, or switch to gst-libav. I haven't had much luck getting audio working in gst-omx yet.18:24
abransonBut that's why you were getting problems with stagefright then18:24
*** malkien <malkien!~michele@host.254.220.23.62.rev.coltfrance.com> has quit IRC (Quit: Konversation terminated!)18:26
UmeaboyWhy can't libhybris be written to be os independant to make porting easier if it's just the base that we need?18:28
UmeaboyI mean ResurrectionRemix is based of Lineage.18:28
UmeaboyNexusOS is also based of Lineage if I'm not misstaken.18:28
UmeaboyLineage came from Cyanogenmod and Cyanogenmod came from AOSP. Right?18:29
*** piggz <piggz!~piggz@2.31.1.213> has joined #sailfishos-porters18:29
blapi think so18:30
UmeaboySo it shouldn't be to bad to use something else than Lineage.18:31
UmeaboyIn theory.18:31
r0kk3rzwhat do you mean os independant?18:41
r0kk3rzand its a pita because android is a massive forkbomb of code18:42
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has joined #sailfishos-porters18:48
Umeaboyr0kk3rz: Well, I would like to use the HADK no matter what Android version you're running to build Libhybris.18:53
UmeaboyIt shouldn't matter if you use Lineage or ResurrectionRemix or Nexus OS.18:53
r0kk3rzwell bad luck it doesnt work like that18:54
*** ZucZero <ZucZero!~zucca@85-76-11-171-nat.elisa-mobile.fi> has joined #sailfishos-porters18:57
*** Zucca <Zucca!~zucca@85-76-8-233-nat.elisa-mobile.fi> has quit IRC (Ping timeout: 248 seconds)18:59
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has quit IRC (Remote host closed the connection)19:11
*** drFaustroll <drFaustroll!~drFaustro@109.180.93.243> has joined #sailfishos-porters19:11
*** drFaustroll <drFaustroll!~drFaustro@109.180.93.243> has quit IRC (Changing host)19:11
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has joined #sailfishos-porters19:11
TheKitUmeaboy, why would you want that though19:17
TheKitusually having ResurrectionRemix means having CyanogenMod/LineageOS device tree ready19:18
*** guhl <guhl!~guhl@gateway/tor-sasl/guhl> has joined #sailfishos-porters20:22
piggzabranson: whats new in rockpool?20:36
*** enoch_2702 <enoch_2702!~enoch_270@2600:8807:5780:1f8:df62:1345:d62a:cf8f> has joined #sailfishos-porters20:37
abransonsomeone wanted to talk to it from another app, so there's api for that. meerun I think. there's a hidden sports app on the watch that can show your distance etc. he wants to push data to that.20:39
piggzabranson: i remember that hidden app from BB10 days20:42
r0kk3rzrip pebble20:42
piggzr0kk3rz: yep .. still nout found a suitable asteroid watch yet tho20:43
piggzand my pebble is looking tattered these days ... a button fell off!20:43
guhlmal, i just found out that i have some messages20:45
guhl12-17 13:30:48.098  1976  1995 E NetlinkListener: recvmsg failed (I/O error)20:45
guhlwhen trying to load the wlan module20:45
*** Mikayx <Mikayx!~kvirc@85-76-161-71-nat.elisa-mobile.fi> has quit IRC (Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/)20:57
*** _sven <_sven!~sven@p5B26EBA5.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 255 seconds)20:57
*** enoch_2702_ <enoch_2702_!~enoch_270@ip72-211-94-13.no.no.cox.net> has joined #sailfishos-porters21:29
*** enoch_2702 <enoch_2702!~enoch_270@2600:8807:5780:1f8:df62:1345:d62a:cf8f> has quit IRC (Ping timeout: 252 seconds)21:31
*** enoch_2702_ is now known as enoch_270221:31
*** eLtMosen <eLtMosen!~mo@Maemo/community/council/eLtMosen> has joined #sailfishos-porters21:43
*** enoch_2702 <enoch_2702!~enoch_270@ip72-211-94-13.no.no.cox.net> has quit IRC (Ping timeout: 240 seconds)21:45
*** eLtMosen <eLtMosen!~mo@Maemo/community/council/eLtMosen> has quit IRC (Quit: Leaving.)21:53
*** korak <korak!~quassel@208-180-152-154.com.sta.suddenlink.net> has quit IRC (Remote host closed the connection)21:57
*** piggz_ <piggz_!~piggz@2.31.1.213> has joined #sailfishos-porters22:21
*** piggz <piggz!~piggz@2.31.1.213> has quit IRC (Read error: Connection reset by peer)22:21
*** CreationStep <CreationStep!~benne@x4e379525.dyn.telefonica.de> has left #sailfishos-porters22:34
*** piggz_ <piggz_!~piggz@2.31.1.213> has quit IRC (Ping timeout: 264 seconds)22:45
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has quit IRC (Quit: eyome)22:48
*** elros <elros!~communi@87.206.58.108> has quit IRC (Quit: Communi 3.5.0 - http://communi.github.com)22:49
*** zhxt <zhxt!~quassel@124.202.185.26> has quit IRC (Read error: Connection reset by peer)23:00
UmeaboyTheKit: NexusOS is the only ROM that I can boot and use without bigger issues.23:23
UmeaboyGotta go to sleep.23:31
*** Umeaboy <Umeaboy!~Umeaboy@89-160-91-149.cust.bredband2.com> has quit IRC (Quit: Leaving)23:31
*** guhl <guhl!~guhl@gateway/tor-sasl/guhl> has quit IRC (Ping timeout: 248 seconds)23:50

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!