Hi,
On Wed, Oct 14, 2009 at 11:38:44PM +0200, Paweł Stawicki wrote:
I'm very new to coreboot. I'm trying to boot my old hp eVectra with coreboot (because my old bios don't support VIA c3 processor)
It took me some time to understand why my onboard VGA card don't starts, but now it works :-)
Now I have a new problem. My linux distribution boots very slow (approximately 30 minutes - to the login prompt). I found this mail: [PATCH] Initial support for the MSI MS-6178 (i810-based)http://news.gmane.org/find-root.php?message_id=%3c20070831091956.GA9039%40greenwood%3e From: Uwe Hermann with the same problem but I could not find the solution in the mailing thread.
Do you already run coreboot on the board? Or do you want to add support?
Either way, please send the following information so we can support it:
* lspci -tvnn * superiotool -dV * getpir output (a file named irq_table.c) * mptable output
You can get the utilities via:
svn co svn://coreboot.org/repos/trunk/util
Thanks, Uwe.