Hello all,
Just setup a Brother MFC-L2750DW Printer/Scanner on my network. I connected it to WiFi, then I walked back to my desk and opened printers, Solus had already seen it. Nice, and I could print without issue.
The problem I had was with the scanner. I installed brscan4 from the software center, and ran "sudo brsaneconfig4 -a name=SCANNER model=MFC-L2750DW ip=the_scanner_ip. brsaneconfig4 -d would show everything looked good and the scanner could be pinged. However, every time I attempted to start a scanner application from the menu (gscan2pdf, Document Scanner, Skanlite) each application would crash either on start when discovering scanners or when I tried to start a scan and it did it's discovery then. After searching the forums and having no luck, I wondered if it could be a permissions issue. So I ran "sudo gscan2pdf" and it saw the scanner and everything works exactly as expected. I tried starting one of the other scanning apps with sudo and it worked also; so definitely a permissions issue. This is great in that I can work and am not dead in the water, but I'd really like to be able to run a scanner app from the menu rather than starting them from the terminal with sudo. Can anyone direct me as to how to troubleshoot where the permissions issue is so that I can resolve it? Hopefully this will help someone else if they run into the same issue. Thanks in advance for everyone's time and help.