Christian Zoffoli merlin@studiobz.it writes:
Eric W. Biederman wrote:
Christian Zoffoli merlin@studiobz.it writes:
Hi to all.
Does anyone know how to make that mobo work with linuxbios? ...I can't cleanly
build a linuxbios image.
That port never fully worked. It was checked in because it had parts that were close but the SPD never worked. As to while it no longer compiles is an interesting question. I'd suggest looking through the assembly error messages and see what definition is missing.
I desperatly need make 4 Asus A7M266-D work with linuxbios ...so I'll start working on the code at the end of February ...I hope that the list could point me in the right direction :)
If you can find what logic is multiplexing the smbus you can likely succeed in a port. A less beautiful option is to hard code the SPD information for a particular set of DIMMs.
That was the big bottleneck as I recall it from ages ago.
Eric