Добавил себя в группу saned ~$ scanimage -L No scanners were identified. If you were expecting something different, check that the scanner is plugged in, turned on and detected by the sane-find-scanner tool (if appropriate). Please read the documentation which came with this software (README, FAQ, manpages). ~$ sudo scanimage -L [sudo] пароль для olg: No scanners were identified. If you were expecting something different, check that the scanner is plugged in, turned on and detected by the sane-find-scanner tool (if appropriate). Please read the documentation which came with this software (README, FAQ, manpages). ~$ sudo sane-find-scanner # sane-find-scanner will now attempt to detect your scanner. If the # result is different from what you expected, first make sure your # scanner is powered up and properly connected to your computer. # No SCSI scanners found. If you expected something different, make sure that # you have loaded a kernel SCSI driver for your SCSI adapter. could not fetch string descriptor: Pipe error could not fetch string descriptor: Pipe error found possible USB scanner (vendor=0x04f9, product=0x01ea) at libusb:001:002 # Your USB scanner was (probably) detected. It may or may not be supported by # SANE. Try scanimage -L and read the backend's manpage. # Not checking for parallel port scanners. # Most Scanners connected to the parallel port or other proprietary ports # can't be detected by this program. хотя всё установлено $ dpkg -l | grep Brother ii brdcp7030lpr:i386 2.0.2-1 i386 Brother DCP-7030 LPR driver ii brscan3 0.2.13-1 amd64 Brother Scanner Driver ii cupswrapperdcp7030:i386 2.0.2-1 i386 Brother DCP7030 CUPS wrapper driver ii printer-driver-brlaser 6-3build2 amd64 printer driver for (some) Brother laser printers ii printer-driver-ptouch 1.7-1build2 amd64 printer driver Brother P-touch label printers и lsusb всё видит ~$ lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 04f9:01ea Brother Industries, Ltd DCP-7030 Bus 001 Device 003: ID 0458:003a KYE Systems Corp. (Mouse Systems) NetScroll+ Mini Traveler / Genius NetScroll 120 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub В чём ещё может быть проблема. Кстати, где-то натыкался на такую запись в /lib/udev/rules.d/60-libsane1.rules ATTRS{type}=="3", ATTRS{vendor}=="BROTHER", ATTRS{model}=="DCP-7030", ENV{libsane_matched}="yes" вместо ATTRS{idVendor}=="04f9", ENV{libsane_matched}="yes" Какую лучше использовать?