Ubuntu – How to install drivers for a Konica Minolta 200

konicaprinting

This copy machine / scanner / network printer works with Windows but no drivers are available for linux.
When Ubuntu supports a printer it works fine but this one is not supported.

I found the drivers in:
http://onyxftp.mykonicaminolta.com/download/SearchResults.aspx?productname=bizhub%20200

//But I don't know how to install them, nor which one to download.
//How can I install this driver?

EDIT:
The file with the driver is here
http://onyxftp.mykonicaminolta.com/DownloadFile/Download.ashx?fileid=18571&productid=865
Inside the archive there is a .deb package that installs correctly but doesn't work.

So far the question is: "How can I make it work?"

Best Answer

I asked Konica Minolta Tech support (in spanish) about this and they answered me with this:

https://www.dropbox.com/s/fticrycjyxlp8n2/423_Series_Linux_v10000.zip

The ppd file I must specify is KO423SX.ppd

To install, add a printer the specify an uri such as lpd://192.168.1.40/print (replacing 192.168.1.40 with your printer's ip address). Then specify the KO423SX.ppd file as the ppd file.

Adjust settings and print. In my case it claims there's no paper in the printer but still prints correctly.