All-In-One Printer Software Conflict

Performance, hardware, software, general buying and gaming discussion..
Post Reply
Message
Author
BuzzBuzzard
Posts: 11
Joined: Sun Nov 12, 2006 1:22 am
Location: Melbourne, Florida

All-In-One Printer Software Conflict

#1 Post by BuzzBuzzard » Mon Jan 12, 2009 11:59 pm

UPDATE - ISSUE RESOLVED


Scenario-1

After installing the software for an hp C6280 Printer/Scanner for networked use, installations some other commercial programs would not complete, hung up. There were no error messages during the installation of the hp software and the printer and scanner functioned normally. Error messages on install or use of the programs, if any, were related to remote procedure call failing. For some, the point of hang-up involved a font installation. Likewise, some installed programs would not complete the uninstall - hangs during uninstall. Some installed programs behaving abnormally - intermittent hangs. No problems if only basic printer driver is installed, however adding the scanner driver brings about the symptoms. Subsequently, removing the scanner driver returns the system to normal. HP made attempts to resolve this via remote desktop for three hours and could not. I have done the factory restore on the laptop three times and each time the results are the same when the scanner software for the C6280 is installed. It does not seem to matter whether I install the printer and scanner software right after the system restore or after other software is added. Once the scanner software is added, the problem presents itself.

Scenario-2 The C6280 software is removed and software for an Epson Workforce 600 is installed. There were no error messages during install, however on attempt to use the scanner failed and an error message states that the scanner could not be found. A new search for the scanner by IP address found the scanner, but a scan failed. The next attempt to use the scanner yielded an error message indicating the scanner was already in use by the laptop on which its first use failed. A restart of the laptop resulted in an error message indicating the failure of a remote procedure call. This and the fact that in each case, the scanner software was involved in the problem are the link between the two scenarios. I have yet to test the Workforce 600 after a fresh factory restore of the laptop.

My next step - to restore the laptop to factory configuration and install Workforce 600 software and test it. 'had a full head of hair before this problem - not much left now - pretty much pulled it all out!

UPDATE - After restoring the laptop to prior to the installation of the HP C6280, then reinstalling the Workforce 600 the problem is resolved. I'll buy no more hp printers!!!
T2600(2.16GHz), 3GB RAM, 250GB 7200rpm HD, 14.1in 1400x1050 LCD, 256MB ATI FireGL V5200, CDRW/DVDRW, Intel 802.11abg wireless, Bluetooth/Modem, 1Gb Ethernet, UltraNav, Secure chip, Fingerprint reader, 9c Li-Ion batt, WinXP Pro

RealBlackStuff
Admin
Admin
Posts: 17517
Joined: Mon Sep 18, 2006 5:17 am
Location: Mt. Cobb, PA USA
Contact:

Re: All-In-One Printer Software Conflict

#2 Post by RealBlackStuff » Tue Jan 13, 2009 8:26 am

Good info.
Next time buy a Brother or Canon printer.
Lovely day for a Guinness! (The Real Black Stuff)

Check out The Boardroom for Parts, Mods and Other Services.

andrzej
Posts: 46
Joined: Sat Dec 02, 2006 5:38 pm
Location: Poland

Re: All-In-One Printer Software Conflict

#3 Post by andrzej » Wed Jan 14, 2009 5:26 pm

:mrgreen: no problems with hp c8180 (all in one) net & usb install
2* Cq LTE Elite 4/75CXL (2850B); 600X (2645-4EU); 2* X31 (2672-C8G); X60s (1704-5UG); X200s (7469-W2S); X201s (5397W1D)

BuzzBuzzard
Posts: 11
Joined: Sun Nov 12, 2006 1:22 am
Location: Melbourne, Florida

Re: All-In-One Printer Software Conflict

#4 Post by BuzzBuzzard » Wed Jan 14, 2009 5:46 pm

