Re: FC5: video resolution problem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 2006-10-28 at 12:32 -0400, starcycle@xxxxxxxxx wrote:
> On 10/28/06, Myles Green <rmg57@xxxxxxxxx> wrote:
> >
> > Yes, put grub.conf back to it's original content (replace the vga=775
> > line with vga=normal) and modify the "screen" section in
> > your /etc/X11/xorg.conf to look like this:
> >
> > Section "Screen"
> >         Identifier "Screen0"
> >         Device     "Card0"
> >         Monitor    "Monitor0"
> >         DefaultDepth     24
> >         SubSection "Display"
> >                 Viewport   0 0
> >                 Depth     24
> >                 Modes    "1280x1024" "1024x768" "800x600" "640x480"
> >         EndSubSection
> > EndSection
> >
> > FWIW, all I did was to add the "1280x1024" and "1024x768" entries in
> > the 'Modes' line and then restart X and you should end up with your
> > desired resolution(s).
> 
> i did that, too, but it won't start X with anything higher than
> 800x600 in the Modes line. when it didn't work manually, i changed it
> in the gui, but when i restarted it just went to a blank screen until
> i changed it back to 800x600. then i modified grub with the vga line,
> and as i said it worked at 1280x1024, but then no hardware
> acceleration anymore. Xorg.0.log complained about the h/vsync, but i'm
> using the values provided by samsung. i'm completely baffled. :?:
> 
The newer xorg uses the values reported by the monitor to select mode
lines.  If yours is not being read correctly it dumbs down to one that
does work.
IIRC, you can put a line similar to this in the monitor section of
xorg.conf to override the automatic config of the monitor
	OPTION	"noddc" "1"
Which tells xorg to ignore the scanned values and to use the specified
ones instead.

You should also file a bug for info with the xorg site so they can get
more info from those monitors that are not currently scanned correctly
and update the X server properly.

> thanks,
> s.c.
> 

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux