-
Notifications
You must be signed in to change notification settings - Fork 14
Description
I have a working system and add only mount -t devtmpfs devtmpfs /dev
I boot and everything seems fine in /dev ( I will check this thouroghly )
However when I start Xorg I get no mouse or keyboard.
After checking I can see /dev/input/by-path and /dev/input/by-id is missing
I don't get the "no pvs" ERROR either that I should have.
Also running
vdevd -1 -l /tmp/vdevd.log -p /tmp/vdevd.pid -c /etc/vdev/vdevd.conf /tmp/dev/
generates link directories in /dev/tmp/input
Allthough without "-1" that is execute it as daemon
vdevd -l /tmp/vdevd.log -p /tmp/vdevd.pid -c /etc/vdev/vdevd.conf /tmp/dev/
Does NOT generates link directories in /dev/tmp/input
No ERROR's in vdevd.log ( other than #96 )
Any hints on this one?
I can also say that the same behaviour is present on devuan.
EDIT I have problems on devuan but cannot say for sure they are exactly the same!!!!
I started to try and hack in vdev there.
On your local install with vdev are you running devuan or debian