**** BEGIN LOGGING AT Sun Sep 02 02:59:57 2007 Sep 02 07:08:11 hi I have a problem when I try to update packages I get Connection timed out however when I manually browse to the dir it's fine what gives? Sep 02 07:52:28 Are you there koen? Sep 02 07:53:08 I've recently upgraded to Angstrom but i'm having a problem with ipkg update it keeps saying time out even though I can get there from my desktop via firefox Sep 02 10:03:05 koen: Hi! I see that you are a tester for Ipaq 5500. I have a 5450 that I am having trouble with. Do the latest Angstrom builds have a working GPE on the 5500? Sep 02 10:04:21 jwilliams: you'd have to ask mmp Sep 02 10:04:35 I haven't booted my h5550 in months Sep 02 10:05:17 koen Thanks! Sep 02 10:05:47 :-) Sep 02 10:47:32 koen: can we add powerd (http://opensimpad.org/test/software/powerd/) to angstrom? it solves oe bug 2598. I asked florian what should we do and we discussed about writing a daemon for it. Sep 02 10:47:55 add it to the bugtracker so we can add it to OE Sep 02 10:48:28 as diff? Sep 02 10:48:39 or is a link ok? Sep 02 10:49:08 diff Sep 02 10:49:37 ok Sep 02 10:50:10 mr_nice: http://lists.linuxtogo.org/pipermail/openembedded-commits/2007-August/007977.html Sep 02 10:52:03 koen: ah, ok I will use that function than Sep 02 10:52:30 btw, hardcoding event numbers is unacceptable Sep 02 10:52:42 since you can't garantee they will be the same over reboot Sep 02 10:53:48 hm, read out /proc/bus/devices than? Sep 02 10:54:32 isn't there an EV_POWER bit or something? Sep 02 10:54:46 ? Sep 02 10:55:22 the power buttons driver is gpio-keys Sep 02 10:55:43 the keyevent is KEY_POWER Sep 02 10:56:03 the switches driver uses an other imput device Sep 02 10:57:00 what is a EV_POWER bit? Sep 02 10:57:44 if the event is keypower, can't you listen on all ev devices? Sep 02 10:59:27 well, yes. but you have to have one file open for each handler Sep 02 10:59:58 simpad as example has 3 handlers Sep 02 11:02:01 I will try to read out /proc/bus/input/devices Sep 02 11:06:42 mr_nice: mickeyl has done something similar in neod, maybe you could talk to him about checking multiple event devices Sep 02 11:07:35 on simpad all event drivers are build into the kernel so the order should be allways the same. Sep 02 11:07:51 but I will try to add a check for it Sep 02 11:07:59 and ask mickeyl Sep 02 12:44:50 koen: I now read out it from /proc/bus/input/devices (http://opensimpad.org/test/software/powerd/files/powerd.init) I have extendet /etc/init.d/functions for it (http://pastebin.ca/678838). Is that ok for you? Sep 02 13:07:23 mr_nice: run it through mickeyl and RP, they know more about this stuff Sep 02 13:09:03 RP mickeyl have you some time for me? Sep 02 13:22:45 koen RP mickey I added the patch to oe bug 2598 Sep 02 13:23:18 thanks Sep 02 19:34:09 hi all ... I am getting mtn: error: database schema 48fd5d84f1e5a949ca093e87e5ac558da6e5956d is unknown; cannot perform migration ... pls help Sep 02 19:35:05 ubuntu feisty monotone does not fit? Sep 02 21:12:23 I hear there is a link about compile Angstrom on h39xx ?? can someone share it with me? Sep 02 21:27:43 hello :) Sep 02 21:35:44 hi flux__ Sep 02 21:36:06 gints: no pre compilled images available for your machine? Sep 02 21:37:28 excuse me... if i want something that append just before a " apm --suspend", do i have to put my script in " /etc/apt/suspend.d/myscript_before_suspending " or somewhere else ? Sep 02 21:46:36 gints: did you try h38 images? Sep 02 21:56:34 gints: http://www.angstrom-distribution.org/building-angstrom Sep 02 22:20:43 ipkg install gcc ; which gcc -> no response.... should i install another package ? Sep 02 22:20:59 gcc-symlinks Sep 02 22:21:09 thx :) Sep 02 22:21:19 best install task-native-sdk ;) Sep 02 22:21:43 ok, i look at it :) Sep 02 22:36:53 a question... which firewall runs on angstrom-spitz-GPE ? Sep 02 22:43:10 gpe-shield... Sep 02 22:45:50 hum... no... that wasn't what i looked for Sep 02 23:39:57 lib/cpp failed sanity check, while trying to build "sudo" .... Sep 02 23:39:59 /usr/include/bits/local_lim.h:36:26: error: linux/limits.h: No such file or director Sep 02 23:40:22 does anybody know what i should do ? Sep 02 23:45:58 flux__: Are the kernel headers installed? Sep 02 23:46:12 ..I trust this is for a -native package? Sep 02 23:46:13 nop :/ Sep 02 23:48:18 If it's not a -native package, it /really/ shouldn't be touching /usr Sep 02 23:48:26 File a bug against the package at bugs.openembedded.org Sep 02 23:48:31 no Sep 02 23:48:39 i'm trying to ./configure sudo Sep 02 23:49:08 flux__: on your host machine, or target? Sep 02 23:49:09 (if i'm understanding what you're telling me) Sep 02 23:49:14 host machine Sep 02 23:49:16 ah Sep 02 23:49:22 zaurus Sep 02 23:49:33 install the linux kernel headers package for your distro, iirc Sep 02 23:50:03 hum... no... i'm ./configure on my zaurus, where angstrom runs Sep 02 23:50:11 Ah Sep 02 23:50:22 sorry, i'm not very good in english :/ Sep 02 23:50:26 Is there a reason you're building it on the Z, instead of on your workstation? Sep 02 23:50:45 It would likely be easier to bitbake sudo on your workstation instead Sep 02 23:51:00 euh... maybe because i don't know the way to build a package elsewhere that on the target machine Sep 02 23:52:50 flux__: Did you install your Z from a machine image downloadable from the angstrom site? Sep 02 23:53:11 yes, the spitz-gpe one Sep 02 23:53:34 flux__: You should be able to grab sudo from the feeds then Sep 02 23:53:44 Rather than playing around with compiling etc Sep 02 23:53:50 http://www.angstrom-distribution.org/repo Sep 02 23:53:58 or ipkg list | grep sudo Sep 02 23:54:01 -> no sudo Sep 02 23:54:12 that's why i'm trying to compile Sep 02 23:54:40 Hmm, I see... I'm surprise it's not in the feeds Sep 02 23:54:44 if i could find the package where it was, i would just ipkg install Sep 02 23:54:58 Anyways.. the easier way to build it is to install openembedded and bitbake on your workstation Sep 02 23:55:03 ~gettingstarted Sep 02 23:55:11 ok Sep 02 23:55:28 http://www.openembedded.org/wiki/GettingStarted Sep 02 23:55:38 Gah, stupid bot. Sep 02 23:56:56 i'll try. i allready tried a year ago, while i was on OZ... i didn't arrive... some lacks in the wiki maybe... i hope i'll be better this time :) Sep 02 23:57:01 thank you :) Sep 02 23:57:23 Good luck :) Ask away if you have any problems Sep 02 23:57:44 ok, thx :) Sep 02 23:57:45 (I'd rather support OE than work today :) Sep 02 23:58:05 eh eh... some days, we don't wanna work ! Sep 02 23:58:50 Yep Sep 02 23:58:57 Monday's that day ;) Sep 03 00:41:43 NAbyss_: ERROR: No providers of build target sudo (for []) Sep 03 00:42:05 hum Sep 03 00:42:07 wait Sep 03 00:42:36 Is BBFILES set? Sep 03 00:43:30 yes ... but i all put in "/home/user/Document/OE/stuff" ... so, i'am all moving in "/stuff" and reset variables... i'll see. Sep 03 00:43:55 hum :/ Sep 03 00:44:01 no space left on device Sep 03 00:44:06 ln -s ... Sep 03 00:45:43 it is working... 8% ... i'm crossing my finger... and i'll tell you Sep 03 00:46:23 i remember why i didn't arrive to do that, last year... Sep 03 00:46:56 i want to the bitbake wifi, as they say at the beginning, and try to configure bitbake... which was impossible for me Sep 03 00:47:04 s/want/went/ Sep 03 01:04:36 hum... i'm suspicious... it just wget linux 2.6.20 .... but i'm running 2.6.21 on my Z Sep 03 02:09:14 root password anyone ? Sep 03 02:15:07 interfaith: ? Sep 03 02:15:15 yes Sep 03 02:15:38 i have the slugos with angstrom-minimal at login root Sep 03 02:15:52 flux__ hello ? Sep 03 02:16:06 yes, but i don't understand what you're asking Sep 03 02:16:11 any root password hints ? :) Sep 03 02:16:18 at the login prompt Sep 03 02:16:35 none of the google root passwords work Sep 03 02:16:37 on my version, there wasn't... Sep 03 02:16:59 OpenEmbedded Linux nslu2 ttyS0 Sep 03 02:16:59 SlugOS 4.6-beta nslu2 ttyS0 Sep 03 02:16:59 nslu2 login: Sep 03 02:16:59 i set up one with "passwd", after having log by : user -> su Sep 03 02:17:36 i don't know, sorry Sep 03 02:17:38 no all my attempts come up with a login prompt .. Sep 03 02:17:41 ok thx Sep 03 02:17:58 hum ... Sep 03 02:18:09 rod whitby has the answers.. as he made this system Sep 03 02:18:18 you tried "root" "root" and "root" (empty passwd), i suppose.... Sep 03 02:18:37 ya tried a few times ..h ha Sep 03 02:19:20 google passes a few when searching, and have worked before but not this time :( Sep 03 02:19:30 :/ Sep 03 02:19:49 i'll wait for some email from the maker/creator Sep 03 02:19:57 yep Sep 03 02:20:16 have you had any luck with ixp4xx ? Sep 03 02:20:40 in fact, i've got a zaurus... with angstrom on it Sep 03 02:20:48 interesting Sep 03 02:21:16 my board is close to the intel ixdpg425.. with more memory in place Sep 03 02:21:22 interfaith: have you tried "admin" admin ? Sep 03 02:21:29 angstrom-minimal is running Sep 03 02:21:32 ok 1 sec Sep 03 02:22:20 root is the only user in the passwd file in /etc Sep 03 02:22:45 hum... how can you see this file ? Sep 03 02:23:04 oh.. in the /work directory..there is a rootfs directory Sep 03 02:23:25 building on the oe platfrom from scratch Sep 03 02:23:48 hum... can you write on it ? Sep 03 02:24:12 yes.. kernel hacking can do Sep 03 02:24:31 oh so just force a password Sep 03 02:24:34 nice idea Sep 03 02:25:03 i don't know if you either have a "/etc/shadow" ... but maybe you could try to erase the passwd .... it works usually... Sep 03 02:25:08 no Sep 03 02:25:13 encrypted of course Sep 03 02:25:20 not force, because it is encrypted Sep 03 02:25:36 you erase, boot, login "root" (empty passwd) Sep 03 02:25:42 and then : passwd Sep 03 02:25:47 and set yours... Sep 03 02:26:13 so just erase /etc/passwd..then recompile ? Sep 03 02:26:16 non ! Sep 03 02:26:28 just remove the root user ? Sep 03 02:26:36 erase the encrypted passwd in /etc/passwd or /etc/shadow .... Sep 03 02:26:48 right Sep 03 02:26:53 no... only the encrypted passwd... Sep 03 02:26:57 ok Sep 03 02:27:05 will try that now Sep 03 02:27:43 bitbake can do a quick rebuild of the key bb file Sep 03 02:28:21 so root::0:0:root:/root:/bin/sh ? Sep 03 02:29:43 thx for the tip ! **** ENDING LOGGING AT Mon Sep 03 02:59:56 2007