**** BEGIN LOGGING AT Sun Nov 01 02:59:56 2009 **** ENDING LOGGING AT Sun Nov 01 04:47:38 2009 **** BEGIN LOGGING AT Sun Nov 01 04:47:58 2009 Nov 01 14:55:29 anyone noticed qnap are using marvell chips in their NASes? http://www.qnap.com/pro_detail_feature.asp?p_id=113 Nov 01 15:18:14 unrealMac: for a long time...there's debian support for those machines, and gentoo(done by me) support as well Nov 01 19:49:22 what happened? Nov 01 19:49:39 -Md- [GlobalNotice] sorry for the recent mass-kill issue! we are investigating what happened exactly Nov 01 19:49:42 Server/network issues Nov 01 19:49:49 yes, i know Nov 01 19:49:50 someione set up us the bomb Nov 01 19:49:55 xD Nov 01 19:51:10 i must go Nov 01 19:51:11 cya Nov 01 22:53:43 anyone have any clue to why all my kernels fail to load with this error http://pastebin.ca/1649661 Nov 01 23:21:44 Bryanstein: how did you compile the kernel? Nov 01 23:22:09 Bryanstein: also how is uboot command line ocnfigured? Nov 01 23:22:47 tinker-f595, I have the arcNumber 2097 set and mainlineLinux yes Nov 01 23:23:14 did you compile the kernel yourself? Nov 01 23:23:19 I am cross compiling it on another system tinker-f595 the feroceon cross compile works...but none other Nov 01 23:23:33 which compile flags? Nov 01 23:23:35 yes I am...I have tried my own configs...I've tried working configs from a debian install Nov 01 23:23:54 ok wait Nov 01 23:23:59 I am wondering if you are compiling for a later arm version Nov 01 23:24:16 well I do make ARCH=arm Nov 01 23:24:34 not correct Nov 01 23:24:46 or I'll do the make kirkwood_defconfig Nov 01 23:26:53 hi, i get this error http://pastebin.com/m7296ed9c when i try to boot off a sd card... Nov 01 23:27:03 im trying to install archmobile (arch linux) on the sheeva Nov 01 23:28:44 Bryanstein: trying to find my notes Nov 01 23:29:01 need to ssh to my sheevaplug to find them Nov 01 23:30:10 tinker-f595, I am trying a different compiler now I was using marvells before...now I'll try Code Sourcery's compiler Nov 01 23:30:27 Bryanstein: use gcc Nov 01 23:30:46 It's not your compiler. Nov 01 23:31:04 Bryanstein: What's the problem exactly? I missed that. Nov 01 23:31:04 then what is it Nov 01 23:31:24 Erant, I keep getting this error..http://pastebin.ca/1649661 Nov 01 23:32:02 this is on Kernels I build...except the feroceon and I have built the 2.6.32-rc5 once Nov 01 23:32:15 Bryanstein: Sweet. Bust out the JTAG yet? Nov 01 23:32:46 Could really use the FSR in this case. Nov 01 23:35:35 Break on the undefined instruction handler, and see what instruction it's trying to execute. Nov 01 23:35:56 Bryanstein: look at http://www.openplug.org/plugwiki/index.php/Compiling_Linux_Kernel_for_the_Plug_Computer Nov 01 23:36:02 I have to go out now Nov 01 23:39:15 Bryanstein: What are you on, Linux? Nov 01 23:43:47 Yes Debian of course...I haven't done any ocd wiggler stuff yet tinker-f595 Nov 01 23:45:19 I mean Erant Nov 01 23:45:50 tinker-f595, those instructions are identical to what I'm doing...almost...I'm just using an older cross compiler Nov 01 23:45:59 err compiler Nov 01 23:47:14 Just built another dud...I can build kernels on this server in 5-6 minutes Nov 01 23:53:27 Bryanstein: Well, 'ofcourse'. I'm on MacOSX myself. Nov 01 23:53:45 Which GCC are you using? Nov 01 23:54:08 has anyone sucessfully installed archmobile on the sheeva? Nov 01 23:55:16 gcc version 4.3.2 (Sourcery G++ Lite 2008q3-66 Nov 01 23:55:29 f3ar007: What's your bootcmd? Nov 01 23:56:25 http://www.archmobile.org/trac/wiki/AM/SheevaPlug/InstallationOnExternalStorage Nov 01 23:56:43 setenv bootcmd 'setenv bootargs $(bootargs_console) $(bootargs_root); run bootcmd_mmc; bootm 0x00400000' Nov 01 23:58:24 Did you try manually walking through it? Nov 02 00:00:15 Erant: what do you mean? Nov 02 00:00:20 like setenv one... Nov 02 00:00:27 oh i got it Nov 02 00:00:34 No, manually run each command Nov 02 00:00:41 which commands? Nov 02 00:00:58 the ones in the oneliner i showed you? Nov 02 00:01:09 That'd be a good starting point. Nov 02 00:01:36 ** No boot file defined ** <-- 'cuz I'm not sure which command produces that. Nov 02 00:05:06 hmm Nov 02 00:06:40 f3ar007, can you mmcinit; ext2ls mmc 0:1 Nov 02 00:06:56 what filesystem is your sd formatted to? Nov 02 00:07:42 boot ext2 Nov 02 00:07:45 root ext3 Nov 02 00:08:05 Bryanstein: im trying the mmcinit; ext2ls mmc 0:1 right now Nov 02 00:08:46 (Any particular reason your boot is ext2 btw?) Nov 02 00:09:47 Erant: the guide recommended it...? Nov 02 00:15:44 f3ar007, did it list your files? Nov 02 00:19:10 Bryanstein: im having trouble with the screen application Nov 02 00:19:27 i'll be back in a bit though, hopefully youll be around! thanks for the help so far! Nov 02 00:53:41 Bryanstein: are you still around? Nov 02 00:54:01 lol sadly yes Nov 02 00:54:08 * Bryanstein has a problem too Nov 02 00:54:34 oh cool Nov 02 00:54:45 okay, im going to see if it will list the files... Nov 02 00:55:46 any reasons screen wouldnt be displaying the 'live' output on the sheeva... Nov 02 00:56:05 it only displays a few random lines of the output Nov 02 01:00:32 random lines? Nov 02 01:00:40 Bryanstein: nevermind i just reset the plug Nov 02 01:00:49 Bryanstein: okay, i can ext2ls Nov 02 01:00:52 mmc 0:1 Nov 02 01:02:10 then when i try ext2load mmc 0:1 i get *** no boot file defined** Nov 02 01:02:25 hmmm Nov 02 01:04:00 well can you read those files in another system? Nov 02 01:04:12 did you do mmcinit first? Nov 02 01:04:13 yeah Nov 02 01:08:13 Bryanstein: yea i used mmcinit first Nov 02 01:12:17 now I get unable to read /uImage from mmc 0:1 Nov 02 01:16:58 reset Nov 02 01:17:02 sorry :P Nov 02 01:19:42 if i try mmcinit; ext2load mmc 0:1 0x400000 /boot/uImage-sheevaplug (instead of the symlink) it basically hangs Nov 02 01:19:44 no response Nov 02 01:19:53 cant type anything in the terminal Nov 02 01:20:24 should ext2load take a long time? or is that where the bootloader loads the os? **** ENDING LOGGING AT Mon Nov 02 02:59:56 2009