Strange udev camera problem and solution?
Paul Thompson
ubantu001 at gmail.com
Thu Apr 5 07:01:39 UTC 2007
You do not need to restart anything, except unplug the camera and plug
it back in if you have already plugged it in.
Note the top of your file (libgphoto2.rule) should look like this:
# udev rules file for libgphoto2 devices (udev < 0.98)
#
#BUS!="usb*", GOTO="libgphoto2_rules_end"
SUBSYSTEM!="usb*", GOTO="libgphoto2_rules_end"
ACTION!="add", GOTO="libgphoto2_rules_end"
and the rules will start immediately after.
Regards,
Paul
On 4/5/07, Matthew Flaschen <matthew.flaschen at gatech.edu> wrote:
> Amichai Rotman wrote:
>
> > Matthew's logic astounds me - how didn't I think of that ?! Kudos to
> > Matthew
> > !
>
> Thanks :), but my logic consisted mainly of checking the rule on my
> Dapper (i.e. only) system.
>
> > I copied all 3 possible solutions and commented the out.
>
> You shouldn't comment it out. Replace the current line with:
>
> SUBSYSTEM!="usb*", GOTO="libgphoto2_rules_end"
>
> > My question:
> >
> > Should I do something after the change? I mean: should I log out or restart
> > a service? Restart the whole system?
>
> You can always restart services, but I forget which ones are needed :)
> and restarting the whole system is always easier, unless this is a
> critical system.
>
> Matthew Flaschen
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
More information about the ubuntu-users
mailing list