From: Jaroslaw K. <ja...@zd...> - 2004-04-17 16:20:36
|
Hi Dan, I just downloaded today's snapshot and (as I reported on IRC) "depmod -ae" failed for me on Fedora Core 1 image. I got errors about some missing symbols. I attempted to rebuild kernel + modules myself: 1. I got FRESH kernel-2.4.26.tar.bz2 - extracted and applied patch There wass some error saying that one of the chunks is already applied (strange, but doesn't look harmful - it's just a printk(), so I ignored it) 2. I copied today's config file to .config 3. make oldconfig && make dep && make vmlinux && make modules && make modules_install After this I copied the kernel and modules into appropriate places and IT WORKED. This suggests that there's a mismatch between today's kernel and modules. Can you confirm/fix this? Jarek |
From: Jaroslaw K. <ja...@zd...> - 2004-04-17 16:24:34
|
BTW. With coLinux-20040415.exe it was ok. Jarek ----- Original Message ----- From: "Jaroslaw Kowalski" <ja...@zd...> To: "Dan Aloni" <da...@co...> Cc: <col...@li...> Sent: Saturday, April 17, 2004 6:20 PM Subject: [coLinux-devel] Modules broken? > Hi Dan, > > I just downloaded today's snapshot and (as I reported on IRC) "depmod -ae" > failed for me on Fedora Core 1 image. I got errors about some missing > symbols. > > I attempted to rebuild kernel + modules myself: > > 1. I got FRESH kernel-2.4.26.tar.bz2 - extracted and applied patch > There wass some error saying that one of the chunks is already applied > (strange, but doesn't look harmful - it's just a printk(), so I ignored it) > > 2. I copied today's config file to .config > > 3. make oldconfig && make dep && make vmlinux && make modules && make > modules_install > > After this I copied the kernel and modules into appropriate places and IT > WORKED. > > This suggests that there's a mismatch between today's kernel and modules. > Can you confirm/fix this? > > Jarek > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > coLinux-devel mailing list > coL...@li... > https://lists.sourceforge.net/lists/listinfo/colinux-devel > |
From: Dan A. <da...@co...> - 2004-04-17 18:46:19
|
On Sat, Apr 17, 2004 at 06:20:37PM +0200, Jaroslaw Kowalski wrote: > Hi Dan, > > I just downloaded today's snapshot and (as I reported on IRC) "depmod -ae" > failed for me on Fedora Core 1 image. I got errors about some missing > symbols. My release script was the fault. I have updated the snapshot with one addition: * The daemon process is pinned to the first processor until we get the SMP stability issue fixed. With this change it runs without any problem on my HT machine (Linux as host, though). -- Dan Aloni da...@co... |
From: Michael T. <mt...@em...> - 2004-04-18 16:49:59
|
I will try it out on a dual Xeon XP Pro box with HT (looks like 4 procs) and let you know how it works. I have updated the snapshot with one addition: * The daemon process is pinned to the first processor until we get the SMP stability issue fixed. With this change it runs without any problem on my HT machine (Linux as host, though). -- Dan Aloni da...@co... |
From: Richard G. <ric...@ri...> - 2004-04-18 16:51:57
|
That's what I'm running :-) Two actually, one w/ XP Pro and one with Server2k3. ----- Original Message ----- From: "Michael Taylor" <mt...@em...> To: "'Dan Aloni'" <da...@co...>; "'Jaroslaw Kowalski'" <ja...@zd...> Cc: <col...@li...> Sent: Sunday, April 18, 2004 11:49 AM Subject: RE: Updated with SMP stability workaround (Was: Re: [coLinux-devel] Modules broken?) > I will try it out on a dual Xeon XP Pro box with HT (looks like 4 procs) and > let you know how it works. > > > I have updated the snapshot with one addition: > > * The daemon process is pinned to the first processor until > we get the SMP stability issue fixed. > > With this change it runs without any problem on my HT machine (Linux as > host, though). > > -- > Dan Aloni > da...@co... > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IBM Linux Tutorials > Free Linux tutorial presented by Daniel Robbins, President and CEO of > GenToo technologies. Learn everything from fundamentals to system > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > _______________________________________________ > coLinux-devel mailing list > coL...@li... > https://lists.sourceforge.net/lists/listinfo/colinux-devel > > |