[PlanetCCRMA] updated: apt for fc3

Mark Knecht Mark Knecht <markknecht@gmail.com>
Tue Jan 25 09:03:01 2005


On 24 Jan 2005 22:09:55 -0800, Fernando Lopez-Lezcano
<nando@ccrma.stanford.edu> wrote:
> On Mon, 2005-01-24 at 18:46, Mark Knecht wrote:

> > Nominally it just requires a linux link to the kernel source. I guess
> > I could try:
> >
> > cd /usr/src
> > ln -s /lib/modules/2.6.10-2.1.ll.rhfc3.ccrma linux
> >
> > Seem OK?
> >
> > I'll give it a try. nice that the headers or whatever is supplied with
> > the kernel now.
> 
> Hopefully it will find things...
> BTW, the above should be:
> ln -s /lib/modules/2.6.10-2.1.ll.rhfc3.ccrma/build linux
> 
> Note the extra "/build"
> -- Fernando

Actually what worked for me last night was

ln -s /lib/modules/2.6.10-2.1.ll.rhfc3.ccrma/source linux

Should I try build instead of source?

Using noacpi I did get to the point where 2.6.10-2.1.ll.rhfc3.ccrmasmp
would boot sometimes, but not all the time. Maybe 1 out of 5 times the
machine still hangs so I set it back to 2.6.10-1.737_FC3smp for now to
that Evelyn can use it. I've seen these hangs on all my FCx machines
using wireless. There's still this ndiswrapper/>4K Stack size issue
hanging in the back ground so things seem touchy. I don't really know
if that's the issue though. Hard to debug.

Thanks much,
Mark