Re: FC3: ViewSonic VX910 not found
From: Lon Hohberger (lhh_at_redhat.com)
Date: 03/31/05
- Previous message: James Kosin: "Re: PHP doubts"
- In reply to: Richard Emberson: "FC3: ViewSonic VX910 not found"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: For users of Fedora Core releases <fedora-list@redhat.com> Date: Thu, 31 Mar 2005 10:57:59 -0500
On Thu, 2005-03-31 at 07:04 -0800, Richard Emberson wrote:
> I've got FC3 on a system with a ViewSonic VX910. When I configure
> the display, it comes up with a VX900 and there is no VX910
> listed in the list of supported displays. Trouble is, the
> VX900 only goes upto 1152x864 where as the VX910 goes to
> 1280x1024.
>
> How can I instruct Fedora that I wish to have a 1280x1024 screen?
> Is there an update available that also lists the ViewSonic
> VX910?
Not sure about the update bit, but here are my monitor and screen
sections of /etc/X11/xorg.conf:
Section "Monitor"
Identifier "Monitor0"
VendorName "ViewSonic"
ModelName "VX910"
HorizSync 30.0 - 75.0
VertRefresh 59.0 - 61.0
Option "dpms"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "800x600" "640x480"
EndSubSection
EndSection
-- Lon
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: James Kosin: "Re: PHP doubts"
- In reply to: Richard Emberson: "FC3: ViewSonic VX910 not found"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|