On 5/11/07, Carl-Daniel Hailfinger c-d.hailfinger.devel.2006@gmx.net wrote:
Hi ST,
On 08.05.2007 22:45, ST wrote:
could someone with a GA-M57SLI please post a lspci -vvvnx to the list, preferably both under LB and factory BIOS? I'm trying to verify some code I wrote.
Attached to this mail you will find the output of lspci -vvvnx under the original bios version f8 and under linuxbios updated from today (2007-05-08).
Thanks!
A few interesting differences between the dumps:
- LinuxBIOS has subsystem vendor/id 1022:2b80 for all devices -> Bug or feature?
you could change it in MB Option.lb. I never boot that MB to normal BIOS to check subsystem vendor/id and just use values for AMD cheetah.
- Some devices seem to have disappeared under LB or were they just removed from the PCI slots?
- More stuff...
00:00.0 0500: 10de:0369 (rev a1) 00:01.0 0601: 10de:0360 (rev a2) 00:01.1 0c05: 10de:0368 (rev a2) 00:01.2 0500: 10de:036a (rev a2) +00:01.3 0b40: 10de:036b (rev a2) New device? SMU (System Management Unit) hidden by factory BIOS
00:02.0 0c03: 10de:036c (rev a1) (prog-if 10 [OHCI]) 00:02.1 0c03: 10de:036d (rev a2) (prog-if 20 [EHCI]) 00:04.0 0101: 10de:036e (rev a1) (prog-if 8a [Master SecP PriP]) 00:05.0 0101: 10de:037f (rev a2) (prog-if 85 [Master SecO PriO]) 00:05.1 0101: 10de:037f (rev a2) (prog-if 85 [Master SecO PriO]) 00:05.2 0101: 10de:037f (rev a2) (prog-if 85 [Master SecO PriO]) -00:06.0 0604: 10de:0370 (rev a2) (prog-if 01 [Subtractive decode]) +00:06.0 0604: 10de:0370 (rev a2) (prog-if 00 [Normal decode]) Decoding changed
00:06.1 0403: 10de:0371 (rev a2) 00:08.0 0680: 10de:0373 (rev a2) +00:0a.0 0604: 10de:0376 (rev a2) (prog-if 00 [Normal decode]) +00:0b.0 0604: 10de:0374 (rev a2) (prog-if 00 [Normal decode]) +00:0c.0 0604: 10de:0374 (rev a2) (prog-if 00 [Normal decode]) +00:0d.0 0604: 10de:0378 (rev a2) (prog-if 00 [Normal decode]) +00:0e.0 0604: 10de:0375 (rev a2) (prog-if 00 [Normal decode]) New devices? PCIe bridges
could disable some of them, in MB Config.lb
00:0f.0 0604: 10de:0377 (rev a2) (prog-if 00 [Normal decode]) 00:18.0 0600: 1022:1100 -01:07.0 0200: 10ec:8139 (rev 10) Disappeared device? Realtek 8139 nic -01:08.0 0280: 1244:0a00 (rev 02) Disappeared device? AVM A1 ISDN card -01:0a.0 0c00: 104c:8024 (prog-if 10 [OHCI]) Disappeared device? TI Firewire controller
-02:00.0 0300: 10de:0393 (rev a1) (prog-if 00 [VGA]) +07:00.0 0300: 10de:0393 (rev a1) (prog-if 00 [VGA]) Different bus?
After disable some PCIE bus, the bus number will be same.
YH