Re: flash drive timing out, can't boot vmlinuz/initrd (coreboot payload)

2013-12-13 Thread Aleš Nesrsta
Hi, I probably found the reason of this bad behavior. Try patch included in ML thread "[PATCH] EHCI/USBMS corrections". BR, Ales signature.asc Description: OpenPGP digital signature ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/m

RE: flash drive timing out, can't boot vmlinuz/initrd (coreboot payload)

2013-12-10 Thread Melki Christian (consultant)
I think you should plug a USB snooper and look at the flow. This is initial stuff, so it shouldn't be that much data to look at. Also, dump the device descriptors using linux (lsusb) for example. It should help with quirk-searching. > I am trying to boot a USB flash drive in GRUB2, when used as a

Re: flash drive timing out, can't boot vmlinuz/initrd (coreboot payload)

2013-12-10 Thread Aleš Nesrsta
> Premise: me and phcoder think its a bad/slow USB drive. Of course, the USB device could be "bad" - I met some devices which have not good implementation of USB mass storage class (or SCSI) specification. What is surprising, most of these devices were able to work correctly in Linux or Windows (at

flash drive timing out, can't boot vmlinuz/initrd (coreboot payload)

2013-12-10 Thread The Gluglug
I am trying to boot a USB flash drive in GRUB2, when used as a payload for coreboot. This is on a Lenovo Thinkpad X60. I am using this config to boot from a Trisquel live USB (the config in correct; it has worked on occasion): menuentry 'Boot Trisquel USB' { linux (usb0)/casper/vmlinuz boo