4Sep/115
Install Brother MFC-7320 on Ubuntu
This helps you setup your Brother MFC 7320 laser printer & scanner on Ubuntu
Printer
For the printer, there is a very convenient package in the universe/multiverse repos :
sudo aptitude install brother-cups-wrapper-laser
That's about it, you can now add the printer using the usual gui, or you can add the printer in the shell
sudo lpadmin -p Brother-MFC-7320 -E -v usb://Brother/MFC-7320 -P /usr/share/ppd/Brother/MFC7220.ppd -o PageSize=A4
Scanner
!!! First POWER OFF your Brother MFC-7320 !!!
Run following script :
#!/bin/bash
# patch udev rules
cat <<EOF>> /lib/udev/rules.d/40-libsane.rules
ATTRS{idVendor}=="04f9", ENV{libsane_matched}="yes"
EOF
# restart udev
sudo service udev restart
# download driver
wget http://pub.brother.com/pub/com/bsc/linux/dlf/brscan3-0.2.11-4.i386.deb -P /tmp
# install driver
sudo dpkg -i /tmp/brscan3-0.2.11-4.i386.deb
!!! Now you can POWER ON your Brother MFC-7320 again !!!
Note : This is a howto that I adapted from here :
September 19th, 2011 - 11:49
Hi
Interresting post here will came back
continue updating your blog
September 20th, 2011 - 01:27
Pretty nice post. I just stumbled upon your blog and wanted to say that I’ve really enjoyed surfing around your blog posts. In any case I’ll be subscribing to your rss feed and I hope you write again soon!
September 23rd, 2011 - 15:36
Good work on the site
October 20th, 2011 - 10:52
After examine a few of the blog posts in your web site now, and I actually like your method of blogging. I bookmarked it to my bookmark website list and will probably be checking back soon. Pls check out my site as well and let me know what you think.
December 8th, 2011 - 13:32
I’m really impressed with your writing skills as well as with the layout on your weblog. Is this a paid theme or did you modify it yourself? Anyway keep up the excellent quality writing, it is rare to see a nice blog like this one these days..