Bug 142455
| Summary: | s-c-d does not work at all if multiple heads are used with one card | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ulrich Drepper <drepper> |
| Component: | system-config-display | Assignee: | Adam Jackson <ajax> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.0.37-2 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-05-27 17:33:38 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Same here with Radeon 7000 This specific problem seems to be gone in FC5. Whether it all works correctly I haven't tested (I don't want to lose my configuration) but at least the second head can be enabled in the GUI. |
Description of problem: I have an nvidia quadro which allows running multiple heads off of one card. The card detection in the multihead tab shows no second card. Therefore on exit of s-c-d it prints: Traceback (most recent call last): File "/usr/share/system-config-display/xConfigDialog.py", line 200, in ok if card.getCardData()["NAME"] == self.secondVideocardOptionMenu.get_menu().get_active().get_data("NAME"): AttributeError: 'NoneType' object has no attribute 'get_data' Version-Release number of selected component (if applicable): system-config-display-1.0.24-1 How reproducible: always Steps to Reproduce: 1.get card with support for more than one head 2.run s-c-d 3. Actual results: error above Expected results: nice, usable config file Additional info: The card in question is 01:00.0 VGA compatible controller: nVidia Corporation NV37GL [Quadro FX 330] (rev a2)