
I was asked by my neighbour to give him a hand with a Brother DCP-110C multifunction printer under openSUSE 10.3. Since it was me who convinced him to install openSUSE in the first place, I figured I pretty much had to - not that he needed that much convincing in the first place. Anyhow, after a half an hour at his place, I still hadn't got the printer to spit out anything, so I took the hardware all the way down two flights of stairs and now it's sitting at my feet purring happily with openSUSE goodness - kind of.
I browsed through some forums trying to get an idea of what steps were needed to get the Brother beast working. After about two minutes, I saw that it could be done, but wasn't going to be easy. Before I describe how I got it done, there is a caveat which might bite me tomorrow - my machine is an AMD64 and my neighbour's is a 32bit Intel. Without messing about, here are the steps I needed to get it working:
- Forget YaST. Don't even try setting anything up. It won't work. Period.
- Download the lpr driver from here: http://solutions.brother.com/linux/sol/printer/linux/lpr_drivers.html
- Install the driver from (2). with rpm -i DCP110Clpr-1.0.2-1.i386.rpm (as root)
- Download the cups wrapper from: http://solutions.brother.com/linux/sol/printer/linux/cups_drivers.html
- Install the cups wrapper from (4). with rpm -i cupswrapperDCP110C-1.0.0-1.i386.rpm (as root)
- The above rpms only install the cups filter in /usr/lib/cups/filter/brlpdwrapperDCP110C. Thus you need to create a symlink: ln -s /usr/lib/cups/filter/brlpdwrapperDCP110C /usr/lib64/cups/filter/
- Now try setting up the printer in YaST. It should more or less work
http://solutions.brother.com/linux/sol/printer/linux/linux_faq-2.html
http://solutions.brother.com/linux/en_us/
1 Kommentar:
Bah! I figured that there would be problems with installing everything on 32bit and I was dead right. I couldn't get it to work at all.
Hmm, will have to have another go at it next week. At least I've seen that it must be possible....somehow...to get it working.
Kommentar veröffentlichen