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

Bug#351668: #351668: Is cupsys the culprit?



On Jul 30, Philipp Kern <phil@philkern.de> wrote:

> I stumbled across this bug due to an end-user requesting help with
> printing, and am not used to the materia. Should cupsys ask through
> debconf if the parallel port is used and then add the needed drivers to
> `/etc/modules' (which is created by `modules-init-tools' anyway, so not
> udev's business)?
cupsys could unconditionally "modprobe lp" as it used to do.
Or it could install in /etc/modprobe.d/ a file containing something
like:

install parport_pc /sbin/modprobe --ignore-install parport_pc && { /sbin/modprobe --quiet lp; }

which is probably cleaner.
I suggest not trying to automatically edit /etc/modules.

Or you could just blame the kernel. :-)

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature


Reply to: