首 页文章中心

Linux学习网

您的位置Linux学习网 > Linux基本应用 > 文章内容

Ubuntu 安装 Xerox打印机

作者:佚名  来源:不详  发布时间:2008-8-5 8:03:00
近日开始在Ubuntu 8.04中建立Apache Web Server and MySQL database,发现这个桌面系统完全可以代替Windows了,操作相当方便,很多以前都支持不好的硬件现在都比较好的支持了。只有安装打印机费了些曲折,下面记录一下安装过程:

1、在Xerox网站搜索自己想要的打印机驱动程序(http://www.support.xerox.com/),我的是Phaser 4510n,选择Linux CUPS Printing Package。下载后,解压缩,安装可以参考里面的Readme.txt。

2、建立CUPS manufacturer (model) folder:
mkdir /usr/share/cups/model
并拷贝解压缩的特定型号驱动型号ppd文件到此目录。
( 可能可以直接COPY到已经存在的xerox目录/usr/share/ppd/splix/xerox就可以?)

3、 重起cups服务:
killall -HUP cupsd
/etc/init.d/cupsys restart

4、用firefox打开http://127.0.0.1:631/ CUP管理窗口,Administration->Add printer-> Input the name and description.

5、Select [Appsocket / HP JetDirect] from the Device menu, Click [Continue], Type socket://10.135.104.x(IP), Click [Continue],Select the printer model from the Model section. The a "printer has been added successfully' message will be displayed.

6、 在打印机的Configure设置相关的选项,如default pape为A4等,重复其它设置项。后打印测试页,over!
收藏本页到: 365Key | del.icio.us | | 添加到雅虎收藏+
  • 网站帮助 - 广告合作 - 网站地图