*** MeowDudeCB <MeowDudeCB!65678193@gateway/web/freenode/ip.101.103.129.147> has joined #sailfishos-porters | 00:04 | |
MeowDudeCB | hey guys | 00:05 |
---|---|---|
MeowDudeCB | so 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 |
MeowDudeCB | Here 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 109 | 00:06 |
MeowDudeCB | I made an error, I am actually down to THREE errors :D \o/ | 00:06 |
MeowDudeCB | line 350 also has a fail on it | 00:08 |
thereturningvoid | Can you get the output of systemctl --no-pager? That can help us find what's failed on it | 00:08 |
thereturningvoid | Also, 447 and 451 are likely non-issues, i don't think the nexus 7 has a tegra in it :P | 00:09 |
*** filip <filip!~filip@89-212-206-178.dynamic.t-2.net> has quit IRC (Ping timeout: 272 seconds) | 00:14 | |
MeowDudeCB | thereturningvoid: the Nexus 7 has an Nvidia Tegra 3 as its SoC | 00:18 |
MeowDudeCB | I would think they are pretty big | 00:18 |
thereturningvoid | Huh, TIL. | 00:18 |
*** zhxt <zhxt!~zhxt@223.72.70.51> has quit IRC (Ping timeout: 256 seconds) | 00:19 | |
MeowDudeCB | I think you are mixing up the 2012 and 2013 Nexus 7 | 00:20 |
MeowDudeCB | I am on the 2012 one | 00:20 |
thereturningvoid | Probably | 00:20 |
MeowDudeCB | the tegra3 lines are concerning though but I don't understand what they mean | 00:21 |
MeowDudeCB | thereturningvoid: 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 |
thereturningvoid | Device | 00:24 |
MeowDudeCB | okay I will do that and get back with you | 00: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-porters | 00:29 | |
MeowDudeCB | thereturningvoid: what directory do I start terminal in? I tried running to command in the root directory but I got sh: systemctl: not found | 00:30 |
thereturningvoid | You are telnetted in, right? | 00:31 |
MeowDudeCB | uh, no I can't get telnet to connect while the device boots | 00:32 |
MeowDudeCB | that was why I was using kmsg logs | 00:32 |
thereturningvoid | Even though you're not bootlooping? | 00:32 |
MeowDudeCB | Ill try again | 00:32 |
MeowDudeCB | maybe my telnet set up on windows just sucks | 00:32 |
thereturningvoid | Have you tried usb passthrough on your ubuntu vm or whatever it was? | 00:33 |
MeowDudeCB | how do I do that | 00:33 |
thereturningvoid | WHat are you using for your VM | 00:35 |
MeowDudeCB | Ubuntu 16.04 LTS | 00:35 |
thereturningvoid | No, i mean VirtualBox, or whatever | 00:35 |
MeowDudeCB | oh yes virtual box | 00:36 |
thereturningvoid | Ok, 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-extpack | 00:40 |
MeowDudeCB | installing now | 00:44 |
thereturningvoid | Once it's installed, edit your VM settings, go to USB, and select USB 3.0 | 00:44 |
thereturningvoid | Then once it's booted, go to Devices -> USB, and select your device | 00:45 |
MeowDudeCB | I 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 telnet | 00:54 |
*** psachin <psachin!~psachin@103.51.234.80> has joined #sailfishos-porters | 00:55 | |
MeowDudeCB | thereturningvoid: connection just timed out. the name of the device has "failed to boot rootfs" in the name though so I know that is the problem | 00:55 |
thereturningvoid | Yeah, but you can still telnet into it at this point, I'm quite sure | 00:56 |
thereturningvoid | It's a recovery featurein the boot image | 00:56 |
*** corvinux <corvinux!~hashcore@unaffiliated/corvinux> has quit IRC (Ping timeout: 260 seconds) | 00:56 | |
MeowDudeCB | I wonder why it won't work... | 00:56 |
MeowDudeCB | should I restart my computer? | 00:56 |
MeowDudeCB | on virtual box I am typing in "telnet 192.168.2.15 2323" | 00:57 |
MeowDudeCB | I am doing that in windows aswell | 00:57 |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@210.76.213.80> has joined #sailfishos-porters | 00:57 | |
thereturningvoid | Run `ifconfig` | 00:58 |
thereturningvoid | See if there's something related to a usb interface | 00:58 |
thereturningvoid | Actually, it'll appear as a ethernet interface | 01:00 |
MeowDudeCB | I ran it | 01:00 |
thereturningvoid | Show me the output | 01:00 |
MeowDudeCB | give me a second, Ill need to log in to IRC on my VM | 01:00 |
*** MeowDudeVM <MeowDudeVM!65678193@gateway/web/freenode/ip.101.103.129.147> has joined #sailfishos-porters | 01:01 | |
MeowDudeVM | https://pastebin.com/bxAcgnNw | 01:02 |
MeowDudeVM | that is the result of entering "ifconfig" in my VM $HOST terminal | 01:02 |
thereturningvoid | Huh, doesn't look like it's there... | 01:02 |
thereturningvoid | unless it's enp0s3 | 01:03 |
MeowDudeVM | what should I do | 01:03 |
thereturningvoid | try telnet to 10.0.0.40, same port | 01:03 |
MeowDudeVM | No my PC is wired | 01:03 |
thereturningvoid | Just try it | 01:03 |
MeowDudeVM | telnet: Unable to connect to remote host: Connection refused | 01:04 |
thereturningvoid | hmm, that's probablt virtuabox's network itnerface then | 01:04 |
thereturningvoid | no clue here, sorry | 01:04 |
MeowDudeVM | yes | 01:04 |
MeowDudeVM | I use a bridged adapter fo my wired connection | 01:04 |
thereturningvoid | does the device appear in `lsusb`? | 01:04 |
MeowDudeVM | I figured it was my normal ethernet connection | 01:04 |
MeowDudeVM | let me try that | 01:04 |
thereturningvoid | it'll probably show as "Google Inc." | 01:05 |
MeowDudeVM | https://pastebin.com/nSNeYmBe | 01:05 |
MeowDudeVM | output | 01:05 |
MeowDudeVM | no google inc but the second item in the list is of interest | 01:06 |
thereturningvoid | yeah, lemme test on my ubuntu vm | 01:06 |
thereturningvoid | yeah, i have both google inc and the usb tablet | 01:07 |
thereturningvoid | are you sure the device is connected to the vm? | 01:07 |
MeowDudeVM | yes | 01:08 |
MeowDudeVM | The only thing in the "device add usb" list is the mer bootloader | 01:08 |
thereturningvoid | that's really odd | 01:08 |
MeowDudeVM | yeah | 01:08 |
MeowDudeVM | it says 9999 at the end of it | 01:09 |
MeowDudeVM | maybe its port 9999? | 01:09 |
thereturningvoid | not sure if i can help you with that one, sorry | 01:09 |
MeowDudeVM | darn | 01:09 |
MeowDudeVM | that sucks, I really need a log | 01:09 |
MeowDudeVM | is my kmsg enough to fix my problem? | 01:09 |
thereturningvoid | no, it's always 2323 | 01:09 |
thereturningvoid | the issue here is that the vm doesn't even see the device on usb | 01:10 |
MeowDudeVM | Ill restart my computer | 01:10 |
MeowDudeVM | maybe that will resolve it | 01:10 |
thereturningvoid | probably not, getting systemctl would help us find out what failed to start properly | 01:11 |
thereturningvoid | maybe | 01:11 |
thereturningvoid | anything's worth a shot at this point | 01: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-porters | 01: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-porters | 01:26 | |
*** MeowDude <MeowDude!65678193@gateway/web/freenode/ip.101.103.129.147> has joined #sailfishos-porters | 01:32 | |
MeowDude | thereturningvoid: still no dice... oh well, maybe I can work with kmsg to fix it | 01: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-porters | 02:00 | |
*** Kabouik_ <Kabouik_!~kabouik@ks3100825.kimsufi.com> has joined #sailfishos-porters | 02:02 | |
*** Umeaboy <Umeaboy!~Umeaboy@89-160-91-149.cust.bredband2.com> has joined #sailfishos-porters | 02:02 | |
Umeaboy | Hi! | 02:02 |
Umeaboy | Does 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 | |
MeowDude | Umeaboy: 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-porters | 02: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-porters | 03: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-porters | 03:14 | |
*** Umeaboy <Umeaboy!~Umeaboy@89-160-91-149.cust.bredband2.com> has quit IRC (Disconnected by services) | 03:14 | |
MeowDudeCB | hopefully someone PMs me a telnet log but until then, all I have is a last_kmsg log... https://pastebin.com/NHJ5x4Wf | 03:14 |
*** Umeaboy <Umeaboy!~Umeaboy@89-160-91-149.cust.bredband2.com> has joined #sailfishos-porters | 03:15 | |
Umeaboy | Stupid hexchat! | 03:15 |
MeowDudeCB | what can I do with it? I see 3 errors (ctrl+f, "error") but I don't quite understand them. | 03:15 |
MeowDudeCB | what is wrong | 03:15 |
Umeaboy | MeowDudeCB: The phone is not fully supported yet. | 03:16 |
MeowDudeCB | what phone | 03:16 |
Umeaboy | Well, 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 |
MeowDudeCB | interesting, if there is no device tree how could you build hybris for it??? | 03:17 |
Umeaboy | I made my own tree based on another similar device. | 03:17 |
MeowDudeCB | >similar device... | 03:17 |
MeowDudeCB | this will be dificult for you. building for official devices is hard enough, let alone a similar device | 03:17 |
Umeaboy | However, I'm missing libwifi_hal_intermediates during execution of brunch zeroltexx. | 03:17 |
MeowDudeCB | can this other devices roms be flashed on your device? | 03:17 |
thereturningvoid | Umeaboy: https://github.com/7420dev | 03:18 |
thereturningvoid | You can base off cm13 with that | 03:18 |
MeowDudeCB | because 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 build | 03:18 |
MeowDudeCB | nice work thereturningvoid | 03:18 |
Umeaboy | It'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 |
Umeaboy | Yuck! | 03:18 |
MeowDudeCB | Umeaboy: If there were an existing cm13 trees why not use them? | 03:19 |
Umeaboy | thereturningvoid: That tree hasn't been maintained for years. | 03:19 |
MeowDudeCB | its still usable though, I am using the CM11 tree on my device | 03:19 |
Umeaboy | I tried the latest cm-13 build and it crashes at the setup and reboots the device so it's a no go. | 03:19 |
MeowDudeCB | a cm13 build that doesn't work... is it official or unofficial? | 03:20 |
Umeaboy | The only working rom is the Nexus one and I have to use zeroltesk. | 03:20 |
Umeaboy | It was build by the unmaintained repo by 7420dev if I'm not misstaken. | 03:21 |
thereturningvoid | I just pulled that off a post on xda, likely an unnofficial build | 03:21 |
MeowDudeCB | then use the nexus one I guess | 03:21 |
MeowDudeCB | its just a base so your app drawer problem won't be present | 03:22 |
Umeaboy | Yeah, but to build that I still need a local manifest for NexusOS. | 03:22 |
MeowDudeCB | just use the default one and edit it like usual | 03:22 |
Umeaboy | I prefer using Trebuchet, that's less buggy. | 03:22 |
MeowDudeCB | wait, are you building Sailfish OS? | 03:22 |
Umeaboy | My plan is to port this device to Sailfish OS. I even have my own "script" on Gitlab based from the HADK. | 03:23 |
Umeaboy | For many devices that is. | 03:23 |
MeowDudeCB | you can't use Trebuchet or any launcher on Sailfish OS, the homescreen that the base rom comes with is irrelevant | 03:23 |
Umeaboy | I know, but Lawnchair is buggy as *beep*. | 03:23 |
Umeaboy | It crashes at start as well. | 03:24 |
thereturningvoid | Instead, you get an objectively better launcher :) | 03:24 |
Umeaboy | https://gitlab.com/Umeaboy/hadk-script | 03:24 |
Umeaboy | You're welcome to help out. | 03:24 |
MeowDudeCB | Umeaboy: you are confusing me a lot right now, you won't have to use lawnchair, you will just have the default sailfish launcher | 03:24 |
Umeaboy | At the coming of next year I'll be having a Travis server up and running. | 03:25 |
MeowDudeCB | *thonk* | 03:25 |
thereturningvoid | what's the point when we have obs? | 03:25 |
MeowDudeCB | Wait 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 it | 03:26 |
Umeaboy | I plan to explicitly build Lineage builds with it as I don't like Gerrit and Jenkins very much. | 03:26 |
Umeaboy | That's true. | 03:27 |
MeowDudeCB | what are you building exactly... | 03:27 |
MeowDudeCB | pardon my confusion | 03:27 |
Umeaboy | No problem. | 03:27 |
Umeaboy | I'm trying to find a working local manifest to build cm-14.1 and then port that into Sailfish. | 03:28 |
Umeaboy | I'm building with my manifest as we speak. | 03:28 |
Umeaboy | However I could use a hand with fixing the missing libwifi-hal-intermediates after running brunch zeroltexx though. | 03:29 |
thereturningvoid | WHat are you running brunch for? | 03:29 |
Umeaboy | It runs past that, but isn't that part that makes it possible to see Wifi connections? | 03:30 |
Umeaboy | thereturningvoid: zeroltexx. | 03:30 |
thereturningvoid | I mean, why? | 03:30 |
thereturningvoid | The HADK doesn't even mention brunch at all | 03:30 |
thereturningvoid | Are you building Lineage, or Sailfish? | 03:30 |
*** HoloIRCUser1 <HoloIRCUser1!~holoirc@2405:204:e00f:e6d4:37eb:baa:47b4:1a25> has joined #sailfishos-porters | 03:30 | |
thereturningvoid | Because it sounds like you're buinding Lineage | 03:30 |
Umeaboy | Yeah, I want to see if I can build and boot it. | 03:31 |
Umeaboy | So far it builds. | 03:31 |
MeowDudeCB | yeah 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 |
Umeaboy | Yes. | 03:32 |
MeowDudeCB | you are in for a sh**load of work | 03:32 |
MeowDudeCB | godspeed | 03:32 |
Umeaboy | I thought you were forced to do so on unsupported devices. | 03:32 |
thereturningvoid | Well, it looks like the resulting Lineage build will be cluttered with Sailfish crap, seeing as you're getting issues with HAL stuff | 03:32 |
MeowDudeCB | no | 03:32 |
thereturningvoid | Not really | 03:32 |
MeowDudeCB | if your device is supported by cm or lineage--- oh wait thats what you meant | 03:32 |
thereturningvoid | You just need to have Lineage/CM on it already | 03:32 |
Umeaboy | MeowDudeCB: Yeah. It's not supported. | 03:33 |
MeowDudeCB | yeah Im pretty sure you would have to build a fresh Lineage build | 03:33 |
thereturningvoid | Because the Sailfish install process pinches blobs from Lineage/CM | 03:33 |
Umeaboy | Good. | 03:33 |
thereturningvoid | As long as you flash Lineage/CM before Sailfish, you'll be fine | 03:33 |
Umeaboy | Yes. | 03:33 |
Umeaboy | I know that. | 03:33 |
MeowDudeCB | but you say you are getting HAL errors, thereturningvoid is right, it will be cluttered with HAL shit | 03:34 |
MeowDudeCB | thereturningvoid: but doesn't he need a device and kernel tree from the lineage build to use on the sailfish build? | 03:34 |
thereturningvoid | Yes, obviouslty | 03:34 |
Umeaboy | MeowDudeCB: As the build continues I don't see any trouble with it. The error is just annorying. | 03:34 |
Umeaboy | annoying | 03:35 |
thereturningvoid | It shouldn't affect too much, lineage doesn't know what any of the HAL stuff it | 03:35 |
MeowDudeCB | well I am curious to see what the final build will look like... | 03:35 |
MeowDudeCB | its 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 |
Umeaboy | Here's my own local manifest. Don't worry about the CurveOS repo. That's a project I'm working on. | 03:36 |
Umeaboy | https://pastebin.com/PCuCpHXF | 03:36 |
Umeaboy | Hence why I mentioned that I'll be running a Travis server next year. | 03:37 |
thereturningvoid | Looks like there's everything you need there | 03:37 |
Umeaboy | Hopefully. | 03:37 |
Umeaboy | Are you sure? | 03:37 |
*** HoloIRCUser1 <HoloIRCUser1!~holoirc@2405:204:e00f:e6d4:37eb:baa:47b4:1a25> has quit IRC (Quit: HoloIRCUser1) | 03:37 | |
thereturningvoid | I mean, I have much less than that | 03:37 |
MeowDudeCB | yeah that should be MORE than enough to build lineage | 03:38 |
thereturningvoid | This is all mine https://pastebin.com/BqERVR8B | 03:38 |
Umeaboy | Yeah, but did you build Lineage 14.1 for a similar device? | 03:38 |
MeowDudeCB | good god, your local manifests are so large | 03:39 |
MeowDudeCB | mine has 2 entries | 03:39 |
Umeaboy | That's your Sailfish manifest. | 03:39 |
Umeaboy | I meant if you had a manifest to only build CM or Lineage. | 03:39 |
thereturningvoid | mine's just got kernel, a common for the device, the device, and 3 other HAL bits i've done | 03:39 |
thereturningvoid | ah | 03:40 |
thereturningvoid | yeah i don't have that | 03: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-porters | 03:41 | |
MeowDudeCB | does it need hal bits? | 03:41 |
MeowDudeCB | mine just has the device, and kernel | 03:42 |
thereturningvoid | You make the hal bits yourself | 03:42 |
MeowDudeCB | thats it | 03:42 |
thereturningvoid | ANd you can add them if you want | 03:42 |
MeowDudeCB | so I don't have to add them? good. | 03:42 |
thereturningvoid | Check 7.1 for more info on that | 03:43 |
MeowDudeCB | I did do 7.1, it didn't work | 03:43 |
MeowDudeCB | I was told 7.1 was pretty much all optional though | 03:43 |
MeowDudeCB | since it was just adding your stuff to github really, nothing to do with the rom itself | 03:43 |
Umeaboy | Hardware Abstraction Layer means like a layer of drivers and modules right? | 03:43 |
MeowDudeCB | yes | 03:44 |
MeowDudeCB | it is VERY important | 03:44 |
Umeaboy | OK. | 03:44 |
Umeaboy | Now it's building libchrome. | 03:44 |
Umeaboy | Yuck! | 03:44 |
Umeaboy | Google stuff. | 03:44 |
thereturningvoid | uh, no, 7.1 has some pretty important stuff, and it's possibly why your device isn't booting... | 03:45 |
MeowDudeCB | its...important? | 03:45 |
Umeaboy | I wish we didn't have to use any of the Android stuff. | 03:45 |
thereturningvoid | go through 7.1, and just skip the git stuff | 03:45 |
blap | yeah | 03:45 |
MeowDudeCB | like what, all I saw was instructions for putting all your stuff on git | 03:45 |
MeowDudeCB | Ill check hadk real quick | 03:45 |
thereturningvoid | no, there's some more in there | 03:45 |
MeowDudeCB | the last part | 03:46 |
MeowDudeCB | but what is the point of pulling from a git hub repo I made | 03:46 |
MeowDudeCB | that implies I already have all the files | 03:46 |
thereturningvoid | i said skip the git stuff | 03:47 |
thereturningvoid | it's not important | 03:47 |
thereturningvoid | you can do that once you're ready to distribute it' | 03:47 |
MeowDudeCB | but that was the last part, I think you are mistaken | 03:47 |
thereturningvoid | everything else in that slab of commands is important | 03:47 |
MeowDudeCB | the entire 7.1 section is pushing your files to github | 03:47 |
thereturningvoid | no | 03:47 |
MeowDudeCB | I ran all the 7.1 commands | 03:47 |
MeowDudeCB | the only problem was that all the git commands failed (my account was being a bitch) | 03:48 |
thereturningvoid | besides the git ones? | 03:48 |
thereturningvoid | oh | 03:48 |
thereturningvoid | ok | 03:48 |
MeowDudeCB | i.e git push failed every time | 03:48 |
thereturningvoid | so that's all there | 03:48 |
MeowDudeCB | so I just gave up, I never did the local manifest part | 03:48 |
thereturningvoid | right | 03:48 |
MeowDudeCB | I did everything else though... I wish I didn't, then I would know what to fix | 03:48 |
thereturningvoid | ahhhhhhhhhh | 03:48 |
thereturningvoid | i get it now | 03:48 |
MeowDudeCB | what? also I never did 8.4.1 | 03:49 |
MeowDudeCB | it gave me an error but hadk said it would so I moved on | 03:49 |
thereturningvoid | yeah, 8.4.1 is unimportant right now | 03:50 |
MeowDudeCB | hadk says to flash cm10.1.3 as the base, but I think my base is 11 since I used hybris-11 | 03:52 |
thereturningvoid | yeah | 03:52 |
thereturningvoid | because hadk used a cm10 base as an example | 03:52 |
MeowDudeCB | wew okay good... maybe telnet isn't available | 03:53 |
MeowDudeCB | Ill check dmesg | 03:53 |
*** luen <luen!~erik@c-0f5be655.08-67-6762674.cust.bredbandsbolaget.se> has joined #sailfishos-porters | 04:01 | |
*** MeowDudeCB <MeowDudeCB!65678193@gateway/web/freenode/ip.101.103.129.147> has quit IRC (Ping timeout: 260 seconds) | 04:09 | |
Umeaboy | It's STILL building! | 04:21 |
Umeaboy | Wow! | 04:21 |
*** shark <shark!7ab34447@gateway/web/freenode/ip.122.179.68.71> has joined #sailfishos-porters | 04:29 | |
*** Nokius_ <Nokius_!~Nokius@93.219.68.217> has joined #sailfishos-porters | 05: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-porters | 05: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-porters | 05: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_2702 | 05:37 | |
*** jbadiapa <jbadiapa!~jubapa@28.red-88-3-139.dynamicip.rima-tde.net> has joined #sailfishos-porters | 05:40 | |
*** TheKit <TheKit!~nekit@95-83-22-155.saransk.ru> has joined #sailfishos-porters | 05: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-porters | 05: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-porters | 05:43 | |
*** jbadiapa is now known as jbadia__ | 05:43 | |
*** jbadia__ <jbadia__!~jubapa@28.red-88-3-139.dynamicip.rima-tde.net> has joined #sailfishos-porters | 05: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-porters | 05: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-porters | 05: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-porters | 06:00 | |
*** PeperJohnny <PeperJohnny!~johnny@dyndsl-091-249-000-025.ewe-ip-backbone.de> has joined #sailfishos-porters | 06:02 | |
Umeaboy | MeowDude: I successfully built a zip. :) | 06:19 |
Umeaboy | Now to the test. | 06:19 |
Umeaboy | MeowDudeCB: I successfully built a zip. :) | 06:20 |
Umeaboy | thereturningvoid: ^^ | 06:20 |
Umeaboy | I'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-porters | 06:20 | |
*** Umeaboy <Umeaboy!~Umeaboy@89-160-91-149.cust.bredband2.com> has joined #sailfishos-porters | 06: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-porters | 06:29 | |
*** pseudodev <pseudodev!uid205973@gateway/web/irccloud.com/x-juoyjisbmhfeppnv> has joined #sailfishos-porters | 06:33 | |
*** Umeaboy <Umeaboy!~Umeaboy@89-160-91-149.cust.bredband2.com> has joined #sailfishos-porters | 06:34 | |
Umeaboy | It installed just fine, but the screen went black. | 06:34 |
*** shark <shark!7ab34447@gateway/web/freenode/ip.122.179.68.71> has left #sailfishos-porters | 06: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-porters | 06: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-porters | 07:02 | |
*** mkosola <mkosola!~mkosola@2001:998:2a:dead:6595:dac9:48b0:9068> has joined #sailfishos-porters | 07:03 | |
*** NeoChapay <NeoChapay!~s.chuplig@85.26.170.34> has joined #sailfishos-porters | 07: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-porters | 07:15 | |
*** krnlyng <krnlyng!~frajo@2001:998:2a:dead:788a:7692:67d1:611d> has joined #sailfishos-porters | 07:24 | |
*** NeKit <NeKit!~nekit@85.143.20.2> has joined #sailfishos-porters | 07:30 | |
*** MeowDude_ <MeowDude_!77e13416@gateway/web/freenode/ip.119.225.52.22> has joined #sailfishos-porters | 07: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 directory | 07: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-porters | 07: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-porters | 07: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-porters | 07: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-porters | 07:48 | |
*** Umeaboy <Umeaboy!~Umeaboy@89-160-91-149.cust.bredband2.com> has joined #sailfishos-porters | 07:48 | |
Umeaboy | I'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-porters | 08: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-porters | 08:33 | |
*** ghosalmartin <ghosalmartin!~mgrover@90.216.150.193> has joined #sailfishos-porters | 08:40 | |
*** Nokius_ is now known as Nokius | 08:43 | |
*** hge <hge!~hongwei.g@dbj0ykybfw70-fs7350by-3.rev.dnainternet.fi> has joined #sailfishos-porters | 08:45 | |
r0kk3rz | MeowDude: you're going to need to get that telnet working | 08:46 |
r0kk3rz | or adb shell | 08:46 |
*** XenoPL <XenoPL!~Xeno@159-205-133-243.adsl.inetia.pl> has joined #sailfishos-porters | 08:47 | |
*** pashik <pashik!~Pavel@85.26.170.34> has joined #sailfishos-porters | 08:51 | |
*** NeoChapay_ <NeoChapay_!~s.chuplig@host-207-138.dialup.telecet.ru> has joined #sailfishos-porters | 09: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 | |
MeowDude | r0kk3rs | 09:04 |
MeowDude | adb shell works fine | 09:04 |
MeowDude | how do you think I am getting the kmsg logs? | 09:04 |
MeowDude | telnet would be preferable though, doesn't it give better info? | 09:04 |
r0kk3rz | MeowDude: you ask the weirdest questions :) | 09:06 |
r0kk3rz | try journalctl from adb shell then | 09:07 |
r0kk3rz | or logcat | 09:07 |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@159.226.171.21> has quit IRC (Ping timeout: 248 seconds) | 09:08 | |
MeowDude | r0kk3rs: done_switch=no in mer | 09:09 |
MeowDude | the hadk says that means telnet doesn't work | 09:09 |
MeowDude | *thonk | 09:09 |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@61.148.243.10> has joined #sailfishos-porters | 09:11 | |
*** malkien <malkien!~michele@host.254.220.23.62.rev.coltfrance.com> has joined #sailfishos-porters | 09:13 | |
*** pashik <pashik!~Pavel@85.26.170.34> has joined #sailfishos-porters | 09:14 | |
*** shiwin <shiwin!~Ivan@host-207-138.dialup.telecet.ru> has joined #sailfishos-porters | 09:14 | |
*** MeowDude_ <MeowDude_!65678193@gateway/web/freenode/ip.101.103.129.147> has joined #sailfishos-porters | 09: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-porters | 09: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-porters | 09:40 | |
stephg | morning | 09:55 |
Mister_Magister | hi stephg | 09: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-porters | 10: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-porters | 10: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-porters | 11:00 | |
*** drFaustroll_ <drFaustroll_!~drFaustro@opensuse/member/ealin> has joined #sailfishos-porters | 11:01 | |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has quit IRC (Ping timeout: 256 seconds) | 11:02 | |
*** NeoChapay_ is now known as NeoChapay | 11:10 | |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@61.148.245.88> has quit IRC (Ping timeout: 265 seconds) | 11:10 | |
Mister_Magister | lbt: is patterns generating working? | 11:11 |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@159.226.171.21> has joined #sailfishos-porters | 11:12 | |
*** Pat_o <Pat_o!~pat@rob92-9-88-161-114-92.fbx.proxad.net> has quit IRC (Ping timeout: 248 seconds) | 11:24 | |
bshah | abranson: around? | 11:25 |
abranson | bshah: hello! | 11:25 |
bshah | \o/ | 11:25 |
bshah | :P | 11:25 |
abranson | what's up? | 11:25 |
bshah | abranson: I am trying to get gst-omx working (again) with properly compiled and built packaged instead of stuff built locally | 11:26 |
bshah | I hit some issues for which I need help with | 11:26 |
bshah | first I hit a error saying android_dlclose is missing, which I 'fixed' by linking to -lhybris-common | 11:27 |
bshah | should probably be solved upstream? | 11:27 |
abranson | bshah: not seen that error on our side - i wonder what's different | 11:28 |
bshah | in anycase I "think" it makes sense to link to -lhybris-common anyway? | 11:29 |
bshah | maybe glibc versions are at fault | 11:29 |
abranson | maybe a pkgconfig is different | 11:29 |
bshah | dunno 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-porters | 11:31 | |
bshah | abranson: anyway, back to real issue, it seems I can't get gstreamer to pick gst-omx at all.. :/ | 11:31 |
bshah | not sure what I messed up in packaging this time | 11:31 |
abranson | does it try the gst-droid codecs instead? | 11:32 |
bshah | yeah | 11:32 |
abranson | well, you can disable those | 11:32 |
bshah | how? | 11:32 |
abranson | https://bpaste.net/show/a940d4a9d805 | 11:33 |
abranson | set all the video ones to 0 to disable | 11:33 |
abranson | but if you've got the rank set higher than 257, then they shouldn't be used anyway | 11:34 |
bshah | abranson: well yes I've set a rank to 258 | 11:34 |
abranson | makes me think the omx ones aren't working or aren;t usable somehow | 11:34 |
bshah | wait I'll fetch GST_DEBUG in bit | 11:35 |
*** MeowDude <MeowDude!65678193@gateway/web/freenode/ip.101.103.129.147> has joined #sailfishos-porters | 11:35 | |
MeowDude | Mister_Magister: ping | 11:36 |
MeowDude | well fuck, my kernel defconfig looks fine and so do my mount points, I genuinely do not know what to do. | 11:49 |
bshah | abranson: https://ptpb.pw/LM9n this is GST_DEBUG=5, when trying to play big buck bunny 30fps at mp4 format | 11:50 |
bshah | oh wait, that's my fragile attempt to get video workng by installing some other gst plugins | 11:51 |
bshah | ignore that log | 11:51 |
abranson | doing GST_DEBUG=omx*:5 would be cleaner | 11:51 |
MeowDude | Would anyone care to help me decrypt my log? | 11:52 |
bshah | okay | 11:52 |
MeowDude | pls pls | 11:52 |
bshah | abranson: huh, no output with that env var | 11:53 |
bshah | abranson: anyway here is grep omx in log : https://ptpb.pw/a5-B | 11:53 |
abranson | so it's not being used at all then | 11:53 |
abranson | needs full log then... | 11:54 |
abranson | maybe level 6 would help too | 11:54 |
bshah | anyway let me try first that config file | 11:55 |
MeowDude | hey 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_Magister | MeowDude: we were fixing defconfig already… | 11:57 |
Mister_Magister | and all of them are just warnings | 11:57 |
lbt | Mister_Magister: try patterns again - sorry I did an upgrade and reverted a 'fix' by mistake | 11:57 |
MeowDude | oh hey Mister_Magister, this was not my main issue | 11:57 |
Mister_Magister | lbt: thanks | 11:58 |
MeowDude | I 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 |
MeowDude | lines 109,447, and 451 are the errors | 11:58 |
MeowDude | I don't know what any of them mean, but the earlier errors were due to a lack of fixed mountpoints | 11:59 |
Mister_Magister | lbt: what about webhooks? | 11:59 |
lbt | hopefully the same issue | 11:59 |
bshah | abranson: http://arm.bshah.in/gst-debug.log sorry log ws too large for pastebin | 12:01 |
*** zhxt_ <zhxt_!~zhxt@223.72.70.51> has joined #sailfishos-porters | 12:04 | |
abranson | bshah: just seems to ignore it | 12:06 |
abranson | no error or anything | 12:06 |
bshah | GST_DEBUG=7? :P | 12:07 |
abranson | if it produces any additional omx info | 12:07 |
bshah | let me try | 12:07 |
Mister_Magister | lbt: yay patterns are working | 12:07 |
thereturningvoid | gstreamer is the worst | 12:07 |
thereturningvoid | like, you think you got it all worked out because the camera is working | 12:07 |
thereturningvoid | but then you start to test video | 12:08 |
thereturningvoid | and everything just falls to pieces | 12:08 |
lbt | Mister_Magister: great. Ty for the prod. I'd seen the "Checking patterns in ,,," but not realised there were no updates happening | 12:08 |
Mister_Magister | prod? | 12:08 |
MeowDude | I 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 defconfig | 12:08 |
MeowDude | this is quite the thinker | 12:08 |
Mister_Magister | what do you mean? lbt | 12:09 |
bshah | abranson: I am afraid not, produces same output :/ | 12:09 |
lbt | in #mer-boss | 12:09 |
Mister_Magister | lbt: prod means #mer-boss? | 12:09 |
lbt | oh, I mean ty for prodding me to look at it | 12:09 |
stephg | lbt: 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_Magister | lbt: ah ok :) | 12:09 |
lbt | stephg: boss was broken for a bit. Try it again now | 12:09 |
lbt | Also I hope whook is fixed ... looks OK now | 12:10 |
stephg | lbt: ta | 12:10 |
bshah | abranson: any minimal way to make it force-use omx? like gst-launch? | 12:11 |
Mister_Magister | lbt: i'll regenerate patterns in every repo now so… might take some cpu xD | 12:12 |
lbt | Mister_Magister: so do it slowly... | 12:12 |
Mister_Magister | 2 late | 12:12 |
MeowDude | patterns? | 12:12 |
MeowDude | Mister_Magister: You never gave a response on my logs | 12:19 |
stephg | lbt: \o/ I have an updated pattern (now lets see if this still breaks MIC :D) | 12:20 |
MeowDude | do you always have to update patterns? | 12:20 |
MeowDude | or is it optional... | 12:20 |
stephg | MeowDude: they should update themselves if you have your webhooks | 12:21 |
MeowDude | webhooks...? | 12:21 |
MeowDude | like git repos? | 12:21 |
stephg | MeowDude: between github (or wherever) and OBS | 12:22 |
MeowDude | but 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_Magister | stephg: he dont even know what obs is | 12:22 |
Mister_Magister | or webhooks | 12:22 |
Mister_Magister | he doesnt have project on obs | 12:22 |
MeowDude | or git either | 12:22 |
MeowDude | Mister_Magister: log? | 12:23 |
stephg | MeowDude: 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 |
MeowDude | how would I know which pattern it is stephg? | 12:26 |
MeowDude | mic doesn't give any errors, and the command in 8.4.1 doesn't return any errors | 12:27 |
stephg | how many packages in the image | 12:27 |
stephg | should be ~700 | 12:27 |
MeowDude | I don't know | 12:27 |
MeowDude | how do I check | 12:27 |
stephg | it's in the mic output when you do a build | 12:27 |
MeowDude | okay, I just ran mic actually and its almost done | 12:28 |
MeowDude | "The permission of the setuid helper is not correct" -- its just a warning, but is it something to worry about | 12:28 |
stephg | that would probably fail to build if it were a problem | 12:30 |
MeowDude | I can't find a package number | 12:30 |
stephg | well you also have a .packages file in the build output dir | 12:34 |
stephg | that uou can wc | 12:34 |
stephg | btw I also have those setuid warnings so reckon they can be ignored | 12:35 |
MeowDude | let me check the .packages file | 12:35 |
MeowDude | 685 | 12:37 |
MeowDude | I have 685 packages in my .packages list | 12:37 |
stephg | ok so that seems reasonable | 12:37 |
MeowDude | https://pastebin.com/B4mepkHG | 12:37 |
MeowDude | darnit, then I really have no idea how to fix this no-boot issue | 12:37 |
MeowDude | stephg: could you interpret a log for me? I only need to understand 4 lines | 12:38 |
MeowDude | well, 3. there are only 3 errors in last_kmsg | 12:38 |
stephg | that's packages not kernel output :) | 12:39 |
MeowDude | no no no I have a kernel output log | 12:39 |
MeowDude | https://pastebin.com/NHJ5x4Wf | lines, 109, 447, and 451. My device is grouper (2012 Nexus 7 wifi) and has a tegra 3 SoC | 12:40 |
MeowDude | that 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 |
stephg | well the sdhci errors seem pertinent | 12:43 |
stephg | wonder if that means once you've booted you have no storage, and you say can't get into recovery at all then? | 12:44 |
MeowDude | I can get into recovery, thats how I got the log | 12:44 |
MeowDude | it just boots and hangs at the logo forever | 12:44 |
thereturningvoid | yeah, we've struggles to get his ubuntu vm to see his device | 12:44 |
thereturningvoid | even with passthrough, lsusb doesn't see it | 12:45 |
stephg | oh it's not native? all sorts of weirdness could be happening then | 12:45 |
stephg | boot your PC from a live usb stick? | 12:45 |
MeowDude | *sigh* I dont have a usb drive atm either so no | 12:46 |
MeowDude | but I have puTTY and telnet on windows | 12:46 |
thereturningvoid | yeah, host os is windows, which i haven't wrangled in a few years, so i couldn't really help with telnet there | 12:46 |
MeowDude | they don't detect it either, even after I shut down my VM and reboot | 12:46 |
stephg | it'll be the networking | 12:46 |
MeowDude | wait | 12:46 |
MeowDude | could I try telnet on chrome os | 12:46 |
MeowDude | I have chroot and stuff set up so any extra packages would be EZ | 12:47 |
thereturningvoid | should be able to | 12:47 |
MeowDude | let me try is out | 12:47 |
thereturningvoid | last i checked, it's just gentoo under the hood | 12:47 |
MeowDude | yeah chrome os is weird | 12:48 |
MeowDude | flashing my sfos build right now | 12:48 |
MeowDude_ | telnet wouldn't connect in either my chroot or mocha telnet on chrome os | 12:55 |
MeowDude | its 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 23 | 12:58 |
thereturningvoid | 23 or 2323? | 12:58 |
thereturningvoid | Because it should be 2323 | 12:58 |
MeowDude | 23 | 12:59 |
r0kk3rz | thereturningvoid: theres an earlier one as well on 23 | 12:59 |
MeowDude | it says on port 23 | 12:59 |
thereturningvoid | ah | 12:59 |
MeowDude | it says done_switch=no | 12:59 |
MeowDude | is that of interest? I remember seeing that in hadk | 12:59 |
r0kk3rz | MeowDude: 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 | |
MeowDude | yes | 13:00 |
MeowDude | connection just times out every time | 13:00 |
r0kk3rz | show `ip addr` from the vm with the device connected | 13:01 |
MeowDude | alright | 13:01 |
thereturningvoid | no point, lsusb doesn';t even show the device | 13:01 |
stephg | lbt: fwiw webhooks seem to be 500'ing according the output on github for my last two posts | 13:01 |
r0kk3rz | thereturningvoid: except it must be to get what MeowDude is talking about... | 13:02 |
MeowDude | https://pastebin.com/69UCnDYW | 13:02 |
MeowDude | no I see it on the actual VB settings, not from within the VM | 13:03 |
MeowDude | and windows makes the connected device sound when I plug in my N7 | 13:03 |
r0kk3rz | right | 13:03 |
r0kk3rz | ok then yeah thats a problem | 13:03 |
MeowDude | I can't add my n7 from VB settings, just the "mer bootloader" option | 13:04 |
r0kk3rz | remove it from the usb settings and try from windows | 13:04 |
MeowDude | and mer bootloader obviously doesn't work | 13:04 |
bshah | abranson: any ideas on what to do next to debug this? I tried other formats as well but sadly no luck :/ | 13:04 |
abranson | bshah: 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 |
abranson | i do still seem to have some colour conversion going on in there that shouldn't be happening | 13:06 |
abranson | so it could be related to that | 13:06 |
bshah | abranson: how to dump gstreamer pipeline? | 13:06 |
abranson | bshah: https://developer.ridgerun.com/wiki/index.php/How_to_generate_a_Gstreamer_pipeline_diagram_%28graph%29 | 13:07 |
bshah | complex, but will try | 13:07 |
MeowDude | r0kk3rs: 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 in | 13:08 |
r0kk3rz | MeowDude: check it creates the network adapter in windows settingws | 13:09 |
MeowDude | got it | 13:09 |
bshah | Missing element: H.264 (High Profile) decoder ... hmm | 13:10 |
bshah | I tried filesrc ! decodebin | 13:10 |
MeowDude | r0kk3rs: 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 one | 13:12 |
stephg | MeowDude: you'd be looking for a network-over-usb one | 13:13 |
MeowDude | can't see a network over usb one | 13:13 |
MeowDude | this explains a lot | 13:13 |
bshah | abranson: so gst-launch-1.0 filesrc location=bigbuckbunny_1080p_30fps_normal.mp4 ! omxh264dec "works" as in pipeline is set to playing | 13:13 |
r0kk3rz | stephg: would it be labeled as such? its been a while since ive used windows | 13:14 |
bshah | abranson: 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 |
bshah | framerate=(fraction)30/1, pixel-aspect-ratio=(fraction)1/1'." | 13:17 |
bshah | which is ... "strange" | 13:17 |
*** MeowDude_ <MeowDude_!68ed5a71@gateway/web/freenode/ip.104.237.90.113> has joined #sailfishos-porters | 13:17 | |
*** MeowDude <MeowDude!65678193@gateway/web/freenode/ip.101.103.129.147> has quit IRC (Ping timeout: 260 seconds) | 13:17 | |
MeowDude_ | stupid wired internet | 13:17 |
stephg | r0kk3rz: god knows, but at the very least he should have more than one wired device if it were working right? | 13:19 |
r0kk3rz | indeed | 13:19 |
MeowDude_ | turns out ethernet 10 is my usb hubs wired ethernet, which I am using now | 13:19 |
r0kk3rz | which might be that 'ethernet 10' | 13:19 |
MeowDude_ | so zilch on my usb-network thing | 13:19 |
stephg | MeowDude_: well that's your problem | 13:20 |
Mister_Magister | lbt: whoa webhooks are seriously working | 13:20 |
stephg | Mister_Magister: not for me they're not, what url you using for the hooks? cos github throws me an error | 13:20 |
thereturningvoid | yeah, that's definitely your problem | 13:21 |
MeowDude_ | stephg: how do I fix it, I doubt anyone will PM me a telnet log any time soon | 13:21 |
Mister_Magister | stephg: same as in guide? | 13:21 |
thereturningvoid | don't go through the hub? | 13:21 |
stephg | MeowDude_: unhelpful answer: don't use Windows | 13:21 |
stephg | Mister_Magister: https://wiki.merproject.org/wiki/Packaging/webhooks#Enabling_Webhooks_on_the_git_repository that one? | 13:21 |
Mister_Magister | yep | 13:21 |
MeowDude_ | I hate windows, but at the same time, linux sucks ass for a daily driver for a noob like myself | 13:22 |
stephg | I get a 500 :( | 13:22 |
Mister_Magister | hmmm? | 13:22 |
stephg | MeowDude_: got room to dual-boot? | 13:22 |
MeowDude_ | yes but no usb drive to try it | 13:22 |
stephg | Mister_Magister: I get a 500 on the post events | 13:22 |
lbt | stephg: 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_Magister | stephg: y tho | 13:22 |
MeowDude_ | ARGH I was hoping to get some real work done on my grouper build tonight | 13:22 |
Mister_Magister | stephg: yeah paste message and config | 13:22 |
MeowDude_ | one more pro on my "why to buy a new 2013 nexus 7" list | 13:24 |
stephg | Mister_Magister: it's a django error: You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Django can't redirect to the slash URL while maintaining POST data. | 13:25 |
Mister_Magister | stephg: paste config | 13:25 |
*** MeowDude <MeowDude!68ed5a71@gateway/web/freenode/ip.104.237.90.113> has joined #sailfishos-porters | 13:25 | |
Mister_Magister | i think i might know what it is | 13:25 |
Mister_Magister | stephg: https://imgur.com/a/YmqpK | 13:25 |
stephg | ah yeh it was the trailing slash | 13:26 |
stephg | ok cool | 13:26 |
stephg | that works now | 13:26 |
* stephg classic failing to rtfm | 13:26 | |
Mister_Magister | geeez man… | 13:26 |
MeowDude | I would pay money for a telnet log at this point | 13:28 |
bshah | abranson: https://imgur.com/a/1tApF | 13:28 |
MeowDude | actually, now that I think of it, how is a telnet log better than a last_kmsg log? just wondering | 13:28 |
thereturningvoid | yes, telnet kicks you into bash | 13:28 |
*** MeowDude_ <MeowDude_!68ed5a71@gateway/web/freenode/ip.104.237.90.113> has quit IRC (Ping timeout: 260 seconds) | 13:28 | |
thereturningvoid | you can run commands while the device is "running" | 13:28 |
MeowDude | well gee that'd be neat | 13:29 |
abranson | bshah: 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 |
bshah | abranson: normal player somehow doesn't generate those :/ | 13:30 |
bshah | i.e tmp dir is empty | 13:30 |
abranson | ah maybe it doesn't get far enough? | 13:30 |
bshah | yeah | 13:31 |
abranson | though the audio decoding seems to be quite far | 13:32 |
Mister_Magister | abranson: hi do you know audio/video stuff? | 13:32 |
abranson | a little | 13:32 |
bshah | ofcourse he does :P | 13:32 |
Mister_Magister | shiet | 13:33 |
bshah | abranson: I think this is important to figure out what's going on : https://paste.kde.org/pm5ecraef | 13:33 |
Mister_Magister | abranson: 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 errors | 13:33 |
*** freedwhayt <freedwhayt!~ivo@unaffiliated/freedwhayt> has quit IRC (Ping timeout: 252 seconds) | 13:34 | |
abranson | bshah: that's the one. that really shouldn't be the case. | 13:35 |
abranson | bshah: what does your omx config say? | 13:35 |
abranson | Mister_Magister: not working the same way how? need more information | 13:35 |
bshah | abranson: for that specific decoder : https://paste.kde.org/pxwfnbcne | 13:36 |
*** enoch_2702 <enoch_2702!~enoch_270@ip72-211-94-13.no.no.cox.net> has joined #sailfishos-porters | 13:36 | |
Mister_Magister | abranson: 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 |
MeowDude | the jolla tablet looks so good... I wish I could buy one first hand | 13:39 |
bshah | brb, dinner | 13:39 |
*** spiiroin <spiiroin!~spiiroin@2001:998:2a:dead:6d93:d2bd:5c23:5b67> has quit IRC (Ping timeout: 265 seconds) | 13:40 | |
abranson | Mister_Magister: hmm, no idea there sorry | 13:42 |
abranson | maybe the logcat can tell you more | 13:42 |
Mister_Magister | abranson: you are rejecting me without logs lol | 13:42 |
abranson | Mister_Magister: ? | 13:43 |
stephg | think I've tracked down my missing file, what generates community-adaptation-devel.armv7hl does anyone know? | 13:45 |
Mister_Magister | stephg: build_packages.sh | 13:45 |
stephg | Mister_Magister: missing in OBS, and localbuild builds but OBS kills mic | 13:46 |
Mister_Magister | abranson: i have this when i'm on viewport but they dont exist on cm12 http://paste.opensuse.org/89718929 | 13:46 |
stephg | Mister_Magister: I can just upload to, I dunno, my droid-hal package you think? | 13:46 |
MeowDude | so mer in usb settings says "failed to start rootfs" in serial no. | 13:46 |
abranson | Mister_Magister: those mm-camera messages are rarely helpful | 13:46 |
mal | actually devel is from devel common on OBS, I think build_packages.sh builds community-adaptation-localbuild | 13:46 |
mal | stephg: ^ | 13:47 |
Mister_Magister | stephg: wrong idea probably | 13:47 |
stephg | mal: in a diff of the sets of packages that's the only one that's missing | 13:47 |
Mister_Magister | mal: thats what i just said | 13:47 |
stephg | forgive me, it is -localbuild: community-adaptation-localbuild-0.0.1-1.armv7hl.rpm | 13:47 |
mal | Mister_Magister: you said -devel is built by build_packages.sh | 13:48 |
stephg | mal: 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_Magister | localbuild/deve/testing depends on what url you have in ks file when building package | 13:48 |
mal | *building image | 13:49 |
Mister_Magister | stephg: which package requires this package? | 13:49 |
Mister_Magister | mal: package | 13:49 |
mal | Mister_Magister: ks is for building images not packages | 13:49 |
stephg | Mister_Magister: I don't know, but localbuild against droid-local-repo has 711 packages and builds, OBS build has 710 and crashes mic | 13:49 |
Mister_Magister | yes but when you are building adaptation-community it gets url fromt here | 13:49 |
Mister_Magister | stephg: crashes mic? in what meaing? | 13:50 |
stephg | python stacktrace | 13:50 |
mal | Mister_Magister: no it doesn't, it get's it from the spec file, there are 3 spec files, one for each variant | 13:50 |
stephg | (and an unhelpful one at that too) | 13:50 |
Mister_Magister | there is no urls in spec files mal | 13:50 |
Mister_Magister | stephg: maybe paste? | 13:50 |
Mister_Magister | i dont have adaptation-community on obs | 13:51 |
mal | Mister_Magister: you seem to be misunderstanding what I mean | 13:51 |
Mister_Magister | you too :P | 13:51 |
mal | I am talking about building the rpm packages of community-adaptation | 13:51 |
mal | which is only controlled by spec files | 13:51 |
stephg | Mister_Magister: https://gist.github.com/stephgosling/ad8ac8daed1035d5be43ef6b5824679b | 13:51 |
MeowDude | hey mal. How is your work going, do you know if it is possible to install linux on a chromebook via sd card? | 13:52 |
stephg | like I say, not helpful, last time it did this is because the droid-flashing-tools were needed | 13:52 |
Mister_Magister | mal: and it gets url from .ks file somehow | 13:52 |
mal | Mister_Magister: no it doesn't | 13:52 |
Mister_Magister | it does | 13:52 |
mal | no | 13:52 |
Mister_Magister | when i changed url to testing repo in ks it built testing rpm for me | 13:52 |
mal | Mister_Magister: how in the hell would it have some .ks file when building on OBS | 13:52 |
Mister_Magister | mal: building locally | 13:53 |
Mister_Magister | not on obs | 13:53 |
Mister_Magister | you are not building adaptation-community on obs | 13:53 |
Mister_Magister | stephg: more log | 13:53 |
mal | Mister_Magister: it didn't build it, if you used testing repo in .ks it just got the adaptation-community-testing from testing common repo | 13:53 |
mal | Mister_Magister: we are building adaptation-community on obs for devel and testing | 13:53 |
Mister_Magister | what? adaptation-community is device specific | 13:54 |
mal | Mister_Magister: https://build.merproject.org/package/show/nemo:devel:hw:common/community-adaptation-devel | 13:54 |
mal | Mister_Magister: no it's not, it's generic | 13:54 |
Mister_Magister | its community-adaptation-devel | 13:54 |
mal | so? | 13:54 |
mal | https://build.merproject.org/package/show/nemo:testing:hw:common/community-adaptation-testing this is for testing | 13:55 |
Mister_Magister | geeez you dont get me… leave that | 13:55 |
mal | Mister_Magister: wtf are you then talking about? | 13:56 |
mal | Mister_Magister: stephg was asking about community-adaptation-devel and that's where it comes from, not from local build | 13:56 |
Mister_Magister | https://github.com/mer-hybris/droid-hal-device/blob/master/helpers/build_packages.sh#L108 | 13:57 |
mal | yes, that is the localbuild variant like I mentioned earlier | 13:57 |
Mister_Magister | and when obs was not regenerating patterns i had to recompile it locally as testing | 13:58 |
Mister_Magister | i got kinda lost in topic | 13:58 |
Mister_Magister | so yeah | 13:58 |
mal | which is used on local builds, for builds using OBS the devel and testing ones are automatically used | 13:58 |
Mister_Magister | whatever | 13:59 |
Mister_Magister | when obs was not working i had to make testing locally | 13:59 |
mal | well that is of course possible by just building the different variant to local repo | 13:59 |
mal | but that is very rarely needed | 14:00 |
bshah | abranson: maybe my hacks option is wrong? | 14:00 |
Mister_Magister | lets go back to stephg issue | 14:00 |
Mister_Magister | whatever the issue is | 14:00 |
abranson | bshah: no that looks ok | 14:00 |
bshah | hmm.. /me out of ideas then | 14:01 |
mal | to me it looks like he is missing common repo from .ks maybe | 14:01 |
abranson | bshah: can you see it going on about caps at any point in logs? | 14:01 |
bshah | let me grep | 14:01 |
abranson | something doesn't intersect | 14:01 |
mal | stephg: what exactly is your error? when does it happen? when building the final image with mic or what? | 14:02 |
bshah | abranson: https://ptpb.pw/uXlz grep caps on gst_debug=5 | 14:05 |
bshah | there is no omx in that log at all -.- | 14:05 |
bshah | oh there is | 14:05 |
abranson | bshah: it worked before though, right? what's changed? | 14:06 |
bshah | abranson: 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 |
abranson | do you get caps when you run 'gst-inspect-1.0 omxh264dec' | 14:07 |
bshah | abranson: https://ptpb.pw/HjfQ | 14:11 |
bshah | seems so | 14:11 |
stephg | Mister_Magister: mal: full log: https://gist.github.com/stephgosling/87c6b7977a04c3ff270a8cc5501bcdbd | 14:13 |
Mister_Magister | again problem after rfkill huh? | 14:14 |
stephg | Mister_Magister: no that's not the problem | 14:15 |
stephg | the problem is community-adaptation | 14:15 |
Mister_Magister | stephg: can you give me your ks? | 14:15 |
stephg | Mister_Magister: https://gist.github.com/stephgosling/5c9ed16667762a1878399b55d2367a371;5D | 14:16 |
Mister_Magister | wrong url but fixed it myself | 14:17 |
MeowDude | holy fuck I am an idiot, I can just use my raspberry pi for telnet | 14:17 |
stephg | Mister_Magister: < repo --name=adaptation-community-f5321-@RELEASE@ --baseurl=file:///home/steph/hadk/droid-local-repo/f5321 | 14: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_Magister | what? | 14:18 |
stephg | that's the only diff, and the local build has 711 packages, and the missing one is community-adaptation-localbuild | 14:18 |
Mister_Magister | ah okay | 14:18 |
stephg | (and builds correctly) | 14:18 |
abranson | bshah: that's the same as mine | 14:18 |
bshah | *shrug8 | 14:18 |
abranson | quite | 14:18 |
*** Xeno_PL <Xeno_PL!~Xeno@159-205-134-212.adsl.inetia.pl> has joined #sailfishos-porters | 14:19 | |
abranson | nothing's owned by root or running as root is it? | 14:19 |
bshah | no.. everything as normal user | 14:19 |
abranson | (that's the sort of thing I'm thinking of now :) | 14:19 |
abranson | because that should work... | 14:19 |
Mister_Magister | stephg: i just put it in my automatic builder lets see if it builds on my machine | 14:19 |
stephg | Mister_Magister: hokay | 14:20 |
bshah | abranson: when I use gst-launch, i get following | 14:20 |
bshah | 12-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 = 4003000 | 14:20 |
*** XenoPL <XenoPL!~Xeno@159-205-133-243.adsl.inetia.pl> has quit IRC (Ping timeout: 240 seconds) | 14:20 | |
bshah | 12-18 14:20:01.759 0 7274 I OMX-VDEC-1080P: Enabling default extradata for OMX.qcom.video.decoder.avc | 14:20 |
bshah | 12-18 14:20:01.763 0 7274 I OMX-VDEC-1080P: omx_vdec::component_init() success : fd=5 | 14:20 |
bshah | which is good I suppose | 14:20 |
abranson | sure | 14:20 |
bshah | but somehow qt is not even trying to touch the omx | 14:20 |
bshah | :( | 14:21 |
abranson | have you reset your gst registry lately? always worth a try | 14:21 |
bshah | ~/.cache/gstreamer-1.0/registry.arm.bin ? | 14:21 |
bshah | because I clean it before every command | 14:21 |
abranson | yeah | 14:21 |
abranson | or try a longer pipeline with gst-launch | 14:21 |
bshah | ? | 14:21 |
abranson | see if it's the parsing or the demuxing that's throwing it off | 14:21 |
bshah | (sorry gst noob here) | 14:21 |
abranson | gstreamer chains together lots of components, more than you did before | 14:23 |
bshah | and how can I do it manually? | 14:24 |
Mister_Magister | stephg: it indeed fails | 14:25 |
Mister_Magister | AttributeError: edition i think that is core problem | 14:25 |
stephg | it's a broken rpm dep (i.e. a lack of one) | 14:25 |
Mister_Magister | nope mic would say so | 14:25 |
stephg | because it's not there mic doesn't catch it then craps itself | 14:25 |
stephg | no it is | 14:25 |
stephg | it's happened before | 14:26 |
stephg | with droid-flashing-tools | 14:26 |
stephg | sledges caught that one | 14:26 |
stephg | I need to get community-adaptation-localbuild up on OBS | 14:26 |
abranson | bshah: try gst-launch-1.0 playbin uri=file:///somefile | 14:26 |
stephg | or rather the mw community-adaptation | 14:26 |
*** spiiroin <spiiroin!~spiiroin@176-93-198-107.bb.dnainternet.fi> has joined #sailfishos-porters | 14:27 | |
bshah | abranson: there we go, it fails | 14:29 |
Mister_Magister | stephg: sfosx is weird | 14:29 |
*** johnyz89 <johnyz89!~johnyz89@ane121.internetdsl.tpnet.pl> has quit IRC (Quit: WeeChat 1.9.1) | 14:30 | |
abranson | bshah: try to get some dot files out of it | 14:30 |
bshah | abranson: dot file for the warning : https://imgur.com/a/c8RSK | 14:32 |
bshah | abranson: and after that when I hit ctrl+c https://imgur.com/a/34doJ | 14:33 |
Mister_Magister | stephg: its not it | 14:36 |
Mister_Magister | adding adaptation-community-devel does not help it | 14:36 |
abranson | bshah: so it doesn't know what to do after demux :s | 14:39 |
mal | stephg: your mic command is wrong | 14:40 |
bshah | but how?! this worked ootb .. :( | 14:40 |
Mister_Magister | mal: its not | 14:40 |
stephg | mal: it's right for the X devices | 14:40 |
stephg | I believe | 14:40 |
Mister_Magister | or maybe you need extra parameters for sfosx | 14:40 |
mal | stephg: oh | 14:41 |
abranson | bshah: here's what you should be seeing: https://imgur.com/a/Su5RE | 14:41 |
abranson | do you have all the other gst bits installed? plugins base good and bad? | 14:42 |
bshah | yes I believe | 14:42 |
mal | stephg: what makes you think community-adaptation is the problem, I can't see anything related to that in the output | 14:44 |
bshah | oooh wait | 14:44 |
stephg | mal localbuild has 711 packages (i.e. one more) and that's the different package | 14:44 |
stephg | mal so I think there are 2 problems, something needs to have an explicit dependency on community-adaptation so that mic catches it | 14:45 |
stephg | mal: and then I need to get it on OBS | 14:45 |
bshah | abranson: can you tell me absolute minimum I need for it to work? gst-plugins-{base,bad} ? | 14:45 |
abranson | bshah: not sure really. we have base, good & bad | 14:45 |
Mister_Magister | stephg: you know what one additional package isnt the only difference? | 14:46 |
abranson | bshah: but then it also depends on what you've included/excluded while building those. | 14:46 |
stephg | mal: mic broke in the say wame with 2.1.3 on a missing package (droid-flashing-tools) | 14:46 |
stephg | Mister_Magister: well apart from versions | 14:46 |
Mister_Magister | you see… | 14:46 |
abranson | bshah: maybe you can check gst-inspect for all those components | 14:46 |
Mister_Magister | packages may differ itself | 14:46 |
Mister_Magister | missing package is not the problem | 14:47 |
mal | stephg: you should remove the comminity-adaptation from your project | 14:47 |
abranson | bshah: especially maybe that h264parse one | 14:47 |
mal | stephg: on OBS that is | 14:47 |
stephg | mal: am just trying to build it | 14:47 |
stephg | it wasn't there when this broke | 14:48 |
mal | stephg: it not needed there | 14:48 |
bshah | abranson: okay! so some progress | 14:48 |
mal | stephg: because it's here https://build.merproject.org/project/show/nemo:devel:hw:common | 14:48 |
abranson | bshah: gst-inspect-1.0 h264parse | 14:48 |
stephg | mal: aha, so why is it not pulled in on an OBS build and is locally? | 14:48 |
bshah | abranson: I installed, gstreamer1.0-plugins-bad-videoparsers (ubuntu package) now at least it seems to "parse" video (my player) but not show naything | 14:49 |
mal | stephg: it has been always pulled on my builds | 14:49 |
stephg | let me manually add the package in my ks | 14:49 |
abranson | bshah: yes. look at my graph, input and output of that parser. you're failing before it | 14:49 |
bshah | abranson: now it prints : "half stride for Cb Cr planes" in log | 14:50 |
Mister_Magister | stephg: i told you i already did that | 14:50 |
bshah | not sure wherever this is coming from | 14:50 |
Mister_Magister | stephg: and it didnt change anything | 14:50 |
stephg | that's -devel | 14:50 |
stephg | yes | 14:50 |
mal | stephg: we should find out the real error not hack around it | 14:50 |
*** Kabouik <Kabouik!~kabouik@158.38.1.70> has quit IRC (Ping timeout: 260 seconds) | 14:50 | |
Mister_Magister | mal: even hack dont help so this package is not a problem imo | 14:50 |
abranson | bshah: still doesn't play? | 14:50 |
bshah | abranson: no, I guess now GST_DEBUG log would be useful? | 14:51 |
stephg | mal: yes, but the last time we had this error was because of a missing package | 14:51 |
abranson | bshah: maybe. that graph is pretty good though isn't it. | 14:51 |
bshah | my 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 |
stephg | mal: is https://public.etherpad-mozilla.org/p/faq-hadk#lineNumber=362 relevant I wonder | 14:53 |
stephg | mal: oh I have it already obvs | 14:54 |
bshah | wut : 12-18 14:53:52.920 49 2780 I ServiceManager: Waiting for service media.codec... logcat is spamming o.O | 14:54 |
bshah | wtf is going on? | 14:55 |
mal | stephg: https://github.com/mlehtima/droid-config-fp2-sibon/blob/master/rpm/droid-config-fp2-sibon.spec#L16 | 15:00 |
mal | stephg: you are missing that in your spec | 15:01 |
stephg | mal: 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.spec | 15:03 |
mal | hmm | 15:03 |
stephg | or rather, the build in OBS for whatever reason doesn't build it | 15:04 |
*** elros <elros!~communi@87.206.58.108> has joined #sailfishos-porters | 15:04 | |
mal | build what? | 15:05 |
bshah | abranson: perhaps minimediaservice should start mediacodec service? | 15:05 |
stephg | mal: the community-adaptation package, 710 packages on obs, 711 on local | 15:05 |
bshah | because to build mediacodec service I am in dependency hell | 15:06 |
mal | stephg: it's not about building it, only about installing it | 15:06 |
abranson | bshah: not for gst-omx. maybe for gst-droid codecs | 15:06 |
abranson | can you see what's trying to access it? | 15:06 |
abranson | but yeah, if we needed it then it should be instantiated in droidmedia | 15:06 |
stephg | mal: but in the common repo there is no equivalent for community-adaptation-localbuild | 15:07 |
bshah | abranson: it says : 12-18 14:55:07.720 49 49 E OMXClient: Cannot obtain IMediaCodecService | 15:07 |
abranson | OMXClient is a stagefright thing. not gst-omx | 15:07 |
bshah | o_o | 15:07 |
mal | stephg: of course there is not, localbuild is for LOCAL builds only, devel uses -devel like I said before | 15:08 |
abranson | unless your omx lib does things differently | 15:08 |
abranson | did you switch to another one? | 15:08 |
*** hge <hge!~hongwei.g@dbj0ykybfw70-fs7350by-3.rev.dnainternet.fi> has quit IRC (Quit: Leaving) | 15:08 | |
stephg | mal: hang on so -devel here isn't headers and whatnot its related to the repo/stream (i.e. versus -testing) | 15:09 |
mal | stephg: what? | 15:09 |
mal | stephg: the localbuild, devel and testing refer to which repos to use | 15:09 |
mal | nothing else | 15:09 |
bshah | abranson: I've multiple omx libs, libmm-omxcore.so | 15:10 |
bshah | libOmxCore.so | 15:10 |
bshah | libOmxVdec.so | 15:10 |
bshah | libOmxVenc.so | 15:10 |
bshah | libqomx_core.so | 15:10 |
bshah | libstagefright_omx.so | 15:10 |
bshah | I tried libOmxCore.so and libmm-omxcore.so | 15:10 |
abranson | ok | 15:10 |
abranson | i think they're the only two possibilities | 15:10 |
stephg | mal: yes I misunderstood the meaning of -devel (I was assuming it was header files and symbols) | 15:11 |
abranson | iirc, all mediacodecservice does is hand out the OMX object anyway. but if those libs are using it, then the codecs might not work anyway | 15:11 |
abranson | bypassing stagefright was kind of the point | 15:11 |
mal | stephg: community-adaptation only contains configuration files for ssu | 15:12 |
stephg | mal: indeed that's all there is, I looked | 15:12 |
*** gexc-tablet <gexc-tablet!~gexc@129.107.80.237> has joined #sailfishos-porters | 15:13 | |
bshah | abranson: I confirmed that the Cannot obtain IMediaCodecService is indeed coming from stagefright.s.o | 15:17 |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has joined #sailfishos-porters | 15:17 | |
bshah | not sure whatever is trying to open it anyway | 15:17 |
*** drFaustroll_ <drFaustroll_!~drFaustro@opensuse/member/ealin> has quit IRC (Ping timeout: 264 seconds) | 15:17 | |
bshah | this is everything is I see in logcat :; https://paste.kde.org/pmlhgsodc | 15:19 |
abranson | bshah: what happens if you delete that lib? :) | 15:21 |
bshah | let's try | 15:21 |
bshah | abranson: do I kill all the libstagefright_*.so ? | 15:23 |
bshah | let's be as little destructive as I can :P | 15:24 |
bshah | abranson: Setting pipeline to PLAYING ... hrray! | 15:27 |
bshah | not entrely sure how it worked earlier btw | 15:28 |
*** Kabouik_ <Kabouik_!~kabouik@236.34.200.37.customer.cdi.no> has joined #sailfishos-porters | 15:30 | |
*** krnlyng <krnlyng!~frajo@2001:998:2a:dead:788a:7692:67d1:611d> has quit IRC (Ping timeout: 255 seconds) | 15:30 | |
bshah | abranson: not sure if is using omx though :/ | 15:31 |
bshah | because mmm : https://paste.kde.org/p9bsxxsyd | 15:31 |
bshah | abranson: now camera doesn't work :'( | 15:34 |
bshah | why can't we have nice things :( | 15:38 |
*** korak <korak!~quassel@208-180-152-154.com.sta.suddenlink.net> has joined #sailfishos-porters | 15:39 | |
*** krnlyng <krnlyng!~frajo@mobile-access-6df084-207.dhcp.inet.fi> has joined #sailfishos-porters | 15:43 | |
*** shark <shark!7ab34447@gateway/web/freenode/ip.122.179.68.71> has joined #sailfishos-porters | 15:45 | |
bshah | I wonder why minimediaservice links with stagefright? | 15:47 |
bshah | abranson: I will try to rebuild minimedia without stageefright | 15:48 |
bshah | hm fails | 15:49 |
*** shark <shark!7ab34447@gateway/web/freenode/ip.122.179.68.71> has quit IRC (Ping timeout: 260 seconds) | 15:54 | |
bshah | I *think* is it possible that earlier I was on nocodec branch for droidmedia? | 15:56 |
bshah | and it worked? | 15:56 |
bshah | at least git reflog agrees with me.. but it was possibly just brief switch | 15:57 |
bshah | as I switched back to master in just 1 day | 15:57 |
*** mhlavink <mhlavink!quassel@nat/redhat/x-drkgsglwggepijad> has quit IRC (Quit: No Ping reply in 180 seconds.) | 16:03 | |
abranson | bshah: 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 stuff | 16:16 |
abranson | sometimes these services connect to things for really trivial reasons | 16:16 |
bshah | like knowing battery status | 16:16 |
bshah | :p | 16:17 |
bshah | abranson: is it just calling MediaCodecService::start() or something? | 16:18 |
abranson | bshah: instantiate(); | 16:18 |
abranson | like the MediaPlayerService and CameraService | 16:18 |
bshah | ah well okay, let me try | 16:18 |
bshah | abranson: do i version bind it? or ? | 16:20 |
abranson | bshah: just the instantiate line, and the include | 16:22 |
abranson | same as the other two | 16:22 |
bshah | okay | 16:22 |
bshah | ugh.. there is not seperate libmediacodecservice.. so I've to build mediacodecservice anyway | 16:23 |
bshah | :/ | 16:23 |
*** zhxt_ <zhxt_!~zhxt@223.72.70.51> has quit IRC (Ping timeout: 248 seconds) | 16:35 | |
bshah | abranson: 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 |
bshah | oh wait | 16:37 |
stephg | just 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 | |
bshah | abranson: my life is so sad... now camera fails to create droideglsink :( | 17:01 |
bshah | (at least omx is fixed though) | 17:02 |
bshah | now nothing works after deleting cache | 17:05 |
bshah | wtfh | 17:05 |
bshah | 12-18 17:04:44.544 0 6035 I OMX-VDEC-1080P: Enabling default extradata for OMX.qcom.video.decoder.avc | 17:05 |
bshah | 12-18 17:04:44.546 0 6036 E : No matching decoder! (mime: audio/mpeg) | 17:05 |
bshah | !! | 17:05 |
merbot | bshah: Error: "!" is not a valid command. | 17:05 |
bshah | okay, thanks.. I know | 17:05 |
*** aa13q <aa13q!~aa13q@92.241.114.242> has quit IRC (Ping timeout: 248 seconds) | 17:06 | |
abranson | bshah: 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-porters | 17:07 | |
bshah | abranson: I just added mediacodec service (not in droidmedia, but just built it along with android), played video, worked, started camera, failed, cleared cache, none works | 17: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 | |
elros | anybody tried to put sailfish on allwinner A33 based tablet? I have cheap myphone mytab 8 | 17:11 |
bshah | abranson: I think my config file is incomplete? | 17:13 |
bshah | 12-18 17:12:57.981 0 5308 I OMX-VDEC-1080P: component_init: OMX.qcom.video.decoder.avc : fd=32 | 17:13 |
bshah | 12-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 = 4003000 | 17:13 |
bshah | 12-18 17:12:57.984 0 5309 E : No matching decoder! (mime: audio/mp4a-latm) | 17:13 |
bshah | but same file worked earlier so meh | 17:13 |
bshah | wait | 17:14 |
bshah | ERROR: 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-porters | 17:16 | |
bshah | abranson: lol, now with mediacodec service, even with blocklist file in place it tries droiddec | 17:18 |
*** Mikayx <Mikayx!~kvirc@85-76-161-71-nat.elisa-mobile.fi> has joined #sailfishos-porters | 17: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-porters | 17:23 | |
Umeaboy | Hi bshah, elros, abranson! | 17:25 |
Umeaboy | Wazzup? | 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-porters | 17:28 | |
blap | I detect my phone radio communicating with tower. How can i see what it is saying? | 17:29 |
elros | Umeaboy: hi, I have allwinner a33 tablet and want to put sfos on it | 17: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-porters | 17:34 | |
*** mkosola <mkosola!~mkosola@a91-155-15-90.elisa-laajakaista.fi> has joined #sailfishos-porters | 17:35 | |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@114.242.248.203> has quit IRC (Ping timeout: 265 seconds) | 17:35 | |
bshah | abranson: 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 me | 17:36 |
Umeaboy | elros: All.............what? | 17:37 |
elros | myphone mytab 8 | 17:38 |
*** BenzeneSailfishX <BenzeneSailfishX!~sailfish@210.76.213.80> has joined #sailfishos-porters | 17:38 | |
bshah | abranson: or it tries to use droidvdec anyway : https://paste.kde.org/pqprftbvs :/ | 17:39 |
Umeaboy | elros: 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-porters | 17:43 | |
stephg | sledges: 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 error | 17:45 |
Umeaboy | They 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 | |
bshah | abranson: 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 |
bshah | so now I've both camera and video! | 17:50 |
bshah | Thanks for your help so far! | 17:50 |
bshah | now off for real :p | 17: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-porters | 18:00 | |
*** _sven <_sven!~sven@p5B26EBA5.dip0.t-ipconnect.de> has joined #sailfishos-porters | 18:14 | |
abranson | bshah: 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 |
abranson | But that's why you were getting problems with stagefright then | 18:24 |
*** malkien <malkien!~michele@host.254.220.23.62.rev.coltfrance.com> has quit IRC (Quit: Konversation terminated!) | 18:26 | |
Umeaboy | Why can't libhybris be written to be os independant to make porting easier if it's just the base that we need? | 18:28 |
Umeaboy | I mean ResurrectionRemix is based of Lineage. | 18:28 |
Umeaboy | NexusOS is also based of Lineage if I'm not misstaken. | 18:28 |
Umeaboy | Lineage came from Cyanogenmod and Cyanogenmod came from AOSP. Right? | 18:29 |
*** piggz <piggz!~piggz@2.31.1.213> has joined #sailfishos-porters | 18:29 | |
blap | i think so | 18:30 |
Umeaboy | So it shouldn't be to bad to use something else than Lineage. | 18:31 |
Umeaboy | In theory. | 18:31 |
r0kk3rz | what do you mean os independant? | 18:41 |
r0kk3rz | and its a pita because android is a massive forkbomb of code | 18:42 |
*** eyome <eyome!~eyome@vit94-6-88-160-180-232.fbx.proxad.net> has joined #sailfishos-porters | 18:48 | |
Umeaboy | r0kk3rz: Well, I would like to use the HADK no matter what Android version you're running to build Libhybris. | 18:53 |
Umeaboy | It shouldn't matter if you use Lineage or ResurrectionRemix or Nexus OS. | 18:53 |
r0kk3rz | well bad luck it doesnt work like that | 18:54 |
*** ZucZero <ZucZero!~zucca@85-76-11-171-nat.elisa-mobile.fi> has joined #sailfishos-porters | 18: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-porters | 19:11 | |
*** drFaustroll <drFaustroll!~drFaustro@109.180.93.243> has quit IRC (Changing host) | 19:11 | |
*** drFaustroll <drFaustroll!~drFaustro@opensuse/member/ealin> has joined #sailfishos-porters | 19:11 | |
TheKit | Umeaboy, why would you want that though | 19:17 |
TheKit | usually having ResurrectionRemix means having CyanogenMod/LineageOS device tree ready | 19:18 |
*** guhl <guhl!~guhl@gateway/tor-sasl/guhl> has joined #sailfishos-porters | 20:22 | |
piggz | abranson: whats new in rockpool? | 20:36 |
*** enoch_2702 <enoch_2702!~enoch_270@2600:8807:5780:1f8:df62:1345:d62a:cf8f> has joined #sailfishos-porters | 20:37 | |
abranson | someone 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 |
piggz | abranson: i remember that hidden app from BB10 days | 20:42 |
r0kk3rz | rip pebble | 20:42 |
piggz | r0kk3rz: yep .. still nout found a suitable asteroid watch yet tho | 20:43 |
piggz | and my pebble is looking tattered these days ... a button fell off! | 20:43 |
guhl | mal, i just found out that i have some messages | 20:45 |
guhl | 12-17 13:30:48.098 1976 1995 E NetlinkListener: recvmsg failed (I/O error) | 20:45 |
guhl | when trying to load the wlan module | 20: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-porters | 21: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_2702 | 21:31 | |
*** eLtMosen <eLtMosen!~mo@Maemo/community/council/eLtMosen> has joined #sailfishos-porters | 21: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-porters | 22: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-porters | 22: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 | |
Umeaboy | TheKit: NexusOS is the only ROM that I can boot and use without bigger issues. | 23:23 |
Umeaboy | Gotta 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/!