IRC logs for #automotive for Tuesday, 2016-12-20

*** JordonWu has joined #automotive00:40
*** gunnarx has quit IRC00:49
*** redpanda has joined #automotive00:56
*** mdurnev has joined #automotive01:29
*** sapiippo has quit IRC02:40
*** sapiippo has joined #automotive02:45
*** kyledavid has joined #automotive03:19
*** redpanda has quit IRC03:22
*** AlisonChaiken has joined #automotive03:49
*** FelixH has quit IRC03:50
*** khem has quit IRC04:00
*** khem has joined #automotive04:02
*** khem has quit IRC04:17
*** khem has joined #automotive05:14
*** jobol has joined #automotive06:43
*** praneeth has quit IRC06:45
*** praneeth has joined #automotive06:46
*** sanjeev_ has joined #automotive06:53
*** gunnarx has joined #automotive07:07
*** gunnarx has joined #automotive07:07
*** john3voltas has quit IRC07:17
*** kyledavid has quit IRC07:29
*** gunnarx has quit IRC07:58
*** rajm has joined #automotive08:25
*** ctbruce has joined #automotive08:27
*** ctbruce has quit IRC08:28
*** pedroalvarez has quit IRC08:29
*** pedroalvarez has joined #automotive08:29
*** ctbruce has joined #automotive08:32
*** jlrmagnus has joined #automotive08:43
*** kbroulik has joined #automotive09:08
*** jlrmagnus has left #automotive09:15
*** leon-anavi has joined #automotive09:19
leon-anavihi09:19
*** FelixH has joined #automotive09:23
*** john3voltas has joined #automotive09:24
jbocklagemorning09:24
*** JordonWu has quit IRC09:39
*** zeenix has joined #automotive09:47
*** fredw has joined #automotive10:01
*** claneys has joined #automotive10:16
jbocklageleon-anavi: I just flashed the latest rpi3 image. How do you access the raspberry? Through ssh? how to figure out the IP? Do you use any kind of serial port?10:18
dl9pfjbocklage:10:18
dl9pfyou need the serial usually10:18
dl9pfyep10:19
dl9pfdo you have a display connected ?10:19
jbocklageyes10:20
zeenixhi10:20
dl9pfcan you change to vt1 ?10:20
jbocklagesay what?!10:20
dl9pfSTRG-F110:21
dl9pfor STRG-ALT-F110:21
dl9pfsee terminal then ?10:21
jbocklageah, let me attach a keybord ;)10:21
zeenixdl9pf: surely STRG -> CTRL ?10:21
dl9pfotherwise check your dhcp-server or arp or wireshark for macs starting with "b8:27:eb:f8:" that is usually the macs for the rpi10:22
dl9pfzeenix: yes -   .de keyboard10:22
leon-anavijbocklage, please have a look at the wiki: https://wiki.automotivelinux.org/agl-distro/agl-raspberrypi#debugging10:24
leon-anaviyou need a UART to USB cable for serial debugging10:25
leon-anaviotherwise, we you can also use ssh10:25
jbocklagethx, all... After pressing some keyboard keys (any combination of CTRL, ALT, F1-F12 ;)) ) I got this: http://s27.postimg.org/tyodkdujj/IMG_8602.jpg10:32
*** claneys has quit IRC10:32
leon-anavijbocklage, what if there is no keyboard? :)10:53
jbocklageblack screen10:53
jbocklagethat's what I wanted to ibnvestigate10:53
leon-anaviI guess users are not supposed to bring their keyboards in the vehicles ;)10:53
leon-anavihow can I help you with the investigation?10:54
leon-anaviI have been also looking on the AGL issues on rpi10:54
jbocklageright. I am just setting up my environment.10:54
zeenixdl9pf: ah, entschuldigung10:55
dl9pfzeenix: ;)10:57
dl9pfjbocklage: no screen if no keyboard ... i thought we had that weston thing fixed meanwhile ...10:58
dl9pfannoying if the diesplay does not come up ...10:58
dl9pfjbocklage: https://gerrit.automotivelinux.org/gerrit/#/c/6871/  this should have fixed it. maybe there is a regression10:59
*** chbae has joined #automotive11:16
dl9pfsmurray: could you send me the u-boot commands logs of a successful boot. I need a glance at working u-boot args (trying netboot)11:27
dl9pfsmurray: ^^^ for the vayu11:27
zeenixhi chbae11:29
chbaeHi zeenix11:29
chbaehow are you?11:30
zeenixchbae: did you manage to test dragonboard binaries of 11?11:30
zeenixchbae: i'm good, i hope you are too :)11:30
* zeenix gotta go grab lunch11:30
chbaeyes. GOOD TOO.11:30
chbaeI’m managing the image on dragonboard.11:30
chbaeI can test gdp 11 on dragonboard.11:31
*** chbae has quit IRC11:46
*** gunnarx has joined #automotive12:07
leon-anavijbocklage, can we add systemd service that starts LayerManagerControl?12:25
jbocklageleon-anavi: LOL! Sure! for CES: ok ;)12:25
jbocklagethis is only needed for RPi3?12:26
*** jbocklage has quit IRC12:27
*** jbocklage has joined #automotive12:28
leon-anavijbocklage, is it just for rpi3?12:29
leon-anaviI am not familiar with the details in the new HMI. What is the reason that LayerManagerControl has to be execute on rpi3 to display the HMI?12:30
jbocklagewe don't know... somthing in ivi-layermanager or weston...12:31
leon-anavijbocklage, is this Raspberry Pi specific issue?12:34
jbocklageit also appeared on  porter. But after some changes in the WindowManage rit was gone. But RPi is using the same WindowManager. So it may be a race condition...12:36
leon-anavithe common thing between porter and rpi is that both use DRM backend12:45
leon-anavifor weston12:45
leon-anavicould it the root of the problem related to something in that backend?12:45
jbocklageunfortunately, I have no idea yet12:48
*** chbae has joined #automotive12:49
leon-anaviwhat's your plan for debugging the issue and how may I help?12:49
jbocklagemy first idea: update weston and ivi-interface to the latest version: http://git.yoctoproject.org/cgit.cgi/poky/plain/meta/recipes-graphics/wayland/ and http://git.projects.genivi.org/?p=wayland-ivi-extension.git;a=shortlog12:52
jbocklageIf this does not fix it, I want to change the WindoeManager implementation. Now I am using the ilm-API. I want to exchange this by the wayland protocol12:54
leon-anaviupdating weston to new major version brings some risks that certain features might not work properly.12:55
leon-anaviright now AGL is with weston 1.9.012:56
zeenixchbae: thanks12:58
chbaeNP.12:58
chbaezeenix: what kind of boards do you have?12:59
zeenixchbae: rpi3, Minnowboard, Silk and Porter13:03
jbocklageleon-anavi: I know. That's why I want to try it im my system and not spread it to the world ;) It is just meant to be a test.13:11
leon-anaviok13:11
chbaezeenix: great. Do we have next plan for GDP?13:17
leon-anavijbocklage, what is supposed to be shown in the right upper corner? I noticed that Anton has mentioned it in JIRA. Is it the date and weather? Just as he described it I also don't see it properly.13:19
*** FelixH has quit IRC13:20
jbocklageleon-anavi: time and weather. see here: https://www.youtube.com/edit?o=U&video_id=VZt32I1CuoA13:25
leon-anavihm, the link doesn't work for me13:26
leon-anavihttps://www.youtube.com/watch?v=VZt32I1CuoA this one works :)13:26
leon-anaviok, yes, exactly the date and weather are not working on rpi13:27
jbocklagewow13:28
leon-anavithe edit URL show my own channel :)13:29
leon-anaviI am trying to tweak the HomeScreen systemd service13:29
jbocklageok13:29
zeenixchbae: vague one, yes :)13:32
zeenixchbae: i'm told life-cycle integration/development is one task13:32
chbaezeenix: sure. I thought that we need to integrate some good features and components. Also baseline12 integration. …13:33
zeenixchbae: i'm still new so you might know better :)13:34
chbae:) We need to talk with all members and make a plan for GDP’s future.13:35
chbaeI thought that this year focused on stability and making a process for GDP.13:36
chbaeNext year we need to integrate features and create test case (manual or automation). And something new innovation. It’s very difficult.13:36
chbaeFrom some month ago, I was really busy so I didn’t focus on GDP. From now on, I’ll find new things for GDP. However as you known, I’m not a full time member :(13:38
*** CTtpollard has joined #automotive14:01
*** chbae has quit IRC14:06
CTtpollardHi14:09
CTtpollardzeenix: congrats on the release14:13
zeenixCTtpollard: thanks, also for all the help :)14:22
zeenixAGL's next version is called Chinook. wonder if AGL maintainer also fly helicopters :)14:26
CTtpollardHopefully not Chinooks heh14:27
CTtpollardAlso a good beer hop14:27
zeenixwhat's wrong with Chinooks, i'd like to fly those14:28
CTtpollardDepends on their use during warfare I guess14:30
*** mdurnev has quit IRC15:08
dl9pfsmurray: ping15:17
smurraydl9pf: I don't have one on hand, mdp will have to capture that15:18
*** kooltux_ has joined #automotive15:18
*** AlisonChaiken has quit IRC15:52
dl9pfroger that ... mdp: if you boot the vayu, send me the u-boot log/printenv if you can. when you get to it, not urgent.15:56
*** kooltux_ has quit IRC16:22
*** ctbruce has quit IRC16:25
*** kbroulik has quit IRC16:27
gunnarxRzR, you there?16:32
* RzR <= just here16:33
*** kyledavid has joined #automotive16:46
*** rajm has quit IRC16:49
*** kyledavid has quit IRC17:04
*** jlrmagnus has joined #automotive17:36
*** ToxicGumbo-work has quit IRC17:37
*** weston has joined #automotive17:42
*** john3voltas has quit IRC17:42
westonhi all17:42
westonAnybody working on AGL on R-CarH3 with Layermanagercontrol?17:43
leon-anavihi weston17:46
leon-anaviIf I were you I would ask at the mailing list17:46
westonleon-anavi: hello17:46
leon-anaviI guess that iot.bzh developers might be working on it17:46
westonleon-anavi: I have posted this in mailing list as well17:47
leon-anavihave you? when?17:47
weston1 week back17:47
leon-anavihm... I must have missed or forgot about it17:47
westonsubj17:48
westonQT App position on screen17:48
leon-anavioh, ok :) I remember that17:48
leon-anaviweston, here is the tutorial for R-Car Starter Kit Gen3: http://docs.automotivelinux.org/docs/getting_started/en/dev/reference/machines/R-Car-Starter-Kit-gen3.html17:49
westonleon-anavi: ok.17:49
*** jlrmagnus has quit IRC17:53
*** ToxicGumbo-work has joined #automotive17:54
westonleon-anavi: anything specific with layermanager control?17:54
westonI have three screens- 2 x HDMI + 1 VGA17:54
westonHDMI1- IC, HDMI2-HU and VGA-HUD17:54
leon-anavicheck the latest change requests in JIRA17:57
westonleon-anavi: ok17:57
leon-anavihttps://gerrit.automotivelinux.org/gerrit/#/c/7699/17:57
leon-anaviivi-shell multi screen support17:57
*** weston has quit IRC18:02
*** weston has joined #automotive18:09
*** CTtpollard has quit IRC18:10
westonleon-anavi: sorry, I dropped off. Is there any mechanism I can have title bar for my HMI applications (designed with GL studio) using wayland apis?18:10
*** jobol has quit IRC18:10
*** jlrmagnus has joined #automotive18:11
*** jlrmagnus has quit IRC18:16
leon-anaviweston, no sure about that.18:26
leon-anavi*not18:26
leon-anaviI am not the expect about GUI18:26
westonleon-anavi: np..I see in wayland documentation that, it is not possible. we need to draw the title bar :)18:34
westonleon-anavi: we need to draw title bar and need to define the properties mouse-click,move,resize etc18:43
leon-anaviok18:43
*** leon-anavi has quit IRC18:53
*** ToxicGumbo-work has quit IRC19:13
*** ToxicGumbo-work has joined #automotive19:17
*** ToxicGumbo-work has quit IRC19:29
*** kyledavid has joined #automotive19:46
*** weston has quit IRC19:59
*** kyledavid is now known as redpanda20:05
*** RzR has quit IRC20:16
*** RzR has joined #automotive20:16
*** fredw has quit IRC20:27
* mdp senses that it's a known issue about not being able to get back to the homescreen from settings.20:34
*** ToxicGumbo-work has joined #automotive21:09
*** FelixH has joined #automotive21:26
dl9pfmdp: what did you change to start-up the homescreen ? I do not see the homescreen comming up here.21:51
dl9pfAnd also netboot does not work at all. just sdcard.21:51
mdpI've just been using sdcard so far21:51
mdpdl9pf: I have a weston.ini update, which I was able to manually run HomeScreen21:52
dl9pfaah .. .roger21:52
mdpI'm testing the change in a build...made the mistake of repo syncing21:52
mdpas I was in between HomeScreen changes..21:52
mdpand well, now WindowManager doesn't start21:53
mdpso still hacking away21:53
mdpbut it's *better*21:53
mdpok, let me push this change so you have a proper weston.ini21:53
dl9pfoh, I see, we have a quite hacked-up weston-ini for vayu21:53
mdpyes..it surprised me.21:54
mdpI can manually start HomeScreen with this change on a 10 minute old build.21:54
dl9pfthat was -pre new homescreen21:54
mdpright21:54
RzRis GENIVI publishing snapshot images of master ?21:57
dl9pfmdp: is the console now ttyO0 or ttyS022:06
dl9pfi get a weird mix ...22:06
dl9pfLast login: Sat Dec 10 01:07:05 UTC 2016 on ttyS022:07
dl9pfbut cat /proc/cmdline  is   console=ttyO0,115200n822:07
RzRdl9pf, one question, If I update oic in agl gerrit , can get feedback from build bots or should I build it all ?22:09
dl9pfRzR: in principle yes, but right now jenkins is offline and being worked on22:10
RzRok I will push the change and -1 me22:11
mdpdl9pf: ttyO022:15
RzRdl9pf, https://gerrit.automotivelinux.org/gerrit/#/q/topic:SPEC-15822:29
*** ToxicGumbo-work has quit IRC22:48
*** Net147 has quit IRC23:27
*** Net147 has joined #automotive23:27
*** redpanda has quit IRC23:46

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