lspci unknown device

Dave Jones davej at redhat.com
Tue Sep 5 15:56:11 UTC 2006


On Tue, Sep 05, 2006 at 06:41:39PM +0600, SERGIE wrote:
 > Got Asus motherboard P5RD1-VM....
 > 
 > The problem is the first two strings indicating that the kernel is not 
 > identifying the devices/chipsets. How to find the right 
 > solution/driver/module, or at least understand what that is for...

lspci has nothing to do with the kernel.
 
 > ++ 00:00.0 Host bridge: ATI Technologies Inc Unknown device 5a33 (rev 01)
 > ++ 00:01.0 PCI bridge: ATI Technologies Inc Unknown device 5a3f

This means there is no entry for the device in /usr/share/hwdata/pci.ids
I see entries for these devices in the upstream PCI ID's database at
http://pci-ids.ucw.cz/iii/?i=1002 so it's just that hwdata hasn't been
updated to pull the latest db yet.  You could file a bug on this against hwdata.

Other than identification by lspci, this will have no additional difference
in operation however.

	Dave




More information about the fedora-list mailing list