Bug 46858 - vga-text install fails in VideoCardInfo()
Summary: vga-text install fails in VideoCardInfo()
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brent Fox
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-07-01 15:15 UTC by Gene Czarcinski
Modified: 2007-04-18 16:34 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-07-29 16:38:01 UTC
Embargoed:


Attachments (Terms of Use)

Description Gene Czarcinski 2001-07-01 15:15:08 UTC
OK, this was done under vmware and I know that RedHat does not support
VMware.  However, this install works fine under 7.1 but fails uner beta1.

This is a nfs network install with disc1 and disc2 copied into a single
directory tree.

The install proceeds until after the nfs server is defined and accessed.

Then I get the following repeatable failure:

Running anaconda - please wait...
Probing for video card:  Traceback (innermost last):
  File "/usr/bin/anaconda", line 358, in ?
    videohw   = videocard.VideoCardInfo()
  File "usr/lib/anaconda/videocard.py", line 288, in __init__
    if info:
NameError: info
install exited abnormally

Comment 1 Brent Fox 2001-07-01 16:38:04 UTC
Does it behave the same way if you do a regular install (i.e. not VmWare)?

Comment 2 Gene Czarcinski 2001-07-01 19:55:02 UTC
I do not have a plain vga-only card (just the simulated on under vmware).
However, using bootnet with the same server on raw hardware works OK.

Comment 3 Brent Fox 2001-07-10 18:44:01 UTC
Then it appears that VMware isn't emulating a generic VGA card properly on your
machine.  This isn't something that we can fix since VMware is closed source.  :(

Comment 4 Eugene Kanter 2001-07-10 20:59:43 UTC
Gene did not say that raw hardware video card is not recognized by the 
installer.

Why are you telling that VMware does not emulate VGA properly?
There are no known cases of improper emulation of VGA hardware. At least
XFree86 VGA16 server works perfectly on VMware.

Comment 5 Gene Czarcinski 2001-07-29 16:37:56 UTC
Mmmm ... I just installed Roswell (beta3) under vmware via an nfs install.  The
text mode worked properly although I could not configure generic 640x480 vga.

The install wored fine.  Since I made zero changes in VMware, I guess it was
something in anaconda afterall!


Note You need to log in before you can comment on or make changes to this bug.