tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: netbsd-5.1_RC3 crash at Dell M710



On 13 Aug 2010, at 07:52 , 6bone%6bone.informatik.uni-leipzig.de@localhost 
wrote:
> netbsd crashs at Dell M710. You can have a look at the screeshot at 
> http://6bone.informatik.uni-leipzig.de/Dell-M710.bmp

The "apid 32" bit looks suspicious, to me at least, that should
be the boot processor and I've not seen a boot processor with
an apid of anything other than zero.

I see that system has a 5520 chipset.  That doesn't seem to be
well supported by NetBSD currently, my Core i7 system with the
similar X58 chipset produces this

    pci0 at mainbus0 bus 0: configuration mode 1
    pci0: i/o space, memory space enabled, rd/line, rd/mult, wr/inv ok
    pchb0 at pci0 dev 0 function 0: vendor 0x8086 product 0x3405 (rev. 0x13)
    ppb0 at pci0 dev 1 function 0: vendor 0x8086 product 0x3408 (rev. 0x13)
    ppb0: unsupported PCI Express version
    pci1 at ppb0 bus 9
    pci1: no spaces enabled!
    ppb1 at pci0 dev 3 function 0: vendor 0x8086 product 0x340a (rev. 0x13)
    ppb1: unsupported PCI Express version
    pci2 at ppb1 bus 8
    pci2: i/o space, memory space enabled, rd/line, wr/inv ok
    [...]
    ppb2 at pci0 dev 7 function 0: vendor 0x8086 product 0x340e (rev. 0x13)
    ppb2: unsupported PCI Express version
    pci3 at ppb2 bus 7
    pci3: no spaces enabled!
    ppb3 at pci0 dev 9 function 0: vendor 0x8086 product 0x3410 (rev. 0x13)
    ppb3: unsupported PCI Express version
    pci4 at ppb3 bus 6
    pci4: no spaces enabled!
    vendor 0x8086 product 0x342e (interrupt system, revision 0x13) at pci0 dev 
20 function 0 not configured
    vendor 0x8086 product 0x3422 (interrupt system, revision 0x13) at pci0 dev 
20 function 1 not configured
    vendor 0x8086 product 0x3423 (interrupt system, revision 0x13) at pci0 dev 
20 function 2 not configured
    vendor 0x8086 product 0x3438 (interrupt system, revision 0x13) at pci0 dev 
20 function 3 not configured

though your machine didn't get far enough for this to matter.

Dennis Ferguson


Home | Main Index | Thread Index | Old Index