How do I install drivers for a Konica Minolta 200?

16,295

Solution 1

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.

Solution 2

As I've just described here: How to get work Konica Minolta bizhub 423 printer working? it is possible to use another driver.

There was no driver for our Konica Minolta Bizhub c224e, but I selected the driver "KONICA MINOLTA 500/420/360PS(P)" that was available on the list and works like a charm printing in full colour.

Just remember to change Device URI from the default one to something like lpd://10.1.0.13/print - you can check the IP address in the menu on the printer display.

Another trick is to know what printer options are installed and enable them in the driver's menus. In my case these were additional paper bins and duplex.

Share:
16,295

Related videos on Youtube

th3pr0ph3t
Author by

th3pr0ph3t

Updated on September 18, 2022

Comments

  • th3pr0ph3t
    th3pr0ph3t almost 2 years

    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?"

    • nilsonneto
      nilsonneto about 12 years
      are you sure about the model? is it a c200? Maybe the inbuilt konica c250 driver will work - worth a try.
    • th3pr0ph3t
      th3pr0ph3t about 12 years
      @fossfreedom : No. The driver c250 did not work. The model is a bizhub 200, not C200. But thanks anyway.