public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ryan Reich <ryanr@uchicago.edu>
To: glauber@mpcnet.com.br, linux-kernel@vger.kernel.org
Subject: Re: help in sysfs
Date: Wed, 25 Feb 2004 23:38:11 -0600	[thread overview]
Message-ID: <403D8643.6000909@uchicago.edu> (raw)
In-Reply-To: <1tltA-427-3@gated-at.bofh.it>

glauber@mpcnet.com.br wrote:
> Sorry if I'm being redundant
> 
> I spent a lot of time looking for it, and did 
> not find, so I came here for help
> Perhaps anyone can help me, or point me to the 
> right place to ask
> 
> I did not yet fully understand how sysfs works, 
> and so, any docs would be welcome
> 
> My main problem is: 
> I'm trying to use udev, but some devices for
> drivers that are compiled in the kernel does
> not appear in. I searched for entries 
> representing then in /sys, and found no one
> Specifically, no pts is found there
> in my .config, I have CONFIG_UNIX98_PTYS=y
> What can I do in order to solve this problem?

Have you mounted /dev/pts?

$ mount -t devpts devpts /dev/pts

(Of course, /dev/pts needs to exist first).  They should appear when you 
connect to a terminal.

Also, not all the supported devices have yet been ported to sysfs.

-- 
Ryan Reich
ryanr@uchicago.edu

       reply	other threads:[~2004-02-26  5:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1tltA-427-3@gated-at.bofh.it>
2004-02-26  5:38 ` Ryan Reich [this message]
2004-02-26 14:02   ` help in sysfs glauber
2004-02-26 14:22   ` glauber
2004-02-26  4:33 glauber
2004-02-27  0:53 ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=403D8643.6000909@uchicago.edu \
    --to=ryanr@uchicago.edu \
    --cc=glauber@mpcnet.com.br \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox