**** BEGIN LOGGING AT Mon May 07 02:59:59 2012 May 07 07:16:27 hi May 07 07:16:36 is there any intel expert over here May 07 07:30:40 Noor: ~ask May 07 07:30:47 ~ask May 07 07:30:48 Questions in the channel should be specific, informative, complete, concise, and on-topic. Don't ask if you can ask a question first. Don't ask if a person is there; just ask what you intended to ask them. Better questions more frequently yield better answers. We are all here voluntarily or against our will. May 07 07:36:21 mckoan: I am using emgd driver on ia32 platform when I run this pipeline gst-launch -e v4l2src ! ffmpegcolorspace !  'video/x-raw-yuv,width=320,height=240,framerate=30/1' !  MixVideoEncoderH264 need-display=1 name=enc ! queue ! qtmux ! queue ! filesink location=out-h264.mp4 enc. ! vaimagesink May 07 07:36:37 I get this error http://pastebin.com/GdHDyknm May 07 07:36:54 cant find where the problem is May 07 07:37:59 need to figure it out that how I can provide Major opcode of failed request:  138 (DRI2) and Minor opcode of failed request:  3 (DRI2CreateDrawable) May 07 07:38:42 I am not using meta-intel layer .... I got the emgd sources from the website and added recipes of it May 07 08:09:19 Noor: looks like a linux media issue http://www.spinics.net/lists/linux-media May 07 08:13:15 mckoan: do i need to search for the specific problem from there ... or u have any hint May 07 08:31:25 Noor: sorry, no clue May 07 08:31:45 mckoan: no problem May 07 10:23:24 running an X-application in an X-server without a display manager I get "Warning: Unable to load any usable fontset". Is there something I can add to my system to remedy this? May 07 11:35:36 Hi May 07 11:36:19 Does anybody know about arago project setup howto working? thanks May 07 13:09:55 hi, does anyone by any chance have a link to some text describing how to best update a (non-applying) (kernel) patch? (I'm not really a guilt wiz) May 07 13:16:07 eFfeM_work: what's the matter? May 07 13:17:11 mckoan: I'm moving my kernel (with some non-submitted patches) from oe-classic to denzil and one of the patches does not apply May 07 13:17:27 oe-classic used quilt, denzil guilt May 07 13:17:42 Ive added libJpegturbo as provider for the jpeg library, but I see that the standard jpeg is still built too. What could be the reason for this? May 07 13:18:10 but don't know how to work with guilt and denvil, guilt status complains about the patches dir not being there May 07 13:18:24 so guess I am doing something wrong, but no idea what May 07 13:18:32 eFfeM_work: never heard about guilt, so I may lack of knowledge May 07 13:19:03 mckoan: neither did I until today, seems to be a quilt-for-git or so May 07 13:20:01 eFfeM_work: BTW guilt is a name with bas influence (sound like guilty) :-D May 07 13:20:09 s/bas/bad May 07 13:20:16 yeah, realized that May 07 13:20:49 mckoan: http://linux.die.net/man/7/guilt May 07 13:21:08 eFfeM_work: I'd ask to denzil-related people aka (LF o Intel) :-( May 07 13:21:52 yeah will try in #yocto too, but it seems the communities overlap substantially May 07 13:22:11 eFfeM_work: try to ask to ML May 07 13:22:30 will do if I do not get an answer here or in #yocto in an hour or so May 07 13:44:24 For some reason, I have two libraries that provide 'jpeg'. What can I do so only 1 gets built? May 07 13:48:27 I get the message: NOTE: multiple providers are available for runtime jpeg (jpeg, libjpeg-turbo) NOTE: consider defining a PREFERRED_PROVIDER entry to match jpeg May 07 13:49:06 even though I added PREFERRED_PROVIDER_jpeg = "libjpeg-turbo" to angstrom-2010.x.conf May 07 14:07:05 Why does the line "PREFERRED_PROVIDER_jpeg = "libjpeg-turbo"" in local.conf have no effect? May 07 14:17:37 kobe_: should it not be PREFERRED_PROVIDER_libjpeg ? May 07 14:22:05 the 'standard' jpeg recipy contains: RPROVIDES_${PN} = "jpeg". May 07 14:22:47 So, I've added a recipy for libjpeg-turbo which contains the same line. May 07 14:23:01 and now I want only to build and use libjpeg-turbo May 07 14:35:34 kobe_: ah ok... in that case I don't know May 07 14:35:49 (off the top of my head) May 07 14:37:27 thanks May 07 16:25:37 anarsoul: ping May 07 16:25:57 Jay7: pong May 07 16:26:17 anarsoul: 1) I've registered on LVEE :) May 07 16:26:23 cool May 07 16:26:35 2) will anyone do talk about OE/Yocto? May 07 16:26:56 there's usually a list with talk proposals May 07 16:27:03 let me check... May 07 16:27:27 I wish to do 2 talks - one about 'private clouds' and one about kexecboot May 07 16:27:41 http://summer.lvee.org/en/conference_registrations/LVEE%202012 check report column May 07 16:27:50 Jay7: I'm afraid that you've to choose one of them May 07 16:28:02 time is a limiting factor here :) May 07 16:28:34 however you can make so-called blitz-talk (5min) May 07 16:28:51 then blitz-talk would be about kexecboot :) May 07 16:29:32 there aren't so much proposals for 2 days May 07 16:29:44 I recommend to rehearsle this blitz-talk, usually 5min is not enough ;) May 07 16:30:17 sure.. May 07 16:30:29 Jay7: btw, kexecboot sounds more interesting than private clouds May 07 16:30:43 it's for different people :) May 07 16:30:49 because there's too much clouds and web talks, and no embedded May 07 16:31:00 anyway I got the point May 07 16:31:20 slapin: won't you do presentation about OE/Yocto? ;) May 07 16:31:43 (and there'll be enough embedded people) May 07 17:00:48 hi, I have a toolchain task that depends on a -dev and -static version of a package, but the -dev version is apparently generating a dependency for the regular ${PN} package, which doesn't exist due to the way I am building things? (it would be empty package) May 07 17:02:25 should I produce an empty package to satisfy the dependency or somehow remove that dependency? May 07 17:27:00 hi, there is that in RRECOMMENDS_${PN} = " kernel ${MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS} " in meta-openembedded/meta-oe/recipes-core/tasks/task-boot.bb May 07 17:27:30 and that gives: NOTE: Runtime target 'kernel' is unbuildable, removing... May 07 17:27:36 I guess kernel should be removed May 07 17:27:50 because machine essential extra rrecommands could contain kernel-image May 07 17:27:51 right? May 07 17:31:04 ah sorry it seemn a problem here May 07 17:32:03 because it complains about kernel-image and I know for sure that it's a valid package May 07 17:33:42 but it builds stuff anyway May 07 17:33:44 strange May 07 17:57:15 hbeck: why is dev package depending on normal package ? May 07 17:57:36 hbeck: you could create a empty PN May 07 17:58:05 khem: I don't know, I didn't set that dependency. I just found it by doing -g May 07 17:58:25 hmm May 07 18:01:21 but seems like most everything follows the same pattern... May 07 18:01:46 khem: http://dpaste.com/744343/ etc etc May 07 18:01:50 ok May 07 18:02:06 ALLOW_EMPTY = "1" May 07 18:02:07 but those are fine b/c they have a base PN package, my build does not May 07 18:03:32 mostly because I am only building static libraries, not shared, for this recipe May 07 18:04:47 ok May 07 18:05:09 I wonder if dependency is implicitly added May 07 18:05:57 think so May 07 19:43:43 anyone ever made a recipe for the DS% streamline stuff? **** ENDING LOGGING AT Tue May 08 03:00:01 2012