<div dir="ltr">2008/8/27 Rashkae <span dir="ltr"><<a href="mailto:ubuntu@tigershaunt.com">ubuntu@tigershaunt.com</a>></span><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;">
<div class="Ih2E3d">Denis Haskin wrote:<br>
> My Heron box was doing fine; I added an NVidia GeForce 6200 as a second<br>
> video card and have not been able to get X back to a decent<br>
> configuration.  Anybody have any good pointers?<br>
><br>
> First, lspci shows both video devices correctly (the first is the<br>
> onboard graphics):<br>
> 00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated<br>
> Graphics Controller (rev 02)<br>
> 01:01.0 VGA compatible controller: nVidia Corporation NV44A [GeForce<br>
> 6200] (rev a1)<br>
><br>
> But dpkg-reconfigure xserver-xorg doesn't seem to set up my xorg.conf<br>
> properly (see below) and I keep getting only low-resolution on the<br>
> primary device.  Any way to get this properly configured?<br>
><br>
> Here's my xorg.conf:<br>
<br>
</div>Modelines and Vesa driver?  That doesn't look like anything Hardy dpkg<br>
would do...<br>
<br>
Try rename that xorg.conf example, to xorg.conf.bak then run<br>
dpkg-reconfigure again.<br>
<font color="#888888"><br>
<br>
<br>
--<br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</font></blockquote></div><br>If I remember right, the "-phigh" flag can beimportant in generating your
new xorg.conf file. Manual xorg.conf editing can be fairly tricky, I
personally spent hours playing with xorg.conf under earlier linux
versions. As of hardy work is being done to improve support for dual
monitors without having to manually edit xorg.conf.<br>
<br>
Here's a useful forum post anyway that should give a few pointers on how to set up various types of display.<br>
<br>
<a href="http://ubuntuforums.org/showthread.php?t=221174">http://ubuntuforums.org/showthread.php?t=221174</a><br clear="all"><br>I've also noticed an error in your server layout. Instead of using screen1 and screen2 (which I'm assuming you've created), a non-existent screen0 is being used along with screen1. This most likely leads to your low resolution output as X can't find the missing screen0 and falls back to a default, which I'm guessing here is the vesa driver.<br>
<br>Remove all the uneeded clutter and keep only what screen, monitor, device defintions you require (obviously keep, mouse, touchpad, wacom stuff is alright to stay) and try initially setting up your server layout using each device/monitor to ensure you have the correct settings.<br>
<br>One last point is that you may have problems using the open source, nv, driver when configuring a dual monitor setup - hardware acceleration may be required so it may be preferable to use one of the nvidia, nvidia-glx or nvidia-glx-new drivers, depending upon your hardware. <br>
<br>Chris.<br><br>-- <br><a href="mailto:cvanes@gmail.com">cvanes@gmail.com</a><br>
</div>