Java Mailing List Archive

http://www.redhatconfig.com/

Home » Ubuntu Technical Support »

Re: USB printers on Ubuntu 7.10

Nils Kassube

2008-06-26

Replies: Find Java Web Hosting

Author LoginPost Reply
Brian Astill wrote:
> On Thursday 26 June 2008 14:21:58 you wrote:
> > go System -> Administration -> Printing
>
> Been there, done that, doesn't work.
> More specifically, the only option that might allow USB - Other -
> will not operate.

Did you also try the CUPS administration page at <http://localhost:631>?
Whan asked for credentials, use your own login name and password.

If you can't get to your USB port there as well, you could try first if
the communication works at all. Use the command

sudo modprobe usblp

and check if you then have a device "/dev/usblp0". If it is there, use

sudo su lp -c 'echo -en "\f" >/dev/usblp0'

to test the printer. This command should just eject one page of paper,
which is a good enough indication that the communication works.


Nils

--
ubuntu-users mailing list
ubuntu-users@(protected)
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
©2008 redhatconfig.com - Jax Systems, LLC, U.S.A.