Brother ADS-2000 ADF 双面扫描无法工作

Brother ADS-2000 ADF 双面扫描无法工作

我正在运行 12.04。


首先,以下是我设置打印机所遵循的说明。
Brother 解决方案中心:适用于 Linux 发行版的 Brother 驱动程序

它很简单,并且可以与 scanimage、XSane 等配合良好......但仅限于单面模式。

特定于我的设备的 scanimage 帮助输出:

scanimage --help -d 'brother4:bus8;dev1'

Options specific to device `brother4:bus8;dev1':
  Mode:
    --mode Black & White|Gray[Error Diffusion]|True Gray|24bit Color|24bit Color[Fast] [24bit Color[Fast]]
        Select the scan mode
    --resolution 100|150|200|300|400|600|1200|2400|4800|9600dpi [200]
        Sets the resolution of the scanned image.
    --source Automatic Document Feeder(left aligned)|Automatic Document Feeder(left aligned,Duplex)|Automatic Document Feeder(centrally aligned)|Automatic Document Feeder(centrally aligned,Duplex) [Automatic Document Feeder(left aligned)]
        Selects the scan source (such as a document-feeder).
    --brightness -50..50% (in steps of 1) [inactive]
        Controls the brightness of the acquired image.
    --contrast -50..50% (in steps of 1) [inactive]
        Controls the contrast of the acquired image.
  Geometry:
    -l 0..215.9mm (in steps of 0.0999908) [0]
        Top-left x position of scan area.
    -t 0..355.6mm (in steps of 0.0999908) [0]
        Top-left y position of scan area.
    -x 0..215.9mm (in steps of 0.0999908) [215.88]
        Width of scan-area.
    -y 0..355.6mm (in steps of 0.0999908) [355.567]
        Height of scan-area.



如果我运行 scanimage(或 XSane),并将源设置为任一双面模式,它都不会改变。无论哪种方式,我都会得到相同的单面扫描。Scanimage 和 XSane 不会给我任何错误 - 它只是默默地提供单面扫描,尽管我坚持要它这样做。

有人知道该看什么才能知道哪里可能出了问题吗?如果我能让它在双工模式下工作,那么这个东西对我来说就完美了。

答案1

xscanimage对于双面扫描,您可以尝试使用 Ubuntu 软件包提供的GUI 应用程序sane。您可以在那里看到选项扫描来源:自动进纸器ADF 模式:双面

EPSON 也提供了非常好的 GUI 用于双面扫描 ADF伊斯坎

相关内容