On Sat, 2017-04-22 at 22:09 -0400, Fred Smith wrote: > On Sat, Apr 22, 2017 at 01:04:29PM +0100, Patrick O'Callaghan wrote: > > On Sat, 2017-04-22 at 12:40 +0100, Patrick O'Callaghan wrote: > > > On Fri, 2017-04-21 at 08:06 -0700, stan wrote: > > > > On Fri, 21 Apr 2017 13:37:55 +0100 > > > > Patrick O'Callaghan <pocallaghan@xxxxxxxxx> wrote: > > > > > > > > > I have a Brother DCP-7055W all-in-one laser printer and scanner, > > > > > connected by Wifi to my LAN. The printer works perfectly, and the > > > > > scanner worked at least up until a couple of weeks ago when I last > > > > > used it. Now, it seems to have disappeared. Both simple-scan and > > > > > scanimage report no scanners found. > > > > > > > > > > I've reinstalled the RPM package downloaded from brother.com. I've > > so, you reinstalled the RPM. did you do that manually, or via the > (I can't think what they call it) tool that asks you for the model of > your device then retrieves the bits and pieces and installs them, also > presumably doing the other tweaks necessary? > > the manual installation usually involves more than installing the > RPM,... on their download page(s) for your particular Linux driver, > there is usually a link to a list of additional steps that have to be > done by hand to finish installation. Did you go thru those, or at least > verify that they are still in place? I did exactly what I've done several times in the past: download the RPM and run 'dnf install ...". This has always worked. However on closer inspection I see this from the configure tool: # brsaneconfig4 -a name=Brother model=DCP-7055W ip=192.168.1.4 # brsaneconfig4 -d [...] 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 # No USB scanners found. If you expected something different, make sure that # you have loaded a kernel driver for your USB host controller and have setup # the USB system correctly. See man sane-usb for details. # Not checking for parallel port scanners. # Most Scanners connected to the parallel port or other proprietary ports # can't be detected by this program. ----------------------------- ls -R -all /proc/bus/usb ls: cannot access '/proc/bus/usb': No such file or directory ----------------------------- cat /proc/bus/usb/devices cat: /proc/bus/usb/devices: No such file or directory ----------------------------- 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). ----------------------------- ----------------------------- /etc/opt/brother/scanner/brscan4//brsanenetdevice4.cfg: ----------------------------- /etc/opt/brother/scanner/brscan4//Brsane4.ini: ----------------------------- /etc/opt/brother/scanner/brscan4//models4/ext_9.ini: ----------------------------- /etc/opt/brother/scanner/brscan4//models4/ext_1.ini: [...] Note that it's searching in /proc/bus rather than /sys/bus, which may be wrong. However AFAIK this hasn't changed since I've been using it and in any case shouldn't matter as it's not connected via USB. poc _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx