The fbcon driver is built-in to my kernel, which it seems was not the case for your issue. I have looked through the vesafb and uvesafb documentation from the kernel, but it is not clear to me how I would use this to configure my framebuffer. <br>
<br>What I do now is pass vga=773 as a kernel arg in grub, which along with "nomodesetting" gets me a usable console, but I can not start X with that configuration, even disregarding my other X issues.<br><br><div class="gmail_quote">
2010/3/17 Andre Müller <span dir="ltr"><<a href="mailto:andremuellerster@gmail.com">andremuellerster@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<div><div></div><div class="h5"><br>
On 03/17/10 17:44, Scott Silverman wrote:<br>
> I have an IBM Thinkpad X30 with the Intel Corporation 82830 CGC [Chipset<br>
> Graphics Controller] (rev 04).<br>
><br>
> I am trying to install X with Arch Linux (kernel 2.6.32). I have the<br>
> xf86-video-intel v2.10.0-1.<br>
><br>
> First, without X installed/running, if I boot the machine normally I get<br>
> nothing but a blank screen. Same if I set "i915.modeset=1". Alternatively,<br>
> if i use the "nomodesetting" kernel argument I can properly boot and use the<br>
> console.<br>
><br>
> Output of dmesg when booted with i915.modeset=1:<br>
> <a href="http://paste.pocoo.org/show/190811/" target="_blank">http://paste.pocoo.org/show/190811/</a><br>
><br>
> Xorg.0.log when started (via ssh) with i915.modeset=1:<br>
> <a href="http://paste.pocoo.org/show/190807/" target="_blank">http://paste.pocoo.org/show/190807/</a><br>
><br>
><br>
> How can I configure my kernel/xorg so that I can boot and see my console,<br>
> and also have the ability to start X?<br>
><br>
</div></div>It may be the problem I once had as well...<br>
<br>
You need to make shure the framebuffer is enabled and loaded as<br>
well (that needs the framebuffer config option but do NOT select<br>
any of the framebuffers).<br>
<br>
The grory details are in<br>
<a href="http://bugs.freedesktop.org/show_bug.cgi?id=22674" target="_blank">http://bugs.freedesktop.org/show_bug.cgi?id=22674</a><br>
and somewhere on this ML.<br>
<br>
Best<br>
Andre<br>
<br>
><br>
><br>
><br>
> _______________________________________________<br>
> Intel-gfx mailing list<br>
> <a href="mailto:Intel-gfx@lists.freedesktop.org">Intel-gfx@lists.freedesktop.org</a><br>
> <a href="http://lists.freedesktop.org/mailman/listinfo/intel-gfx" target="_blank">http://lists.freedesktop.org/mailman/listinfo/intel-gfx</a><br>
<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v2.0.14 (GNU/Linux)<br>
Comment: Using GnuPG with Mozilla - <a href="http://enigmail.mozdev.org/" target="_blank">http://enigmail.mozdev.org/</a><br>
<br>
iEYEARECAAYFAkuhF9kACgkQhYOgL/M0VS2DBQCeNhO3meWU7s2PwVm0vAlnTgLh<br>
tI8AnRRusmYC9d0xDai3OIFkjhnnUIYb<br>
=ZnjD<br>
-----END PGP SIGNATURE-----<br>
</blockquote></div><br>