|
Bugzilla – Full Text Bug Listing |
| Summary: | radeon regression: external display no longer working in dual head configuration | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Forgotten User OS1JNCFbCX <forgotten_OS1JNCFbCX> |
| Component: | X.Org | Assignee: | Matthias Hopf <mhopf> |
| Status: | RESOLVED WONTFIX | QA Contact: | Stefan Dirsch <sndirsch> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | sndirsch |
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SUSE Other | ||
| Whiteboard: | |||
| Found By: | Beta-Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
used xorg.conf
startup log |
||
|
Description
Forgotten User OS1JNCFbCX
2005-08-26 14:17:39 UTC
This is an intended behaviour. I think Matthias Hopf can tell you more
about the possibilities of MergedFB. I assume you are running on a
radeon based laptop because you are talking about MergedFB.
To be able to use the old style you can call:
sax2 -b /usr/share/sax/profile/Radeon_DualHead
but this is no longer supported actually
Marcus is right, with MergedFB the resolution of the common edge has to be the same for both screens. If they are different, the driver automatically changes it to a virtual desktop. Please try to configure old style like in Comment 1, and reopen if this doesn't work. Thanks! With the above command SaX2 again creates a config file as expected. Unfortunately I have to make an X bug out of this again: The generated config does start up but an attached external monitor does not receive a signal. Created attachment 47795 [details]
used xorg.conf
Created attachment 47796 [details]
startup log
This is a ThinkPad T42p with ATI Technologies Inc M10 NT [FireGL Mobility T2] (radeon driver). With 9.3 this was working. Do you need more information? Something for Matthias to investigate. Will check... Duplicate of BUG #104640? I don't think this is a real duplicate. #104640 is mainly about switching outputs. This is not the problem described here. My X server does everything right but the output on the external connector is missing although according to the logs it is set up. But maybe the source of the problems is the same. I'm not able to reproduce. My T42p here has a RV350 NT, and whatever combination of device sections, IgnoreEDID, NoDDC, MonitorLayout I try I always get an (WW) RADEON(1): Only one monitor detected, Second screen will NOT be created With 9.3 I only get a broken cloned signal on the external monitor, with 10.0b3 I get a black screen on the external monitor. I tried this both with our current beta and with SL9.3, no difference. Again, these seem to be different T42p :-((( The only thing that works with this T42p is the new mergedFB mode. Last hope: please try to use the radeon_drv.o from 9.3 with the current beta, the ABI has remained stable, and I know of people who have successfully tried this. Other than that I have to close this as WONTFIX, as I cannot change actively anything on it, and I cannot reproduce this. When more developer information is available for radeon chips, the output plug detection/management routines have to be rewritten, they are pretty broken, and it doesn't seem to get better with newer versions. |