Bug 182016
Summary: | anaconda finds wrong head in multi-card system | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | G.Wolfe Woodbury <redwolfe> |
Component: | rhpxl | Assignee: | Chris Lumens <clumens> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | notting |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2006-02-27 14:43:40 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: |
Description
G.Wolfe Woodbury
2006-02-19 05:24:09 UTC
Assumption: this worked in test1/test2? Probably what needs to happen is that we only prepend the first non-vesa card we find to the list of cards, as opposed to all of them. assumption correct. AGP found first in t1 and t2 and rawhide consistently until 2006-02-17 Somehow the active card (text consoles) needs to be found consistently. FC5t3 install: still tries to use the ATI(pci) rather than the trident(AGP) card in my system. Perhaps if it detects two video cards a dialogue could come up to select the main card? There is a dual-head tab on one of the configuration dialogues. I am happy that FC5t3 noticed that I had messed up the X config and went through some troubleshooters to fix up the config. It cleared hte xorg.conf and started again with detection and eventually found the trident card! Well done. Try tomorrow's rawhide, which will have a new rhpxl package that hopefully fixes this. rawhide of 2006-02-25 works properly (IMO) and finds the right card. |