[Forwarding to the list, I guess Li pressed a wrong button.]
Li, please use "reply to all".
Begin forwarded message:
From: Li Haiqiang haiqiang2linux@yahoo.com Date: 6 november 2006 2:39:39 GMT+01:00 To: Segher Boessenkool segher@kernel.crashing.org Subject: Re: [LinuxBIOS] Hello, I have a problem to put the linuxbios on my mainboard ms6163.
Yes, I have only one memory module.
The lspci -xxx output: 00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03) 00: 86 80 90 71 06 00 10 22 03 00 00 06 00 40 00 00 10: 08 00 00 e0 00 00 00 00 00 00 00 00 00 00 00 00 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30: 00 00 00 00 a0 00 00 00 00 00 00 00 00 00 00 00 40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 50: 0c 8a 00 ff 00 00 00 09 03 10 11 01 00 00 00 00 60: 08 10 10 10 10 10 10 10 00 0f c0 00 00 8a 00 00 70: 20 1f 0a 38 05 00 03 01 26 ff 10 38 00 00 00 00 80: 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 90: 98 22 00 00 04 61 00 00 00 05 00 00 00 00 00 00 a0: 02 00 10 00 03 02 00 1f 00 00 00 00 00 00 00 00 b0: 80 20 00 00 30 00 00 00 00 00 ef 07 20 10 00 00 c0: 00 00 00 00 00 00 00 00 18 0c ff ff 67 00 00 00 d0: 00 00 00 00 00 00 00 00 0c 00 00 00 00 00 00 00 e0: 4c ad ff bb 8a 3e 00 80 2c d3 f7 cf 9d 3e 00 00 f0: 40 01 00 00 00 f8 00 60 20 0f 00 00 00 00 00 00
And the LinuxBIOS serial output: PCI: 00:00.00 00: 86 80 90 71 06 00 10 22 03 00 00 06 00 00 00 00 10: 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30: 00 00 00 00 a0 00 00 00 00 00 00 00 00 00 00 00 40: 00 00 00 00 00 00 00 00 00 00 0 50: 04 00 00 00 00 00 00 00 03 00 00 00 00 00 00 00 60: 01 01 01 01 01 01 01 01 00 00 00 00 00 00 00 00 70: 00 1f 02 38 00 00 00 00 00 00 00 38 00 00 00 00 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 90: 80 00 00 00 04 61 00 00 00 05 00 00 00 00 00 00 a0: 02 00 10 00 03 02 00 1f 00 00 00 00 00 00 00 00 b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c0: 00 00 00 00 00 00 00 00 18 0c 00 00 00 00 00 00 d0: 00 00 00 00 00 00 00 00 0c 00 00 00 00 00 00 00 e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 f0: 00 00 00 00 00 f8 00 00 20 0f 00 00 00 00 00 00
----- Original Message ---- From: Segher Boessenkool segher@kernel.crashing.org To: Stefan Reinauer stepan@coresystems.de Cc: Li Haiqiang haiqiang2linux@yahoo.com; linuxbios@linuxbios.org Sent: Monday, November 6, 2006 2:45:19 AM Subject: Re: [LinuxBIOS] Hello, I have a problem to put the linuxbios on my mainboard ms6163.
You need to run dump_pci_devices();
as last command in auto.c
lspci -xxx:
If you resend this lspci output with the dump_pci_devices() output (and please do!), use lspci -xxx -s0:0 or just cut'n'paste only device 0 ("Host Bridge"), the rest isn't interesting.
Did you send the SPD contents dump already? I didn't see it yet -- if you didn't send it to the list, please do.
Oh and answer Stefan's question:
Ok. Its reading 1 SPD-ROM. Do you have 1 memory module installed? If yes: Everything is fine here. If you have more, we need to find out where they are.
Segher
From: Li Haiqiang haiqiang2linux@yahoo.com Date: 6 november 2006 2:39:39 GMT+01:00 To: Segher Boessenkool segher@kernel.crashing.org Subject: Re: [LinuxBIOS] Hello, I have a problem to put the linuxbios on my mainboard ms6163.
Yes, I have only one memory module.
Li, See my mail earlier today on 44bx. That outlines what you have to do to make 440bx work.