Tiny Core Base > TCB Bugs
Tiny Core 2.0
roberts:
Very true, was mostly ignored now its a microcore necessity.
Juanito:
Not exactly a bug:
--- Code: ---$ lspci
00:00.0 Class 0600: Device 8086:27a0 (rev 03)
00:02.0 Class 0300: Device 8086:27a2 (rev 03)
00:02.1 Class 0380: Device 8086:27a6 (rev 03)
...
--- End code ---
..with pci-utils extension loaded:
--- Code: ---$ lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03)
...
--- End code ---
Maybe something changed with the way pci-ids is parsed?
roberts:
Our /usr/local always starts out empty. Typically /usr/local/share/ is the location for pci.ids.gz
Try:
lspci -i /usr/share/misc/pci.ids.gz
Of course you may wish to make a link to avoid specifying the location on the command line.
curaga:
A cleaner solution would be lspci which looks in /usr/share/misc.
jpeters:
Or even better....run Juanito's pci-utils....can't afford 260 kB?? (cheapskates.... :D )
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version