You could try using mergedfb, I'm surprised with the latest drivers it doesn't pick up the vga output and enable mergedfb automatically..

Dave.

On Mon, 21 May 2007, Scott Waller wrote:

Hi

I have recently upgraded from a windoze/Redhat world to a
windoze/Ubuntu.  So far things have been OK.

There is one issue that I have, and that is my VGA output on my Dell
Inspiron 5100 won't work.  I had to add stuff into my /etc/X11/xorg.conf
file to get different resolutions working.


---------------------------------------------------------------------------------------------------------------

Section "Device"
       Identifier      "ATI Technologies Inc Radeon Mobility M7 LW
[Radeon Mobility 7500]"
       Driver          "ati"
       BusID           "PCI:1:0:0"
EndSection

Section "Monitor"
       Identifier      "Generic Monitor"
       Option          "DPMS"
EndSection

Section "Screen"
       Identifier      "Default Screen"
       Device          "ATI Technologies Inc Radeon Mobility M7 LW
[Radeon Mobility 7500]"
       Monitor         "Generic Monitor"
       DefaultDepth    24
       SubSection "Display"
               Depth           1
               Modes           "1400x1050""1152x864""1024x768""800x600"
       EndSubSection
       SubSection "Display"
               Depth           4
               Modes           "1400x1050""1152x864""1024x768""800x600"
       EndSubSection
       SubSection "Display"
               Depth           8
               Modes           "1400x1050""1152x864""1024x768""800x600"
       EndSubSection
       SubSection "Display"
               Depth           15
               Modes           "1400x1050""1152x864""1024x768""800x600"
       EndSubSection
       SubSection "Display"
               Depth           16
               Modes           "1400x1050""1152x864""1024x768""800x600"
       EndSubSection
       SubSection "Display"
               Depth           24
               Modes           "1400x1050""1152x864""1024x768""800x600"
       EndSubSection

---------------------------------------------------------------------------------------------------------------------------------

It would be useful to get this working as I sometimes do presentations
and would prefer not booting back into windoze.

Is there also a way of having a different resolution on the output than
what is on my main screen?

Thanks in advance

Scott Waller




--
David Airlie, Software Engineer
http://www.skynet.ie/~airlied / airlied at skynet.ie
Linux kernel - DRI, VAX / pam_smb / ILUG

--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to