[Topic DIscussion] 佳能LBP2900打印机怎么连接
Tofloor
poster avatar
xlht
deepin
2022-12-07 04:21
Author

佳能LBP2900打印机怎么连接

Reply Favorite View the author
All Replies
jjcui8595
deepin
2022-12-07 05:09
#1
  1. sudo apt install cndrvcups-capt
  2. sudo apt install zlib1g:i386 libxml2:i386 libstdc++6:i386 
    
  3. sudo /usr/sbin/lpadmin -p LBP2900 -m CNCUPSLBP2900CAPTK.ppd -v ccp://localhost:59787 -E 
    
  4. sudo /usr/sbin/ccpdadmin -p LBP2900 -o /dev/usb/lp0 
    
  5. sudo systemctl restart ccpd.service 
    
  6. sudo systemctl enable ccpd.service
    
Reply View the author