**** BEGIN LOGGING AT Fri Mar 02 03:00:00 2007 Mar 02 03:26:52 where is screen-calibrate found? I need to rerun it Mar 02 03:44:47 okay, in the image I just built, my touch screen doesn't work Mar 02 03:44:51 that's not good Mar 02 10:24:41 Zero_Chaos: screen calibration is through xtscal and stored in /etc/pointercal Mar 02 10:26:08 RP: what does that monitor mode patch do BTW? Mar 02 10:27:26 XorA: At a guess it allows packet sniffing... Mar 02 10:27:54 Like a promiscuious mode on a network card? Mar 02 10:28:18 ah, I thought that already worked Mar 02 10:28:23 [22:43] Zero_Chaos: RP: are you willing to add a patch for me? hostap patch for injection, should only effect monitor mode and causes no instability Mar 02 10:29:06 ah, its the aircrack inject fake packets Mar 02 10:29:15 to make wep cracking take only 30secs or so Mar 02 10:30:17 ah, right :) Mar 02 10:30:48 schweeeet :-) Mar 02 10:32:11 now still to work out why firmware upload to prism 2 doesnt work on 2.6.20 Mar 02 10:33:08 can't it find the firmware or does teh actual upload fail? Mar 02 10:33:26 the actual upload seems to fail Mar 02 10:33:34 makes prism3 cards useless Mar 02 10:33:39 yeah Mar 02 10:33:44 but Ive been busy on other stuff Mar 02 10:33:46 I had some troubles on my mythbox Mar 02 10:33:56 linux change the default firmware path Mar 02 10:34:01 changed* Mar 02 10:34:35 ah, I wonder if someone change prism to use the firmware upload class, instead of hostap_fw_upload program Mar 02 10:34:58 heh Mar 02 10:35:04 that would be neat Mar 02 10:38:31 most of hostap cards does not need firmware upload Mar 02 10:39:31 pish, and now I try it and it works Mar 02 10:39:54 hostap_fw or upload class? Mar 02 10:40:02 hostap_fw_upload Mar 02 10:40:30 it didnt manage to do it on card insertion though Mar 02 10:41:43 sounds like a race Mar 02 10:42:09 ~lart wireless Mar 02 10:42:10 could it be like that sd-card-detect-is-now-a-kthread thing? Mar 02 10:42:24 where we suddenly needed rootdelay=5? Mar 02 10:42:57 possibly, we try and load in if-pre-up.d so maybe card isnt actually initialised yet Mar 02 10:43:47 Sandisk card still oopses kernel Mar 02 10:50:07 root@192.168.0.2's password: Mar 02 10:50:08 Segmentation fault Mar 02 10:50:13 bleh doesnt look good either Mar 02 10:58:26 if [ -n "`cat /proc/net/wireless|grep $IFACE`" ]; then doesnt work Mar 02 11:00:30 wait a minute, is that not reverse logic? Mar 02 11:04:19 XorA: "cat Y | grep X" is strange. why not use "grep X Y" Mar 02 11:04:59 pH5: no idea, but the test should test for zero length as its bailing out if $IFACE is not in wireless Mar 02 11:05:05 and it's way faster on ARM as well Mar 02 11:05:50 since cat | grep is 2 busybox processes and grep only one Mar 02 11:06:03 Ill fix that at same time then Mar 02 11:06:10 XorA: in that case it's indeed backwards. -z? Mar 02 11:06:36 pH5: yeah -z does the trick Mar 02 12:22:07 http://www.angstrom-distribution.org/taxonomy/term/9 Mar 02 12:22:18 I thought we didn't use maintainer anymore Mar 02 12:22:44 right Mar 02 12:22:58 checkout accellerated spitz video :-) Mar 02 12:23:24 XorA: send me a spitz :) Mar 02 12:23:34 is there an angstrom bugtracker? Mar 02 12:23:38 koen: fix the .bb for your favourite pxa27x Mar 02 12:23:53 Crofton|laptop: bugs.openembedded.org :) Mar 02 12:23:58 ok Mar 02 12:24:05 it isn't obvious from the angstrom page Mar 02 12:24:09 XorA: my favourite pxa27x has an imageon Mar 02 12:24:22 XorA: I could try it on the a780 when I find a charger Mar 02 12:24:22 koen: lucky bugger Mar 02 12:26:15 A: 15.7 V: 4.5 A-V: 11.173 ct: 0.450 109/109 349% 0% 34.0% 108 0 $<50> Mar 02 12:26:29 dont upscale to 640x480 :-) Mar 02 12:27:18 need a pick in the bugtracker for machine :) Mar 02 13:18:04 why is udev 092 used on my angstrom build although 100 is available ? Mar 02 13:19:21 because it works? Mar 02 13:22:24 no idea ... I just wanted to know if there have been issues with newer versions Mar 02 13:22:57 we use 092 because it works for us. Mar 02 13:23:11 if you want to test newer then add 105 (or which is newest) and test Mar 02 13:24:24 ok thanks hrw ... that's the info I needed seeing there are recipes for 097 and 100 Mar 02 13:27:25 btw, I'm trying to have my system handling my USB wifi pen when plugging it in, but I think I'm still missing a piece of software (I have the kernel driver for it and an angstrom-bootstrap-image) Mar 02 21:27:17 RP: not sure how specific I can be here, there is something reproducibly wrong with recent linux kernels (angstrom) for spitz target, that was not broken on openzaurus / initial angstrom Mar 02 21:28:02 multiple reports of compactflash wifi cards not working reliably anymore Mar 02 21:28:23 happy to debug, not sure where to begin though Mar 02 21:29:57 is it possible to only compile scummvm? Mar 02 21:30:08 or will that screw-up the dependancies? Mar 02 21:30:26 bitbake scummvm ? Mar 02 21:31:51 ah, tnx, sounds simpel enough :) Mar 02 21:33:26 i wasnt able to build "angstrom-bootstrap-image" "angstrom-gpe-image" because of a failure to build freetype Mar 02 21:33:47 i dont think scummvm uses that lib, so i'll should be safe Mar 02 21:34:01 oh? Mar 02 21:34:12 what is your target platform? Mar 02 21:34:18 h2200 Mar 02 21:35:09 the configure failed, it couldn't find my "i686-pc-linux-gnu" file Mar 02 21:35:37 o_O Mar 02 21:35:45 compiler issue Mar 02 21:36:11 yeah, but that one seems present Mar 02 21:36:38 and it compiled for a couple of hours before that Mar 02 21:37:47 I have not yet gotten Angstrom into a useable state on my c3100 Mar 02 21:38:07 so.. not much interest level **** BEGIN LOGGING AT Fri Mar 02 21:50:13 2007 Mar 02 22:00:29 anyone else notice recent builds don't have pointer? I can calibrate but after that it doesn't work... Mar 02 22:06:00 that happened to me a few times Mar 02 22:06:27 it was a good build of an "in-between" Mar 02 22:06:36 ? Mar 02 22:06:45 I'm assuming this isn't normal however.... Mar 02 22:06:55 later updated build functioned again Mar 02 22:07:15 likely not Mar 02 22:13:21 jnc: so you just waited and it started working? no idea who/how/why? Mar 02 22:13:31 mickey|austria: have fun on the slopes :) Mar 02 22:17:01 not sure Mar 02 22:17:16 hi Mar 02 22:17:31 hey lo Mar 02 22:17:40 got a min? Mar 02 22:19:15 me? Mar 02 22:24:26 I don't mean to be rude, but could you all please stop breaking .dev.... file-native error http://www.pastebin.ca/379033 Mar 02 22:26:39 anyone got a minute to take a look at my file-native error? Mar 02 22:26:44 Zero_Chaos: while I understand your problem and feelings, I do have to remind you that ".dev" is an unstable branch. It sucks at times but that's how it is. Mar 02 22:27:04 dunno about that error Mar 02 22:27:14 CoreDump|home: My apologies, I was teasing. I am aware of the state Mar 02 22:27:43 although I'm more than a bit displeased when the errors are compile related and not just runtime bugs Mar 02 22:27:45 file-native 4.20 built fine here Mar 02 22:27:48 but that is my loss Mar 02 22:28:00 (debian etch, slugos build) Mar 02 22:28:10 no need fr apologies, I'm just as frustrated as you are ( I used to work with a stable branch for a long time) Mar 02 22:28:27 rwhitby: can you peek at my error for anything obvious? Mar 02 22:28:29 well in this case I would assume it built for the submitter, cause it builds here. Mar 02 22:28:53 Zero_Chaos: nope Mar 02 22:29:09 (I peeked, dunno what is the problem) Mar 02 22:32:03 if I had RP add a patch to the hostap driver, can I just install that module or do I need to flash the whole kernel over? Mar 02 22:34:56 the former if the oatch only affects the module Mar 02 22:35:11 cool Mar 02 22:47:23 Zero_Chaos: NOTE: package file-native-4.20: completed Mar 02 22:47:41 That's w/ DISTRO OpenMoko on Debian Etch Mar 02 22:48:24 distro angstrom, on RH9 (don't ask) Mar 02 22:48:30 hehe Mar 02 22:48:43 what's your MACHINE? Mar 02 22:49:56 akita Mar 02 22:49:56 Zero_Chaos: do what I did. Set up a chroot and install a more up-to-date system into it (like debian etch/sid) Mar 02 22:50:01 Zero_Chaos: ah hmm Mar 02 22:50:10 can't help you w/ that ATM Mar 02 22:50:34 CoreDump|home: the system is very functional actually, and I don't have the space to run OE and an additional distro in a chroot Mar 02 22:50:47 ah I see. Mar 02 22:51:14 40GB hdd Mar 02 22:51:17 :\ Mar 02 22:51:22 and not exactly "my system" Mar 02 23:10:13 awesome, i wiped my environment and file-native still doesn't work :-( Mar 02 23:10:14 sad Mar 02 23:10:26 ouch Mar 02 23:11:04 eh, it happens Mar 02 23:11:12 I was hoping I just needed a cleanout Mar 02 23:11:33 guess I'm filing a bug report Mar 02 23:12:42 Zero_Chaos: You should only need to change the module Mar 02 23:13:27 RP: thanks... and my file-native error? http://www.pastebin.ca/379033 Mar 02 23:13:30 :-D Mar 02 23:14:55 Zero_Chaos: No idea. Try google on REG_STARTEND at a guess, go from there Mar 02 23:17:32 I have no idea.... something about regexec from libc Mar 02 23:17:36 but way over my head Mar 02 23:19:01 If I have a bunch of .bb that I want to submit to .dev, should I file bugs or someone want to accept them? Mar 02 23:19:57 Zero_Chaos: bugtracker is the best bet Mar 02 23:20:22 any my touch screen keeps dying Mar 02 23:20:43 rather annoying Mar 02 23:21:04 That might be the bug I saw mentioned in #oe - remove the tslib patch from omoko Mar 02 23:21:26 and/or kill tskeys (although its not tskey's fault) Mar 02 23:21:38 RP: if I could build right now, I would, but I'll make a note of that for after the file-native bug is fixed Mar 02 23:22:30 Fn+left should bring me to console, no? Mar 02 23:22:53 Depending on whether X has the keyboard grabbed or not, yes Mar 02 23:23:03 package manager has the keyboard Mar 02 23:23:15 SysRq+R to get it off X Mar 02 23:23:15 and I can't do anything because no touch screen Mar 02 23:23:31 what is sysrq? Mar 02 23:23:57 Zero_Chaos: Try google, then go read the OZ site about it Mar 02 23:24:50 I don't seem to have one of those on my zaurus keyboard, but I'll check OZ site Mar 02 23:27:29 killall tskey: no process killed Mar 02 23:27:36 oh, keys Mar 02 23:27:43 still no Mar 02 23:31:17 LoL, according to package manager I don't have a kernel installed, nor any modules Mar 02 23:31:20 awesome Mar 02 23:31:23 * Zero_Chaos is having a bad day Mar 03 00:09:22 Zero_Chaos: did you add your .bb's to bugzilla already? Mar 03 00:09:24 RP: where could I start? I have problems, and kernel messages (hostap driver errors), only when using my wifi card and a recent angstrom build Mar 03 00:10:04 older build of kernels, say from open zaurus, worked without this error Mar 03 00:11:03 I think using WPA exposes this trouble Mar 03 00:11:32 CoreDump|home: I will in a bit, I'm grading tests :-( and no, I'm not a teacher Mar 03 00:11:35 lame Mar 03 00:11:42 =) Mar 03 00:12:43 it could be convenience to blame the kernel, but how do I know for sure? :) Mar 03 00:13:32 CoreDump|home: oe bugzilla, yeah? Mar 03 00:13:44 right Mar 03 00:13:47 k Mar 03 00:13:49 soon Mar 03 00:28:12 added 1932, aircrack-ng Mar 03 00:32:09 !oebug 1932 Mar 03 00:32:11 * * Bug 1932, Status: NEW, Created: 2007-03-02 17:06 Mar 03 00:32:12 * * r.farina(AT)adelphia.net: Aircrack-ng 0.7 Mar 03 00:32:13 * * http://bugs.openembedded.org/show_bug.cgi?id=1932 Mar 03 00:33:11 !oebug 1932 Mar 03 00:33:12 * * Bug 1932, Status: RESOLVED, Created: 2007-03-02 17:06 Mar 03 00:33:13 * * r.farina(AT)adelphia.net: Aircrack-ng 0.7 Mar 03 00:33:14 * * http://bugs.openembedded.org/show_bug.cgi?id=1932 Mar 03 00:33:37 added 1933, version bump for kismet to latest stable Mar 03 00:35:23 !oebug 1933 Mar 03 00:35:25 * * Bug 1933, Status: NEW, Created: 2007-03-02 17:10 Mar 03 00:35:26 * * r.farina(AT)adelphia.net: kismet 2007-01-R1b Mar 03 00:35:27 * * http://bugs.openembedded.org/show_bug.cgi?id=1933 Mar 03 00:36:21 * Zero_Chaos nudges CoreDump|home Mar 03 00:39:23 !oebug 1933 Mar 03 00:39:25 * * Bug 1933, Status: RESOLVED, Created: 2007-03-02 17:10 Mar 03 00:39:26 * * r.farina(AT)adelphia.net: kismet 2007-01-R1b Mar 03 00:39:27 * * http://bugs.openembedded.org/show_bug.cgi?id=1933 Mar 03 00:39:30 well, I'm being yelled at by my girl for working at 20:14 on a friday... sorry, I'll submit the rest later Mar 03 00:39:36 CoreDump|home: thanks, got to run Mar 03 00:39:42 np **** BEGIN LOGGING AT Sat Mar 03 01:07:02 2007 Mar 03 01:20:52 jnc: are these hostap troubles in the last day? Mar 03 01:27:38 !oebug 1934 Mar 03 01:27:39 * * Bug 1934, Status: NEW, Created: 2007-03-02 18:06 Mar 03 01:27:40 * * r.farina(AT)adelphia.net: mdk2 v33 Mar 03 01:27:41 * * http://bugs.openembedded.org/show_bug.cgi?id=1934 Mar 03 01:28:00 anyone want to be my submitting buddy ? ;-) Mar 03 01:29:09 * Zero_Chaos pokes CoreDump|afk Mar 03 01:29:17 CoreDump|afk: *wink wink* Mar 03 01:33:44 !oebug 1936 Mar 03 01:33:45 * * Bug 1936, Status: NEW, Created: 2007-03-02 18:13 Mar 03 01:33:46 * * r.farina(AT)adelphia.net: Raw FakeAP Mar 03 01:33:47 * * http://bugs.openembedded.org/show_bug.cgi?id=1936 Mar 03 01:34:23 anyone with commit access want to be my friend for 5 minutes? Mar 03 02:24:32 Zero_Chaos: since recent kernels Mar 03 02:24:43 I don't know of the recent days **** ENDING LOGGING AT Sat Mar 03 02:59:59 2007