KonicaMinolta
|
Size: 1549
Comment: Add info about open/closed source driver, and a workaround needed for Gimp
|
Size: 1696
Comment: cleanup, add info about architecture support, done with this page.
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 9: | Line 9: |
| The .rpm drivers can be found on the CD-ROM that comes with the box, version '''1.1''' (21-June-2005) is included.[[BR]] The latest driver for Linux is '''1.5''' (08-Sept-2005) can be downloaded [http://printer.konicaminolta.com/support/current_printers/mc2430dl_sup.htm#linux here]. |
RPM drivers for x86 can be found on the CD-ROM that comes with the box, version '''1.1''' (21-June-2005) included.[[BR]] The latest binary driver for Linux is '''1.5''' (08-Sept-2005) can be downloaded [http://printer.konicaminolta.com/support/current_printers/mc2430dl_sup.htm#linux here].[[BR]] The [http://printer.konicaminolta.net/drivers/linux/source.zip source] for 1.1 version is available and should be tested if it works on other architectures (PPC, x86_64). |
| Line 17: | Line 18: |
| 3. Transform the RPM into a DEB: {{{$fakeroot alien magicolor*rpm | 3. Transform the RPM into a DEB: {{{$fakeroot alien magicolor2430DL-1.5.0-1.i386.rpm |
| Line 19: | Line 20: |
| 4. Install the DEB: {{{$sudo dpkg -i magicolor*deb | 4. Install the DEB: {{{$sudo dpkg -i magicolor2430dl_1.5.0-2_i386.deb |
| Line 24: | Line 25: |
| 7. Print a test page, be happy and go back to praising Ubuntu Info taken from [http://www.ubuntuforums.org/showthread.php?t=113444 UbuntuForums] |
|
| Line 34: | Line 32: |
| The driver is produced by Rick Richardson and can be found [http://foo2zjs.rkkda.com/ here]. | The driver is produced by Rick Richardson and can be found [http://foo2zjs.rkkda.com/ here].[[BR]] After installation the driver will show up in the Minolta section. |
Describe HardwareSupportComponentsPrinters/KonicaMinolta here.
KM 2430DL
This printer has 2 drivers:
- Closed Source - came with the printer however Linux is not supported.
- Open Source
Closed source driver
RPM drivers for x86 can be found on the CD-ROM that comes with the box, version 1.1 (21-June-2005) included.BR The latest binary driver for Linux is 1.5 (08-Sept-2005) can be downloaded [http://printer.konicaminolta.com/support/current_printers/mc2430dl_sup.htm#linux here].BR The [http://printer.konicaminolta.net/drivers/linux/source.zip source] for 1.1 version is available and should be tested if it works on other architectures (PPC, x86_64).
It won't work out of the box on Ubuntu the following steps are required to make it work:
- Unpack the package:{{{$tar -xvf 2430dllin.tar
}}}
- Install alien: {{{$sudo apt-get install alien fakeroot
}}}
- Transform the RPM into a DEB: {{{$fakeroot alien magicolor2430DL-1.5.0-1.i386.rpm
}}}
- Install the DEB: {{{$sudo dpkg -i magicolor2430dl_1.5.0-2_i386.deb
}}}
- Restart CUPS: {{{$sudo /etc/init.d/cupsys restart
}}}
- Setup printer as normal, but use the driver from the all caps KONICA_MINOLTA category (and not the Minolta category).
If you are having problems with printing from GIMP do the following:
Go to the printer dialog File -> Print -> Setup Printer
Delete -oraw option at the end from Command:
Command: lp -s -dmagicolor-2430-DL -oraw
OSS driver
The driver is produced by Rick Richardson and can be found [http://foo2zjs.rkkda.com/ here].BR After installation the driver will show up in the Minolta section.
HardwareSupportComponentsPrinters/KonicaMinolta (last edited 2008-08-06 16:59:43 by localhost)