Click to See Complete Forum and Search --> : Dev id


twisted1
07-03-2003, 05:21 PM
I am trying to test a board that the company I work for makes. Only I don't know how to find out what the dev id is. The board does not have a driver yet because I have to write it. So I know I can't just look in the hardware manager to see it. Is there a way I can find out where it is? I am running Zentropix ( real time Linux) ver.2.2
Mike

mdwatts
07-03-2003, 05:37 PM
Try

lspci

to get the dev id.

i.e.


00:00.0 Host bridge: Advanced Micro Devices [AMD] AMD-760 MP [IGD4-2P] System Controller (rev 11)
00:01.0 PCI bridge: Advanced Micro Devices [AMD] AMD-760 MP [IGD4-2P] AGP Bridge
00:07.0 ISA bridge: Advanced Micro Devices [AMD] AMD-768 [Opus] ISA (rev 04)
00:07.1 IDE interface: Advanced Micro Devices [AMD] AMD-768 [Opus] IDE (rev 04)
00:07.3 Bridge: Advanced Micro Devices [AMD] AMD-768 [Opus] ACPI (rev 03)
00:08.0 RAID bus controller: Promise Technology, Inc. 20268R (rev 02)
00:09.0 Multimedia controller: Sigma Designs, Inc. REALmagic Hollywood Plus DVD Decoder (rev 02)
00:10.0 PCI bridge: Advanced Micro Devices [AMD] AMD-768 [Opus] PCI (rev 04)
01:05.0 VGA compatible controller: nVidia Corporation NV20 [GeForce3 Ti200] (rev a3)
02:04.0 Multimedia audio controller: C-Media Electronics Inc CM8738 (rev 10)
02:05.0 Ethernet controller: 3Com Corporation 3c595 100BaseTX [Vortex]
02:08.0 USB Controller: NEC Corporation USB (rev 41)
02:08.1 USB Controller: NEC Corporation USB (rev 41)
02:08.2 USB Controller: NEC Corporation USB 2.0 (rev 02)

twisted1
07-05-2003, 07:38 PM
What part of those numbers do I use for Dev num ie dev 0 etc..?
or is the Dev num part of the id number?
Don't want to ask to many questions but don't want to many to go unanswered. Thanks

mdwatts
07-05-2003, 07:41 PM
Sorry as I thought I included that. Must have been another thread.

i.e. My Nvidia video card in my X config uses a BusID of 1.5.0

01:05.0 VGA compatible controller: nVidia Corporation NV20 [GeForce3 Ti200] (rev a3)