Parts Catalog Accessories Catalog How To Articles Tech Forums
Call Pelican Parts at 888-280-7799
Shopping Cart Cart | Project List | Order Status | Help



Go Back   PeachParts Mercedes-Benz Forum > General Discussions > Off-Topic Discussion

Reply
 
LinkBack Thread Tools Display Modes
  #16  
Old 02-20-2009, 12:42 PM
Medmech's Avatar
Gone Waterboarding
 
Join Date: Feb 2007
Posts: 117
Quote:
Originally Posted by Brian Carlton View Post
Did you use it with a parallel interface or with a USB interface on the computer?
Yes. to my trusty HP Laserjet 4l, the W126 of printers.

Reply With Quote
  #17  
Old 02-20-2009, 12:43 PM
Medmech's Avatar
Gone Waterboarding
 
Join Date: Feb 2007
Posts: 117
I'm not sure if you are running a network or not but you may want to try a network parallel adaptor.
Reply With Quote
  #18  
Old 02-20-2009, 12:44 PM
Banned
 
Join Date: May 2002
Location: Blue Point, NY
Posts: 25,390
Quote:
Originally Posted by Howitzer View Post
Yes. to my trusty HP Laserjet 4l, the W126 of printers.

Does the computer have a parallel interface connection..........or a USB interface connection?

If it was a USB connection, did you use the software with the USB to parallel cable to get it to print from windows?
Reply With Quote
  #19  
Old 02-20-2009, 12:45 PM
Banned
 
Join Date: May 2002
Location: Blue Point, NY
Posts: 25,390
Quote:
Originally Posted by Howitzer View Post
I'm not sure if you are running a network or not but you may want to try a network parallel adaptor.
How does this differ from a parallel interface card..........which I have?
Reply With Quote
  #20  
Old 02-20-2009, 12:56 PM
Medmech's Avatar
Gone Waterboarding
 
Join Date: Feb 2007
Posts: 117
Quote:
Originally Posted by Brian Carlton View Post
How does this differ from a parallel interface card..........which I have?
You go from network (cat5) to the printer.
Reply With Quote
  #21  
Old 02-20-2009, 12:57 PM
iwrock's Avatar
roflmonster
 
Join Date: Nov 2003
Location: Hella NorCal
Posts: 3,313
So, in Windows the parallel card is not able to print?



What card are you using?
__________________
-Justin

91 560 SEC AMG - other dogs dd
01 Honda S2000 - dogs dd
07 MB ML320 CDI - dd
16 Lexus IS250 - wifes dd

it's automatic.
Reply With Quote
  #22  
Old 02-20-2009, 12:58 PM
Medmech's Avatar
Gone Waterboarding
 
Join Date: Feb 2007
Posts: 117
Quote:
Originally Posted by Brian Carlton View Post
Does the computer have a parallel interface connection..........or a USB interface connection?

If it was a USB connection, did you use the software with the USB to parallel cable to get it to print from windows?
No USB, just like your set up.

You are printing from windows but not DOS, correct?

DOS2USB will fix this, don't over engineer
Reply With Quote
  #23  
Old 02-20-2009, 01:00 PM
Banned
 
Join Date: May 2002
Location: Blue Point, NY
Posts: 25,390
Quote:
Originally Posted by iwrock View Post
So, in Windows the parallel card is not able to print?



What card are you using?
Correct.

It's a Parallel PCI Card from StarTech. Their techs have confirmed that it's properly installed.
Reply With Quote
  #24  
Old 02-20-2009, 01:00 PM
link's Avatar
Registered User
 
Join Date: Jun 2008
Posts: 835
Real briefly, there are a number of things that might be getting in the way, or misconfigured.

First order is to set the lpt port at what would be the defaults for the port PRN and lpt1

Irq=7
IO=378-37f

Many printer ports permit configuring for a type of communication. These include SPP, PS2, epp and ecp. Try using SPP first

Second, check in the computer’s bios to be sure that IRQ7 is not being otherwise use

