Comment 5 for bug 369817

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote : Re: [Bug 369817] Re: udev rules for raw1394 video1394 not working

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
<email address hidden>