Go Back   Velocity Reviews > Newsgroups > Windows 64bit
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

Windows 64bit - Unknown Device in Device Manager - how to identify?

 
Thread Tools Search this Thread
Old 07-21-2005, 04:44 AM   #1
Default Unknown Device in Device Manager - how to identify?


In my x64 Device Manager under Other Devices I have an Unknown device (with
the usual yellow question mark).

On the Properities page, General Tab, under Location: on PCI bus. Under
status "The drivers for this device are not installed. (Code 2."

On the Driver Tab, everything is Unknown or Not Available, etc.

On the Details Tab the
Device Instance Id is "ACPI\ATK0110\1010110
Hardware Id is "ATK0110
Several properties are blank
Enumerator is ACPI
Capabilities are "CM_DEVCAP_UNIQUEID" and "CM_DEVCAP_SILENTINSTALL"
Devnode Flags are "DN_HAS_PROBLEM" "DN_DISABLEABLE" "DN_NT_ENUMERATOR"
and "DN_NT_DRIVER"
etc, etc.

I am looking for tips on figuring out how to identify this unknown device so
I can deal with it appropriately. There are no cards in the PCI slots (but
I am aware that the PCI bus supprots many devices).

WinXP Pro x64, AMD Athlon 64 x2, 2GB ram, ASUS A8N SLI Deluxe board, SATA
Hitachi drives (not Raid), GeForce 6800 GT video on PCI Express.

I suspect something like a fan sensor unplugged, but what do I know?

Be happy to have suggestions from all you fine folks.




Colin Barnhorst
  Reply With Quote
Old 07-21-2005, 05:04 AM   #2
Goody2shoe
 
Posts: n/a
Default Re: Unknown Device in Device Manager - how to identify?
Check the driver available here. This splat occurs on Asus A8N only because
the driver INF is not quite right for the release version of XP x64. It
worked in earlier betas but not for the released version.
http://www.planetamd64.com/lofiversi...php/t6455.html



"Colin Barnhorst" <> wrote in message
news:%23Tyy%...
In my x64 Device Manager under Other Devices I have an Unknown device (with
the usual yellow question mark).

On the Properities page, General Tab, under Location: on PCI bus. Under
status "The drivers for this device are not installed. (Code 2."

On the Driver Tab, everything is Unknown or Not Available, etc.

On the Details Tab the
Device Instance Id is "ACPI\ATK0110\1010110
Hardware Id is "ATK0110
Several properties are blank
Enumerator is ACPI
Capabilities are "CM_DEVCAP_UNIQUEID" and "CM_DEVCAP_SILENTINSTALL"
Devnode Flags are "DN_HAS_PROBLEM" "DN_DISABLEABLE" "DN_NT_ENUMERATOR"
and "DN_NT_DRIVER"
etc, etc.

I am looking for tips on figuring out how to identify this unknown device so
I can deal with it appropriately. There are no cards in the PCI slots (but
I am aware that the PCI bus supprots many devices).

WinXP Pro x64, AMD Athlon 64 x2, 2GB ram, ASUS A8N SLI Deluxe board, SATA
Hitachi drives (not Raid), GeForce 6800 GT video on PCI Express.

I suspect something like a fan sensor unplugged, but what do I know?

Be happy to have suggestions from all you fine folks.





Goody2shoe
  Reply With Quote
Old 07-21-2005, 05:25 AM   #3
Colin Barnhorst
 
Posts: n/a
Default Re: Unknown Device in Device Manager - how to identify?
Great. I see the three files in the folder, but how do I utilize them? Copy
to a particular folder to overwrite the versions I have now and reboot?

"Goody2shoe" <> wrote in message
news:...
> Check the driver available here. This splat occurs on Asus A8N only
> because
> the driver INF is not quite right for the release version of XP x64. It
> worked in earlier betas but not for the released version.
> http://www.planetamd64.com/lofiversi...php/t6455.html
>
>
>
> "Colin Barnhorst" <> wrote in message
> news:%23Tyy%...
> In my x64 Device Manager under Other Devices I have an Unknown device
> (with
> the usual yellow question mark).
>
> On the Properities page, General Tab, under Location: on PCI bus. Under
> status "The drivers for this device are not installed. (Code 2."
>
> On the Driver Tab, everything is Unknown or Not Available, etc.
>
> On the Details Tab the
> Device Instance Id is "ACPI\ATK0110\1010110
> Hardware Id is "ATK0110
> Several properties are blank
> Enumerator is ACPI
> Capabilities are "CM_DEVCAP_UNIQUEID" and "CM_DEVCAP_SILENTINSTALL"
> Devnode Flags are "DN_HAS_PROBLEM" "DN_DISABLEABLE" "DN_NT_ENUMERATOR"
> and "DN_NT_DRIVER"
> etc, etc.
>
> I am looking for tips on figuring out how to identify this unknown device
> so
> I can deal with it appropriately. There are no cards in the PCI slots
> (but
> I am aware that the PCI bus supprots many devices).
>
> WinXP Pro x64, AMD Athlon 64 x2, 2GB ram, ASUS A8N SLI Deluxe board, SATA
> Hitachi drives (not Raid), GeForce 6800 GT video on PCI Express.
>
> I suspect something like a fan sensor unplugged, but what do I know?
>
> Be happy to have suggestions from all you fine folks.
>
>
>





