感谢支持
我们一直在努力

Ubuntu 8.04下安装Xerox打印机记录

好久没有在Linux中工作了,虽然觉得Linux是编程最好的环境,但桌面总是没有Windows好用。


近日开始在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! 

赞(0) 打赏
转载请注明出处:服务器评测 » Ubuntu 8.04下安装Xerox打印机记录
分享到: 更多 (0)

听说打赏我的人,都进福布斯排行榜啦!

支付宝扫一扫打赏

微信扫一扫打赏