Next use notepad to make a small file on the root of the c drive. Call it brian.txt or whatever you want. Put a line of text in it and save the file.

After having done this, boot Windows in safe mode command prompt only and do a test print. From the command prompt type the following

Copy brian.txt prn
-or-
Copy brian.txt lpt1

It should work. If it does not, change only the printer type from spp to ps2 and repeat the test.

Once it works without windows running, repeat the test with windows. You may need to add the device as new hardware.

Here’s a great reference for print port config guide http://www.lvr.com/files/ppc1.pdf

And one for general i/o stuff: http://www.gadgroup.com/pdf/Desktop%20and%20Network%20Terminology.pdf


Reply With Quote
  #25  
Old 02-20-2009, 01:01 PM
Banned
 
Join Date: May 2002
Location: Blue Point, NY
Posts: 25,390
Quote:
Originally Posted by Howitzer View Post
No USB, just like your set up.

You are printing from windows but not DOS, correct?

DOS2USB will fix this, don't over engineer
If I cannot get the parallel card to work..........I'll do it.
Reply With Quote
  #26  
Old 02-20-2009, 01:12 PM
Banned
 
Join Date: May 2002
Location: Blue Point, NY
Posts: 25,390
Quote:
Originally Posted by link View Post
Real briefly, there are a number of things that might be getting in the way, or misconfigured.

First order is to set the lpt port at what would be the defaults for the port PRN and lpt1



Irq=7
IO=378-37f
Can you provide some details on how to do this? From what I understand, XP randomly assigns the Irq.........you cannot specify it.

Quote:
Originally Posted by link View Post

Many printer ports permit configuring for a type of communication. These include SPP, PS2, epp and ecp. Try using SPP first
Second, check in the computer’s bios to be sure that IRQ7 is not being otherwise use
Again, I'd need more details on how to do this.

Quote:
Originally Posted by link View Post

Next use notepad to make a small file on the root of the c drive. Call it brian.txt or whatever you want. Put a line of text in it and save the file.

After having done this, boot Windows in safe mode command prompt only and do a test print. From the command prompt type the following

Copy brian.txt prn
-or-
Copy brian.txt lpt1

It should work. If it does not, change only the printer type from spp to ps2 and repeat the test.
How to get to windows safe mode command prompt?

Where to change printer type?
Reply With Quote
  #27  
Old 02-20-2009, 01:17 PM
link's Avatar
Registered User
 
Join Date: Jun 2008
Posts: 835
The type will be configured by the software for or jumpers on the card.
To get to safe mode reboot the computer and watch the lights on the keyboard, right after the reboot, the lights will all blink one time, at the same time. Once you see this tap the F8 key about 1.5x per second and windows will offer you a variety of options
Reply With Quote
  #28  
Old 02-20-2009, 01:20 PM
Medmech's Avatar
Gone Waterboarding
 
Join Date: Feb 2007
Posts: 117
^^^^Yip what link said, now I remember how i did it.
Reply With Quote
  #29  
Old 02-20-2009, 02:06 PM
Banned
 
Join Date: May 2002
Location: Blue Point, NY
Posts: 25,390
Quote:
Originally Posted by link View Post
The type will be configured by the software for or jumpers on the card.
To get to safe mode reboot the computer and watch the lights on the keyboard, right after the reboot, the lights will all blink one time, at the same time. Once you see this tap the F8 key about 1.5x per second and windows will offer you a variety of options
I tried to print in safe mode from the stored notepad file.

I only get "The system cannot find the file specified"

However, the system opens up the file perfectly fine when I type "brian.txt" at the command prompt.
Reply With Quote
  #30  
Old 02-20-2009, 02:30 PM
Medmech's Avatar
Gone Waterboarding
 
Join Date: Feb 2007
Posts: 117
Did you check the PBCAKB? Its almost always the problem.

Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 08:21 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0
Copyright 2026 Pelican Parts, LLC - Posts may be archived for display on the Peach Parts or Pelican Parts Website -    DMCA Registered Agent Contact Page