<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jan 4, 2017 at 4:52 PM, Kevin O'Connor <span dir="ltr"><<a href="mailto:kevin@koconnor.net" target="_blank">kevin@koconnor.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, Jan 04, 2017 at 03:57:33PM +0200, Евгени Димитров wrote:<br>
> Hi,<br>
><br>
> I'm testing Coreboot with SeaBIOS as payload on my old Alix.2C2. When<br>
> trying to boot from an USB device I get the following error:<br>
><br>
> Searching bootorder for: /pci@i0cf8/usb@f,5/storage@2/*<wbr>@0/*@0,0<br>
> Searching bootorder for: /pci@i0cf8/usb@f,5/usb-*@2<br>
> ehci_send_pipe qh=0x000ecf00 dir=0 data=0x00006cf9 size=31<br>
> ehci_send_pipe qh=0x000ecf80 dir=128 data=0x00006dc4 size=36<br>
> ehci_send_pipe qh=0x000ecf80 dir=128 data=0x00006cec size=13<br>
> WARNING - Timeout at ehci_wait_td:516!<br>
> ehci pipe=0x000ecf80 cur=00000000 tok=00000000 next=6b40 td=0x00006b40<br>
> status=d0d80<br>
> USB transmission failed<br>
> Unable to configure USB MSC drive.<br>
> phys_free f6030 (detail=0x0f7688a0)<br>
> Unable to configure USB MSC device.<br>
<br>
Did you disable threads in seabios (either via the kconfig option or<br>
via the /etc/threads runtime option)?  It's not recommended to disable<br>
threads, and the USB code is less capable of handling timeouts when<br>
threads are disabled.  Can you retry (and send the log) with threads<br>
enabled.<br>
<br>
If that fails, can you also try disabling CONFIG_USB_EHCI in Kconfig<br>
and send that log as well.<br>
<span class="HOEnZb"><font color="#888888"><br>
-Kevin<br></font></span></blockquote><div><br></div><div>I get the same error with threads enabled. Disabling ehci did not help either. Logs are attached as requested.  </div></div><br></div></div>