My dmesg show a new mem address conflict error that has persisted through 3 upgrades. I am currently at
5.2 GENERIC.MP#20 amd64 The message shows up in the standard dmesg acpicpu0 at acpi0: PSS acpicpu1 at acpi0: PSS acpitz0 at acpi0: critical temperature is 65 degC acpibtn0 at acpi0: PWRB cpu0: PowerNow! K8 2500 MHz: speeds: 2500 2400 2200 2000 1800 1000 MHz pci0 at mainbus0 bus 0 0:0:0: mem address conflict 0xe0000000/0x20000000 pchb0 at pci0 dev 0 function 0 "ATI RX780 Host" rev 0x00 but does not show up after enabling ukc verbose Bear$ dmesg | grep mem >>> probing for spdmem* >>> spdmem probe returned 0 >>> probing for spdmem* >>> spdmem probe returned 1 >>> spdmem probe won spdmem0 at iic0 addr 0x50: 1GB DDR2 SDRAM non-parity PC2-6400CL3 >>> probing for spdmem* >>> spdmem probe returned 1 >>> spdmem probe won spdmem1 at iic0 addr 0x52: 1GB DDR2 SDRAM non-parity PC2-6400CL3 Bear$ dmesg | grep pce Bear$ dmesg | grep pci >>> probing for pciide* >>> pciide probe returned 0 >>> probing for cmpci* >>> cmpci probe returned 0 >>> probing for pcib* >>> pcib probe returned 0 >>> probing for amdpcib* >>> amdpcib probe returned 0 >>> probing for tcpcib* >>> tcpcib probe returned 0 piixpm0 at pci0 dev 20 function 0 "ATI SBx00 SMBus" rev 0x14: SMI >>> probing for pciide* >>> pciide probe returned 1 >>> probing for cmpci* >>> cmpci probe returned 0 >>> probing for pcib* >>> pcib probe returned 0 >>> probing for amdpcib* >>> amdpcib probe returned 0 >>> probing for tcpcib* >>> tcpcib probe returned 0 >>> pciide probe won pciide0 at pci0 dev 20 function 1 "ATI SB600 IDE" rev 0x00: DMA, channel 0 configured to compatibility, channel 1 configured to compatibility >>> probing for pciide* >>> pciide probe returned 0 >>> probing for cmpci* >>> cmpci probe returned 0 >>> probing for pcib* >>> pcib probe returned 0 >>> probing for amdpcib* >>> amdpcib probe returned 0 >>> probing for tcpcib* >>> tcpcib probe returned 0 azalia1 at pci0 dev 20 function 2 "ATI SBx00 HD Audio" rev 0x00: apic 4 int 16 >>> probing for pciide* >>> pciide probe returned 0 >>> probing for cmpci* >>> cmpci probe returned 0 >>> probing for pcib* >>> pcib probe returned 1 >>> probing for amdpcib* >>> amdpcib probe returned 0 >>> probing for tcpcib* >>> tcpcib probe returned 0 >>> pcib probe won pcib0 at pci0 dev 20 function 3 "ATI SB600 ISA" rev 0x00 >>> probing for pciide* >>> pciide probe returned 0 >>> probing for cmpci* >>> cmpci probe returned 0 >>> probing for pcib* >>> pcib probe returned 0 >>> probing for amdpcib* >>> amdpcib probe returned 0 >>> probing for tcpcib* >>> tcpcib probe returned 0 ppb2 at pci0 dev 20 function 4 "ATI SB600 PCI" rev 0x00 >>> probing for pci* >>> pci probe returned 1 >>> pci probe won pci3 at ppb2 bus 3 >>> probing for pciide* >>> pciide probe returned 0 >>> probing for cmpci* >>> cmpci probe returned 0 >>> probing for pcib* >>> pcib probe returned 0 >>> probing for amdpcib* >>> amdpcib probe returned 0 >>> probing for tcpcib* >>> tcpcib probe returned 0 pchb1 at pci0 dev 24 function 0 "AMD AMD64 0Fh HyperTransport" rev 0x00 >>> probing for pciide* >>> pciide probe returned 0 >>> probing for cmpci* >>> cmpci probe returned 0 >>> probing for pcib* >>> pcib probe returned 0 >>> probing for amdpcib* >>> amdpcib probe returned 0 >>> probing for tcpcib* >>> tcpcib probe returned 0 pchb2 at pci0 dev 24 function 1 "AMD AMD64 0Fh Address Map" rev 0x00 >>> probing for pciide* >>> pciide probe returned 0 >>> probing for cmpci* >>> cmpci probe returned 0 >>> probing for pcib* >>> pcib probe returned 0 >>> probing for amdpcib* >>> amdpcib probe returned 0 >>> probing for tcpcib* >>> tcpcib probe returned 0 pchb3 at pci0 dev 24 function 2 "AMD AMD64 0Fh DRAM Cfg" rev 0x00 >>> probing for pciide* >>> pciide probe returned 0 >>> probing for cmpci* >>> cmpci probe returned 0 >>> probing for pcib* >>> pcib probe returned 0 >>> probing for amdpcib* >>> amdpcib probe returned 0 >>> probing for tcpcib* >>> tcpcib probe returned 0 kate0 at pci0 dev 24 function 3 "AMD AMD64 0Fh Misc Cfg" rev 0x00: core rev BH-G2 isa0 at pcib0 I booted a Jggimi amd64 live cd and did not get the error message. Everything is working fine, so far, could the message itself be mistaken? -- J. Scott Heppler

