Re: trouble (very slow reads -- disk or controller resets?) with Marvell 88SE92xx PCIe card

2013-10-04 Thread Vladimir 'φ-coder/phcoder' Serbinenko
> this makes me think that grub is causing the SATA controller to reset > itself with every disk read or something, and then grub is waiting for > it to come back to life before carrying on. On i386-pc GRUB uses BIOS calls to access disks. I'd suggest updating Option ROM and/or BIOS. I take no res

Re: trouble (very slow reads -- disk or controller resets?) with Marvell 88SE92xx PCIe card

2013-10-04 Thread Paul Menzel
Dear Daniel, Am Donnerstag, den 03.10.2013, 23:48 -0400 schrieb Daniel Kahn Gillmor: […] > Is this something i can debug better somehow? you could use a serial console for debugging and increase the debugging level. Additionally you should GRUB built from the Bazaar repository to find out if

Minor fubar in at_keyboard.c

2013-10-04 Thread Melki Christian (consultant)
With debug disabled by default, someone forgot to fix a minor boo-boo. :) Don't really care about those dprintf's anyway. You might as well remove them. Index: grub-core/term/at_keyboard.c === --- grub-core/term/at_keyboard.c