Colin Barnhorst
  Reply With Quote
Old 07-21-2005, 12:57 PM   #4
Goody2shoe
 
Posts: n/a
Default Re: Unknown Device in Device Manager - how to identify?
I googled "A8N unknown device ATK0110" and got this hit. This is a better
explanation of the fix.
I think this is called "Decorating" a driver to define whether it is for
AMD64 or Intel64. This wasn't required for drivers in early beta of XP64.
==================================
http://www.planetamd64.com/lofiversi...php/t3598.html

It's a ATK0110 APCI Util used for changing the fsb and multiplier under
windows for AI Booster.

Here is how you fix it. this fix works on all Asus A8N-SLI Motherboards,
Basic and Deluxe Versions regardless of bios versions and is for Windows x64
build 1289 onwards. I am running build 1433 RC2 and this still work aok.

Insert your motherboard driver cd or download the latest AI Booster from
Asus.
Browse the cd and goto \software\aibooster\acpi64 and copy the win2000
folder to your desktop.
Open the win2000 folder on your desktop and open the file ATK2000.ini with
Notepad.

Look for this

[Manufacturer]
%ATK%=ATK

[ATK]
%DeviceDesc1%=DriverInstall,ACPI\ATK0110

and change it to this (bold text is only to show you what you have to
change)

[Manufacturer]
%ATK%=ATK,NTamd64

[ATK.NTamd64]
%DeviceDesc1%=DriverInstall,ACPI\ATK0110

Save the file and then go to the unknown device in device manager and manual
update the driver pointing it to the win2000 directory on your desktop.

There is no need to install the AIBooster software if you aren't going to
use it.

If you attempted to run AIBooster previously it would have errored during
the install of the APCI driver but it will install now aok and run fine.

Drivers now have to be assigned in this way as from build 1289. This mod
will probably work with other drivers that you found that worked on previous
build versions but don't work on the new build version.

That's it done.
Good luck.
StOrMtRoOpEr [HOW] Clan
==================================


"Colin Barnhorst" <> wrote in message
news:%...
Great. I see the three files in the folder, but how do I utilize them? Copy
to a particular folder to overwrite the versions I have now and reboot?

"Goody2shoe" <> wrote in message
news:...
> Check the driver available here. This splat occurs on Asus A8N only
> because
> the driver INF is not quite right for the release version of XP x64. It
> worked in earlier betas but not for the released version.
> http://www.planetamd64.com/lofiversi...php/t6455.html
>
>
>
> "Colin Barnhorst" <> wrote in message
> news:%23Tyy%...
> In my x64 Device Manager under Other Devices I have an Unknown device
> (with
> the usual yellow question mark).
>
> On the Properities page, General Tab, under Location: on PCI bus. Under
> status "The drivers for this device are not installed. (Code 2."
>
> On the Driver Tab, everything is Unknown or Not Available, etc.
>
> On the Details Tab the
> Device Instance Id is "ACPI\ATK0110\1010110
> Hardware Id is "ATK0110
> Several properties are blank
> Enumerator is ACPI
> Capabilities are "CM_DEVCAP_UNIQUEID" and "CM_DEVCAP_SILENTINSTALL"
> Devnode Flags are "DN_HAS_PROBLEM" "DN_DISABLEABLE" "DN_NT_ENUMERATOR"
> and "DN_NT_DRIVER"
> etc, etc.
>
> I am looking for tips on figuring out how to identify this unknown device
> so
> I can deal with it appropriately. There are no cards in the PCI slots
> (but
> I am aware that the PCI bus supprots many devices).
>
> WinXP Pro x64, AMD Athlon 64 x2, 2GB ram, ASUS A8N SLI Deluxe board, SATA
> Hitachi drives (not Raid), GeForce 6800 GT video on PCI Express.
>
> I suspect something like a fan sensor unplugged, but what do I know?
>
> Be happy to have suggestions from all you fine folks.
>
>
>






