**** BEGIN LOGGING AT Sat Mar 28 02:59:57 2009 Mar 28 03:19:46 http://www.youtube.com/watch?v=dt596dfzYq8&feature=related# <--- HAHAHAHAHA Mar 28 03:34:41 * flyback notes flashblock has started breaking on youtube again and he suspects advertisier assholes are breaking it on purpose Mar 28 04:40:03 * flyback notes the headaches and vision problems are getting worse as is the memory problems Mar 28 07:47:12 !commands Mar 28 16:35:06 hello Dimewise Mar 28 17:25:35 hi... I've got a cross compiler installed (finally) and I've got the arm:devel kernel with marex's patches for palm t|x wifi. now how do I compile the kernel? Mar 28 17:27:35 also, can I use this newly compiled kernel with |miska|'s released rootfs and expect wifi to work? Mar 28 17:33:11 dunno but feel free to idle here Mar 28 17:33:14 and they come by once in a while Mar 28 17:33:19 alright Mar 28 17:33:22 they are in .cz so their sleep schedule is different Mar 28 17:33:24 thanks Mar 28 17:33:25 gotcha Mar 28 17:33:26 gvood luck Mar 28 17:33:30 thanks :) Mar 28 17:33:56 do you know anything about compiling kernels in general? Mar 28 17:34:09 ...or how often miska makes a new release? Mar 28 17:38:04 no I just played with his released Mar 28 17:38:12 do want to get a virtula machine setup on my main box soon Mar 28 17:38:16 just for compiling palm come Mar 28 17:38:21 all right Mar 28 17:38:24 use a vm so I can have a custom linux made just for compiling palm stuff Mar 28 17:38:28 so I don;t want into lib issues etc Mar 28 17:38:35 that's what I'm doing actually Mar 28 17:40:02 hm, http://sleepwalker.hackndev.com/tools/ looks useful -- wonder if the build.sh there will work Mar 28 18:16:25 * flyback thinks he waited too long and this cracked tip tooth is absessed and will have to be pulled like the other Mar 28 18:27:35 * flyback broke his back, chest etc helping grandma off the floor Mar 28 19:02:39 * flyback heads off to get a medication picked up, bbl Mar 28 19:40:23 * mib_8gpnn3 yawns Mar 28 19:40:44 Sleep_Walker: could you help me compile this kernel for my palm t|x? Mar 28 19:41:46 mib_8gpnn3: hi Mar 28 19:42:13 mib_8gpnn3: give me 15 mins and ping me again Mar 28 19:42:16 hi Sleep_Walker -- I saw your build.sh script, but realized it only works for a few other devices I don't have :) Mar 28 19:42:19 all right, thanks Mar 28 19:42:49 mib_8gpnn3: well, in fact - it does only copy right config-$DEVICE into .config and run build Mar 28 19:43:07 but it can be used with |miska|'s kernel config Mar 28 19:43:18 oh, ok -- can you tell me where to get that? Mar 28 19:43:22 I'm a complete newbie at this :) Mar 28 19:43:40 at |miska|'s web page Mar 28 19:43:50 I've got debian (in a VM), emdebian, and the linux arm:devel source, patched with marex's wifi fix Mar 28 19:43:56 if you weren't there, how can you be sure you need own kernel? Mar 28 19:43:58 is that enough to get the kernel working? Mar 28 19:44:35 if you want wifi working, you should ask marex Mar 28 19:44:54 he's posted a patch which I've applied Mar 28 19:44:57 I don't know if his work is commited somewhere or at least patch created Mar 28 19:45:00 I see Mar 28 19:45:15 ok, you also need cross compiler Mar 28 19:45:19 miska's kernel packages are pretty old, and apparently you need arm:devel kernel to do anything with marex's patches Mar 28 19:45:28 but I'll be here in 15mins Mar 28 19:45:36 alright, thanks Mar 28 19:46:21 * mib_8gpnn3 researches arm vs. armel Mar 28 20:03:57 Sleep_Walker: between initrd.gz, zImage, linux.boot.cfg, and linux/modules.squash which files am I going to need to recreate with this kernel build? Mar 28 20:04:32 (linux currently boots on my tx and runs fine, just without wifi) Mar 28 20:07:42 back Mar 28 20:07:45 hi Mar 28 20:08:04 Sleep_Walker: bang Mar 28 20:08:16 :) Mar 28 20:08:40 so I've got emdebian-toolkit (armel cross toolchain), miska's kernel config, and linux arm:devel sources (with patches applied) Mar 28 20:09:01 well, that sounds like you have all you need Mar 28 20:09:24 arm-linux-gnueabi-gcc appears to be the compiler, though I've no experience with cross compilers before Mar 28 20:09:33 1] run 'make ARCH=arm menuconfig' to fix |miska|'s old .config Mar 28 20:10:01 do I move "config-tx-hackndev" to linux-2.6-arm/.config? Mar 28 20:10:20 and do I need to specify "CROSS_COMPILE=arm-linux-gnueabi-" in the make arguments? Mar 28 20:10:21 rather copy :) Mar 28 20:10:26 2] run 'make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi' Mar 28 20:10:29 yes Mar 28 20:10:39 in second step yes Mar 28 20:10:42 alright, I'll run the first command Mar 28 20:10:43 thanks Mar 28 20:11:07 menuconfig is run on host machine so it would not need cross compiler yet Mar 28 20:11:31 ok, I've got a textmode GUI of sorts on my screen Mar 28 20:11:35 do I need to make any changes here? Mar 28 20:11:50 at least save on exit Mar 28 20:12:07 all unknown CONFIG options will be set to yes Mar 28 20:12:08 alright, it's saved Mar 28 20:12:49 the build failed Mar 28 20:14:34 most errors seem to be about __LINUX_ARM_ARCH__ being undeclared Mar 28 20:14:54 there are a few other miscellaneous errors as well Mar 28 20:15:17 hmmm Mar 28 20:15:30 looks a lot like Mar 28 20:16:38 hehe :D Mar 28 20:16:52 "are you on the wrong mailing list?" Mar 28 20:16:55 oops... Mar 28 20:16:57 yup Mar 28 20:18:14 http://linux.omap.com/pipermail/linux-omap-open-source/2007-August/010792.html Mar 28 20:18:23 "did you do the make for the defconfig?" Mar 28 20:20:39 there's no palmtx_defconfig in here -- I'll try using what's in the hackndev git repository Mar 28 20:21:15 it's not good idea Mar 28 20:21:21 no? Mar 28 20:21:30 hmm Mar 28 20:21:54 I see a palmte, palmtt, palmz71, and palmz72 defconfig file Mar 28 20:22:08 it's not up to date Mar 28 20:22:21 what do I do now then? Mar 28 20:23:41 problem is elsewhere Mar 28 20:24:08 I'm currently finishing some clean-ups for Treo680 Mar 28 20:24:20 then I'll rebuild kernel Mar 28 20:24:37 and then I'll add T|X into my build system Mar 28 20:24:52 thanks! Mar 28 20:26:18 so when you've added the tx to your build system, will I be able to build the kernel and such on my computer? Mar 28 20:29:36 no, but I'll be able to build that kernel and put it to other builds Mar 28 20:30:21 will you build the arm:devel kernel with marex's wifi patch and put it online? Mar 28 20:31:50 yes, that was what I meant with that Mar 28 20:32:05 thank you -- that's great! Mar 28 20:32:38 I'll let you do that then :) Mar 28 20:32:53 (rather, stop bothering you so you can do it) Mar 28 20:35:22 mib_8gpnn3: I'll prepare it in 30 mins I think Mar 28 20:35:28 could you test it then? Mar 28 20:35:37 I think so Mar 28 20:35:46 will it work with miska's root filesystem? Mar 28 20:36:05 my next project is to make my own rootfs, but this is a good start :) Mar 28 20:36:26 mib_8gpnn3: well, miska uses loopback on FAT? Mar 28 20:36:44 I never had TX/T5 so I couldn't try it... Mar 28 20:36:48 the rootfs I've been using is ext2 Mar 28 20:37:10 he has a squashfs-lzma rootfs, but it's slower apparently so I didn't try it Mar 28 20:37:19 but it's just file on FAT, right? Mar 28 20:37:36 yes Mar 28 20:37:39 sorry :) Mar 28 20:37:41 squashfs-lzma did its work on T3 with broken driver for SD Mar 28 20:37:45 np Mar 28 20:38:08 well, to be able to use loopback I need to mount FAT first Mar 28 20:38:17 it can be done in initrd Mar 28 20:38:24 (or initramfs) Mar 28 20:38:28 but not without Mar 28 20:38:59 you can create partition, copy your files to that partition and then you can use it with kernel I'll build Mar 28 20:39:13 sounds good Mar 28 20:40:05 most of work can do for you my BFU installer :) Mar 28 20:41:20 should work, thanks Mar 28 20:45:25 mib_8gpnn3: can you tell me, where you get your config? Mar 28 20:45:31 from /proc/config.gz? Mar 28 20:45:48 I can't find |miska|'s Mar 28 20:47:38 just a second Mar 28 20:47:52 http://atrey.karlin.mff.cuni.cz/~miska/testing/kernel/ Mar 28 20:47:59 config-tx-hackndev Mar 28 20:48:00 thanks Mar 28 20:48:09 (I hope that's the right file... :) Mar 28 20:49:17 mib_8gpnn3: are there other files to be applied for TX? Mar 28 20:49:29 (other than 2 patches for WiFi) Mar 28 20:51:09 http://hackndev.com/node/276 suggests "you might also need this patch" Mar 28 20:51:41 I had to apply it manually since the whitespace wasn't preserved or something got messed up Mar 28 20:51:46 don't know what it's for Mar 28 20:52:26 I think it will enable some other channels for WiFi, but I'm guessing Mar 28 20:53:04 might be Mar 28 20:53:08 ls /OE/Marex-patches/*palmtx* Mar 28 20:53:09 /OE/Marex-patches/08-make-palmtx_battery-wm97xx_battery.patch /OE/Marex-patches/13-palmtx-pcmcia-fixes.patch Mar 28 20:53:11 /OE/Marex-patches/12-palmtx-fixes.patch /OE/Marex-patches/14-palmtx-asoc-and-batt.patch Mar 28 20:53:33 I've got 4 patches here, it seems that I need to check if they're already applied Mar 28 20:53:42 oh... I didn't see any of those Mar 28 20:53:52 so many patches, so little time :) Mar 28 20:56:30 ok, they seemed mostly applied Mar 28 21:00:19 how long does it usually take to compile a kernel? Mar 28 21:10:59 mib_8gpnn3: 5-15 mins Mar 28 21:11:10 it depends on status of compiled stuff Mar 28 21:11:17 there was simple problem Mar 28 21:11:34 Palm T|X wasn't selected to compile :) Mar 28 21:11:45 (no palm PDA at all) Mar 28 21:12:07 oops :) Mar 28 21:12:08 I think that it was because that |miska|'s config was too old Mar 28 21:12:20 hm. now what? Mar 28 21:12:39 now it is compiling Mar 28 21:12:49 after that I'll publish it Mar 28 21:12:55 oh, ok -- you fixed the problem with miska's config? Mar 28 21:13:02 yup Mar 28 21:13:09 I've never compiled a kernel before, so I don't know how exactly this works :) Mar 28 21:13:39 mib_8gpnn3: as I said, I don't know PalmTX internals, so there is chance that something won't work Mar 28 21:13:49 if that will happen, send me a note Mar 28 21:14:00 alright, will do Mar 28 21:14:27 will this kernel support only partitions, or loopback on FAT as well? Mar 28 21:15:21 only partition Mar 28 21:15:39 alright Mar 28 21:15:50 if you want to support loopback on FAT, you'd probably need to create initrd Mar 28 21:16:09 I think that a real partition is probably easier Mar 28 21:16:19 esp. because I can more easily tweak it Mar 28 21:16:55 can I put miska's image (from the loopback rootfs) in a partition and expect things to work? Mar 28 21:18:24 once the kernel works I want to make a new rootfs (I'd like to try GPE or something with X11) anyway -- is that hard? Mar 28 21:19:02 yes, just copy it and it should work Mar 28 21:19:32 great (now I just have to hope that opie has support for wifi) Mar 28 21:19:33 making new rootfs is uneasy and unpleasant task Mar 28 21:19:44 I suspected as much :) Mar 28 21:19:52 |miska| is currently our rootfs builder Mar 28 21:20:03 you can choose one of already built Mar 28 21:20:30 or you can spend month to create your own with at least the same quality :) Mar 28 21:20:50 I think I'll go for one of |miska|'s :) Mar 28 21:21:11 just as long as it'll work with this different kernel, I'll be happy Mar 28 21:21:15 mib_8gpnn3: http://sleepwalker.hackndev.com/release/TX/linux-2.6-arm/partition/1/ Mar 28 21:21:50 I'll enhance BFU installer script to cover rest of devices Mar 28 21:22:03 I'd like to provide my kernel build and miska's rootfs Mar 28 21:22:16 it should already work for Treo680 Mar 28 21:22:29 and - there should be no change for other devices Mar 28 21:25:02 Sleep_Walker: what should I do first? Mar 28 21:25:25 zImage, cocoboot.conf into / on card Mar 28 21:25:29 (FAT) Mar 28 21:25:41 alright Mar 28 21:25:42 err Mar 28 21:25:45 sorry Mar 28 21:25:49 1] backup card Mar 28 21:25:58 2] partition card Mar 28 21:26:09 3] create filesystem (FAT, EXT2) Mar 28 21:26:24 (3,5] you can create also swap) Mar 28 21:26:59 I've a 2GB sd card Mar 28 21:27:06 how do you recommend partitioning? Mar 28 21:27:12 swap sounds good Mar 28 21:27:30 check current rootfs size Mar 28 21:27:45 that should give you some minimum for EXT2 size Mar 28 21:28:14 FAT is the only partition PalmOS can see - If you want to use both - use at least 1gb for FAT Mar 28 21:28:26 swap 64 Mb should be fine Mar 28 21:28:42 it's 180MB Mar 28 21:28:45 alright Mar 28 21:29:14 so 1gb FAT, 1gb-64mb ext2, 64mb swap Mar 28 21:29:31 4] copy cocoboot.prc into FAT/palm/Launcher, cocoboot.conf and zImage into FAT/ Mar 28 21:29:48 5] mount EXT2, mount backed up loopback Mar 28 21:30:28 6] copy loopback contents into EXT2 partition (be careful about rights and ownership, use root) Mar 28 21:30:50 7] extract my kernel modules archive into EXT2 Mar 28 21:30:56 8] umount Mar 28 21:31:49 thanks Mar 28 21:32:09 I'll get out a linux computer and give that a shot (this computer runs macos) Mar 28 21:33:12 be back in 10 minutes or so :) Mar 28 21:33:24 * flyback is going to use the 256mb flash drive built in to his t5 to load the kernel so he can use large slhc cards formatted ext2 Mar 28 21:34:24 flyback: you can use cocoboot to pack kernel inside (like old Garux did) Mar 28 21:34:36 so you don't need any other card Mar 28 21:35:17 well I am saying I can use the build in 160 meg flash drive Mar 28 21:35:20 for the kernel Mar 28 21:35:32 so I can have 2 sd cards Mar 28 21:35:42 one for palm os for now and one SDHC card for linux Mar 28 21:35:46 soon to be linux only eventually Mar 28 21:35:54 biggest challange right now is what to do with all my plucker files Mar 28 21:35:56 I can't lose those Mar 28 21:36:11 Fbreader or Opie reader can handle it Mar 28 21:36:29 hmm I think I tried opie and it crashed an dburned on many of them Mar 28 21:40:12 mib_8gpnn3: does it work for you? Mar 28 21:48:28 Sleep_Walker: sorry, I just got my linux laptop out Mar 28 21:48:56 np with me Mar 28 21:49:07 but I'd like to continue with Treo680 Mar 28 21:49:20 so rebuilding will take longer than now Mar 28 21:49:47 sorry :/ Mar 28 21:50:59 I'm installing gparted, just a minute Mar 28 21:51:04 how do I set up the swap partition? Mar 28 21:51:12 just create it, or is it a special file system? Mar 28 22:00:27 Sleep_Walker: I'm partitioning my SD card Mar 28 22:00:54 768.74MiB FAT, 62.75MiB linux-swap, 1.08GiB ext2 Mar 28 22:01:36 mkswap Mar 28 22:01:50 if you didn't already that Mar 28 22:02:10 I told gparted to make a 64MiB partition formatted linux-swap Mar 28 22:02:11 create ext2 as second and swap as third Mar 28 22:02:14 oh Mar 28 22:02:18 time to reformat :) Mar 28 22:02:21 or fix cocoboot :) Mar 28 22:02:27 (cocoboot.conf) Mar 28 22:02:56 partitioner in BFU installer doesn't give option to have different order Mar 28 22:03:10 so what should I do in gparted? Mar 28 22:03:13 it is easier to create and handle :) Mar 28 22:03:21 (not using BFU installer, didn't know I could yet) Mar 28 22:03:29 first - FAT Mar 28 22:03:32 second - EXT2 Mar 28 22:03:37 third - SWAP Mar 28 22:03:50 sizes due to your needs Mar 28 22:04:56 ok, I'm about to apply with 509.88MiB fat16, 1.33GiB ext2, 62.75MiB linux-swap in that order Mar 28 22:05:55 fine with me Mar 28 22:06:17 continue with 4], 5], ... Mar 28 22:07:32 ok, it looks like it's done Mar 28 22:07:39 and it ran mkswap on the swap partition Mar 28 22:07:44 fine Mar 28 22:12:10 * mib_8gpnn3 is transferring the rootfs stuff to his linux laptop, sorry for the delay Sleep_Walker :) Mar 28 22:12:34 mib_8gpnn3: I have no hurry since I'm working on my Treo680 :) Mar 28 22:13:05 oh, sorry, I misunderstood then -- thought you needed me to test this more quickly so you could work on your 680 :) Mar 28 22:17:13 I didn't wait ;D Mar 28 22:18:06 whatever works :D Mar 28 22:18:29 alright, I've mounted the loopbackfs -- can I just sudo cp -r /mnt/loopback /media/disk-1? Mar 28 22:24:12 Sleep_Walker: alright, I'm doing sudo cp -rp /loopback /target Mar 28 22:24:17 hopefully that will work :) Mar 28 22:24:29 I wish you luck Mar 28 22:24:41 did I do something wrong? Mar 28 22:24:48 I hope not :) Mar 28 22:24:55 * mib_8gpnn3 crosses fingers Mar 28 22:28:40 ok, I think it worked Mar 28 22:28:51 it went to /media/disk-1/loopback but I moved everything into /media/disk-1 Mar 28 22:34:07 just be careful about permissions Mar 28 22:35:46 it looks like everything was fine except for the modules Mar 28 22:35:51 had to chown them to root:root Mar 28 22:36:01 I also removed build and source (symlink to /OE/...) Mar 28 22:36:39 now, going to shut down that linux laptop and try the linux *pda* and hope for the best :D Mar 28 22:38:43 * mib_8gpnn3 extracts wifi firmware Mar 28 22:41:26 Sleep_Walker: cocoboot says that /initrd.gz not found! (-3) -- don't know if that's a problem Mar 28 22:41:30 about to try booting Mar 28 22:41:33 here goes nothing Mar 28 22:41:45 mib_8gpnn3: no initrd is not problem Mar 28 22:42:11 I didn't create one, it will jump directly to partition Mar 28 22:42:14 it'll boot without one? Mar 28 22:42:16 oh, ok Mar 28 22:42:24 "INIT: version 2.86 booting" Mar 28 22:42:25 (if everything will work properly) Mar 28 22:42:31 you're there man Mar 28 22:42:40 well, it's not doing anything yet Mar 28 22:42:52 "INIT: version 2.86 booting" Mar 28 22:43:01 is run from your card Mar 28 22:43:14 so it's ok that nothing's changing on screen? Mar 28 22:43:22 it seems to be frozen Mar 28 22:43:30 does cursor blink? Mar 28 22:43:35 oh Mar 28 22:43:44 miska uses initial ramdisk Mar 28 22:43:46 no, cursor isn't blinking :/ Mar 28 22:43:59 do I need to copy the initrd over from miska's setup? Mar 28 22:44:01 he may compile something important as moduule :/ Mar 28 22:44:13 nope Mar 28 22:44:23 what should I do now? Mar 28 22:44:29 so close... yet so far :) Mar 28 22:44:43 I just have to go through configuration once again and build another one Mar 28 22:44:51 ok Mar 28 22:45:00 you'll just switch zImage and put modules on ext2 Mar 28 22:45:06 alright Mar 28 22:45:16 can I safely reset the pda right now? Mar 28 22:45:26 how do I know? :) Mar 28 22:45:35 I never had TX before Mar 28 22:45:49 well, here goes nothing :D Mar 28 22:46:55 ok, I'm back in palm os Mar 28 22:47:07 good luck recompiling -- how soon do you think you'll have another test image? Mar 28 22:51:41 Sleep_Walker: I'll be back in 10-15 minutes... thanks again for your help! Mar 28 22:52:17 I'm focused on stable suspend-to-mem/resume on Treo680 Mar 28 22:52:39 alright Mar 28 22:52:48 I think I'll be able to do it tomorrow Mar 28 22:52:56 thanks Mar 28 22:53:05 there's nothing I can do on my own to try to fix this? Mar 28 22:53:11 mib_8gpnn3: what time it is now? :) Mar 28 22:53:48 mib_8gpnn3: you can use my config and walk through kernel configuration and all M mark as * :) Mar 28 22:53:56 and try to build Mar 28 22:54:22 Sleep_Walker: what timezone are you in? Mar 28 22:54:32 GMT+1 Mar 28 22:54:35 I'm in PST -- it's 1600 Mar 28 22:54:46 so it already *is* tomorrow for you :P Mar 28 22:54:47 23:54 here Mar 28 22:55:01 gotcha Mar 28 22:55:13 my build, my timezone :b Mar 28 22:55:21 that's perfectly reasonable :) Mar 28 22:55:29 so by "tomorrow" what time do you mean? Mar 28 22:56:37 try to ask in 12 hours Mar 28 22:56:39 :b Mar 28 22:57:04 8 for sleep, 4 for work :b Mar 28 22:57:10 * Sleep_Walker is Sleep_Worker Mar 28 22:57:27 hm... that's 4am local time Mar 28 22:57:49 I probably won't be up for another 1-2 hrs Mar 28 22:57:54 at least :) Mar 28 23:01:29 alright, I've downloaded your config... what do you mean "all M mark as *"? Mar 28 23:01:40 I'm in `make ARCH=arm menuconfig` Mar 28 23:05:09 oh, I see. include everything without using modules? Mar 28 23:05:12 worth a shot... Mar 28 23:12:13 Sleep_Walker: I think I've marked all M as *. now what do I do? Mar 28 23:12:50 save Mar 28 23:12:56 build Mar 28 23:13:06 it's saved...how do I build? Mar 28 23:13:15 make ARCH=arm CROSS_COMPILE=.... Mar 28 23:13:24 and finally Mar 28 23:13:30 mount ext2 Mar 28 23:13:54 make ARCH=arm CROSS_COMPILE=.... INSTALL_MOD_PATH=/path/to/your/ext2 modules_install Mar 28 23:13:57 umount Mar 28 23:14:06 alright, I'm running make ARCH CROSS_COMPILE Mar 28 23:14:11 mount fat, fix cocoboot.conf (to use right name) Mar 28 23:14:19 umount Mar 28 23:14:21 try Mar 28 23:14:58 the kernel seems to be compiling Mar 28 23:17:01 that's interesting... Mar 28 23:17:09 on a whim I rebooted linux with your kernel Mar 28 23:17:17 and it got past "INIT: booting" Mar 28 23:17:26 now it's stuck at "Cleaning: /etc/network/ifstate" Mar 28 23:21:58 * mib_8gpnn3 manually cleans ifstate and hopes for the best Mar 28 23:28:16 Sleep_Walker: i don't understand this. linux starts booting and then randomly freezes when it gets to a certain point, be it "INIT: version 2.86 booting," "freeing init memory," "cleaning /etc/network/ifstate," etc Mar 28 23:28:19 any ideas? Mar 28 23:29:43 nope Mar 28 23:30:04 it would be interesting to see dmesg output if is something broken there Mar 28 23:32:37 how do you manually clean /etc/network/ifstate? Mar 28 23:32:41 empty it, or delete it? Mar 28 23:33:27 follow /etc/init.d/networking Mar 28 23:35:06 I don't know that rc script well Mar 28 23:47:23 * mib_8gpnn3 is frustrated Mar 28 23:47:31 now it's stuck at "freeing init memory" Mar 28 23:47:36 Sleep_Walker: how would I get dmesg output? Mar 28 23:48:12 using dmesg command Mar 28 23:48:29 weird Mar 28 23:54:12 how would I use the dmesg command? Mar 28 23:54:15 it's not even booting Mar 29 00:39:47 * flyback /me can't even sit down the back spams are so bad from lifting grandma off the floor when she fell Mar 29 00:45:12 hey Mar 29 00:49:07 * flyback might have to go to the ER Mar 29 01:53:50 * flyback continues to build another socket370 p3/celeron dell i815 gx150 box for some projects **** ENDING LOGGING AT Sun Mar 29 02:59:57 2009