This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
linux:setup_konica_minolta_c350_in_cups [2009/01/12 05:35] Joel Dare |
linux:setup_konica_minolta_c350_in_cups [2020/06/01 22:53] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Setup Konica Minolta C350 in CUPS ====== | ||
| + | * Browse to the cups web interface (http://localhost:631). | ||
| + | * Select "Add Printer" from the "Administration" tab. | ||
| + | * Name the printer and select //continue//. | ||
| + | * Select //AppSocket/HP JetDirect// and click //Continue// (the selection here doesn't seem to matter). | ||
| + | * Enter the printers IP address in the format: //%%socket://192.168.0.7:9100%%//. 192.168.0.7 is the IP and 9100 is the port. | ||
| + | * Click //continue//. | ||
| + | * Select //Generic// as the Make and click //continue//. | ||
| + | * Select //Generic PCL5c//. Any of them will probably work, I used //CUPS+Gutenprint// which was the first on the list. | ||
| + | * Click //Add Printer//. | ||
| + | |||
| + | Your done. Print a test page. | ||