IRC logs for #automotive for Wednesday, 2015-09-02

*** jlrmagnus has left #automotive00:25
*** waltminer has joined #automotive00:55
*** waltminer has quit IRC02:48
*** bbranch has joined #automotive03:52
*** bbranch has quit IRC03:57
*** jacobo has joined #automotive06:54
*** apinheiro has joined #automotive07:30
CTtpollardgood morning07:39
*** jeremiah has quit IRC07:54
*** jeremiah has joined #automotive07:56
paulsherwoodhi there08:03
*** mdunford has joined #automotive08:03
*** mdunford has quit IRC08:45
*** jonathanmaw_ has joined #automotive08:53
*** mdunford has joined #automotive08:59
*** wschaller has joined #automotive09:13
CTtpollardI've created a qemu branch on genivi-demo-platform, doing a test build now and will push the branch if successful09:14
*** mdunford has quit IRC09:33
*** mdunford has joined #automotive09:45
*** jeremiah has quit IRC09:53
*** jeremiah has joined #automotive09:54
jeremiahI'm getting issues with the gdp git repo though,09:54
jeremiahwarning: remote HEAD refers to nonexistent ref, unable to checkout.09:55
jeremiahwarning: remote HEAD refers to nonexistent ref, unable to checkout.09:55
jeremiahSorry, didn't mean to paste twice09:55
CTtpollardhow are you trying to clone it?09:55
jeremiahWith the ssh URI09:56
jeremiahSo I can push09:56
CTtpollardrecursively on a specific branch?09:56
jeremiahNope, just the repo itself09:56
CTtpollardthere is no HEAD on master (no master branch)09:56
jeremiahOkay09:56
jeremiahWe likely ought to update this then: http://wiki.projects.genivi.org/index.php/Hardware_Setup_and_Software_Installation/qemux86-6409:57
jeremiahSince it refers to the old repo09:57
jeremiahAnd then we likely ought to provide instructions on how to checkout a given branch09:57
CTtpollardjeremiah: I'm currently creating and testing a qemu branch locally for it09:58
jeremiahI guess the current instructions are available on GitHub in the repo Gunnar points to?09:58
jeremiahCTtpollard: w00t09:58
CTtpollardjeremiah: http://wiki.projects.genivi.org/index.php/Hardware_Setup_and_Software_Installation/koelsch%26porter has quick start instructions for the new repo now09:58
jeremiahOkay, cool09:59
CTtpollardqemu will be very similar, but shorter as it doesn't need the driver step09:59
jeremiahI'm hoping to stuff another repo in there for the test suite, not sure if I should be doing that at precisely this moment?09:59
CTtpollardjeremiah: a completely seperete repo, or a branch to the genivi-demo-platform?10:00
jeremiahA completely separate repo.10:01
jeremiahbut I suppose I can just do10:02
jeremiahgit clone --recursive http://git.projects.genivi.org/genivi-demo-platform.git -b gdp-test-suite10:02
jeremiahadd the code and push?10:02
jeremiahWait, no, that creates a branch10:02
CTtpollardwell do -b of an existing branch10:02
CTtpollardand then once cloned do git checkout -b gdp-test-suite10:03
CTtpollardif you want a new branch10:03
CTtpollardit is probably worthwhile me setting HEAD on a branch10:03
jeremiahI don't want a new branch.10:03
jeremiahBecause I want to be able to test against *any* branch10:04
jeremiahOr at least that's what I think.10:04
jeremiahIn which case, perhaps I need a new submodule?10:05
CTtpollardhmmm10:05
jeremiahI think I'm going to create a completely separate repo for now, freestanding10:05
CTtpollardif you do that, we can add it as a sub-module later10:06
jeremiahJust for ease of use until it is clearer to me where it should live.10:06
jeremiahCTtpollard: That sounds like a plan. :-)10:06
CTtpollardjeremiah: cool :)10:09
CTtpollardonce their a firm decision on how to model our 'master / 'base' branch, that should probably be set as HEAD10:10
CTtpollardor 'common'10:12
*** gunnarx has joined #automotive10:15
gunnarxCTtpollard:  When you push the QEmu branch, could you also push :BUG_NAVIT (i.e. remove that tag)?  It's a remnant from my old repo and no longer relevant)10:16
CTtpollardsure gunnarx10:16
CTtpollardI'm currently building off a qemu branch made from koelsch10:17
gunnarxHmm, the "tree" link for the repo gives a 404?10:17
CTtpollardone thing to note, in the local.conf there is a flag for gstreamer set, I've not used that in my build before10:17
gunnarxyeah, the gitweb is broken.  jeremiah did you fiddle with something? :)10:18
CTtpollardgunnarx: I would think cgit is doing that as their is no head?10:18
CTtpollard*there10:18
CTtpollardgitweb / cgit10:18
*** waltminer has joined #automotive10:19
gunnarxyou mean it requires a master branch?10:19
CTtpollardgunnarx: or HEAD set for some ref10:19
gunnarxI wouldn't expect it10:19
CTtpollardcurrently, there is not HEAD set10:19
gunnarxI see... how to fix?10:20
CTtpollardwe can set HEAD, to what would be most appropriate10:20
gunnarxright.  well you're the boss :)10:21
* gunnarx avoids the responsibility10:21
CTtpollardjust checked tree works on the meta-genivi-demo, so it looks like it's the lack of a head ref10:21
gunnarxi think you're right10:21
gunnarxyou choose your favorite platform :)  or just use qemu - I would expect it's the most PC choice :)10:22
CTtpollardgunnarx: my opinion is head should be master, and in our case whatever our 'master' / 'core' / 'base' branch will eventually be10:22
gunnarxthat could work if it gives an accurate representation.  I mean it may not be complete/buildable maybe?10:23
CTtpollardit won't build10:24
gunnarxjust so that a casual browsing will yield something useful - anyhow I'm sure it's fine, master could  include pretty much everything except the MACHINE definition and the particular BSPs10:25
gunnarxafk10:25
CTtpollardthe qemu branch is very clean, if we set machine ?= qemu in local.conf, it could well become our 'master' as other branches can override it with just machine '='10:27
* CTtpollard will set qemu as head for now10:28
*** toscalix has joined #automotive10:32
CTtpollardgunnarx: any comments on the gstreamer flag in local.conf?10:34
gunnarxyes qemu should work.10:36
gunnarxno I haven't looked at the gstreamer flag in detail. I've heard Steve L talk about gstreamer configuration in the context of Renesas BSP10:37
CTtpollardI've left it in for now, but it is a difference between the documented instructions, I shall ask him10:39
*** mdunford has quit IRC10:40
*** mdunford has joined #automotive10:54
*** waltminer has quit IRC11:07
*** wschaller has quit IRC11:19
*** waltminer has joined #automotive11:27
*** apinheiro has quit IRC11:30
*** gunnarx has quit IRC12:03
*** wschaller has joined #automotive12:15
*** c0dd3r5 has joined #automotive12:26
c0dd3r5ulf`: Are you online? Or asleep?12:27
c0dd3r5oh. different ulf. nevermind :)12:27
CTtpollardI'd like to make http://lists.genivi.org/pipermail/genivi-meta-ivi/2015-May/000529.html this the preferred method of running the qemu demo, in my experience it is far far more useable that than straight qemu that we promote with the use of the demo script12:41
CTtpollardwe currently have the instructions in the main body, but hidden until we can provide the pre-built image12:43
CTtpollardI'm not entirely sure why this is the case12:43
wschallerCTtpollard, I agree, it should be the default. I don't see any reason to hide it until a prebuilt image is available12:44
radiofreeyou'd expect people to be aware they should really be using vt-x/amd-v when running qemu12:44
radiofreebut yeah, probably best to say "use qemu-kvm"12:44
*** waltminer has quit IRC12:45
radiofreealso i would have just assumed qemu -> qemu-kvm on most systems these days12:45
rjekI recall lots of people saying things were slow because they weren't being explicit.12:46
*** waltminer has joined #automotive13:25
*** felipealmeida has joined #automotive13:33
CTtpollardqemu demo builds off a demo platform branch :D13:35
radiofreecool, you can use that as the base for anything that uses mesa then13:36
radiofreeminnowboard, jetson, snapdragon board...13:36
CTtpollardradiofree: yup13:46
CTtpollardminnowboard branch is very similar13:48
*** waltminer_ has joined #automotive13:54
*** waltminer has quit IRC13:56
*** waltminer_ is now known as waltminer13:56
*** apinheiro has joined #automotive14:12
CTtpollardjeremiah: the instructions and branch for qemu are now live14:26
*** waltminer has quit IRC14:29
CTtpollardoh yes, gunnar asked me to remove a historic tag, I'll get on that14:32
CTtpollardbah, looks like I will have to do it for each branch14:54
*** jlrmagnus has joined #automotive14:55
*** waltminer has joined #automotive15:04
jlrmagnusMorning15:04
CTtpollardtag removed15:05
CTtpollardmorning jlrmagnus15:05
jlrmagnusMorning CTtpollard15:05
CTtpollardwell I say morning, 40 minutes of my day left in my part of the world :)15:21
jlrmagnusTrue15:28
*** jlrmagnus has left #automotive15:31
*** waltminer has quit IRC15:47
*** jlrmagnus has joined #automotive16:12
*** c0dd3r5 has quit IRC16:16
*** Walkerdine_ has joined #automotive16:24
*** jonathanmaw_ has quit IRC16:33
*** paulsherwood has quit IRC17:01
*** sebh has quit IRC17:01
*** sebh has joined #automotive17:03
*** wschaller has quit IRC17:05
*** fernandod has joined #automotive17:23
*** bbranch has joined #automotive17:27
*** mdunford has quit IRC17:51
*** gunnarx has joined #automotive18:02
*** toscalix has quit IRC18:08
*** jacobo has quit IRC18:19
*** fernandod has quit IRC18:38
*** fernandod has joined #automotive18:38
*** apinheiro has quit IRC18:46
*** Walkerdine_ has quit IRC19:41
*** waltminer has joined #automotive19:49
*** waltminer has quit IRC19:54
*** waltminer has joined #automotive19:56
*** Dthiriez has joined #automotive20:18
DthiriezHi Magnus20:24
DthiriezIf you have a moment, I wanted to go over some rvi_core console logs of my raspi to backend20:25
*** waltminer has quit IRC20:53
*** waltminer has joined #automotive20:55
*** jlrmagnus has quit IRC21:05
*** waltminer has quit IRC21:06
*** waltminer has joined #automotive21:11
*** waltminer has quit IRC21:11
*** waltminer has joined #automotive21:11
*** waltminer has quit IRC21:14
*** Dthiriez has quit IRC21:21
*** Dthiriez has joined #automotive21:30
*** Dthiriez has quit IRC21:44
*** waltminer has joined #automotive21:47
*** Dthiriez has joined #automotive21:58
*** gunnarx has quit IRC22:09
*** Dthiriez has quit IRC22:59
*** bbranch has quit IRC23:03
*** Dthiriez has joined #automotive23:03
*** waltminer has quit IRC23:42
*** waltminer has joined #automotive23:42

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!