**** BEGIN LOGGING AT Sun Dec 05 02:59:58 2010 Dec 05 11:00:29 hi gnutoo Dec 05 12:21:13 woglinde, hi Dec 05 12:21:21 the freerunner has a more recent kernel Dec 05 12:21:31 and it segfaults there too Dec 05 12:21:42 should I try to see with gdb on freerunner? Dec 05 15:33:24 i have recipes/alsa/alsa-lib/amend.inc in a layer, which among other things includes PR_append = "-dream1". for some reason, the generated package name is alsa-lib-1.0.23-r0-dream1-dream1. does this make any sense? Dec 05 15:42:16 obi: don't you have the same amend.inc it in 2 different overlays ? Dec 05 15:44:38 ericben: no, i've already verified that Dec 05 15:45:29 i'm using both bblayers and amend.inc. should that be ok? Dec 05 15:47:45 obi: the time I saw this I had 2 amend.inc in 2 overlay so I don't have any other idea Dec 05 15:48:06 i think i've found the problem... i had INHERIT += "amend" in both local.conf and site.conf :-( Dec 05 15:48:42 yes, that's it Dec 05 16:10:25 hi, I'm writing a newer recipe for lightmediascanner, and when doing bitbake lightmediascanner I get this error [ http://paste.pocoo.org/show/300873/ ] and both versions are built. Dec 05 16:10:49 can this be related to the fact that I removed PE="1" in the newer one?= Dec 05 16:12:32 and when I do "bitbake -c clean lightmediascanner", only the old version gets cleaned Dec 05 16:15:06 any hint on what to do please? Dec 05 16:56:55 I'm not getting any devices under /dev in my images, where do I tweak that? Dec 05 16:57:03 I cannot for the life of me remember Dec 05 16:57:13 :/ Dec 05 16:58:16 B_Lizzard: mdev -s at boot can fill /dev for you Dec 05 16:59:50 In some of my older userlands, my images contain some files, including /dev/console (which is why I'm asking). How do I get these files pregenerated by OE? Dec 05 17:02:36 ericben: hey Dec 05 17:02:44 hi khem Dec 05 17:02:50 ericben: do u have any exp setting up patchwork Dec 05 17:03:12 khem: ka6sox already asked me but no I don't Dec 05 17:03:16 re Dec 05 17:03:19 hi khem Dec 05 17:03:20 I have configured a new one for OE but I am stuck at adding a project Dec 05 17:03:43 there is no doc anywhere which explains how to fill those fields Dec 05 17:03:53 my problem above is solved now. the problem was indeed removing the PE="1" Dec 05 17:04:18 Isn't that what the files under openembedded/files are? Dec 05 17:04:36 hey guys, how do i build just a vmlinux image and not the zImage? Dec 05 17:05:28 B_Lizzard: this is in IMAGE_DEVICE_TABLES variable Dec 05 17:05:42 OK, I'll check it out. Dec 05 17:05:47 Thanks a lot, ericben Dec 05 17:05:48 :) Dec 05 17:06:16 B_Lizzard: only thank me when that work I'm not sure at all of this as I'm using mdev ;-) Dec 05 17:07:38 Ah, this was a problem I was having Dec 05 17:07:48 I have IMAGE_DEVICE_TABLES set to "" Dec 05 17:08:08 Because if I omit that, it reverts to device-table-minimal Dec 05 17:08:29 B_Lizzard: expected behaviour in class/image.bbclass Dec 05 17:08:41 And device-table-minimal ends up overwriting /etc/device_table Dec 05 17:08:44 but by setting it to "" you won't get devices in /dev Dec 05 17:08:51 Which is provided by initscripts Dec 05 17:09:53 I don't want device-table-minimal to overwrite /etc/device_table, but I do want some pregenerated device files Dec 05 17:10:27 khem: u-boot started using patchwork recently, and I seem to recall that Wolfgang posted some links to patchworks how to's Dec 05 17:10:42 so you might search the u-boot list Dec 05 17:10:49 ah thanks Dec 05 17:10:52 let me see Dec 05 17:10:54 B_Lizzard: try IMAGE_DEVICE_TABLES="device_table" Dec 05 17:11:01 Wolfganag was complaining about the complete lack of documentation Dec 05 17:11:34 khem: sakoman: u-boot is using ozlabs's patchwork Dec 05 17:12:13 ericben: ah, you are right. I wasn't paying a lot of attention since I'm not a u-boot maintainer Dec 05 17:12:25 I just noticed the complaints :-) Dec 05 17:12:53 sakoman: yes, he setup a small doc on using patchwork for maintainers (pwclient and patch's state) Dec 05 17:13:03 khem: do you have the admin page ? Dec 05 17:13:27 OK, lemme see. Dec 05 17:14:44 B_Lizzard: in fact that would be files/device_table.txt Dec 05 17:15:00 maybe, from what I see in recipes/images/* Dec 05 17:16:08 ericben: yes I do Dec 05 17:16:38 khem: ok what is the problem in the configuration ? Dec 05 17:16:39 ericben: it asks to fill fields Dec 05 17:17:11 khem: can you send me a screeshot ? I'm trying to setup it on my server Dec 05 17:17:25 looks like we just need to get an email address to feed the new install Dec 05 17:17:43 ericben: http://pastebin.com/cf4CEzua Dec 05 17:18:12 I dont know what Linkname should be Dec 05 17:18:20 it chickens out on that one Dec 05 17:18:28 Name can be anything Dec 05 17:18:43 Listid I figured out Dec 05 17:18:58 Listemail I just used the oe ml address Dec 05 17:19:04 and it did nt complain Dec 05 17:19:25 if someone has access to old oe pw then it can be found Dec 05 17:19:37 Crofton|work: do u have admin on old pw Dec 05 17:19:48 ok "linkname">linuxppc-dev - "name">Linux PPC development - "listid">linuxppc-dev.ozlabs.org - "listemail">linuxppc-dev@ozlabs.org Dec 05 17:19:54 that's their default project config Dec 05 17:20:22 ah let me try Dec 05 17:20:53 so for us : linkname : "oe" name : "OpenEmbedded" listid : "openembedded-devel.lists.openembedded.org" listemail "openembedded-devel@lists.openembedded.org" Dec 05 17:21:41 There is no such file, device_table.txt, in files. Dec 05 17:21:54 Sorry for being annoying Dec 05 17:22:40 Oh wait Dec 05 17:22:44 B_Lizzard: B_Lizzard: yes it's in initscripts/initscripts-1.0/device_table.txt Dec 05 17:22:52 Yeah Dec 05 17:22:57 Cause it searches in BBPATH Dec 05 17:23:01 Ok... Dec 05 17:40:38 Setting it to files/device_table.txt does nothing Dec 05 17:41:22 Setting it to files/device_table-minimal.txt does create the static device files but it also goes into /etc/device_table Dec 05 17:42:23 I probably have to set it to recipes/initscripts/initscripts-1.0/device_table.txt but for some reason this seems retarded Dec 05 17:43:28 My only question is, why does the file in IMAGE_DEVICE_TABLES end up in /etc? Dec 05 17:47:29 There seems to be no reason for that, since device_tables is already provided by initscripts in any case Dec 05 17:47:40 And people can override it in initscripts Dec 05 17:48:32 Defaulting to device_table-minimal is logical if its only purpose was providing pregenerated device files but it breaks stuff Dec 05 17:49:04 I am getting a lot of these: Dec 05 17:49:05 JFFS2 warning: (1171) jffs2_sum_write_data: Not enough space for summary, padsize = -1684 Dec 05 17:49:13 What is jffs2? Dec 05 17:49:57 hmmm looking into enterprise I saw that: Dec 05 17:50:13 BBMASK = "${@base_conditional('ENTERPRISE_DISTRO', '1', base_conditional('OLDBBMASK', '', '', '(${OLDBBMASK})|', d) + '(mp3blaster|mpg123|mpg321|smpeg|liba52|lame|libmad|mpeg2dec|xmms-mad|madplay|python-mad|opie-mediaplayer1-libmadplugin|ffmpeg|mplayer)', '${OLDBBMASK}', d)}" Dec 05 17:50:26 can't mplayer,ffmpeg be compiled without mp3? Dec 05 17:50:36 like that: Dec 05 17:50:53 ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'mp3 deps', d)} Dec 05 17:51:00 I'll look Dec 05 17:51:26 it is already in mplayer_svn Dec 05 17:51:42 and in mplayer_git too Dec 05 17:51:50 so why is it masked? Dec 05 17:54:21 ah ok Dec 05 17:54:22 e3005f0e895adac9dfaecb5233e1afbeb450be0d Dec 05 17:54:36 ffmpeg contains mp2/mp3 audio decoding routines, We can notdistribute that. Dec 05 17:55:04 so basically it's the internal ffmpeg decoding stuff Dec 05 17:55:11 which can't be skipped? Dec 05 17:57:55 JaMa|Off, btw as I'm very busy with modem and such I won't fix binconfig Dec 05 18:00:57 Well, this seems to be a conscious choice Dec 05 18:01:00 As per http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=79ec64232942ceec65237ed708b79c2f2ced6d67 Dec 05 18:08:13 hey, is there away to use bitbake to configure the linux kernel? Dec 05 18:08:37 try bitbake -c menuconfig your-kernel Dec 05 18:08:46 I didn't try it myself Dec 05 18:08:50 kk, thanks Dec 05 18:21:40 how do i stop my openembedded from pulling from git whenever i run bitbake? Dec 05 18:21:52 ? Dec 05 18:22:06 if you pull in updates Dec 05 18:22:13 git update is called Dec 05 18:22:22 i am not trying to pull in updates Dec 05 18:22:28 ? Dec 05 18:22:36 it seems everytime i run bitbake it goes and updates files Dec 05 18:22:36 no updates, no fixes Dec 05 18:23:00 morning woglinde_ Dec 05 18:23:05 yes i know, no update = no fixes Dec 05 18:23:27 hi ka6sox Dec 05 18:48:13 bitbake does not updating git tree Dec 05 18:48:48 hm.. seems Klaus is doing cleanup of SRC_URI Dec 05 18:49:29 jay7 yes Dec 05 18:53:32 GNUtoo|laptop: the last patch I've sent to ml fixes binconfig.bbclass for libmikmod but breaks other things.. so I'll fix libmikmod later Dec 05 18:54:17 ok Dec 05 18:54:25 thanks Dec 05 18:55:05 gandhijee, maybe you meant pulling what you're building Dec 05 18:55:07 such as Dec 05 18:55:09 mplayer_git Dec 05 18:55:11 for instance Dec 05 18:55:21 there is a way Dec 05 18:55:31 bitbke -c fetchall your-image Dec 05 18:55:49 the bitbake your-image should have all the required source files Dec 05 18:55:57 imho, he is using something like oebb.sh Dec 05 18:56:09 or he means bb parsing process Dec 05 18:59:02 Any input on JFFS2 warning? Dec 05 19:12:59 hmmm Dec 05 19:13:28 what should I do with entreprise if a package has mp3 parsinig somewhere in its source but that it can be disabled Dec 05 19:13:44 I wrap the stuff for enabling it Dec 05 19:13:44 ? Dec 05 19:13:46 and it's ok? Dec 05 19:25:56 Hi everyone. We are currently developing an Open Source Smart-Phone called FLOW G2. It is a second generation of the device and is a complete rebuild with our own CPU architecture. We are currently trying to gather the funds needed for mass producing 1000pcs as th einitial batch. The device is based on android 2.2 and all the info can be found here: http://www.indiegogo.com/FLOW-G2 Spread the Dec 05 19:25:57 word, comment on it and tell us your thoughts. Dec 05 19:36:37 opensource smart-phone based on iMX51.. Dec 05 19:37:20 too bad he has quit and even went in the wrong channel Dec 05 19:37:21 I fear lot of blobs again.. Dec 05 19:37:28 not sure Dec 05 19:37:45 but the issue is that you have to assemble the phone yourself Dec 05 19:37:53 and also it's based on android Dec 05 19:46:20 03Denis 'GNUtoo' Carikli  07org.openembedded.dev * rec2ae0e1e4 10openembedded.git/recipes/e17/enjoy_svn.bb: Dec 05 19:46:20 enjoy: add new recipe(efl music player) Dec 05 19:46:20 Signed-off-by: Denis 'GNUtoo' Carikli Dec 05 19:46:20 Signed-off-by: Pau Espin Pedrol Dec 05 19:46:20 Signed-off-by: Fabiano Fidencio Dec 05 19:46:30 03Denis 'GNUtoo' Carikli  07org.openembedded.dev * r2395b2f829 10openembedded.git/recipes/lightmediascanner/lightmediascanner_0.4.1.0.bb: Dec 05 19:46:30 lightmediascanner: add new 0.4.1.0 version Dec 05 19:46:30 This version is needed for a new recipe(enjoy) that will Dec 05 19:46:30 be added in another commit Dec 05 19:46:30 Signed-off-by: Denis 'GNUtoo' Carikli Dec 05 19:46:38 Jay7, ah it's imx51 and not omap? Dec 05 19:46:40 too bad Dec 05 19:46:44 omap has less blobs Dec 05 19:47:31 I see #efika people work on iMX51.. I don't like it :) Dec 05 19:49:07 bbs Dec 05 19:49:48 Jay7, wha'ts proprieatry beside the the 3d? Dec 05 19:50:06 I eared that the dsp were Dec 05 19:50:08 so no dsp Dec 05 19:50:10 that's bad Dec 05 19:50:13 Jay7: why? Dec 05 19:50:28 fidencio, hi, I pushed our work Dec 05 19:50:33 fidencio: too much problems around Dec 05 19:50:42 may be it's genesi's problems Dec 05 19:50:48 GNUtoo|laptop: I saw :-) Dec 05 19:50:52 I've an imx31 and it had lots and lots of issues too Dec 05 19:50:53 hrw can describe it better Dec 05 19:51:04 he have smartbook ;) Dec 05 19:51:09 ok Dec 05 19:51:20 Jay7: Yeap. I'm working in one Dec 05 19:51:47 Jay7: imx51 didn't have acceleration in portrait mode Dec 05 19:52:11 * Jay7 have efimamx smarttop here.. but still have no time to check kexec working on it Dec 05 19:52:20 and freescale didn't have plans to support it Dec 05 19:52:37 acceleration means 2d acceleration? Dec 05 19:52:45 xf86-video-something? Dec 05 19:52:56 is that proprietary? Dec 05 19:53:11 gm Dec 05 19:53:18 in omap I've nice xf86-video-omapfb, doesn't rotate but it has xv etc... Dec 05 19:53:19 hi Dec 05 19:53:34 GNUtoo|laptop: yeap. that's proprietary Dec 05 19:53:37 on imx31 we have....xf86-video-fbdev Dec 05 19:53:40 ouch Dec 05 19:54:32 how do i get bitbake to copy over the vmlinux image instead of the zImage? Dec 05 19:55:04 GNUtoo|laptop: yeap. but we don't have GL module working Dec 05 19:56:40 fidencio, ok, there is no free 3d on other socs anyway....it may come but not now Dec 05 19:57:06 GNUtoo|laptop: are you commiter? hehehe Dec 05 19:57:13 fidencio, yes Dec 05 19:57:16 I did the final work Dec 05 19:57:22 I've commit access Dec 05 19:58:12 GNUtoo|laptop: hmmm. I missed something ... Dec 05 19:58:26 fidencio, ? Dec 05 19:58:48 GNUtoo|laptop: pepsin asked me to commit these patches. Dec 05 19:59:05 fidencio, it's rather simple, I've very limited time Dec 05 19:59:10 there is only 24h/day Dec 05 19:59:18 so I can't do everything Dec 05 19:59:27 GNUtoo|laptop: ahhhhhh Dec 05 19:59:30 I'm also busy with the nokia900 modem Dec 05 19:59:43 that will take away a lot of time Dec 05 19:59:53 but hopefully I hope that I will have it working Dec 05 19:59:55 in SHR Dec 05 19:59:57 with FSO Dec 05 20:00:39 GNUtoo|laptop: Ahh. Ok. Where you work? Dec 05 20:00:55 I'm at university Dec 05 20:01:03 I don't work yet Dec 05 20:03:16 basically I got involved with openembedded 2 times: Dec 05 20:03:22 The first time with the pma430, they had awfull build scripts and I couldn't build a lot of software for it, then I failed because it was too complicated(2.4 kernel, making a new distro etc...) Dec 05 20:03:53 then because of that I bought a freerunner Dec 05 20:04:07 and wanted to port some games to it, specially wesnoth Dec 05 20:04:12 and I succedded Dec 05 20:04:25 I ported some games, did some difficult stuff Dec 05 20:04:32 sent many patches in the bugtracker Dec 05 20:04:41 that woglinde had to push for me Dec 05 20:04:49 so he was fedup of pushing patches Dec 05 20:04:55 and I got commit access Dec 05 20:05:07 and I still contribute to it Dec 05 20:05:28 GNUtoo|laptop: awesom2! Dec 05 20:07:00 then after the freerunner started to become old, outdated etc....still functional tough, then I bought an htcdream and tried to port SHR on it(a distro for phones in openembedded,derived from angstrom) Dec 05 20:07:16 their kenrel was ultra-non-standard Dec 05 20:07:18 no alsa Dec 05 20:07:29 framebuffer needed to be patched Dec 05 20:07:40 wifi was an android interface etc... Dec 05 20:07:48 so at the end I've something somewhat working Dec 05 20:08:00 but still....not perfect at all Dec 05 20:08:12 now I've an n900 and I'm porting SHR to it Dec 05 20:08:22 apart the modem it's a dream(joke inside) Dec 05 20:08:30 kernel is standard Dec 05 20:08:38 userland too Dec 05 20:08:39 etc... Dec 05 20:09:24 and there are people working for upstreaming the kernel(meego-arm) Dec 05 20:11:24 GNUtoo|laptop: cool next fosdem we can present quite som additional 'SHR devices' Dec 05 20:12:05 GNUtoo|laptop: if only ALSA on qsd8250 android devices would be easier Dec 05 20:12:20 dcordes, next fosdem I would be able to make a full table with only my devices Dec 05 20:12:31 dcordes, I think working on n900 modem is more important tough Dec 05 20:13:02 dcordes, altough I lack iphone3g and palm-pre] Dec 05 20:13:08 s#]## Dec 05 20:13:48 even if I helped with boths Dec 05 20:14:19 dcordes, imagine a device with a standard,functional,free kernel and the same for the userland but the modem(which have a free ofono implementation) Dec 05 20:14:28 and that is recent enough Dec 05 20:14:40 even camera works Dec 05 20:15:00 meego devices Dec 05 20:15:05 dcordes, n900 Dec 05 20:15:10 meego is more large Dec 05 20:15:34 well meego hardware Dec 05 20:15:36 I didn't check the aava Dec 05 20:15:44 or the future devices Dec 05 20:15:52 or the unofficial ports Dec 05 20:15:58 altough I checked meego on nexusone Dec 05 20:16:02 it was too slow Dec 05 20:16:05 really slow Dec 05 20:20:24 03Alex Ferguson  07org.openembedded.dev * r1b403d7c29 10openembedded.git/recipes/netsurf/ (11 files in 3 dirs): (log message trimmed) Dec 05 20:20:24 netsurf: Update recipes, fix_makefile.patch for netsurf. Dec 05 20:20:24 Updated do_stage in netsurf libraries for distributing missing Dec 05 20:20:24 .pc files into staging. These are required for building newer Dec 05 20:20:24 versions of netsurf. Dec 05 20:20:40 03Alex Ferguson  07org.openembedded.dev * rcb2e1bddcd 10openembedded.git/recipes/jlime/jlime-extras-ben-nanonote_1.0.0.bb: Dec 05 20:20:40 jlime-extras-nanonote: Update recipe to version 1.0.1. Dec 05 20:20:40 Updated to version 1.0.1 which contains some new wallpapers. Dec 05 20:20:40 Signed-off-by: Alex Ferguson Dec 05 20:20:41 Signed-off-by: Kristoffer Ericson Dec 05 20:20:42 03Alex Ferguson  07org.openembedded.dev * r2f8c25a88c 10openembedded.git/recipes/linux/linux-jlime-ben-nanonote-2.6.36/logo_linux_clut224.tar.gz: Dec 05 20:20:42 linux-jlime-ben-nanonote: Update bootsplash for new jlime logo. Dec 05 21:03:09 03Frans Meulenbroeks  07org.openembedded.dev * r769eb46d61 10openembedded.git/recipes/cdparanoia/cdparanoia_svn.bb: Dec 05 21:03:09 cdparanoia_svn.bb: updated SVN version; fixed LICENSE, added pkgconfig stuff Dec 05 21:03:09 Signed-off-by: Frans Meulenbroeks Dec 05 21:07:35 fidencio, btw I've forgetten to do a video of enjoy, should I still do it? Dec 05 21:09:05 03Frans Meulenbroeks  07org.openembedded.dev * r3a4c8038da 10openembedded.git/recipes/libcddb/libcddb_1.3.2.bb: Dec 05 21:09:05 libcddb: added missing dependency on gettext Dec 05 21:09:05 Signed-off-by: Frans Meulenbroeks Dec 05 21:43:02 GNUtoo|laptop: please! Dec 05 21:43:08 If you can Dec 05 21:43:16 fidencio, btw I've a question Dec 05 21:43:24 there is an advance bar for the song Dec 05 21:43:29 what does it need as dep? Dec 05 21:43:49 because pespin made some errors in the deps Dec 05 21:43:59 so it's lacking amongs some other things Dec 05 21:44:29 hi rkirti Dec 05 21:44:58 any one know this error "ERROR: Nothing PROVIDES '" when using bitbake ? Dec 05 21:45:22 GNUtoo|laptop: I don't know. I need to ask to acidx or otaviobp. Dec 05 21:46:41 florian: hello! hows it going ? Dec 05 21:47:10 rkirti: pretty good Dec 05 21:47:36 * florian is in Munich for a little Open Source event Dec 05 21:49:12 ok thanks a lot fidencio Dec 05 21:49:13 calling it a day, cya Dec 05 21:49:40 GNUtoo|laptop: nops. I need to say, thanks a lots for the recipes ;-) Dec 05 21:49:49 hi :) Dec 05 21:50:43 GNUtoo|laptop, can you pastebin the enjoy recipe when you are finished modifing the deps so I can check? Dec 05 21:50:53 yes Dec 05 21:51:11 but I need the response to a dep Dec 05 21:51:12 so.... Dec 05 21:51:18 I wait for that before Dec 05 21:51:46 which one? Dec 05 21:53:44 the one for the song progress bar Dec 05 21:54:17 fidencio, I bet acidx or otaviobp are not there right? Dec 05 21:55:47 GNUtoo|laptop: nops. just tomorrow in commercial time Dec 05 21:55:53 ok Dec 05 21:55:58 then I'll push what I have now Dec 05 21:56:40 pespin, http://pastebin.com/66dvCZsJ Dec 05 21:57:29 fidencio, btw what's the name of the black theme you used in enjoy before? Dec 05 21:57:33 GNUtoo|laptop, you can remove gst-plugin-id3demux Dec 05 21:57:39 something a bit like http://scap.linuxtogo.org/files/9ba6e64a321a27192531f99883ad8852.png Dec 05 21:57:40 ok Dec 05 21:57:44 try removing it. enjoy still plays Dec 05 21:57:55 pespin_, and still does everything fine? Dec 05 21:58:03 GNUtoo|laptop: efenniht Dec 05 21:58:13 there is a recipe for it Dec 05 21:58:15 ? Dec 05 21:58:19 where is it? Dec 05 21:58:21 GNUtoo|laptop, it plays music, what else does it has to do apart from that? xD Dec 05 21:58:34 GNUtoo|laptop, no recipe Dec 05 21:58:40 mrmoku, already told me that talking to pespin so I thought it was an error, sorry mrmoku Dec 05 21:58:57 GNUtoo|laptop, I have the recipe in my todo list Dec 05 21:59:10 ok nice Dec 05 21:59:33 GNUtoo|laptop, you can compile it in your PC if you have edje if you want. Or I can send you the 2 edje files needed if you want to try it Dec 05 22:00:06 pespin_, I'll wait for the recipe Dec 05 22:00:10 ok Dec 05 22:01:14 ERR<938>:emotion-gstreamer emotion_gstreamer.c:1322 _eos_timer_fct() Error: A ID3 tag demuxer plugin is required to play this stream, but not installed. Dec 05 22:01:17 I can't remove it Dec 05 22:02:32 uhm ok Dec 05 22:04:10 is there a way i can get bitbake to build an image that i can use as an NFS root? Dec 05 22:04:22 GNUtoo|laptop, yes, it's requiered indeed. My fault. Dec 05 22:14:39 pespin, it should land soon Dec 05 22:14:46 03Denis 'GNUtoo' Carikli  07org.openembedded.dev * r08273bc52b 10openembedded.git/recipes/e17/enjoy_svn.bb: Dec 05 22:14:46 enjoy_svn: fix dependencies and bump PR Dec 05 22:14:46 *lame is not an mp3 decoder, it's an mp3 encoder, it's useless here Dec 05 22:14:46 *mad was lacking(result: not beeing able to play mp3) Dec 05 22:14:46 *gst-plugin-volume(volume not working) and gst-plugin-decodebin2 Dec 05 22:14:56 I'll go to sleep Dec 05 22:15:07 gandhijee, yes make it build a tarball Dec 05 22:15:28 add tar.bz2 in the images you want in your local.conf Dec 05 22:15:38 extract the image that you built Dec 05 22:15:42 and boot on NFS Dec 05 22:16:00 GNUtoo|laptop, gnight :) Dec 05 22:16:23 hmmm, thats what i thought i don't need to modify anything in the directory i extract it to do i? Dec 05 22:16:41 i've built an image, but i can't seem to get it to boot right Dec 05 22:20:21 gandhijee, I'm not sure, but at least modify the kernel arguments to boot on nfs Dec 05 22:20:45 then if everything is done right it'll findout the argument doing cat /proc/cmdline Dec 05 22:20:50 and act accordingly Dec 05 22:21:01 such as not reconfiguring the network Dec 05 22:22:37 so i shouldn't have to make the /dev/nfs entry in the rootfs /dev directory? Dec 05 23:18:47 03Klaus Kurzmann  07master * r1265ac068a 10openembedded.git/recipes/e17/enjoy_svn.bb: Dec 05 23:18:47 enjoy_svn.bb: add missing DEPENDS for the needed gst-plugins Dec 05 23:18:47 Signed-off-by: Klaus Kurzmann Dec 06 01:00:12 do i need to have a dhcp client installed or will the kernel take care of that if i am booting using ip=dhcp root=/dev/nfs nfsroot=:/ Dec 06 01:05:45 gandhijee, the kernel will obtain the ip Dec 06 01:06:12 man, i must have messed something up really really badly then Dec 06 01:06:36 of course, you must have dhcp enabled in your kernel Dec 06 01:06:46 it is Dec 06 01:07:03 and make sure that userspace is not doing anything stupid, like trying to change the ip after boot Dec 06 01:07:33 e.g. taking the interface down in order to bring it back up will not be good for nfsroot Dec 06 01:28:35 grg: i am just untarring the tar.gz created by openembedded Dec 06 01:28:44 and i thought i was doing the samethign as everyone else Dec 06 01:29:18 gandhijee, you probably are Dec 06 01:29:30 but you haven't mentioned what the problem you're having is Dec 06 01:29:54 i try to boot my kernel and it just gets to a point and hangs Dec 06 01:30:31 its impossible for anyone to help without know where it hangs Dec 06 01:30:35 http://pastebin.ca/index.php Dec 06 01:30:37 whoo Dec 06 01:30:38 ps Dec 06 01:30:48 http://pastebin.ca/2011599 Dec 06 01:31:48 it doesn't look related to your nfsroot or dhcp at all Dec 06 01:32:57 from that paste, i cannot provide further help Dec 06 01:33:26 personally, i would look to enable more debug messages from the kernel to narrow down what is causing the hang Dec 06 01:40:49 what part of the kernel debugging should i enable that might enable more messages? Dec 06 01:46:48 gandhijee, Since i don't know where its hanging, i'd probably start with enabling a bunch of stuff under the "kernel hacking" menu Dec 06 01:47:55 and also try to identify what driver have not yet been loaded that i would reasonably expect to load - e.g. i didn't see an ethernet device or nand devices. They might be good candidates for enabling debug options Dec 06 01:49:30 grg: yeah i found someone that has posted there booting config, it should be loading eth then an sd card module **** ENDING LOGGING AT Mon Dec 06 02:59:57 2010