[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Lexmark Z25 and Debian



On Sunday 27 February 2005 12:15, Michael Sahl <michael.sahl@os.dk>
(<[🔎] 200502272015.47130.michael.sahl@os.dk>) wrote:

> Furthermore, you made an update to the installation description, saying if
> running kernel 2.6.x, one should add:
> 
> BUS="usb", SYSFS{idVendor}="043d", SYSFS{idProduct}="0057",
> NAME="usblp%n", SYMLINK="usb/lp%n"
> 
> in /etc/udev/udev.rules just before the devfs rules start. How do find the
> place where the devfs rules start?

Create a file (say /etc/udev/rules.d/10-local.rules) and put the rule there.

The files in /etc/udev/rules.d are evaluated in lexical order, so if your
file name (e.g., 10-local.rules) is 'before' udev.rules, your rules will be
evaluated first.

> I am running Debian (sid) with a 2.6.10 kernel.

Me too.



Reply to: