Click here to Skip to main content
15,899,679 members
Home / Discussions / Hardware & Devices
   

Hardware & Devices

 
GeneralRe: Blank screen - What can I do? Pin
Simon P Stevens28-Sep-08 22:23
Simon P Stevens28-Sep-08 22:23 
AnswerRe: Blank screen - What can I do? Pin
Johpoke28-Sep-08 2:41
Johpoke28-Sep-08 2:41 
GeneralRe: Blank screen - What can I do? Pin
Simon P Stevens28-Sep-08 22:26
Simon P Stevens28-Sep-08 22:26 
GeneralRe: Blank screen - What can I do? Pin
Dave Kreskowiak29-Sep-08 1:50
mveDave Kreskowiak29-Sep-08 1:50 
GeneralRe: Blank screen - What can I do? Pin
Johpoke29-Sep-08 4:01
Johpoke29-Sep-08 4:01 
AnswerRe: Blank screen - What can I do? Pin
fat_boy29-Sep-08 5:16
fat_boy29-Sep-08 5:16 
QuestionHow to check device drivers are installed properly in PC Pin
Member 456732525-Sep-08 2:09
Member 456732525-Sep-08 2:09 
AnswerRe: How to check device drivers are installed properly in PC Pin
fat_boy25-Sep-08 2:31
fat_boy25-Sep-08 2:31 
Member 4567325 wrote:
For eg., mycomputer->properties->devicemanager will give all the details of the driver installed in the machine, but this is manual involves user interaction.


It only shows devices attatched to the system/the system itself. It wont show you all the drivers (inf files and respective sys files) that are available on the system.

However, what do you mean by properly installed? How do YOU intend to judge what is, and isnt, a propper installation? (Given that if an inf file exists in the inf directory with a respective pnf file then it HAS gone through SetUpCopyOEMInf() successfully.

If there is any error in the inf, or files specified, then SetupCopyOEMInf() would fail and the inf would not be compiled into a pnf.

If you want to know wether a driver is on the system then you can check all the inf files for the HW id of the device in question. If it exists in the inf directory, it will be installed correctly.

Of course the driver could be faulty, in which case it might not load, but in this case, you are in a different situation where the SetupDIxxx funcitons can be used to examine the state of devices on a system.

Define the problem, and the solution defines itself!

Morality is indistinguishable from social proscription

GeneralRe: How to check device drivers are installed properly in PC Pin
Member 456732525-Sep-08 2:41
Member 456732525-Sep-08 2:41 
GeneralRe: How to check device drivers are installed properly in PC Pin
fat_boy25-Sep-08 2:46
fat_boy25-Sep-08 2:46 
QuestionHow to extract a HID device raw report descriptor Pin
ZeWareN24-Sep-08 9:19
ZeWareN24-Sep-08 9:19 
GeneralRe: How to extract a HID device raw report descriptor Pin
Richard MacCutchan20-May-20 22:48
mveRichard MacCutchan20-May-20 22:48 
QuestionVista and UAC Pin
jung-kreidler23-Sep-08 22:25
jung-kreidler23-Sep-08 22:25 
AnswerRe: Vista and UAC Pin
fat_boy24-Sep-08 0:59
fat_boy24-Sep-08 0:59 
GeneralRe: Vista and UAC Pin
jung-kreidler24-Sep-08 1:39
jung-kreidler24-Sep-08 1:39 
AnswerRe: Vista and UAC Pin
fat_boy24-Sep-08 1:47
fat_boy24-Sep-08 1:47 
GeneralRe: Vista and UAC Pin
jung-kreidler24-Sep-08 4:21
jung-kreidler24-Sep-08 4:21 
GeneralRe: Vista and UAC Pin
fat_boy24-Sep-08 4:46
fat_boy24-Sep-08 4:46 
GeneralRe: Vista and UAC Pin
jung-kreidler24-Sep-08 4:52
jung-kreidler24-Sep-08 4:52 
GeneralRe: Vista and UAC Pin
fat_boy24-Sep-08 4:58
fat_boy24-Sep-08 4:58 
GeneralRe: Vista and UAC Pin
jung-kreidler24-Sep-08 5:05
jung-kreidler24-Sep-08 5:05 
GeneralRe: Vista and UAC Pin
fat_boy24-Sep-08 5:08
fat_boy24-Sep-08 5:08 
GeneralRe: Vista and UAC Pin
jung-kreidler24-Sep-08 20:43
jung-kreidler24-Sep-08 20:43 
GeneralRe: Vista and UAC Pin
fat_boy24-Sep-08 22:09
fat_boy24-Sep-08 22:09 
GeneralRe: Vista and UAC Pin
jung-kreidler28-Sep-08 23:01
jung-kreidler28-Sep-08 23:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.