linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* nVidea Graphics card not recognised by lspci
       [not found] <kiiZIHd0T0000153f@hotmail.com>
@ 2004-12-06 10:44 ` Riley Williams
  2004-12-06 11:10   ` Sean Neakums
  2004-12-06 11:16   ` Martin Zwickel
  0 siblings, 2 replies; 11+ messages in thread
From: Riley Williams @ 2004-12-06 10:44 UTC (permalink / raw)
  To: linux-kernel

Hi all.

The enclosed is the output from `lspci -vvv` for the video card on one of my 
systems. Can anybody tell me any more about this card, as "Unknown device 
0322" isn't too useful a description.

If any further information is required, please tell me where to find it and 
I will report it here.

Best wishes from Riley.

*****************************************************************************

01:00.0 VGA compatible controller: nVidia Corporation: Unknown device 0322 
(rev a1) (prog-if 00 [VGA])
Subsystem: Unknown device 1682:203c
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- 
<MAbort- >SERR- <PERR-
Latency: 64 (1250ns min, 250ns max)
Interrupt: pin A routed to IRQ 11
Region 0: Memory at d1000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at e0000000 (32-bit, prefetchable) [size=256M]
Expansion ROM at <unassigned> [disabled] [size=128K]
Capabilities: [60] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [44] AGP version 3.0
Status: RQ=31 SBA+ 64bit- FW+ Rate=x1,x2,x4
Command: RQ=0 SBA- AGP- 64bit- FW- Rate=<none>



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: nVidea Graphics card not recognised by lspci
  2004-12-06 10:44 ` nVidea Graphics card not recognised by lspci Riley Williams
@ 2004-12-06 11:10   ` Sean Neakums
  2004-12-06 11:16   ` Martin Zwickel
  1 sibling, 0 replies; 11+ messages in thread
From: Sean Neakums @ 2004-12-06 11:10 UTC (permalink / raw)
  To: Riley Williams; +Cc: linux-kernel

"Riley Williams" <riley_howard_williams@hotmail.com> writes:

> The enclosed is the output from `lspci -vvv` for the video card on one of my 
> systems. Can anybody tell me any more about this card, as "Unknown device 
> 0322" isn't too useful a description.

http://www.pcidatabase.com/vendor_details.php?id=606

0x0322	Chip Number:		NV34.3
	Chip Description:	GeForce FX 5200

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: nVidea Graphics card not recognised by lspci
  2004-12-06 10:44 ` nVidea Graphics card not recognised by lspci Riley Williams
  2004-12-06 11:10   ` Sean Neakums
@ 2004-12-06 11:16   ` Martin Zwickel
  2004-12-06 14:29     ` Andrew Walrond
  1 sibling, 1 reply; 11+ messages in thread
From: Martin Zwickel @ 2004-12-06 11:16 UTC (permalink / raw)
  To: Riley Williams; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1976 bytes --]

On Mon, 06 Dec 2004 10:44:16 +0000
"Riley Williams" <riley_howard_williams@hotmail.com> bubbled:

> Hi all.
> 
> The enclosed is the output from `lspci -vvv` for the video card on one
> of my systems. Can anybody tell me any more about this card, as
> "Unknown device 0322" isn't too useful a description.

Your lspci database is too old.

Your card should be (taken from pci.ids):
    0322  NV34 [GeForce FX 5200]


> 
> If any further information is required, please tell me where to find
> it and I will report it here.
> 
> Best wishes from Riley.
> 
> *********************************************************************
> ********
> 
> 01:00.0 VGA compatible controller: nVidia Corporation: Unknown device
> 0322 (rev a1) (prog-if 00 [VGA])
> Subsystem: Unknown device 1682:203c
> Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
> Stepping- SERR- FastB2B-
> Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
> <TAbort- <MAbort- >SERR- <PERR-
> Latency: 64 (1250ns min, 250ns max)
> Interrupt: pin A routed to IRQ 11
> Region 0: Memory at d1000000 (32-bit, non-prefetchable) [size=16M]
> Region 1: Memory at e0000000 (32-bit, prefetchable) [size=256M]
> Expansion ROM at <unassigned> [disabled] [size=128K]
> Capabilities: [60] Power Management version 2
> Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA
> PME(D0-,D1-,D2-,D3hot-,D3cold-) Status: D0 PME-Enable- DSel=0 DScale=0
> PME- Capabilities: [44] AGP version 3.0
> Status: RQ=31 SBA+ 64bit- FW+ Rate=x1,x2,x4
> Command: RQ=0 SBA- AGP- 64bit- FW- Rate=<none>
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe
> linux-kernel" in the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


-- 
MyExcuse:
Domain controller not responding

Martin Zwickel <martin.zwickel@technotrend.de>
Research & Development