I have the Epson Workforce 600 fully installed on both of my Lenovo laptops now and have no operating system or software issues of any kiind now. Incicentally, this is an awesome printer. I would not rule out the use of hp printers again, however I would be careful to note and resolve any issues within the limits of the store return policy next time! I will also notify hp if I receive any feedback of others having such a problem. They gave resolving this a real good shot. On one contact, their tech took control of my laptop for over three hours and did everything within their database of relavant resolutions, including registry and other changes. the issue has been passed on to their software engineering department.
T2600(2.16GHz), 3GB RAM, 250GB 7200rpm HD, 14.1in 1400x1050 LCD, 256MB ATI FireGL V5200, CDRW/DVDRW, Intel 802.11abg wireless, Bluetooth/Modem, 1Gb Ethernet, UltraNav, Secure chip, Fingerprint reader, 9c Li-Ion batt, WinXP Pro

Stargate199
Senior Member
Senior Member
Posts: 708
Joined: Thu Jul 13, 2006 2:51 pm
Location: Atlanta, GA

Re: All-In-One Printer Software Conflict

#5 Post by Stargate199 » Thu Jan 15, 2009 3:23 pm

Probably your problems were Windows related with the drivers. Both printers probably used a similar protocol for communicating and thus confused Windows. Before installing any new printer, uninstall the software and drivers and delete the printer from the printer list. I have had Lexmark and HP printers, and I will always buy HP. Lexmakr has terrible drivers and their printers are total crap and no HP has ever given me a problem. Hp's are always feature rich and provide excellent quality.
I have finally rejoined the dark side.
ThinkPad T450s, Core i7 5600u, 12GB RAM, Samsung 850 EVO 500GB SSD.
Previous ThinkPads: T41, T21, 600E

andrzej
Posts: 46
Joined: Sat Dec 02, 2006 5:38 pm
Location: Poland

Re: All-In-One Printer IP Conflict

#6 Post by andrzej » Sat Jan 17, 2009 2:44 pm

:mrgreen: Automatic Private IP Address (APIPA)
FYI after net install hp c8108 (all in one)
with cisco router 877w (all in one)
& ThP laptops x30 (xp) + x60s (xp) +x200s (64 vista)
I had problems with default APIPA enabled
check your setting with ipCfg.bat (see below)

for xp
echo off
%SystemRoot%\system32\ipconfig /all >"%temp%\ip{%date%}.txt"
start /w %SystemRoot%\system32\notepad.exe "%temp%\ip{%date%}.txt"
del "%temp%\ip{%date%}.txt"
echo on

OTOH for 64 vista also
echo off
%SystemRoot%\SysWOW64\ipconfig /all >"%temp%\ip{%date%}.txt"
start /w %SystemRoot%\SysWOW64\notepad.exe "%temp%\ip{%date%}.txt"
del "%temp%\ip{%date%}.txt"
echo on


to force the client to keep its static DHCP IP address
APIPA (xp & vista) were disabled by me
it should be solved by adding for xp & vista
IPAutoconfigurationEnabled=0 (see A)
but
and/or for vista DontPingGateway=1 (see B)

BTW http://www.speedguide.net/files/TCPOptimizer.exe were used
http://www.speedguide.net/downloads.php SG TCP Optimizer

1.
If you want to activate the setting for all adapters, locate the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
2.
Or, if you want to activate this setting for a specific adapter, locate the adapter-specific registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\<Adapter>

A.
DWORD Value
IPAutoconfigurationEnabled
Value data box, type o
B.
DWORD Value
DontPingGateway
Value data box, type 1
2* Cq LTE Elite 4/75CXL (2850B); 600X (2645-4EU); 2* X31 (2672-C8G); X60s (1704-5UG); X200s (7469-W2S); X201s (5397W1D)

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “Thinkpad - General HARDWARE/SOFTWARE questions”

Who is online

Users browsing this forum: No registered users and 7 guests