Goody2shoe
  Reply With Quote
Old 07-21-2005, 08:06 PM   #5
Colin Barnhorst
 
Posts: n/a
Default Re: Unknown Device in Device Manager - how to identify?
Thanks for the great reply. I started with x64 with the rtm build but I do
understand the decoration issue. You were very clear and I am on my way.

"Goody2shoe" <> wrote in message
news:%...
>I googled "A8N unknown device ATK0110" and got this hit. This is a better
> explanation of the fix.
> I think this is called "Decorating" a driver to define whether it is for
> AMD64 or Intel64. This wasn't required for drivers in early beta of XP64.
> ==================================
> http://www.planetamd64.com/lofiversi...php/t3598.html
>
> It's a ATK0110 APCI Util used for changing the fsb and multiplier under
> windows for AI Booster.
>
> Here is how you fix it. this fix works on all Asus A8N-SLI Motherboards,
> Basic and Deluxe Versions regardless of bios versions and is for Windows
> x64
> build 1289 onwards. I am running build 1433 RC2 and this still work aok.
>
> Insert your motherboard driver cd or download the latest AI Booster from
> Asus.
> Browse the cd and goto \software\aibooster\acpi64 and copy the win2000
> folder to your desktop.
> Open the win2000 folder on your desktop and open the file ATK2000.ini with
> Notepad.
>
> Look for this
>
> [Manufacturer]
> %ATK%=ATK
>
> [ATK]
> %DeviceDesc1%=DriverInstall,ACPI\ATK0110
>
> and change it to this (bold text is only to show you what you have to
> change)
>
> [Manufacturer]
> %ATK%=ATK,NTamd64
>
> [ATK.NTamd64]
> %DeviceDesc1%=DriverInstall,ACPI\ATK0110
>
> Save the file and then go to the unknown device in device manager and
> manual
> update the driver pointing it to the win2000 directory on your desktop.
>
> There is no need to install the AIBooster software if you aren't going to
> use it.
>
> If you attempted to run AIBooster previously it would have errored during
> the install of the APCI driver but it will install now aok and run fine.
>
> Drivers now have to be assigned in this way as from build 1289. This mod
> will probably work with other drivers that you found that worked on
> previous
> build versions but don't work on the new build version.
>
> That's it done.
> Good luck.
> StOrMtRoOpEr [HOW] Clan
> ==================================
>
>
> "Colin Barnhorst" <> wrote in message
> news:%...
> Great. I see the three files in the folder, but how do I utilize them?
> Copy
> to a particular folder to overwrite the versions I have now and reboot?
>
> "Goody2shoe" <> wrote in message
> news:...
>> Check the driver available here. This splat occurs on Asus A8N only
>> because
>> the driver INF is not quite right for the release version of XP x64. It
>> worked in earlier betas but not for the released version.
>> http://www.planetamd64.com/lofiversi...php/t6455.html
>>
>>
>>
>> "Colin Barnhorst" <> wrote in message
>> news:%23Tyy%...
>> In my x64 Device Manager under Other Devices I have an Unknown device
>> (with
>> the usual yellow question mark).
>>
>> On the Properities page, General Tab, under Location: on PCI bus. Under
>> status "The drivers for this device are not installed. (Code 2."
>>
>> On the Driver Tab, everything is Unknown or Not Available, etc.
>>
>> On the Details Tab the
>> Device Instance Id is "ACPI\ATK0110\1010110
>> Hardware Id is "ATK0110
>> Several properties are blank
>> Enumerator is ACPI
>> Capabilities are "CM_DEVCAP_UNIQUEID" and "CM_DEVCAP_SILENTINSTALL"
>> Devnode Flags are "DN_HAS_PROBLEM" "DN_DISABLEABLE" "DN_NT_ENUMERATOR"
>> and "DN_NT_DRIVER"
>> etc, etc.
>>
>> I am looking for tips on figuring out how to identify this unknown device
>> so
>> I can deal with it appropriately. There are no cards in the PCI slots
>> (but
>> I am aware that the PCI bus supprots many devices).
>>
>> WinXP Pro x64, AMD Athlon 64 x2, 2GB ram, ASUS A8N SLI Deluxe board, SATA
>> Hitachi drives (not Raid), GeForce 6800 GT video on PCI Express.
>>
>> I suspect something like a fan sensor unplugged, but what do I know?
>>
>> Be happy to have suggestions from all you fine folks.
>>
>>
>>

>
>
>





Colin Barnhorst
  Reply With Quote
Old 07-21-2005, 08:59 PM   #6
Colin Barnhorst
 
Posts: n/a
Default Re: Unknown Device in Device Manager - how to identify?
Thank you Goody2Shoe for your patience. All is well. The driver installed
and the Unknown Device has vanished. Job well done.

"Goody2shoe" <> wrote in message
news:%...
>I googled "A8N unknown device ATK0110" and got this hit. This is a better
> explanation of the fix.
> I think this is called "Decorating" a driver to define whether it is for
> AMD64 or Intel64. This wasn't required for drivers in early beta of XP64.
> ==================================
> http://www.planetamd64.com/lofiversi...php/t3598.html
>
> It's a ATK0110 APCI Util used for changing the fsb and multiplier under
> windows for AI Booster.
>
> Here is how you fix it. this fix works on all Asus A8N-SLI Motherboards,
> Basic and Deluxe Versions regardless of bios versions and is for Windows
> x64
> build 1289 onwards. I am running build 1433 RC2 and this still work aok.
>
> Insert your motherboard driver cd or download the latest AI Booster from
> Asus.
> Browse the cd and goto \software\aibooster\acpi64 and copy the win2000
> folder to your desktop.
> Open the win2000 folder on your desktop and open the file ATK2000.ini with
> Notepad.
>
> Look for this
>
> [Manufacturer]
> %ATK%=ATK
>
> [ATK]
> %DeviceDesc1%=DriverInstall,ACPI\ATK0110
>
> and change it to this (bold text is only to show you what you have to
> change)
>
> [Manufacturer]
> %ATK%=ATK,NTamd64
>
> [ATK.NTamd64]
> %DeviceDesc1%=DriverInstall,ACPI\ATK0110
>
> Save the file and then go to the unknown device in device manager and
> manual
> update the driver pointing it to the win2000 directory on your desktop.
>
> There is no need to install the AIBooster software if you aren't going to
> use it.
>
> If you attempted to run AIBooster previously it would have errored during
> the install of the APCI driver but it will install now aok and run fine.
>
> Drivers now have to be assigned in this way as from build 1289. This mod
> will probably work with other drivers that you found that worked on
> previous
> build versions but don't work on the new build version.
>
> That's it done.
> Good luck.
> StOrMtRoOpEr [HOW] Clan
> ==================================
>
>
> "Colin Barnhorst" <> wrote in message
> news:%...
> Great. I see the three files in the folder, but how do I utilize them?
> Copy
> to a particular folder to overwrite the versions I have now and reboot?
>
> "Goody2shoe" <> wrote in message
> news:...
>> Check the driver available here. This splat occurs on Asus A8N only
>> because
>> the driver INF is not quite right for the release version of XP x64. It
>> worked in earlier betas but not for the released version.
>> http://www.planetamd64.com/lofiversi...php/t6455.html
>>
>>
>>
>> "Colin Barnhorst" <> wrote in message
>> news:%23Tyy%...
>> In my x64 Device Manager under Other Devices I have an Unknown device
>> (with
>> the usual yellow question mark).
>>
>> On the Properities page, General Tab, under Location: on PCI bus. Under
>> status "The drivers for this device are not installed. (Code 2."
>>
>> On the Driver Tab, everything is Unknown or Not Available, etc.
>>
>> On the Details Tab the
>> Device Instance Id is "ACPI\ATK0110\1010110
>> Hardware Id is "ATK0110
>> Several properties are blank
>> Enumerator is ACPI
>> Capabilities are "CM_DEVCAP_UNIQUEID" and "CM_DEVCAP_SILENTINSTALL"
>> Devnode Flags are "DN_HAS_PROBLEM" "DN_DISABLEABLE" "DN_NT_ENUMERATOR"
>> and "DN_NT_DRIVER"
>> etc, etc.
>>
>> I am looking for tips on figuring out how to identify this unknown device
>> so
>> I can deal with it appropriately. There are no cards in the PCI slots
>> (but
>> I am aware that the PCI bus supprots many devices).
>>
>> WinXP Pro x64, AMD Athlon 64 x2, 2GB ram, ASUS A8N SLI Deluxe board, SATA
>> Hitachi drives (not Raid), GeForce 6800 GT video on PCI Express.
>>
>> I suspect something like a fan sensor unplugged, but what do I know?
>>
>> Be happy to have suggestions from all you fine folks.
>>
>>
>>

>
>
>





Colin Barnhorst
  Reply With Quote
Old 07-21-2005, 09:03 PM   #7
Colin Barnhorst
 
Posts: n/a
Default Re: Unknown Device in Device Manager - how to identify?
For others reading this thread, the device turned out to be "ATK0110 ACPI
UTILITY" and installs under System Devices in the Device Manager.