TechnoTrend AG <http://www.technotrend.de>

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: nVidea Graphics card not recognised by lspci
  2004-12-06 11:16   ` Martin Zwickel
@ 2004-12-06 14:29     ` Andrew Walrond
  2004-12-06 15:40       ` Gene Heskett
  0 siblings, 1 reply; 11+ messages in thread
From: Andrew Walrond @ 2004-12-06 14:29 UTC (permalink / raw)
  To: linux-kernel; +Cc: Martin Zwickel, Riley Williams

On Monday 06 Dec 2004 11:16, Martin Zwickel wrote:
> On Mon, 06 Dec 2004 10:44:16 +0000
>
> "Riley Williams" <riley_howard_williams@hotmail.com> bubbled:
> > Hi all.
> >
> > The enclosed is the output from `lspci -vvv` for the video card on one
> > of my systems. Can anybody tell me any more about this card, as
> > "Unknown device 0322" isn't too useful a description.
>
> Your lspci database is too old.
>
> Your card should be (taken from pci.ids):
>     0322  NV34 [GeForce FX 5200]
>

Incase you don't know, just run update-pciids to download/install the latest 
ids, then try lspci again

Andrew

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: nVidea Graphics card not recognised by lspci
  2004-12-06 14:29     ` Andrew Walrond
@ 2004-12-06 15:40       ` Gene Heskett
  2004-12-06 15:54         ` Phil Oester
                           ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Gene Heskett @ 2004-12-06 15:40 UTC (permalink / raw)
  To: linux-kernel

On Monday 06 December 2004 09:29, Andrew Walrond wrote:

>update-pciids
bash: update-pciids: command not found

System is FC2, kernel 2.6.10-rc3
lspci version 2.1.99-test3

Do I need to grab a newer util package that contains lspci?

-- 
Cheers, Gene
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
99.30% setiathome rank, not too shabby for a WV hillbilly
Yahoo.com attorneys please note, additions to this message
by Gene Heskett are:
Copyright 2004 by Maurice Eugene Heskett, all rights reserved.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: nVidea Graphics card not recognised by lspci
  2004-12-06 15:40       ` Gene Heskett
@ 2004-12-06 15:54         ` Phil Oester
  2004-12-07  1:56           ` Gene Heskett
  2004-12-06 15:54         ` Martin Zwickel
  2004-12-06 15:58         ` Martin Zwickel
  2 siblings, 1 reply; 11+ messages in thread
From: Phil Oester @ 2004-12-06 15:54 UTC (permalink / raw)
  To: Gene Heskett; +Cc: linux-kernel

On Mon, Dec 06, 2004 at 10:40:49AM -0500, Gene Heskett wrote:
> On Monday 06 December 2004 09:29, Andrew Walrond wrote:
> 
> >update-pciids
> bash: update-pciids: command not found
> 
> System is FC2, kernel 2.6.10-rc3
> lspci version 2.1.99-test3
> 
> Do I need to grab a newer util package that contains lspci?

Simply replace /usr/share/hwdata/pci.ids with a newer version
from http://pciids.sourceforge.net/.

Phil

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: nVidea Graphics card not recognised by lspci
  2004-12-06 15:40       ` Gene Heskett
  2004-12-06 15:54         ` Phil Oester
@ 2004-12-06 15:54         ` Martin Zwickel
  2004-12-07  1:59           ` Gene Heskett
  2004-12-06 15:58         ` Martin Zwickel
  2 siblings, 1 reply; 11+ messages in thread
From: Martin Zwickel @ 2004-12-06 15:54 UTC (permalink / raw)
  To: gene.heskett; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 748 bytes --]

On Mon, 6 Dec 2004 10:40:49 -0500
Gene Heskett <gene.heskett@verizon.net> bubbled:

> On Monday 06 December 2004 09:29, Andrew Walrond wrote:
> 
> >update-pciids
> bash: update-pciids: command not found

as root?
it's in /sbin/update-pciids

> 
> System is FC2, kernel 2.6.10-rc3
> lspci version 2.1.99-test3
> 
> Do I need to grab a newer util package that contains lspci?
> 

# which update-pciids 
/sbin/update-pciids

# epm -qf `which update-pciids`
pciutils-2.1.11-r1


you can get the newest pci.ids file here:
http://pciids.sourceforge.net/pci.ids

-- 
MyExcuse:
Of course it doesn't work. We've performed a software upgrade.

Martin Zwickel <martin.zwickel@technotrend.de>
Research & Development

TechnoTrend AG <http://www.technotrend.de>

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: nVidea Graphics card not recognised by lspci
  2004-12-06 15:40       ` Gene Heskett
  2004-12-06 15:54         ` Phil Oester
  2004-12-06 15:54         ` Martin Zwickel
@ 2004-12-06 15:58         ` Martin Zwickel
  2 siblings, 0 replies; 11+ messages in thread
From: Martin Zwickel @ 2004-12-06 15:58 UTC (permalink / raw)
  To: gene.heskett; +Cc: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 631 bytes --]

On Mon, 6 Dec 2004 10:40:49 -0500
Gene Heskett <gene.heskett@verizon.net> bubbled:

> On Monday 06 December 2004 09:29, Andrew Walrond wrote:
> 
> >update-pciids
> bash: update-pciids: command not found
> 
> System is FC2, kernel 2.6.10-rc3
> lspci version 2.1.99-test3
> 
> Do I need to grab a newer util package that contains lspci?
> 

