Difference between revisions of "Magicolor 2530DL"
Jump to navigation
Jump to search
→Printing from Ubuntu
Line 3: | Line 3: | ||
A networked color laser printer. | A networked color laser printer. | ||
== Printing from | == Printing from Linux == | ||
===From Ubuntu=== | |||
Go to printing and add a new network printer. It should detect the printer on the network after a few seconds and let you install it without any issues. | Go to printing and add a new network printer. It should detect the printer on the network after a few seconds and let you install it without any issues. | ||
===From Other, or Troubleshooting=== | |||
If the printer cannot be detected or does not work, follow these steps: | |||
* Download the latest version [http://foo2lava.rkkda.com/ foo2lava] which has full instructions -- I did the following: | |||
*: <code>$ wget -O foo2zjs.tar.gz http://foo2zjs.rkkda.com/foo2zjs.tar.gz</code> | |||
*: <code>$ tar -zxf foo2zjs.tar.gz</code> *Note there's a typo on the original instructions | |||
*: <code>$ make</code> | |||
*: <code>$ make install</code> | |||
*: <code>$ ./getweb 2530</code> # Get Konica Minolta magicolor 2530 DL .ICM files (PICK | |||
*: <code>$ make</code> | |||
*: <code>$ sudo make cups</code> | |||
*: <code>$ system-config-printer</code> # Or use other option on [http://foo2lava.rkkda.com/ foo2lava] | |||
*: "For a networked Konica Minolta magicolor 2530 DL, I used a "Queue Type" "HP JetDirect" and set "Host:" to the IP address of the printer and "Port:" to 9100." | |||
== Printing from Windows == | == Printing from Windows == |