On Sun, Mar 2, 2008 at 3:18 AM, Jonathan Rogers <<a href="mailto:jonathanrrogers@gmail.com">jonathanrrogers@gmail.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
I have successfully built coreboot-v2-3119 with a FILO payload and<br>
booted my Asus a8v-e_se mainboard with the resulting image. However, VGA<br>
is not initialized and I can only interact with it via serial console.<br>
The video card is a PNY Nvidia 7900GS PCIe card.<br>
<br>
I can boot Linux from my SATA disk normally except a few devices aren't<br>
working, most notably the video card. Neither Linux nor the proprietary<br>
Nvidia driver see any VGA devices. When I reflash the legacy Award BIOS<br>
I copied from the BIOS before installing the coreboot image, everything<br>
returns to normal and the VGA card works.<br>
<br>
I tried to follow the wiki page <a href="http://www.coreboot.org/VGA_support" target="_blank">http://www.coreboot.org/VGA_support</a>, so<br>
I opened src/mainboard/asus/a8v-e_se/Options.lb. However, that file<br>
contains the following lines instead of ones starting with "option" as<br>
in the wiki:<br>
<br>
#VGA<br>
default CONFIG_CONSOLE_VGA=1<br>
default CONFIG_PCI_ROM_RUN=1<br>
<br>
So, I'm not sure what that means. Has the configuration method changed?<br>
Do the default lines enable those features? During boot, I see many<br>
initialization messages on the serial console from coreboot, but nothing<br>
about VGA or PCI_ROM_RUN. The wiki page<br>
<a href="http://www.coreboot.org/ASUS_A8V-E_SE_Build_Tutorial" target="_blank">http://www.coreboot.org/ASUS_A8V-E_SE_Build_Tutorial</a> doesn't have much<br>
in the way of instructions, but it does say that PCIe video cards work.<br>
Any pointers would be appreciated.<br>
<br>
Jonathan Rogers<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.6 (GNU/Linux)<br>
Comment: Using GnuPG with Mozilla - <a href="http://enigmail.mozdev.org" target="_blank">http://enigmail.mozdev.org</a><br>
<br>
iD8DBQFHymLSMs6f82yVS5wRAhh3AJ9LBivG+U+ZINyMs2xVYb+5b5/WQgCgq/ch<br>
TAZzvfZzrAW7cqPfNGcw1nc=<br>
=Kki+<br>
-----END PGP SIGNATURE-----</blockquote><div><br>Can you try reverting to revision 3118 (svn up -r3118)? r3119 made a change to how we detect VGA card presence, which *should* have corrected a very old bug, but might not have. Please send bootlogs (up to elfboot) from both revisions if anything changes, if not just one.<br>
</div></div><br>Thanks,<br>Corey<br>