IRC logs for #automotive for Thursday, 2016-11-03

furyeek, looks like creating a patch to modify the dts is a job for tomorrow :D00:03
furylooks complicated00:03
*** waltminer has quit IRC00:06
*** jlrmagnus has quit IRC00:15
*** JordonWu has joined #automotive00:28
furyhmm. almost there, I've got touch input, but i can't get it to display at 1920x108000:33
furyit's locked at 1280x720, and i don't see it saying HDMI anywhere in the Weston log00:34
furyit says it's using fb000:34
furyi can output at 1920x1080 on the porter and the display will automatically scale it to the native 1280x80000:35
furybut not on wandboard00:35
furyalso, i'm getting pops out of the speaker every few seconds for a while after Weston starts, and there's a good long delay before Weston starts00:35
furyanyways, enough fun for tonight :D i want to get going on media scanning00:36
furysee ya tomorrow00:36
*** mdurnev has joined #automotive01:01
*** kooltux has quit IRC01:44
*** kooltux has joined #automotive01:50
*** ToxicGumbo-work has quit IRC03:03
*** ToxicGumbo-work has joined #automotive03:03
*** JordonWu has quit IRC03:20
*** JordonWu has joined #automotive03:21
*** FelixH has quit IRC03:29
*** AlisonChaiken has joined #automotive05:31
*** halfline has quit IRC06:06
*** halfline has joined #automotive06:13
*** jobol has joined #automotive06:22
*** gunnarx has joined #automotive07:30
*** gunnarx has joined #automotive07:30
jobolhello07:42
*** rajm has joined #automotive08:12
*** ctbruce has joined #automotive08:31
*** ctbruce has quit IRC08:34
*** ctbruce has joined #automotive08:37
*** praneeth has quit IRC08:44
*** praneeth has joined #automotive08:45
gunnarxSorry, mistakenly restarted the go.genivi.org container while checking on a plugin09:03
gunnarxIt just means you may have to log in again, no big deal09:04
*** kbroulik has joined #automotive09:19
*** rdale has joined #automotive09:26
*** toscalix has joined #automotive09:29
dl9pfHi09:45
furyhi guys09:46
furyhow's it hangin?09:46
dl9pfheh ... coffee++09:46
fury:D I haven't had coffee in a while, I'm pumped up just working on AGL the last week or two. been a long time since I had so much fun playing with stuff09:50
dl9pf:D09:50
dl9pfkooltux: ronan__: gotomeeting is open10:04
*** gunnarx has quit IRC10:10
*** JordonWu has quit IRC10:27
jbocklage123hmmmmmm... am I understanding something wrong? I saw the update to Qt5.7. And I rebuild the AGL image. But my Qt application using qtwayland still does not create an IVI-shell surface?!10:43
jbocklage123ah. got it. I forgot to set QT_WAYLAND_SHELL_INTEGRATION10:54
*** gunnarx has joined #automotive11:32
*** gunnarx has joined #automotive11:32
dl9pfjbocklage123: do we need to set the flag globally during bootup ?11:41
dl9pfor in an ini file so it is applied all the time ?11:41
jbocklage123As I understood, this env setting shall be set, so that ANY qtwayland backend app creates IVI-shell surfaces12:28
jbocklage123so: ye12:28
jbocklage123so: yes12:28
jbocklage123BUT: currently, the defaut shell in etc/xdg/wetson/weston.ini is still desktop-shell. We need this to be switched to IVI-shell12:29
CTtpollardyeh, just sent the shell and controller in the ini12:31
CTtpollardno patches needed to qtwayland in 5.712:31
CTtpollardgunnarx: jira broken at your end?12:39
gunnarxyes indeed12:39
*** leon-anavi has joined #automotive12:39
CTtpollardleon-anavi: your pi hat looks great!12:39
leon-anaviCTtpollard, thanks :)12:39
leon-anaviand hi :)12:39
gunnarxCTtpollard:  expired cert, which I thought you could just override in the browser, but it seems to mess with the login as well12:39
gunnarxI'll ping IT about it12:40
leon-anavithere was a major issue and electricity outage in my neighborhood but it was finally fixed.12:40
toscalixgunnarx: informed nicholas12:41
gunnarxok, so I won't12:41
*** waltminer has joined #automotive12:44
CTtpollardleon-anavi: did you ever get a pi running gdp/agl to mirror the video output to both hdmi & touchscreen?12:45
leon-anavino12:47
CTtpollardnp12:47
leon-anaviI haven't tried but I have heard several people asking about it12:47
rajmI've been looking at this thread (on mirroring) https://www.raspberrypi.org/forums/viewtopic.php?f=108&t=129211&p=880255  maybe VC_DISPLAY=5 does it?12:49
CTtpollardsounds promising, if it's not X dependant12:51
*** gunnarx has quit IRC13:00
*** waltminer_ has joined #automotive13:02
*** waltminer has quit IRC13:04
*** waltminer_ is now known as waltminer13:04
*** ctbruce has quit IRC13:06
waltminerI am having problems with gotomeeting. Will reboot.13:06
*** waltminer has left #automotive13:07
furymirroring would be cool13:09
furythe only touchscreens I have right now are 7" and it's hard to see on them, if I could mirror to the 24" monitor on the desk while still having the 7" touch hooked up that'd be sweet13:10
CTtpollardthe raspi seems to activate both displays (backlight turns on) but no video is displayed when both used13:10
*** tylercampbell has joined #automotive13:12
*** ctbruce has joined #automotive13:27
*** ctbruce has quit IRC13:27
*** ctbruce has joined #automotive13:27
*** mdurnev has quit IRC13:27
*** leon-anavi has quit IRC13:36
*** gunnarx has joined #automotive13:38
*** leon-anavi has joined #automotive13:41
*** leon-anavi has quit IRC13:53
*** thaytan has quit IRC13:55
*** thaytan has joined #automotive13:55
furyso with a couple of fixes I got AGL kinda up and running on wandboard - i had to add a script to set XDG_RUNTIME_DIR=/run/user/$UID - but there's some pops out of the speakers every few seconds, then a GStreamer error when I try to play a song, so i guess there's something wrong with the sound system and gstreamer is missing a plugin of some sort14:09
*** FelixH has joined #automotive14:09
*** FelixH has joined #automotive14:09
furyi also had to edit the kernel config and add hid multitouch support14:10
furycan't seem to change the display resolution tho14:10
furyit locks in at 1280x720 and doesn't appear to detect that it's using HDMI, i just see fbdev as the Weston output device14:11
*** leon-anavi has joined #automotive14:11
furyoh14:12
furythe gstreamer missing a plugin thing happened on the pi14:12
furyi remember now14:12
furyleon-anavi: have you got music going on the pi? when i try to play a song it complains of missing a gstreamer plugin14:13
leon-anaviI haven't tried any sounds14:14
leon-anavican you post details in JIRA and the mailing list?14:14
furyyup :D just figured i'd check first in case i was missing something14:15
furyis there a way to pull the log directly from the SD card of the pi?14:15
rajm this sounds like the issues with gdp in pausing sound production (issues really with replicating the issue)14:15
furyor would it not log to it14:15
furyoh wait14:17
furyi can just > to a txt file on the flash drive i hooked up14:17
furyi'm noob14:17
leon-anavifury you can login via ssh and copy & paste the log messages14:19
leon-anavior scp the file14:19
furyyep, &> /media/log.txt worked14:21
fury:D14:21
*** tylercampbell has quit IRC14:26
*** toscalix has quit IRC14:28
*** tylercampbell has joined #automotive14:30
furyhttps://jira.automotivelinux.org/browse/SPEC-31214:32
furydid i do it right?14:32
leon-anaviLet me have a look14:35
leon-anavifury could you please edit the description and mark the log as code?14:36
leon-anavifury, please just add {code} before and after the log14:36
furyah, forgot that14:38
furymy bad14:38
furygot it14:38
leon-anavino problem14:39
leon-anaviit looks better now14:39
leon-anavithanks14:39
*** toscalix has joined #automotive14:59
*** peeps[work] has quit IRC15:00
*** gunnarx has quit IRC15:06
*** waltminer has joined #automotive15:14
ToxicGumbo-workrajm: Thanks for posting that link about dual displays on the Pi.  Something I've been meaning to look into.15:19
*** jlrmagnus has joined #automotive15:25
jobolfury have you tried other formats (not MP3)?15:43
furyjobol: no, that was gonna be my next step, to find some wavs and/or oggs15:46
joboloften MP3 is not provided by open source projects15:47
furyoh...MP3 works on AGL on porter tho15:48
JEEBit's not open source projects that usually dislike adding decoders to things, it's usually corporations distributing binaries :)16:00
rjek"Please buy our fork of libavcodec"16:01
JEEBlol16:01
rjek"It has FLAC disabled and has no security patching process, but it has passed some vague automotive certification!"16:02
jobolIt seems that MP3 is now royalties free16:11
furyorly?16:15
furyhttp://www.mp3licensing.com/royalty/ that still says what it had the last time I checked16:18
rjekThe patents have all expired in the EU, and will expire in the US next year.16:18
rjekThat won't stop them trying to milk people though16:18
furyah16:20
*** rajm has quit IRC16:51
*** ctbruce has quit IRC16:57
*** jlrmagnus has quit IRC17:00
*** jlrmagnus has joined #automotive17:16
*** waltminer has quit IRC17:23
*** kbroulik has quit IRC17:42
*** tylercampbell has quit IRC17:45
*** jlrmagnus has quit IRC17:48
*** jlrmagnus has joined #automotive18:00
furyhas anyone done ipod accessory protocol support on Linux?18:02
*** patrik has quit IRC18:04
*** tylercampbell has joined #automotive18:06
pedroalvarezmaybe https://github.com/libimobiledevice/libimobiledevice ?18:07
furyI've seen that before, and I think it's a library to implement iTunes-like functionality (syncing/modifying files, backing up, etc.), I need the accessory interface which has audio and commands...well, actually, i've got a full blown iAP stack written, just need the driver piece that hooks up the USB interface to a pipe so that I can talk to the iapd on the18:10
furyphone18:10
furyi'm having a hard time turning the tutorial steps on things like the Linux USB skeleton driver into the things needed for the accessory interface18:11
furyit seemed so much simpler in microcontroller bare metal code. writing Linux usb drivers is a totally different beast18:15
*** patrik has joined #automotive18:15
*** ctbruce has joined #automotive18:28
*** rdale has quit IRC18:36
*** toscalix has quit IRC18:58
*** leon-anavi has quit IRC19:32
*** jobol has quit IRC20:01
*** joone has quit IRC20:14
*** FelixH has quit IRC20:19
*** joone has joined #automotive20:19
*** tylercampbell has quit IRC20:33
*** waltminer has joined #automotive20:34
*** tylercampbell has joined #automotive20:43
*** jlrmagnus has quit IRC20:57
*** tylercampbell has quit IRC20:57
*** tylercampbell has joined #automotive20:58
*** chbae has joined #automotive21:12
*** chbae has left #automotive21:29
*** tylercampbell has quit IRC21:41
*** Guilherme has joined #automotive22:03
*** waltminer has quit IRC22:09
*** Guilherme has quit IRC22:57
*** Guilherme has joined #automotive22:57
*** Guilherme has quit IRC23:15
*** Guilherme has joined #automotive23:15
*** ctbruce has quit IRC23:23
*** FelixH has joined #automotive23:33
*** gunnarx has joined #automotive23:35
*** gunnarx has joined #automotive23:35
*** gunnarx has quit IRC23:41
*** patrik has quit IRC23:48

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