|
hp新款激光打印机驱动 安装已经不是单纯的download PPD 了
目前要用到foo2zjs (a linux printer driver for ZjStream
protocol)
此方法适用于 Minolta magicolor 2200/2300/2430 DL, HP LaserJet 1018/1020/1022
步骤 :
download the driver:
$ wget -O foo2zjs.tar.gz http://foo2zjs.rkkda.com/foo2zjs.tar.gz
Unpack:
$ tar zxf foo2zjs.tar.gz
$ cd foo2zjs
Now compile and install it. The INSTALL file contains more detailed
instructions; please read it now.
Compile:
$ make
Get extra files from the web, such as .ICM profiles for color correction,
and firmware. Select the model number for your printer:
$ ./getweb 2430 # Get Minolta 2430 DL .ICM files
$ ./getweb 2300 # Get Minolta 2300 DL .ICM files
$ ./getweb 2200 # Get Minolta 2200 DL .ICM files
$ ./getweb cpwl # Get Minolta Color PageWorks/Pro L .ICM files
$ ./getweb 1020 # Get HP LaserJet 1020 firmware file
$ ./getweb 1018 # Get HP LaserJet 1018 firmware file
$ ./getweb 1005 # Get HP LaserJet 1005 firmware file
$ ./getweb 1000 # Get HP LaserJet 1000 firmware file
Install driver, foomatic XML files, and extra files:
$ su OR $ sudo make install
# make install
(Optional) Configure hotplug (USB; HP LJ 1000/1005/1018/1020):
# make install-hotplug OR $ sudo make install-hotplug
(Optional) If you use CUPS, restart the spooler:
# make cups OR $ sudo make cups
Now create printer entries for your spooler. Create at least one queue for
monochrome, and another queue for color printing. Create the queues first, then
edit them and set the device options as desired. See your operating system
documentation for further details on creating a printer queue. Click any
hyperlinks below for sample screenshots.
For Redhat 7.2/7.3/8.0/9.0 and Fedora Core 1/2/3/4 users:
# printconf-gui
For Mandrake users:
# printerdrake
For Suse 10.0 users:
# yast2 printer
For Ubunto 5.10 users:
$ sudo gnome-cups-manager |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注册
×
|