Summary: | Cannot override DisplaySize with radeon randr-1.2 branch | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Jasmin Buchert <jasmin-bugfd> | ||||||
Component: | Driver/Radeon | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> | ||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | normal | ||||||||
Priority: | medium | CC: | arved | ||||||
Version: | git | ||||||||
Hardware: | x86-64 (AMD64) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Jasmin Buchert
2007-06-23 02:48:11 UTC
Can you attach you xorg log and config? Created attachment 10453 [details]
Xorg.0.log
Created attachment 10454 [details]
xorg.conf
you need to associate your monitor section with an output. "Monitor-<output name>" in the device section: Option "Monitor-VGA" "Samsung SyncMaster 181T" With that it uses 800x600. I have to add Option "PreferredMode" "1280x1024" to the Monitor section. But should'nt it use the native resolution (1280x1024) by default? It now correctly assigns the Monitor section to the output, but I still have to do xrandr --fbmm 359x287 in my .xprofile. Without it the fonts are too large. That's also kind of weird: (WW) RADEON(0): Option "PreferredMode" is not used I'm sure it uses the option. Can you try again with ati from git or release 6.7.195? Fixed in xserver git. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.