https://bugs.freedesktop.org/show_bug.cgi?id=32988
Alex Deucher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Driver/Radeon |Server/general AssignedTo|[email protected] |[email protected] --- Comment #5 from Alex Deucher <[email protected]> 2011-01-11 10:43:02 PST --- This is an xserver issue rather than a driver issue: [ 29.088] (II) RADEON(1): Using fuzzy aspect match for initial modes [ 29.088] (II) RADEON(1): Output DVI-0 using initial mode 640x480 [ 29.088] (II) RADEON(1): Output DVI-1 using initial mode 640x480 The xserver comes up by default in clone mode and it tries to match all attached heads to the largest common mode supported by both. In your case, that ends up being 640x480. Most desktop managers will remember your xrandr settings if you use their tools to configure your monitors. You might try the kde randr applet. Alternatively, you can manually configure the preferred modes for your monitors in your xorg.conf. See section III of this page: http://wiki.debian.org/XStrikeForce/HowToRandR12 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
