Bug 77476
Summary: | Installation fails at choice of Workstation, Serve, etc. | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Jonathon M. Robison <jrobiso2> |
Component: | anaconda | Assignee: | Michael Fulbright <msf> |
Status: | CLOSED RAWHIDE | QA Contact: | Mike McLean <mikem> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 8.0 | CC: | jrobiso2 |
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: | 2003-05-25 14:59:53 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
Jonathon M. Robison
2002-11-07 17:32:54 UTC
Have you tried a text mode install? Type 'linux text' at the boot command line. Have not had any reports like this for Dells other than sometimes the X server does not get the resolution we expect. You can try working around this by saying 'linux resolution=<res>', where <res> is somthing like '1024x768', and <res> is the native resolution of your LCD display. Yes, I can do text mode installs. That's how I have had to do all of the Latitude installs, because of this problem. The X resultion should not be the problem, since I obviously get to the point of choosing install type (Workstation, Server, etc.) all in X. Considering that there is NO disk activity, the screen does NOT lock up (I can go Back, etc.), and that I can jump to console and see that no errors are listed, I don't think this is an X issue. It's gotten to the point that every day people walk up to my office and ask me how to fix it because they want to install Redhat for testing. So far, EVERY Dell Latitude C series laptop that I have tried to install 8.0 on (and 7.3, earlier) has done this. Out of curiosity, could you try a Phoebe (our new beta) install on these machines and let me know if it acts differently? Fraid not. These are not my machines, and the two laptops I use myself are dedicated to Advanced Server testing. This can't be new. It used to happen on 7.3 as well. Also, I have had a few desktops (Dell OptiPlex GX1 units) who have also reported the exact same problem. In all cases, text mode install went smoothly. This is due to the X server not respecting the resolution we asked it to start in and so our calculated dpi is incorrect. We handle this in Phoebe by setting the dpi differently. A workaround for Red Hat Linux 8.0 is to boot with 'linux resolution=1024x768' (replace 1024x768 with the native panel resolution if the panel uses a different native resolution). I'm going through Bugzilla closing some bugs that have been marked as Modified for some period of time. I believe that most of these issues have been fixed, so I'm resolving these bugs as Rawhide. If the bug you are seeing still exists, please reopen this report and mark it as Reopened. |