Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Michiel de Jager on June 27, 2002, 03:45:04 PM

Title: megaide.o error
Post by: Michiel de Jager on June 27, 2002, 03:45:04 PM
Hello,

I have installed the 5.5beta9 version on a new pc with a AMD 2100 processor
512MB-ddr333Mhz pc2700, and 2 disks (20GB+60GB).
When starting the server I get the following error;

Unresolved symbols in> /lib/modules/2.2.19-7.0.8/scsi/megaide.o

Is this a bug, or do I have to install a driver or something.

I have the same problem with version 5.1.2, so it isn't a beta "bug"

(the mainbord type is:aopen ak77-333)

Maybe you can help me?

greetz Michiel de Jager
Title: Re: megaide.o error
Post by: Michiel de Jager on June 28, 2002, 12:15:58 PM
Hello,

Any suggestions?
Or is this a very stupid question?
Title: Re: megaide.o error
Post by: guestHH on June 28, 2002, 01:20:00 PM
Hoi Michiel,

Saw that one before on one of my machines. It didn't interrupt services or functionality.
Sorry I can't help any further 'cause I don't have that specific setup anymore.

Regards,
guestHH
Title: Re: megaide.o error
Post by: Michiel de Jager on June 28, 2002, 01:34:11 PM
Well, I didn't think it causes any troubles, but I don't like a server to start with errors.
And I'd rather get this message away.
And maybe it can cause some problems in the future, and that is someting I want to avoid.
So if someone can help me find the problem, please do so.

Greetz Michiel

guestHH wrote:
>
> Hoi Michiel,
>
> Saw that one before on one of my machines. It didn't
> interrupt services or functionality.
> Sorry I can't help any further 'cause I don't have that
> specific setup anymore.
>
> Regards,
> RequestedDeletion
Title: Re: megaide.o error
Post by: Charlie Brady on June 28, 2002, 08:52:07 PM
Michiel de Jager wrote:

> And I'd rather get this message away.

You can safely ignore the warning messages. But if you really don't like them, and you do not have a Compaq IDE RAID controller, then just do:

rpm -e megaide
depmod -a

Regards

Charlie
Title: Re: megaide.o error
Post by: Michiel de Jager on June 28, 2002, 10:09:42 PM
In that case I am curious what the file is for, is it only for RAID or something?
If so, then I won't need it, and shall turn it of (uninstall it)

Charlie Brady wrote:
>
> Michiel de Jager wrote:
>
> > And I'd rather get this message away.
>
> You can safely ignore the warning messages. But if you really
> don't like them, and you do not have a Compaq IDE RAID
> controller, then just do:
>
> rpm -e megaide
> depmod -a
>
> Regards
>
> Charlie