<div dir="ltr"><div><div><div>I think I may have found a likely coreboot candidate-- with hardware far more supported than the hardware on the laptop from 2005 that I posted earlier.<br><br></div>Currently, Coreboot has no Fujitsu mobos. But the specs of this Lifebook P1610 are close to a Thinkpad X60, except for the NIC, CPU, and astonishingly the mPCIe cards. Most models of the P1610 shipped with an Ath5k Wi-Fi mPCIe card, which has free software drivers, along with the rest of the non-ME hardware, including the fingerprint reader, making it essentially free-software compatible on the software side.<br><br>It also has a touch-screen, making it nifty for artists and workers that want a tablet.<br><br>Before you ask, GOOD NEWS! Most of the hardware, as seen in my lspci -tvnn output, has completely added support in coreboot. It also runs off a GM45-based chipset, which can have it's ME deblobbed, making it viable for GNU libreboot.<br></div><br>-[0000:00]-+-00.0  Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub [8086:27a0]<br>           +-02.0  Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2]<br>           +-02.1  Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller [8086:27a6]<br>           +-1b.0  Intel Corporation NM10/ICH7 Family High Definition Audio Controller [8086:27d8]<br>           +-1c.0-[02]----00.0  Marvell Technology Group Ltd. 88E8055 PCI-E Gigabit Ethernet Controller [11ab:4363]<br>           +-1c.2-[05]----00.0  Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express) [168c:001c]<br>           +-1d.0  Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 [8086:27c8]<br>           +-1d.1  Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 [8086:27c9]<br>           +-1d.2  Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 [8086:27ca]<br>           +-1d.3  Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 [8086:27cb]<br>           +-1d.7  Intel Corporation NM10/ICH7 Family USB2 EHCI Controller [8086:27cc]<br>           +-1e.0-[08-0c]--+-03.0  Ricoh Co Ltd RL5c476 II [1180:0476]<br>           |               \-03.1  Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter [1180:0822]<br>           +-1f.0  Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9]<br>           +-1f.1  Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df]<br>           \-1f.3  Intel Corporation NM10/ICH7 Family SMBus Controller [8086:27da]<br><br></div><div>SN and UUID:<br>R7108162<br>13F0737D-AD13-11DB-8B14-001742268EEB<br><br></div><div>Baseboard SN:<br>FJNB1C5<br><br></div><div>superiotool -dV log:<br>Probing for SMSC Super I/O (idregs=0x0d/0x0e) at 0x2e...<br>Found SMSC LPC47N217 (id=0x7a, rev=0x00) at 0x2e<br>No dump available for this Super I/O<br>Probing for SMSC Super I/O (idregs=0x20/0x21) at 0x4e...<br>Found SMSC FDC37N972 (id=0x0b, rev=0x00) at 0x4e<br>Register dump:<br>idx 02 20 21 22 23 24 25 26  27 28 29 2a 2b 2c 2d 2e  2f<br>val 00 0b 00 00 00 00 00 4e  00 00 00 00 00 00 00 00  00<br>def 00 0b 00 00 00 04 04 NA  NA 00 00 00 00 00 00 00  00<br>LDN 0x00 (Floppy)<br>idx 30 60 61 70 74 f0 f1 f2  f3 f4 f5<br>val 01 fd 00 00 00 00 d1 15  0b 00 10<br>def 00 03 f0 06 02 0e 00 ff  RR 00 00<br>LDN 0x01 (Power management (PM1))<br>idx 30 60 61<br>val 01 fd 00<br>def 00 00 00<br>LDN 0x03 (Parallel port)<br>idx 30 60 61 70 74 f0 f1<br>val 01 fd 00 00 00 00 d1<br>def 00 00 00 00 04 3c 00<br>LDN 0x04 (COM1)<br>idx 30 60 61 70 f0<br>val 01 fd 00 00 00<br>def 00 00 00 00 00<br>LDN 0x05 (COM2)<br>idx 30 60 61 62 63 70 74 f0  f1 f2 f7 f8<br>val 01 fd 00 00 00 00 00 00  d1 15 00 00<br>def 00 00 00 00 00 00 04 00  02 03 00 00<br>LDN 0x06 (Real-time clock (RTC))<br>idx 30 60 61 62 63 70 f0 f1<br>val 01 fd 00 00 00 00 00 d1<br>def 00 00 70 00 74 00 00 NA<br>LDN 0x07 (Keyboard)<br>idx 30 60 61 70 72 f0<br>val 01 fd 00 00 00 00<br>def 00 00 00 00 00 00<br>LDN 0x08 (Embedded controller (EC))<br>idx 30 60 61<br>val 01 fd 00<br>def 00 00 62<br>LDN 0x09 (Mailbox)<br>idx 30 60 61<br>val 01 fd 00<br>def 00 00 00<br><br></div><div>flashrom is once again, detecting an unsupported laptop though. Is there an option to bypass detection in flashrom?<br></div></div>