Have you check apparmor? / disable it for test. my brother mfc-7480dn works without problems... here what i have done: from brother homepage for printer: mfc7460dnlpr-2.1.0-1.i386.rpm cupswrapperMFC7460DN-2.0.4-2.i386.rpm and scanner: brscan4-0.4.4-3.x86_64.rpm and for fax: brmfcfaxlpd-1.0.0-1.i386.rpm brmfcfaxcups-1.0.0-1.i386.rpm put all into a directory "./Downloaded-rpm" and let createreop create a repository-index from it createrepo ./Downloaded-rpm (maybe install with yast before "createrepo_c") add this repo to your repos. now install with yast (i installed each rpm single) mfc7460dnlpr cupswrapperMFC7460DN now inside cups there is a new printer.- but it has usb connection. this has to be changed to (in my case) lpd://192.168.0.13/binary_p1 (you have of course to course your ip-address (and mybe your tring for "binary_p1)) all other setup things at my system where ok print testpage, success. if not check / disable appamor + firewall for test purpose, maybe put printer to usb-connection (before changeing anything) and maybe try as root to print ================================================== for fax, in install the files mention above /usr/lib/cups/filter/brfaxfaxfilter has wrong permissions, change this to rwxr-xr-x fax has usb , change to lpd://192.168.0.13/binary_p1 manufacturuer brother keep current driver. if you need to fax from libreoffice, a little bit tricky today, but i could send you instructions. ================================ scanner: yast each file single-install: libusb-0_1-4 brscan4 yast scanner: "brother4 no scanner present" as root: Add network scanner entry Command : brsaneconfig4 -a name=(name your device) model=(model name) ip=xx.xx.xx.xx brsaneconfig4 -a name=BROTHER model=MFC-7460DN ip=192.168.0.13 Confirm network scanner entry Command : brsaneconfig4 -q | grep (name of your device) brsaneconfig4 -q | grep BROTHER yast: install xsane now scanner working. ============================= good luck!! simoN Am 27.02.20 um 13:13 schrieb gumb:
On 27/02/2020 13:00, Carlos E. R. wrote:
I don't like printers that do not work directly from YaST without installing blurbs downloaded externally. You should have googled first.
What blurbs? The script just downloads and installs three RPMs that can be found on the Brother website, then does a bit of CUPS configuration.
-- www.becherer.de -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org