Re: Can't config cups printer, no backends found
On Wednesday 15 October 2008 17:07, Ron Johnson wrote:
> On 10/15/08 00:22, T o n g wrote:
> > Hi,
> >
> > I can't config my cups printer in my newly installed lenny system. I
> > found that the reason might be that no cups backends can be found,
> > because previously,
> >
> > /usr/lib/cups/backend/usb
> >
> > can returns my printer info, now it is empty. How should I fix it?
> >
> > thanks
> >
> > PS. my cups:
> >
> > $ dpkg -l *cups* | grep ^i
> > ii cups 1.3.8-1lenny1 Common UNIX Printing System(tm) -
> > server ii cups-bsd 1.3.8-1lenny1 Common UNIX Printing System(tm)
> > - BSD comman ii cups-client 1.3.8-1lenny1 Common UNIX Printing
> > System(tm) - client pro ii cups-common 1.3.8-1lenny1 Common UNIX
> > Printing System(tm) - common fil ii cups-driver-gu 5.0.2-4
> > printer drivers for CUPS
> > ii cupsys 1.3.8-1lenny1 Common UNIX Printing System
> > (transitional pa ii cupsys-bsd 1.3.8-1lenny1 Common UNIX Printing
> > System (transitional pa ii cupsys-driver- 5.0.2-4 printer drivers
> > for CUPS
> > ii libcups2 1.3.8-1lenny1 Common UNIX Printing System(tm) - libs
> > ii libcupsimage2 1.3.8-1lenny1 Common UNIX Printing System(tm) - image
> > libs
>
> I'm stumped, too.
>
> $ dpkg -S /usr/lib/cups/backend/usb
> dpkg: /usr/lib/cups/backend/usb not found.
>
> $ apt-file search /usr/lib/cups/backend/usb
> $
>
> $ dir /usr/lib/cups/backend/usb
> -rwxr-xr-x 2 root root 17220 2008-10-11 05:59 /usr/lib/cups/backend/usb*
>
>
> --
> Ron Johnson, Jr.
> Jefferson LA USA
My usb printer is on another machine, and my Debian installs print over the
network using ipp, so I can't directly help with Tong's problem in setting up
a local printer on Lenny.
I wonder if the necessary usb host controller module is loaded. On my machine
with the usb printer on it, /sbin/lsmod shows the uhci-hcd module loaded, and
the usb printer is the only usb device on that machine. There are 2 other usb
host controllers, ehci-hcd, and ohci-hcd, and depending on what other usb
devices you have connected to the machine, you may find more than one of
these usb host controllers loaded. Could you send the output of lsmod please.
Also the output of lsusb would be usefull, just to see if Lenny can see the
printer.
Another thought. Is the printer plugged into an unpowered USB hub. I have had
problems with those. If so plug the printer directly into a USB port on the
machine
2¢ worth of guesswork.
Nigel.
Reply to: