[Bug 235944] jedec_dimm(4) does not attach to KFA2 (aka Galax) Hall of Fame DDR4 sticks

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 23 00:45:19 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235944

--- Comment #5 from Greg V <greg at unrelenting.technology> ---
(In reply to Ravi Pokala from comment #4)

Well, that doesn't look helpful:

jedec_dimm0: <DDR4 DIMM> at addr 0xa4 on smbus0
intsmb0: error = 1, status = 0x6
jedec_dimm0: unable to change page: 1
intsmb0: error = 1, status = 0x6
jedec_dimm0: unable to restore page: 1
intsmb0: error = 1, status = 0x6
jedec_dimm0: unable to change page for offset 0x0149: 1
intsmb0: error = 1, status = 0x6
jedec_dimm0: unable to restore page for offset 0x0049: 1
intsmb0: error = 1, status = 0x6
jedec_dimm0: unable to change page for offset 0x0145: 1
intsmb0: error = 1, status = 0x6
jedec_dimm0: unable to restore page for offset 0x0045: 1
intsmb0: error = 1, status = 0x6
jedec_dimm0: failed to read TSOD Manufacturer ID
device_attach: jedec_dimm0 attach returned 1
jedec_dimm1: <DDR4 DIMM> at addr 0xa6 on smbus0
intsmb0: error = 1, status = 0x6
jedec_dimm1: unable to change page: 1
intsmb0: error = 1, status = 0x6
jedec_dimm1: unable to restore page: 1
intsmb0: error = 1, status = 0x6
jedec_dimm1: unable to change page for offset 0x0149: 1
intsmb0: error = 1, status = 0x6
jedec_dimm1: unable to restore page for offset 0x0049: 1
intsmb0: error = 1, status = 0x6
jedec_dimm1: unable to change page for offset 0x0145: 1
intsmb0: error = 1, status = 0x6
jedec_dimm1: unable to restore page for offset 0x0045: 1
intsmb0: error = 1, status = 0x6
jedec_dimm1: failed to read TSOD Manufacturer ID
device_attach: jedec_dimm1 attach returned 1
intsmb0: error = 1, status = 0x6
jedec_dimm2: failed to read dram_type

looking at the code, it doesn't print the original page if the additional page
fails. I'll try fixing that.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list