On Tue, Aug 11, 2009 at 10:25 AM, Ed Greshko<Ed.Greshko@xxxxxxxxxxx> wrote: > charles zeitler wrote: >> On Mon, Aug 10, 2009 at 12:26 AM, Ed Greshko<Ed.Greshko@xxxxxxxxxxx> wrote: >> >>> charles zeitler wrote: >>> >>>> am now running fedora 11 on 64 bit hardware, >>>> & still unable to achieve 1600x1200 display, >>>> as on fedora 10. >>>> >> >> >>> Can't say I recall your previous mailings.... So, it would be helpful >>> for folks like me to know what you hardware is along with your xorg.conf >>> as well as Xorg.0.log. >>> >>> >> >> thank you for replying.. >> >> am running an amd 720 on gigabyte 790xt ud4p >> motherboard w/ sapphire radeon 4650 video card. >> driving a dell m782 monitor ( same monitor was >> used for fedora 10) >> > Well....I may not be too much help since I'm not a radeon user and have > no experience with the output of the radeon driver > > That being said.... I find it interesting that these lines exist in the > logs... > >> (II) RADEON(0): Supported VESA Video Modes: >> (II) RADEON(0): 720x400@70Hz >> (II) RADEON(0): 640x480@60Hz >> (II) RADEON(0): 640x480@75Hz >> (II) RADEON(0): 800x600@75Hz >> (II) RADEON(0): 1024x768@75Hz >> (II) RADEON(0): 1280x1024@75Hz >> > So, I wonder why the resolution you want to use isn't listed... >> (II) RADEON(0): Manufacturer's mask: 0 >> (II) RADEON(0): Supported Future Video Modes: >> (II) RADEON(0): #0: hsize: 640 vsize 480 refresh: 85 vid: 22833 >> (II) RADEON(0): #1: hsize: 800 vsize 600 refresh: 85 vid: 22853 >> (II) RADEON(0): #2: hsize: 1024 vsize 768 refresh: 85 vid: 22881 >> (II) RADEON(0): Supported additional Video Mode: >> (II) RADEON(0): clock: 94.5 MHz Image Size: 312 x 234 mm >> > The above doesn't mention your planned resolution either... > > Again, I'm not an ATI guy but isn't there a set of ATI drivers that you > could try to use instead of the radeon drivers supplied with Fedora? > i just downloaded ati's driver (it's proprietary ...). i also have radeonhd ...i haven't figured out how to set it up as the current driver... radeon worked fine on fedora 10...:<.. > Kind of surprised that nobody else with better knowledge of ATI hardware > hasn't chimed in.... > > Oh, I don't suppose you could still boot to your F10 environment to > compare the X logs? unfortunately i lost all previous context... including a working xorg.conf! > > Ed > in desperation, i put the (xorg generated) xorg.conf in /etc/X11 (i thought the blank screen when testing it was bad news) anyway, it seems x does read it- but seems to ignore my request for higher resolution, & for use of a different driver: [Fedora@cthuga bin]$ sudo cat /etc/X11/xorg.conf Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" ModulePath "/usr/lib64/xorg/modules" FontPath "catalogue:/etc/X11/fontpath.d" FontPath "built-ins" EndSection Section "Module" Load "dri" Load "glx" Load "dri2" Load "extmod" Load "dbe" Load "record" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" #DisplaySize 320 240 # mm Identifier "Monitor0" VendorName "DEL" ModelName "DELL M782" HorizSync 30.0 - 85.0 VertRefresh 50.0 - 160.0 Option "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False", ### <string>: "String", <freq>: "<f> Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [<bool>] ............................................................snippy.......................................................... Identifier "Card0" Driver "radeonhd" VendorName "ATI Technologies Inc" BoardName "RV730 PRO [Radeon HD 4650]" BusID "PCI:1:0:0" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 1 EndSubSection SubSection "Display" Viewport 0 0 Depth 4 EndSubSection SubSection "Display" Viewport 0 0 Depth 8 EndSubSection SubSection "Display" Viewport 0 0 Depth 15 EndSubSection SubSection "Display" Viewport 0 0 Depth 16 EndSubSection SubSection "Display" Viewport 0 0 Depth 24 Modes "1600x1200" "1280x1024" "1024x768" "800x600" EndSubSection EndSection starts up at 1024x768, xrandr doesn't show 1600x1200, lsmod shows "radeon" loaded.... any thoughts? thanx again... charles zeitler -- Do What Thou Wilt Shall Be The Whole of The Law -Aleister Crowley -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines