trivial udev rule wreaks havoc; was Re: Backup system for use when Debian fails.
- From: peasthope@xxxxxxx
- Date: Mon, 18 Jun 2012 11:32:25 -0700
From: peasthope@xxxxxxx
Date: Sun, 17 Jun 2012 10:25:02 -0700
This weekend I arrived home to find the Debian Squeeze system
unable to accept a login.
Turns out that I inflicted the problem by creating udev
rules for the purpose of making the Unibrain Fire-i camera
work.
peter@joule:~$ grep edit /lib/udev/rules.d/*acl*
# do not edit this file, it will be overwritten on update
So I created two files.
peter@joule:~$ cat /etc/udev/rules.d/70-acl.rules
# Rule added for IIDC 1.04, Unibrain Fire-i camera, 2012-06-15.
SUBSYSTEM=="firewire", ATTR{units}=="*0x00a02d:0x00100*", GROUP="video"
peter@joule:~$ cat /etc/udev/rules.d/91-permissions.rules
# Rule added for IIDC 1.04, Unibrain Fire-i camera, 2012-06-15.
SUBSYSTEM=="firewire", ATTR{units}=="*0x00a02d:0x00100*", GROUP="video"
/etc/udev/rules.d/ must be the "right" place for these
rules. Did I choose the file names badly or what?
Thanks, ... Peter E.
--
Telephone 1 360 639 0202. Bcc: peter at easthope.ca
"http://carnot.yi.org/ "
"http://members.shaw.ca/peasthope/index.html#Itinerary "
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Archive: http://lists.debian.org/171057554.47129.38338@xxxxxxxxxxxxxxxxx
- References:
- Backup system for use when Debian fails.
- From: peasthope
- Backup system for use when Debian fails.
- Prev by Date: Re: Looking for wine-bin_1.4.1-1_amd64.deb.
- Next by Date: Re (2): Backup system for use when Debian fails.
- Previous by thread: Re: Re (2): Backup system for use when Debian fails.
- Next by thread: Unable to get X to start on new flat screen monitor using DVI
- Index(es):