* /dev/shm and /dev/pts not been created by devtmpfs or udev
@ 2012-04-18 12:41 F. Heitkamp
2012-04-18 13:45 ` Marco d'Itri
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: F. Heitkamp @ 2012-04-18 12:41 UTC (permalink / raw)
To: linux-hotplug
I am using kernel 3.3.2 and udev 182.
I have TMPFS, DEVTMPFS, DEVTMPFS_MOUNT and SHMEN all yes.
However after the machine boots there is no /dev/shm or /dev/pts in the
/dev/ directory and udev does not create them even though they are in
the /usr/libexec/udev/devices directory.
Any suggestions?
Fred
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: /dev/shm and /dev/pts not been created by devtmpfs or udev
2012-04-18 12:41 /dev/shm and /dev/pts not been created by devtmpfs or udev F. Heitkamp
@ 2012-04-18 13:45 ` Marco d'Itri
2012-04-18 14:37 ` Kay Sievers
2012-04-19 3:20 ` F. Heitkamp
2 siblings, 0 replies; 4+ messages in thread
From: Marco d'Itri @ 2012-04-18 13:45 UTC (permalink / raw)
To: linux-hotplug
On Apr 18, "F. Heitkamp" <heitkamp@ameritech.net> wrote:
> Any suggestions?
Please ask on the appropriate users support forum/mailing list/newsgroup
/whaterver for your distribution.
--
ciao,
Marco
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: /dev/shm and /dev/pts not been created by devtmpfs or udev
2012-04-18 12:41 /dev/shm and /dev/pts not been created by devtmpfs or udev F. Heitkamp
2012-04-18 13:45 ` Marco d'Itri
@ 2012-04-18 14:37 ` Kay Sievers
2012-04-19 3:20 ` F. Heitkamp
2 siblings, 0 replies; 4+ messages in thread
From: Kay Sievers @ 2012-04-18 14:37 UTC (permalink / raw)
To: linux-hotplug
On Wed, Apr 18, 2012 at 14:41, F. Heitkamp <heitkamp@ameritech.net> wrote:
> I am using kernel 3.3.2 and udev 182.
> I have TMPFS, DEVTMPFS, DEVTMPFS_MOUNT and SHMEN all yes.
>
> However after the machine boots there is no /dev/shm or /dev/pts in the
> /dev/ directory and udev does not create them even though they are in the
> /usr/libexec/udev/devices directory.
Udev uses /lib/udev/. never libexec/, (/usr)/lib/udev/ is a de-facto
API and should not be changed.
"strace udevd" might show what goes wrong on your box.
Kay
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: /dev/shm and /dev/pts not been created by devtmpfs or udev
2012-04-18 12:41 /dev/shm and /dev/pts not been created by devtmpfs or udev F. Heitkamp
2012-04-18 13:45 ` Marco d'Itri
2012-04-18 14:37 ` Kay Sievers
@ 2012-04-19 3:20 ` F. Heitkamp
2 siblings, 0 replies; 4+ messages in thread
From: F. Heitkamp @ 2012-04-19 3:20 UTC (permalink / raw)
To: linux-hotplug
On 04/18/12 10:37, Kay Sievers wrote:
> On Wed, Apr 18, 2012 at 14:41, F. Heitkamp<heitkamp@ameritech.net> wrote:
>> I am using kernel 3.3.2 and udev 182.
>> I have TMPFS, DEVTMPFS, DEVTMPFS_MOUNT and SHMEN all yes.
>>
>> However after the machine boots there is no /dev/shm or /dev/pts in the
>> /dev/ directory and udev does not create them even though they are in the
>> /usr/libexec/udev/devices directory.
> Udev uses /lib/udev/. never libexec/, (/usr)/lib/udev/ is a de-facto
> API and should not be changed.
>
> "strace udevd" might show what goes wrong on your box.
>
> Kay
> --
> To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
Sorry. The devices directory is "/lib/udev/devices".
udev seems to be mostly working AFAICT. When I plug/unplug USB or
firewire, I can see events being processed with udevadm monitor.
There is no shm or pts directory shown in /proc/devices. Should there be?
There is also lots of information in the /run directory tree.
Fred
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-04-19 3:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-18 12:41 /dev/shm and /dev/pts not been created by devtmpfs or udev F. Heitkamp
2012-04-18 13:45 ` Marco d'Itri
2012-04-18 14:37 ` Kay Sievers
2012-04-19 3:20 ` F. Heitkamp
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).