**** BEGIN LOGGING AT Mon Dec 19 02:59:58 2005 Dec 19 03:00:54 morning hrw|work Dec 19 03:00:57 hrw|work: yes, I think so Dec 19 03:01:14 morning ade|desk , zecke|nap Dec 19 03:03:20 ok Dec 19 03:19:37 pb_: heya Dec 19 03:20:31 hail zeck Dec 19 03:20:32 e Dec 19 03:35:12 morning Dec 19 03:38:02 RP: could kernel logs be sent to irda port? this way I could skip building serial cable Dec 19 03:39:19 hrw|work: I guess in theory you could setup a serial console on the IR port... I'm not sure anyone's tried it before though :) Dec 19 03:39:47 RP: looks like some ipaq porters tried Dec 19 03:40:23 hrw|work: yah, that's what the h1910 guys used to do Dec 19 03:40:40 h1910 does not have serial in cradle iirc Dec 19 03:41:17 indeed Dec 19 03:41:27 I imagine that was their motivation for using the irda port. Dec 19 03:42:01 the h1940 had the same problem... serial console over irda works fine Dec 19 03:42:40 uf.. so maybe I wont have to solder tcx3106. but have to send it to friend in January.. Dec 19 03:42:45 morning all Dec 19 03:42:53 hi lrg Dec 19 03:42:55 hi Liam Dec 19 03:49:14 <[lala]> hey guys :) Dec 19 03:52:44 <[lala]> if a .bb file generates several ipk packages and i want to add those packages to boostrap-image - do i have to put the names of ipk packages in BOOTSTRAP_EXTRA_RDEPENDS? Dec 19 03:55:47 yes Dec 19 03:57:21 <[lala]> cool Dec 19 03:58:12 <[lala]> whats the meaning of BOOTSTRAP_EXTRA_RRECOMMENDS btw? Dec 19 03:59:36 recomended can be removed Dec 19 03:59:48 depend should not be removed Dec 19 04:02:21 <[lala]> i see Dec 19 04:02:36 <[lala]> oh, virtual/pcmcia-manager cannot be found Dec 19 04:03:27 <[lala]> isn't that something what have been changed recently? Dec 19 04:03:38 hrw|work: and rrecommends handles stuff like kernelmodules Dec 19 04:03:54 koen: thats one of usage Dec 19 04:04:12 [laka]: it seems you OE tree is too old: http://ewi546.ewi.utwente.nl/tmp/viewmtn/revision.psp?id=05087df7ab571c184850f5df9fbfa1a4add31004 Dec 19 04:04:39 <[lala]> i try to update (but did so last night) Dec 19 04:05:29 <[lala]> no changes since yesterday Dec 19 04:05:31 <[lala]> strange Dec 19 04:09:13 <[lala]> the PROVIDES is correct in pcmcia-cs bb file Dec 19 04:09:26 <[lala]> i try to rebuild pcmcia-cs and boostrap-image Dec 19 05:25:32 oops Dec 19 05:25:50 I think I killed the ciabot on vanille Dec 19 05:26:18 CIA: meta-sdk: put DISTRO and DISTRO_VERSION into the tarball name Dec 19 05:27:33 you bastard Dec 19 05:28:27 hrw|work: its ok, he'll be back next week with no blood on his coat either Dec 19 05:34:17 03koen 07org.oe.dev * r2764fd68... 10/packages/meta/meta-sdk.bb: meta-sdk: put DISTRO and DISTRO_VERSION into the tarball name Dec 19 05:34:32 stupid lock files Dec 19 05:36:28 ade|desk: looks like he couldn't wait for next week Dec 19 05:38:55 <[lala]> doh Dec 19 05:39:08 <[lala]> i still cannot build boostrap-image. i dont get it. Dec 19 05:39:41 <[lala]> i'm able to build virtual/pcmcia-manater though Dec 19 05:39:46 <[lala]> thats not the problem Dec 19 05:39:52 <[lala]> any hints? Dec 19 05:40:02 <[lala]> boostrap image fails with task do_rootfs Dec 19 05:40:34 <[lala]> cannot satisfy the following deps for task-boostrap: virtual/pcmcia-manager Dec 19 05:42:43 could you put tmp/deploy/ipk/Packages somewhere? Dec 19 05:44:32 reenoo has put some extra info in bug 541 Dec 19 05:45:28 <[lala]> hrw|work: can you tell me for what i have to look in the packages file? putting it somwhere is a bit of a hassle Dec 19 05:45:55 [lala]: check pcmcia-cs and pcmciautils for 'Provides: virtual/pcmcia-manager' Dec 19 05:46:36 PROVIDES = "virtual/pcmcia-manager" Dec 19 05:46:47 ~lart Ph5 for lack or RPROVIDES Dec 19 05:46:48 * ibot eats Ph5's liver with some fava beans and a nice chianti for lack or RPROVIDES Dec 19 05:47:04 <[lala]> its not in there Dec 19 05:47:26 [lala]: pcmciautils/pcmcia-cs lack RPROVIDES = "virtual/pcmcia-manager" Dec 19 05:47:40 <[lala]> ouch ;9 Dec 19 05:47:42 I would have assumed that RPROVIDES would be the same as PROVIDES Dec 19 05:47:53 <[lala]> so its a bug then Dec 19 05:48:23 <[lala]> so i have to put RPROVIDES in pcmcia-cs .bb file and it should work Dec 19 05:48:51 yes Dec 19 05:51:53 <[lala]> now it works :) thx. Dec 19 05:52:39 <_law_> how can i turn off/on display via commandline? Dec 19 05:52:41 <[lala]> is someone of you guys already fixing that in oe or should i file a bug report? Dec 19 05:52:58 03koen 07org.oe.dev * r914593e5... 10/packages/pcmcia-cs/pcmcia-cs_3.2.8.bb: pcmcia-cs: RPROVIDE virtual/pcmcia-manager Dec 19 05:53:10 and like I said earlier: reenoo has put some extra info in bug 541 Dec 19 06:00:25 _law_: you should atleast be able to set brightness to 0 by poking in sysfs Dec 19 06:00:52 <_law_> hrw|work, echo "1" >> /sys/class/backlight/corgi-bl/power Dec 19 06:03:44 That just disables the backlight, not the lcd itself though. I need to look at that again. If you can trigger VESA blanking on the console somehow, it will disable both Dec 19 06:04:11 iirc it uses vesa powermodes, so 0=on and 4=off Dec 19 06:05:10 hmm, I don't seem to have a /sys/class/lcd on my corgi Dec 19 06:05:25 <_law_> koen, me too Dec 19 06:05:43 my husky is @home charging - I forgot to connect it to charger so it discharged... Dec 19 06:06:01 koen: The lcd power control is combined with the w100 - separating them would just be likely to break the hardware Dec 19 06:06:14 I see Dec 19 06:06:54 what does /sys/class/graphics/fb0/blank do? Dec 19 06:07:23 not sure but I can guess. try it and see? :) Dec 19 06:07:59 heh Dec 19 06:08:14 no I need to figure out how to unblank it Dec 19 06:08:42 RP: does c7x0 is able (as hw) to be suspended for atleast 48h without charging? Dec 19 06:08:58 hrw|work: It should be possible, yes Dec 19 06:09:44 <_law_> hrw|work, yes it does Dec 19 06:13:08 I probably have to do some battery check with mine Dec 19 06:25:35 RP: My akita with kernel 2.6.14+2.6.15 goes to sleep, but never wakes up, is this normal? Dec 19 06:29:56 morning Dec 19 06:32:33 koen: I've upgraded to monotone 0.24, downloaded a current db snapshot, and am able to pull from ewi and vanille. is there anything else I need to do or could you re-enable push access for me now? Dec 19 06:35:50 reenoo_: you should be able to push to vanille and ewi right now Dec 19 06:36:13 ok. thank you Dec 19 06:40:57 ~seen nelson Dec 19 06:41:05 nelson was last seen on IRC in channel #handhelds.org, 12d 12h 45m 48s ago, saying: 'mreimer: thanks! I've added a mention to it to the qmail.org homepage.'. Dec 19 06:41:46 hrm Dec 19 06:41:57 guess I'll have to send him mail or something Dec 19 06:42:47 heh Dec 19 06:42:56 I guess you have never mailed nelson? Dec 19 06:43:07 lrg: hi Dec 19 06:43:33 greentux, hi Dec 19 06:43:34 koen: umm. no... Dec 19 06:43:45 reenoo_: he whitelists email Dec 19 06:43:53 lrg: and? some good news from the soundchip? Dec 19 06:44:06 but seeing he hasn't been on irc for 2 weeks I guess email is the best option Dec 19 06:44:38 koen: ah. heh. I'm in the process of setting that up as well Dec 19 06:44:48 greentux, yes. We now have working mic and line record on borzoi, I've added headset support but not tested it yet. Dec 19 06:45:11 greentux, I've still got some config files to create as well Dec 19 06:45:31 lrg: ok, is there a builtin mic? Dec 19 06:45:33 koen: too much spam that slips through the filters Dec 19 06:45:46 greentux, no, you will need to buy one. Dec 19 06:45:48 how can i connect a extern mic? it is only a 3 pin connector... Dec 19 06:45:59 lrg: how can i connect a extern mic? it is only a 3 pin connector... Dec 19 06:46:13 lrg: i didnt saw any mic... (in germany) Dec 19 06:46:27 greentux, it can be connected via the headphone socket Dec 19 06:47:00 lrg: ok, and wenn the driver activates mic in, the connector does the right switching? Dec 19 06:47:05 greentux, I've got a headset on order, so once I've tested this is should be ok for voip Dec 19 06:47:13 reenoo_: tossing out anything with spamscore 4 and higher + thunderbirds spamfilter gives me about 5 spam mails/day getting through Dec 19 06:47:16 lrg: please send a link... Dec 19 06:48:19 greentux, no, it cant tell what has been connected. It signals userspace that an insertion has occured. Userspace can the alter the configuration to suit Dec 19 06:48:40 greentux, do you mean a link to the headset ? Dec 19 06:48:50 lrg: yes. a link to the headset... Dec 19 06:49:20 lrg: but how can userspace alter the config...? via resistance measurements? Dec 19 06:49:50 greentux, I can't, as it's from a suppliers paper catalog. You need a headset with a mic and mono headphone with a 3.5mm jack Dec 19 06:50:15 ok... thought zaurus has 2.5mm Dec 19 06:51:54 greentux, userspace alters the config by using alsa lib (or alsa mixer). There is now a control for "Jack Function" that has options "Headphones, Mic, Line, Headset" Dec 19 06:52:17 greentux, my borzoi has a 3.5mm jack. Dec 19 06:53:49 lrg: ok, pitty that there is no build in.. (the little hole in the front/right) ... Dec 19 06:54:24 lrg: ok, and "Jack function" was programmed by another developer...? Dec 19 06:54:44 greentux, no I've just added that Dec 19 06:55:01 greentux, I'll be sending to RP soon Dec 19 06:55:23 lrg: ok, :) and how does "jack function" decide between mic, line, headset? Dec 19 06:55:44 greentux: only tosa (6000) has 2.5mm headphones jack Dec 19 06:55:58 hrw|work: hi hrw. thanks Dec 19 06:56:25 greentux, basically when user space is signaled of an insertion, it can display a dialog asking the user what was inserted. Dec 19 06:57:09 lrg: aaaaahhhhhhh. read in some other documents, that there is a special way to detect by using a 4th line at the connector (with resistors) Dec 19 06:57:25 lrg: auto detecting for special hardware Dec 19 06:58:20 sharp remote control Dec 19 07:06:04 greentux, I've checked the wm8750 datasheet and it doesn't support hp/mic detection. This must be being done in the sharp hardware. HP has typical R of 16/23 ohms whilst mic is a least 10x this value Dec 19 07:06:27 16/24 Dec 19 07:06:45 and 32 as well for hp Dec 19 07:07:37 less <64 anyway Dec 19 07:19:27 ~lart makeqpf Dec 19 07:19:28 * ibot gives makeqpf a good seeing to Dec 19 07:23:53 ~blame trolltech Dec 19 07:23:55 * ibot blames trolltech for the end of the world as we know it Dec 19 07:36:21 lrg: ok. fine. Dec 19 07:47:57 this one looks cute: http://www.ocworkbench.com/2005/gigabyte/g-smart/g1.htm Dec 19 07:48:49 03rw 07org.oe.dev * r4264a348... 10/ (3 files in 3 dirs): (log message trimmed) Dec 19 07:48:49 handheld-common.conf, pcmcia-cs, pcmciautils: revert virtual/pcmcia-manager changes. introduce PCMCIA_MANAGER. fixes Bug #541. Dec 19 07:48:49 - Having packages that cannot be used interchangeably provide the same Dec 19 07:48:49 virtual package leads to all sorts of breakage on the build system Dec 19 07:48:49 and runtime dependencies levels. Dec 19 07:48:50 - If you want to use pcmciautils instead of pcmcia-cs for your machine now, Dec 19 07:48:52 add PCMCIA_MANAGER = "pcmciautils" in your MACHINE .conf before including Dec 19 08:03:58 03hrw 07org.oe.dev * r762f4d12... 10/packages/ (12 files in 2 dirs): Dec 19 08:03:58 DejaVu font: updated to 2.1 (both TrueType and QPF format) Dec 19 08:03:58 - qpf may miss some variants for some sizes - makeqpf does not generated them Dec 19 08:04:01 bugger, shifting stuff from one system to another, hit up arrow twice for ../ got rm -rf * instead bang goes my ~/ Dec 19 08:04:15 ouch Dec 19 08:05:18 not a problem have my oe keys safe, the rest needed a clean anyway Dec 19 08:05:27 oops Dec 19 08:05:30 heh Dec 19 08:05:57 * ade|desk hugs hardcopied oe key Dec 19 08:06:52 where is the priv/pub key live in ~/ Dec 19 08:07:30 ~/.monotone/keys Dec 19 08:07:46 assuming you were using monotone 0.24 Dec 19 08:08:13 cheers Dec 19 08:11:50 can anybody outline what to do? i still have a database with some (~20) valuable changes for the org.openembedded.dreambox branch. What do i need to do in order to fixup the monotone database, if possible without loosing these changes, so i can push them? Dec 19 08:18:57 * ade|desk smiles .. rm-rf * as root and my .files are still there :) Dec 19 08:19:40 well * doesn't expand to .files Dec 19 08:19:54 <[lala]> in my fstab there is an entry for usbdevfs ... shouldn't that be replaced by usbfs? Dec 19 08:20:10 tmbinc: I'd look at monotone log and then export the interesting commits with monotone diff Dec 19 08:20:19 <[lala]> at least i can only mount it with usbfs, not usbdevfs Dec 19 08:20:56 usbfs on /proc/bus/usb type usbfs (rw) Dec 19 08:21:09 usbdevfs was renamed to usbfs versions ago Dec 19 08:21:36 <[lala]> so how come it is still in fstab on freshy built boostrap-image? Dec 19 08:22:43 2.4.20 is old Dec 19 08:22:50 <[lala]> i have 2.6 Dec 19 08:23:15 but cxx00 fstab was made for 2.4.20 and not quite updated... Dec 19 08:23:29 <[lala]> doh Dec 19 08:26:09 * koen hints at kernelversion overrides Dec 19 08:26:38 <[lala]> is there a suitable fstab for 2.6? Dec 19 08:26:47 * hrw|work points koen suggestion into cxx00 maintainer Dec 19 08:27:24 cxx00 maintainer: no such person or group Dec 19 08:27:32 I doubt overrides would help much in this case Dec 19 08:28:16 <[lala]> hrw|work: so you always correct fstab manually after flashing? Dec 19 08:28:38 [lala]: I dont have cxx00 Dec 19 08:28:40 The more we continue down this road, the more I wonder if we shouldn't have a separate corgi-2.4, akita-2.4 etc. machines Dec 19 08:29:58 [lala]: I don't think anyone has found this a problem before - it needs fixing though Dec 19 08:30:34 <[lala]> i see Dec 19 08:30:49 <[lala]> well, i have some application which needs usbfs Dec 19 08:30:51 <[lala]> so i noticed Dec 19 08:32:55 RP: c7x0-2.4 should be dropped Dec 19 08:33:26 ~kill linux+ magazine Dec 19 08:33:27 * ibot shoots a charged neutron gun at linux+ magazine Dec 19 08:33:30 hrw|work: Agreed although I'd like to leave the kernel in OE, just for reference (I do sometimes use it for comparision) Dec 19 08:34:56 RP: it will stay for poodle/tosa Dec 19 08:36:32 hrw|work: what did linux+ do to you?> Dec 19 08:37:31 hey CosmicPenguin Dec 19 08:37:39 XorA: they are sending me copy of 10/2005 number (01/2006 is out) Dec 19 08:37:42 morning Dec 19 08:37:50 hrw|work: :-( Dec 19 08:37:54 hey CosmicPenguin Dec 19 09:36:54 hrw|work: does this look like the problems you were having: http://handhelds.org/hypermail/kernel-discuss/12/1272.html ? Dec 19 09:37:40 koen: kind of Dec 19 09:43:20 koen: give him http://lists.arm.linux.org.uk/pipermail/linux-arm-kernel/2005-December/032798.html Dec 19 09:50:00 hrw|work: I'll mention it to him... Dec 19 09:50:15 ok Dec 19 10:04:35 Why does bitbake SVN keep telling me I'm up to date? Dec 19 10:04:40 I'm not up to date, you bastard! Dec 19 10:04:55 r323 is uptodate iirc Dec 19 10:05:16 I swear I just saw on the mailling list that somebody added a patch like yesterday Dec 19 10:05:52 ------- Additional Comments From rpurdie@rpsys.net 2005-12-18 07:03 ------- Dec 19 10:05:53 Patch applied by zecke. Dec 19 10:06:01 Bug 438 Dec 19 10:06:33 ok. I just did 'svn up' and got r323 Dec 19 10:06:51 CosmicPenguin: zecke told me applied it that that I should close the bug - I never actually checked that... Dec 19 10:17:25 cu Dec 19 11:37:59 hi Dec 19 14:09:18 monotone: connecting to monotone.vanille.de Dec 19 14:09:18 monotone: network error: failed to connect: Connection refused Dec 19 14:11:01 same here. ewi546 is up though. Dec 19 14:11:02 koen: could you perhaps restart the monotone server? Dec 19 14:13:56 done Dec 19 14:14:03 thanks Dec 19 14:14:24 now work :) Dec 19 14:17:33 * CosmicPenguin blows away his svn tree and re-updates Dec 19 14:17:36 ah, there we go Dec 19 14:20:35 03rw 07org.oe.dev * r103b5911... 10/packages/atmelwlandriver/ (3 files in 2 dirs): atmelwlandriver 3.4.1.0: fix build for h3600. patch courtesy of Erik Hovland. fixes Bug #542. Dec 19 15:20:57 <_law_> n8 Dec 19 15:30:09 koen: i've now "imported" (well, i applied a diff and committed them) all my not-yet-pushed changes for the org.openembedded.dreambox branch into the clean.db. can i have write access again, to push that upstream? Dec 19 15:30:25 sure Dec 19 15:37:17 tmbinc: you should be able to push right now Dec 19 15:37:40 thanks Dec 19 15:42:21 03tmbinc 07org.oe.dreambox * r56e004ac... 10/packages/dreambox/ (4 files in 4 dirs): dreambox-dvb-modules: add dm7025 support Dec 19 15:42:26 03tmbinc 07org.oe.dreambox * re1d2d228... 10/packages/enigma2/ (enigma2.bb enigma2/enigma2.sh): enigma2: add package Dec 19 15:42:30 03tmbinc 07org.oe.dreambox * r8663d913... 10/packages/tuxbox/libdvbsi++.bb: libdvbsi++: add package Dec 19 15:42:34 03tmbinc 07org.oe.dreambox * r1ec50bfb... 10/packages/swig/ (swig-native_1.3.27.bb swig_1.3.27.bb): swig: add swig 1.3.27 Dec 19 15:42:38 03tmbinc 07org.oe.dreambox * r87f8bd2a... 10/conf/machine/dm7025.conf: dm7025: update machine support Dec 19 15:42:42 03tmbinc 07org.oe.dreambox * rc2de8ff5... 10/packages/python/python_2.4.1.bb: python-2.4.1: fix SRC_URI Dec 19 15:42:46 03tmbinc 07org.oe.dreambox * r03fed85a... 10/packages/gcc/gcc-package-cross.inc: gcc-package-cross.inc: fix libgcc libdir Dec 19 15:42:51 03tmbinc 07org.oe.dreambox * r7da01c29... 10/packages/module-init-tools/ (4 files in 2 dirs): module-init-tools: remove version 3.2-pre7 and 3.2-pre4 Dec 19 15:42:55 03tmbinc 07org.oe.dreambox * r397c1809... 10/packages/module-init-tools/ (3 files in 2 dirs): module-init-tools: add version 3.2 Dec 19 15:42:59 03tmbinc 07org.oe.dreambox * raa8a981b... 10/packages/linux/linux-dm7025.bb: linux-dm7025: add linux kernel for dm7025 Dec 19 15:43:03 03tmbinc 07org.oe.dreambox * r6ad3a9a3... 10/packages/sysvinit/ (sysvinit/opendreambox/inittab sysvinit_2.86.bb): sysvinit/opendreambox: add runlevel 3 for use with enigma2 Dec 19 15:43:07 03tmbinc 07org.oe.dreambox * rfd4dcccd... 10/packages/dreambox/dreambox-secondstage.bb: dreambox-secondstage: support for dm7025 Dec 19 15:43:11 03tmbinc 07org.oe.dreambox * r35cf3a32... 10/packages/enigma/ (dreamdata.bb enigma-modem.bb ipkgpl.bb): enigma: plugins now have their own acinclude.m4 Dec 19 15:43:16 03tmbinc 07org.oe.dreambox * re197a733... 10/packages/tuxbox/tuxbox-common.bb: tuxbox-common: setup proper hdd dma mode Dec 19 15:43:18 wow - holy CIA overload Dec 19 15:43:20 03tmbinc 07org.oe.dreambox * ree9fc34f... 10/packages/dreambox/ (dreambox-dvb-tools-v3.bb dreambox-dvb-tools.bb): dreambox-dvb-tools: split DVB v1 and v3 versions Dec 19 15:43:24 03tmbinc 07org.oe.dreambox * r4c86e6e0... 10/packages/dreambox/dreambox-bootlogo.bb: dreambox-bootlogo: add dm7025 support Dec 19 15:43:28 03tmbinc 07org.oe.dreambox * reb13fdde... 10/packages/meta/dreambox-image.bb: dreambox-image: allow building image with DVB v1 and v3 tools/application Dec 19 15:59:43 moschen könnte mir jemand bei ein paar oe fragen helfen ? Dec 19 16:00:29 sure, if you ask in english Dec 19 16:00:35 ;) Dec 19 16:00:38 hrhr Dec 19 16:00:44 NOTE: Couldn't find shared library provider for libdvbservices.so.0 Dec 19 16:00:52 my english is bad Dec 19 16:01:29 a binary in your package was linked to the shared library "libdvbservices", and no package is known which provides this shared library. Dec 19 16:02:03 the build system keeps track of this to provide automatic RDEPENDS Dec 19 16:05:15 you're porting neutrino2? Dec 19 16:05:29 yes Dec 19 16:05:48 tmbinc, can you join #nixkapirtsnicht Dec 19 16:08:28 what should i use as a snapshot.db source? is http://ewi546.ewi.utwente.nl/OE/snapshot.db ok? I'm getting some strange errors ("sqlite error: 1: SQL logic error or missing database") when using that one. does it contain the org.openembedded.dreambox branch as well, or only .dev? Dec 19 17:00:10 03tmbinc 07org.oe.dreambox * r62d90f16... 10/packages/quilt/quilt-native_0.39.bb: quilt-native: fix SRC_URI Dec 19 17:00:19 03tmbinc 07org.oe.dreambox * rd9af6b0a... 10/packages/gnu-config/gnu-config_20050701.bb: gnu-config: fix SRC_URI Dec 19 17:27:15 how do i actually compile oe?? do i need bitbake to compile and monotone to keep me up to date?? Dec 19 17:27:46 yep. oe is the package metadata. bitbake is the tool that executes the steps defined in that metadata to build and package and so on Dec 19 17:30:42 kergoth: so if i want to compile oe to result in openzaurus, what config files do i leave as is, and which do i specify i want it to end up oz?? Dec 19 17:48:15 kc8pxy: http://oe.handhelds.org/cgi-bin/moin.cgi/GettingStarted Dec 19 17:48:22 'níght all Dec 19 18:20:10 Hi everyone Dec 19 18:20:20 Can I supply a version number in PROVIDES? Dec 19 18:20:52 For example: PROVIDES += "hostap-modules (0.4.4)" Dec 19 18:21:39 no Dec 19 18:22:08 :( Dec 19 18:24:00 You can do version control with PREFERRED_VERSION Dec 19 18:26:20 The hostap modules are already part of my kernel source, so I put PROVIDES += "hostap-modules" into the bb file for that, and stuck PREFERRED_PROVIDER_hostap-modules = "kernel-noctious" in my distro.conf file. Dec 19 18:27:51 at do_rootfs it dies saying that hostap-daemon has unsatisfied dependencies Dec 19 18:28:23 these dependencies being hostap-modules (0.4.4) Dec 19 18:29:50 maybe deleting my tmp will help. Dec 19 18:30:16 it sounds like something is forcing the version to be a specifc value Dec 19 18:30:34 Ipkg only knows what it is told Dec 19 18:33:59 hostap-modules_0.4.4.bb says RDEPENDS="hostap-modules (${PV}) Dec 19 18:36:19 Thanks CP, I'll keep at it. Dec 19 18:46:13 Hey, anyone know a "starcat?" Dec 19 18:59:05 morning Dec 19 20:01:48 * fishhead pitches a tent in all of kergoth's channels Dec 19 20:22:31 hehe Dec 19 20:22:35 fishhead is still an ass? Dec 19 20:25:50 oh yeah Dec 19 20:25:52 haha Dec 19 20:25:55 fishhead was here? Dec 19 20:26:21 i made the mistake of not setting +i umode, so when i banned him in #elinux, he started following me around to all my channels like a pathetic puppy Dec 19 20:26:43 huh, freenode doesn't default that Dec 19 20:27:01 apparently not, i was surprised Dec 19 20:27:07 we default that on the other network i run Dec 19 20:28:02 how goes kergoth? Dec 19 20:28:19 weather there ok? we're flying to MSP tomorrow Dec 19 20:36:46 plone is fun Dec 19 20:47:26 does anybody know who maintains the gstreamer packages ? Dec 19 20:50:09 take a look in the bb file Dec 19 20:50:19 it will have the maintainer of it in there Dec 19 20:52:11 thanks Dec 19 20:52:31 uhmm... i've tried to build on freebsd, but i can't pass the first stage. Dec 19 20:52:41 How do I tell bitbake to build its own tools ? Dec 19 20:52:59 No clue Dec 19 20:53:05 I haven't used bb in a year Dec 19 20:53:15 how do you build ? Dec 19 20:53:26 Build what? Dec 19 20:53:46 oe ipks ? Dec 19 20:53:52 I don;t Dec 19 20:53:57 k Dec 19 20:53:58 The wiki's GettingStarted is a good starting point. Dec 19 20:54:09 I haven't used oe in six months Dec 19 20:54:19 myopiate: yeah, been there, done that. I got stuck after running bitbake nano Dec 19 20:56:31 what happened? Dec 19 23:07:41 Better Than Gooooogle.com without advertises and FASTER -> http://jean.trouilloud.free.fr/therabbit.html Dec 19 23:13:12 riiiiiiiiight Dec 19 23:21:01 Better Than Gooooogle.com without advertises and FASTER -> http://jean.trouilloud.free.fr/therabbit.html Dec 20 00:14:55 * france is away: Away Dec 20 01:33:06 morning Dec 20 01:33:16 how do i map two separated blocks of physical mem to make them appear contiguous? i need to use it for a framebuffer driver, so i guess it should be noncached, but no clue really Dec 20 01:49:12 morning Dec 20 01:55:48 morning all Dec 20 02:14:33 morning Dec 20 02:39:06 <[lala]> morning Dec 20 02:39:46 hi lala Dec 20 02:40:41 <[lala]> if i want to compile for x86 and i want to use the host tools for compiling - do i have to list ALL tools in ASSUME_PROVIDED or is there a shortcut? Dec 20 02:41:16 morning all Dec 20 02:45:11 <[lala]> hrw|work: any idea? Dec 20 02:45:46 03tmbinc 07org.oe.dreambox * r63527501... 10/site/mipsel-linux: site/mipsel-linux: add ac_cv_have_little_endian_long_long Dec 20 02:45:50 03tmbinc 07org.oe.dreambox * r861101be... 10/packages/dreambox/dreambox-dvb-modules.bb: dreambox-dvb-modules: update to 20051220 Dec 20 02:45:55 03tmbinc 07org.oe.dreambox * r838b78b6... 10/packages/meta/dreambox-image.bb: dreambox-image: tuxbox-common is always required Dec 20 02:45:57 [lala]: MACHINE="native" Dec 20 02:46:16 [lala]: I use native for my opie work Dec 20 02:46:42 <[lala]> ah, i thought x86 would be the right choice Dec 20 02:46:43 <[lala]> my bad Dec 20 02:47:04 morning Dec 20 02:47:55 [lala]: 'x86' is like 'borzoi' - builds all Dec 20 02:47:58 hi greentux_alt Dec 20 02:48:09 hrw|work: simple question :) Dec 20 02:48:29 hrw|work: how can i duplicate a configured borzoi to another one? Dec 20 02:49:59 greentux_alt: rsync? Dec 20 02:50:09 greentux_alt: or other method of backup/restore Dec 20 02:50:49 hrw|work: sorry bad connectifity Dec 20 02:53:17 happens Dec 20 02:53:22 greentux_alt: rsync or other method of backup/restore Dec 20 02:53:54 hrw|work: i have now network on the second one... only VF card...mmh Dec 20 02:54:34 good morning all Dec 20 02:55:33 morning koen Dec 20 02:56:30 hey greentux_alt2 Dec 20 02:58:26 moin Dec 20 03:02:21 morning all **** ENDING LOGGING AT Tue Dec 20 03:02:32 2005