--- Day changed --- Log opened Wed Jul 23 00:00:02 2003 06:51 -!- sachin [~sachin@pptp1.speedcast.com] has joined #uml 06:57 < sachin> I was working with 2.5.73 and couple of days back switched to 2.5.75. It is not behaving well and crashing before even booting up. 06:58 < sachin> I thought I could use usermodelinux to help me diagnose the problem. Can somebody tell me any pointer to read about howto write patch for 2.5.75 since the latest patch available for download is for 2.5.70 06:59 -!- sachin [~sachin@pptp1.speedcast.com] has quit [Remote host closed the connection] 07:00 -!- sachin [~sachin@pptp1.speedcast.com] has joined #uml 07:05 -!- ghimlet [~hy@host23-156.pool62211.interbusiness.it] has joined #uml 07:30 -!- sachin [~sachin@pptp1.speedcast.com] has quit [Quit: using sirc version 2.211+KSIRC/1.2.1] 07:33 -!- ghimlet [~hy@host23-156.pool62211.interbusiness.it] has quit [Quit: Client exiting] 07:45 -!- snide [~snide@AMontsouris-108-1-4-117.w193-252.abo.wanadoo.fr] has joined #uml 08:33 -!- ticallion [~ticallion@213.175.160.240] has joined #uml 08:53 -!- ticallion [~ticallion@213.175.160.240] has quit [Quit: food time] 10:02 -!- Z-Wing [zedders@zanzar.net] has joined #uml 10:10 -!- PFee [~chatzilla@dial81-131-218-252.in-addr.btopenworld.com] has joined #uml 10:20 -!- AquaJo [~torbofh@217.228.200.115] has joined #uml 10:20 < AquaJo> huhu 10:24 < Getty> anybody knows this: http://www.uxu.ch/uxu/software/uml_switch2_%7Benglish%7D ? 10:30 -!- PiAf [titi@phenix.planet-work.com] has quit [Remote host closed the connection] 10:45 -!- smcavoy [~smcavoy@207.61.160.163] has joined #uml 11:19 -!- PFee [~chatzilla@dial81-131-218-252.in-addr.btopenworld.com] has quit [Read error: Connection reset by peer] 11:47 -!- snide [~snide@AMontsouris-108-1-4-117.w193-252.abo.wanadoo.fr] has quit [Quit: BitchX WWW Site -- http://we.got.net/~brian/] 12:02 -!- LowV [~me@217.121.60.29] has joined #uml 12:03 < LowV> i've applied the ska's patch(host-skas3.ptrace.patch) to the host-kernel (2.4.21). patch gave no errors. Make bzImage gives : undefined reference to `proc_mm_get_mm' Any hints ? 12:07 < desaster> did you do make dep clean 12:08 < desaster> did you enable /proc/mm in configure 12:08 < desaster> (just guessing) 12:08 < LowV> found the proc/mm thing in the archives 12:09 < LowV> was already trying again 12:09 < LowV> thnx 12:23 < attriel> hey, is there a skas patch for 2.5 ? i don't find the proc/mm stuff anywhere to turn on, os I presume I need the patch, but the one i see is for 2.4 :/ do i need to try an' roll-my-own or is it builtin or just hiding somewhere I'm not thinking to look ? 12:55 -!- LowV [~me@217.121.60.29] has quit [] 13:44 -!- peace [~katta@fenny.via.cornell.edu] has joined #uml 14:03 -!- pirlouit [~peter@duvel.drunkcoders.com] has joined #uml 14:03 < pirlouit> hello 14:03 < pirlouit> is there a way to specify the speed of the network interfaces in UML ? 14:04 < pirlouit> or is it going as fast as the resources allow you to go 14:07 < AquaJo> as fast as possible 14:08 < attriel> why would you want to limit it, anyway ? 14:09 -!- ticallion [~ticallion@213.175.160.110] has joined #uml 14:09 < BB> why not ;) 14:09 < attriel> heh, i s'pose there is that :o 14:10 < attriel> can you limit interface speeds on the bare kernel? I've never really tried :o 14:10 < BB> well you could limit it on the host side 14:14 < BB> rar now our clara is down 14:18 -!- pflanze [~chris@217.162.115.90] has joined #uml 14:18 < pflanze> Hello 14:19 < ticallion> pflanze: :) 14:19 < pflanze> I'm trying to compile 2.6.0-test1 with ARCH=uml, but I'm getting: 14:19 < pflanze> include/asm/processor.h:66: `CONFIG_X86_L1_CACHE_SHIFT' undeclared here (not in a function) 14:19 < pflanze> (ARCH=um that is) 14:19 < pflanze> any idea? 14:20 < ticallion> interesting, I'm having a different error at the start of the compilation, how did u get that far?! did u patch 2.6-test1 or u using it as is?! 14:20 < pflanze> just right from kerenl.org 14:20 < pflanze> no patches. 14:21 < caker> i think what's included in 2.6 is way old 14:21 < ticallion> well umm, can't offer any help but word is the uml code in 2.6-test1 is very old 14:21 < pflanze> I did 'make xconfig ARCH=um' then 'make ARCH=um' 14:21 < pflanze> huh 14:22 < pflanze> Time to hurry up and get new stuff in? 14:22 < ticallion> anyway, why the hell did they include it if it doesn't build even, I haven't heard from anybody who successfully built it 14:22 < pflanze> ok so I'll have to get a patch to remove current uml code and put current in. 14:22 < pflanze> (how weird..:) 14:24 < ticallion> there isn't a uml patch that applies to that release unfortunately, we're all waiting on it 14:25 < pflanze> IC 14:26 < pflanze> This means that kernel developers don't use UML for testing kernels. 14:26 < ticallion> heh... good one 14:29 < pflanze> Is there any 2.5.x kernel working well as uml kernel? 14:30 < attriel> yah, i asked about 2.6 yesterday; the UML in 2.6 is out of date and "absolutely doesn't work" :o 14:31 < attriel> i can get the 2.5.70 to compile with the UML patch, but I can't get it to run (b/c apparently the SKAS stuff isn't in and i couldn't find a 2.5 patch for it ... os i'm trying to roll my own :o) 14:32 < caker> attriel: if you run a 2.4 host kernel with the skas patch, won't a 2.5 UML kernel use skas? 14:34 < attriel> dunno, haven't tried that yet 14:34 < ticallion> caker: right, skas is only a host patch afaik and it's not even uml-specific 14:34 < attriel> my 'patching'' apparently completely blowing out the compile process, maybe i'll try that next ;) 14:35 < attriel> a few too many things changed from 2.4.20 to 2.5.70 to make the patching "clean" :/ 14:36 < ticallion> attriel: there r 2.5 uml patches around if I remember correctly 14:37 < attriel> yah, the UML ones but i couldn't get the UML to launch b/c it couldn't find the SKAS hooks and /proc/mm, but it won't even compile without the SKAS hooks (or at least on my box) 14:37 < attriel> er without SKAS enabled that last bit should say 14:38 < attriel> guess I'll back down to getting a 2.4 host+SKAS to launch 2.5UML so I can at least start messing with using it :o 14:42 < pflanze> kernel.usermodelinux.org does have a 2.5.69 binary and .config, but no 2.5.x patch. 14:43 -!- smcavoy [~smcavoy@207.61.160.163] has quit [Quit: ACK!] 14:44 < attriel> that's the UML though; and i know there's the 2.5.70 patch there somewhere, i downloaded it yesterday 14:44 < attriel> (now compiling a 2.4.21-skas host kernel to see if that gets me anywhere :o) 14:59 -!- ticallion [~ticallion@213.175.160.110] has quit [Quit: Client exiting] 15:20 -!- smcavoy [~smcavoy@grimlock.drive-megawheels.net] has joined #uml 17:06 < pflanze> Sigh 17:07 < pflanze> I have patched a 2.4.21 with grsec then uml, resolved all conflicts I thought, but now I get: 17:07 < pflanze> /usr/src/UML/linux/include/asm/posix_types.h:4: asm/arch/posix_types.h: No such file or directory 17:07 < pflanze> and many more no such files. 17:08 < pflanze> what is the build command for uml, not make ARCH=um ? 17:10 < pflanze> AAAh, make linux ARCH=um 17:11 < pflanze> (why are those makefiles only so strange) 17:21 < pflanze> ok compiles, but seems I forgot to enable grsec stuff at all. 17:22 < pflanze> Turns out that grsec is not enabled for um. ;) 17:22 < pflanze> How to change that? 17:22 < pflanze> Or has anyone done it already? 17:25 < pflanze> grsecurity/* was even compiled!! funny. 17:28 -!- ticallion [~ticallion@213.175.160.151] has joined #uml 17:33 -!- BB [~chris@216.127.67.147] has quit [Excess Flood] 17:33 -!- BB [~chris@ns1.8086.net] has joined #uml 17:36 -!- smcavoy [~smcavoy@grimlock.drive-megawheels.net] has quit [Quit: ACK!] 17:37 < AquaJo> n8 17:40 -!- AquaJo [~torbofh@217.228.200.115] has quit [Quit: Wer will, der kann, wer nicht will, muß. - Seneca] 17:43 -!- peace [~katta@fenny.via.cornell.edu] has left #uml [Client Exiting] 17:51 < pflanze> Hmm, 17:52 < pflanze> vmlinux.o(.text+0x73893): undefined reference to `PAX_DELTA_MMAP_LEN' 17:52 < pflanze> and the like, in the final link step 18:42 -!- ticallion is now known as ticallion[dump] 18:43 < BB> hmm lovely information 18:43 -!- ticallion[dump] [~ticallion@213.175.160.151] has quit [Quit: save some precious online time while reading the newspaper, that fine Wiredboy?! :P] 18:53 -!- ticallion [~ticallion@213.175.160.151] has joined #uml 19:08 < Getty> hey guys 19:08 < Getty> do you know this: 19:08 < Getty> http://www.research.rutgers.edu/~edpin/epckpt/ 19:09 < Getty> thought of that in combination of booting up UML 20:21 -!- ticallion [~ticallion@213.175.160.151] has quit [Quit: happy hacking] 21:17 -!- Z-Wing [zedders@zanzar.net] has quit [Ping timeout: 490 seconds] 22:45 < david> Getty: is that like software suspend? 22:51 < caker> hello 22:52 < david> hi 22:52 < caker> what's shakin 23:02 < david> not much 23:08 -!- Z-Wing [zedders@zanzar.net] has joined #uml --- Log closed Thu Jul 24 00:00:00 2003