Aopen 965-DR
Robert Lowery
rglowery at exemail.com.au
Fri Feb 15 19:49:38 PST 2008
The following snippet should do the trick for turning off LVDS.
http://www.intellinuxgraphics.org/dualhead.html should help you with the
rest.
Section "Device"
Identifier "Generic Video Card"
Driver "intel"
BusID "PCI:0:2:0"
Option "monitor-LVDS" "LVDS"
EndSection
Section "Monitor"
Identifier "LVDS"
Option "Ignore" "True"
EndSection
> Yes, it works. This is what I did.
>
> xrandr --output LVDS --off
> xrandr --output VGA --auto
> xrandr --output VGA --right-of TMDS-1
>
> Now I have to find a way to turn off the LVDS, turn on the VGA, and
> assign VGA to right-of TMDS-1 from xorg.conf.
>
> Thanks,
>
> Robert Lowery wrote:
>>> I am running Gutsy on Aopen 965-DR which has Intel GM965/GL960. I am
>>> using "intel" driver for xorg. Is there a way to activate VGA ? When
>>> I
>>> try to activate VGA, I have error message.
>>>
>>> root at demo:~# lspci
>>> 00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory
>>> Controller Hub (rev 03)
>>> 00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960
>>> Integrated Graphics Controller (rev 03)
>>> 00:02.1 Display controller: Intel Corporation Mobile GM965/GL960
>>> Integrated Graphics Controller (rev 03)
>>> 00:19.0 Ethernet controller: Intel Corporation 82566MM Gigabit Network
>>> Connection (rev 03)
> .....
>>> 00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller
>>> (rev 03)
>>> 01:03.0 FireWire (IEEE 1394): Agere Systems FW323 (rev 70)
>>> root at demo:~#
>>>
>>> ****@demo:~$ xrandr -q
>>> Screen 0: minimum 320 x 200, current 1024 x 768, maximum 1280 x 1280
>>> VGA connected (normal left inverted right)
>>> 1280x800 60.0
>>> 1280x768 60.0
>>> 1024x768 60.0
>>> 800x600 60.3
>>> 640x480 59.9
>>> LVDS connected 1024x768+0+0 (normal left inverted right) 0mm x 0mm
>>> 1024x768 60.0*+ 85.0 75.0 70.1 60.0
>>> 832x624 74.6
>>> 800x600 85.1 72.2 75.0 60.3 56.2
>>> 640x480 85.0 72.8 75.0 59.9
>>> 720x400 85.0
>>> 640x400 85.1
>>> 640x350 85.1
>>> TMDS-1 connected 1024x768+0+0 (normal left inverted right) 360mm x
>>> 290mm
>>> 1280x1024 60.0 + 59.9
>>> 1280x960 59.9
>>> 1024x768 60.0* 59.9
>>> 800x600 60.3 59.9
>>> 640x480 60.0
>>> TV disconnected (normal left inverted right)
>>> ****@demo:~$ xrandr --output VGA --auto
>>> xrandr: cannot find crtc for output VGA
>>> ****@demo:~$
>>
>> I'm only guessing, but I believe the chipset only has two crtcs, both of
>> which you are using for LVDS and TMDS-1. Note, the 965-DR does not
>> contain an LVDS so it has been disabled via a quirk in commit
>> 96246c27cb836bae8ee02c46c68a1f2102efd14b of the git tree on 27 Dec. I
>> suggest you either try the git driver or disable the LVDS output in your
>> xorg.conf, freeing up the crtc for the VGA port.
>>
>> HTH
>>
>> -Rob
>>> Thanks,
>>> --
>>>
>>> =============================================================================
>>> Kumsup Lee System/Network Manager
>>> Institute for Mathematics and its Applications, University of
>>> Minnesota
>>> 400 Lind Hall, 207 Church Street S.E., Minneapolis, MN 55455 USA
>>> Tel : 612-625-9363 FAX : 612-626-7370 Cell : 651-338-2901
>>> klee at ima.umn.edu www.ima.umn.edu/~klee
>>> _______________________________________________
>>> xorg mailing list
>>> xorg at lists.freedesktop.org
>>> http://lists.freedesktop.org/mailman/listinfo/xorg
>>>
>>
>>
>
> --
>
> =============================================================================
> Kumsup Lee System/Network Manager
> Institute for Mathematics and its Applications, University of Minnesota
> 400 Lind Hall, 207 Church Street S.E., Minneapolis, MN 55455 USA
> Tel : 612-625-9363 FAX : 612-626-7370 CELL : 651-338-2901
> klee at ima.umn.edu www.ima.umn.edu/~klee
>
More information about the xorg
mailing list