LBP 2900+安装问题!!!
Tofloor
poster avatar
jeson155
deepin
2020-05-26 02:20
Author
https://bbs.deepin.org/post/189444#hot#  这个教程是不是不对??

先运行:sudo /opt/cndrvcups-capt/addprinter.sh LBP2900 CNCUPSLBP2900CAPTK.ppd /dev/usb/lp0
lpadmin:打印机驱动已被弃用,未来的 CUPS 版本可能破坏其功能性。
Synchronizing state of ccpd.service with SysV service script with /lib/systemd/systemd-sysv-install.
Executing: /lib/systemd/systemd-sysv-install enable ccpd
insserv: warning: script 'ccpd' missing LSB tags
insserv: warning: script 'ccpd' missing LSB tags
insserv: Default-Start undefined, assuming empty start runlevel(s) for script `ccpd'
insserv: Default-Stop  undefined, assuming empty stop  runlevel(s) for script `ccpd'
update-rc.d: error: ccpd Default-Start contains no runlevels, aborting.




Reply Favorite View the author
All Replies
avatar
jjcui8595
deepin
2020-05-26 03:17
#1
sudo apt install  cndrvcups-capt  
sudo apt-get install zlib1g:i386 libxml2:i386 libstdc++6:i386  
sudo /usr/sbin/lpadmin -p LBP3000 -m CNCUPSLBP3000CAPTK.ppd -v ccp://localhost:59787 -E
sudo /usr/sbin/ccpdadmin -p LBP3000 -o /dev/usb/lp0
sudo systemctl restart ccpd.service  
sudo systemctl enable ccpd.service
Reply View the author
avatar
jjcui8595
deepin
2020-05-26 03:19
#2
以上方法亲测可行。执行中仍会提示打印机驱动已被弃用,但不影响打印机注册
Reply View the author
avatar
jeson155
deepin
2020-08-10 05:28
#3
我试试
Reply View the author