Bug 23439
| Summary: | install fails to start properly on IBM Thinkpad T20 | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | David Lawrence <dkl> |
| Component: | anaconda | Assignee: | Brent Fox <bfox> |
| Status: | CLOSED RAWHIDE | QA Contact: | Brock Organ <borgan> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.1 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | Florence Beta-3 | ||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2001-01-19 21:18:03 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
David Lawrence
2001-01-05 19:52:58 UTC
Assigned to developer. *** Bug 23655 has been marked as a duplicate of this bug. *** *** Bug 23655 has been marked as a duplicate of this bug. *** This defect is considered MUST-FIX for Florence Gold release vga=791 will force the card into 16 bit color at 1024x768. It appears that the card won't work in any other framebuffer mode except this. The installer tries to put the card into 16 bit color 800x600 resolution, and it seems like the card and the installer collide and the installer loses. There are two problems. One is that the installer shouldn't traceback in this manner. This is caused by self.server being empty. Dr. Mike added code to check for this, so this issue should be fixed. Will test tomorrow on the laptop. Issue two is why is self.server empty? It's because the card isn't in the pcitable or the Cards database. We will add this card to the lists so that the card can be correctly identified. Will do this tomorrow. Both items should be fixed now. We've inserted code to fall back to text mode gracefully if the card can't be detected. Also, we've updated the card database so that this card will be detected in the future. Thanks for this report. |