Alex

On Tuesday 09 September 2008, Alex Joni wrote:
> can you post a list of modules loaded?

You don't need a list of loaded modules to diagnose the problem (actually, 
there are two).

> From: "Steve Blackmore" <[EMAIL PROTECTED]>
> > [ 6204.322690] Pid: 5635, comm: insmod Tainted: GF       2.6.24-16-rtai

First problem - A compile time issue is resulting in the kernel being tainted.

> > [ 6204.322787] kobject_add failed for parport_pc with -EEXIST, don't try
> > to register things with the same name in the same directory.

parport_pc is already registered, which means a module of that name is loaded. 
To fix this requires a more involved fix along with an understanding of 
kernel internals.

----

Paul.


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to