Here's part of an e-mail exchange about the samsung ML-2510 printer. Partly, just posting this so it's "out there" for others to google up:
---------- Forwarded message ---------- From: ***************** Date: Jul 29, 2007 5:47 PM Subject: Re: samsung ML-2510 printer: error! can't load plugins! To: Thufir <[EMAIL PROTECTED]> actually i solved the printer problem... the problem is the autosuspend function of usbcore... it sends the printer (usbport) to sleep just after you turn it on... and thus the printer is not able to recieve data... the (dirty) solution is this command: echo -n 0 > /sys/module/usbcore/parameters/autosuspend which turns the autosuspend off. after that printing works just fine... :) Thufir wrote: > interesting:) -- [EMAIL PROTECTED] mailing list