Hi, On 2022-01-23 09:22, Dietmar Segbert wrote:
Hello,i use debian bullseye and the sane-utils ... My scanner is a Brother ADS-1700W. I have installed brscan5 from Brother the scanner works with scanimage, example: #!/bin/bash scanimage -d 'brother5:net1;dev0' --resolution 300 --format png -- batch=$1%03d.png --batch-start=$2 --source 'Automatic Document Feeder= (left aligned,Duplex)' scanadf will allways produce a segmentation fault. Is there a newer version of scanadf, that works with the ADS-1700W?
Can you tell us what version of SANE you have installed? scanimage -V Cheers, Ralph
