Hi Coreboot Mailing list,
I am trying to install Openbsd via the install66.fs on a Thinkpad X220 [amd64] with coreboot. I have the problem that it does not recognize any USB or SATA device may it be storage or peripherals like a keyboard, except for the boot USB. I tried with external USB storage, multiple different internal SSD's, multiple USB keyboards, but sysctl does not show anything and dmesg does not give a message when plugged in or out. I also tried with the grub and seabios payloads but it did not make a difference. Coreboot and payloads are compiled at master and agenst the latest stable version but it did not make a difference. coreboot Master version is 4.11-1189.
When I look at dmesg I see ahci failed, I know you guys will need to see my dmesg but since I can't save it to a drive [read problem above] and the installation fs only has ftp to communicate to the web as far as I can see and I don't know how to set up a ftp server, I am at a loss of how to get it out. Maybe I am missing something?
A part of dmesg I think may be helpful that I typed over:
.... em0 at pci0 dev 25 function 0 "Intel 82579LM" rev 0x05: msiem0: The EEPROM Checksum Is Not Valid em0: Unable to initialize the hardware ehci0 at pci0 dev 26 function 0 "Intel 6 Series USB" rev 0x05: apci 2 int 19 ehci0: reset timeout ehci0 init failed, error=13 .... ehci1 at pci0 dev 29 function 0 "Intel 6 Series USB" rev 0x05: apci 2 int 18 ehci1: reset timeout ehci1 init failed, error=13 "Intel QM67 LPC" rev 0x05 at pci0 dev 31 function 0 not configured ahci0 at pci0 dev 31 function 2 "Intel 6 Series AHCI" rev 0x05: msi, unable to reset controller "Intel 6 Series SMBus" rev 0x05 at pci0 dev 31 function 3 not configured "Intel 6 Series Thermal" rev 0x05 at pci0 dev 31 function 6 not configured ....
I hope this is enough info and would greatly appreciate it if anyone could help me out!
Greetings,
Thomas