Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 3 product line. The current stable release is 3.9. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 144128

Summary: all videocards have DRIVER set to veas in anaconda
Product: Red Hat Enterprise Linux 3 Reporter: Jack Neely <jjneely>
Component: rhplAssignee: Paul Nasrat <nobody+pnasrat>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 3.0Keywords: Regression
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-05-18 14:28:58 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:
Bug Depends On:    
Bug Blocks: 132991    
Attachments:
Description Flags
rhpl diff none

Description Jack Neely 2005-01-04 18:47:43 UTC
Description of problem:
Under the Anaconda environment when rhpl is used to detect and setup
the videocard it always sets the DRIVER key of the dict to 'vesa'.

The code looks for the path

   "/usr/X11R6/%s/modules/drivers/%s_drv.o" %(libdir, card["DRIVER"])

to see if the X server module exists else it sets DRIVER to vesa.  In
the Anaconda environment the X modules are not installed therefore all
cards get the vesa driver.

Version-Release number of selected component (if applicable):
Install CDs from U3 and U4.  rhpl version 0.110.6-1.  

How reproducible:
Must use kickstart.

Comment 1 Jack Neely 2005-01-04 18:49:06 UTC
Created attachment 109341 [details]
rhpl diff

This is a diff between rhpl-0.110.6-1 and rhpl-0.110.4-1 which introduces this
bug.

Comment 2 Jeremy Katz 2005-03-02 18:42:22 UTC
Ugly-ish hack applied which should fix this problem while also keeping
the reason the change was made working as well.

Comment 3 Dennis Gregorovic 2005-05-18 14:28:58 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on the solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHEA-2005-191.html