Sharp AR-M165 printer copier

Hi.
I have found some printer drivers on the net for a Sharp photo copier/ printer and have down loaded the file to a folder. How do i install it.

Printer driver from this link. Printer: Sharp AR-M165 | OpenPrinting - The Linux Foundation

With your printer attached and turned on … In your web browser, click this link:
http://localhost:631/admin

Now click “Add Printer”
(you will be prompted for a username and password … these are your Linux username and password)

Select your printer … and when asked for a driver, point it at the PPD ffle.

I cannot get it to accept user name and pass word. The user name I guess is what is in the top right hand corner and password is what i log on with when it boots up.

Can you send the output from:

groups

output is

mark@mark-Aspire-5755G:~$ groups
mark adm cdrom sudo dip plugdev lpadmin sambashare bumblebee
mark@mark-Aspire-5755G:~$

username = mark ← all lower case
password = whatever you use to log into Linux

I new I was being hopefull just expecting this to work.

Got it loaded, can see the printer in the list, select it press print, then the printer fan speeds up, screen flashes between ready to print & processing print data but never prints anything. Any ideas.
Mark

Have you tried the sharm165.ppd contained in the achive from here:


The above PPD is from here:


Or the Sharp AR-M165 PS (PostScript) driver from here:
http://www.openprinting.org/printer/Sharp/Sharp-AR-M165_PS

Direct download for the PPD:
http://www.openprinting.org/ppd-o-matic.php?driver=Postscript-Sharp&printer=Sharp-AR-M165_PS&show=0

or as a .deb:
http://www.openprinting.org/download/printdriver/debian/dists/lsb3.2/main/binary-amd64/openprinting-ppds-postscript-sharp_20081112-4lsb3.2_all.deb

Will give them a go. How do I uninstall the one that is on at the moment?

Go to:
http://localhost:631/admin

Click “Manage Printers” … delete the printer.

Then add it again, as above … but pointing it at the different PPD file.

Hi.
I have now tried all the drivers and the ones already in the drop down list. all do the same thing.

Press print.
printer wakes up and fan starts. Ready to print appears on the screen. The data light flashes and the screen says processing print data. fan speeds up, like it is about to print something but nothing happens.

Any ideas on what to do?

Mark

Is this printer directly attached to your laptop?

printer wakes up and fan starts. Ready to print appears on the screen. The data light flashes and the screen says processing print data. fan speeds up, like it is about to print something but nothing happens.
Only I had similar experiences with a HP PSC (I no longer have it) which was shared out by another PC (windows XP) It was working OK when connected to my PC but not over the network. Maybe was a driver issue (never got to the bottom of it)

In the CUPS interface, try changing the driver to -

Make: Generic
Model: Generic PCL 6/PCL XL Printer Foomatic/pxlmono (en)

All those other (.ppd) drivers appear to be PostScript drivers … rummaging around on the web seems to suggest not all AR-M165 printers had that module by default:


If that doesn’t work, are there any clues in the log files at:-
/var/log/cups/<logfile_log>
after trying to print a test page ?

In particular look in /var/log/cups/error_log … but if there’s nowt useful there, check the log for your specific printer driver (at the same location).