lkml.org 
[lkml]   [2004]   [Feb]   [26]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 25 Feb 2004 23:38:11 -0600
FromRyan Reich <>
SubjectRe: help in sysfs
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:01    [from the cache]
©2003-2008