Re: Dell Inspiron 5160 Volare XP5 video setup
Matthieu Herrb <[email protected]> Tue, 22 Dec 2009 17:07:06 +0100
| Newsgroups | gmane.os.openbsd.x11 |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Dec 21, 2009 at 05:30:29PM -0800, David Shuman wrote: > A Dell Inspiron 5160 with the Volare XP5 video option has > been somewhere between difficult/impossible to configure in > Linux and other OS's than Windows. The default X > configuration on this Pentium 4 box was incorrect after > X - configure > (and hung the machine requiring for me a reboot when tested) > > I however modified xorg.conf and appear to have a working > configuration. > > I modified the video driver from Trident to vesa > Identifier "Card0" > Driver "vesa" > VendorName "Trident" > > I added an additional display option to Monitors > to allow 32 bit and forced a resolution of 1024x768. > (the same one I use in Windows) > SubSection "Display" > Viewport 0 0 > Depth 32 > Modes "1024X768" > EndSubSection > > > The complete text of the xorg.conf file follows. > I do not know where to report this so that the documentation > can contain this workaround or possibly the autoconfiguration > code could be changed. I probably have to figure out dmesg > before this information is completely usable. > Yes, please send us a dmesg. Generally I think that the various information available in the OpenBSD FAQ or on other sites like the X.Org one about X configuration is enough to tell people that the vesa driver can be tried as an alternative when there's no driver or when the default driver doesn't work. If you think it's not clear enough, it would be nice to send a diff against the existing OpenBSD FAQ. -- Matthieu Herrb