473,786 Members | 2,368 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Please Help With Driver Install Problem

We have a problem, and as I am not a driver programmer, or even a Windows
Applications programmer, I don’t even know how to start. Any help you can give
will be appreciated.

This involves the Dell Latitude XT laptop. This computer has an N-Trig
touchscreen digitizer. I am skipping the analysis of the problem and getting
right to basics. The touchscreen is hardwired to the USB bus. When the
computer is booted, anything using a particular GEAR driver DVD driver (I.E.,
iTunes, Ghost) will cause the touchscreen drivers to not load properly. Yet if
the device is plugged in after boot, both the device and the touchscreen work
fine. This same problem seems to occur with some other drivers.

Dell, N-Trig, Gear, and Microsoft have been working on this for 7 months
without solution. We have found a prospective work-around – if we delete one
registry key
([HKEY_LOCAL_MACH INE\SYSTEM\Curr entControlSet\S ervices\GEARAsp iWDM] the PnP
manager will fail to see the DVD drive and will properly load the Digitizer.
But then the DVD is invisible. But, if we then re-install the Gear drivers,
the DVD will become visible and fully functional without a re-boot. That means
that if we put the install program in startup everything works perfectly,
except that there are all sorts of screens to click on and we have to delete
the key again, with another screen to click.

What we need to do is write a new installer which has no user intervention,
does not write to the registry, and checks that the key is deleted. (in case
some new software replaced it.) We can then put this into Startup and get a
working computer until Dell, N-Trig, Gear, and Microsoft fix the problem, if
they ever do. The Gear installer is an MSI in an EXE wrapper. We have
extracted the and decompiled it with MSIDIFF so we have all important files and
the INI, but the install routine is 30 pages long and we don’t know what to do
with it.

Can anyone give us any assistance, or at least point us in the right direction?
There are several thousand Dell XT users who would be very happy.

Thanks.

Oct 27 '08 #1
2 2283
krdu wrote:
We have a problem, and as I am not a driver programmer, or even a Windows
Applications programmer, I don’t even know how to start.
Certainly not on c.l.c++

F'ups set.

--
Ian Collins
Oct 27 '08 #2

Ï "krdu" <kr**@krdu.comÝ ãñáøå óôï ìÞíõìá
news:pa******** *************** @ue.ph...
We have a problem, and as I am not a driver programmer, or even a Windows
Applications programmer, I don’t even know how to start. Any help you can
give
will be appreciated.

This involves the Dell Latitude XT laptop. This computer has an N-Trig
touchscreen digitizer. I am skipping the analysis of the problem and
getting
right to basics. The touchscreen is hardwired to the USB bus. When the
computer is booted, anything using a particular GEAR driver DVD driver
(I.E.,
iTunes, Ghost) will cause the touchscreen drivers to not load properly.
Yet if
the device is plugged in after boot, both the device and the touchscreen
work
fine. This same problem seems to occur with some other drivers.

Dell, N-Trig, Gear, and Microsoft have been working on this for 7 months
without solution. We have found a prospective work-around – if we delete
one
registry key
([HKEY_LOCAL_MACH INE\SYSTEM\Curr entControlSet\S ervices\GEARAsp iWDM] the
PnP
manager will fail to see the DVD drive and will properly load the
Digitizer.
But then the DVD is invisible. But, if we then re-install the Gear
drivers,
the DVD will become visible and fully functional without a re-boot. That
means
that if we put the install program in startup everything works perfectly,
except that there are all sorts of screens to click on and we have to
delete
the key again, with another screen to click.

What we need to do is write a new installer which has no user
intervention,
does not write to the registry, and checks that the key is deleted. (in
case
some new software replaced it.) We can then put this into Startup and get
a
working computer until Dell, N-Trig, Gear, and Microsoft fix the problem,
if
they ever do. The Gear installer is an MSI in an EXE wrapper. We have
extracted the and decompiled it with MSIDIFF so we have all important
files and
the INI, but the install routine is 30 pages long and we don’t know what
to do
with it.

Can anyone give us any assistance, or at least point us in the right
direction?
There are several thousand Dell XT users who would be very happy.
Have you checked msconfig? (I presume it's a win XP laptop). Go to run, and
type msconfig. Check the startup folder. If there are too many unnecessary
(ticked) entries, it might give your laptop a hard time when booting. My
mother's HP win vista laptop (celeron M) even after we installed an extra 1
gig (1.5 gig total) cannot bootup unless we disable everything, except the
synaptics and the language bat (Vista greek).I cannot think of everything
else right now.

HTH.HAND.

--
Tzortzakakis Dimitrios
major in electrical engineering
mechanized infantry reservist
hordad AT otenet DOT gr
Oct 28 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1918
by: dave | last post by:
hi I want to install mysql odbc driver 3.51 and downloaded MyODBC-3.51.06-dll.zip from the mysql.com. but when i unzipped it, it shows only dll file.. I m very confused how to install odbc driver? would i need to install whole mysql as well or i can just install myodbc driver? I just wanted to create DSN to remote server.. I'm using windows xp Any help would be appreciated..
8
1682
by: JKJr | last post by:
I have an hp printer that im trying to hookup to my dell comp. I talked to hp and they said, "It does not work because you have to have Microsoft .Net." Well I tried installing Microsoft .Net and I get an error 1935 or something like that. They said, "Error 1935 means you already have Microsoft .Net and this one cannot overwrite it." So we tried finding it on my comp and could not. So they said, "I dont know why Microsoft .Net wont...
2
17761
by: Amanda | last post by:
From a guy in Microsoft newsgroups: | In *comp.databases.ibm-db2* there are always IBM guys | from the Toronto labs on line.Post with the | -for the love of god please help- | line and I'm sure you'll get their attention. | Their usually very good:) So here's my transplanted post ==========================================
0
3349
by: Ewart MacLucas | last post by:
generated some WMI managed classes using the downloadable extensions for vs2003 from mircrosoft downloads; wrote some test code to enumerate the physicall processors and it works a treat, but a question.. The code fails with the error that: "Additional information: COM object that has been separated from its underlying RCW can not be used." if I make a call to pc.Count before iterating though the objects. Dim d As New...
0
1096
by: dsoto | last post by:
Hi, is there a possibility to install a .net web project in a USB Driver. It was developed in VB .NET and uses also a SQL database. The problem is it needs a server to launch it, and the USB Driver should have installed the .NET framework and the sql server. Has anyone tried something like that? I'd appreciate any tip or advice
5
3507
by: insomniux | last post by:
Hi, I need to install an ODBC driver for a database, but our system- administrator does not allow me to install it on the VPN-server. Is there a way to install an ODBC driver for a separate user. The client using the driver is an ms-access database. The server is windows 2000 Thanks Insomniux
2
16033
by: yxq | last post by:
Hello, I want to install/uninstall a driver(only inf file), this inf file does not support right-click to install in explorer, it can only be installed from Control Panel/Add Remove hardware. Can anyone tell me how to install/uninstall in VB.NET? Regards Steven
3
3892
by: Rymfax | last post by:
I was hoping someone could help me get SetupInstallFromInfSection working properly. I'm trying to start in install section in a driver INF (hal.inf specifically). I'm doing this in C#, but I also tried it in C++ with (MOSTLY) the same parameters and got the same error, which is 1004 (Invalid Flags). Here's my C# code that I'm using. Any help would be MOST appreciated. using System; using System.Collections.Generic; using System.Text;
2
3927
by: Studlyami | last post by:
Hey guys I just installed yesterday the latest version of Kubuntu (so expect many more questions to come :) and I tried to install the latest Nvidia driver by using the following commands, which i found on various web sties. Hit Ctrl+Alt+F1 sudo /etc/init.d/kdm stop sudo sh /home/Desktop/Documents/<Nvidia Driver Files Name> the driver starts to install, but then it says that there is an X server running and it cannot continue the...
0
9647
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9491
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10163
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9959
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8988
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7510
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5397
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5532
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4063
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.