Well, once again, everything is clear if you just read
far enough.  It turns out that the PCMCIA cardmgr
creates its special devices dynamically in the /tmp
directory, NOT the /dev directory!  In Oxygen, there
is an entry in /etc/fstab that causes /tmp to be
mounted with the "nodev" attribute, therefore the
problem.  Changing this entry to remove the "nodev"
attribute allows the cardmgr to function properly, and
voila! it works.  There is probably a good reason why
/tmp has the "nodev" attribute, but I'm taking it one
step at a time ...

--- David Faught <[EMAIL PROTECTED]> wrote:
> 
> --- Mike Noyes <[EMAIL PROTECTED]>
> wrote:
> > At 08:12 AM 2/10/01 -0800, David Faught
> > <[EMAIL PROTECTED]> wrote:
> > >The PCMCIA cardmgr recognizes cards that are
> > >dynamically inserted/removed and creates/destroys
> > /dev
> > >entries for them.  This doesn't work with Oxygen;
> a
> > >"permission denied" message comes out, I believe
> > >because of the LCAP package?  This has now been
> > folded
> > >into Oxygen, so I can't just omit the LCAP
> package.
> >  I
> > >can't seem to find how to shut this off.  How do
> I
> > do
> > >this?  And/or maybe implement it later in the
> boot
> > >process?
> > >
> > >I tried this same kernel and pcmcia package based
> > on
> > >LRP 2.9.8, and it works okay, so I know it's not
> > the
> > >Openwall patch this is causing this problem.
> > 


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

_______________________________________________
Leaf-hardware mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-hardware

Reply via email to