zoukankan      html  css  js  c++  java
  • 兄弟打印机无法驱动的情况下,请尝试此步骤(貌似万能通用),缺点需要联网

    链接: https://pan.baidu.com/s/1JDxs_osX9mqxKju7QSjxaA  密码: hstu

    以下为马同学分享的步骤,博主只是个人做下记录,以免后面忘记(再次申明博主只是搬运工):

    我用的安装方法
    软件包下载后
    双击解包
    bash   解包后的软件                                   打印机型号
    bash linux-brprinter-installer-2.1.1-1   MFC-J880DW

    之后全部 Y  

    然后就安装成功,能够打印

    以下引用官网的步骤:

    兄弟打印机全球官网
    https://support.brother.com/g/b/downloadhowto.aspx?c=cn&lang=zh&prod=mfc7480d_cn&os=128&dlid=dlf006893_000&flang=9&type3=625
    
    原文安装方法
    Step1. Download the tool.(linux-brprinter-installer-*.*.*-*.gz)
    
    The tool will be downloaded into the default "Download" directory.
    (The directory location varies depending on your Linux distribution.)
    e.g. /home/(LoginName)/Download
    
    Step2. Open a terminal window.
    
    Step3. Go to the directory you downloaded the file to in the last step. By using the cd command.
    
    e.g. cd Downloads
    
    Step4. Enter this command to extract the downloaded file:
    
    Command: gunzip linux-brprinter-installer-*.*.*-*.gz
    
    e.g. gunzip linux-brprinter-installer-2.1.1-1.gz
    
    Step5. Get superuser authorization with the "su" command or "sudo su" command.
    
    Step6. Run the tool:
    
    Command: bash linux-brprinter-installer-*.*.*-* Brother machine name
    e.g. bash linux-brprinter-installer-2.1.1-1 MFC-J880DW
    
    Step7. The driver installation will start. Follow the installation screen directions.
     
    
     When you see the message "Will you specify the DeviceURI ?",
    
     For USB Users: Choose N(No)
     For Network Users: Choose Y(Yes) and DeviceURI number.
    
    The install process may take some time. Please wait until it is complete.
  • 相关阅读:
    如何解决快应用堆栈溢出问题
    华为携手Work Shift Calendar (Shifter),将工作效率提升至更高水平
    教你如何实现长按图片保存到相册
    【DTM】HUAWEI Ads与DTM网页转化追踪(二)
    map组件如何展示marker的callout气泡
    【DTM】HUAWEI Ads与DTM网页转化追踪(一)
    “碰一碰”版本的蓝牙键盘,来啦!
    ES-密码设置及JAVA应用
    ES--集群搭建及原理
    ES--ELK搭建(ElasticSearch、Logstash、Kibana)
  • 原文地址:https://www.cnblogs.com/drgcaosheng/p/13598868.html
Copyright © 2011-2022 走看看