Dewey Hylton <dewey.hylton <at> gmail.com> writes: > > Whether they are identical or not, showing us a dmesg diff with a known > > working release booted from both a working and the non-working system > > could also be helpful. > > i'll post the diff below.
the only real differences i see are: 1) bios revision 2) secondary disk attached to different sata port 3) sensors only present on working machine i'm having a hard time finding the older bios on the supermicro site, so i'm reaching out to them. i'm ignoring the disk channel difference. i'm looking into the sensors - haven't found that in the bios yet. here's the diff: $ diff inf1.dmesg.54i inf2.dmesg.54i.good 8,9c8,9 < bios0 at mainbus0: AT/286+ BIOS, date 07/19/13, BIOS32 rev. 0 @ 0xf0010, SMBIOS rev. 2.6 @ 0x9ac00 (19 entries) < bios0: vendor American Megatrends Inc. version "1.2b" date 07/19/13 --- > bios0 at mainbus0: AT/286+ BIOS, date 02/21/12, BIOS32 rev. 0 @ 0xf0010, SMBIOS rev. 2.6 @ 0x9ac00 (19 entries) > bios0: vendor American Megatrends Inc. version "1.2a" date 02/21/12 18c18 < cpu0: apic clock running at 200MHz --- > cpu0: apic clock running at 199MHz 20c20 < cpu1: Intel(R) Atom(TM) CPU D525 @ 1.80GHz ("GenuineIntel" 686-class) 1.81 GHz --- > cpu1: Intel(R) Atom(TM) CPU D525 @ 1.80GHz ("GenuineIntel" 686-class) 1.80 GHz 23c23 < cpu2: Intel(R) Atom(TM) CPU D525 @ 1.80GHz ("GenuineIntel" 686-class) 1.81 GHz --- > cpu2: Intel(R) Atom(TM) CPU D525 @ 1.80GHz ("GenuineIntel" 686-class) 1.80 GHz 26c26 < cpu3: Intel(R) Atom(TM) CPU D525 @ 1.80GHz ("GenuineIntel" 686-class) 1.81 GHz --- > cpu3: Intel(R) Atom(TM) CPU D525 @ 1.80GHz ("GenuineIntel" 686-class) 1.80 GHz 43c43 < bios0: ROM list: 0xc0000/0x8000 0xc8000/0x1000 --- > bios0: ROM list: 0xc0000/0x8000 57c57 < em0 at pci2 dev 0 function 0 "Intel 82574L" rev 0x00: msi, address 0c:c4:7a:54:90:8e --- > em0 at pci2 dev 0 function 0 "Intel 82574L" rev 0x00: msi, address 00:25:90:97:49:e0 60c60 < em1 at pci3 dev 0 function 0 "Intel 82574L" rev 0x00: msi, address 0c:c4:7a:54:90:8f --- > em1 at pci3 dev 0 function 0 "Intel 82574L" rev 0x00: msi, address 00:25:90:97:49:e1 75c75 < sd0 at scsibus0 targ 0 lun 0: <ATA, M4-CT128M4SSD2, 040H> SCSI3 0/direct fixed naa.500a07510920882c --- > sd0 at scsibus0 targ 0 lun 0: <ATA, M4-CT128M4SSD2, 040H> SCSI3 0/direct fixed naa.500a075109208807 77c77 < sd1 at scsibus0 targ 2 lun 0: <ATA, Samsung SSD 840, EXT0> SCSI3 0/direct fixed naa.50025388500930cc --- > sd1 at scsibus0 targ 5 lun 0: <ATA, Samsung SSD 840, EXT0> SCSI3 0/direct fixed naa.50025388a01274c6 107a108 > lm2 at wbsio0 port 0xca0/8: W83627DHG 109a111 > lm1: disabling sensors due to alias with lm2 118a121,138 > uhub8 at uhub5 port 1 "ATEN International product 0x8021" rev 1.10/1.00 addr 2 > uhidev2 at uhub8 port 1 configuration 1 interface 0 "ATEN International Co. Ltd GCS1808 V3.2.313" rev 1.10/1.00 addr 3 > uhidev2: iclass 3/1 > ukbd1 at uhidev2: 8 variable keys, 6 key codes > wskbd2 at ukbd1 mux 1 > wskbd2: connecting to wsdisplay0 > uhidev3 at uhub8 port 1 configuration 1 interface 1 "ATEN International Co. Ltd GCS1808 V3.2.313" rev 1.10/1.00 addr 3 > uhidev3: iclass 3/1, 2 report ids > uhid0 at uhidev3 reportid 1: input=2, output=0, feature=0 > uhid1 at uhidev3 reportid 2: input=1, output=0, feature=0 > uhidev4 at uhub8 port 1 configuration 1 interface 2 "ATEN International Co. Ltd GCS1808 V3.2.313" rev 1.10/1.00 addr 3 > uhidev4: iclass 3/1 > ums1 at uhidev4: 5 buttons, Z dir > wsmouse1 at ums1 mux 0 > uhidev5 at uhub8 port 1 configuration 1 interface 3 "ATEN International Co. Ltd GCS1808 V3.2.313" rev 1.10/1.00 addr 3 > uhidev5: iclass 3/1 > ums2 at uhidev5: 3 buttons, Z dir > wsmouse2 at ums2 mux 0 123c143,147 < root on sd0a (22cb25880c08c19f.a) swap on sd0b dump on sd0b --- > root on sd0a (3a0229e574e4bfd1.a) swap on sd0b dump on sd0b