xorg.conf hell...
Chris van Es
cvanes at gmail.com
Wed Aug 27 16:54:50 UTC 2008
2008/8/27 Rashkae <ubuntu at tigershaunt.com>
> Denis Haskin wrote:
> > My Heron box was doing fine; I added an NVidia GeForce 6200 as a second
> > video card and have not been able to get X back to a decent
> > configuration. Anybody have any good pointers?
> >
> > First, lspci shows both video devices correctly (the first is the
> > onboard graphics):
> > 00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated
> > Graphics Controller (rev 02)
> > 01:01.0 VGA compatible controller: nVidia Corporation NV44A [GeForce
> > 6200] (rev a1)
> >
> > But dpkg-reconfigure xserver-xorg doesn't seem to set up my xorg.conf
> > properly (see below) and I keep getting only low-resolution on the
> > primary device. Any way to get this properly configured?
> >
> > Here's my xorg.conf:
>
> Modelines and Vesa driver? That doesn't look like anything Hardy dpkg
> would do...
>
> Try rename that xorg.conf example, to xorg.conf.bak then run
> dpkg-reconfigure again.
>
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
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.
Here's a useful forum post anyway that should give a few pointers on how to
set up various types of display.
http://ubuntuforums.org/showthread.php?t=221174
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.
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.
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.
Chris.
--
cvanes at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080827/d572c1b9/attachment.html>
More information about the ubuntu-users
mailing list