sorry, cut and paste error!

here the correct url:
http://pciids.sourceforge.net/pci.ids.bz2

-- 
MyExcuse:
Jan  9 16:41:27 huber su: 'su root' succeeded for .... on /dev/pts/1

Martin Zwickel <martin.zwickel@technotrend.de>
Research & Development

TechnoTrend AG <http://www.technotrend.de>

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: nVidea Graphics card not recognised by lspci
  2004-12-06 15:54         ` Phil Oester
@ 2004-12-07  1:56           ` Gene Heskett
  0 siblings, 0 replies; 11+ messages in thread
From: Gene Heskett @ 2004-12-07  1:56 UTC (permalink / raw)
  To: linux-kernel

On Monday 06 December 2004 10:54, Phil Oester wrote:
>On Mon, Dec 06, 2004 at 10:40:49AM -0500, Gene Heskett wrote:
>> On Monday 06 December 2004 09:29, Andrew Walrond wrote:
>> >update-pciids
>>
>> bash: update-pciids: command not found
>>
>> System is FC2, kernel 2.6.10-rc3
>> lspci version 2.1.99-test3
>>
>> Do I need to grab a newer util package that contains lspci?
>
>Simply replace /usr/share/hwdata/pci.ids with a newer version
>from http://pciids.sourceforge.net/.

Humm, couldn't get the text file to dl with mozilla, the dl window
just sat there, but the .gz worked fine.  Thanks.

>Phil
>-
>To unsubscribe from this list: send the line "unsubscribe
> linux-kernel" in the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at  http://www.tux.org/lkml/

-- 
Cheers, Gene
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
99.30% setiathome rank, not too shabby for a WV hillbilly
Yahoo.com attorneys please note, additions to this message
by Gene Heskett are:
Copyright 2004 by Maurice Eugene Heskett, all rights reserved.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: nVidea Graphics card not recognised by lspci
  2004-12-06 15:54         ` Martin Zwickel
@ 2004-12-07  1:59           ` Gene Heskett
  0 siblings, 0 replies; 11+ messages in thread
From: Gene Heskett @ 2004-12-07  1:59 UTC (permalink / raw)
  To: linux-kernel

On Monday 06 December 2004 10:54, Martin Zwickel wrote:
>On Mon, 6 Dec 2004 10:40:49 -0500
>
>Gene Heskett <gene.heskett@verizon.net> bubbled:
>> On Monday 06 December 2004 09:29, Andrew Walrond wrote:
>> >update-pciids
>>
>> bash: update-pciids: command not found
>
>as root?
>it's in /sbin/update-pciids

Here it isn't.  This is an update of RH8 to FC2.

But I did get a fresh copy with moz from another link just now,
thanks.

-- 
Cheers, Gene
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
99.30% setiathome rank, not too shabby for a WV hillbilly
Yahoo.com attorneys please note, additions to this message
by Gene Heskett are:
Copyright 2004 by Maurice Eugene Heskett, all rights reserved.


^ permalink raw reply	[flat|nested] 11+ messages in thread

* RE: nVidea Graphics card not recognised by lspci
@ 2004-12-06 15:54 Piszcz, Justin Michael
  0 siblings, 0 replies; 11+ messages in thread
From: Piszcz, Justin Michael @ 2004-12-06 15:54 UTC (permalink / raw)
  To: gene.heskett, linux-kernel

Find your pci.ids file, remove it.

Replace it with this one: 

http://pciids.sourceforge.net/pci.ids

Then, lspci.

-----Original Message-----
From: linux-kernel-owner@vger.kernel.org
[mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of Gene Heskett
Sent: Monday, December 06, 2004 10:41 AM
To: linux-kernel@vger.kernel.org
Subject: Re: nVidea Graphics card not recognised by lspci

On Monday 06 December 2004 09:29, Andrew Walrond wrote:

>update-pciids
bash: update-pciids: command not found

System is FC2, kernel 2.6.10-rc3
lspci version 2.1.99-test3

Do I need to grab a newer util package that contains lspci?

-- 
Cheers, Gene
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
99.30% setiathome rank, not too shabby for a WV hillbilly
Yahoo.com attorneys please note, additions to this message
by Gene Heskett are:
Copyright 2004 by Maurice Eugene Heskett, all rights reserved.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel"
in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2004-12-07  1:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <kiiZIHd0T0000153f@hotmail.com>
2004-12-06 10:44 ` nVidea Graphics card not recognised by lspci Riley Williams
2004-12-06 11:10   ` Sean Neakums
2004-12-06 11:16   ` Martin Zwickel
2004-12-06 14:29     ` Andrew Walrond
2004-12-06 15:40       ` Gene Heskett
2004-12-06 15:54         ` Phil Oester
2004-12-07  1:56           ` Gene Heskett
2004-12-06 15:54         ` Martin Zwickel
2004-12-07  1:59           ` Gene Heskett
2004-12-06 15:58         ` Martin Zwickel
2004-12-06 15:54 Piszcz, Justin Michael

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).