On Mon May 13 17:33:12 EDT 2013, [email protected] wrote:
> Hello,
> 
> not yet with usb.
> my current solution is "sdcard with sata adapter" only for NVRAM.
> I will be happy if someone have a solution that uses usb flash drive only.

it looks to me that the problem is the fact that intrenable() doesn't
find the interrupts for usb.  polling might be slow enough to trip
up the arbitrary delays in the boot process.

that is, it looks like the mp table is incorrect.

have you tried a kernel with more support for acpi?  i believe you
may be able to try on recent 9atom kernels, (http://ftp.9atom.org/other/9paecpu)
with the following two addition to your .ini file
        *acpi=1

this is really cinap's work.  i only suggest 9atom as it may be easier
to test in your environment.

good luck.

- erik

Reply via email to