MFC-410CN

คำถามที่พบบ่อย และการแก้ปัญหาเบื้องต้น

คำถามที่พบบ่อย และการแก้ปัญหาเบื้องต้น

I'm using a Debian based distribution (e.g. Ubuntu, Kubuntu etc). When installing the CUPS Wrapper driver, I get the following error message: "/usr/local/Brother/cupswrapper/cupswrapper[model name]: No such file or directory". (Linux)

1. Uninstall cupswrapper:

  1. Comment out the lines which include "lpadmin" from:
    /var/lib/dpkg/info/cupswrapper[model name].prerm
    /var/lib/dpkg/info/cupswrepper[model name].postinst
     
  2. Uninstall cupswrapper
    dpkg -r cuprwrapper[model name]
    dpkg --purge cupswrapper[model name]

 

2. Modify the package:

  1. Unpack the package
    dpkg --unpack cupswrapper[model name].[version].dpkg
     
  2. Open /usr/local/Brother/cupswrapper/cupswrapper[model name] to edit.
  3. Look for the line with "lpadmin -p [model name] -E -v .......".
  4. Change "-m" to "-P" in the line
  5. Add the file-path of the PPD file written in the line.
    the file path = "/usr/share/cups/model/"

Example.

BEFORE (Type the whole command as a single line before hitting enter).:
lpadmin -p MFC9420CN -E -v usb:/dev/usb/lp0 -m brmfc9420cn.ppd
AFTER (Type the whole command as a single line before hitting enter).:
lpadmin -p MFC9420CN -E -v usb:/dev/usb/lp0 -P /usr/share/cups/model/brmfc9420cn.ppd

*** if you use Debian and it doesn't have lpadmin, please delete the whole line which refers to lpadmin.

 

3. Run the install script

  1. dpkg --configure cupswrapper[model name].[version].dpkg

    *** if you deleted the line about lpadmin, access http://localhost:631/printers
    click "Add printer" and follow the instructions to install.

หากคำถามของท่านยังไม่ได้รับคำตอบ ท่านได้ลองดูคำถามข้ออื่นๆ แล้วหรือไม่?

ท่านได้ลองดูคู่มือแล้วหรือไม่?

หากท่านต้องการความช่วยเหลือเพิ่มเติม โปรดติดต่อฝ่ายบริการลูกค้าของบราเดอร์

ส่วนแสดงความคิดเห็น

เพื่อช่วยเราปรับปรุงการให้การสนับสนุน โปรดแสดงความคิดเห็นเพื่อตอบกลับให้เราทราบตามด้านล่างนี้

ขั้นตอนที่ 1: ข้อมูลบนหน้านี้มีประโยชน์กับท่านมากแค่ไหน?

ขั้นตอนที่ 2: ท่านต้องการแสดงความคิดเห็นเพิ่มเติมหรือไม่?

โปรดทราบว่าแบบฟอร์มนี้ใช้สำหรับการแสดงความคิดเห็นตอบกลับเท่านั้น