**** BEGIN LOGGING AT Sat Jul 21 02:59:58 2007 Jul 21 04:29:26 Is there a guide for running angstrom off a sd card Jul 21 05:00:46 SonicvanaJr: use ramdiskrescue Jul 21 05:01:17 makes things easy, and you can use sd to install angstrom to Jul 21 05:01:50 ramdiskrescue ? Jul 21 05:01:58 Any documentation ? Jul 21 05:02:18 http://handhelds.org/moin/moin.cgi/RamdiskRescue Jul 21 05:02:24 Thank you Jul 21 05:04:29 Are zauri supported mscdex ? Jul 21 05:05:14 Nevermind Jul 21 05:05:18 i haven't used it on a zaurus myself, i think there is another method that does work for zaurii, but i cannot remember what it was off the top of my head Jul 21 05:05:30 i use RR on my ipaq Jul 21 05:06:57 which Z do you have? Jul 21 05:07:04 C1000 Jul 21 05:07:10 I found what you're talking about Jul 21 05:07:11 altboot Jul 21 05:07:16 ah yes, that is it Jul 21 09:11:29 how to find which .bb file include gdb into image? i comment on several entries in the bb file. i think may be task-base-extends task contains it. Jul 21 09:38:47 me == Jon_Bradbury Jul 21 09:50:16 does DISTRO_TYPE works for you in angstrom? Jul 21 09:50:33 would gdb be included in realse type? Jul 21 11:52:04 could soemone give me any pointers to get my usb stick working on angstrom? Jul 21 11:52:13 ive loaded ohci-hcd Jul 21 11:52:22 then use the usb utility to switch mode to storage Jul 21 11:52:25 then inserted stick Jul 21 11:52:34 is there any package i should be downloading? using x11 image Jul 21 12:51:29 is storage mode not working on angstrom? whenever i switch to it and then recheck, its unchecked... Jul 21 12:54:03 HelloMrWorld: not sure about storage mode support, but I don't think this is what you want. Jul 21 12:54:08 storage mode makes the device pretend to be a usb stick. Jul 21 12:54:22 I guess what you need is usb host mode. Jul 21 14:38:16 hi guys Jul 21 14:44:33 when i rebuild angstrom with DISTRO_TYPE='release' but gdb strace tslib-cal etc, are still included in images, is that a bug of angstrom or bitbake? Jul 21 14:45:37 it can be a bug of the bbfile Jul 21 14:46:08 do you remove packages if you change the distro type? Jul 21 14:46:30 remove packages? how to do that? Jul 21 14:46:44 i did not Jul 21 14:47:10 there is no instructions found for rebuild Jul 21 14:47:44 no idea Jul 21 14:48:04 what's de difference between release and debug ? Jul 21 14:48:17 ir can be some changes on c code, but all the packages will be included Jul 21 14:48:20 it Jul 21 14:49:13 there is a line about that DEBUG_APPS += '${@base_conditional("DISTRO_TYPE", "release", "", "tslib-tests tslib-calibrate gdb strace procps Jul 21 14:49:14 ",d)}' Jul 21 14:49:39 ok Jul 21 14:50:05 you know i don't want that packages take my limited resources Jul 21 14:50:39 i don't know how can i change it Jul 21 14:50:42 actually, i want to know why it is not correctly rebuilt Jul 21 14:51:13 modify the DISTRO_TYPE definition in uplines Jul 21 14:51:38 is there a global file for that configuration Jul 21 14:51:44 it can be on another files Jul 21 14:52:49 i modified classes/base.bbclass file to show the last value of DISTRO_TYPE it told me that it is release. Jul 21 14:52:57 so it is not be changed Jul 21 14:54:57 when i commented on the DEBUG_APPS's definition, i find they are included still. so i asked about that Jul 21 14:58:42 no idea Readon , sorry :( Jul 21 14:59:06 How do you tell OE to create a kernel image that's not zimage (ie, not compressed)? Jul 21 14:59:42 if you have the kernel code, you can build the image without the OE tools Jul 21 14:59:49 configure, make... Jul 21 15:00:06 bit too complicated for me - at the moment Jul 21 15:00:20 Can the zimage be decompressed at the command line? Jul 21 15:00:43 no idea Jul 21 15:06:23 hello Jul 21 15:07:02 does anyone have problems with keylaunch on C3x00 ? Jul 21 15:07:38 no key works, I try downgrading to 2.6.20.6 kernel but to no avail... Jul 21 15:08:14 and if anyone have a working keylaunch on spitz, what's your keylaunch, x and kernel version ? Jul 21 15:08:42 I'd like to figure what's going on :) Jul 21 15:09:07 hi xota Jul 21 15:09:15 nodens: i have an akita only Jul 21 15:15:25 hi dcordes Jul 21 15:16:48 mhmm... calendar works. So keylaunch works a bit ;) Jul 21 15:17:00 but no Fn+ Jul 21 15:17:05 no menu Jul 21 15:17:22 it can be a kernell bug Jul 21 15:19:06 I thought so as well, that's why I tried to downgrade Jul 21 15:19:30 but it the same with 2.6.20.6 Jul 21 15:27:43 * xota saluda! Jul 21 15:27:52 hi mimecar! Jul 21 15:30:47 xota: we're goint to start with zaurus development next week :) Jul 21 15:33:42 is it normal that log.image_cmd files contains a line like ./usr/bin/[[ Jul 21 15:33:50 i think [[ file is a symbol of bug Jul 21 15:34:30 mhmm... I've got another problem, the module for my ethernet cf card does not autoload... I compiled it as it weren't in the kernel before Jul 21 15:35:02 but udev doesn't seem to know it has to load this module when the card is inserted ;) Jul 21 15:35:11 where can I change that ? Jul 21 15:35:31 there is no id and such in the udev rules, should I add some ? Jul 21 15:37:01 mimecar, a metapacket or a script? Jul 21 15:38:53 first we'll build base system and create an image Jul 21 15:39:04 after, it can be a script, Jul 21 15:39:28 it would be better if you'd work with us instead of handing out crazy scripts to users Jul 21 15:40:22 i'm betatester ;p Jul 21 15:41:13 collie ? Jul 21 15:42:17 xota: i will test it on my collie first Jul 21 15:42:28 with glib an another packages on spanish Jul 21 15:50:04 arf... update-modules is the way to go. Jul 21 17:19:15 * xota se pira Jul 21 17:30:53 re hi Jul 21 20:03:33 account list Jul 21 20:03:42 heh whoops, this isn't #bitlbee Jul 21 20:06:21 0. YAHOO, go1dfish (connected) Jul 21 20:06:22 End of account list Jul 21 20:22:12 geezz.. people on the openmoko mailing list are a bit looney Jul 21 20:29:46 hhe Jul 21 20:29:49 in what way? Jul 21 20:31:01 umm.. that they areposting when/where/how their credit cards get charged, etc. Jul 21 20:31:22 great to see the enthusiasm though :) Jul 21 20:33:23 heh Jul 21 20:33:30 yeah Jul 21 20:33:41 I need to finish "the thesis" Jul 21 20:33:47 then I will buy one Jul 21 20:34:06 of course I am writing slow so the wifi version is availabel then :) Jul 21 20:34:19 =) Jul 21 21:16:00 hi Jul 21 21:37:12 hi alban_42 Jul 21 21:40:53 Crofton: yes! thesis work first Jul 21 21:41:28 thanks mickeyl, my wife will apreciate that comment Jul 21 21:44:31 :) Jul 21 23:06:24 * xota saluda Jul 21 23:10:11 hi xota Jul 21 23:16:03 hi mimecar Jul 22 00:25:16 * xota re! Jul 22 01:52:36 * xota se pira! Jul 22 02:26:54 so I just installed the x11 image on my 3100, but enlightenment seems to be using the wrong screen dimensions Jul 22 02:27:17 Traditionally, GCC used hardfloat FPA [1] instructions in arm-linux software. Unfortunately, most ARM processors lack support for FPA and instead rely on the kernel for floating point emulation (FPE). They do this through illegal instruction faults which are rather inefficient. Jul 22 02:27:19 i.e. it's in 480x640 when my pda is oriented landscape, and 640x480 when my pda is oriented portrait Jul 22 02:27:22 Can Angstrom's kernel still do this? ^^ Jul 22 02:31:28 * xota re! **** ENDING LOGGING AT Sun Jul 22 02:59:58 2007