Brother MFC440CN

Problems and successes with specific brands/models of printers
Message
Author
User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#16 Post by rcrsn51 »

I think that it should be

Code: Select all

brsaneconfig2 -a name=scanner model=MFC-440CN ip=192.168.0.100
What error messages do you get?

Also try the command

Code: Select all

brsaneconfig2 -q 

User avatar
burgersplus
Posts: 12
Joined: Wed 26 Jan 2011, 00:01
Location: Clearlake CA USA

#17 Post by burgersplus »

brsaneconfig2 -q listed all the scan drivers including MFC-440CN

brsaneconfig2 -a name=scanner model=MFC-440CN ip=192.168.0.100 was accepted

Ran Xsane and it returned "No Devices Available" OOPS!!

I noticed that "Puppy Package Manager" installed the scan drivers rather than "Debbi" Should that make any difference?

I thought I had lost my Puppy flashdrive install this morning. I had to reboot five times before the graphics driver worked. The desktop would start to load and then go blank. If this repeats I will try to change the driver.

User avatar
burgersplus
Posts: 12
Joined: Wed 26 Jan 2011, 00:01
Location: Clearlake CA USA

#18 Post by burgersplus »

I notice that Brother also has a Scan Key Tool. Should that be installed also?

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#19 Post by rcrsn51 »

burgersplus wrote:I noticed that "Puppy Package Manager" installed the scan drivers rather than "Debbi" Should that make any difference?
If the PPM has an entry for brscan2-0.2.5, then you installed the package simply by clicking on it, as opposed to using debbi. If so, your install is incomplete. You need to run

Code: Select all

debbi brscan2-0.2.5-1.i386.deb

User avatar
burgersplus
Posts: 12
Joined: Wed 26 Jan 2011, 00:01
Location: Clearlake CA USA

#20 Post by burgersplus »

OK Boss.

The reinstall using Debbi worked

Thanks again.

I am learning lots of things about Linux. If it were not for people like you, we would all be stuck in Windoze.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#21 Post by rcrsn51 »

Excellent.

Could you do a test for me? Install Peasyscan and see if it works with your Brother scanner.

User avatar
burgersplus
Posts: 12
Joined: Wed 26 Jan 2011, 00:01
Location: Clearlake CA USA

Peasyscan

#22 Post by burgersplus »

Downloaded and installed Peasyscan and Tesseract Pets.


Did a jpg and an ocr scan using your instructions.

Both worked fine.

Thanx.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#23 Post by rcrsn51 »

Excellent.

After some thought, I realize that we could have got this printer installed with less trouble. At the point where we knew that the connection URI was

Code: Select all

lpd://BRN_AEFDAC/BINARY_P1
we could have left it that way.

We would then have added a line to the file /etc/hosts.

Code: Select all

192.168.0.100 BRN_AEFDAC
In this setup, CUPS would look up the IP address from the hosts file and send the print job on its way.

User avatar
burgersplus
Posts: 12
Joined: Wed 26 Jan 2011, 00:01
Location: Clearlake CA USA

#24 Post by burgersplus »

Either way, I assume that when I have to reboot my wireless router, and it assigns new IP addresses to the hardware, I will have to adjust my files accordingly.

User avatar
rcrsn51
Posts: 13096
Joined: Tue 05 Sep 2006, 13:50
Location: Stratford, Ontario

#25 Post by rcrsn51 »

burgersplus wrote:Either way, I assume that when I have to reboot my wireless router, and it assigns new IP addresses to the hardware, I will have to adjust my files accordingly.
Or you can use the method here.

Post Reply