**** BEGIN LOGGING AT Fri Feb 03 10:59:56 2006 Feb 03 11:21:48 Hi - seems there is a broke dependancy in the package python-netclient. import cookielib gives me: Feb 03 11:22:01 File "/usr/lib/python2.4/cookielib.py", line 1750, in ? Feb 03 11:22:01 from _LWPCookieJar import LWPCookieJar, lwp_cookie_str Feb 03 11:22:01 ImportError: No module named _LWPCookieJar Feb 03 13:51:22 hi i am compiling mysql5 natively on the slug and i am thinking if the slug could hang when i am compiling ? i can access the slug i can open the Screen and if i look at top the CPU usage change for this process is than everything okay? or could the compiling hang? Feb 03 13:52:25 you could OOM with mysql. Feb 03 13:52:56 what??? Feb 03 13:53:46 the last time I native compiled mysql I OOMed several times Feb 03 13:54:03 (Out Of Memory) Feb 03 13:54:43 how can i find out if this is out of memory Feb 03 13:54:58 youu'll lknow. Feb 03 13:55:08 you can see with dmesg though Feb 03 13:55:21 morning dyoung, Feb 03 13:55:43 morning Feb 03 13:55:48 or nighty for me actually... :-) Feb 03 13:55:55 Alignment trap: factorial (964) PC=0x0000b1b0 Instr=0xe5970018 Address=0x000000a1 FSR 0x0f3 Feb 03 13:59:00 yeah, I never seem to see you much anymore. We're totally on opposite schedule it seems. Feb 03 14:02:53 hey i got a lot of this alignment problems Feb 03 14:03:27 but what i dont understand is that i can compile Mysql before i reflashed my system and installed all package Feb 03 14:03:27 s Feb 03 15:08:09 'morning kitno455 Feb 03 15:08:13 s/g/f/ Feb 03 15:08:21 nope Feb 03 15:08:37 trying to see if apt remembers anything i said yesterday Feb 03 15:08:42 wazzup Feb 03 15:08:58 trying to understand the inner workings of bb today. Feb 03 15:12:59 haha Feb 03 15:13:13 yes- my python is too rusty Feb 03 15:13:55 i have gotten my simple app into a ucslugc image and flashed it Feb 03 15:14:19 other than not beeping, it actually works Feb 03 15:55:43 evening, NAiL Feb 03 15:56:12 evening :) Feb 03 15:56:45 is ~1800 local for you? Feb 03 15:57:02 1656 Feb 03 15:57:09 CET, UTC-1 Feb 03 15:57:16 i was an hour off Feb 03 15:57:22 or is that +1? Feb 03 15:57:27 I never remember :-P' Feb 03 15:57:28 + Feb 03 15:57:45 we are -5 now? Feb 03 15:57:58 daylight savings confuses me Feb 03 15:58:02 yeah Feb 03 15:58:26 and they are going to change the dates here in the us Feb 03 15:58:54 yeah, I heard about that Feb 03 15:59:15 but instead of syncing the dates with europe, they picked a third set of dates Feb 03 15:59:29 I've got no idea when we change... I always read about it in the paper Feb 03 15:59:54 i dont care where you live in the US, i know for a fact your congressman is an idiot. Feb 03 16:00:29 heh Feb 03 16:00:37 anyway- i got my app to build and go into the image, and it ran Feb 03 16:00:49 cool Feb 03 16:01:04 the only thing that does not work is that it uses printf("\b") for bell Feb 03 16:01:44 those beeps are the only way of communicating with my user, so i need to play with that some Feb 03 16:01:59 exec the beep binary? Feb 03 16:02:12 fork/exec Feb 03 16:02:24 or call the ioctl directly Feb 03 16:02:28 yeah Feb 03 16:02:43 likely the latter Feb 03 16:02:53 right now, \b only gives me one tone Feb 03 16:02:55 ah, using printf didn't work because there was no console, right Feb 03 16:03:07 isn't one tone enough? Feb 03 16:03:24 if i have to signal various error conditions, no Feb 03 16:03:30 ah Feb 03 16:03:48 I haven't looked at the new leds/beep stuff yet. I plan to do it later tonight Feb 03 16:03:52 dns lookup, cant reach gateway, internal errors Feb 03 16:03:58 ah Feb 03 16:04:07 yea- i can play with the two disk leds as well Feb 03 16:04:18 and status/ready Feb 03 16:04:24 dont want to touch that Feb 03 16:04:46 need to know if os booted, might as well leave it alone Feb 03 16:05:07 You could use different frequencies Feb 03 16:05:25 yeah, i could play 'its a small world too' Feb 03 16:05:33 hehe Feb 03 16:05:45 s/ too'/' too/ Feb 03 16:05:45 kitno455 meant: yeah, i could play 'its a small world' too Feb 03 16:05:48 Beethoven's 5th on error Feb 03 16:06:08 figuro Feb 03 16:06:32 or thus spake zerathustra (sp) Feb 03 16:07:02 or dixie, right HopsNBarley? Feb 03 16:08:24 someone should make a midi-player for the slug ;) Feb 03 16:10:36 i saw freedoom in oe Feb 03 16:10:48 it should have lots of neat midi tunes in it Feb 03 16:11:17 I've got the soundtrack from DooM I and II somewhere Feb 03 16:11:29 I used to have them as ringtones on my cell ;) Feb 03 16:12:20 But freedoom? Wasn't the DooM sources GPL'd? Feb 03 16:12:41 yeap. freedoom also includes a wad Feb 03 16:12:49 aah Feb 03 16:12:52 not just the engine Feb 03 16:13:14 everything up thru quake3a is gpl now Feb 03 16:14:08 ah, cool Feb 03 16:16:22 i once used q2 to build a childrens game :) Feb 03 16:39:58 Anybody have a suggestion for a better merging software than meld? I just did a make update and I'm now faced with the dreaded 3-way merge and I don't want to guess and mess things up again. Feb 03 16:40:10 It's totally not clear which file is what. Feb 03 17:52:14 has anyone heard if the keyspan usb-serial adapters work under slugos? Feb 03 17:52:37 i have one with ucslugc, and it seems to almost work Feb 03 17:53:10 some flakyness using minicom with it, and lots of packet loss when using a modem over it Feb 03 17:53:35 i need a small serial app that will let me test it Feb 03 17:58:20 kitno455: Some serial adaptors suck. Feb 03 17:58:37 kitno455: Does it work well under a regular Desktop Linux box? Feb 03 18:01:40 testing it now Feb 03 18:03:09 kitno455: Cool, that is a good plan for debugging. Feb 03 18:04:13 certainly seems too Feb 03 18:04:23 but there are so many things different Feb 03 18:04:42 kitno455: eh? What is different besides the computers? Feb 03 18:04:58 pc->minicom->usbadapter->slugserialport Feb 03 18:05:16 slug->minicom->usbadapter->slugserialport Feb 03 18:05:35 so we have slug, kernel, kernelmodules Feb 03 18:05:41 and minicom Feb 03 18:05:56 that are all different machine or compiled for one Feb 03 18:06:51 Keyspan kernel module was not enabled in slugos, but lots of others are. i wonder if someone knows something i dont Feb 03 18:07:42 * EvilDevil_ is using a cheapo pl2303 usb-to-serial adapter.. works find Feb 03 18:07:50 s/find/fine/ Feb 03 18:08:50 i check irc logs Feb 03 18:09:03 someone named scanline is using them Feb 03 18:11:15 but only as a devel platform Feb 03 18:18:14 (i should have known that this 1% battery warning on my laptop may not be ignored) Feb 03 18:36:15 hmm- maybe i will go to the store and buy another Feb 03 18:36:35 i wonder how i will identify a different chip. Feb 03 18:39:35 I got myself a bunch of old Nokia USB-cables Feb 03 18:40:03 (they even have three leds) ;-) Feb 03 18:41:38 NAiL, are the rs232, or 3.3v? Feb 03 18:43:40 3.3v Feb 03 18:43:47 Uses a PL2303 Feb 03 18:44:34 hmm, i need real rs232 to control a modem Feb 03 18:45:14 aha Feb 03 18:45:45 Can't say I've ever used a usb->rs232 converter Feb 03 18:45:57 this is my first Feb 03 18:46:03 seems to work ok on x86 Feb 03 18:46:10 not on arm Feb 03 18:46:30 perhaps i will dust off my kernel hacker hat and figure out why Feb 03 18:51:13 you poking at me EvilDevil? Feb 03 18:52:34 :) Feb 03 18:52:54 i really would like a CDC-ACM usb modem Feb 03 18:53:00 but they are hard to come by Feb 03 20:04:33 Yay, I've got a finalized sale (I think ;). Feb 03 20:04:47 * tkimball kicks irssi again. Feb 03 20:16:31 tkimball, wtf is your issue? you do that all the time Feb 03 20:43:18 'lo rod Feb 03 20:43:45 you have all the slugos 3.2 alpha testers yet? Feb 04 08:38:18 morning, still seems very quiet today Feb 04 09:37:58 I just wrote a small howto on how to install a native c/c++ compiler (as I saw that question a few times). Feb 04 09:38:01 It is: http://www.nslu2-linux.org/wiki/HowTo/SetupANativeCompiler Feb 04 09:38:08 can someone add this to the HowTo/Homepage Feb 04 09:38:10 tnx. FM **** ENDING LOGGING AT Sat Feb 04 10:59:57 2006