vdev
vdev copied to clipboard
A device-file manager for *nix
Does anybody happen to have Shotwell working with libudev-compat? Mine does not detect any sort of camera. both lsusb and gphoto2 --auto-detect detect the camera (model and all) just fine,...
We're going to run out of space on `/dev/events` and `/dev/metadata/udev/events` if we run for too long, since a process can die without cleaning itself up. We'll need to either...
http://pastebin.com/xYDcS0b0 This is what gets logged when i run vdevd (along udev with a fake vdev-test/) and disconnect an usb mouse. This is with daemonlet=false in both zzz-udev-compat.act and zzz-event-push.act....
What I have done (and what does /run/udev look like after each step): 1) start vdevd in the sysinit (tree /run/udev http://pastebin.com/sTHrB3BS ) 2) as it's obvious vdevd didn't create...
building vdev fails on amd64 libc 2.13 (wheezy) with undefined reference to clock_gettime proposed change: 9a49ede8f2d43fd269c4b16841508c8893f666ff
building libudev-compat fails on amd64 libc 2.13 (wheezy) with MAX_HANDLE_SZ undefined struct file_handle resolves to incomplete type this is just jused for the definition of file_handle_union, which in turn appears...
Please separate DESTDIR variable from the other VARIABLES because it is the way do this kind of things; otherwise, it become quickqly cumbersome to modify any with prepending DESTDIR before...
Chromium doesn't work with vdev's libudev. Here's a [strace](http://sprunge.us/RCGW). Not sure if it's chromium or libudev-compat being silly, but as it works with eudev, I've decided to poke you first.
testing the installation procedure, i am getting a vdev_preseed_run = 127 problem, the system being unable to boot because LVM devices are not found. more generally, vdev apparently completely fails...
Exits with code 2 when starting X. Need to find out why.