Summary: | OpenGL applications with Radeon MergedFB causes one monitor to blank | ||
---|---|---|---|
Product: | DRI | Reporter: | Aaron VanDevender <sig> |
Component: | General | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED DUPLICATE | QA Contact: | |
Severity: | normal | ||
Priority: | high | ||
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Aaron VanDevender
2005-04-08 10:20:26 UTC
This is a known problem with SE cards. I believe there is a bandwidth limitation when running the DVI port at high resolutions. try messing with the displaypriority option (see the radeon man page) and you may also want to try running your panel at 50 or 55Hz rather than 60Hz or whatever it's currently at. Did Alex suggestions help? you might also want to try the xorg from cvs as the handling of the tmds has been improved. Also, using modes with reduced blanking intervals help. I'm having trouble convincing X that it should run at 55 Hz. I've tried things like: VertRefresh 55.0 And Option "DDCMode" "no" but it still insists on driving the monitor at 60 Hz, even though this should be an out of range mode, according to the VertRefresh. If you have any suggestions on how to get X to run at a different refresh rate, I'll be happy to try it. (In reply to comment #4) > I'm having trouble convincing X that it should run at 55 Hz. I've tried things like: > > VertRefresh 55.0 > > And > > Option "DDCMode" "no" > > but it still insists on driving the monitor at 60 Hz, even though this should be > an out of range mode, according to the VertRefresh. If you have any suggestions > on how to get X to run at a different refresh rate, I'll be happy to try it. Currently, digital outputs do not accept user defined modelines on radeon. (In reply to comment #5) > Currently, digital outputs do not accept user defined modelines on radeon. So does that mean it is impossible to try your suggestion from comment #1 ? (In reply to comment #6) > (In reply to comment #5) > > Currently, digital outputs do not accept user defined modelines on radeon. > > So does that mean it is impossible to try your suggestion from comment #1 ? > not with out the patch from #2859 *** This bug has been marked as a duplicate of 2859 *** |
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.