"Goody2shoe" <> wrote in message
news:%...
>I googled "A8N unknown device ATK0110" and got this hit. This is a better
> explanation of the fix.
> I think this is called "Decorating" a driver to define whether it is for
> AMD64 or Intel64. This wasn't required for drivers in early beta of XP64.
> ==================================
> http://www.planetamd64.com/lofiversi...php/t3598.html
>
> It's a ATK0110 APCI Util used for changing the fsb and multiplier under
> windows for AI Booster.
>
> Here is how you fix it. this fix works on all Asus A8N-SLI Motherboards,
> Basic and Deluxe Versions regardless of bios versions and is for Windows
> x64
> build 1289 onwards. I am running build 1433 RC2 and this still work aok.
>
> Insert your motherboard driver cd or download the latest AI Booster from
> Asus.
> Browse the cd and goto \software\aibooster\acpi64 and copy the win2000
> folder to your desktop.
> Open the win2000 folder on your desktop and open the file ATK2000.ini with
> Notepad.
>
> Look for this
>
> [Manufacturer]
> %ATK%=ATK
>
> [ATK]
> %DeviceDesc1%=DriverInstall,ACPI\ATK0110
>
> and change it to this (bold text is only to show you what you have to
> change)
>
> [Manufacturer]
> %ATK%=ATK,NTamd64
>
> [ATK.NTamd64]
> %DeviceDesc1%=DriverInstall,ACPI\ATK0110
>
> Save the file and then go to the unknown device in device manager and
> manual
> update the driver pointing it to the win2000 directory on your desktop.
>
> There is no need to install the AIBooster software if you aren't going to
> use it.
>
> If you attempted to run AIBooster previously it would have errored during
> the install of the APCI driver but it will install now aok and run fine.
>
> Drivers now have to be assigned in this way as from build 1289. This mod
> will probably work with other drivers that you found that worked on
> previous
> build versions but don't work on the new build version.
>
> That's it done.
> Good luck.
> StOrMtRoOpEr [HOW] Clan
> ==================================
>
>
> "Colin Barnhorst" <> wrote in message
> news:%...
> Great. I see the three files in the folder, but how do I utilize them?
> Copy
> to a particular folder to overwrite the versions I have now and reboot?
>
> "Goody2shoe" <> wrote in message
> news:...
>> Check the driver available here. This splat occurs on Asus A8N only
>> because
>> the driver INF is not quite right for the release version of XP x64. It
>> worked in earlier betas but not for the released version.
>> http://www.planetamd64.com/lofiversi...php/t6455.html
>>
>>
>>
>> "Colin Barnhorst" <> wrote in message
>> news:%23Tyy%...
>> In my x64 Device Manager under Other Devices I have an Unknown device
>> (with
>> the usual yellow question mark).
>>
>> On the Properities page, General Tab, under Location: on PCI bus. Under
>> status "The drivers for this device are not installed. (Code 2."
>>
>> On the Driver Tab, everything is Unknown or Not Available, etc.
>>
>> On the Details Tab the
>> Device Instance Id is "ACPI\ATK0110\1010110
>> Hardware Id is "ATK0110
>> Several properties are blank
>> Enumerator is ACPI
>> Capabilities are "CM_DEVCAP_UNIQUEID" and "CM_DEVCAP_SILENTINSTALL"
>> Devnode Flags are "DN_HAS_PROBLEM" "DN_DISABLEABLE" "DN_NT_ENUMERATOR"
>> and "DN_NT_DRIVER"
>> etc, etc.
>>
>> I am looking for tips on figuring out how to identify this unknown device
>> so
>> I can deal with it appropriately. There are no cards in the PCI slots
>> (but
>> I am aware that the PCI bus supprots many devices).
>>
>> WinXP Pro x64, AMD Athlon 64 x2, 2GB ram, ASUS A8N SLI Deluxe board, SATA
>> Hitachi drives (not Raid), GeForce 6800 GT video on PCI Express.
>>
>> I suspect something like a fan sensor unplugged, but what do I know?
>>
>> Be happy to have suggestions from all you fine folks.
>>
>>
>>

>
>
>





Colin Barnhorst
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
No drivers are installed for this device. wcwager General Help Related Topics 0 01-27-2009 07:57 PM
Urgent Help! J4Y General Help Related Topics 2 10-24-2007 12:59 PM
USB Device Not Recognized SHirsch Hardware 2 05-19-2006 11:23 AM
Device Manager vs System Information: Physical Memory installed conflict. P. Qwan A+ Certification 1 07-19-2004 10:46 AM
non plug and play device on com port? David K A+ Certification 1 07-18-2003 08:38 PM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46