IRC logs for #automotive for Monday, 2018-02-12

*** mdurnev has quit IRC00:25
*** AlisonChaiken has quit IRC03:16
*** AlisonChaiken has joined #automotive04:40
*** AlisonChaiken has quit IRC04:49
*** AlisonChaiken has joined #automotive04:51
*** mfritzsch has joined #automotive05:40
*** iivanov has joined #automotive06:40
*** iivanov_ has joined #automotive06:42
*** iivanov has quit IRC06:45
*** pocek has quit IRC06:56
*** praneeth_ has quit IRC08:11
*** praneeth_ has joined #automotive08:12
*** ctxnop has joined #automotive08:21
*** [AD]Turbo has joined #automotive08:45
[AD]Turbohi there08:45
*** toscalix has joined #automotive08:49
*** ronan_ has joined #automotive08:54
*** kooltux__ has joined #automotive08:54
dl9pfkiz_: check this cmdline09:00
dl9pfIMAGE=${1:-agl-demo-platform-qemux86-64.vmdk}09:00
dl9pfset -x09:00
dl9pfqemu-system-x86_64 \09:00
dl9pf-hda $IMAGE \09:00
dl9pf-enable-kvm \09:00
dl9pf-m 2048 \09:00
dl9pf-cpu kvm64 \09:00
dl9pf-cpu qemu64,+ssse3,+sse4.1,+sse4.2,+popcnt \09:00
dl9pf-vga virtio \09:00
dl9pf-show-cursor \09:00
dl9pf-device virtio-rng-pci \09:00
dl9pf-soundhw hda \09:00
dl9pf-serial mon:stdio -serial null \09:00
dl9pf-net nic,vlan=0 \09:00
dl9pf-net user,hostfwd=tcp::3333-:2209:00
*** leon has joined #automotive09:05
*** leon is now known as leon-anavi09:05
leon-anavihi09:05
*** kooltux__ has quit IRC09:11
*** kooltux__ has joined #automotive09:12
*** kooltux__ has quit IRC09:21
*** kooltux__ has joined #automotive09:37
*** tardyp has quit IRC09:47
*** tardyp has joined #automotive09:47
*** albanc has quit IRC09:53
*** albanc has joined #automotive09:54
*** tpollard has joined #automotive09:56
*** mturquette has quit IRC10:07
*** mturquette has joined #automotive10:08
*** Tartarus has quit IRC10:15
*** leon-anavi-cloud has quit IRC10:15
*** leon-anavi-cloud has joined #automotive10:16
*** Tartarus has joined #automotive10:17
*** fredw has joined #automotive10:20
*** ronan_ has quit IRC10:37
*** fredw has quit IRC10:39
*** kooltux__ has quit IRC11:58
*** kooltux__ has joined #automotive12:41
*** ronan_ has joined #automotive12:48
*** fredw has joined #automotive12:59
*** altendky has quit IRC13:01
*** mfritzsch has quit IRC13:34
*** altendky has joined #automotive13:43
*** rdale has quit IRC14:08
*** distsys has joined #automotive14:31
*** rdale has joined #automotive14:31
*** jacobo has joined #automotive14:38
*** kooltux__ has quit IRC15:05
*** distsys has joined #automotive15:10
distsysHi Automotive Grade Linux15:10
distsysHi AGL community :)15:10
dl9pfdistsys: hy15:21
*** m_ranostay has quit IRC15:21
shoragandl9pf, is video playback supposed to work in 5.0? i saw it at fosdem, but is seems that gst waylandsink depends on wl_shell, which is not available in the ivi-shell...15:21
*** m_ranostay has joined #automotive15:21
shoraganbtw, /me is working on getting it running under etnaviv15:22
dl9pfshoragan: the videoplayer worked, but that was on the m3 ... there might be specific settings.15:24
shoraganthe demo was build from 5.0?15:24
dl9pfyes15:24
*** frznlogic has quit IRC15:24
dl9pfwell, more like the just upcoming 5.0.115:25
shoraganit looks like it would use waylandsink15:25
shoraganhmm, the rcar-gen3 layer contains appends for gst 1.6...15:27
shoraganso maybe things work completely different there15:28
*** ptitiano has quit IRC15:28
*** ptitiano has joined #automotive15:29
shoraganrelative to eel/5.0.1 i had to take libdrm, gstreamer, mesa, meson and wayland 3.0 from oe-core/meta-oe. then i used wayland-ivi-extension 2.1, and it mostly works15:31
smurrayI believe there's an active JIRA issue about the getting it to work15:33
smurraymranostay has been working on adding video playback support using gstreamer to the media player app15:33
shoraganokay15:33
smurraythe demo at CES and FOSDEM uses QtMultimedia, I've no idea what its back end is15:34
distsyscan i use git clone directly instead of repo init -u https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo15:34
distsysthen repo sync15:34
shoraganah, i thought that was agl-service-mediaplayer, which uses gst's playbin15:34
smurraythat's mranostay's stuff, video playback is still a WIP in it.  The Qt guys provided their own video player demo for CES15:37
*** khilman has quit IRC15:38
*** khilman has joined #automotive15:38
shoraganah, ok, so it's not just the image built by the 5.0.1 repo tag15:38
smurrayshoragan: I think that's the case, yes15:39
smurrayshoragan: there is a repo for it in AGL gerrit, I believe15:40
smurrayshoragan: there was a discussion in SPEC-1244 re wayland-ivi-extension + waylandsink, I'm not sure what the current status is15:40
*** kooltux__ has joined #automotive15:40
smurrayshoragan: see https://gerrit.automotivelinux.org/gerrit/gitweb?p=apps%2Fvideoplayer.git;a=summary for the Qt app15:41
shoragansmurray, the suggested fix in windowmanager-2017 from that issue worked for me15:42
smurrayshoragan: I've not been working on it, I'm not sure what mranostay's status is on doing it in the mediaplayer ATM15:44
shoraganok :) i was just trying out stuff to see what's working yet on etnaviv15:45
smurrayetnaviv may get easier after the upgrade to rocko that's happening soon15:46
shoraganthe other problem is have is that i can't switch back to the home screen after launching another application. it seems that it just doesn't make the application layer invisible.15:47
shoragansmurray, yes, it should just work, it just took stuff from rocko or master15:47
smurrayshoragan: re homescreen issues, you'll probably have to post to the mailing list, the developers for those bits don't hang out on irc15:49
shoraganok15:49
shoraganhttps://lists.linuxfoundation.org/mailman/listinfo/automotive-discussions ?15:50
smurrayshoragan: yep15:50
smurraydistsys: Not really, there are many git repositories in the tree managed by repo15:52
distsysyes yes i am noticing that :)15:52
tpollard(you can clone specific repos if you wish though)15:53
distsys(y)15:53
tpollardbut manually handling yocto layers is not fun15:53
distsysguys, once downloaded all the directories in https://gerrit.automotivelinux.org/gerrit/AGL/AGL-repo, using repo init then repo sync, i notice that all the individual directories are giving *no branch* if i run *git branch* into16:17
distsysstrange ?16:17
distsysany explanation16:17
smurraydistsys: that's expected behavior with repo.  If you want a work branch, you need to create one with "repo start"16:19
*** jlrmagnus has joined #automotive16:20
distsysbut at least, it should mention the master branch, no ?16:21
smurraydistsys: nope16:22
smurraydistsys: it's important to remember that repo does it's own thing16:22
*** jlrmagnus has quit IRC16:22
smurraydistsys: it's not exactly the workflow you'd expect with just using git its own, since the expectation is you're using it with Gerrit on the other side16:23
*** jlrmagnus has joined #automotive16:23
distsyswhy not the design was like *all the meta-* directories* will be kept inside the poky directory as *standard yocto layers* ?16:32
distsyswhy they are kept outside poky ?16:32
*** [AD]Turbo has quit IRC16:41
*** pocek has joined #automotive16:43
*** leon-anavi has quit IRC16:49
*** AlisonChaiken has quit IRC16:52
*** distsys has quit IRC16:52
*** toscalix has quit IRC16:56
*** jjardon1 is now known as jjardon16:58
*** wireshark has joined #automotive17:16
*** kooltux__ has quit IRC17:17
*** buspirate has quit IRC17:18
*** ronan_ has quit IRC17:21
*** pocek_ has joined #automotive17:26
*** ctxnop has quit IRC17:28
*** pocek has quit IRC17:29
*** jlrmagnus has quit IRC17:33
*** martinkelly1 has joined #automotive17:38
*** jacobo has quit IRC17:42
*** jlrmagnus has joined #automotive18:08
*** iivanov_ has quit IRC18:35
*** iivanov has joined #automotive18:35
*** kov has joined #automotive18:39
*** jlrmagnus has quit IRC20:22
*** ronan_ has joined #automotive21:25
*** iivanov has quit IRC22:06
*** iivanov has joined #automotive22:06
*** iivanov has quit IRC22:11
*** martinkelly1 has quit IRC22:13
*** fredw has quit IRC22:39
*** martinkelly1 has joined #automotive23:12
*** joone has quit IRC23:27
*** jlrmagnus has joined #automotive23:37

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