I have a computer I’m running Opensuse 15.1 on. I have two printers connected to it - a Brother HL-5370 and an Epson WF-7410. When I ran older opensuse (13.1) I was able to find rpms I could download and install with YAST. This doesn’t seem to be the case anymore. Can anyone tell me where I can find rpms for printer drivers?
Thanks for sending me these links. Unfortunately I’m still not printing. After a lot of work, I managed to get the driver install tool to download try to install the printer drivers.
First, it won’t let me use YAST. It makes me go to a terminal window. Here’s what happens next
You are going to install following packages.
hl5370dwlpr-2.0.3-1.i386.rpm
cupswrapperHL5370DW-2.0.4-1.i386.rpm
OK? [y/N] ->y
rpm -ihv --nodeps --replacefiles --replacepkgs hl5370dwlpr-2.0.3-1.i386.rpm
Preparing… ################################# [100%]
Updating / installing…
1:hl5370dwlpr-2.0.3-1 ################################# [100%]
/var/tmp/rpm-tmp.3mR49G: line 2: /usr/local/Brother/inf/braddprinter: No such file or directory
rpm -ihv --nodeps --replacefiles --replacepkgs cupswrapperHL5370DW-2.0.4-1.i386.rpm
Preparing… ########################################
Updating / installing…
cupswrapperHL5370DW-2.0.4-1 ########################################
The security level of AppArmor has been lowered. (aa-complain cups)
aa-complain cupsd
Profile for /usr/sbin/cupsd not found, skipping
Will you specify the Device URI? [Y/n] ->n
Test Print? [y/N] ->y
wait 5s.
lpr -P HL5370DW /usr/share/cups/data/testprint
apt-get install libusb-0.1-4
Retrieving repository ‘openSUSE:Leap:15.1:Update’ metadata …[done]
Building repository ‘openSUSE:Leap:15.1:Update’ cache …[done]
Retrieving repository ‘Main Update Repository’ metadata …[done]
Building repository ‘Main Update Repository’ cache …[done]
Loading repository data…
Reading installed packages…
‘libusb-0.1-4’ not found in package names. Trying capabilities.
No provider of ‘libusb-0.1-4’ found.
Resolving package dependencies…#
It doesn’t print at all It looks like it can’t find the usb connection. Can anyone walk me through what mistake I’m making here?
A simple way to install this drivers with Yast is:
Make a directory as User in your /home:
mkdir ~/rpmdownloads
goto Yast—Software-Repositories-----add—lokal directory------next----- give it a Name say f.e. rpmdownloads ------path is the directory you have made with the mkdir command----next----ok
Now download all rpms you need and save them in your /home/USERNAME/rpmdownloads directory.
Goto Yast—Software and search for the packages and install them.
Yes, many older Brother drivers require 32-bit support. (If you install the printer driver package with zypper, the dependencies will be taken care of.)