According to comment #6, the bug was fixed (udev - 141-2+git4a74214)

Three months before, I am running an Ubuntu 9.04 fully updated and still
have a wrong version (udev - 141-1.2)

Is this update going to be released in Ubuntu 9.04?

Anyway, I have examined the diff files, an I can find the solution for
'dv1394' and 'video1394', but I am not able to see any changes related
to the raw1394 device.

-KERNEL=="dv1394[0-9]*",                NAME="dv1394/%n", GROUP="video"
-KERNEL=="video1394[0-9]*",     NAME="video1394/%n", GROUP="video"
+KERNEL=="dv1394-[0-9]*",       NAME="dv1394/%n", GROUP="video"
+KERNEL=="video1394-[0-9]*",    NAME="video1394/%n", GROUP="video"

Ca I fix the /dev/raw1394 device in this file of rules (in order to
capture miniDV video with Kino) or should I keep on using the old
"solution", every time I go to capture video?

$ sudo chmod 666 /dev/raw1394

Thanks in advance and excuse my limited English knowledge.

-- 
udev rules for raw1394 video1394 not working
https://bugs.launchpad.net/bugs/369817
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to