On Tue, 2009-05-05 at 11:52 +0000, C-x-s wrote:

> After adding the "-" in the rule, the device video1394 is now created
> correctly.
> 
> But as I compared the current udev rules with the previous version
> (intrepid), there seems to be a rule missing for firewire devices:
> 
> intrepid: 
> KERNEL=="raw1394",                      GROUP="disk"
> KERNEL=="dv1394*",                      GROUP="video"
> KERNEL=="video1394*",                   GROUP="video"
> 
> 
> jaunty:
> KERNEL=="dv1394[0-9]*", NAME="dv1394/%n", GROUP="video"
> KERNEL=="video1394[0-9]*", NAME="video1394/%n", GROUP="video"
> 
> I suppose the rule:
> KERNEL=="raw1394",                      GROUP="disk"
> 
> should be added as well.
> 
We opted to remove this rule.

If you want it, you can always put it back in a file
in /etc/udev/rules.d instead

Scott
-- 
Scott James Remnant
sc...@canonical.com

-- 
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