15 Nov
2009
15 Nov
'09
2:49 p.m.
At Sun, 15 Nov 2009 22:45:34 +0800, Ian-Xue Li wrote:
On Sun, 15 Nov 2009 14:29:51 +0000 Jim Burton <jim@sdf-eu.org> wrote:
Hi Chris, yes I think so:
$ lsmod |grep usblp usblp 13244 0 usbcore 154032 6
remove usblp since CUPS doesn't use it anymore. try to do this with `rmmod' or `modprobe -r'
That's weird actually, because I thought it was already blocked in rc.conf. This is ahwat I have there: DAEMONS=(syslog-ng netfs keymaps hal crond alsa slim wicd !usblp cups) Jim
if it works (printer detected), block this module in rc.conf.
-- Ian-Xue Li <da.mi.spirit@gmail.com>