]> www.infradead.org Git - users/mchehab/rasdaemon.git/commit
rasdaemon: labels/apple add MacPro 1,1 and 2,1 models
authorWalter Sonius <walterav1984@gmail.com>
Sun, 11 Feb 2024 22:30:25 +0000 (23:30 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Tue, 11 Jun 2024 06:49:25 +0000 (08:49 +0200)
commit53c31f1a83eb1bf9dc66f73476c01f8db3cdf03b
treed257f1235ad1a8169835591692659e42fdbaa8d5
parent0a73b93823328d554031199dcc036359cd9b353f
rasdaemon: labels/apple add MacPro 1,1 and 2,1 models

For the Apple MacPro 1,1 (Mac-F4208DC8) and MacPro 2,1 (Mac-F4208DA9)
these are the correct labels for the DIMM numbers 1-4 on each DIMM Riser
A&B for a total of 8 DIMMS. The MacPro 1,1 vendor is actually called
"Apple Computer, Inc." vs "Apple Inc." for the MacPro 2,1 and 3,1.
Another note is that the MacPro 1,1 and 2,1 require the kernel parameter
noefi for their efi32 firmware to boot a 64bit kernel using the
debian-12.4.0-amd64-netinst.iso.

The upper Riser is called A the lower Riser is called B. However
compared to MacPro 3,1 the riser labels A & B are branch swapped on the
memory controller on MacPro1,1 and 2,1 not its physical location in the
case (double checked it)! The so called slot 2 and slot 3 found by
ras-mc-ctl --layout are not available as slots or risers on the
motherboard. The ras-mc-ctl --guess-labels showed right labels but the
DIMM numbers are indistinguishable, however this commit is needed to
link them to the right memory location.

Signed-off-by: Walter Sonius <walterav1984@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
labels/apple