**** BEGIN LOGGING AT Fri Dec 25 02:59:57 2009 Dec 25 07:01:07 Hi, i cant get qt embedded 4.5.2 build correctly, as it always try to find the powervr driver? how to disable that? i'm not working on the omap device Dec 25 07:39:26 good morning, and merry Christmas Dec 25 07:40:14 nick mckoan|xmas Dec 25 07:43:26 merry christmas to you as well Dec 25 08:37:00 merry Xmas everyone ! Dec 25 09:37:24 mickey|XmasCold: merry christmas! Dec 25 11:53:16 hello Dec 25 11:53:52 mmm Dec 25 11:53:53 hi Dec 25 11:54:11 why can't I override variables like XSERVER in local.conf? Dec 25 11:55:27 has anyone a hint how i can force the rebuild of a kernel with a changed config with openembedded/bitbake/angstrom ? Dec 25 11:55:38 yes Dec 25 11:55:41 increase PR Dec 25 11:55:56 but they may use INC_PR or things like this Dec 25 11:56:12 ok Dec 25 11:56:43 gnutoo: just set an environment variable? Dec 25 11:56:52 as I never used INC_PR I don't know how it works but maybe the manual has a clue Dec 25 11:57:06 gnuto0o: yes, the manual Dec 25 11:57:08 mhm Dec 25 11:57:08 gerald001, no it's in the recipe...but else you could do that: Dec 25 11:57:31 bitbake -c clean virtual/kernel && bitbake virtual/kenrel Dec 25 11:57:38 but it would rebuild it only for you Dec 25 11:57:44 not for the other people Dec 25 11:58:07 i started with angstrom yesterday and havent found much information about the wohle buildsystem on the angstrom website. now i see thats all openembeddedmagic Dec 25 11:59:01 gnutoo: right now i just want to get linux booting on my loox c550. the problem with the default is that mmc has some issues so i have to enable mmc_debug Dec 25 11:59:01 gerald001, there are more informations in the openembedded manual or wiki Dec 25 11:59:10 ok Dec 25 11:59:12 gnutoo: i check that out Dec 25 11:59:15 what's that device? Dec 25 11:59:56 gnutoo: a small pda with an xscale armcore, 64mb ram, touchscreen, wifi... Dec 25 12:00:06 ok Dec 25 12:00:32 gnutoo: id like to mount nfs and samba share onto it and use it locally and remotly via vnc(gui+webinterface) as a musicplayer Dec 25 12:00:44 btw how did you change the kernel config? Dec 25 12:00:50 ok Dec 25 12:00:52 nice Dec 25 12:00:58 ./recipes/linux/linux-handhelds-2.6-2.6.21/looxc550/defconfig Dec 25 12:01:04 ok so that will work Dec 25 12:01:08 just edited the config Dec 25 12:01:15 edited by hand? Dec 25 12:01:18 yes Dec 25 12:01:31 didn't you make ARCH=arm xconfig and copied back the config? Dec 25 12:01:43 mhm, no Dec 25 12:01:50 ok I hope it'll work Dec 25 12:02:10 because there are sometimes automatics deps etc... Dec 25 12:02:17 so it may not work or may work Dec 25 12:02:41 gnutoo: right now im a bit overrun by the complexity of the whole buildsystem Dec 25 12:03:29 ok Dec 25 12:03:42 there is a menuconfig thing Dec 25 12:03:47 but I never used it Dec 25 12:04:01 gnutoo: i tend to start manually modifyieng things up to the point where i can build the thingy by hand with various manual interventions but the whole buildsystem surrounding this is more ore less broken afterwards :) Dec 25 12:04:03 it's something like bitbake -c menuconfig virtual/kernel Dec 25 12:04:08 i go and read the manual right away Dec 25 12:04:14 ok Dec 25 12:04:31 gnutoo: the virtualkernelthingy i googled, and tried, but that didnt kick off a build Dec 25 12:04:36 if you want to build things by hands there are ways to do it Dec 25 12:04:48 or so bitbake your specific kenrel then Dec 25 12:04:56 but I hope your local.conf is setup correctly Dec 25 12:05:03 gnutoo: no, i choose angstrom for its said to be rather complete Dec 25 12:05:19 gnutoo: and id like to have this thnig working asap Dec 25 12:05:27 ok Dec 25 12:05:34 did you choose a machine? Dec 25 12:06:24 here how mine looks like: Dec 25 12:06:29 i copied the loox.conf to build/conf/local.conf, it sets: MACHINE ?= "looxc550" Dec 25 12:07:05 http://pastebin.com/m3be44ff9 Dec 25 12:07:06 ok Dec 25 12:07:12 remove the ? Dec 25 12:07:30 because ? means set it if it's not already set Dec 25 12:07:50 where did you took the loox.conf? Dec 25 12:08:03 a sorry, im telling bs Dec 25 12:08:05 mom Dec 25 12:08:29 bs ? Dec 25 12:11:06 http://pastebin.com/d696bcff4 Dec 25 12:11:13 gnutoo: bullshit:) Dec 25 12:12:10 cp ${OETREE}/openembedded/contrib/angstrom/local.conf ${OETREE}/build/conf/ Dec 25 12:12:15 MACHINE ?= "" Dec 25 12:12:19 tahts what i did Dec 25 12:12:23 seems ok Dec 25 12:12:28 just remove the ? Dec 25 12:12:37 gnutoo: why? Dec 25 12:13:04 as I said if the machine is already asigned you will have issues because ?= means set the variable only if it wasn't set before Dec 25 12:13:13 before means by other parts of the oe build system Dec 25 12:13:48 ok, i removed it from local.conf Dec 25 12:14:13 anyway do bitbake -c clean your-kernel && bitbake your-kernel Dec 25 12:14:17 and it will get rebuilt Dec 25 12:15:34 gnutoo: thanks, work in progress :) with this multiparallelized buildsystem i wish i had at least 6 cpucores more :) Dec 25 12:15:56 lol Dec 25 12:24:28 iternetkickups Dec 25 12:24:50 s/tk/th/ Dec 25 12:25:43 how can i list all RPOVIDED things? Dec 25 12:26:05 i experimentally tried some common names. but havent found the right one yet Dec 25 12:28:16 ok :) linux-handhelds-2.6 it is, like specified in the recipe :) Dec 25 12:38:23 gerald002, bitbake -i + peek Dec 25 12:54:04 * * OE Bug 5355 has been created by camelguo(AT)gmail.com Dec 25 12:54:06 * * eglibc-2.10-autobuild Dec 25 12:54:08 * * http://bugs.openembedded.org/show_bug.cgi?id=5355 Dec 25 12:54:16 * * OE Bug 5356 has been created by camelguo(AT)gmail.com Dec 25 12:54:18 * * gcc-cross-4.4.2-autobuild Dec 25 12:54:20 * * http://bugs.openembedded.org/show_bug.cgi?id=5356 Dec 25 14:06:47 ~seen florian Dec 25 14:07:03 florian was last seen on IRC in channel #oe, 2d 17h 20m 26s ago, saying: 'hi all'. Dec 25 14:07:29 :-( Dec 25 15:16:39 anyone knows what's the way to change from kdrive to xorg? Dec 25 15:16:52 because doing it in local.conf doesn't work Dec 25 15:17:03 kdrive does not compile Dec 25 15:17:10 maybe I should change branch Dec 25 15:17:12 and sync Dec 25 15:17:16 and it'll compile Dec 25 15:36:05 * * OE Bug 2213 has been RESOLVED (INVALID) by Dec 25 15:36:07 * * OPIE: Bluetooth doesn't work properly Dec 25 15:36:09 * * http://bugs.openembedded.net/show_bug.cgi?id=2213 Dec 25 16:03:04 * * OE Bug 5093 has been RESOLVED (FIXED) by Dec 25 16:03:06 * * Infinite recursion in Python on "sato-icon-theme" package. Dec 25 16:03:08 * * http://bugs.openembedded.net/show_bug.cgi?id=5093 Dec 25 16:08:04 * * OE Bug 4467 has been RESOLVED (INVALID) by Dec 25 16:08:06 * * Keyboard "1" key not seen in Gnumeric Dec 25 16:08:08 * * http://bugs.openembedded.net/show_bug.cgi?id=4467 Dec 25 16:10:05 * * OE Bug 2387 has been RESOLVED (INVALID) by Dec 25 16:10:07 * * gpe-edit crashes on shift+tab from file open dialogue Dec 25 16:10:09 * * http://bugs.openembedded.net/show_bug.cgi?id=2387 Dec 25 16:13:05 * * OE Bug 2832 has been RESOLVED (INVALID) by Dec 25 16:13:07 * * gpe-irc segfaults Dec 25 16:13:09 * * http://bugs.openembedded.net/show_bug.cgi?id=2832 Dec 25 16:15:05 * * OE Bug 2836 has been RESOLVED (INVALID) by Dec 25 16:15:07 * * gpe-gallery segfaults during image manipulation Dec 25 16:15:09 * * http://bugs.openembedded.net/show_bug.cgi?id=2836 Dec 25 16:18:05 * * OE Bug 3350 has been RESOLVED (INVALID) by Dec 25 16:18:07 * * gpe-clock applet does not expand to show entire time Dec 25 16:18:09 * * http://bugs.openembedded.net/show_bug.cgi?id=3350 Dec 25 16:19:04 * * OE Bug 3489 has been RESOLVED (INVALID) by Dec 25 16:19:06 * * gpe-bluetooth applet gives error message on disabling BT Dec 25 16:19:08 * * http://bugs.openembedded.net/show_bug.cgi?id=3489 Dec 25 16:20:05 * * OE Bug 696 has been RESOLVED (INVALID) by Dec 25 16:20:07 * * package manager shows sigabrt very often Dec 25 16:20:09 * * http://bugs.openembedded.net/show_bug.cgi?id=696 Dec 25 16:21:06 * * OE Bug 1291 has been RESOLVED (INVALID) by Dec 25 16:21:08 * * GPE backlight applet sometimes turns off backlight on spitz Dec 25 16:21:10 * * http://bugs.openembedded.net/show_bug.cgi?id=1291 Dec 25 16:21:18 * * OE Bug 1349 has been RESOLVED (INVALID) by Dec 25 16:21:20 * * Last line scrolls off console in opie Dec 25 16:21:22 * * http://bugs.openembedded.net/show_bug.cgi?id=1349 Dec 25 16:22:04 * * OE Bug 3937 has been RESOLVED (INVALID) by Dec 25 16:22:06 * * Card widget is broken Dec 25 16:22:08 * * http://bugs.openembedded.net/show_bug.cgi?id=3937 Dec 25 16:22:16 * * OE Bug 112 has been RESOLVED (INVALID) by Dec 25 16:22:18 * * Changing Network settings in Opie from dhcp to static does not kill udhcpc Dec 25 16:22:20 * * http://bugs.openembedded.net/show_bug.cgi?id=112 Dec 25 16:22:30 ok, enough janitor work for today Dec 25 16:24:05 * * OE Bug 2643 has been RESOLVED (INVALID) by Dec 25 16:24:07 * * Ability to change gpe-clock alarms via gpe-calendar Dec 25 16:24:09 * * http://bugs.openembedded.net/show_bug.cgi?id=2643 Dec 25 16:29:05 03Denis 'Gnutoo' Carikli  07org.openembedded.dev * r7e15a70457 10openembedded.git/recipes/udev/ (4 files in 2 dirs): (log message trimmed) Dec 25 16:29:08 udev-141: added support for buglabs's bug device Dec 25 16:29:10 The udev configurations files are needed for Xorg configuration Dec 25 16:29:12 for buglabs's bug device that will be commited later, Dec 25 16:29:14 in order to find the right device nodes for the touchscreens Dec 25 16:29:16 Note that the script creating the bmi(Bug module interface) Dec 25 16:29:18 event pipe has not been commented out,because it will be needed Dec 25 16:35:04 * * OE Bug 5357 has been created by camelguo(AT)gmail.com Dec 25 16:35:06 * * gcc-cross-intermediate-4.4.2-autobuild Dec 25 16:35:08 * * http://bugs.openembedded.org/show_bug.cgi?id=5357 Dec 25 17:54:04 * * OE Bug 5357 has been RESOLVED (INVALID) by Dec 25 17:54:06 * * gcc-cross-intermediate-4.4.2-autobuild Dec 25 17:54:08 * * http://bugs.openembedded.net/show_bug.cgi?id=5357 Dec 25 17:54:16 * * OE Bug 5355 has been RESOLVED (INVALID) by Dec 25 17:54:18 * * eglibc-2.10-autobuild Dec 25 17:54:20 * * http://bugs.openembedded.net/show_bug.cgi?id=5355 Dec 25 17:54:28 * * OE Bug 5356 has been RESOLVED (INVALID) by Dec 25 17:54:30 * * gcc-cross-4.4.2-autobuild Dec 25 17:54:32 * * http://bugs.openembedded.net/show_bug.cgi?id=5356 Dec 25 18:58:42 hi Dec 25 18:59:09 hm.. Dec 25 18:59:16 is already 2010? ;) Dec 25 19:02:29 nope but i have some time and net access Dec 25 19:35:53 I'll try to add eee701.conf for eeepc 701 Dec 25 19:36:05 but it seem that there is a non commited other eeepc Dec 25 19:36:13 I saw that in: Dec 25 19:36:40 mesa-dri_7.6.bb:DEFAULT_PREFERENCE_eee901 = "1" Dec 25 19:36:41 GNUtoo: check eeepc.conf from oe and netbook.conf from poky Dec 25 19:36:47 ah ok Dec 25 19:36:49 thanks Dec 25 19:37:05 I do not see a need for yet-another-machine-for-my-netbook Dec 25 19:37:12 indeed thanks a lot Dec 25 19:37:21 atom+gma950 defines most of netbooks. Dec 25 19:37:33 atom+gma500 == crapshit Dec 25 19:37:40 yes I know...ploubseau Dec 25 19:37:41 atom+ion is already handled in OE iirc Dec 25 19:37:42 but... Dec 25 19:37:55 I've celeron M + i91x Dec 25 19:38:07 ah... Dec 25 19:38:19 yes the 701 was the first eeepc Dec 25 19:38:27 ok then Dec 25 19:38:59 ok thanks...btw is MACHINE_DRI_MODULES = "i915" ok? Dec 25 19:39:14 because "intel" don't work Dec 25 19:39:53 btw I bet you had no time to boot stock oe image on n900 Dec 25 19:40:51 also eeepc.conf is not in oe.dev Dec 25 19:41:44 heylo Dec 25 19:46:02 GNUtoo: by eeepc.conf I meant eee*.conf Dec 25 19:46:10 did not checked name Dec 25 19:46:20 GNUtoo: I do not plan to boot stock OE images on n900 yet Dec 25 19:46:25 ok Dec 25 19:46:34 I did ls | grep eee Dec 25 19:46:38 and found nothing Dec 25 19:46:56 maybe in stable then Dec 25 19:47:08 but what foes in stable goes in dev first normally Dec 25 19:50:08 GNUtoo: http://cgit.openembedded.org/cgit.cgi/openembedded/tree/conf/machine/eee901.conf?h=xora/angstrom-sqeeezy Dec 25 19:51:29 ah ok thanks a lot Dec 25 19:58:46 03Khem Raj  07org.openembedded.dev * rc2b7702d52 10openembedded.git/ (3 files in 3 dirs): Dec 25 19:58:49 conf/machine: Add x86_64 machine. Dec 25 19:58:51 * This is not supporting multilib Dec 25 19:58:53 * Only 64-bit userspace can be built. Dec 25 19:58:55 Signed-off-by: Khem Raj Dec 25 20:01:22 back...when we use too much electricity it cuts the power... Dec 25 20:14:02 03Khem Raj  07org.openembedded.dev * r43e9523bac 10openembedded.git/ (3 files in 3 dirs): Dec 25 20:14:06 Revert "conf/machine: Add x86_64 machine." Dec 25 20:14:08 This reverts commit c2b7702d52fd6f62f34e58dc2e806b44b8fb976b. Dec 25 20:20:01 03Khem Raj  07org.openembedded.dev * r7ab7beac1c 10openembedded.git/conf/distro/minimal.conf: Dec 25 20:20:03 minimal.conf: Add PREFERRED_PROVIDER for opkg and update-alternatives. Dec 25 20:20:05 Signed-off-by: Khem Raj Dec 25 20:20:16 03Khem Raj  07org.openembedded.dev * r9ef1480ac4 10openembedded.git/recipes/eglibc/ (eglibc_2.11.bb eglibc_svn.bb): Dec 25 20:20:19 eglibc: Move SRCREV to latest tip for svn and 2.11 Dec 25 20:20:21 Signed-off-by: Khem Raj Dec 25 21:02:04 * * OE Bug 5358 has been created by camelguo(AT)gmail.com Dec 25 21:02:06 * * uclibc-initial-0.9.30.1-autobuild Dec 25 21:02:08 * * http://bugs.openembedded.org/show_bug.cgi?id=5358 Dec 25 22:25:59 GNUtoo, where do you live??? Dec 25 22:26:10 mwester, italy why? Dec 25 22:26:32 * mwester wonders if GNUtoo is out in some remote wilderness, that the electricity stops. Dec 25 22:26:42 ah ok Dec 25 22:27:04 I thought Italy would have a good electrical grid, though. Dec 25 22:27:26 basically if you plug too much power-hungry things in the house,the electricity goes off Dec 25 22:27:42 it's more a local problem... Dec 25 22:28:06 Ah, ok. :) Dec 25 22:28:12 (the whole italy didn't went off) Dec 25 22:28:52 I hope my rootfs will be finished for tomorrow **** ENDING LOGGING AT Sat Dec 26 02:59:56 2009