Driver for Brother HL 1440 Printer

jsquareg

New member
Power User
Local time
3:02 AM
Messages
400
I have been unable to find a Windows 7 driver for my Brother HL 1440 printer.

Has anyone an idea of where I can get one or if even exists?

Thank you/
 

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell XPS-8500
OS
Windows 7 Home Premium (Retail) Full version - With SP1
CPU
3.10 Gig Intel Core i5-3350P
Motherboard
Dell 0NW73C A00
Memory
8192 Megabytes Usable Installed Memory
Monitor(s) Displays
Samsung SyncMaster [Monitor] (19.1"vis, s/n HVELA10194, Octo
Screen Resolution
1024 X 768
Hard Drives
INTEL SSDSA2CW120G3 ATA Device [Hard drive] (120.03 GB)
INTEL SSDSA2CW080G3 ATA Device [Hard drive] (80.02 GB)
Keyboard
HID Keyboard Device (HP)
Mouse
Dell (came with computer)
Internet Speed
cox high speed
Other Info
The above taken with Bel Arc Advisor

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Dell XPS-8500
OS
Windows 7 Home Premium (Retail) Full version - With SP1
CPU
3.10 Gig Intel Core i5-3350P
Motherboard
Dell 0NW73C A00
Memory
8192 Megabytes Usable Installed Memory
Monitor(s) Displays
Samsung SyncMaster [Monitor] (19.1"vis, s/n HVELA10194, Octo
Screen Resolution
1024 X 768
Hard Drives
INTEL SSDSA2CW120G3 ATA Device [Hard drive] (120.03 GB)
INTEL SSDSA2CW080G3 ATA Device [Hard drive] (80.02 GB)
Keyboard
HID Keyboard Device (HP)
Mouse
Dell (came with computer)
Internet Speed
cox high speed
Other Info
The above taken with Bel Arc Advisor
Solution

Install the Brother HL-2045 driver. Win 7 recognizes it and it works across networks for lower HL-printers such as the HL-12XX and HL-14XX series of printers.
 

My Computer My Computer

OS
Windows 7
Just plug it in and let Windows find the driver. I did and it works just fine:)
 

My Computer My Computer

OS
Windows 7 Ultima 64 bit
When I plug in my printer (Brother HL 1440), Windows does not "detect new hardware" and try to find the printer driver for me. The Help says that's what is supposed to happen, and does not give any alternatives to "force" Win7 to detect new hardware.

When I looked up how to run "in compatibility mode," the only option was to run a specific program in compatibility mode. So how would one try to install a printer driver in Vista or XP compatibility mode?

Also, when I try to install the HL1440 printer driver for Vista, I get an error that it can't find the file C:\Wiondows\INF\prnbr001.inf.

So frustrating upgrading to new versions of Windows! It breaks all my drivers every time. Grrrrr...
 

My Computer My Computer

OS
Windows 7
Issue with Sharing HL-1440

I have a Brother HL-1440 connected by USB to a new computer running Windows 7 (64-bit). The new computer is connected by an Ethernet cable to a wireless router that in turn is connected (wirelessly) to another computer running Windows XP. I am already able to share files between the two computers, and would like the XP computer to be able to share the HL-1440 connected to the Windows 7 computer.

I have no problem printing from the Windows 7 computer to the HL-1440 directly - Windows 7 found the driver automatically. However, when I go to the XP computer, and try to add the HL-1440 as a new printer, I get a popup stating that "The other [Windows 7] computer does not contain the correct printer driver .....". I then ask it to search for the correct printer driver, and another popup states that "The .INF file is missing ...."

I have tried re-installing the original HL-1440 driver on my Windows 7 computer, but that did not have any apparent effect.

Any suggestions?
 

My Computer My Computer

Computer Manufacturer/Model Number
Dell Inspiron 580
OS
Windows 7
No 1200 dpi option

I'm using Windows 7 Professional (64-bit). I plugged in my Brother HL-1440 printer via USB and Windows 7 found it and loaded the driver. It works fine except for one thing. The selectable print quality options are: 300 and 600 dpi. There should be a 1200 dpi option as this printer supports that resolution, I had no problems printing in 1200 dpi using the same printer with Windows XP. Thanks for any helpl
 

My Computer My Computer

OS
Windows 7 Professional (64-bit)
Solved printing from Win7 64 to Brother HL-1440 on XP

I Solved the problem. There is a mismatch between the printer name in the Windows 7 inf file and the one on the XP computer on which the printer is installed.

It's not hard to fix and this may not seem intuitive at first, but here is the solution:


The printer named "Brother HL-1440 series" is what Win7 sees when it locates the printer on the network. You can see the name by going to the XP box and looking at the driver name on the Advanced tab for the Printer properties dialog:

Start/Printers and Faxes/select printer/right-click/properties/Advanced

That name is defined in the printer driver inf file on the target computer. I looked in that file and saw the following list:

[DriverName]
"Brother HL-1230 series" = BROHL123.PPD,LPTENUM\BrotherHL-1230_serieE46E,BrotherHL-1230_serieE46E
"Brother HL-1440 series" = BROHL144.PPD,LPTENUM\BrotherHL-1440_serie0BD1,BrotherHL-1440_serie0BD1
"Brother HL-1450 series" = BROHL145.PPD,LPTENUM\BrotherHL-1450_serie9BDC,BrotherHL-1450_serie9BDC
"Brother HL-1470N series" = BROHL147.PPD,LPTENUM\BrotherHL-1470N_seri8521,BrotherHL-1470N_seri8521

Now I needed to see what Win7 was trying to use. I downloaded the Brother HL-1440 uninstall tool from here:

Brother Solutions Center: HL-1440: Downloads: United States

Next I ran the uninstall tool on the Win7 side and selected HL-1440 in the list, clicked the Search Inf button, then selected the file named C:\Windows\INF\oem21.inf and clicked View. The name in that file is:

"Brother HL-1440" = MS_BRH1440U.GPD,BROTHERHL-1440_SERIE0BD1,Brother_HL-1440_USB,Brother_HL-1440 ; Hardware ID

The XP machine defines the printer as "Brother HL-1440 series" while the Win7 name defines it as "Brother HL-1440". I edited the XP inf file in notepad and duplicated the line for "Brother HL-1440 series" and renamed the printer to "Brother HL-1440" so it looked like this:

[DriverName]
"Brother HL-1230 series" = BROHL123.PPD,LPTENUM\BrotherHL-1230_serieE46E,BrotherHL-1230_serieE46E
"Brother HL-1440 series" = BROHL144.PPD,LPTENUM\BrotherHL-1440_serie0BD1,BrotherHL-1440_serie0BD1
"Brother HL-1440" = BROHL144.PPD,LPTENUM\BrotherHL-1440_serie0BD1,BrotherHL-1440_serie0BD1
"Brother HL-1450 series" = BROHL145.PPD,LPTENUM\BrotherHL-1450_serie9BDC,BrotherHL-1450_serie9BDC
"Brother HL-1470N series" = BROHL147.PPD,LPTENUM\BrotherHL-1470N_seri8521,BrotherHL-1470N_seri8521

Then I updated the driver on the XP machine to use the new name. Now that the names match I can use the Add Printer wizard to add the driver and all is well.

You could also duplicate the line in the Win7 file and edit the copy so it matches the name on the XP box. It's up to you which side you edit, but I was hesitant to mess with Win7 system files.

What a pain... You would think some sort of hardware ID would be used rather than a string value to identify a hardware device. Anyway, after nearly 6 months of off-and-on battling I can print.

Hope this helps.
 

My Computer My Computer

Computer Manufacturer/Model Number
ASUS UL80VT laptop
OS
Window 7 64 bit
CPU
Intel CORE Duo
Motherboard
ASUS
Memory
4GB
Graphics Card(s)
NVidia
Monitor(s) Displays
12.1
I just purchased a Windows 7 notebook and tried to get it to use a Brother HL-1440 printer which is attached to an XP on the network. In initial attempts have not worked but I did stumble upon something which might help.

Several years ago when the printer attached to the XP was not working I attached an old LaserJet IIIp temporarily. When I did a search for printers to install, the new Windows 7 notebook included the LaserJet on the list. After attempts at installing the Brother did not work I tried clicking on the LaserJet to install. This installed with absolutely no problem with Windows 7 having a driver for it. So far it seems to print fine, and I can certainly live with it giving the wrong printer name.

I imagine this would probably work with other HP models, with drivers from them being readily available. (I also have an old LaserJet 4 Plus on another computer and had no problem installing that). This might provide a work around if having difficulty installing the Brother.
 

My Computer My Computer

OS
Windows 7
Yes! Remove Series

Thank you isylvain and the people hosting this forum.


After 11 months and numerous attempts your (not so) simple solution worked. Downloaded the suggested PCL driver above - no go. Removing the "series" name in the OMEHL01A.INF file worked.

I didn't do any uninstalling. After removing the series part and saving it I used the update print driver option to install onto the XP computer with the printer attached then my Windows 7 laptop had no difficulty installing over our home network.

I had given up on finding a driver to use this printer over a home network. Past attempts going to Microsoft site - you need to go to the Brother site which says "we don't have anymore divers for this old printer" - very frustrating.

So is not this a Windows 7 problem by not including the word series when it searches for a driver? If Microsoft knew about this couldn't they easily fix this with their numerous updates? Just a thought.
 

My Computer My Computer

OS
Windows 7 64bit
Thank you isylvain and the people hosting this forum.


After 11 months and numerous attempts your (not so) simple solution worked. Downloaded the suggested PCL driver above - no go. Removing the "series" name in the OMEHL01A.INF file worked.

I didn't do any uninstalling. After removing the series part and saving it I used the update print driver option to install onto the XP computer with the printer attached then my Windows 7 laptop had no difficulty installing over our home network.

I had given up on finding a driver to use this printer over a home network. Past attempts going to Microsoft site - you need to go to the Brother site which says "we don't have anymore divers for this old printer" - very frustrating.

So is not this a Windows 7 problem by not including the word series when it searches for a driver? If Microsoft knew about this couldn't they easily fix this with their numerous updates? Just a thought.

Hi Taterman, Welcome to the forums, When a device gets deemed to be a "Legacy Device" the manufacturer will no longer support it by adding new more upto date drivers for every new OS that comes along, Microsoft cannot be held to blame for that , The new Win7 OS has the most complete "out of the box" driver support than any previous OS but even so ,it can be limited in supplying drivers for Legacy Devices ;)
 

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
self build
OS
win 7 ultimate32bit, Win8.1pro wmc 32bit
CPU
amd phenom x4 9600
Motherboard
asus m2n32-sli deluxe
Memory
corsair twinxs 2x2gb
Graphics Card(s)
2x nvidia 1gb 8500gt
Sound Card
onboard
Monitor(s) Displays
23" PB Viseo 233d
Screen Resolution
1920x1080
Hard Drives
maxtor sata 500gb
maxtor sata 320gb
fujitsu sata200gb
PSU
oryxx tornado 750w
Case
thermaltake xaser lll
Cooling
artic freezer64 pro + 7 case fans
Great answer

I have 64 bit Win 7 and was trying to install Brother HL-1440 to no avail. I changed the one line of code as you suggested and it worked. Thank you!
 

My Computer My Computer

OS
Win7 Professional 64bit
I wanted to post a solution that is a little bit simpler than editing inf files (I couldn't find the inf file mentioned). On the Windows XP machine, simply change the driver from the HL-1440 to the HL-1660. Then try to add it on the Windows 7 computer through the network and it will connect just fine.
 

My Computer My Computer

OS
Windows 7 Ultimate 64 bit
Thank you so very much for this. I've been trying to sort it out for days and probably would have taken months like you did but your answer did the trick.

Best regards,
 

My Computer My Computer

OS
Windows 7 64
Back
Top