| *** sapiippo has quit IRC | 00:53 | |
| *** sapiippo has joined #automotive | 00:56 | |
| *** waltminer has joined #automotive | 01:42 | |
| *** john3voltas has joined #automotive | 01:51 | |
| *** john3voltas has quit IRC | 01:53 | |
| *** mdurnev has joined #automotive | 02:21 | |
| *** waltminer has quit IRC | 02:26 | |
| *** Captonjamason has quit IRC | 03:45 | |
| *** mdurnev has quit IRC | 04:13 | |
| *** mdurnev has joined #automotive | 06:46 | |
| *** jobol has joined #automotive | 07:21 | |
| *** dl9pf has quit IRC | 07:39 | |
| *** dl9pf has joined #automotive | 07:46 | |
| *** dl9pf has joined #automotive | 07:46 | |
| *** rajm has joined #automotive | 08:15 | |
| *** thaytan_ is now known as thaytan | 08:21 | |
| *** toscalix has joined #automotive | 08:22 | |
| rajm | this might speed up the raspberrypi builds a bit! https://github.com/agherzan/meta-raspberrypi/commit/716b6a9cd7f24a8bacd539bb40519d185e3f963a | 08:27 |
|---|---|---|
| *** gunnarx has joined #automotive | 08:29 | |
| *** leon-anavi has joined #automotive | 08:42 | |
| leon-anavi | hi | 08:43 |
| dl9pf | moin | 08:44 |
| dl9pf | rajm: yes, indeed. and saving 6GB of disk space ... | 08:45 |
| rajm | \o/ | 08:45 |
| *** jbocklage12 has joined #automotive | 08:51 | |
| *** rdale has joined #automotive | 08:51 | |
| *** ctbruce has joined #automotive | 09:03 | |
| dl9pf | https://translate.google.com/translate?hl=de&sl=de&tl=en&u=https%3A%2F%2Fwww.heise.de%2Fnewsticker%2Fmeldung%2FSamsung-kauft-Harman-und-will-ins-Geschaeft-mit-Auto-Elektronik-3464892.html | 09:05 |
| dl9pf | https://news.samsung.com/global/samsung-electronics-to-acquire-harman-accelerating-growth-in-automotive-and-connected-technologies | 09:07 |
| *** kbroulik has joined #automotive | 09:11 | |
| *** kbroulik has quit IRC | 09:22 | |
| *** kbroulik has joined #automotive | 09:22 | |
| *** JordonWu has quit IRC | 09:28 | |
| fury | hi guys | 09:30 |
| fury | how's it hangin? | 09:30 |
| leon-anavi | hi fury | 09:37 |
| fury | :D | 09:37 |
| fury | fixing to figure out how to write a recipe for AGL to config the Wandboard kernel to add HID multitouch support | 09:38 |
| *** zeenix has joined #automotive | 09:43 | |
| *** JordonWu has joined #automotive | 09:48 | |
| *** JordonWu has quit IRC | 09:54 | |
| *** JordonWu has joined #automotive | 09:55 | |
| *** JordonWu has quit IRC | 10:01 | |
| *** JordonWu has joined #automotive | 10:03 | |
| *** gunnarx has quit IRC | 10:09 | |
| *** jbocklage12 has quit IRC | 10:37 | |
| *** gunnarx has joined #automotive | 11:57 | |
| *** gunnarx has joined #automotive | 11:57 | |
| zeenix | hi | 12:09 |
| zeenix | anyone seen this? http://paste.fedoraproject.org/480985/25365147/ | 12:09 |
| zeenix | is it this one gunnarx: https://at.projects.genivi.org/jira/browse/GDP-249?jql=text%20~%20%22rust-llvm%22 | 12:12 |
| zeenix | i can't access the paste | 12:12 |
| zeenix | ah, it's this one: https://at.projects.genivi.org/jira/browse/GDP-375?focusedCommentId=14056&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14056 | 12:22 |
| zeenix | guess i just need to update my repos :) | 12:24 |
| rajm | Yes checked in late last week! | 12:30 |
| rajm | though the 2 pastebins appear to be a known rust issue rather than the mismatch (alleged) error | 12:32 |
| *** chbae has joined #automotive | 12:36 | |
| gunnarx | zeenix, I don't know where the paste went to. anyway CTtpollard and rajm know that issue better than I do | 12:52 |
| gunnarx | good if we can (already have?) confirm that it was NOT a local problem to a specific go agent | 12:53 |
| smurray | dl9pf: I have a couple of kernel config fragments for the wifi and rtl-sdr adapters for the ces demo, should I put them in meta-agl-bsp, or somewhere else since they're demo specific? | 13:00 |
| zeenix | rajm: hmm.. if i understand that comment correctly, if i don't update my poky to upstream krogoth, i shouldn't see this issue? | 13:04 |
| rajm | Sorry was looking at the resolution of that ticket rather than the intermediate comment (ignore mismatch comment) but yes you need the krogoth rpi branch rather than the latest meta-rpi | 13:09 |
| zeenix | rajm: np, thanks | 13:10 |
| zeenix | now i get this: http://paste.fedoraproject.org/481017/14791300/ | 13:27 |
| zeenix | warnings being treated as errors again | 13:27 |
| rajm | I've not seen that one! Which target are you building for? | 13:30 |
| zeenix | i think it's cause you are not building with gcc 6? | 13:30 |
| zeenix | or anyone other than me and gunnarx for that matter :) | 13:30 |
| zeenix | rajm: rpi3 | 13:31 |
| *** waltminer has joined #automotive | 13:31 | |
| rajm | that's probably the case - I was getting warnings->errors when trying a later version of poky | 13:31 |
| leon-anavi | hi dl9pf could you please review my GitHub pull request for docs-agl? It contains additional technical information: https://github.com/automotive-grade-linux/docs-agl/pull/10 | 13:53 |
| dl9pf | smurray: as we can't append to all the kernel recipes, put it into meta-agl-bsp for each board. As much as I'd like to do it in one bbappend for all linux recipes | 13:54 |
| smurray | dl9pf: even for demo only h/w support? | 13:55 |
| dl9pf | this won't work at the moment, so you need to do it per layer/board in meta-agl-bsp/meta-XYZ . You can combine the linux-yocto bbappend still in meta-agl-bsp/recipes-kernel/ | 13:55 |
| dl9pf | leon: looking ... | 13:55 |
| smurray | dl9pf: okay, I had added the ath9k_htc bit to the generic append meta-agl-bsp/recipes-kernel/linux/linux-%.bbappend, but can move it to make it specific to intel & porter | 13:56 |
| smurray | dl9pf: btw, it turned out that the 3.10 kernel does have a working ath9k_htc driver, some different filenames in the driver directory threw me off | 13:59 |
| dl9pf | smurray: well - if we could do it globally, this could work, but as this is not the case, meta-agl-bsp will do and we can catch old BSP kernels where the append does not apply. | 14:04 |
| dl9pf | I don't mind the drivers being demo specific as this is our use-case right now. | 14:05 |
| smurray | dl9pf: okay, I'll tweak things a bit to just apply to known the demo platforms | 14:06 |
| dl9pf | smurray: good to know - | 14:07 |
| smurray | dl9pf: are you in Japan already? | 14:08 |
| dl9pf | halfway | 14:11 |
| *** mdurnev has quit IRC | 14:17 | |
| *** waltminer has quit IRC | 14:24 | |
| smurray | dl9pf: where's your layover? | 14:46 |
| dl9pf | none | 14:48 |
| dl9pf | we got ~1kb/sec wifi | 14:49 |
| *** rajm has quit IRC | 14:50 | |
| smurray | dl9pf: heh, fun | 14:52 |
| smurray | dl9pf: I don't believe my flight tomorrow has wifi, sadly | 14:52 |
| *** ToxicGumbo-work1 has quit IRC | 14:53 | |
| *** ToxicGumbo-work has joined #automotive | 14:53 | |
| *** rajm has joined #automotive | 15:00 | |
| *** gunnarx has quit IRC | 15:01 | |
| fury | ugh. I ran the bitbake in a tty (ctrl-alt-f1) because I thought it might speed things up by a minuscule amount not having to run the terminal output through the graphical environment... | 15:21 |
| fury | and now that terminal has frozen up completely. I can tell it's still cranking away because the hard drive light is on and I switched over to gnome and fired up a terminal over there to check top...but yeah none of the consoles are working now | 15:21 |
| radiofree | you don't use gentoo by any chance? | 15:25 |
| *** toscalix has quit IRC | 15:29 | |
| *** toscalix has joined #automotive | 15:30 | |
| fury | naw, Ubuntu 16.04 | 15:30 |
| *** AlisonChaiken has quit IRC | 15:35 | |
| *** rajm has quit IRC | 15:38 | |
| *** rajm has joined #automotive | 15:39 | |
| smurray | fury: you should be able to do something like "TERM=dumb bitbake foo > out 2>&1" in a graphical terminal to avoid console output | 15:44 |
| *** jlrmagnus has joined #automotive | 15:55 | |
| fury | smurray: sweet, thanks :D how to check progress in that case? | 15:56 |
| fury | aside from top looking barren hehe | 15:57 |
| fury | I like the rolling output that the Jenkins server does | 15:58 |
| smurray | fury: tail the output file | 15:58 |
| fury | ah | 15:58 |
| fury | I'm fixing to whip up a couple of cheat sheet posters for me to remember all this :D | 15:58 |
| *** praneeth has quit IRC | 16:05 | |
| *** praneeth has joined #automotive | 16:06 | |
| *** jobol has quit IRC | 16:12 | |
| *** ToxicGumbo-work1 has joined #automotive | 16:35 | |
| *** ToxicGumbo-work has quit IRC | 16:36 | |
| *** kbroulik has quit IRC | 16:43 | |
| *** rajm has quit IRC | 16:49 | |
| *** ctbruce has quit IRC | 17:28 | |
| fury | what's the difference (roughly) between building with agl-sota and without? | 18:13 |
| fury | like, do I need to flash the whole SD card with the new image, or can I just overwrite stuff with the rootfs tarball? | 18:13 |
| *** leon-anavi has quit IRC | 18:14 | |
| *** waltminer has joined #automotive | 18:42 | |
| fury | what's wrong with this? i've made a new bbappend at meta-agl/meta-agl-bsp/meta-fsl-arm-extra/recipes-kernel/linux/linux-wandboard_3.14.28.bbappend, its contents are like so: | 18:52 |
| fury | do_configure_append() { | 18:52 |
| fury | kernel_configure_variable HID_MULTITOUCH y | 18:52 |
| fury | } | 18:52 |
| fury | but it says that variable wasn't found | 18:52 |
| fury | trying to configure it so that it enables hid multitouch driver in the wandboard kernel | 18:52 |
| fury | i don't see CONFIG_HID_MULTITOUCH at all in meta-fsl-arm-extra/recipes-kernel/linux/linux-wandboard-3.14.28/defconfig | 18:55 |
| fury | but i can make one magically appear if i devshell into the linux kernel for it and menuconfig my way through enabling hid multitouch | 18:55 |
| *** murphy has joined #automotive | 18:59 | |
| dl9pf | fury: can be 2 things : kernel_configure_variable is not there in the fsl recipe (just a guess). We have a copy of it in the renesas kernel recipe - hmm, not we use the config fragments lately) | 19:05 |
| dl9pf | or "menuconfig my way' - if you need more than one setting, you need to enable them all in order by the above method. | 19:05 |
| *** caiortp has joined #automotive | 19:06 | |
| fury | hmm... are config fragments better? | 19:08 |
| fury | ok, the config fragment seems to have worked | 19:18 |
| fury | so that's multitouch enabled in the wandboard kernel, yay :) next up, wonder why the sound isn't working... | 19:19 |
| fury | think i'm getting the hang of this kernel config / kernel driver / driver module thing :D | 19:22 |
| fury | i wrote a driver module to look for apple devices and fiddle with the usb config, about to try to figure out how to hook up to the hid and start sending/receiving some data | 19:23 |
| fury | but then i was like, hey, linux has a whole usbhid thing already, but dunno how to connect those two things together | 19:23 |
| *** patrik has quit IRC | 19:33 | |
| fury | hmm | 19:41 |
| fury | didn't seem to work after all | 19:41 |
| fury | no multitouch :( | 19:41 |
| *** waltminer has quit IRC | 19:43 | |
| *** patrik has joined #automotive | 19:47 | |
| fury | ok, grabbed that function from the renesas recipe, that might work, as that actually sets it in the .config in build-wandboard/tmp/work-shared/wandboard/kernel-build-artifacts | 20:01 |
| *** toscalix has quit IRC | 20:09 | |
| fury | woo | 20:13 |
| fury | worked | 20:13 |
| fury | can't change the res tho | 20:13 |
| fury | it's stuck at 1280x720 | 20:13 |
| fury | says it's on fbdev output | 20:13 |
| *** ToxicGumbo-work1 has quit IRC | 20:17 | |
| *** ToxicGumbo-work has joined #automotive | 20:17 | |
| *** caiortp has quit IRC | 20:19 | |
| fury | and it's sluggish and the console is buggy O_o | 20:27 |
| fury | like, 10-15 fps running the demo | 20:28 |
| fury | guessing it's soft rendering instead of using gpu acceleration? | 20:37 |
| fury | desktop is also not vsynced | 20:37 |
| radiofree | Doesn't that crappy vivante driver require a specific Weston back end? | 20:46 |
| radiofree | It's not a drm driver (or at least wasn't the last time I used it) | 20:46 |
| radiofree | fury: try etnaviv | 20:47 |
| radiofree | Believe that's in mesa mainline now | 20:47 |
| *** jlrmagnus has quit IRC | 20:52 | |
| fury | hmm | 20:57 |
| fury | sure enough, looks like it hasn't been put in | 20:58 |
| fury | https://jira.automotivelinux.org/browse/SPEC-100 | 20:58 |
| *** jlrmagnus has joined #automotive | 20:59 | |
| *** toscalix has joined #automotive | 21:31 | |
| *** toscalix has quit IRC | 21:58 | |
| *** jlrmagnus has quit IRC | 22:00 | |
| *** jlrmagnus has joined #automotive | 22:10 | |
| *** gunnarx has joined #automotive | 22:28 | |
| *** gunnarx has joined #automotive | 22:28 | |
| *** gunnarx has quit IRC | 22:58 | |
| *** jlrmagnus has quit IRC | 23:53 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!