[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]
John Horne wrote:
If this helps any one I had a Proview monitor which came up with not supported Vsync and H settings after install! Fedora C 7 So I booted from the Unbutu Cd Which set the display fine? and copied the /etc/X11/xorg.conf file.On Sat, 2007-11-03 at 21:39 +0000, james kilty wrote: Putting the Monitor settings and the Display settings in solved the prob! see below # Xorg configuration created by pyxf86config #############################this works! for Flat screen !!!!!!!! Section "ServerLayout" Identifier "Default Layout" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "gb" EndSection Section "Device" Identifier "Videocard0" Driver "ati" BusID "PCI:1:0:0" EndSection Section "Monitor" Identifier "565" Option "dpms" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" Monitor "565" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" "832x624" "800x600" "720x400" "640x480" EndSubSection EndSection ################################################################################## #######################As per Install this doesn't work#################################### # Xorg configuration created by pyxf86config Section "ServerLayout" Identifier "Default Layout" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "gb" EndSection Section "Device" Identifier "Videocard0" Driver "radeon" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection |
-- The Mailing List for the Devon & Cornwall LUG http://mailman.dclug.org.uk/listinfo/list FAQ: http://www.dcglug.org.uk/linux_adm/list-faq.html