如何安装 Brother HL2270dw 激光打印机?

Jos*_*osh 29 brother software-installation

如何安装我的 Brother HL2270dw 激光打印机?软件中心没有可用的驱动程序。

Eri*_*lho 38

  1. 打开终端:Ctrl+ Alt+T
  2. 下载驱动安装脚本:

    wget http://download.brother.com/welcome/dlf006893/linux-brprinter-installer-2.0.0-1.gz
    
    Run Code Online (Sandbox Code Playgroud)
  3. 解压:

    gunzip linux-brprinter-installer-2.0.0-1.gz
    
    Run Code Online (Sandbox Code Playgroud)
  4. 以 root 身份运行它:

    sudo bash linux-brprinter-installer-2.0.0-1
    
    Run Code Online (Sandbox Code Playgroud)
  5. 输入HL2270-DW“型号名称”,然后y继续

  6. 当被问到“你会指定 DeviceURI 吗?” USB 连接选择“否”,网络连接选择“是”。

  • 这对我来说不太适用。当我遇到以下情况时该怎么办:`选择目标设备 URI 的数量`? (5认同)